@charset "UTF-8";@font-face{font-family:bianzhidai-base;src:url(/font/bianzhidai-Base.otf)}@font-face{font-family:bianzhidai_nobg-stitches;src:url(/font/bianzhidai_noBG-Stitches.otf)}#waline{border:3px inset var(--border-color);border-radius:3px;margin:10px}#waline a,#waline button{border-top:1px solid var(--border-color);border-left:1px solid var(--border-color);border-right:1px solid var(--border-lighter-color);border-bottom:1px solid var(--border-lighter-color)}#waline a:hover,#waline button:hover{border-top:1px solid var(--border-darker-color);border-left:1px solid var(--border-darker-color);box-shadow:inset 1px 1px var(--border-lighter-color)}#waline .wl-reaction{display:none}#waline .wl-panel{border:0;border-radius:5px;background-color:var(--secondary-bg-color)}#waline textarea:focus,#waline input:focus{background-color:#0000;border-radius:0}#waline .wl-header,#waline .wl-header-item:not(:last-child){border-bottom:solid 1px #f5f5f5}#waline button{border-radius:3px}#waline .wl-btn{background-color:var(--secondary-bg-color)}#waline svg{color:var(--secondary-bg-color)}#waline .active{color:var(--secondary-text-color);background-color:var(--secondary-bg-color)}#waline a,#waline button:hover{color:var(--primary-text-color)}#waline .wl-actions{margin:5px}#waline .wl-meta-head{background-color:#0000}:root{--text-smr:0.75rem;--text-sm:0.875rem;--text-sm--line-height:calc(1.25 / 0.875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem}body{display:flex;flex-direction:column}body h1{font-size:var(--text-3xl)}body h2{font-size:var(--text-2xl)}body h3{font-size:var(--text-xl)}body hr{margin:2rem}body nav{width:100%;padding:.3rem 10px;flex-wrap:wrap;display:flex;align-items:center;justify-content:space-between;z-index:999}body nav .buttons-lf{display:flex;gap:1rem;align-items:center}body nav .buttons-rt{display:flex;gap:1.5rem;align-items:center}body main p{line-height:2rem}body footer{display:flex;align-items:center;justify-content:space-evenly;gap:10px}body footer p{font-size:var(--text-sm);font-weight:500}body figure{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:2rem 1rem}body figure figcaption{margin-top:.5rem;font-size:85%}body blockquote{width:100%;padding:1rem;margin:1rem 0;border-left:2px double}body blockquote .alert-heading{font-weight:500}body blockquote p{font-size:var(--text-sm)}body pre{background:var(--text-primary-color)!important;margin:1rem 0;padding:1em;border-radius:5px;font-family:cascadia code,fira code,monospace;line-height:1.5}body img{padding:.5rem;max-width:min(100%,40em);width:auto}.kind-home{position:relative;scrollbar-width:none}.kind-home nav,.kind-home footer{display:none}.kind-home main{margin:auto;padding:1rem;max-width:500px;min-height:100dvh;flex:1 0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.kind-home main header{width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;margin-top:2rem}.kind-home main header p{margin:0;position:absolute;left:0;top:10px;font-size:var(--text-sm);writing-mode:sideways-rl}.kind-home main header h1{font-size:3rem;margin:2rem 0}.kind-home main header .header-time{align-self:flex-end;font-size:var(--text-base);margin:2rem 0 1rem}.kind-home .buttons{margin-bottom:1.5rem;display:grid;grid-template:"h4 h4" "a a" "b b" "d d"}.kind-home .buttons p{margin:5px 0}.kind-home .buttons a,.kind-home .buttons p{font-size:var(--text-base)}.kind-home .buttons h4{grid-area:h4;align-self:flex-start;margin:1.5rem 0 .5rem;font-size:1.2rem;line-height:1.5rem}.kind-home .buttons .daily{grid-area:a}.kind-home .buttons .musicbin{grid-area:b}.kind-home .buttons .img{float:right;height:fit-content}.kind-home .buttons .img img{width:120px;display:block}.kind-home .buttons .bloghome{grid-area:d}.kind-home .pageNumbers{align-items:end;font-weight:700;text-align:end;width:100%;position:absolute;bottom:20px;right:20px}.kind-home .color-img{display:none;position:absolute;top:53px;left:13px}.kind-home .color-img svg{position:absolute;top:0;left:0}.kind-home .color-img .nav-btns{z-index:1000;position:absolute;top:45px;left:40px;width:185px;display:flex;align-items:center;flex-wrap:wrap;gap:1rem}.kind-home .color-img .nav-btns .side-btn a{display:block;width:fit-content}.kind-section,.kind-taxonomy{scrollbar-width:none;position:relative}.kind-section body,.kind-taxonomy body{display:flex;flex-direction:column;height:100vh}.kind-section main,.kind-taxonomy main{height:95dvh;flex:1 0 auto;width:100%;display:flex}.kind-section .sidebar,.kind-taxonomy .sidebar{width:35%;height:100%;padding:10px;display:flex;flex-direction:column;gap:1rem;overflow:scroll;scrollbar-width:none;transition:width .3s ease}.kind-section .sidebar .weather,.kind-taxonomy .sidebar .weather{display:flex;flex-direction:column}.kind-section .sidebar .weather .ascii,.kind-taxonomy .sidebar .weather .ascii{text-align:center;line-height:1.2;font-size:calc(1vw)}.kind-section .sidebar .taxonomy,.kind-taxonomy .sidebar .taxonomy{background:0 0}.kind-section .sidebar .taxonomy .buttons,.kind-taxonomy .sidebar .taxonomy .buttons{display:flex;width:inherit;font-size:var(--text-sm)}.kind-section .sidebar .taxonomy .buttons button,.kind-taxonomy .sidebar .taxonomy .buttons button{width:50%}.kind-section .sidebar .taxonomy ul,.kind-taxonomy .sidebar .taxonomy ul{padding:.5rem;display:flex;flex-wrap:wrap;gap:.2rem;overflow-y:scroll;scrollbar-width:none;height:36vh}.kind-section .sidebar .taxonomy li,.kind-taxonomy .sidebar .taxonomy li{padding:3px}.kind-section .sidebar .taxonomy li a,.kind-taxonomy .sidebar .taxonomy li a{display:block}.kind-section .sidebar .taxonomy .ul-categories,.kind-taxonomy .sidebar .taxonomy .ul-categories{display:none;font-size:var(--text-sm);justify-content:flex-start;align-items:flex-start}.kind-section .sidebar .taxonomy .ul-tags,.kind-taxonomy .sidebar .taxonomy .ul-tags{display:none;font-size:var(--text-sm);justify-content:flex-start;align-items:flex-start}.kind-section .sidebar .chatbox button,.kind-taxonomy .sidebar .chatbox button{width:100%}.kind-section .sidebar .chatbox iframe,.kind-taxonomy .sidebar .chatbox iframe{height:36vh}.kind-section .sidebar .footers,.kind-taxonomy .sidebar .footers{display:flex;flex-direction:column;align-items:center}.kind-section .sidebar .footers img,.kind-taxonomy .sidebar .footers img{width:100%}.kind-section .sidebar .footers abbr,.kind-taxonomy .sidebar .footers abbr{font-size:var(--text-smr)}.kind-section .sidebar .sidebar-cover,.kind-taxonomy .sidebar .sidebar-cover{padding:.5rem;display:flex;height:36vh;align-items:center;justify-content:center;flex-wrap:wrap;gap:.2rem;overflow-y:scroll;scrollbar-width:none;writing-mode:sideways-rl;width:100%}.kind-section .items,.kind-taxonomy .items{width:65%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:1rem;font-size:var(--text-sm);padding:10px;overflow-y:scroll;scrollbar-width:none}.kind-section .items .item,.kind-taxonomy .items .item{display:flex;justify-content:center;align-items:start;overflow:hidden;text-align:justify;height:200px;position:relative}.kind-section .items .item .item-link,.kind-taxonomy .items .item .item-link{position:absolute;width:100%;height:300px;top:0;left:0;z-index:999}.kind-section .width-active .sidebar,.kind-taxonomy .width-active .sidebar{width:65%}.kind-section .width-active .items,.kind-taxonomy .width-active .items{width:35%}.kind-section .background,.kind-taxonomy .background{position:absolute}.kind-term,.kind-page{height:100%;width:100%;padding-block-end:2rem}.kind-term footer,.kind-page footer{display:none}.kind-term .nav-home,.kind-page .nav-home{position:relative;height:37px}.kind-term .nav-home nav,.kind-page .nav-home nav{position:relative}.kind-term .nav-home nav.nav-pin,.kind-page .nav-home nav.nav-pin{position:fixed;top:0}.kind-term .nav-home .buttons-rt.nav-mobile,.kind-page .nav-home .buttons-rt.nav-mobile{position:absolute;right:0;flex-direction:column;padding:10px;font-size:var(--text-lg)}.kind-term .nav-home.nav-active,.kind-page .nav-home.nav-active{opacity:1}.kind-term .nav-home.nav-active nav,.kind-page .nav-home.nav-active nav{transform:translateY(0);transition:all .3s}.kind-term main,.kind-page main{margin:auto;display:flex;flex-direction:column;align-items:center;height:fit-content;width:100%}.kind-term main h1,.kind-page main h1{margin-block:1rem}.kind-term main article,.kind-page main article{padding:1rem;max-width:600px;width:100%}.kind-term main article .metadata,.kind-page main article .metadata{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-block:2rem}.kind-term main .posts,.kind-page main .posts{width:100%}.kind-term main .posts p,.kind-term main .posts li,.kind-page main .posts p,.kind-page main .posts li{font-size:var(--text-lg)}.kind-term main .posts>p,.kind-page main .posts>p{margin-top:8px}.kind-term main .posts h1,.kind-term main .posts h2,.kind-term main .posts h3,.kind-term main .posts h4,.kind-term main .posts h5,.kind-term main .posts h6,.kind-page main .posts h1,.kind-page main .posts h2,.kind-page main .posts h3,.kind-page main .posts h4,.kind-page main .posts h5,.kind-page main .posts h6{margin-block:2em 1em;text-align:center}.kind-term main .posts h1,.kind-page main .posts h1{border-block-end:1px solid}.kind-term main .posts .footnotes,.kind-page main .posts .footnotes{padding-top:2rem}.kind-term main .posts .footnotes ol,.kind-page main .posts .footnotes ol{padding-top:2rem}.kind-term main .posts .footnotes li::marker,.kind-term main .posts .footnotes p,.kind-page main .posts .footnotes li::marker,.kind-page main .posts .footnotes p{font-size:var(--text-sm)}.kind-term main .posts-nav,.kind-page main .posts-nav{margin:2em;display:flex;justify-content:space-between}.kind-term article{margin-block:2rem}.kind-term article .posts h1,.kind-term article .posts h2,.kind-term article .posts h3,.kind-term article .posts h4,.kind-term article .posts h5,.kind-term article .posts h6{margin-block:0}.kind-term article header h1{font-size:var(--text-2xl)}.kind-term .read-more{display:block;text-align:end}.layout-friends{margin:0;width:100%;height:100%}.layout-friends nav,.layout-friends footer{display:none}.layout-friends main{min-height:100dvh;flex-direction:row;align-items:center;justify-content:center}.layout-friends main .friend{width:100%;height:100%;padding:2rem;display:grid;grid-template-areas:"b" "c" "a";grid-template-columns:1fr;gap:1rem}.layout-friends main .friend .show{display:block}.layout-friends main .friend .el-telephone{grid-area:a;margin:auto}.layout-friends main .friend .el-telephone .outline{width:300px;padding:1rem}.layout-friends main .friend .el-telephone .outline .screen{height:2.5rem;text-align:end;font-size:var(--text-3xl);line-height:var(--text-3xl--line-height);position:relative}.layout-friends main .friend .el-telephone .outline .screen-content{position:absolute;width:100%;height:inherit;top:0;right:0;font-size:smaller}.layout-friends main .friend .el-telephone .outline .keyboard{margin-top:10px}.layout-friends main .friend .el-telephone .outline .keyboard td,.layout-friends main .friend .el-telephone .outline .keyboard button{font-size:var(--text-2xl)}.layout-friends main .friend .el-telephone .outline .keyboard .numbers{width:100%;height:250px}.layout-friends main .friend .el-telephone .outline .keyboard .call-buttons{display:flex;justify-content:space-between}.layout-friends main .friend .el-telephone .outline .keyboard .call-buttons button{width:33%}.layout-friends main .friend .el-IDcard{grid-area:b;max-width:400px;padding:.5em;font-size:smaller;max-height:20vh;display:grid;right:0;top:0;grid-template-columns:1fr 2fr;grid-template-rows:1fr 3fr}.layout-friends main .friend .el-IDcard h3{grid-area:1/1/2/3;margin:0;padding-left:10px}.layout-friends main .friend .el-IDcard .image{grid-area:2/1/5/2;padding:.5em;width:100%;display:flex;justify-content:center}.layout-friends main .friend .el-IDcard .image img{width:100%}.layout-friends main .friend .el-IDcard .info{grid-area:2/2/5/3}.layout-friends main .friend p{text-indent:1em;line-height:var(--text-sm--line-height)}.layout-friends main .friend .el-friendslinks{position:relative;grid-area:c;max-width:400px;height:100%;min-height:50vh;overflow-y:scroll;scrollbar-width:none}.layout-friends main .friend .el-friendslinks h2{position:sticky;top:0}.layout-friends main .friend .el-friendslinks ul{padding:10px 25px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5em}.layout-friends main .friend .el-friendslinks ul li{display:flex;justify-content:space-between;width:100%}.layout-friends main .friend .el-friendslinks ul li p{margin:0}.layout-friends main .funny{position:absolute;top:0;right:0;height:3em;width:150px}.layout-friends main .web-buttons{position:absolute;bottom:0;left:0}.layout-friends main .back{position:absolute;top:20px;font-weight:600}.kind-section.type-page.layout-about{width:100%;height:100%;overflow-x:hidden;scroll-behavior:smooth;padding:1rem}.kind-section.type-page.layout-about nav{display:none}.kind-section.type-page.layout-about main{display:contents}.kind-section.type-page.layout-about main button{position:fixed;top:20px;font-weight:600}.kind-section.type-page.layout-about main .content{width:fit-content;height:100%;display:flex;white-space:nowrap}.kind-section.type-page.layout-about main .content :first-child{margin-top:unset}.kind-section.type-page.layout-about main .item{width:95vw;overflow-y:auto;scrollbar-width:thin;margin-right:30px;padding-left:100px;text-align:center}.kind-section.type-page.layout-about main .item .item-content{overflow-x:hidden;white-space:break-spaces}.kind-section.type-page.layout-about main .item .item-content ol,.kind-section.type-page.layout-about main .item .item-content li{padding-left:0}details{margin:1em}@media(min-width:640px){body nav{font-size:var(--text-sm);gap:.7rem}.kind-home main{padding:1rem 2.5rem;border-radius:10px}.kind-section .sidebar,.kind-taxonomy .sidebar{width:20%}.kind-section .sidebar .sidebar-cover,.kind-taxonomy .sidebar .sidebar-cover{writing-mode:horizontal-tb}.kind-section .items,.kind-taxonomy .items{width:80%;grid-template-columns:1fr 1fr 1fr 1fr;gap:1.5rem}.kind-section .items .item,.kind-taxonomy .items .item{height:300px}.kind-page main article,.kind-term main article{padding:2rem;max-width:650px}.kind-page main .posts p,.kind-page main .posts li,.kind-term main .posts p,.kind-term main .posts li{font-size:var(--text-base)}.kind-term article .posts h1,.kind-term article .posts h2,.kind-term article .posts h3,.kind-term article .posts h4,.kind-term article .posts h5,.kind-term article .posts h6{font-size:var(--text-base)}.layout-friends main .friend{grid-template-areas:"a  b" "a  c";grid-template-columns:2fr 1fr;grid-template-rows:1fr 2fr}.kind-section.type-page.layout-about .content .item{max-width:700px}}@media(min-width:768px){.kind-home main .content-copy{width:500px;height:100dvh;transform:rotate(3deg);position:absolute;z-index:-1;left:0;top:0;transform-origin:center}.kind-home main .content-copy::after{position:absolute;width:inherit;height:inherit;transform:rotate(-1deg)}.kind-section .sidebar .weather .ascii,.kind-taxonomy .sidebar .weather .ascii{font-size:calc(1vw - .1rem)}}:root,[data-theme=light]{--major-color:aliceblue;--major-color-str:color-mix(var(--major-color), black 10%);--major-color-str:hsl(from var(--major-color) h s calc(l - 25));--assistant-color:#ebbcba;--alert-note-color:#6688ce;--alert-tip-color:#4069d6;--alert-important-color:#5abcbb;--alert-warning-color:#d4444c;--alert-caution-color:#da7d2d;--bg-primary-color:#f7f7f7;--bg-secondary-color:#eeeeee;--bg-sidebar-color:#f0f0f0;--bg-post-color:#f2f2f2;--bg-bar-color:#c0c0c0;--bg-button-color:#5a595500;--bg-index-color:white;--highlight-block-color:rgba(240, 248, 255, 0.419);--highlight-glowing:0 0 5px #808080;--nav-border-color:#f2f2f2;--sidebar-border-color:white;--text-primary-color:#2d3436;--text-secondary-color:#636e72;--text-invert-color:#c0c0c0}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--major-color:aliceblue;--major-color-str:color-mix(var(--major-color), black 10%);--major-color-str:hsl(from var(--major-color) h s calc(l - 25));--bg-primary-color:#1d1f20;--bg-secondary-color:#333739;--bg-sidebar-color:#202325;--bg-post-color:#2d3436;--bg-bar-color:#3c4143;--bg-button-color:#5a5955;--bg-index-color:#181a1b;--highlight-block-color:rgba(240, 248, 255, 0.419);--highlight-glowing:0 0 5px #f6f6f6;--nav-border-color:#776f63;--sidebar-border-color:#303436;--text-primary-color:#f2f2f2;--text-secondary-color:#c9c4bd;--text-invert-color:#3c4143}}[data-theme=dark]{--major-color:aliceblue;--major-color-str:color-mix(var(--major-color), black 10%);--major-color-str:hsl(from var(--major-color) h s calc(l - 25));--bg-primary-color:#1d1f20;--bg-secondary-color:#333739;--bg-sidebar-color:#202325;--bg-post-color:#2d3436;--bg-bar-color:#3c4143;--bg-button-color:#5a5955;--bg-index-color:#181a1b;--highlight-block-color:rgba(240, 248, 255, 0.419);--highlight-glowing:0 0 5px #f6f6f6;--nav-border-color:#776f63;--sidebar-border-color:#303436;--text-primary-color:#f2f2f2;--text-secondary-color:#c9c4bd;--text-invert-color:#3c4143}:root{--text-underline:wavy underline 2px var(--major-color-str)}*{box-sizing:border-box;margin:0;border:0}:root{color-scheme:light dark}html{color-scheme:light dark;scroll-behavior:smooth;height:100%;position:relative;line-height:1.75;font-size:16px;letter-spacing:.045em;text-align:justify;-webkit-font-smoothing:antialiased}body nav{z-index:1000;border-bottom:1px solid;border-color:var(--bg-post-color);box-shadow:inset 1px 0 #e0e0e0}body nav a,body nav abbr{text-decoration:none}body nav .nav-btn{cursor:pointer;color:var(--text-primary-color)}body nav .nav-btn abbr{cursor:help}body nav .nav-btn:hover{color:var(--sidebar-border-color);text-shadow:1px 1px 1px var(--text-primary-color)}body nav .nav-btn:hover a{color:var(--sidebar-border-color);text-shadow:1px 1px 1px var(--text-primary-color)}body nav .buttons-lf .nav-open-btn{border:1px solid #0000;padding:0 12px 0 8px}body nav .buttons-lf .nav-open-btn:hover{background-color:#e8e8e8;box-shadow:0 0 1px grey;border-radius:5px;background-image:url(/img/dot.png)}body nav .buttons-lf select#mode-switcher{background:0 0;font-family:inherit;font-size:inherit;color:var(--text-primary-color)}body nav .buttons-lf select#mode-switcher:focus-visible{outline:none;color:var(--text-secondary-color)}body footer{z-index:999;border-top:1px solid;border-color:var(--nav-border-color)}body a{text-decoration:none;color:var(--text-primary-color)}body h1,body h2,body h3,body h4,body h5,body h6{font-family:fangsong;color:var(--text-primary-color);overflow-wrap:break-word}body p,body li,body a:not(:is(h1,h2,h3,h4,h5,h6) a){font-family:punctuation sc,sans-serif;color:var(--text-primary-color);overflow-wrap:break-word}body hr{border:1px dotted gray}body .footnotes li::marker,body .footnotes p{color:var(--text-secondary-color)}body ::selection{background:0 0;color:var(--text-secondary-color);text-decoration:var(--text-underline)}body code{background-color:var(--text-primary-color);padding:.2rem .4rem;border-radius:2px;font-family:fira code,monospace;font-size:.9em;white-space:pre-wrap}body figure img{border-radius:20px}body figure figcaption{color:#897d77;font-style:italic}body .alert-note .alert-heading{color:var(--alert-note-color)}body blockquote.alert.alert-note{border-inline-start-color:var(--alert-note-color)}body .alert-tip .alert-heading{color:var(--alert-tip-color)}body blockquote.alert.alert-tip{border-inline-start-color:var(--alert-tip-color)}body .alert-important .alert-heading{color:var(--alert-important-color)}body blockquote.alert.alert-important{border-inline-start-color:var(--alert-important-color)}body .alert-warning .alert-heading{color:var(--alert-warning-color)}body blockquote.alert.alert-warning{border-inline-start-color:var(--alert-warning-color)}body .alert-caution .alert-heading{color:var(--alert-caution-color)}body blockquote.alert.alert-caution{border-inline-start-color:var(--alert-caution-color)}.kind-home{background-color:var(--bg-index-color);scrollbar-width:none;background-image:url(https://transparenttextures.com/patterns/graphy.png)}.kind-home nav,.kind-home footer{display:none}.kind-home main{box-shadow:0 0 60px rgba(0,0,10,3%);background-color:var(--bg-index-color)}.kind-home main header p{border-left:#5a5a5a solid 5px;cursor:pointer;font-family:PingFang SC,sans-serif}.kind-home main header h1{text-shadow:none;cursor:pointer;color:var(--text-primary-color)}.kind-home main header h1:hover{transition:.2s all ease;color:#fff;text-shadow:1px -1px 1px var(--major-color-str),-1px -1px 1px var(--major-color-str),1px 1px 1px var(--major-color-str),-1px 1px 1px var(--major-color-str)}.kind-home main header h3{font-weight:500}.kind-home main header .header-time{color:var(--text-secondary-color)}.kind-home main .content-copy{background-color:var(--bg-bar-color);box-shadow:0 0 60px rgba(0,0,0,3%)}.kind-home main .content-copy::after{content:"";background-color:#d1d1d1;transform:rotate(-1deg)}.kind-home .buttons{text-indent:2rem}.kind-home .buttons p,.kind-home .buttons a{text-decoration:none;text-decoration-color:var(--major-color)}.kind-home .buttons a p:hover,.kind-home .buttons a:hover{transition:.2s all ease;text-decoration:var(--text-underline)}.kind-home .buttons .img{border:8px double #fff;margin:0 8px}.kind-home .buttons .img img{filter:grayscale(1)}.kind-home .buttons .img img:hover{filter:none;transition:all .5s ease-out}.kind-home .color-img{cursor:grab}.kind-home .color-img .nav-btns .side-btn{font-family:bianzhidai_nobg-stitches;background:0 0;animation:linerMove 3s infinite ease}.kind-home .color-img .nav-btns .side-btn a{text-decoration:none;color:#1d1f20;background-image:url(/img/colorful.gif)}.kind-home .color-img .nav-btns .side-btn:first-child{animation:linerMove 3s infinite;animation-delay:-.5s}.kind-home .color-img .nav-btns .side-btn:first-child a{transform:rotate(-3deg)}.kind-home .color-img .nav-btns .side-btn:last-child{animation:linerMove 3s infinite;animation-delay:.5s}.kind-home .color-img .nav-btns .side-btn:last-child a{transform:rotate(3deg)}.kind-home .color-img .nav-btns .side-btn:hover{animation:paused}@keyframes linerMove{0%{transform:translateY(-7px)}50%{transform:translateY(0)}100%{transform:translateY(-7px)}}.kind-section,.kind-taxonomy{background-color:var(--bg-primary-color)}.kind-section nav,.kind-taxonomy nav{background-color:var(--bg-bar-color);border-bottom:1px solid #000}.kind-section .sidebar,.kind-taxonomy .sidebar{border-right:5px solid;border-color:var(--sidebar-border-color)}.kind-section .sidebar .sidebar>*,.kind-taxonomy .sidebar .sidebar>*{background-color:var(--major-color)}.kind-section .sidebar .weather,.kind-taxonomy .sidebar .weather{cursor:pointer}.kind-section .sidebar .weather .ascii,.kind-taxonomy .sidebar .weather .ascii{font-family:courier new,Courier,monospace;white-space:pre;color:var(--text-primary-color);text-shadow:var(--highlight-glowing)}.kind-section .sidebar .weather::before,.kind-taxonomy .sidebar .weather::before{display:none;content:"click me";top:0}.kind-section .sidebar .weather:hover .weather::before,.kind-taxonomy .sidebar .weather:hover .weather::before{display:block;position:absolute}.kind-section .sidebar .taxonomy .buttons,.kind-taxonomy .sidebar .taxonomy .buttons{font-size:smaller}.kind-section .sidebar .taxonomy ul,.kind-taxonomy .sidebar .taxonomy ul{background-color:var(--bg-sidebar-color)}.kind-section .sidebar .taxonomy li,.kind-taxonomy .sidebar .taxonomy li{list-style:none;cursor:pointer}.kind-section .sidebar .taxonomy li a,.kind-taxonomy .sidebar .taxonomy li a{text-decoration:none}.kind-section .sidebar .taxonomy li:hover,.kind-taxonomy .sidebar .taxonomy li:hover{border-radius:5px;background-image:url(/img/dot.png);background-color:#e8e8e8;color:var(--major-color)}.kind-section .sidebar .chatbox iframe,.kind-taxonomy .sidebar .chatbox iframe{display:none}.kind-section .sidebar .footers,.kind-taxonomy .sidebar .footers{background-image:url(/img/dot.png)}.kind-section .sidebar button,.kind-taxonomy .sidebar button{background-image:url(/img/dot.png);font-family:bianzhidai_nobg-stitches;border-bottom:2px solid rgba(255,255,255,0);border-top:2px solid rgba(255,255,255,0)}.kind-section .sidebar button:hover,.kind-taxonomy .sidebar button:hover{color:var(--major-color);border-bottom:2px solid var(--bg-bar-color)}.kind-section .sidebar .sidebar-cover,.kind-taxonomy .sidebar .sidebar-cover{z-index:1;background-color:var(--bg-sidebar-color);text-shadow:var(--highlight-glowing);color:var(--text-primary-color);font-size:.95rem;font-family:bianzhidai_nobg-stitches}.kind-section .items,.kind-taxonomy .items{background-color:var(--bg-secondary-color)}.kind-section .background,.kind-taxonomy .background{border:20px;background-color:var(--highlight-block-color);box-shadow:0 0 1px rgba(0,0,0,.5);overflow:hidden;opacity:0;transition:all .2s ease}.kind-section .highlight .background,.kind-taxonomy .highlight .background{opacity:1}.kind-term,.kind-page{overflow-y:scroll;scrollbar-width:thin;background-color:var(--bg-post-color);color:var(--text-primary-color)}.kind-term .nav-home,.kind-page .nav-home{opacity:0}.kind-term .nav-home.nav-active,.kind-page .nav-home.nav-active{opacity:1}.kind-term nav,.kind-page nav{transform:translateY(-200px);transition:all .3s;background:0 0}.kind-term nav.nav-pin,.kind-page nav.nav-pin{background:var(--bg-bar-color)}.kind-term .nav-home.nav-active nav,.kind-page .nav-home.nav-active nav{transform:translateY(0);transition:all .3s}.kind-term .buttons-rt.nav-mobile,.kind-page .buttons-rt.nav-mobile{background:#ffffff8c}.kind-term main article>h1::before,.kind-page main article>h1::before{content:"「 "}.kind-term main article>h1::after,.kind-page main article>h1::after{content:" 」"}.kind-term main article .posts h2,.kind-term main article .posts h4,.kind-term main article .posts h6,.kind-page main article .posts h2,.kind-page main article .posts h4,.kind-page main article .posts h6{color:var(--text-secondary-color)}.kind-term main article .posts>p,.kind-page main article .posts>p{text-indent:2em}.kind-term main article .posts code,.kind-page main article .posts code{color:var(--text-invert-color)}.kind-term main article .posts a,.kind-page main article .posts a{font-style:italic;color:var(--major-color);text-shadow:1px -1px 1px var(--text-invert-color),-1px -1px 1px var(--text-primary-color),1px 1px 1px var(--text-primary-color),-1px 1px 1px var(--text-invert-color);position:relative}.kind-term main article a:hover,.kind-page main article a:hover{position:relative;left:1.5px;top:1.5px}.kind-term article{background:var(--bg-secondary-color)}.kind-term article .read-more{font-style:italic;background:var(--bg-bar-color)}@keyframes textMove{25%{color:#d5f770}50%{color:#36decd}75%{color:#de36c2}}.layout-friends{background:url(https://wallpapercave.com/wp/wp2754862.jpg)}.layout-friends main .back a{color:#2d3436}.layout-friends main .friend h2{border-bottom:2px solid #3c56bc;background:-webkit-linear-gradient(0,#688ee2,#4464f2,#435ff6);background:linear-gradient(0deg,#688ee2,#4464f2,#435ff6);color:#fff;padding-left:20px;text-shadow:1px -1px 1px #333,-1px -1px 1px #000,1px 1px 1px #000,-1px 1px 1px #000}.layout-friends main .friend .el-friendslinks,.layout-friends main .friend .el-telephone{background-color:#e6e6d8;border:2px #3a58aa solid;border-radius:5px}.layout-friends main .friend .content{border:2px silver solid;border-radius:5px}.layout-friends main .friend .el-friendslinks .content{background-color:#fff}.layout-friends main .friend .el-friendslinks ul li{list-style:none;border-bottom:2px solid blue;cursor:pointer}.layout-friends main .friend .el-friendslinks ul li p{color:#2d3436;font-family:franklin gothic medium,arial narrow,Arial,sans-serif}.layout-friends main .friend .el-telephone{background-color:#e6e6d8;border:2px #3a58aa solid;border-radius:5px}.layout-friends main .friend .el-telephone .content{border:2px silver solid;border-radius:5px}.layout-friends main .friend .el-telephone .outline{border:1px solid #000}.layout-friends main .friend .el-telephone .outline .screen{border:2px solid #aab0b4;background-color:#fff}.layout-friends main .friend .el-telephone .outline .dispear .screen-content{opacity:1;animation:pop .5s 1 ease}.layout-friends main .friend .el-telephone .outline .screen-content{opacity:0;color:#2aa963}.layout-friends main .friend .el-telephone .outline .keyboard td,.layout-friends main .friend .el-telephone .outline .keyboard button{text-align:center;border:2px outset #000;border-radius:5px;cursor:pointer;background:-webkit-linear-gradient(0,#eff3f1,#fffefe);background:linear-gradient(0deg,#eff3f1,#fffefe)}.layout-friends main .friend .el-telephone .outline .keyboard button:hover,.layout-friends main .friend .el-telephone .outline .keyboard td:hover{border:2px inset #000;transform:scale(.9);background:-webkit-linear-gradient(0,#fffefe,#eff3f1);background:linear-gradient(0deg,#fffefe,#eff3f1)}.layout-friends main .friend .el-telephone .outline .keyboard button{color:red}.layout-friends main .friend .el-telephone .outline .keyboard td{color:blue}.layout-friends main .friend .el-IDcard{border:outset 2px #8ea1b1;border-radius:5px;background:-webkit-linear-gradient(0,#688ee2,#4464f2,#435ff6);background:linear-gradient(0deg,#688ee2,#4464f2,#435ff6)}.layout-friends main .friend .el-IDcard .image img{border:inset 2px #8ea1b1}.layout-friends main .friend .el-IDcard h3{font-family:franklin gothic medium,arial narrow,Arial,sans-serif;color:#fff;text-shadow:1px -1px 1px #333,-1px -1px 1px #000,1px 1px 1px #000,-1px 1px 1px #000}.layout-friends main .friend .el-IDcard p{font-family:franklin gothic medium,arial narrow,Arial,sans-serif;color:#fff}.layout-friends .funny{background-image:url(http://dl4.glitter-graphics.net/pub/706/706014obs23pkvu8.gif);background-repeat:no-repeat}.kind-section.type-page.layout-about{background-image:url(/img/pattern238.gif);scrollbar-width:none}.kind-section.type-page.layout-about button{border:2px outset silver}.kind-section.type-page.layout-about main,.kind-section.type-page.layout-about main p,.kind-section.type-page.layout-about li{color:#7fff00;text-shadow:1px 1px 1px #1b1b1b;font-family:Georgia,times new roman,Times,serif;width:100%}.kind-section.type-page.layout-about h1{text-shadow:2px 2px 1px #000;color:blue}.kind-section.type-page.layout-about h2{color:#ff0}.kind-section.type-page.layout-about a{color:red}.kind-section.type-page.layout-about h1,.kind-section.type-page.layout-about h2{font-family:Arial,Helvetica,sans-serif}.kind-section.type-page.layout-about .item{background-image:url(/img/paper.gif)}.kind-section.type-page.layout-about .item p,.kind-section.type-page.layout-about .item li{text-align:center;font-weight:700;font-family:Arial,Helvetica,sans-serif}.kind-section.type-page.layout-about .item li{list-style:none}@keyframes pop{0%{color:#0000}25%{color:#2aa96325}50%{color:#2aa96350}75%{color:#2aa96375}100%{color:#2aa963}}.bigger-img{position:fixed;background-color:rgba(128,128,128,.244);width:100%;height:100%;z-index:1000;display:flex;justify-content:center;align-items:center}.bigger-img img{transform:scale(1.5)}