@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#283b30;background:#f7f8f3;font-synthesis:none;--muted:#788076;--line:#dfe3d9;--green:#2e4837}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid #719a4f;outline-offset:5px}svg{vertical-align:middle;flex-shrink:0}html{scroll-behavior:smooth;scroll-padding-top:25px}.site-header,main,footer{max-width:1240px;margin:auto}.site-header{height:101px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:650;font-size:16px}.brand-mark{width:34px;height:36px;border-radius:9px;background:#2f4838;color:#fff;font-size:27px;font-weight:500;text-align:center;line-height:33px}.brand-mark span{color:#c7e69a}.brand-slash{color:#b4bbaf;margin:0 3px;font-weight:400}.brand-caption{color:#7c8379;font-size:14px;font-weight:400}nav{display:flex;align-items:center;gap:34px;font-size:13px;color:#747d72}nav .nav-active{color:var(--green)}.github-link{border:1px solid #d7ddcf;padding:10px 15px;border-radius:7px;display:flex;align-items:center;gap:17px;color:#374b3b}.hero{display:flex;justify-content:space-between;align-items:center;min-height:421px;padding:57px 0 64px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:650;display:flex;align-items:center;gap:8px}.status-dot{height:6px;width:6px;background:#749755;border-radius:50%;display:inline-block;box-shadow:0 0 0 3px #74975512}h1,h2,h3,p{margin:0}h1{font-family:Manrope,sans-serif;font-size:60px;letter-spacing:-3px;line-height:1.15;font-weight:500;margin:23px 0 21px}h1 span{color:#7a8b6a}.hero-copy>p{font-size:15px;line-height:1.85;color:#778072}.hero-meta{display:flex;gap:17px;align-items:center;margin-top:24px;font-size:11px;color:#707a6d}.hero-meta>span,.hero-meta a{display:flex;gap:6px;align-items:center}.meta-divider{height:12px;width:1px;background:#ced4c9}.hero-art{position:relative;width:360px;height:300px;margin-right:57px;display:grid;place-items:center}.orbit{position:absolute;width:245px;height:245px;border:1px solid #dce2d3;border-radius:50%;transform:rotate(-24deg)}.orbit-two{width:310px;height:185px}.orbit-three{width:175px;height:305px;transform:rotate(33deg)}.hero-symbol{font-size:190px;line-height:1;color:#3f583e;transform:rotate(10deg);text-shadow:2px 4px 0 #d3dfbf}.orbit-point{position:absolute;width:9px;height:9px;background:#b0c286;border:3px solid #f7f8f3;border-radius:50%;box-shadow:0 0 0 1px #b0c286}.point-one{top:37px;right:92px}.point-two{left:52px;bottom:69px}.floating-tag{position:absolute;background:#fffef9;border:1px solid #e2e6d8;box-shadow:0 4px 12px #283b3005;border-radius:6px;padding:12px 16px;font:11px monospace;z-index:1}.tag-one{right:-16px;top:60px;transform:rotate(7deg)}.tag-two{bottom:25px;left:20px;transform:rotate(-5deg);font-size:10px}.tag-two .status-dot{margin-right:7px}.art-coordinate{position:absolute;bottom:-10px;right:37px;font:8px monospace;letter-spacing:2px;color:#8b9481}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:27px}.section-eyebrow{font-size:9px;color:#8a9384;letter-spacing:1.5px;margin-bottom:10px}h2{font:500 29px Manrope,sans-serif;letter-spacing:-1px}h2>span{color:#8fa773}.repo-total{font-size:11px;color:#8b9286;display:flex;align-items:center;gap:9px;padding-bottom:5px}.catalog-tabs{display:flex;align-items:center;gap:25px;border-bottom:1px solid var(--line)}.catalog-tabs button{display:flex;align-items:center;gap:9px;padding:13px 0 17px;background:none;border:0;border-bottom:2px solid transparent;color:#84907e;font-size:12px;margin-bottom:-1px}.catalog-tabs button[aria-selected=true]{border-color:#395238;color:#334c33;font-weight:650}.catalog-tabs button>span{font-size:10px;font-weight:500;padding:3px 7px;border-radius:5px;background:#e9ede2;color:#7b8872}.catalog-tabs button[aria-selected=true]>span{background:#e0e8d2;color:#4d653e}.tab-note{margin-left:auto;font-size:10px;color:#919889}.filters{display:flex;justify-content:space-between;gap:20px;margin-top:23px}.search{display:flex;align-items:center;gap:10px;padding:0 12px;background:#fffefa;border:1px solid var(--line);border-radius:7px;width:360px;color:#8c9586}.search input{border:0;background:none;outline:0;min-width:0;width:100%;height:39px;color:var(--green);font-size:12px}.search input::placeholder{color:#969d90}.search kbd{font:10px monospace;border:1px solid #e4e7df;border-radius:3px;padding:1px 5px;color:#a4ab9c}.selects{display:flex;gap:10px}select{height:41px;border:1px solid var(--line);border-radius:7px;background:#fffefa;color:#66735f;padding:0 30px 0 12px;font-size:11px}.result-line{display:flex;justify-content:space-between;font-size:10px;color:#8d9585;margin:21px 0 15px}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.project-card{background:#fffefa;border:1px solid #e1e5d9;border-radius:11px;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}.project-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #283b300b}.project-art{height:221px;position:relative;overflow:hidden;display:block;border-bottom:1px solid #e1e5d9}.art-inner{height:100%;position:relative;display:flex;align-items:center;justify-content:center}.art-open{position:absolute;right:12px;top:12px;border:1px solid #ffffff90;background:#ffffff75;border-radius:50%;height:28px;width:28px;display:grid;place-items:center;opacity:0;transition:opacity .2s}.project-art:hover .art-open,.project-art:focus-visible .art-open{opacity:1}.featured-badge{position:absolute;left:14px;top:13px;font-size:9px;background:#fffef9cf;border:1px solid #e3e5d6;border-radius:5px;padding:5px 8px;color:#68714f}.card-body{padding:21px;display:flex;flex-direction:column;flex:1}.card-category{font-size:9px;color:#92987f;display:flex;justify-content:space-between;align-items:center}.card-category>span{display:flex;align-items:center;gap:4px}h3{font:650 19px Manrope,sans-serif;letter-spacing:-.6px;margin:8px 0 9px}h3 a{display:flex;align-items:center;justify-content:space-between;gap:12px;overflow-wrap:anywhere}h3 svg{color:#8c9783}.card-body>p{font-size:12px;line-height:1.8;color:#838a7b;min-height:64px;margin-bottom:23px}.card-footer{border-top:1px solid #edf0e5;display:flex;justify-content:space-between;align-items:center;padding-top:15px;font-size:10px;color:#858e7d;margin-top:auto}.language{display:flex;align-items:center;gap:6px}.language i{width:7px;height:7px;background:var(--language);border-radius:50%}.card-footer>div,.card-footer a,.stars{display:flex;align-items:center;gap:5px}.card-footer>div{gap:14px}.card-footer a{color:#66735d}.art-hanzi{background:#e9eddc}.hanzi-pad{width:151px;height:150px;background:#fafaf0;border:1px solid #d7dbc5;position:relative;transform:rotate(-7deg);margin-left:-55px;box-shadow:0 10px 20px #6b795516}.hanzi-pad:before,.hanzi-pad:after{content:"";position:absolute;border-top:1px dashed #dfe0cd;width:100%;top:50%}.hanzi-pad:after{transform:rotate(90deg)}.hanzi-pad b{display:grid;place-items:center;height:100%;font:90px serif;color:#4c5b35}.pad-corner{position:absolute;top:9px;left:9px;font:5px monospace;letter-spacing:1px;color:#8c947a}.translation{display:flex;gap:12px;align-items:center;position:absolute;bottom:31px;right:29px;background:#fffef6;padding:12px 16px;border-radius:7px;box-shadow:0 4px 13px #47582c10;transform:rotate(4deg);border:1px solid #e5e6d5}.translation>span:first-child{font-size:28px}.translation>span:last-child{color:#99a280;margin-left:10px}.translation b{font-size:12px;font-weight:500}.translation small{display:block;font-size:8px;margin-top:3px;color:#8c9578}.art-chess{background:#e6e7e4}.chessboard{display:grid;grid-template-columns:repeat(8,1fr);width:224px;height:224px;transform:rotate(-12deg);box-shadow:0 8px 20px #1e352719;border:7px solid #f0eee4;margin-top:42px}.chessboard i{font-style:normal;display:grid;place-items:center;background:#f2f0e6;color:#344638;font-size:25px;line-height:25px}.chessboard i.dark{background:#9bab91}.art-chip{position:absolute;bottom:20px;right:20px;font:8px monospace;letter-spacing:1.5px;border:1px solid #fff7;background:#ffffffa0;padding:8px;border-radius:4px}.art-pose{background:#e2e9dc}.pose-drawing{height:205px;width:90%;margin-top:20px}.camera-label{position:absolute;left:17px;top:17px;color:#738866;font:7px monospace;letter-spacing:1px}.rep-counter{position:absolute;right:18px;bottom:20px;background:#f9fbf0d9;border:1px solid #ffffffa0;padding:10px 15px;border-radius:6px}.rep-counter small{display:block;font:7px monospace;letter-spacing:1px;color:#8a987d}.rep-counter b{font-size:27px;font-weight:500}.rep-counter b span{font-size:9px;color:#8a987d}.art-terminal{background:#e0e6e0}.terminal-window{background:#2d3b32;color:#e4ecd8;border-radius:8px 8px 0 0;width:86%;height:181px;align-self:flex-end;padding:15px 17px;box-shadow:0 5px 15px #34463222;font:10px/1.9 monospace}.terminal-top{font-size:8px;color:#9cab90;border-bottom:1px solid #ffffff16;padding-bottom:9px;margin-bottom:15px}.terminal-top span{margin-left:35px;color:#7d9182}.terminal-window p{margin-bottom:9px}.terminal-window em{color:#bfdc8f;font-style:normal}.terminal-response{color:#8fa392}.cursor{color:#b5d18c}.art-names{background:#e9e4ef}.name-reel{background:#f9f6fb;width:180px;border:1px solid #fff8;padding:17px 0;border-radius:11px;transform:rotate(-6deg);box-shadow:0 10px 30px #84718a17;display:flex;flex-direction:column;text-align:center;gap:12px}.name-reel>span{font-size:20px;color:#c9bfce}.name-reel b{background:#ddd4e8;color:#645175;font-size:29px;font-weight:500;padding:8px}.name-reel i{font-size:16px;font-style:normal}.confetti{position:absolute;color:#a386b5}.c1{left:52px;top:45px;font-size:24px;transform:rotate(12deg)}.c2{right:49px;bottom:45px;font-size:33px}.c3{right:66px;top:29px;font-size:12px;color:#b9ab78}.art-mural{background:#ece6db}.mural-canvas{background:#fffaf0;width:83%;height:174px;position:relative;transform:rotate(4deg);box-shadow:0 4px 12px #6451350b}.doodle{position:absolute}.d1{top:16px;left:25px;font:italic 21px Georgia;color:#829365;transform:rotate(-12deg)}.d2{right:33px;top:5px;font-size:62px;color:#cfaa68}.d3{left:10px;bottom:2px;font-size:88px;color:#bb8270}.d4{left:123px;top:26px;font-size:50px;color:#adb981;transform:rotate(10deg)}.d5{left:71px;bottom:24px;color:#a19ab7;font-size:50px}.d6{right:18px;bottom:22px;font:italic 19px Georgia;color:#7e8d9b;transform:rotate(-9deg)}.paint-tools{position:absolute;bottom:12px;display:flex;gap:6px;background:#fffcf2;border-radius:15px;padding:8px 13px;box-shadow:0 2px 10px #55452b10}.paint-tools i{width:12px;height:12px;background:#819766;border-radius:50%}.paint-tools i:nth-child(2){background:#c58570}.paint-tools i:nth-child(3){background:#dfbf7b}.paint-tools i:nth-child(4){background:#8b9fac}.paint-tools i:nth-child(5){background:#a398b5}.art-code{background:#e9ece3}.code-art{text-align:center;width:90%;color:#647656}.code-art>span{font:8px monospace;letter-spacing:2px;color:#8c977f}.code-art b{font:60px monospace;display:block;margin:14px}.code-art small{font:11px monospace;overflow-wrap:anywhere;color:#8c977f}.art-morse{background:#303c32}.morse-art{color:#e7efdb;font-size:25px;text-align:center}.morse-art small{display:block;font:8px monospace;letter-spacing:2px;margin-top:25px;color:#a8b69d}.art-rack{background:#e0e6e3}.server-rack{background:#536057;border-radius:6px;padding:10px;width:210px;transform:rotate(-5deg);box-shadow:7px 12px #bcc8bf}.server-rack>div{background:#36463c;padding:9px;margin:4px;border-radius:3px;display:flex;align-items:center;gap:8px;color:#9cad9e}.server-rack span{letter-spacing:3px;font-size:11px;margin-right:auto}.server-rack i{height:4px;width:4px;background:#c0d89a;border-radius:50%}.about{border-top:1px solid var(--line);margin-top:65px;padding:53px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.about .eyebrow{font-size:9px;color:#87917c}.about h2{margin:15px 0}.about p{max-width:570px;font-size:13px;line-height:1.9;color:#7e8876}.about>a{border:1px solid #d8dfce;padding:13px 17px;border-radius:6px;font-size:12px;display:flex;align-items:center;gap:18px;white-space:nowrap}footer{border-top:1px solid var(--line);padding:25px 0 35px;display:flex;justify-content:space-between;font-size:10px;color:#8e9686}.empty-state{grid-column:1/-1;text-align:center;padding:70px 20px;background:#eef1e8;border-radius:9px}.empty-state>span{font-size:40px}.empty-state p{font-size:13px;color:#7c8773}.empty-state button{margin-top:20px;border:1px solid #bac9ae;border-radius:6px;background:#fffefa;padding:10px 17px;color:#435a37}.sr-only,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{display:block;padding:15px;background:#fff}@media(min-width:1500px){.site-header,main,footer{max-width:1240px}}@media(max-width:1340px){.site-header,main,footer{margin-left:6%;margin-right:6%}.hero-art{margin-right:20px}.project-art{height:206px}h1{font-size:56px}}@media(max-width:1000px){.hero-art{width:270px;transform:scale(.85);margin-right:0}.hero-copy{flex-shrink:0}h1{font-size:48px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-art{height:230px}.tab-note{display:none}}@media(max-width:700px){.site-header{height:79px}.brand-caption,.brand-slash{display:none}.brand{font-size:14px;gap:9px}nav{gap:18px;font-size:12px}.github-link{padding:8px}.github-link svg{display:none}.hero{padding:42px 0;min-height:0}.hero-art{display:none}h1{font-size:46px;letter-spacing:-2.5px;margin-top:20px}.eyebrow{font-size:8px;letter-spacing:1.3px}.hero-copy>p{font-size:13px}.hero-meta{font-size:10px}.section-heading{margin-top:6px;align-items:start}h2{font-size:25px}.repo-total{display:none}.filters{flex-direction:column;gap:11px}.search{width:100%}.selects{justify-content:space-between}.selects label{width:49%}select{width:100%}.result-line{font-size:10px}.result-line>span{display:none}.project-grid{gap:16px}.project-art{height:185px}.card-body{padding:15px}h3{font-size:17px}.card-body>p{font-size:11px}.card-footer>div{gap:6px}.hanzi-pad{width:120px;height:125px;margin-left:-15px}.hanzi-pad b{font-size:75px}.translation{right:8px;bottom:13px;padding:8px;gap:6px}.translation>span:first-child{font-size:20px}.translation>span:last-child{display:none}.chessboard{width:195px;height:195px;margin-top:40px}.chessboard i{font-size:21px;line-height:21px}.pose-drawing{width:100%}.rep-counter{right:9px;bottom:10px;padding:5px 9px}.rep-counter b{font-size:21px}.terminal-window{font-size:8px;padding:12px;width:93%;height:148px}.terminal-top span{margin-left:7px}.name-reel{width:130px}.confetti{display:none}.doodle.d6{font-size:14px}.doodle.d4{left:70px}.doodle.d2{right:9px}.mural-canvas{height:145px;width:94%}.about{margin-top:42px;padding:35px 0;align-items:start;flex-direction:column}.about p{font-size:12px}footer{font-size:9px;gap:20px;flex-wrap:wrap}footer>span:nth-child(2){display:none}}@media(max-width:440px){.project-grid{grid-template-columns:1fr}.project-art{height:230px}.card-body{padding:22px}h3{font-size:21px}.card-body>p{font-size:13px;min-height:0;margin-bottom:20px}.card-category,.card-footer{font-size:11px}.hanzi-pad{width:155px;height:155px;margin-left:-45px}.hanzi-pad b{font-size:95px}.translation{right:30px;bottom:29px;padding:13px 16px;gap:12px}.translation>span:first-child{font-size:28px}.chessboard{width:235px;height:235px}.chessboard i{font-size:28px;line-height:27px}.terminal-window{font-size:11px;width:85%;height:185px;padding:16px}.name-reel{width:185px}.mural-canvas{width:83%;height:180px}.doodle.d6{font-size:21px}.doodle.d4{left:120px}.rep-counter{right:20px;bottom:20px;padding:10px 15px}.rep-counter b{font-size:27px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
