:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#fffdf7;--page-soft:#fff4db;--surface:#fff;--surface-warm:#fff1bf;--surface-pink:#ffe9f0;--ink:#12170f;--muted:#586153;--soft-muted:#68725f;--line:#e3d7bd;--line-strong:#c8b992;--pixel-line:#152018;--pink:#d72a55;--pink-2:#ff7b83;--yellow:#ffe26a;--blue:#267de9;--cyan:#25c3bf;--green:#43b96f;--purple:#7a69d8;--orange:#ff9e45;--shadow:8px 8px 0 #12170fe6;--shadow-soft:4px 4px 0 #12170f29;--shadow-lift:0 18px 34px #39322224;--radius:8px;--radius-sm:6px;--font-display:"Cooper Black", "Recoleta", "Georgia", serif;--font-body:"Nunito Sans", "Avenir Next", "Trebuchet MS", sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page:#151721;--page-soft:#1f2030;--surface:#222432;--surface-warm:#2c2734;--surface-pink:#312332;--ink:#fff8ee;--muted:#c7c2bb;--soft-muted:#a9a3a0;--line:#3c3a43;--line-strong:#595665;--pixel-line:#080d0c;--yellow:#4b3e20;--shadow:8px 8px 0 #0000008a;--shadow-soft:4px 4px 0 #00000047;--shadow-lift:0 18px 34px #00000052}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page);min-width:320px}body{color:var(--ink);font-family:var(--font-body);background:linear-gradient(#12170f09 1px, transparent 1px), linear-gradient(90deg, #12170f09 1px, transparent 1px), radial-gradient(circle at 12% 8%, #ffe26a6b, transparent 24rem), radial-gradient(circle at 90% 20%, #25c3bf2e, transparent 22rem), var(--page);letter-spacing:0;background-size:22px 22px,22px 22px,auto,auto,auto;margin:0;line-height:1.5}button,input,select{font:inherit}button,a,label{-webkit-tap-highlight-color:transparent}button{cursor:pointer}canvas{max-width:100%;display:block}.ui-icon,.button-icon,.tool-icon,.inline-icon,.heading-icon,.drop-image-icon svg,.feature-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.ui-icon,.inline-icon,.heading-icon{width:22px;height:22px}a{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.svg-sprite{width:0;height:0;position:absolute;overflow:hidden}
.site-header{z-index:50;background:linear-gradient(180deg, color-mix(in srgb, var(--page) 96%, white), color-mix(in srgb, var(--page-soft) 82%, white)), var(--page);border-bottom:2px solid var(--pixel-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:24px;height:88px;padding:0 clamp(18px,4vw,54px);display:grid;position:sticky;top:0;box-shadow:0 6px #12170f1f}.brand{min-width:0;max-width:100%;color:inherit;align-items:center;gap:13px;text-decoration:none;display:inline-flex;overflow:hidden}.brand-copy{gap:1px;min-width:0;max-width:100%;display:grid}.brand-copy strong{font-family:var(--font-display);white-space:nowrap;text-shadow:2px 2px #25c3bf47;font-size:clamp(1.25rem,1.5vw,1.75rem);line-height:1}.brand-copy span{color:var(--ink);white-space:nowrap;font-size:.82rem;font-weight:800}.brand-copy strong,.brand-copy span{text-overflow:ellipsis;overflow:hidden}.pixel-face{object-fit:cover;width:44px;height:44px;image-rendering:pixelated;border-radius:9px;flex:none;display:block;box-shadow:0 3px #11121d26}.small-face{width:40px;height:40px}.main-nav{justify-self:center;align-items:center;gap:clamp(10px,2vw,30px);display:flex}.mobile-nav-tools{display:none}.nav-link{min-height:42px;color:var(--ink);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:0 14px;font-weight:900;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active{color:var(--ink);border-color:var(--pixel-line);background:var(--yellow);box-shadow:3px 3px 0 var(--pixel-line);transform:translate(-1px,-1px)}.header-actions{align-items:center;gap:12px;display:flex}.icon-button{border:2px solid var(--pixel-line);width:44px;height:44px;color:var(--ink);background:var(--surface);box-shadow:3px 3px 0 var(--pixel-line);border-radius:8px;place-items:center;font-weight:900;transition:transform .15s,box-shadow .15s,background .15s;display:grid}.icon-button:hover,.icon-button:focus-visible{background:var(--yellow);box-shadow:2px 2px 0 var(--pixel-line);transform:translate(1px,1px)}.theme-toggle{position:relative}.theme-toggle .ui-icon{grid-area:1/1;transition:opacity .18s,transform .18s}.theme-toggle .moon-glyph{opacity:0;transform:rotate(-24deg)scale(.75)}.theme-icon-stack{place-items:center;display:grid}:root[data-theme=dark] .theme-toggle .sun-glyph{opacity:0;transform:rotate(24deg)scale(.75)}:root[data-theme=dark] .theme-toggle .moon-glyph{opacity:1;transform:rotate(0)scale(1)}.sun-icon,.moon-icon{pointer-events:none;display:block;position:absolute}.sun-icon{background:#ffe073;border:2px solid;border-radius:50%;width:17px;height:17px;box-shadow:0 -10px 0 -6px,0 10px 0 -6px,10px 0 0 -6px,-10px 0 0 -6px,7px 7px 0 -6px,-7px 7px 0 -6px,7px -7px 0 -6px,-7px -7px 0 -6px}.moon-icon{opacity:0;background:#8fb7ff;border-radius:50%;width:20px;height:20px}.moon-icon:after{content:"";background:var(--surface);border-radius:50%;width:20px;height:20px;position:absolute;top:-2px;right:-3px}:root[data-theme=dark] .sun-icon{opacity:0}:root[data-theme=dark] .moon-icon{opacity:1}.language-dropdown{position:relative}.language-trigger{border:2px solid var(--pixel-line);min-width:132px;min-height:44px;color:var(--ink);background:linear-gradient(180deg, #ffffffb3, #ffffff29), color-mix(in srgb, var(--surface-warm) 74%, var(--surface));box-shadow:3px 3px 0 var(--pixel-line);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 12px 0 16px;font-size:.82rem;font-weight:950;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.language-trigger:hover,.language-trigger:focus-visible,.language-dropdown.is-open .language-trigger{background:var(--yellow);box-shadow:2px 2px 0 var(--pixel-line);transform:translate(1px,1px)}.language-trigger .ui-icon{stroke-width:2.7px;width:17px;height:17px;transition:transform .15s}.language-dropdown.is-open .language-trigger .ui-icon{transform:rotate(180deg)}.language-menu{z-index:80;border:2px solid var(--pixel-line);background:var(--surface);width:180px;box-shadow:5px 5px 0 var(--pixel-line);opacity:0;pointer-events:none;border-radius:8px;gap:5px;padding:6px;transition:opacity .14s,transform .14s;display:grid;position:absolute;top:calc(100% + 9px);right:0;transform:translateY(-4px)}.language-dropdown.is-open .language-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.language-menu button{min-height:38px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-weight:950;display:flex}.language-menu button:after{content:"";background:0 0;border-radius:2px;width:8px;height:8px}.language-menu button.is-active{color:#fff;background:var(--pixel-line)}.language-menu button.is-active:after{background:var(--yellow)}.language-menu button:hover,.language-menu button:focus-visible{color:var(--ink);background:color-mix(in srgb, var(--surface-warm) 68%, var(--surface))}.menu-button{z-index:2;background:0 0;border:0;width:46px;height:46px;display:none;position:relative}.menu-button span{background:var(--ink);border-radius:999px;width:28px;height:3px;margin:5px auto;display:block}
.home-page{display:block}.page-shell.view-home{background:linear-gradient(#12170f0a 1px, transparent 1px), linear-gradient(90deg, #12170f0a 1px, transparent 1px), var(--page);background-size:24px 24px;min-height:100svh}.view-studio .home-page,.page-shell.view-studio .home-page{display:none}@media (min-width:1041px){.page-shell.view-home .site-header{height:104px;box-shadow:none;gap:30px;padding:0 38px}.page-shell.view-home .brand{gap:14px}.page-shell.view-home .pixel-face{border-radius:10px;width:58px;height:58px}.page-shell.view-home .brand-copy strong{text-shadow:none;font-size:2.34rem}.page-shell.view-home .brand-copy span{font-size:1.02rem;line-height:1.1}.page-shell.view-home .main-nav{gap:38px}.page-shell.view-home .nav-link{border-radius:6px;min-height:58px;padding:0 20px;font-size:1.08rem}.page-shell.view-home .nav-link.is-active{box-shadow:5px 5px 0 var(--pixel-line)}.page-shell.view-home .header-actions{gap:16px}.page-shell.view-home .icon-button{width:58px;height:58px;box-shadow:4px 4px 0 var(--pixel-line);border-radius:6px}.page-shell.view-home .language-trigger{min-width:178px;min-height:58px;box-shadow:4px 4px 0 var(--pixel-line);border-radius:6px;padding-left:20px;padding-right:18px;font-size:1.02rem}}#guides,#palette,#gallery,#latest-guides,#faq,#pixel-grid-guide,#grid-maker{scroll-margin-top:110px}.home-hero{grid-template-columns:minmax(560px,650px) minmax(940px,1fr);align-items:center;gap:84px;width:min(1848px,100% - 200px);min-height:calc(100svh - 104px);margin:0 auto;padding:62px 0 78px;display:grid}.hero-copy{max-width:560px}.hero-copy h1{font-family:var(--font-display);letter-spacing:0;margin:0;font-size:7.1rem;line-height:.88}.hero-subtitle{color:var(--pink);font-family:var(--font-display);margin:26px 0 0;font-size:2.22rem;font-weight:900;line-height:1.12}.hero-body{max-width:570px;color:var(--muted);margin:24px 0 0;font-size:1.18rem;font-weight:750;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:18px;margin-top:24px;display:flex}.hero-actions .primary-button,.hero-actions .secondary-button{min-height:62px;box-shadow:6px 6px 0 var(--pixel-line);border-radius:5px;padding:0 32px;font-size:1.08rem}.primary-button,.secondary-button,.outline-button,.green-button,.blue-button{border:2px solid var(--pixel-line);min-height:54px;font-family:var(--font-display);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 28px;font-weight:900;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(180deg, #ffffff38, transparent 42%), var(--pink);box-shadow:5px 5px 0 var(--pixel-line)}.secondary-button,.outline-button{color:var(--ink);background:linear-gradient(180deg, #ffffffb8, #ffffff2e), var(--surface-warm);box-shadow:5px 5px 0 var(--pixel-line)}.outline-button{min-height:48px;color:var(--pink)}.green-button{color:#fff;background:linear-gradient(180deg, #ffffff2e, transparent 44%), var(--green);box-shadow:5px 5px 0 var(--pixel-line)}.blue-button{color:#fff;background:linear-gradient(180deg, #ffffff2e, transparent 44%), var(--blue);box-shadow:5px 5px 0 var(--pixel-line)}.primary-button:hover,.secondary-button:hover,.outline-button:hover,.green-button:hover,.blue-button:hover{box-shadow:3px 3px 0 var(--pixel-line);transform:translate(2px,2px)}.full-width{width:100%}.button-icon,.feature-icon,.tool-icon{flex:none;width:22px;height:22px;display:inline-block;position:relative}.button-icon{stroke-width:2.3px}.upload-cloud:before{content:"";background:currentColor;border-radius:999px 999px 4px 4px;width:18px;height:11px;position:absolute;top:7px;left:2px}.upload-cloud:after{content:"";background:var(--pink);clip-path:polygon(50% 0,100% 38%,70% 38%,70% 100%,30% 100%,30% 38%,0 38%);width:4px;height:14px;position:absolute;top:4px;left:9px;box-shadow:0 -1px 0 3px}.book-icon{border:2px solid;border-radius:4px}.book-icon:before{content:"";border-left:2px solid;position:absolute;top:-2px;bottom:-2px;left:50%}.download-icon:before,.save-symbol:before{content:"";background:currentColor;width:5px;height:15px;position:absolute;top:0;left:9px}.download-icon:after,.save-symbol:after{content:"";border:3px solid;border-top:0;border-radius:3px;width:18px;height:7px;position:absolute;bottom:1px;left:2px}.fan-note{color:var(--soft-muted);align-items:center;gap:10px;margin:22px 0 0;font-weight:800;display:flex}.fan-note span{color:var(--pink);font-size:1.45rem}.home-launch-panel{border:3px solid var(--pixel-line);background:linear-gradient(180deg, #ffffffe6, #ffffffb3), var(--surface);min-height:680px;box-shadow:8px 8px 0 var(--pixel-line);border-radius:7px;grid-template-columns:minmax(330px,.88fr) minmax(380px,1.12fr);gap:0;padding:42px 44px;display:grid}:root[data-theme=dark] .home-launch-panel{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 92%, white), var(--surface)), var(--surface)}.launch-column{border-right:1px solid var(--line-strong);flex-direction:column;min-width:0;padding-right:46px;display:flex}.launch-heading,.recent-heading,.recent-heading h2{align-items:flex-start;display:flex}.launch-heading{gap:18px}.launch-heading h2,.recent-heading h2{font-family:var(--font-body);margin:0;font-size:1.42rem;font-weight:950;line-height:1.15}.launch-heading p{max-width:300px;color:var(--muted);margin:8px 0 0;font-size:1.02rem;font-weight:700;line-height:1.48}.spark-mark{width:28px;height:28px;color:var(--pink);stroke-width:2.6px;margin-top:2px}.home-upload-drop{border:3px dashed var(--pixel-line);min-height:398px;color:var(--ink);text-align:center;cursor:pointer;background:#ffffff47;border-radius:20px;align-content:center;place-items:center;gap:12px;margin-top:24px;padding:28px;transition:background .15s,border-color .15s,transform .15s;display:grid}:root[data-theme=dark] .home-upload-drop{background:color-mix(in srgb, var(--surface) 84%, var(--page))}.home-upload-drop:hover,.home-upload-drop:focus-visible,.home-upload-drop.is-dragover{background:color-mix(in srgb, var(--surface-pink) 46%, var(--surface));border-color:var(--pink);outline:0;transform:translate(-1px,-1px)}.upload-cloud-mark{width:124px;height:100px;color:var(--pixel-line);place-items:center;display:grid}.upload-cloud-mark svg{fill:none;stroke:currentColor;width:112px;height:92px;overflow:visible}.home-upload-drop strong{font-family:var(--font-display);font-size:1.32rem;line-height:1.1}.home-upload-drop>span:last-child{color:var(--muted);font-weight:800}.home-upload-divider{place-items:center;margin:-15px 0 20px;display:grid;position:relative}.home-upload-divider:before{content:"";border-top:1px dashed var(--line-strong);position:absolute;top:50%;left:0;right:0}.home-upload-divider span{z-index:1;border:2px solid var(--line);min-width:40px;min-height:32px;color:var(--muted);background:var(--surface);font-family:var(--font-display);border-radius:999px;place-items:center;font-size:.9rem;font-weight:900;line-height:1;display:inline-grid;position:relative}.demo-image-button{border:3px solid var(--pixel-line);width:min(286px,100%);min-height:58px;color:var(--ink);background:linear-gradient(180deg, #ffffffb8, #fff3), var(--surface);box-shadow:5px 5px 0 var(--pixel-line);font-family:var(--font-display);border-radius:6px;justify-content:center;align-items:center;gap:14px;margin:0 auto;font-size:1.08rem;font-weight:900;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.demo-image-button:hover,.demo-image-button:focus-visible{background:var(--yellow);box-shadow:3px 3px 0 var(--pixel-line);transform:translate(2px,2px)}.home-upload-status{min-height:22px;color:var(--muted);text-align:center;margin:16px 0 0;font-size:.92rem;font-weight:800}.home-upload-status.is-warning{color:var(--pink)}.recent-column{flex-direction:column;min-width:0;padding-left:46px;display:flex}.recent-heading{justify-content:space-between;gap:18px;margin-bottom:26px}.recent-heading h2{align-items:center;gap:14px}.recent-heading .heading-icon{stroke-width:2.7px;flex:none;width:28px;height:28px}.recent-view-all{border:2px solid var(--line-strong);min-height:44px;color:var(--muted);background:color-mix(in srgb, var(--surface-warm) 40%, var(--surface));font:inherit;border-radius:5px;justify-content:center;align-items:center;padding:0 18px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:3px 3px #12170f2e}.recent-view-all.is-disabled{color:color-mix(in srgb, var(--muted) 50%, var(--surface));pointer-events:none}.home-recent-body{flex-direction:column;flex:1;min-height:525px;display:flex}.recent-empty{text-align:center;place-items:center;padding:34px 10px 28px;display:grid}.recent-empty-icon{width:112px;height:112px;color:var(--pixel-line);fill:none;stroke:currentColor;stroke-width:1.5px;filter:drop-shadow(4px 4px #12170f14)}.recent-empty h3{font-family:var(--font-display);margin:12px 0 8px;font-size:1.28rem;line-height:1.18}.recent-empty p{max-width:350px;color:var(--muted);margin:0;font-weight:700;line-height:1.52}.recent-skeleton{gap:12px;margin-top:auto;display:grid}.recent-skeleton span,.home-project-row{border:1px solid color-mix(in srgb, var(--line) 54%, transparent);background:linear-gradient(90deg, color-mix(in srgb, var(--surface-warm) 30%, transparent), transparent 48%), #ffffff4d;border-radius:10px;min-height:78px}:root[data-theme=dark] .recent-skeleton span,:root[data-theme=dark] .home-project-row{background:color-mix(in srgb, var(--surface) 88%, var(--page))}.recent-skeleton span{position:relative;overflow:hidden}.recent-skeleton span:before,.recent-skeleton span:after{content:"";background:color-mix(in srgb, var(--line) 58%, transparent);border-radius:999px;height:12px;position:absolute;left:92px}.recent-skeleton span:before{width:min(260px,58%);top:24px}.recent-skeleton span:after{width:min(210px,48%);top:46px}.home-project-row{color:var(--ink);grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;text-decoration:none;transition:transform .15s,border-color .15s;display:grid}.home-project-row:hover,.home-project-row:focus-visible{border-color:var(--pixel-line);transform:translate(-1px,-1px)}.home-project-thumb{border:2px solid var(--pixel-line);background:var(--project-color,var(--pink));border-radius:7px;width:48px;height:48px;display:block;overflow:hidden;box-shadow:3px 3px #12170f3d}.home-project-thumb-image{object-fit:cover;width:100%;height:100%;image-rendering:pixelated;display:block}.home-project-row strong,.home-project-row small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-project-row strong{font-weight:950}.home-project-row small{color:var(--muted);font-weight:800}.recent-privacy{border:1px dashed var(--line-strong);min-height:54px;color:var(--muted);background:#ffffff47;border-radius:9px;align-items:center;gap:10px;margin:26px 0 0;padding:0 16px;font-weight:900;display:flex}:root[data-theme=dark] .recent-privacy{background:color-mix(in srgb, var(--surface) 84%, var(--page))}.home-project-dialog-list{gap:10px;max-height:min(52vh,520px);padding-right:2px;display:grid;overflow:auto}.home-project-dialog .home-project-row{min-height:76px}.demo-card{border:2px solid var(--pixel-line);border-radius:var(--radius);background:linear-gradient(180deg, #ffffffd1, #ffffff8f), color-mix(in srgb, var(--surface) 92%, transparent);box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) 260px;gap:20px;padding:26px;display:grid}:root[data-theme=dark] .demo-card{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 92%, var(--surface-warm)), var(--surface))}.mobile-demo-title{font-family:var(--font-display);margin:0;font-size:1.35rem;display:none}.demo-media{grid-template-columns:minmax(120px,.64fr) minmax(190px,1fr);align-items:start;gap:14px;display:grid}.demo-media figure{min-width:0;margin:0}.home-upload-link{min-width:0;color:inherit;border-radius:8px;text-decoration:none;display:block}.home-upload-link:focus-visible{outline:3px solid color-mix(in srgb, var(--cyan) 58%, transparent);outline-offset:4px}.home-upload-link #home-original-canvas{transition:box-shadow .15s,transform .15s}.home-upload-link:hover #home-original-canvas,.home-upload-link:focus-visible #home-original-canvas{box-shadow:4px 4px 0 var(--pixel-line);transform:translate(-1px,-1px)}.demo-media figcaption,.control-group h2,.control-group h3,.maker-panel h2,.maker-panel h3,.preview-panel h2,.export-panel h2{color:var(--muted);margin:0 0 12px;font-size:.92rem;font-weight:900}#home-original-canvas,#home-grid-canvas,#preview-canvas,#file-preview-canvas,.guide-thumb,#avatar-canvas{image-rendering:pixelated}#home-original-canvas,#home-grid-canvas{aspect-ratio:1;background:#72c7fb;border-radius:8px;width:100%}.demo-controls{align-content:start;gap:20px;display:grid}.segmented-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.demo-card .segmented-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}.segmented-grid button{border:2px solid var(--pixel-line);min-width:0;min-height:42px;color:var(--ink);background:color-mix(in srgb, var(--surface-warm) 40%, var(--surface));text-align:center;white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;padding:0 8px;font-size:.9rem;font-weight:900;line-height:1;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex;overflow:hidden;box-shadow:2px 2px #12170f38}.segmented-grid.compact button{min-height:38px;padding:0 6px;font-size:.86rem}.segmented-grid button.is-active{color:#fff;border-color:var(--pixel-line);background:var(--pink);box-shadow:2px 2px 0 var(--pixel-line)}.segmented-grid button:hover,.segmented-grid button:focus-visible{box-shadow:1px 1px 0 var(--pixel-line);transform:translate(1px,1px)}.options-group{gap:10px;display:grid}.options-group label,.toggle-list label{color:var(--ink);align-items:center;gap:10px;font-weight:800;display:flex}.toggle-row{cursor:pointer;min-height:30px;position:relative}.toggle-row input[type=checkbox]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.check-control{border:2px solid var(--pixel-line);color:#fff;background:var(--surface);border-radius:6px;flex:none;place-items:center;width:24px;height:24px;transition:transform .15s,background .15s,box-shadow .15s;display:inline-grid;box-shadow:2px 2px #12170f2e}.check-control svg{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;opacity:0;width:15px;height:15px;transition:opacity .15s,transform .15s;transform:scale(.6)}.toggle-row input[type=checkbox]:checked+.check-control{background:var(--pink);box-shadow:2px 2px 0 var(--pixel-line)}.toggle-row input[type=checkbox]:checked+.check-control svg{opacity:1;transform:scale(1)}.toggle-row input[type=checkbox]:focus-visible+.check-control{outline:3px solid color-mix(in srgb, var(--cyan) 60%, transparent);outline-offset:2px}.toggle-row:hover .check-control{transform:translateY(-1px)}.palette-strip{grid-column:1/-1;grid-template-columns:repeat(auto-fill,minmax(22px,1fr));gap:7px;display:grid}.palette-swatch{aspect-ratio:1;border:1px solid #1412101f;border-radius:5px}.feature-band,.toolkit-band,.seo-guide-section,.content-grid,.game-cta,.faq-section{width:min(1180px,100% - 112px);margin:56px auto 0}.feature-band{border:2px solid var(--pixel-line);border-radius:var(--radius);background:linear-gradient(110deg, #fff3d2, #fffdf8 48%, #e9fbf7), var(--surface);box-shadow:6px 6px 0 var(--pixel-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 44px;padding:38px 48px;display:grid}:root[data-theme=dark] .feature-band{background:linear-gradient(110deg, color-mix(in srgb, var(--surface-warm) 52%, var(--surface)), var(--surface) 48%, color-mix(in srgb, var(--surface) 86%, var(--cyan))), var(--surface)}.feature-band article{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:20px;display:grid}.feature-band h2{font-family:var(--font-display);margin:0 0 6px;font-size:1.12rem}.feature-band p{color:var(--ink);margin:0;font-size:.95rem;font-weight:750}.feature-icon{border:2px solid var(--pixel-line);width:60px;height:60px;color:var(--pixel-line);border-radius:8px;place-items:center;display:grid;box-shadow:4px 4px #12170fc7}.feature-icon svg{stroke-width:2.1px;width:32px;height:32px}.coral-mark{background:linear-gradient(180deg, #ff9a86, var(--pink-2))}.aqua-mark{background:linear-gradient(180deg, #79e0d3, var(--cyan))}.gold-mark{background:linear-gradient(180deg, #ffe98b, var(--yellow))}.ink-mark{color:#fff;background:linear-gradient(180deg, #2e3b37, var(--pixel-line))}.toolkit-band{border:2px solid var(--pixel-line);border-radius:var(--radius);background:linear-gradient(90deg, color-mix(in srgb, var(--pink) 14%, transparent) 1px, transparent 1px), linear-gradient(color-mix(in srgb, var(--yellow) 22%, transparent) 1px, transparent 1px), linear-gradient(120deg, #fffdf7, #e9fbf7);background-size:30px 30px,30px 30px,auto;grid-template-columns:minmax(0,.86fr) minmax(380px,1.14fr);align-items:center;gap:clamp(24px,4vw,54px);padding:clamp(30px,4vw,46px);display:grid;box-shadow:6px 6px #12170f26}:root[data-theme=dark] .toolkit-band{background:linear-gradient(90deg, color-mix(in srgb, var(--pink) 11%, transparent) 1px, transparent 1px), linear-gradient(color-mix(in srgb, var(--yellow) 12%, transparent) 1px, transparent 1px), linear-gradient(120deg, color-mix(in srgb, var(--surface-warm) 42%, var(--surface)), var(--surface));box-shadow:var(--shadow-soft)}.toolkit-band h2{max-width:560px;font-family:var(--font-display);margin:0;font-size:clamp(2.1rem,4vw,3.8rem);line-height:.98}.toolkit-band p:not(.section-kicker){max-width:620px;color:var(--muted);margin:16px 0 0;font-weight:800;line-height:1.65}.toolkit-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.toolkit-link-grid a{border:2px solid var(--pixel-line);min-width:0;color:inherit;background:color-mix(in srgb, var(--surface) 90%, white);border-radius:8px;gap:8px;padding:16px;text-decoration:none;display:grid;box-shadow:3px 3px #12170f24}:root[data-theme=dark] .toolkit-link-grid a{background:color-mix(in srgb, var(--surface) 90%, var(--surface-warm))}.toolkit-link-grid a:hover,.toolkit-link-grid a:focus-visible{box-shadow:4px 4px 0 var(--pixel-line);transform:translateY(-2px)}.toolkit-link-grid strong{color:var(--pink);font-family:var(--font-display);font-size:1.02rem}.toolkit-link-grid span{color:var(--muted);font-size:.88rem;font-weight:780;line-height:1.45}.seo-guide-section{border:2px solid var(--pixel-line);border-radius:var(--radius);background:linear-gradient(140deg, #ffffffdb, #e9fbf79e), var(--surface);grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);align-items:start;gap:44px;padding:46px;display:grid;box-shadow:6px 6px #12170f29}:root[data-theme=dark] .seo-guide-section{background:linear-gradient(140deg, color-mix(in srgb, var(--surface) 88%, var(--surface-warm)), color-mix(in srgb, var(--surface) 88%, var(--cyan))), var(--surface);box-shadow:var(--shadow-soft)}.game-workflow-section{background:linear-gradient(140deg, #fff3d2e6, #ffffffd1 52%, #e9fbf7b3), var(--surface)}:root[data-theme=dark] .game-workflow-section{background:linear-gradient(140deg, color-mix(in srgb, var(--surface-warm) 58%, var(--surface)), var(--surface) 52%, color-mix(in srgb, var(--surface) 86%, var(--cyan))), var(--surface)}.section-kicker{color:var(--pink);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.82rem;font-weight:950}.guide-copy h2{max-width:640px;font-family:var(--font-display);margin:0;font-size:clamp(1.85rem,2.8vw,2.7rem);line-height:1.08}.guide-copy p,.guide-detail p,.steps-list{color:var(--ink);font-weight:760;line-height:1.68}.guide-copy p{max-width:620px;margin:18px 0 0}.guide-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.guide-detail{border:2px solid var(--pixel-line);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--surface-warm) 48%, #fff);min-width:0;padding:26px;box-shadow:4px 4px #12170f24}:root[data-theme=dark] .guide-detail{background:color-mix(in srgb, var(--surface-warm) 38%, var(--surface))}.guide-detail h3{font-family:var(--font-display);margin:0 0 12px;font-size:1.12rem;line-height:1.25}.guide-detail p{margin:0}.guide-detail a{color:var(--pink);font-weight:900}.steps-list{gap:10px;margin:0;padding-left:20px;display:grid}.steps-list li::marker{color:var(--pink);font-weight:950}.table-wrap{overflow-x:auto}.size-table{border-collapse:collapse;width:100%;min-width:520px;color:var(--ink);font-size:.9rem}.size-table th,.size-table td{border:1px solid color-mix(in srgb, var(--pixel-line) 18%, transparent);text-align:left;vertical-align:top;padding:10px}.size-table th{background:color-mix(in srgb, var(--yellow) 34%, #fff);font-family:var(--font-display)}:root[data-theme=dark] .size-table th{background:color-mix(in srgb, var(--yellow) 54%, var(--surface))}.seo-guide-section .guide-detail .table-wrap{overflow:visible}.seo-guide-section .guide-detail .size-table{border-collapse:separate;border-spacing:0 10px;min-width:0}.seo-guide-section .guide-detail .size-table thead{display:none}.seo-guide-section .guide-detail .size-table,.seo-guide-section .guide-detail .size-table tbody,.seo-guide-section .guide-detail .size-table tr,.seo-guide-section .guide-detail .size-table td{display:block}.seo-guide-section .guide-detail .size-table tr{border:1px solid color-mix(in srgb, var(--pixel-line) 18%, transparent);border-radius:var(--radius-sm);background:#ffffff85;padding:14px}:root[data-theme=dark] .seo-guide-section .guide-detail .size-table tr{background:color-mix(in srgb, var(--surface) 82%, var(--page))}.seo-guide-section .guide-detail .size-table td{border:0;padding:0}.seo-guide-section .guide-detail .size-table td:first-child{border:2px solid var(--pixel-line);background:var(--yellow);min-height:30px;font-family:var(--font-display);border-radius:7px;align-items:center;margin-bottom:10px;padding:0 10px;font-size:.9rem;line-height:1;display:inline-flex}.seo-guide-section .guide-detail .size-table td:nth-child(2),.seo-guide-section .guide-detail .size-table td:nth-child(3){color:var(--ink);font-size:.9rem;font-weight:760;line-height:1.48}.seo-guide-section .guide-detail .size-table td:nth-child(2):before,.seo-guide-section .guide-detail .size-table td:nth-child(3):before{color:var(--muted);text-transform:uppercase;margin-bottom:3px;font-size:.72rem;font-weight:950;display:block}.seo-guide-section .guide-detail .size-table td:nth-child(2):before{content:"Best For"}.seo-guide-section .guide-detail .size-table td:nth-child(3){margin-top:8px}.seo-guide-section .guide-detail .size-table td:nth-child(3):before{content:"Tradeoff"}.image-symbol{background:linear-gradient(180deg, #ff6a98, var(--pink))}.image-symbol:before{content:"";clip-path:polygon(0 100%,35% 42%,55% 68%,72% 28%,100% 100%);background:#fff;width:36px;height:22px;position:absolute;bottom:13px;left:12px}.image-symbol:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:12px;left:13px}.palette-symbol{background:radial-gradient(circle at 30% 32%,#fff 0 5px,#0000 6px),radial-gradient(circle at 58% 28%,#fff 0 5px,#0000 6px),radial-gradient(circle at 70% 55%,#fff 0 5px,#0000 6px),#55aef2;border-radius:50%}.save-symbol{color:#5ac99a}.save-symbol:before{background:currentColor;width:10px;height:45px;top:0;left:26px}.save-symbol:after{border-width:7px;border-color:currentColor;width:35px;height:16px;bottom:4px;left:13px}.guide-symbol{background:linear-gradient(90deg,#a678d8 0 45%,#0000 46% 54%,#b18be0 55%),#a678d8;border-radius:8px}.content-grid{grid-template-columns:1fr;align-items:start;gap:30px;display:grid}.section-heading{align-items:baseline;gap:20px;margin-bottom:22px;display:flex}.section-heading h2,.updates-card h2,.game-cta h2,.faq-section h2{font-family:var(--font-display);margin:0;font-size:clamp(1.55rem,2.2vw,2rem)}.updates-card h2{align-items:center;gap:10px;display:inline-flex}.heading-icon{color:var(--orange);stroke-width:2.2px}.section-heading a{color:var(--pink);align-items:center;gap:6px;font-weight:900;text-decoration:none;display:inline-flex}.section-heading a .inline-icon{width:18px;height:18px}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.guide-card{border:2px solid var(--pixel-line);border-radius:var(--radius-sm);background:var(--surface);min-width:0;color:inherit;padding:16px;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:4px 4px #12170f2e}.guide-card:hover{box-shadow:5px 5px 0 var(--pixel-line);transform:translate(-1px,-1px)}.guide-thumb{aspect-ratio:1.15;object-fit:cover;background:#fff7e7;border-radius:8px;width:100%;display:block}.guide-card h3{font-family:var(--font-display);margin:16px 0 10px;font-size:1rem;line-height:1.35}.guide-card p{color:var(--ink);margin:0 0 4px;font-size:.84rem;font-weight:750;line-height:1.5}.updates-card{border:2px solid var(--pixel-line);border-radius:var(--radius);background:linear-gradient(145deg,#fff8e8,#fffdf8);padding:34px;box-shadow:6px 6px #12170f2e}:root[data-theme=dark] .updates-card{background:linear-gradient(145deg, color-mix(in srgb, var(--surface-warm) 38%, var(--surface)), var(--surface));box-shadow:var(--shadow-soft)}.updates-card article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:16px;padding:24px 0;display:grid}.updates-card article:last-of-type{border-bottom:0}.updates-card h3{font-family:var(--font-display);margin:0 0 6px;font-size:1rem}.updates-card h3 a{color:inherit;text-decoration:none}.updates-card h3 a:hover,.updates-card h3 a:focus-visible{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:2px}.updates-card p{color:var(--ink);margin:0;font-weight:750}.latest-guides-intro{color:var(--muted);margin:8px 0 0;font-size:.92rem;font-weight:750;line-height:1.5}.updates-card time{color:var(--muted);white-space:nowrap;font-size:.82rem}.mobile-only{display:none}
.guide-article-page{width:min(980px,100% - 48px);margin:0 auto;padding:42px 0 72px}.info-page{width:min(880px,100% - 48px);margin:0 auto;padding:42px 0 72px}.guide-breadcrumb{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:24px;font-size:.9rem;font-weight:800;display:flex}.guide-breadcrumb a{color:var(--pink);text-decoration:none}.toolkit-page{width:min(1180px,100% - 48px);margin:0 auto;padding:34px 0 72px}.toolkit-hero{border:2px solid var(--pixel-line);border-radius:var(--radius);background:linear-gradient(90deg, color-mix(in srgb, var(--yellow) 20%, transparent) 1px, transparent 1px), linear-gradient(color-mix(in srgb, var(--cyan) 18%, transparent) 1px, transparent 1px), linear-gradient(120deg, #fff8e8, #fffdf7 48%, #e9fbf7);background-size:28px 28px,28px 28px,auto;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:stretch;gap:clamp(24px,4vw,56px);padding:clamp(30px,5vw,58px);display:grid;box-shadow:6px 6px #12170f24}:root[data-theme=dark] .toolkit-hero{background:linear-gradient(90deg, color-mix(in srgb, var(--yellow) 15%, transparent) 1px, transparent 1px), linear-gradient(color-mix(in srgb, var(--cyan) 12%, transparent) 1px, transparent 1px), linear-gradient(120deg, color-mix(in srgb, var(--surface-warm) 58%, var(--surface)), var(--surface));box-shadow:var(--shadow-soft)}.toolkit-hero h1{max-width:760px;font-family:var(--font-display);margin:0;font-size:clamp(3rem,6vw,5.6rem);line-height:.94}.toolkit-hero p{max-width:760px;color:var(--muted);margin:18px 0 0;font-size:clamp(1rem,1.3vw,1.18rem);font-weight:800;line-height:1.68}.toolkit-actions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.toolkit-stat-card{border:2px solid var(--pixel-line);background:color-mix(in srgb, var(--surface) 92%, #fff);border-radius:10px;min-width:0;padding:22px;box-shadow:4px 4px #12170f24}:root[data-theme=dark] .toolkit-stat-card{background:color-mix(in srgb, var(--surface) 90%, var(--surface-warm))}.toolkit-stat-card dl,.toolkit-stat-card ol{gap:12px;margin:0;padding:0;display:grid}.toolkit-stat-card ol{padding-left:22px}.toolkit-stat-card div{border-bottom:1px solid var(--line);padding-bottom:12px}.toolkit-stat-card dt,.planner-card dt{color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:950}.toolkit-stat-card dd,.planner-card dd{color:var(--ink);margin:4px 0 0;font-weight:900}.toolkit-section{border:2px solid var(--pixel-line);border-radius:var(--radius-sm);background:var(--surface);margin-top:32px;padding:clamp(24px,4vw,36px)}.toolkit-section h2{font-family:var(--font-display);margin:0 0 18px;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.08}.toolkit-step-list{color:var(--ink);gap:14px;margin:0;padding-left:24px;font-weight:820;line-height:1.65;display:grid}.toolkit-step-list li::marker{color:var(--pink);font-weight:950}.toolkit-table-wrap{overflow-x:auto}.toolkit-table{border-collapse:collapse;width:100%;min-width:720px}.toolkit-table th,.toolkit-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px}.toolkit-table th{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:950}.toolkit-table td{color:var(--ink);font-weight:800;line-height:1.55}.planner-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.planner-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-warm) 34%, var(--surface));border-radius:10px;gap:16px;padding:20px;display:grid}.planner-card h3{font-family:var(--font-display);margin:0;font-size:1.35rem}.planner-card dl{gap:10px;margin:0;display:grid}.planner-card .outline-button{width:fit-content}@media (max-width:860px){.toolkit-page{width:calc(100% - 28px);padding-top:18px}.toolkit-hero,.planner-card-grid{grid-template-columns:1fr}.toolkit-actions{display:grid}.planner-card .outline-button{width:100%}}.guide-article,.info-article{border:2px solid var(--pixel-line);border-radius:var(--radius);background:var(--surface);padding:38px;box-shadow:6px 6px #12170f29}.guide-article h1,.info-article h1{max-width:780px;font-family:var(--font-display);margin:0;font-size:clamp(2.6rem,5vw,4.6rem);line-height:.98}.guide-lede{max-width:760px;color:var(--ink);margin:22px 0 0;font-size:1.1rem;font-weight:760;line-height:1.7}.guide-article-cta{width:fit-content;margin-top:26px;display:flex}.guide-article .guide-cta-note{max-width:620px;color:var(--muted);margin:22px 0 0;font-size:.92rem;font-weight:820}.guide-updated{max-width:760px;color:var(--muted);margin:16px 0 0;font-size:.94rem;font-weight:840}.guide-article section,.info-article section{border-top:1px solid var(--line);margin-top:38px;padding-top:30px}.guide-article h2,.info-article h2{font-family:var(--font-display);margin:0 0 16px;font-size:clamp(1.6rem,2.8vw,2.35rem);line-height:1.12}.guide-article p,.guide-steps,.info-article p{color:var(--ink);font-weight:740;line-height:1.72}.guide-article p,.info-article p{margin:0 0 16px}.info-updated{color:var(--muted);margin-top:16px;font-weight:800}.guide-steps{gap:14px;margin:0;padding-left:22px;display:grid}.guide-steps li::marker{color:var(--pink);font-weight:950}.tool-download-panel{border-bottom:2px solid var(--pixel-line);grid-template-columns:minmax(0,.85fr) minmax(280px,1.15fr);align-items:start;gap:28px;display:grid;border-top:2px solid var(--pixel-line)!important}.tool-download-copy h2{margin-bottom:12px}.tool-download-copy .primary-button{width:fit-content;margin-top:10px}.tool-download-facts{gap:12px;margin:0;display:grid}.tool-download-facts div{border-bottom:1px solid var(--line);grid-template-columns:132px minmax(0,1fr);align-items:start;gap:14px;padding-bottom:12px;display:grid}.tool-download-facts dt{color:var(--muted);text-transform:uppercase;font-size:.84rem;font-weight:950}.tool-download-facts dd{min-width:0;color:var(--ink);margin:0;font-weight:850}.tool-download-url{grid-template-columns:1fr!important;gap:6px!important}.tool-download-url code{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-warm) 48%, #fff);max-width:100%;color:var(--ink);overflow-wrap:anywhere;padding:10px 12px;font-size:.82rem;line-height:1.5;display:block}:root[data-theme=dark] .tool-download-url code{background:color-mix(in srgb, var(--surface-warm) 34%, var(--surface))}.tool-download-note{border-top:1px solid var(--line);grid-column:1/-1;padding:14px 0 0;color:var(--muted)!important;margin:0!important}.tool-download-links{flex-wrap:wrap;grid-column:1/-1;gap:12px;display:flex;margin:0!important}.tool-download-links a{color:var(--pink);font-weight:950}.guide-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.guide-media-grid figure{min-width:0;margin:0}.guide-media-grid img{aspect-ratio:4/3;object-fit:cover;border:2px solid var(--pixel-line);background:var(--surface-warm);width:100%;display:block;box-shadow:3px 3px #12170f29}.guide-media-grid figcaption{color:var(--muted);margin-top:10px;font-size:.9rem;font-weight:800;line-height:1.55}.related-guide-list{flex-wrap:wrap;gap:10px;display:flex}.related-guide-list a{border:2px solid var(--pixel-line);min-height:40px;color:var(--ink);background:color-mix(in srgb, var(--surface-warm) 58%, #fff);border-radius:7px;align-items:center;padding:0 14px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:2px 2px #12170f29}.guide-faq-list{counter-reset:guide-faq;gap:12px;display:grid}.guide-faq-list details{counter-increment:guide-faq;border:2px solid var(--pixel-line);background:linear-gradient(180deg, #ffffffb8, #ffffff38), color-mix(in srgb, var(--surface-warm) 42%, var(--surface));border-radius:8px;transition:background .16s,box-shadow .16s,transform .16s;overflow:clip;box-shadow:3px 3px #12170f1f}:root[data-theme=dark] .guide-faq-list details{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 92%, var(--surface-warm)), var(--surface))}.guide-faq-list details[open]{background:linear-gradient(180deg, #ffffffd1, #ffffff6b), color-mix(in srgb, var(--yellow) 24%, var(--surface));box-shadow:4px 4px 0 var(--pixel-line)}:root[data-theme=dark] .guide-faq-list details[open]{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-warm) 34%, var(--surface)), var(--surface))}.guide-faq-list summary{cursor:pointer;min-height:62px;color:var(--ink);font-family:var(--font-display);grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:14px;padding:14px 18px;font-size:clamp(1rem,1.7vw,1.16rem);line-height:1.22;list-style:none;display:grid}.guide-faq-list summary::-webkit-details-marker{display:none}.guide-faq-list summary:before,.guide-faq-list summary:after{border:2px solid var(--pixel-line);border-radius:7px;place-items:center;width:34px;height:34px;line-height:1;display:inline-grid}.guide-faq-list summary:before{content:counter(guide-faq);color:#fff;background:var(--pink);box-shadow:2px 2px #12170f2e}.guide-faq-list summary:after{content:"+";color:var(--pink);background:var(--surface);justify-self:end;font-size:1.35rem;transition:transform .16s,background .16s}.guide-faq-list details[open] summary:after{color:#fff;background:var(--green);transform:rotate(45deg)}.guide-faq-list summary:focus-visible{outline:3px solid color-mix(in srgb, var(--cyan) 62%, transparent);outline-offset:4px}.guide-faq-list p{color:var(--muted);overflow-wrap:anywhere;word-break:break-word;margin:0;padding:0 22px 22px 68px;font-weight:760;line-height:1.7}.guide-faq-list p a{color:var(--pink);text-underline-offset:3px;font-weight:920;text-decoration:underline;text-decoration-thickness:2px}.guide-faq-list p a:hover,.guide-faq-list p a:focus-visible{color:var(--green)}.guides-index-page{width:min(1240px,100% - 48px);margin:0 auto;padding:34px 0 0}.guides-hero{border:2px solid var(--pixel-line);border-radius:var(--radius);background:radial-gradient(circle at 17% 24%,#ffffffc2 0 2px,#0000 3px),radial-gradient(circle at 70% 66%,#f04f7829 0 2px,#0000 3px),linear-gradient(115deg,#fff7f9,#ffecef);grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:clamp(24px,4vw,56px);min-height:250px;padding:clamp(28px,4vw,52px) clamp(24px,5vw,64px);display:grid;position:relative;overflow:hidden;box-shadow:6px 6px #12170f1f}:root[data-theme=dark] .guides-hero{background:radial-gradient(circle at 17% 24%, #fff8ee29 0 2px, transparent 3px), radial-gradient(circle at 70% 66%, #f04e6f2e 0 2px, transparent 3px), linear-gradient(115deg, color-mix(in srgb, var(--surface-pink) 72%, var(--surface)), var(--surface));box-shadow:var(--shadow-soft)}.guides-hero:before{content:"";pointer-events:none;opacity:.32;background-image:linear-gradient(30deg,#0000 0 22px,#f04f782e 22px 24px,#0000 24px 46px),linear-gradient(120deg,#0000 0 34px,#ffe26a59 34px 37px,#0000 37px 70px);background-size:116px 94px,142px 112px;position:absolute;inset:0}.guides-hero-copy{z-index:1;position:relative}.guides-hero .guide-breadcrumb{margin-bottom:18px}.guides-hero h1{max-width:680px;font-family:var(--font-display);margin:0;font-size:clamp(3rem,6vw,5.7rem);line-height:.92}.guides-hero p{max-width:680px;color:var(--muted);margin:18px 0 0;font-size:clamp(1rem,1.3vw,1.18rem);font-weight:800;line-height:1.7}.guides-hero-art{z-index:1;justify-content:flex-end;align-items:center;min-height:210px;display:flex}.guides-hero-art img{width:min(360px,100%);height:auto;image-rendering:pixelated;filter:drop-shadow(8px 10px #12170f29);display:block}.guide-topic-strip{margin-top:28px}.guide-topic-strip-heading,.guide-topic-section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.guide-topic-strip-heading h2,.guide-topic-section-heading h2{font-family:var(--font-display);margin:0;font-size:clamp(1.5rem,2.6vw,2.2rem);line-height:1.08}.guide-topic-strip-heading p,.guide-topic-section-heading p{max-width:680px;color:var(--muted);margin:6px 0 0;font-weight:800;line-height:1.55}.guide-topic-card-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.guide-topic-card{border:1px solid var(--line);min-width:0;min-height:184px;color:inherit;background:color-mix(in srgb, var(--surface) 94%, #fff7f9);border-radius:10px;align-content:start;gap:8px;padding:16px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 2px 8px #12170f0f}.guide-topic-card:hover,.guide-topic-card:focus-visible{border-color:var(--pink);transform:translateY(-2px);box-shadow:0 10px 22px #f04f7824}.guide-topic-card strong{color:var(--ink);font-family:var(--font-display);font-size:1.16rem;line-height:1.14}.guide-topic-card>span:not(.guide-category-label){color:var(--muted);font-size:.9rem;font-weight:760;line-height:1.42}.guide-topic-card small{color:var(--pink);margin-top:auto;font-weight:950}.guides-directory-grid{grid-template-columns:minmax(0,1fr) 330px;gap:28px;margin-top:28px;display:grid}.guides-list-panel,.guides-sidebar{min-width:0}.guides-list-toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:44px;margin-bottom:14px;display:flex}.guides-list-toolbar p{color:var(--muted);margin:0;font-size:.95rem;font-weight:850}.guides-list-toolbar select{border:1px solid var(--line);min-width:178px;min-height:42px;color:var(--ink);background:var(--surface);border-radius:8px;padding:0 38px 0 14px;font-weight:850}.guides-card-list{gap:14px;display:grid}.guides-list-card{border:1px solid var(--line);min-height:156px;color:inherit;background:color-mix(in srgb, var(--surface) 94%, #fff7f9);border-radius:10px;grid-template-columns:244px minmax(0,1fr) auto;align-items:center;gap:24px;padding:14px 18px 14px 14px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative;box-shadow:0 2px 8px #12170f0f}.guides-list-card:hover,.guides-list-card:focus-visible{border-color:var(--pink);transform:translateY(-2px);box-shadow:0 10px 22px #f04f7824}.guide-thumb-frame{background:var(--surface-warm);aspect-ratio:22/16;border-radius:8px;display:block;position:relative;overflow:hidden}.guide-thumb-frame img{object-fit:cover;width:100%;height:100%;display:block}.difficulty-tag{color:#fff;text-transform:uppercase;border:2px solid #fff;border-radius:5px;padding:4px 8px;font-size:.68rem;font-weight:950;line-height:1;position:absolute;bottom:10px;left:10px;box-shadow:2px 2px #12170f38}.difficulty-beginner{background:var(--pink)}.difficulty-intermediate{background:var(--purple)}.guide-card-copy{gap:7px;min-width:0;display:grid}.guide-category-label{color:var(--pink);text-transform:uppercase;font-size:.75rem;font-weight:950}.guide-card-copy strong{color:var(--ink);font-family:var(--font-display);font-size:clamp(1.12rem,1.6vw,1.4rem);line-height:1.15}.guide-card-copy>span:not(.guide-category-label):not(.guide-meta-row){color:var(--muted);font-weight:760;line-height:1.45}.guide-meta-row{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:.85rem;font-weight:850;display:flex}.guide-meta-row span{align-items:center;gap:7px;display:inline-flex}.guide-meta-row .inline-icon{width:16px;height:16px}.guide-card-arrow{width:42px;height:42px;color:var(--pink);place-items:center;display:grid}.guide-card-arrow .inline-icon{width:24px;height:24px}.guides-empty-state{border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--surface);text-align:center;place-items:center;gap:10px;margin-top:16px;padding:42px;display:grid}.guides-empty-state h2,.guides-empty-state p{margin:0}.guides-empty-state h2{font-family:var(--font-display)}.guides-pagination{justify-content:center;gap:8px;margin-top:18px;display:flex}.guides-pagination button{border:1px solid var(--line);background:var(--surface);min-width:42px;min-height:38px;color:var(--ink);border-radius:8px;font-weight:900}.guides-pagination button.is-active{border-color:var(--pink);background:var(--pink);color:#fff}.guides-pagination button:disabled{opacity:.45;cursor:not-allowed}.guides-sidebar{align-content:start;gap:14px;display:grid}.guides-side-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:18px;box-shadow:0 2px 8px #12170f0f}.guides-side-card h2{font-family:var(--font-display);margin:0 0 14px;font-size:1.2rem;line-height:1.1}.search-card{padding:0}.guides-search-field{grid-template-columns:auto 1fr;align-items:center;gap:12px;min-height:54px;padding:0 16px;display:grid}.guides-search-field .ui-icon{width:20px;height:20px;color:var(--muted)}.guides-search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-weight:800}.guides-search-field:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--pink) 22%, transparent)}.guide-category-list{gap:4px;display:grid}.guide-category-list button{width:100%;min-height:40px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;font-weight:850;display:flex}.guide-category-list button:hover,.guide-category-list button:focus-visible,.guide-category-list button.is-active{color:var(--pink);background:color-mix(in srgb, var(--surface-pink) 72%, #fff)}.guide-category-list button span{align-items:center;gap:8px;min-width:0;display:inline-flex}.guide-category-list .inline-icon{flex:none;width:17px;height:17px}.guide-category-list strong{min-width:28px;min-height:24px;color:var(--pink);background:#f1f4f7;border-radius:999px;place-items:center;font-size:.78rem;display:inline-grid}.popular-guide-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.popular-guide-list li{grid-template-columns:26px 52px minmax(0,1fr);align-items:center;gap:10px;display:grid}.popular-guide-list li>span{color:#fff;background:var(--pink);border-radius:50%;place-items:center;width:24px;height:24px;font-size:.8rem;font-weight:950;display:grid}.popular-guide-list img{object-fit:cover;background:var(--surface-warm);border-radius:6px;width:52px;height:42px}.popular-guide-list a{min-width:0;color:inherit;gap:2px;text-decoration:none;display:grid}.popular-guide-list strong{color:var(--ink);font-size:.86rem;line-height:1.12;overflow:hidden}.popular-guide-list small{color:var(--muted);font-weight:850}.start-card{background:linear-gradient(135deg,#fff1b8,#fffaf0);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}:root[data-theme=dark] .start-card{background:linear-gradient(135deg, color-mix(in srgb, var(--surface-warm) 58%, var(--surface)), var(--surface))}.start-card p{color:var(--muted);margin:0 0 14px;font-weight:800;line-height:1.45}.start-card .primary-button{width:fit-content;min-height:42px;padding:0 14px;font-size:.86rem}.guides-help-strip{background:linear-gradient(100deg,#ffe8f0,#fff7f9);border:1px solid #f5bfd0;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;min-height:70px;margin-top:28px;padding:16px 24px;display:flex}:root[data-theme=dark] .guides-help-strip{border-color:color-mix(in srgb, var(--pink) 42%, var(--line));background:linear-gradient(100deg, color-mix(in srgb, var(--surface-pink) 62%, var(--surface)), var(--surface))}.guides-help-strip>div{align-items:center;gap:14px;display:flex}.guides-help-strip>div>span{color:#fff;background:var(--pink);border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.guides-help-strip h2,.guides-help-strip p{margin:0}.guides-help-strip h2{font-family:var(--font-display);font-size:1.05rem}.guides-help-strip p{color:var(--muted);font-weight:800}.guides-help-strip .outline-button{min-height:42px;padding:0 16px}.guide-topic-layout{grid-template-columns:minmax(0,1fr) 340px;gap:28px;margin-top:28px;display:grid}.guide-topic-main,.guide-topic-aside{min-width:0}.guide-topic-main{gap:22px;display:grid}.guide-topic-section{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:22px;box-shadow:0 2px 8px #12170f0f}.guide-topic-focus-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.guide-topic-focus-list li{border:2px solid var(--pixel-line);background:color-mix(in srgb, var(--surface-warm) 48%, #fff);min-height:86px;color:var(--ink);border-radius:8px;align-content:center;padding:14px;font-weight:900;line-height:1.35;display:grid;box-shadow:3px 3px #12170f1f}.guide-topic-aside{align-content:start;gap:14px;display:grid}.guide-topic-link-list{gap:10px;display:grid}.guide-topic-link-list a{border:1px solid var(--line);color:inherit;background:color-mix(in srgb, var(--surface-warm) 32%, var(--surface));border-radius:8px;gap:3px;padding:12px;text-decoration:none;display:grid}.guide-topic-link-list a:hover,.guide-topic-link-list a:focus-visible{border-color:var(--pink)}.guide-topic-link-list span{color:var(--pink);text-transform:uppercase;font-size:.75rem;font-weight:950}.guide-topic-link-list strong{color:var(--ink);font-family:var(--font-display);line-height:1.12}
.gallery-page{width:min(1240px,100% - 48px);margin:0 auto;padding:34px 0 72px}.gallery-hero{border:2px solid var(--pixel-line);border-radius:var(--radius);background:radial-gradient(circle at 12% 18%,#ffe26a75 0 92px,#0000 93px),radial-gradient(circle at 84% 12%,#25c3bf52 0 120px,#0000 121px),linear-gradient(115deg,#fff8e8 0%,#fffdf7 48%,#e9fbf7 100%);grid-template-columns:minmax(0,.98fr) minmax(360px,.72fr);align-items:center;gap:clamp(28px,5vw,76px);min-height:430px;padding:clamp(32px,5vw,64px);display:grid;position:relative;overflow:hidden;box-shadow:6px 6px #12170f29}:root[data-theme=dark] .gallery-hero{background:radial-gradient(circle at 12% 18%, color-mix(in srgb, var(--yellow) 48%, transparent) 0 92px, transparent 93px), radial-gradient(circle at 84% 12%, color-mix(in srgb, var(--cyan) 26%, transparent) 0 120px, transparent 121px), linear-gradient(115deg, color-mix(in srgb, var(--surface-warm) 52%, var(--surface)), var(--surface));box-shadow:var(--shadow-soft)}.gallery-hero:before{content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(90deg, var(--pixel-line) 1px, transparent 1px), linear-gradient(var(--pixel-line) 1px, transparent 1px);background-size:32px 32px;position:absolute;inset:0}.gallery-hero-copy,.gallery-hero-stack{z-index:1;position:relative}.gallery-hero h1{max-width:760px;font-family:var(--font-display);margin:0;font-size:clamp(3.1rem,6.2vw,6rem);line-height:.92}.gallery-hero p{max-width:680px;color:var(--muted);margin:20px 0 0;font-size:clamp(1.02rem,1.45vw,1.22rem);font-weight:800;line-height:1.7}.gallery-hero-actions{flex-wrap:wrap;gap:14px;margin-top:26px;display:flex}.gallery-grid-icon:before{content:"";background:currentColor;width:4px;height:4px;position:absolute;top:3px;left:3px;box-shadow:7px 0,14px 0,0 7px,7px 7px,14px 7px,0 14px,7px 14px,14px 14px}.gallery-heart-icon:before{content:"♡";text-align:center;font-family:Arial,sans-serif;font-size:28px;line-height:1;position:absolute;inset:-3px 0 auto}.gallery-hero-stack{min-height:320px}.gallery-hero-tile{border:4px solid var(--pixel-line);background:var(--surface);border-radius:8px;display:block;position:absolute;overflow:hidden;box-shadow:6px 6px #12170f33}.gallery-hero-tile img{object-fit:cover;width:100%;height:100%;display:block}.gallery-hero-tile.tile-1{width:178px;height:232px;top:0;right:112px;transform:rotate(-4deg)}.gallery-hero-tile.tile-2{width:174px;height:196px;top:96px;right:8px;transform:rotate(5deg)}.gallery-hero-tile.tile-3{width:206px;height:252px;bottom:0;left:4px;transform:rotate(-1deg)}.gallery-featured,.gallery-categories-section,.gallery-wall-section,.gallery-depth-section,.gallery-submit-strip{margin-top:34px}.gallery-featured .section-heading{justify-content:space-between;align-items:center;margin-bottom:18px}.gallery-featured .section-heading>span{max-width:430px;color:var(--muted);text-align:right;font-size:.94rem;font-weight:850;line-height:1.45}.gallery-featured-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.gallery-featured-card,.gallery-card{border:2px solid var(--pixel-line);border-radius:var(--radius-sm);background:var(--surface);min-width:0;color:inherit;text-decoration:none;box-shadow:4px 4px #12170f29}:root[data-theme=dark] .gallery-featured-card,:root[data-theme=dark] .gallery-card{background:color-mix(in srgb, var(--surface) 92%, var(--surface-warm));box-shadow:var(--shadow-soft)}.gallery-featured-card{grid-template-columns:42% minmax(0,1fr);align-items:center;gap:16px;padding:14px;display:grid}.gallery-featured-media,.gallery-card-media{background:color-mix(in srgb, var(--surface-warm) 42%, white);justify-content:center;align-items:center;display:flex;overflow:hidden}.gallery-featured-media{aspect-ratio:1;border-radius:7px;padding:10px}.gallery-card-media{aspect-ratio:4/3;border-bottom:2px solid var(--pixel-line);padding:clamp(10px,1.5vw,16px)}.gallery-featured-card img,.gallery-card img{object-fit:contain;background:0 0;border-radius:0;width:100%;height:100%;display:block}.gallery-featured-card span,.gallery-card-meta span{color:var(--pink);text-transform:uppercase;font-size:.74rem;font-weight:950}.gallery-featured-card h3,.gallery-card h3,.gallery-wall-heading h2,.gallery-submit-strip h2{font-family:var(--font-display);margin:0;line-height:1.12}.gallery-featured-card h3{margin-top:7px;font-size:1.12rem}.gallery-featured-card p,.gallery-card p,.gallery-wall-heading p,.gallery-submit-strip p{color:var(--muted);font-weight:790;line-height:1.55}.gallery-featured-card p{margin:8px 0 0;font-size:.88rem}.gallery-wall-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.gallery-wall-heading h2{font-size:clamp(1.8rem,3vw,2.8rem)}.gallery-wall-heading p{max-width:600px;margin:10px 0 0}.gallery-wall-heading .outline-button{flex:none;min-height:46px;padding:0 18px}.gallery-masonry{column-count:3;column-gap:24px}.gallery-category-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.gallery-category-card{border:2px solid var(--pixel-line);border-radius:var(--radius-sm);background:var(--surface);min-width:0;min-height:100%;color:inherit;align-content:start;gap:12px;padding:14px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:grid;box-shadow:4px 4px #12170f24}:root[data-theme=dark] .gallery-category-card{background:color-mix(in srgb, var(--surface) 92%, var(--surface-warm));box-shadow:var(--shadow-soft)}.gallery-category-card:hover{box-shadow:5px 5px 0 var(--pixel-line);transform:translateY(-2px)}.gallery-category-card:focus-visible{outline:3px solid var(--pink);outline-offset:4px}.gallery-category-card-media{aspect-ratio:4/3;background:color-mix(in srgb, var(--surface-warm) 42%, white);border-radius:7px;place-items:center;padding:10px;display:grid;overflow:hidden}.gallery-category-card-media img{object-fit:contain;width:100%;height:100%;display:block}.gallery-category-card strong{font-family:var(--font-display);font-size:clamp(1.14rem,1.6vw,1.38rem);line-height:1.12}.gallery-category-card>span:last-child{color:var(--muted);font-size:.92rem;font-weight:790;line-height:1.55}.gallery-depth-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:start;gap:24px;display:grid}.gallery-category-tips{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.gallery-tip{border:2px solid var(--pixel-line);border-radius:var(--radius-sm);background:linear-gradient(180deg, #ffffffbd, #ffffff2e), color-mix(in srgb, var(--surface-warm) 38%, var(--surface));min-width:0;min-height:100%;padding:18px;box-shadow:3px 3px #12170f24}:root[data-theme=dark] .gallery-tip{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 92%, var(--surface-warm)), var(--surface))}.gallery-tip h3,.gallery-category-support h2{font-family:var(--font-display);margin:0;line-height:1.16}.gallery-tip h3{font-size:clamp(1.12rem,1.8vw,1.38rem)}.gallery-tip p{color:var(--muted);margin:10px 0 0;font-weight:790;line-height:1.58}.gallery-category-support{gap:24px;display:grid}.gallery-category-support h2{margin-bottom:14px;font-size:clamp(1.5rem,2.4vw,2.1rem)}.gallery-card{break-inside:avoid;width:100%;margin:0 0 24px;transition:transform .15s,box-shadow .15s;display:inline-block;overflow:hidden}.gallery-featured-card:hover,.gallery-card:hover{box-shadow:5px 5px 0 var(--pixel-line);transform:translateY(-2px)}.gallery-featured-card:focus-visible,.gallery-card:focus-visible{outline:3px solid var(--pink);outline-offset:4px}.gallery-card-body{padding:16px}.gallery-card-meta{flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:10px;display:flex}.gallery-card-meta span:nth-child(2){color:var(--muted)}.gallery-card h3{font-size:clamp(1.12rem,1.6vw,1.34rem)}.gallery-card p{margin:10px 0 0;font-size:.93rem}.gallery-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 0;display:grid}.gallery-card dl div{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-warm) 34%, var(--surface));border-radius:7px;min-width:0;padding:10px}:root[data-theme=dark] .gallery-card dl div{background:color-mix(in srgb, var(--surface-warm) 34%, var(--surface))}.gallery-card dt,.gallery-card dd{margin:0}.gallery-card dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:950}.gallery-card dd{color:var(--ink);margin-top:3px;font-size:.86rem;font-weight:900}.gallery-import-cta{width:fit-content;color:var(--pink);font-family:var(--font-display);text-transform:uppercase;border:2px solid;border-radius:7px;align-items:center;margin-top:14px;padding:8px 10px;font-size:.78rem;font-weight:950;line-height:1;display:inline-flex}.gallery-submit-strip{border:2px solid var(--pixel-line);border-radius:var(--radius);background:linear-gradient(110deg, #e9fbf7, #fffdf7 50%, #fff3d2), var(--surface);justify-content:space-between;align-items:center;gap:24px;min-height:132px;padding:26px 32px;display:flex;box-shadow:6px 6px #12170f26}:root[data-theme=dark] .gallery-submit-strip{background:linear-gradient(110deg, color-mix(in srgb, var(--surface) 82%, var(--cyan)), var(--surface) 50%, color-mix(in srgb, var(--surface-warm) 58%, var(--surface))), var(--surface);box-shadow:var(--shadow-soft)}.gallery-submit-strip h2{font-size:clamp(1.45rem,2.3vw,2.1rem)}.gallery-submit-strip p{max-width:720px;margin:10px 0 0}.gallery-submit-strip .green-button{flex:none}.gallery-disclaimer{max-width:940px;color:var(--muted);text-align:center;margin:18px auto 0;font-size:.84rem;font-weight:760;line-height:1.6}.gallery-detail-page{width:min(1180px,100% - 48px);margin:0 auto;padding:34px 0 72px}.gallery-detail-hero{border:2px solid var(--pixel-line);border-radius:var(--radius);background:linear-gradient(135deg, color-mix(in srgb, var(--surface-warm) 70%, white), var(--surface)), var(--surface);grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,54px);padding:clamp(24px,4vw,42px);display:grid;box-shadow:6px 6px #12170f24}:root[data-theme=dark] .gallery-detail-hero{background:color-mix(in srgb, var(--surface) 90%, var(--surface-warm));box-shadow:var(--shadow-soft)}.gallery-detail-media{border:2px solid var(--pixel-line);background:#fff;border-radius:10px;place-items:center;min-width:0;padding:clamp(14px,2vw,24px);display:grid}.gallery-detail-media img{object-fit:contain;width:100%;max-height:620px;image-rendering:pixelated;display:block}.gallery-detail-copy h1{font-family:var(--font-display);margin:0;font-size:clamp(2.8rem,5.4vw,5.2rem);line-height:.95}.gallery-detail-copy p{color:var(--muted);margin:18px 0 0;font-weight:800;line-height:1.68}.gallery-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0;display:grid}.gallery-detail-stats div{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-warm) 36%, var(--surface));border-radius:8px;min-width:0;padding:12px}.gallery-detail-stats dt,.gallery-detail-stats dd{margin:0}.gallery-detail-stats dt{color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:950}.gallery-detail-stats dd{color:var(--ink);margin-top:4px;font-weight:900}.gallery-detail-recipe{border:2px solid var(--pixel-line);border-radius:var(--radius-sm);background:var(--surface);margin-top:30px;padding:clamp(24px,4vw,36px)}.gallery-detail-recipe h2{font-family:var(--font-display);margin:0 0 18px;font-size:clamp(1.8rem,3vw,2.7rem)}@media (max-width:1120px){.gallery-hero{grid-template-columns:1fr}.gallery-hero-stack{max-width:480px;min-height:290px}.gallery-featured-strip{grid-template-columns:1fr}.gallery-category-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-featured-card{grid-template-columns:160px minmax(0,1fr)}}@media (max-width:860px){.gallery-featured .section-heading,.gallery-wall-heading,.gallery-submit-strip{flex-direction:column;align-items:stretch}.gallery-depth-grid,.gallery-category-tips{grid-template-columns:1fr}.gallery-featured .section-heading>span{text-align:left;max-width:none}.gallery-masonry{column-count:2}.gallery-detail-hero{grid-template-columns:1fr}}@media (max-width:760px){.gallery-page{width:calc(100% - 28px);padding-top:18px}.gallery-hero{min-height:0;padding:28px 20px 34px}.gallery-hero h1{font-size:clamp(2.75rem,13vw,4.3rem)}.gallery-hero-actions{display:grid}.gallery-hero-stack{min-height:238px}.gallery-hero-tile.tile-1{width:132px;height:172px;right:32px}.gallery-hero-tile.tile-2{width:128px;height:144px;top:76px;right:0}.gallery-hero-tile.tile-3{width:150px;height:184px}.gallery-featured-card,.gallery-category-card-grid{grid-template-columns:1fr}.gallery-masonry{column-count:1}.gallery-submit-strip{padding:22px}.gallery-disclaimer{text-align:left}.gallery-submit-strip .green-button,.gallery-wall-heading .outline-button{width:100%}.gallery-detail-page{width:calc(100% - 28px);padding-top:18px}.gallery-detail-stats{grid-template-columns:1fr}}
.game-cta{border:2px solid var(--pixel-line);border-radius:var(--radius);width:min(1040px,100% - 112px);min-height:128px;box-shadow:6px 6px 0 var(--pixel-line);background:linear-gradient(105deg,#fff2b2,#fff9d6);grid-template-columns:140px 1fr auto;align-items:center;gap:28px;padding:10px 60px 10px 34px;display:grid}:root[data-theme=dark] .game-cta{background:linear-gradient(105deg, color-mix(in srgb, var(--surface-warm) 58%, var(--surface)), var(--surface))}#avatar-canvas{align-self:end;width:125px;height:auto}.game-cta p{color:var(--ink);margin:4px 0 0;font-weight:750}.faq-section{border:2px solid var(--pixel-line);border-radius:var(--radius);background:var(--surface);width:min(1040px,100% - 112px);box-shadow:6px 6px 0 var(--pixel-line);padding:42px;display:block}.faq-section h2{margin-bottom:24px}.faq-section details{border:1px solid color-mix(in srgb, var(--pixel-line) 18%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--surface-warm) 34%, #fff);padding:20px 22px}:root[data-theme=dark] .faq-section details{background:color-mix(in srgb, var(--surface-warm) 34%, var(--surface))}.faq-section details+details{margin-top:14px}.faq-section summary{cursor:pointer;font-family:var(--font-display);justify-content:space-between;align-items:center;gap:16px;font-weight:900;list-style:none;display:flex}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary:after{content:"";border-bottom:3px solid;border-right:3px solid;flex:none;width:14px;height:14px;transition:transform .15s;transform:rotate(45deg)translateY(-2px)}.faq-section details[open] summary:after{transform:rotate(225deg)translate(-2px,-2px)}.faq-section p{max-width:820px;color:var(--muted);margin:14px 0 0;font-weight:750;line-height:1.65}.grid-maker-app{display:none}.view-studio .grid-maker-app,.page-shell.view-studio .grid-maker-app{background-color:#fbf8ef;background-image:linear-gradient(#12170f09 1px,#0000 1px),linear-gradient(90deg,#12170f09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-template-columns:minmax(252px,292px) minmax(0,1fr) minmax(360px,420px);align-items:start;gap:14px;min-height:calc(100svh - 88px);padding:14px clamp(14px,2vw,22px) 28px;display:grid}:root[data-theme=dark] .view-studio .grid-maker-app,:root[data-theme=dark] .page-shell.view-studio .grid-maker-app{background:var(--page)}.maker-sidebar,.maker-rightbar{gap:12px;min-width:0;display:grid}.maker-canvas-area{min-width:0}.maker-sidebar,.maker-rightbar{align-self:start;padding-bottom:0;position:static;overflow:visible}.maker-panel,.tool-strip,.canvas-card,.maker-tip,.guide-promo{border:2px solid var(--pixel-line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-soft)}.maker-panel{background:linear-gradient(180deg, #ffffffad, #ffffff1f), var(--surface);gap:10px;padding:14px;display:grid;overflow:hidden}:root[data-theme=dark] .maker-panel{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 92%, var(--surface-warm)), var(--surface))}.maker-panel-header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.maker-panel-body{gap:10px;min-width:0;display:grid}.maker-panel-body[hidden]{display:none}.maker-panel-toggle{border:2px solid var(--pixel-line);width:30px;height:30px;color:var(--ink);background:color-mix(in srgb, var(--yellow) 48%, var(--surface));border-radius:7px;flex:none;place-items:center;transition:background .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:2px 2px #12170f29}.maker-panel-toggle .ui-icon{stroke-width:2.7px;width:16px;height:16px;transition:transform .15s}.maker-panel-toggle:hover,.maker-panel-toggle:focus-visible{background:color-mix(in srgb, var(--pink) 20%, var(--yellow));box-shadow:1px 1px 0 var(--pixel-line);transform:translate(1px,1px)}.maker-panel.is-collapsed .maker-panel-toggle .ui-icon{transform:rotate(-90deg)}.maker-panel:has(.info-dot){overflow:visible}.maker-panel h2{min-width:0;color:var(--ink);font-family:var(--font-display);align-items:center;gap:7px;font-size:1rem;line-height:1.05;display:inline-flex}.maker-panel h2 .heading-icon{stroke-width:2.5px;flex:none;width:18px;height:18px}.preset-card-mobile,[data-canvas-preset-select] .mobile-custom-grid-option{display:none}.drop-zone{border:2px dashed var(--pixel-line);border-radius:var(--radius-sm);min-height:116px;color:var(--ink);text-align:center;cursor:pointer;background:linear-gradient(135deg,#25c3bf1a,#0000 46%),linear-gradient(#fcfdff,#fffaf0);place-items:center;gap:7px;padding:14px;transition:background .15s,transform .15s,box-shadow .15s;display:grid}:root[data-theme=dark] .drop-zone{background:linear-gradient(135deg, #25c3bf1f, transparent 46%), color-mix(in srgb, var(--surface) 88%, var(--cyan))}.drop-zone.is-dragover,.drop-zone:hover{border-color:var(--pink);box-shadow:4px 4px 0 var(--pixel-line);background:linear-gradient(135deg,#f04e6f1a,#0000 46%),#fff7fa;transform:translate(-1px,-1px)}:root[data-theme=dark] .drop-zone.is-dragover,:root[data-theme=dark] .drop-zone:hover{background:linear-gradient(135deg, #f04e6f2e, transparent 46%), color-mix(in srgb, var(--surface-pink) 50%, var(--surface))}.drop-zone strong{font-weight:900}.drop-zone span{color:var(--muted);font-weight:750}.drop-zone small{color:var(--muted);font-size:.78rem}.drop-image-icon{border:2px solid var(--pixel-line);width:38px;height:38px;color:var(--pixel-line);background:var(--yellow);box-shadow:3px 3px 0 var(--pixel-line);border-radius:8px;place-items:center;display:grid;position:relative}:root[data-theme=dark] .drop-image-icon{color:var(--ink);background:color-mix(in srgb, var(--yellow) 72%, var(--surface))}.drop-image-icon:before,.drop-image-icon:after{content:none}.drop-image-icon svg{width:22px;height:22px}.file-chip{grid-template-columns:48px minmax(0,1fr) 26px;align-items:center;gap:12px;min-width:0;display:grid}.file-chip[hidden]{display:none!important}.file-chip>div{min-width:0}#file-preview-canvas{background:#62bdf7;border-radius:8px;width:48px;height:48px}.file-chip strong,.file-chip span{display:block}.file-chip strong{text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.file-chip span{color:var(--muted);font-size:.85rem;font-weight:750}.file-chip button{width:28px;height:28px;color:var(--ink);background:0 0;border:2px solid #0000;border-radius:7px;place-items:center;display:grid}.file-chip button .ui-icon{width:16px;height:16px}.file-chip button:hover,.file-chip button:focus-visible{border-color:var(--pixel-line);background:var(--surface-pink)}.control-group+.control-group,.toggle-list,.select-label+.select-label{margin-top:14px}.maker-panel .segmented-grid button{min-height:38px;padding:0 5px;font-size:.82rem}.segmented-grid[data-control-group=grid-size]{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.maker-panel .segmented-grid[data-control-group=grid-size] button{padding:0 3px;font-size:.76rem}.custom-grid-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.custom-grid-fields label{min-width:0;color:var(--muted);gap:5px;font-size:.72rem;font-weight:950;display:grid}.custom-grid-fields input{border:2px solid var(--pixel-line);width:100%;min-width:0;min-height:38px;color:var(--ink);background:color-mix(in srgb, var(--surface-warm) 34%, var(--surface));border-radius:7px;outline:none;padding:0 9px;font-size:.88rem;font-weight:900;box-shadow:inset 0 -3px #12170f14}.custom-grid-fields input:focus-visible{border-color:var(--pink);box-shadow:0 0 0 3px color-mix(in srgb, var(--pink) 20%, transparent), inset 0 -3px 0 #12170f14}.custom-grid-fields input[aria-invalid=true]{border-color:var(--orange)}.canvas-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.canvas-preset-grid button{border:2px solid var(--line-strong);min-width:0;min-height:54px;color:var(--ink);background:var(--surface);text-align:left;border-radius:8px;align-content:center;gap:2px;padding:7px 8px;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:grid}.canvas-preset-grid button strong,.canvas-preset-grid button span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.canvas-preset-grid button strong{font-size:.78rem;font-weight:950}.canvas-preset-grid button span{color:var(--muted);font-size:.69rem;font-weight:850}.canvas-preset-grid button.is-active{border-color:var(--pixel-line);background:color-mix(in srgb, var(--yellow) 58%, var(--surface));box-shadow:3px 3px #12170f29}.canvas-preset-grid button:hover,.canvas-preset-grid button:focus-visible{border-color:var(--pixel-line);transform:translateY(-1px)}.toggle-list{gap:8px;display:grid}.info-dot{z-index:3;border:1px solid var(--soft-muted);width:17px;height:17px;color:var(--soft-muted);background:var(--surface);cursor:help;border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:900;line-height:1;display:inline-grid;position:relative}.label-with-help{align-items:center;gap:7px;display:inline-flex}.info-dot:before,.info-dot:after{opacity:0;pointer-events:none;transition:opacity .12s,transform .12s;display:none;position:absolute;right:-5px}.info-dot:before{content:"";border:6px solid #0000;border-top-color:var(--pixel-line);bottom:calc(100% + 3px);transform:translateY(2px)}.info-dot:after{content:attr(data-tooltip);z-index:30;border:2px solid var(--pixel-line);width:218px;color:var(--ink);background:var(--surface-warm);box-shadow:3px 3px 0 var(--pixel-line);text-align:left;white-space:normal;border-radius:7px;padding:8px 10px;font-size:.76rem;font-weight:850;line-height:1.25;bottom:calc(100% + 14px);left:-178px;right:auto;transform:translateY(4px)}.toggle-row:hover .info-dot,.info-dot.is-visible,.info-dot:hover,.info-dot:focus-visible{color:var(--pixel-line);border-color:var(--pixel-line);outline:none}.toggle-row:hover .info-dot:before,.toggle-row:hover .info-dot:after,.info-dot.is-visible:before,.info-dot.is-visible:after,.info-dot:hover:before,.info-dot:hover:after,.info-dot:focus-visible:before,.info-dot:focus-visible:after{opacity:1;display:block;transform:translateY(0)}.maker-sidebar .info-dot:before,.maker-canvas-area .info-dot:before{left:2px;right:auto}.maker-sidebar .info-dot:after,.maker-canvas-area .info-dot:after{left:-16px;right:auto}.maker-panel-header .info-dot:before,.tool-strip .info-dot:before{border-top-color:#0000;border-bottom-color:var(--pixel-line);top:calc(100% + 3px);bottom:auto;transform:translateY(-2px)}.maker-panel-header .info-dot:after,.tool-strip .info-dot:after{top:calc(100% + 14px);bottom:auto;transform:translateY(-4px)}@media (max-width:640px){.info-dot:after{overflow-wrap:anywhere;width:min(190px,100vw - 32px);max-width:calc(100vw - 32px)}.maker-panel-header .info-dot:after,.maker-sidebar .info-dot:after,.maker-rightbar .info-dot:after{left:-16px;right:auto}.maker-panel-header .info-dot:after,.tool-strip .info-dot:after{left:auto;right:-16px}}.select-label{gap:8px;display:grid}.select-label span{color:var(--muted);font-weight:850}.select-label select{border:1px solid var(--line-strong);width:100%;min-height:46px;color:var(--ink);background:var(--surface);border-radius:8px;padding:0 12px;font-weight:850}.choice-field{gap:7px;display:grid}.choice-field+.choice-field{margin-top:14px}.range-field{gap:9px;margin-top:14px;display:grid}.range-field label{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-weight:900;display:flex}.range-field output{border:2px solid var(--pixel-line);min-width:38px;color:var(--ink);background:var(--surface-warm);text-align:center;border-radius:7px;padding:3px 7px;font-weight:950}.range-field input[type=range]{width:100%;accent-color:var(--pink)}.range-scale{display:none}.choice-label{color:var(--muted);font-weight:900}.compact-control-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.compact-select-field{isolation:isolate;gap:7px;min-width:0;display:grid;position:relative}.compact-select-field>span{color:var(--muted);align-items:center;gap:6px;font-weight:900;display:inline-flex}.compact-select-trigger{border:2px solid var(--pixel-line);width:100%;min-width:0;min-height:44px;color:var(--ink);background:linear-gradient(180deg, #ffffffb3, #ffffff29), color-mix(in srgb, var(--surface-warm) 74%, var(--surface));box-shadow:3px 3px 0 var(--pixel-line);font:inherit;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px 0 12px;font-size:.88rem;font-weight:950;line-height:1.12;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:inline-flex}.compact-select-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.compact-select-trigger .ui-icon{stroke-width:2.7px;flex:none;width:17px;height:17px;transition:transform .15s}.compact-select-trigger:hover,.compact-select-trigger:focus-visible,.compact-select-field.is-open .compact-select-trigger{background:var(--yellow);box-shadow:2px 2px 0 var(--pixel-line);outline:0;transform:translate(1px,1px)}.compact-select-field.is-open .compact-select-trigger .ui-icon{transform:rotate(180deg)}.compact-select-menu{z-index:90;border:2px solid var(--pixel-line);background:var(--surface);min-width:100%;max-height:250px;box-shadow:5px 5px 0 var(--pixel-line);opacity:0;pointer-events:none;border-radius:8px;gap:5px;padding:6px;transition:opacity .14s,transform .14s;display:grid;position:absolute;top:calc(100% + 9px);left:0;right:0;overflow-y:auto;transform:translateY(-4px)}.compact-select-field.is-open{z-index:95}.compact-select-field.is-open .compact-select-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.compact-select-menu button{min-height:38px;color:var(--muted);font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:.84rem;font-weight:950;display:flex}.compact-select-menu button:after{content:"";background:0 0;border-radius:2px;flex:none;width:8px;height:8px}.compact-select-menu button.is-active{color:#fff;background:var(--pixel-line)}.compact-select-menu button.is-active:after{background:var(--yellow)}.compact-select-menu button:hover,.compact-select-menu button:focus-visible{color:var(--ink);background:color-mix(in srgb, var(--surface-warm) 68%, var(--surface));outline:0}:is(.maker-panel:has(.compact-select-field.is-open),.export-more-options:has(.compact-select-field.is-open)){overflow:visible}:root[data-theme=dark] .compact-select-trigger{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 88%, var(--surface-warm)), color-mix(in srgb, var(--surface-warm) 72%, var(--surface)));box-shadow:3px 3px #0000006b}:root[data-theme=dark] .compact-select-trigger:hover,:root[data-theme=dark] .compact-select-trigger:focus-visible,:root[data-theme=dark] .compact-select-field.is-open .compact-select-trigger{background:color-mix(in srgb, var(--pink) 24%, var(--surface-warm));box-shadow:2px 2px #0000007a}.compact-select-field+.compact-select-field,.compact-custom-grid{margin-top:10px}.compact-control-grid>.compact-select-field+.compact-select-field{margin-top:0}.choice-grid{border:2px solid var(--pixel-line);background:color-mix(in srgb, var(--surface-warm) 38%, var(--surface));border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:5px;display:grid;box-shadow:inset 0 0 0 1px #ffffff73}.choice-grid[data-choice-group=palette-mode]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.compact-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-grid button{min-width:0;min-height:36px;color:var(--muted);white-space:nowrap;background:0 0;border:0;border-radius:6px;padding:0 8px;font-size:.83rem;font-weight:950;transition:color .15s,background .15s,box-shadow .15s,transform .15s}.choice-grid[data-choice-group=palette-mode] button{padding:0 6px;font-size:.8rem}.choice-grid button.is-active{color:#fff;background:var(--pixel-line);box-shadow:2px 2px #12170f33}.choice-grid button:hover,.choice-grid button:focus-visible{color:var(--ink);background:#ffffffa3}:root[data-theme=dark] .choice-grid button:hover,:root[data-theme=dark] .choice-grid button:focus-visible{background:color-mix(in srgb, var(--surface-warm) 54%, var(--surface))}.choice-grid button.is-active:hover,.choice-grid button.is-active:focus-visible{color:#fff;background:var(--pink);transform:translate(1px,1px);box-shadow:2px 2px #12170f47}#generate-grid{margin-top:14px}#reset-grid{margin-top:8px}.tool-strip{z-index:12;background:linear-gradient(180deg, #ffffffb8, #ffffff29), color-mix(in srgb, var(--surface) 88%, var(--surface-warm));grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"modes actions";justify-content:stretch;align-items:center;gap:8px;width:min(100%,620px);margin:0 auto;padding:6px;display:grid;position:relative;overflow:visible;box-shadow:5px 5px #12170f38}:root[data-theme=dark] .tool-strip{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 92%, var(--surface-warm)), var(--surface));box-shadow:var(--shadow-soft)}.tool-group{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-warm) 18%, var(--surface));border-radius:8px;align-items:center;gap:6px;min-width:0;min-height:48px;padding:3px;display:flex}.tool-group--modes{grid-area:modes}.tool-group--view{grid-area:view}.tool-group--history{grid-area:history}.tool-group--status{grid-area:status;justify-content:end}.tool-group--actions{grid-area:actions}.tool-strip .tool-group--modes{justify-content:center}.tool-strip .tool-buttons--modes{justify-content:center;width:100%}.tool-buttons{scrollbar-width:none;background:0 0;border:0;border-radius:7px;min-width:0;display:flex;overflow:visible}.tool-buttons::-webkit-scrollbar{display:none}.tool-button{border:0;border-right:1px solid var(--line);width:44px;min-width:44px;min-height:42px;color:var(--ink);background:0 0;flex:0 0 44px;align-content:center;place-items:center;gap:0;padding:7px 5px;font-size:0;font-weight:900;line-height:1.12;transition:color .15s,background .15s,transform .15s;display:grid;position:relative}.tool-button:first-child{border-radius:6px 0 0 6px}.tool-button:last-child{border-right:0;border-radius:0 6px 6px 0}.tool-button:after{content:attr(data-tool);z-index:20;border:2px solid var(--pixel-line);min-width:max-content;color:var(--ink);background:var(--surface-warm);box-shadow:3px 3px 0 var(--pixel-line);font-family:var(--font-body);opacity:0;pointer-events:none;border-radius:6px;padding:6px 8px;font-size:.76rem;font-weight:900;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px)}.tool-button:hover:after,.tool-button:focus-visible:after{opacity:1;transform:translate(-50%)}.tool-button.is-active{color:#fff;background:var(--pixel-line);box-shadow:inset 0 -3px 0 #ffffff1f, 0 0 0 1px var(--pixel-line)}.tool-button:hover,.tool-button:focus-visible{color:var(--ink);background:color-mix(in srgb, var(--yellow) 55%, var(--surface))}.tool-icon{stroke-width:2.15px;filter:drop-shadow(0 1px #12170f24);width:22px;height:22px;transition:filter .15s,stroke-width .15s,transform .15s}.tool-button:hover .tool-icon,.tool-button:focus-visible .tool-icon{filter:drop-shadow(0 2px #12170f24);transform:translateY(-1px)scale(1.04)}.tool-button.is-active .tool-icon{stroke-width:2.35px;filter:drop-shadow(0 1px #0000002e)}.history-tools{background:0 0;border:0;border-radius:7px;display:flex;overflow:hidden}.icon-action{border:0;border-right:1px solid var(--line);background:color-mix(in srgb, var(--surface-warm) 35%, var(--surface));width:42px;min-height:42px;color:var(--ink);place-items:center;display:grid}.icon-action .ui-icon{stroke-width:2.25px;width:20px;height:20px;transition:stroke-width .15s,transform .15s}.icon-action:hover,.icon-action:focus-visible{color:#fff;background:var(--pink)}.icon-action:hover .ui-icon,.icon-action:focus-visible .ui-icon{transform:translateY(-1px)scale(1.05)}.icon-action.is-active,.icon-action[aria-pressed=true]{color:#fff;background:var(--pink);box-shadow:inset 0 -3px #ffffff29}.icon-action.is-active .ui-icon,.icon-action[aria-pressed=true] .ui-icon{stroke-width:2.45px}.icon-action:disabled{opacity:.35;cursor:default;background:0 0}.tool-strip>.icon-action{border:1px solid var(--line);border-radius:7px}.tool-group--actions .icon-action{border:0;border-right:1px solid var(--line)}.tool-group--actions .icon-action:last-child{border-right:0}.zoom-percent-field{border-right:1px solid var(--line);flex:0 0 68px;place-items:center;width:68px;min-height:42px;padding:5px 7px;display:grid}.zoom-percent-input{border:2px solid var(--line-strong);width:100%;min-width:0;min-height:30px;color:var(--ink);background:color-mix(in srgb, var(--surface-warm) 35%, var(--surface));text-align:center;border-radius:7px;outline:none;padding:0 5px;font-size:.78rem;font-weight:950;line-height:1;box-shadow:inset 0 -2px #12170f14}.zoom-percent-input:focus{border-color:var(--pink);background:var(--surface);box-shadow:0 0 0 3px color-mix(in srgb, var(--pink) 18%, transparent), inset 0 -2px 0 #12170f14}.canvas-status-bar{z-index:5;border:2px solid var(--pixel-line);background:color-mix(in srgb, var(--surface) 84%, var(--surface-warm));border-radius:999px;grid-template-columns:auto;grid-template-areas:"view";align-items:center;gap:0;width:auto;margin:0;padding:3px;display:grid;position:absolute;top:12px;right:12px;box-shadow:2px 2px #12170f38}.canvas-status-bar .tool-group--history,.canvas-status-bar .tool-group--status,.canvas-status-bar .preview-toggle{display:none}.canvas-status-bar .tool-group--view{background:0 0;border:0;width:auto;min-height:0;padding:0;display:block}.canvas-status-bar .tool-buttons--view{width:auto}.canvas-status-bar .tool-button{border-radius:999px;width:30px;min-width:30px;min-height:30px;padding:4px;font-size:0}.canvas-status-bar .tool-button:after{display:none}.canvas-status-bar .tool-icon{width:15px;height:15px}.canvas-status-bar .zoom-percent-field{width:48px;min-height:30px;padding:3px 4px}.canvas-status-bar .zoom-percent-input{border-radius:999px;min-height:24px;padding:0 3px;font-size:.68rem}.mobile-canvas-download{z-index:30;border:3px solid var(--pixel-line);background:color-mix(in srgb, var(--cyan) 88%, #fff);border-radius:999px;grid-template-columns:minmax(0,1fr) 38px;gap:0;width:clamp(154px,15vw,178px);transition:box-shadow .15s;display:grid;position:absolute;top:62px;bottom:auto;right:12px;overflow:visible;box-shadow:4px 4px #12170f3d}.mobile-canvas-download:hover,.mobile-canvas-download:focus-within{box-shadow:5px 5px #12170f42}.mobile-canvas-download .primary-button,.mobile-download-menu summary{min-height:38px;box-shadow:none;color:var(--ink);font-family:var(--font-display);background:0 0;border:0;border-radius:0;padding:5px 8px;font-size:.78rem;line-height:1}.mobile-canvas-download .primary-button{white-space:nowrap;border-radius:999px 0 0 999px;justify-content:center;align-items:center;gap:7px;min-width:0;display:flex}.mobile-canvas-download .primary-button .button-icon{width:22px;height:22px;color:var(--cyan);background:var(--pixel-line);stroke-width:2.8px;border-radius:999px;flex:none;padding:4px}.mobile-download-menu{min-width:0;position:relative}.mobile-download-menu summary{border-left:2px solid color-mix(in srgb, var(--pixel-line) 36%, transparent);cursor:pointer;border-radius:0 999px 999px 0;place-items:center;height:100%;font-size:0;list-style:none;display:grid}.mobile-download-menu summary::-webkit-details-marker{display:none}.mobile-download-menu summary .button-icon{stroke-width:3px;width:16px;height:16px;transition:transform .15s}.mobile-download-menu summary:hover,.mobile-download-menu summary:focus-visible,.mobile-download-menu[open] summary .button-icon{color:var(--pixel-line)}.mobile-download-menu[open] summary{background:color-mix(in srgb, var(--yellow) 56%, transparent)}.mobile-download-menu[open] summary .button-icon{transform:rotate(180deg)}.mobile-download-menu-list{top:var(--download-menu-top,12px);left:var(--download-menu-left,12px);z-index:80;width:min(82vw,320px);max-height:var(--download-menu-max-height,min(54vh, 360px));border:3px solid var(--surface-warm);background:var(--pixel-line);border-radius:18px;gap:2px;padding:12px;display:grid;position:fixed;overflow-y:auto;box-shadow:5px 5px #12170f47}.mobile-download-menu:not([open]) .mobile-download-menu-list{display:none}.mobile-download-menu-list button{min-height:58px;color:var(--surface-warm);text-align:left;background:0 0;border:0;border-radius:9px;gap:3px;padding:8px 10px;display:grid}.mobile-download-menu-list button:hover,.mobile-download-menu-list button:focus-visible{color:var(--ink);background:var(--cyan);outline:0}.mobile-download-menu-list strong{font-family:var(--font-display);font-size:.98rem;line-height:1.05}.mobile-download-menu-list span{color:color-mix(in srgb, var(--surface-warm) 78%, #fff);font-size:.74rem;font-weight:850;line-height:1.25}.mobile-download-menu-list button:hover span,.mobile-download-menu-list button:focus-visible span{color:var(--ink)}.selected-color,.selected-cell{border:1px solid var(--line);min-width:132px;min-height:44px;color:var(--ink);background:color-mix(in srgb, var(--surface-warm) 32%, var(--surface));white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:.78rem;font-weight:900;display:flex}.tool-group--status .selected-color,.tool-group--status .selected-cell{flex:1 1 0;min-width:0}.selected-color [data-selected-color-label],.selected-cell [data-selected-cell-label]{text-overflow:ellipsis;overflow:hidden}.selected-color.is-replacing{border-color:var(--pink);box-shadow:0 0 0 3px color-mix(in srgb, var(--pink) 18%, transparent)}.selected-cell{border-color:color-mix(in srgb, var(--blue) 42%, var(--line));min-width:126px}.selected-cell.has-cell{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb, var(--blue) 16%, transparent)}.selected-color [data-selected-color-count],.selected-cell [data-selected-cell-meta]{color:var(--muted);font-size:.7rem;font-weight:850}.selected-color-swatch,.selected-cell-swatch{border:2px solid var(--pixel-line);background:var(--brown);border-radius:5px;width:20px;height:20px;box-shadow:inset 0 -3px #00000024}.selected-cell-swatch{background:repeating-linear-gradient(45deg, color-mix(in srgb, var(--line) 35%, transparent) 0 4px, transparent 4px 8px)}.preview-toggle{border:2px solid var(--line-strong);min-width:156px;min-height:44px;color:var(--ink);background:linear-gradient(180deg, #ffffffb3, #ffffff14), color-mix(in srgb, var(--surface-warm) 38%, var(--surface));cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:9px;padding:0 10px 0 13px;font-size:.8rem;font-weight:900;line-height:1;transition:color .15s,background .15s,border-color .15s,box-shadow .15s,transform .15s;display:flex}:root[data-theme=dark] .preview-toggle{background:linear-gradient(180deg, color-mix(in srgb, var(--surface) 88%, var(--surface-warm)), var(--surface))}.preview-toggle:hover,.preview-toggle:focus-within{border-color:var(--pixel-line);box-shadow:2px 2px #12170f2e}.preview-toggle:has(input:checked){color:#fff;border-color:var(--pixel-line);background:var(--pink);box-shadow:2px 2px 0 var(--pixel-line)}.preview-toggle input{appearance:none;border:2px solid var(--pixel-line);cursor:pointer;background:#fff;border-radius:5px;flex:none;width:24px;height:24px;position:relative;box-shadow:2px 2px #12170f2e}:root[data-theme=dark] .preview-toggle input{background:var(--surface)}.preview-toggle input:before{content:"";opacity:0;border-bottom:3px solid #0000;border-right:3px solid #0000;width:7px;height:13px;transition:opacity .12s,transform .12s;position:absolute;top:2px;left:6px;transform:rotate(40deg)scale(.72)}.preview-toggle input:checked{background:var(--pixel-line)}.preview-toggle input:checked:before{opacity:1;border-color:#fff;transform:rotate(40deg)scale(1)}.canvas-card{--editor-fit-aspect:1;--editor-fit-width:max(360px, calc((100svh - 200px) * var(--editor-fit-aspect)));width:min(100%, var(--editor-fit-width));overscroll-behavior:contain;background:#f5fbff;grid-template-rows:minmax(0,1fr) auto;justify-self:center;place-items:stretch center;max-height:none;margin-top:12px;padding:0;display:grid;position:relative;overflow:hidden}.canvas-stage{border-radius:calc(var(--radius) - 2px);overscroll-behavior:contain;place-items:center;width:100%;min-height:0;display:grid;overflow:auto}#editor-canvas{width:100%;min-width:0;max-width:none;image-rendering:pixelated;box-shadow:none;touch-action:none;transform-origin:50%;background:#f5fbff;border:0;border-radius:0;margin:0 auto;display:block}.maker-tip{border-color:var(--pixel-line);color:var(--ink);background:linear-gradient(90deg,#25c3bf38,#0000 60%),#edf7ff;gap:12px;margin:12px 0 0;padding:12px 14px;font-weight:750;line-height:1.35;display:flex}:root[data-theme=dark] .maker-tip{background:linear-gradient(90deg, #25c3bf2e, transparent 60%), color-mix(in srgb, var(--surface) 86%, var(--cyan))}.maker-tip .inline-icon{color:var(--blue);flex:none}.numbered-palette{grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;display:grid}.palette-panel:has(.numbered-palette--matrix){--palette-matrix-panel-bg:#2c211a;--palette-matrix-text:#fff1bf;--palette-matrix-badge-bg:#fff7d6;--palette-matrix-badge-text:#3a2b1c;--palette-matrix-check:#ffe26a;border-color:color-mix(in srgb, var(--palette-matrix-text) 86%, #fff);color:var(--palette-matrix-text);background:radial-gradient(circle at 12px 12px, #fff4d60f 1px, transparent 2px) 0 0 / 28px 28px, var(--palette-matrix-panel-bg)}.palette-panel:has(.numbered-palette--matrix) .maker-panel-header h2{color:var(--palette-matrix-text)}.palette-panel:has(.numbered-palette--matrix) .palette-used-summary{color:var(--palette-matrix-text)}.palette-panel:has(.numbered-palette--matrix) .info-dot{border-color:color-mix(in srgb, var(--palette-matrix-text) 72%, transparent);color:var(--palette-matrix-text);background:color-mix(in srgb, var(--pixel-line) 56%, transparent)}:is(.palette-panel:has(.numbered-palette--matrix) .palette-controls .choice-grid,.palette-panel:has(.numbered-palette--matrix) .palette-controls .compact-toggle){display:none}.numbered-palette--matrix{grid-template-columns:repeat(11,minmax(0,1fr)) 6px minmax(0,1.08fr);grid-template-rows:repeat(var(--palette-rows,7), clamp(22px, 1.9vw, 36px));isolation:isolate;grid-auto-flow:row;align-items:center;gap:clamp(22px,1.8vw,30px) clamp(4px,.5vw,8px);padding:4px 4px 12px 0;position:relative;overflow:visible}.numbered-palette--matrix:after{content:"";border-left:3px dashed color-mix(in srgb, var(--palette-matrix-text) 82%, transparent);grid-area:1/12/-1;place-self:stretch center}.copy-setup-panel,.palette-panel{gap:10px;display:grid}.copy-setup-list{gap:7px;margin:0;display:grid}.copy-setup-list div{border:1px solid color-mix(in srgb, var(--line) 76%, transparent);background:color-mix(in srgb, var(--surface-warm) 34%, var(--surface));border-radius:7px;grid-template-columns:minmax(56px,.46fr) minmax(0,1fr);align-items:start;gap:8px;padding:7px 8px;display:grid}.copy-setup-list dt{color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:950}.copy-setup-list dd{color:var(--ink);margin:0;font-size:.8rem;font-weight:900;line-height:1.25}.focus-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.focus-actions .outline-button{min-height:36px;padding:0 9px;font-size:.78rem}.copy-setup-note,.palette-used-summary{color:var(--muted);margin:0;font-size:.78rem;font-weight:850;line-height:1.3}.palette-controls{gap:8px;margin-bottom:10px;display:grid}.compact-toggle{min-height:34px;padding:7px 8px;font-size:.78rem}.export-background-field{margin-bottom:10px}.numbered-swatch{appearance:none;aspect-ratio:1;width:100%;min-width:0;min-height:24px;color:var(--swatch-text,#11121d);cursor:pointer;font-variant-numeric:tabular-nums;text-align:center;text-shadow:0 1px #ffffff47;border:2px solid #11121d2e;border-radius:6px;place-items:center;padding:0;font-family:inherit;font-size:.68rem;font-weight:900;line-height:1;display:grid;overflow:hidden;box-shadow:inset 0 -3px #0000001a}.numbered-swatch[data-digits="3"]{font-size:.54rem}.numbered-swatch[data-digits="4"]{font-size:.48rem}.numbered-swatch:hover,.numbered-swatch:focus-visible{border-color:var(--pixel-line);transform:translateY(-1px)}.numbered-swatch.is-active{border-color:var(--pixel-line);outline:3px solid color-mix(in srgb, var(--yellow) 62%, transparent);outline-offset:1px}.numbered-swatch.is-used{border-color:#11121d9e}.numbered-swatch.is-highlighted{box-shadow:0 0 0 3px color-mix(in srgb, var(--pink) 58%, transparent), inset 0 -3px 0 #0000001a;transform:translateY(-2px)}.numbered-palette--matrix .numbered-swatch{grid-column:var(--palette-column);grid-row:var(--palette-row);z-index:1;color:#0000;width:100%;min-height:clamp(22px,1.9vw,36px);transform:rotate(var(--swatch-tilt,0deg));border:0;border-radius:62% 38% 56% 44%/46% 58% 42% 54%;font-size:0;position:relative;overflow:visible;box-shadow:inset -2px -3px #12170f2e,0 1px #ffffff42}.numbered-palette--matrix .numbered-swatch:nth-child(3n){border-radius:42% 58% 45% 55%/54% 42% 58% 46%}.numbered-palette--matrix .numbered-swatch:nth-child(4n){border-radius:55% 45% 62% 38%/40% 58% 42% 60%}.numbered-palette--matrix .numbered-swatch.is-active{z-index:var(--palette-stack,30);outline-color:color-mix(in srgb, var(--palette-matrix-check) 76%, transparent)}.numbered-palette--matrix .numbered-swatch.is-used{z-index:var(--palette-stack,20)}.numbered-palette--matrix .numbered-swatch.is-highlighted{z-index:var(--palette-stack,32)}.numbered-palette--matrix .numbered-swatch.is-used:before{content:attr(data-matrix-label);z-index:3;border:3px solid var(--palette-matrix-text);min-width:26px;color:var(--palette-matrix-badge-text);background:var(--palette-matrix-badge-bg);text-align:center;text-shadow:none;transform:rotate(calc(var(--swatch-tilt,0deg) * -1));border-radius:999px;padding:1px 4px 2px;font-size:clamp(.46rem,.7vw,.62rem);font-weight:950;line-height:1;position:absolute;top:calc(100% + 2px);bottom:auto;right:-7px}.numbered-palette--matrix .numbered-swatch.is-used:after{content:"✓";z-index:4;border:2px solid var(--palette-matrix-text);width:15px;height:15px;color:var(--palette-matrix-check);background:var(--pixel-line);transform:rotate(calc(var(--swatch-tilt,0deg) * -1));border-radius:50%;place-items:center;font-size:.58rem;line-height:1;display:grid;position:absolute;top:calc(100% + 14px);bottom:auto;right:-6px}.preview-quick-card{grid-template-columns:minmax(92px,128px) minmax(0,1fr);align-items:center;gap:12px;display:grid}.preview-panel canvas{width:100%;image-rendering:pixelated;background:#81cffa;border-radius:8px;margin:0}.preview-quick-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.preview-mini-toggle{cursor:pointer;min-width:0}.preview-mini-toggle input{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.preview-mini-toggle span,.preview-scale-pill{border:2px solid var(--line);min-height:42px;color:var(--muted);background:color-mix(in srgb, var(--surface-warm) 30%, var(--surface));border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:.78rem;font-weight:950;display:flex}.preview-mini-toggle .ui-icon{width:18px;height:18px}.preview-mini-toggle input:checked+span{color:#fff;border-color:var(--pink);background:var(--pink);box-shadow:inset 0 -3px #ffffff26}.preview-scale-pill{color:var(--ink);background:var(--surface);grid-column:1/-1}.projects-panel{gap:10px;display:grid}.project-name-field{gap:7px;display:grid}.project-name-field span{color:var(--muted);font-size:.86rem;font-weight:900}.project-name-field .info-dot{color:var(--soft-muted);font-size:.68rem;font-weight:900}.project-name-field .info-dot.is-visible,.project-name-field .info-dot:hover,.project-name-field .info-dot:focus-visible{color:var(--pixel-line)}.project-name-field input{border:2px solid var(--pixel-line);width:100%;min-height:42px;color:var(--ink);background:color-mix(in srgb, var(--surface-warm) 34%, var(--surface));border-radius:7px;outline:none;padding:0 11px;font-weight:850;box-shadow:inset 0 -3px #12170f14}.project-name-field input:focus-visible{border-color:var(--pink);box-shadow:0 0 0 3px color-mix(in srgb, var(--pink) 20%, transparent), inset 0 -3px 0 #12170f14}.project-status{border:1px solid color-mix(in srgb, var(--line) 76%, transparent);min-height:0;color:var(--ink);background:color-mix(in srgb, var(--surface-warm) 55%, var(--surface));border-radius:7px;margin:0;padding:8px 10px;font-size:.82rem;font-weight:850;line-height:1.28}.project-status[hidden]{display:none}.project-status[data-tone=success]{border-color:color-mix(in srgb, var(--green) 55%, var(--line));background:color-mix(in srgb, var(--green) 20%, var(--surface))}.project-status[data-tone=warning]{border-color:color-mix(in srgb, var(--orange) 58%, var(--line));background:color-mix(in srgb, var(--orange) 20%, var(--surface))}.project-autosave-note{border:1px solid color-mix(in srgb, var(--line) 78%, transparent);color:var(--muted);background:color-mix(in srgb, var(--surface-warm) 42%, transparent);border-radius:7px;align-items:center;gap:9px;margin:0;padding:10px;font-size:.82rem;font-weight:850;line-height:1.25;display:flex}.project-autosave-note .button-icon{width:17px;height:17px;color:var(--pink);flex:none}.open-projects-button{min-height:42px}.project-dialog-list{gap:10px;max-height:min(52vh,520px);padding:2px 4px 2px 0;display:grid;overflow:auto}.project-empty{border:1px dashed var(--line-strong);color:var(--muted);background:color-mix(in srgb, var(--surface-warm) 32%, transparent);text-align:center;border-radius:7px;margin:0;padding:12px;font-size:.86rem;font-weight:850}.project-row{border:2px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-warm) 24%, var(--surface));border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.project-row.is-active{border-color:var(--pixel-line);box-shadow:3px 3px 0 color-mix(in srgb, var(--pink) 32%, transparent)}.project-thumb{border:2px solid var(--pixel-line);background:linear-gradient(90deg, transparent 47%, #12170f52 47% 53%, transparent 53%), linear-gradient(0deg, transparent 47%, #12170f52 47% 53%, transparent 53%), var(--project-color,var(--pink));width:34px;height:34px;image-rendering:pixelated;border-radius:6px;box-shadow:inset 0 -4px #00000024}.project-row-copy{gap:1px;min-width:0;display:grid}.project-row-copy strong,.project-row-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-row-copy strong{color:var(--ink);font-size:.9rem;font-weight:950}.project-row-copy small{color:var(--muted);font-size:.74rem;font-weight:850}.project-row-actions{grid-column:auto;grid-template-columns:minmax(74px,max-content) 36px;gap:7px;display:grid}.project-row-actions button{border:2px solid var(--pixel-line);min-height:34px;color:var(--ink);background:var(--surface);border-radius:7px;font-size:.8rem;font-weight:950}.project-row-actions button:hover,.project-row-actions button:focus-visible{color:#fff;background:var(--pink)}.project-row-actions button .ui-icon{width:16px;height:16px}.export-panel{gap:9px;display:none}.export-primary-actions,.export-secondary-actions{gap:8px;display:grid}.export-primary-actions{grid-template-columns:minmax(0,1fr) minmax(0,.82fr)}.export-primary-actions #share-link{grid-column:1/-1}.export-more-options{border:1px solid color-mix(in srgb, var(--line) 82%, transparent);background:color-mix(in srgb, var(--surface-warm) 24%, var(--surface));border-radius:8px;overflow:hidden}.export-more-options summary{min-height:40px;color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-weight:950;list-style:none;display:flex}.export-more-options summary::-webkit-details-marker{display:none}.export-more-options summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:9px;height:9px;transition:transform .15s;transform:rotate(45deg)translateY(-2px)}.export-more-options[open] summary{color:var(--ink);border-bottom:1px solid color-mix(in srgb, var(--line) 74%, transparent);background:color-mix(in srgb, var(--surface-warm) 42%, var(--surface))}.export-more-options[open] summary:after{transform:rotate(225deg)translate(-2px,-2px)}.export-more-options .compact-select-field,.export-more-options .export-secondary-actions{margin:10px}.export-more-options .export-background-field{margin-bottom:10px}.export-panel .primary-button,.export-panel .green-button,.export-panel .blue-button,.export-panel .outline-button{white-space:normal;text-align:center;height:auto;min-height:46px;padding:8px 10px;font-size:.92rem;line-height:1.15}.export-panel .button-icon{width:18px;height:18px}.guide-promo{color:inherit;background:linear-gradient(135deg,#fff0b9,#fffaf0);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:grid}.guide-promo:hover,.guide-promo:focus-visible{box-shadow:5px 5px 0 var(--pixel-line);transform:translate(-1px,-1px)}.guide-promo strong,.guide-promo small{display:block}.guide-promo strong{font-family:var(--font-display);font-size:1rem}.guide-promo small{color:var(--muted);font-weight:750}.maker-info-section{border-top:2px solid var(--pixel-line);background:linear-gradient(135deg, #ffffffc2, #e9fbf794), color-mix(in srgb, var(--surface) 78%, transparent);grid-column:1/-1;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:22px;margin-top:10px;padding:28px;display:grid}.maker-info-copy h2{max-width:520px;font-family:var(--font-display);margin:0;font-size:clamp(1.75rem,2.6vw,2.55rem);line-height:1.08}.maker-info-copy p{max-width:680px;color:var(--ink);margin:16px 0 0;font-weight:760;line-height:1.62}.maker-info-links{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.maker-info-links a{border:2px solid var(--pixel-line);min-height:36px;color:var(--ink);background:var(--surface-warm);border-radius:7px;align-items:center;padding:0 12px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:2px 2px #12170f2e}.maker-info-links a:hover,.maker-info-links a:focus-visible{color:#fff;background:var(--pink)}.maker-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.maker-info-grid article{border:2px solid var(--pixel-line);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--surface-warm) 46%, #fff);min-width:0;padding:18px;box-shadow:4px 4px #12170f24}.maker-info-grid h3{font-family:var(--font-display);margin:0 0 12px;font-size:1.05rem;line-height:1.18}.maker-info-grid ol{color:var(--ink);gap:8px;margin:0;padding-left:20px;font-weight:760;line-height:1.42;display:grid}.maker-size-list{gap:8px;margin:0;display:grid}.maker-size-list div{grid-template-columns:56px 1fr;align-items:start;gap:10px;display:grid}.maker-size-list dt{font-family:var(--font-display);font-size:.92rem}.maker-size-list dd{color:var(--ink);margin:0;font-weight:760;line-height:1.38}
