:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#090d12;color:#f2f5f7}*{box-sizing:border-box}.gallery-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}body{margin:0;min-height:100vh;background:radial-gradient(circle at 55% -20%,#202936 0,#0c1118,#090d12 72%)}button,select{font:inherit}a{color:inherit;text-decoration:none}.gallery-shell{display:flex;flex-direction:column;min-height:100vh}#gallery-app{flex:1}.skip-link{color:var(--acid-ink)}.site-nav .wordmark{color:var(--paper)}.site-nav .site-links a{color:var(--muted)}.site-nav .site-links a:hover,.site-nav .site-links a[aria-current=page]{color:var(--paper)}.site-nav .nav-cta{color:var(--ink)}.site-footer .wordmark{color:var(--paper)}.site-footer .footer-links a{color:var(--muted)}.site-footer .footer-links a:hover{color:var(--paper)}.gallery-sort,.gallery-button{border:1px solid #38424e;background:#171d25;border-radius:8px;padding:8px 12px;color:#e7edf2}.gallery-button{cursor:pointer}.gallery-button.primary{background:#c8ff45;color:#10150a;border-color:#c8ff45;font-weight:700}.gallery-button:disabled{opacity:.45;cursor:default}.gallery-main{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:142px 0 80px}.gallery-hero{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.gallery-hero h1{margin:0 0 8px;font-size:clamp(30px,4vw,52px);letter-spacing:-.045em}.gallery-hero p,.gallery-muted{color:#929eaa;margin:0}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:18px}.gallery-card{border:1px solid #2b343e;border-radius:13px;overflow:hidden;background:#11171e;transition:transform .15s,border-color .15s}.gallery-card:hover{transform:translateY(-2px);border-color:#536171}.gallery-preview{aspect-ratio:3 / 2;background:linear-gradient(135deg,#17202a,#24202a);display:grid;place-items:center;overflow:hidden}.gallery-preview img{width:100%;height:100%;object-fit:cover}.gallery-placeholder{color:#c8ff45;font-size:42px;opacity:.7}.gallery-card-copy{padding:14px}.gallery-card-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-meta{margin-top:8px;color:#929eaa;font-size:12px;display:flex;gap:9px;flex-wrap:wrap;align-items:center}.gallery-vote-count,.gallery-upvote-button{align-items:center;display:inline-flex;gap:6px}.upvote-icon{fill:none;flex:0 0 auto;height:16px;stroke:currentColor;stroke-linejoin:round;stroke-width:1.6;width:16px}.upvote-icon.filled{fill:currentColor}.upvote-notch{fill:none;stroke-linecap:round}.gallery-button-count{border-left:1px solid currentColor;margin-left:2px;opacity:.72;padding-left:8px}.cc0{color:#c8ff45;border:1px solid #51682d;border-radius:999px;padding:1px 7px}.gallery-empty,.gallery-error{border:1px dashed #35404b;padding:50px;text-align:center;border-radius:12px;color:#929eaa}.gallery-error{color:#ff9a9a}.gallery-more{margin:28px auto 0;display:block}.gallery-detail{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:38px;align-items:start}.gallery-detail-preview{border:1px solid #303a45;border-radius:16px;overflow:hidden;aspect-ratio:3 / 2;background:#141a21;display:grid;place-items:center;position:relative}.gallery-detail-preview img,.gallery-detail-preview .viewport-canvas{display:block;width:100%;height:100%;object-fit:cover}.gallery-live-preview{cursor:grab;min-height:320px}.gallery-live-preview:active{cursor:grabbing}.gallery-render-status{background:#090d12c7;border-radius:7px;bottom:12px;color:#b5c0ca;font-size:11px;left:12px;max-width:calc(100% - 24px);padding:7px 9px;position:absolute}.gallery-detail-copy h1{font-size:clamp(32px,4vw,52px);line-height:.98;letter-spacing:-.045em;margin:12px 0 18px}.gallery-detail-copy p{color:#a0abb6;line-height:1.6}.gallery-detail-meta{margin-bottom:18px}.gallery-revision-control{align-items:center;display:inline-flex;gap:7px}.gallery-revision-select{background:#171d25;border:1px solid #38424e;border-radius:7px;color:#e7edf2;font:inherit;padding:5px 8px}.gallery-license{border:1px solid #3b4930;background:#151d13;border-radius:10px;padding:14px;margin:22px 0;font-size:13px;color:#b9c8ae}.gallery-actions{display:flex;flex-wrap:wrap;gap:10px}.gallery-back{color:#aab4be}.gallery-artist-notes{border-top:1px solid #28313b;margin-top:52px;padding-top:36px}.gallery-note-heading{align-items:center;display:flex;gap:18px;justify-content:space-between}.gallery-note-heading h2{font-size:clamp(24px,3vw,36px);letter-spacing:-.035em;margin:0}.gallery-note-controls{align-items:center;display:flex;gap:8px;justify-content:flex-end}.gallery-text-button{background:transparent;border:0;color:#c8ff45;cursor:pointer;font:inherit;font-size:12px;padding:10px 0}.gallery-markdown{color:#b5c0ca;line-height:1.72;margin-top:18px;max-width:760px}.gallery-markdown>:first-child{margin-top:0}.gallery-markdown>:last-child{margin-bottom:0}.gallery-markdown h2,.gallery-markdown h3{color:#eef2f4;letter-spacing:-.025em;line-height:1.2;margin:1.4em 0 .5em}.gallery-markdown h2{font-size:22px}.gallery-markdown h3{font-size:17px}.gallery-markdown p,.gallery-markdown ul,.gallery-markdown ol,.gallery-markdown blockquote{margin:.8em 0}.gallery-markdown blockquote{border-left:2px solid #c8ff45;color:#929eaa;padding-left:16px}.gallery-markdown a{color:#d8ff59;text-decoration:underline;text-underline-offset:3px}.gallery-markdown code{background:#171d25;border:1px solid #303a45;border-radius:4px;color:#e7edf2;font-size:.88em;padding:1px 5px}.gallery-note-help{color:#7f8a95;font-size:11px}.gallery-markdown-editor{background:#0d131a;border:1px solid #38424e;border-radius:10px;color:#e7edf2;display:block;font:13px/1.6 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;margin-top:12px;min-height:210px;padding:13px;resize:vertical;width:100%}.gallery-markdown-editor:focus{border-color:#c8ff45;outline:1px solid #c8ff45}.gallery-character-count{color:#7f8a95;font-size:11px;margin-right:4px}@media(max-width:760px){.gallery-main{width:min(100% - 28px,1240px);padding-top:112px}.gallery-hero{align-items:start;flex-direction:column}.gallery-detail{grid-template-columns:1fr}.gallery-live-preview{min-height:220px}.gallery-note-heading{align-items:flex-start;flex-direction:column}.gallery-note-controls{flex-wrap:wrap;justify-content:flex-start}}
