:root{--ink:#0b0b0b;--panel:#151514;--bone:#f2ede4;--muted:#a7a69f;--line:#363632;--accent:#d2ff85}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--ink);color:var(--bone);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,.button{color:var(--bone);cursor:pointer;background:0 0;border:1px solid #51514b;border-radius:3px;justify-content:center;align-items:center;gap:12px;padding:13px 18px;transition:background .18s,border-color .18s;display:inline-flex}button:hover,.button:hover{border-color:var(--bone);background:#252521}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button[aria-selected=true],button[aria-pressed=true]:not(.pixel-grid button){background:var(--bone);color:var(--ink)}.primary{background:var(--bone);color:var(--ink);border-color:var(--bone);font-weight:700}.primary:hover{background:var(--accent);color:var(--ink)}p{color:var(--muted);line-height:1.6}small{color:var(--muted);font-size:11px;line-height:1.5;display:block}.site-shell{max-width:1600px;margin:auto;padding:0 48px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:22px;height:110px;display:flex}.wordmark{letter-spacing:-.8px;align-items:center;gap:12px;font-size:21px;font-weight:900;display:flex}.wordmark svg{width:46px;height:46px}.wordmark small{letter-spacing:1.6px;margin-top:5px;font-family:monospace;font-size:8px}.site-header nav{gap:32px;font-size:13px;display:flex}.site-header>button{font-size:12px}.eyebrow,.section-bar,.hero-caption,.cabinet-top,.screen-coordinate,.screen-bottom,.cabinet-plaque small,.cabinet-base,.proof-strip span,.proof-strip small,.rule-grid article>span,.footer-brand span,.intro-top,.intro-bottom{letter-spacing:1.4px;font-family:Courier New,monospace;font-size:10px;line-height:1.5}.eyebrow{color:#c7c7bb;align-items:center;gap:8px;display:flex}.eyebrow i{background:var(--accent);border-radius:50%;width:6px;height:6px}.hero{grid-template-columns:1.08fr 1fr;align-items:center;gap:60px;min-height:640px;padding:60px 0 64px;display:grid}h1,h2,h3{letter-spacing:-.055em;margin:0}h1{letter-spacing:-.066em;margin:25px 0;font-size:clamp(60px,6.6vw,106px);font-weight:900;line-height:.9}h1 span{color:#0000;-webkit-text-stroke:1px var(--bone)}.hero p{margin:22px 0 26px;font-size:16px;line-height:1.6}.hero-actions{align-items:center;gap:25px;display:flex}.hero-actions .button{justify-content:space-between;min-width:208px;padding:17px 20px;font-size:14px}.text-link{border-bottom:1px solid #77766e;padding-bottom:4px;font-size:13px}.hero-caption{color:var(--muted);letter-spacing:.6px;margin-top:35px;font-size:9px}.hero-caption b{color:#555;margin:0 8px}.cabinet{background:linear-gradient(120deg,#33332e,#101010 25%,#1b1b19 70%,#3b3b34);border:1px solid #595953;border-radius:10px 10px 4px 4px;padding:18px;position:relative;transform:perspective(1200px)rotateY(-7deg)rotateX(2deg);box-shadow:20px 30px 70px #000}.cabinet:before,.cabinet:after{content:"+";color:#74746a;font-size:10px;position:absolute;top:8px}.cabinet:before{left:7px}.cabinet:after{right:7px}.cabinet-top{color:#b5b5a8;justify-content:space-between;margin-bottom:18px;display:flex}.cabinet-screen{background:radial-gradient(#383933 0%,#10120f 68%);border:1px solid #454740;height:345px;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #000}.cabinet-screen:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0 3px,#0003 3px 4px);position:absolute;inset:0}.screen-coordinate{color:#b0b2a3;font-size:8px;position:absolute;top:16px;left:18px}.hero-sprite{filter:drop-shadow(0 10px #77776a)drop-shadow(0 16px 25px #dadfc926);width:290px;height:290px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.screen-bottom{color:#acb09f;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.cabinet-plaque{color:#141412;letter-spacing:-.7px;background:linear-gradient(110deg,#f2ede4,#aaa99e);border:1px solid #fffc;justify-content:space-between;align-items:center;margin-top:18px;padding:18px;font-size:20px;font-weight:900;display:flex}.cabinet-plaque small{color:#4c4c43;letter-spacing:1px;margin-top:7px;font-size:7px}.cabinet-buttons{gap:8px;display:flex}.cabinet-buttons i{background:#181817;border:3px solid #66665d;border-radius:50%;width:29px;height:29px;box-shadow:2px 3px #0005}.cabinet-base{color:#acaca1;justify-content:space-between;align-items:center;margin:22px 8px 3px;font-size:8px;display:flex}.cabinet-base div{background:#080808;border:1px solid #555;width:75px;height:8px}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:28px 0;display:flex}.proof-strip>span{color:#a7a79c}.proof-strip b{color:var(--bone)}.proof-strip strong{letter-spacing:-1px;font-size:28px;font-weight:700;display:block}.proof-strip div span{color:var(--muted);font-size:8px}.proof-strip a{font-size:12px}.proof-strip small{margin-top:6px;font-size:8px}.studio{background:var(--panel);border:1px solid #494942;border-radius:5px;margin:90px 0 0;padding:24px 28px}.section-bar{color:#b6b6aa;border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:18px;font-size:9px;display:flex}.studio-body{grid-template-columns:1.1fr 1fr 1fr;align-items:center;gap:35px;padding:32px 0 8px;display:grid}h2{font-size:48px;font-weight:900;line-height:1.03}.studio-copy .eyebrow{font-size:8px}.studio-copy h2{margin:12px 0}.studio-copy p{max-width:270px;font-size:13px}.preset-row{gap:10px;margin:20px 0 10px;display:flex}.preset-row button{width:44px;height:44px;padding:4px}.preset-row svg{width:32px;height:32px}.studio-copy small{font-size:9px}.pixel-grid{aspect-ratio:1;touch-action:pan-y;background:#080808;border:1px solid #626259;grid-template-columns:repeat(12,1fr);display:grid}.pixel-grid button{aspect-ratio:1;border:0;border-radius:0;min-width:0;padding:0;display:block;box-shadow:inset 0 0 0 .5px #33352e}.pixel-grid button.lit{background:var(--bone)}.pixel-grid button:hover{background:#a8bb90}.tools{gap:6px;margin-top:10px;display:flex}.tools button{flex:1;padding:8px;font-size:10px}.studio-fields label{font-size:11px}.studio-fields input{margin-top:9px}.actions{gap:7px;margin:14px 0;display:flex}.actions button{flex:1;padding:10px;font-size:10px}.studio-fields>.button{justify-content:space-between;width:100%;font-size:12px}.studio-note{min-height:48px;margin-bottom:0;font-size:10px}.registry{padding-top:95px}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin:32px 0;display:flex}.section-heading p{max-width:330px;margin:0;font-size:13px}.section-heading .button{white-space:nowrap;font-size:12px}.registry>section>div:first-child{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:10px 0 20px;display:flex}.registry [role=tablist]{gap:8px;display:flex}.registry [role=tab]{font-size:12px}.registry label{width:320px;margin:0}.registry input{margin:0;font-size:12px}.registry>section>div:nth-child(2){text-align:center;border-bottom:1px solid var(--line);justify-content:center;align-items:center;gap:25px;min-height:190px;display:flex;overflow:auto}.registry h3{font-size:26px}.registry p{font-size:13px}.registry>section>div:nth-child(2)>a{white-space:nowrap;border-bottom:1px solid #aaa;font-size:12px}.registry>section>div:nth-child(3){color:#99998d;justify-content:space-between;padding:16px 0;font-family:monospace;font-size:9px;display:flex}table{border-collapse:collapse;text-align:left;width:100%;min-width:680px;font-size:13px}th,td{border-bottom:1px solid var(--line);padding:18px 12px}th{color:#999;font-size:10px}td small{margin-top:5px}progress{width:90px;accent-color:var(--bone);display:block}.rules{background:var(--bone);color:var(--ink);margin:85px -48px 0;padding:36px 48px 60px}.rules .section-bar{color:#505048;border-color:#b6b4aa}.rules h2{margin:45px 0;font-size:56px}.rule-grid{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.rule-grid article>span{color:#66665e;font-size:9px}.rule-grid h3{margin:14px 0;font-size:26px}.rule-grid p{color:#55554b;font-size:13px;line-height:1.75}.last-line{border-top:1px solid #b6b4aa;align-items:center;gap:20px;margin-top:40px;padding-top:30px;display:flex}.last-line svg{width:65px;height:65px}.last-line>span{letter-spacing:-.8px;font-size:20px;font-weight:900}.last-line .button{background:var(--ink);color:var(--bone);margin-left:auto}footer{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:20px;padding:42px 0 28px;display:flex}.footer-brand{letter-spacing:-1px;font-size:22px;font-weight:900}.footer-brand span{letter-spacing:.6px;color:var(--muted);margin-top:7px;font-size:8px;display:block}footer>div{align-items:center;gap:25px;font-size:11px;display:flex}.replay{border:0;padding:0;font-size:11px}footer>p{color:#98988f;width:100%;margin:20px 0 0;font-size:9px}label{color:#cccbbf;margin-bottom:16px;font-size:13px;display:block}input,textarea,select{width:100%;color:var(--bone);outline-offset:3px;background:#0d0d0c;border:1px solid #54544b;border-radius:2px;margin-top:8px;padding:12px;display:block}input::placeholder,textarea::placeholder{color:#88887f}fieldset{border:1px solid #43433d;border-radius:4px;margin:0 0 26px;padding:24px}legend{letter-spacing:2px;text-transform:uppercase;padding:0 10px;font-size:12px}form p{font-size:13px}.create-page{max-width:920px;margin:50px auto 100px}.create-page h1{font-size:82px}.create-page .section-heading{align-items:center}.launch-note{background:#20211c;border:1px solid #414538;margin-bottom:35px;padding:20px;font-size:12px;line-height:1.7}.create-page form{max-width:720px}.create-page form>button{background:var(--bone);color:var(--ink);width:100%}[role=alert]{color:#ffbfad}dialog{color:var(--bone);background:#151514;border:1px solid #5b5b50;border-radius:7px;max-width:min(540px,92vw);max-height:88dvh;padding:28px}dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000b}dialog>button:first-child{float:right;padding:7px 12px;font-size:11px}dialog>span{margin:14px 0 30px;font-size:9px;display:block}dialog h2{clear:both;font-size:34px}dialog p{font-size:13px}dialog>div:not([role]){justify-content:space-between;gap:12px;margin:18px 0;font-size:13px;display:flex}dialog details{overflow-wrap:anywhere;margin-top:20px;font-size:11px;line-height:1.5}dialog [role=tablist]{gap:10px;margin:20px 0;display:flex}.intro{z-index:100;background:#0b0b0b;border:0;border-radius:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:0;position:fixed;inset:0}.intro .intro-scene{width:100%;height:100%;margin:0;display:block;position:relative;overflow:hidden}.intro-top{justify-content:space-between;align-items:center;display:flex;position:absolute;top:30px;left:40px;right:40px}.intro-top button{font-size:11px}.intro-object{width:260px;height:260px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.intro-object svg{filter:drop-shadow(0 8px #66665a);width:100%;height:100%;animation:8s both assemble}.intro-frame{border:1px solid #aaa99b;animation:10s both plate;position:absolute;inset:-25px}.intro-caption{text-align:center;letter-spacing:2px;width:100%;height:45px;font-family:monospace;position:absolute;bottom:22%}.intro-caption>*{opacity:0;position:absolute;inset:0}.intro-a{animation:10s both caption-a}.intro-b{animation:10s both caption-b}.intro-c{letter-spacing:-3px;font-family:Arial,sans-serif;font-size:54px;font-weight:900;animation:10s both caption-c}.intro-track{background:#333;width:50%;height:1px;position:absolute;bottom:10%;left:25%}.intro-track i{background:var(--bone);height:100%;animation:10s linear both track;display:block}.intro-bottom{text-align:center;color:#999;width:100%;font-size:9px;position:absolute;bottom:5%}@keyframes assemble{0%{clip-path:inset(70% 40% 20%);transform:scale(.3)}20%{clip-path:inset(50% 0 0);transform:scale(.7)}50%{clip-path:inset(0);transform:scale(1)}85%,to{clip-path:inset(0);transform:scale(.85)}}@keyframes plate{0%,35%{opacity:0;transform:scale(1.5)}55%,to{opacity:1;transform:scale(1)}}@keyframes caption-a{0%,28%{opacity:1}34%,to{opacity:0}}@keyframes caption-b{0%,34%{opacity:0}40%,65%{opacity:1}72%,to{opacity:0}}@keyframes caption-c{0%,72%{opacity:0;transform:translateY(10px)}80%,to{opacity:1;transform:translateY(0)}}@keyframes track{0%{width:0}to{width:100%}}@media (min-width:1450px){.hero{gap:100px}.cabinet-screen{height:390px}.hero-sprite{width:320px;height:320px}}@media (max-width:1000px){.site-shell{padding:0 28px}.site-header nav{gap:15px;font-size:11px}.hero{gap:30px}.cabinet-screen{height:280px}.hero-sprite{width:230px;height:230px}.cabinet-plaque{padding:12px;font-size:15px}.cabinet-buttons i{width:22px;height:22px}.hero-actions{flex-wrap:wrap;gap:15px}.studio-body{gap:20px}.studio-copy h2{font-size:37px}.studio{padding:20px}.rules{margin-left:-28px;margin-right:-28px;padding-left:28px;padding-right:28px}.rule-grid{gap:25px}}@media (max-width:700px){.site-shell{padding:0 20px}.site-header{gap:12px;height:88px}.wordmark{gap:7px;font-size:16px}.wordmark svg{width:32px;height:32px}.wordmark small{letter-spacing:.5px;font-size:6px}.site-header nav{display:none}.site-header>button{padding:10px;font-size:10px}.hero{grid-template-columns:1fr;gap:35px;padding:35px 0}.hero h1{font-size:clamp(56px,13.9vw,88px)}.hero .eyebrow{letter-spacing:1px;font-size:8px}.hero p{font-size:14px}.hero-caption{margin-top:25px;font-size:8px}.hero-actions .button{min-width:180px;padding:14px;font-size:12px}.hero-actions .text-link{font-size:11px}.cabinet{width:94%;max-width:440px;margin:0 auto;padding:14px;transform:perspective(1000px)rotateY(-4deg)}.cabinet-screen{height:270px}.hero-sprite{width:245px;height:245px}.cabinet-plaque{font-size:18px}.proof-strip{flex-wrap:wrap;gap:25px 10px;padding:24px 0}.proof-strip>span{width:100%;font-size:8px}.proof-strip strong{font-size:22px}.proof-strip div span{letter-spacing:.5px;font-size:7px}.proof-strip a{width:100%;font-size:11px}.studio{margin-top:50px;padding:18px}.section-bar{letter-spacing:.6px;gap:15px;font-size:8px}.section-bar span:last-child{text-align:right}.studio-body{grid-template-columns:1fr;gap:25px}.studio-copy h2{font-size:42px}.studio-copy p{max-width:none}.preset-row{float:right;margin-top:0}.studio-copy small{max-width:150px}.pixel-work{width:100%;max-width:310px;margin:auto}.studio-fields label{font-size:12px}.studio-note{min-height:32px}.registry{padding-top:60px}.section-heading{flex-wrap:wrap;align-items:start;gap:20px;margin:25px 0}h2{font-size:40px}.section-heading p{max-width:100%;font-size:13px}.registry>section>div:first-child{flex-direction:column;align-items:stretch;gap:10px}.registry label{width:100%}.registry>section>div:nth-child(2){flex-direction:column;align-items:center;gap:5px;padding:25px 0}.registry>section>div:nth-child(3){font-size:8px;line-height:1.7}.registry [role=tab]{flex:1;font-size:11px}.rules{margin:50px -20px 0;padding:25px 20px 35px}.rules h2{margin:35px 0;font-size:37px}.rule-grid{grid-template-columns:1fr;gap:20px}.rule-grid h3{margin:9px 0;font-size:25px}.rule-grid p{margin:8px 0}.last-line{flex-wrap:wrap;gap:15px}.last-line svg{width:45px;height:45px}.last-line>span{font-size:17px}.last-line .button{width:100%;margin:10px 0 0}footer{padding-top:30px}footer>div{flex-wrap:wrap;gap:20px;font-size:10px}footer>p{margin-top:4px}.create-page{margin:30px auto 65px}.create-page h1{font-size:64px}.create-page fieldset{padding:18px}.intro-top{letter-spacing:.4px;font-size:8px;top:20px;left:20px;right:20px}.intro-object{width:190px;height:190px;top:40%}.intro-caption{letter-spacing:1px;font-size:9px;bottom:25%}.intro-c{font-size:39px}.intro-track{width:70%;left:15%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.cabinet{transform:none}}@media (max-height:520px){.intro-object{width:120px;height:120px;top:40%}.intro-caption{bottom:22%}.intro-c{font-size:30px}}.boot-frame{z-index:99;pointer-events:none;background:#0b0b0b;flex-direction:column;justify-content:center;align-items:center;gap:25px;animation:1ms 12s forwards boot-exit;display:flex;position:fixed;inset:0}.boot-frame svg{width:130px;height:130px}.boot-frame span{letter-spacing:2px;font:10px monospace}@keyframes boot-exit{to{visibility:hidden}}@media (prefers-reduced-motion:reduce){.boot-frame{display:none}}.cabinet-buttons button{color:#f2ede4;background:#181817;border:2px solid #66665d;border-radius:50%;width:29px;min-width:29px;height:29px;padding:0;font-size:13px;box-shadow:2px 3px #0005}.cabinet-buttons button:hover{background:#47473b}.cabinet-base a:hover{color:#fff}
