:root{--ink:#18181b;--muted:#737278;--paper:#f7f6f2;--line:#deddd7;--accent:#ff7657;--font-sans:Inter, "Avenir Next", Avenir, Helvetica, Arial, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}:root[data-theme=dark]{--ink:#f1efe9;--muted:#aaa8ad;--paper:#141416;--line:#303034;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--paper);min-height:100%}body{background:var(--paper);min-height:100%;color:var(--ink);font-family:var(--font-sans);margin:0;transition:background-color .22s,color .22s}button,input{font:inherit}button{color:inherit}#root{min-height:100%}.app-shell{grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;display:grid;overflow:hidden}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#f7f6f2eb;grid-template-columns:1fr auto 1fr;align-items:center;height:74px;padding:0 40px;display:grid;position:sticky;top:0}.brand{color:var(--ink);letter-spacing:-.05em;align-items:center;gap:10px;font-size:25px;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{border:1.5px solid var(--ink);background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-size:20px;font-style:italic;display:grid}.brand-dot{color:var(--accent)}.header-note{color:#8d8b8b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:570}.header-actions{justify-content:flex-end;gap:9px;display:flex}.utility-toggles{gap:7px;margin-left:5px;display:flex}.header-actions button,.code-header button{cursor:pointer;border:0;transition:transform .16s,background .16s,color .16s}.header-actions button:active,.code-header button:active{transform:translateY(1px)}.ghost-button,.primary-button{border-radius:7px;height:39px;padding:0 16px;font-size:13px;font-weight:650}.ghost-button{background:0 0}.ghost-button:hover{background:#eeece7}.ghost-button span{margin-right:4px;font-size:16px}.primary-button{background:var(--ink);color:#fff;min-width:102px}.primary-button:hover{background:#313136}.theme-toggle{background:0 0;border-radius:50%;place-items:center;width:39px;height:39px;font-size:18px;display:grid;border:1px solid var(--line)!important}.theme-toggle:hover{background:#eeece7}.language-toggle{width:39px;height:39px;font-family:var(--font-mono);letter-spacing:.04em;background:0 0;border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid;border:1px solid var(--line)!important}.language-toggle:hover{background:#eeece7}.coffee-button{color:#171719;background:#ffcf57;border:1px solid #171719;border-radius:7px;align-items:center;gap:7px;height:39px;padding:0 13px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .16s,background .16s;display:inline-flex}.coffee-button img{object-fit:contain;width:14px;height:19px;display:block}.coffee-button:hover{background:#ffdb7f}.coffee-button:active{transform:translateY(1px)}.workspace{grid-template-columns:minmax(0,1fr) 425px;min-width:0;min-height:0;display:grid;overflow:hidden}.stage-column{border-right:1px solid var(--line);grid-template-rows:minmax(220px,560px) minmax(0,max-content);align-content:start;gap:17px;min-width:0;min-height:0;padding:26px 28px 24px 40px;display:grid}.stage{background-color:var(--surface);background-image:radial-gradient(#17171a12 .7px,#0000 .7px);background-size:17px 17px;border:1px solid #dad9d3;border-radius:10px;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.stage-glass{background-color:#b9bcc1;background-image:linear-gradient(#383d4538 1px,#0000 1px),linear-gradient(90deg,#383d4538 1px,#0000 1px);background-size:28px 28px}.stage-glass .preview-object:before{content:"";z-index:-1;border-radius:inherit;-webkit-backdrop-filter:var(--glass-backdrop);backdrop-filter:var(--glass-backdrop);pointer-events:none;position:absolute;inset:0}.stage-glass .object-monogram{text-shadow:0 1px 3px #181a2433}.stage-brutalism{background-color:#f2efdc;background-image:linear-gradient(#ddd9c3 1px,#0000 1px),linear-gradient(90deg,#ddd9c3 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:28px 28px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.stage-soft,.stage-aurora{background:var(--surface)}.stage-label{color:#18181b8c;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex;position:absolute;top:18px;left:20px}.stage-aurora .stage-label,.stage-aurora .stage-hint{color:#ffffff8f}.live-dot{background:#53b887;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #53b88729}.preview-object{aspect-ratio:1;z-index:2;place-items:center;width:clamp(190px,22vw,256px);display:grid;position:relative}.object-monogram{color:#18181b4d;letter-spacing:-.1em;font-family:Georgia,serif;font-size:38px;font-style:italic;font-weight:700}.stage-brutalism .object-monogram{color:#171719}.stage-aurora .object-monogram,.stage-glass .object-monogram{color:#ffffffc7}.stage-hint{color:#18181b6b;font-family:var(--font-mono);font-size:10px;position:absolute;bottom:17px;right:20px}.artboard-decor{opacity:0;border:1px solid #ffffff6b;border-radius:50%;position:absolute}.decor-one{width:170px;height:170px;bottom:-43px;left:-48px}.decor-two{width:110px;height:110px;top:8%;right:6%}.code-card{color:#e8e7e4;background:#1e1f22;border-radius:9px;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden;box-shadow:0 10px 30px #16161914}.code-header{color:#a7a8ad;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:42px;padding:0 14px 0 17px;font-size:11px;font-weight:610;display:flex}.code-dot{background:var(--accent);border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.code-header button{color:#d6d6d8;text-transform:none;background:0 0;padding:6px 8px;font-size:11px}.code-header button:hover{background:#ffffff12}.code-header button span{color:#727378;font-family:var(--font-mono);margin-left:6px;font-size:9px}pre{color:#d8d7d4;min-width:0;min-height:0;font-family:var(--font-mono);margin:0;padding:16px 19px 18px;font-size:11px;line-height:1.65;overflow:auto}.stage-relief{background:#101010}.stage-relief .stage-label,.stage-relief .stage-hint{color:#949494}.stage-relief .preview-object{aspect-ratio:1;width:clamp(190px,22vw,256px);height:auto}.stage-relief .object-monogram{color:#f1f1f1;text-shadow:0 1px 1px #00000059}.stage-relief .preview-object:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;box-shadow:var(--relief-shadow);position:absolute;inset:0}.stage-aurora .preview-object:before{content:"";z-index:-1;border-radius:inherit;background:var(--aurora-shadow);transform:translate(var(--aurora-shadow-x), var(--aurora-shadow-y));filter:blur(var(--aurora-shadow-blur));opacity:var(--aurora-shadow-opacity);pointer-events:none;position:absolute;inset:10%}.controls-panel{background:#fbfaf7;min-height:0;padding:28px 34px;overflow-y:auto}.panel-heading{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.eyebrow{color:#959397;letter-spacing:.14em;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.panel-heading h1{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:30px;font-weight:500}.version{color:#9a9899;font-family:var(--font-mono);border:1px solid #d9d7d2;border-radius:4px;padding:4px 7px;font-size:9px}.control-section{border-top:1px solid #e2e0db;padding:21px 0}.section-title{align-items:center;gap:9px;margin-bottom:17px;font-size:12px;font-weight:690;display:flex}.section-title>span{color:#aaa8a8;font-family:var(--font-mono);font-size:9px;font-weight:500}.style-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.style-option{color:#777579;cursor:pointer;text-align:left;background:0 0;border:1px solid #dedcd7;border-radius:7px;flex-direction:column;align-items:flex-start;gap:9px;min-width:0;padding:9px;font-size:10px;font-weight:600;transition:border-color .16s,background .16s,color .16s;display:flex}.style-option:hover{border-color:#b8b6b2}.style-option.active{color:#252529;background:#fff;border-color:#252529;box-shadow:0 2px 8px #1414170d}.style-swatch{border-radius:4px;place-items:center;width:100%;height:35px;font-size:15px;display:grid}.swatch-neumorphism{color:#a0a3aa;background:#e7e8ec;box-shadow:inset 2px 2px 4px #c9cbd0,inset -2px -2px 4px #fff}.swatch-glass{color:#ffffffbf;background:linear-gradient(135deg,#ffb4a2,#8d87ff)}.swatch-brutalism{color:#19191b;background:#ffce45;border:1.5px solid #19191b;box-shadow:2px 2px #19191b}.swatch-soft{color:#c8c8cc;background:#fff;box-shadow:2px 4px 10px #d6d3d0}.swatch-aurora{color:#fff;background:linear-gradient(135deg,#ff7657,#806cff,#57d9c2)}.direction-row{align-items:center;gap:19px;display:flex}.direction-grid{grid-template-columns:repeat(3,1fr);gap:4px;width:103px;display:grid}.direction-grid button{cursor:pointer;background:0 0;border:1px solid #dfddd8;border-radius:4px;place-items:center;height:31px;display:grid}.direction-grid button:hover{border-color:#aaa8a3}.direction-grid button i{background:#a8a6a5;border-radius:50%;width:4px;height:4px}.direction-grid button.active{border-color:var(--accent);background:#fff3ef}.direction-grid button.active i{background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px #ff765724}.direction-copy{flex-direction:column;gap:4px;display:flex}.direction-copy strong{font-size:12px;font-weight:650}.direction-copy span{color:#9a989a;font-family:var(--font-mono);font-size:10px}.sliders{flex-direction:column;gap:16px;display:flex}.slider-row{color:#656367;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;font-size:11px;font-weight:570;display:grid}.slider-value{color:#79777a;min-width:37px;font-family:var(--font-mono);text-align:center;border:1px solid #e0ded9;border-radius:4px;padding:3px 5px;font-size:9px}input[type=range]{appearance:none;cursor:pointer;background:0 0;grid-column:1/-1;width:100%;height:14px;margin:0}input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right, #222226 var(--progress), #dbd9d4 var(--progress));height:2px}input[type=range]::-webkit-slider-thumb{appearance:none;background:#222226;border:2px solid #fff;border-radius:50%;width:12px;height:12px;margin-top:-5px;box-shadow:0 0 0 1px #222226}input[type=range]::-moz-range-track{background:#dbd9d4;height:2px}input[type=range]::-moz-range-progress{background:#222226;height:2px}input[type=range]::-moz-range-thumb{background:#222226;border:2px solid #fff;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 1px #222226}.colors-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.colors-row label{color:#858387;flex-direction:column;gap:7px;font-size:10px;display:flex}.color-input{background:#fff;border:1px solid #dfddd8;border-radius:5px;align-items:center;gap:8px;height:34px;padding:5px 7px;display:flex}.color-input input{cursor:pointer;background:0 0;border:0;border-radius:4px;width:20px;height:20px;padding:0;overflow:hidden}.color-input b{color:#5e5c60;font-family:var(--font-mono);text-transform:uppercase;font-size:9px;font-weight:500}.swatch-relief{color:#f1f1f1;background:radial-gradient(at 25% 0,#3b3b3b,#0000 75%),linear-gradient(#303030,#252525);box-shadow:inset 0 1px 1px #ffffff38,inset 0 -1px 2px #00000040}.colors-count-1{grid-template-columns:1fr}.colors-count-3{grid-template-columns:repeat(3,minmax(0,1fr))}.background-color-row{margin-top:12px}.colors-row label{min-width:0}.colors-count-3 .color-input{gap:5px}.color-input input{flex-shrink:0}footer{border-top:1px solid var(--line);color:#8f8d8e;grid-template-columns:1fr auto 1fr;align-items:center;height:46px;padding:0 40px;font-size:10px;display:grid}footer>span:last-child{justify-self:end}footer i{color:#54b888;font-size:7px}.creator-credit a{color:var(--ink);text-underline-offset:3px;margin-left:3px;font-weight:700}:root[data-theme=dark] .topbar{background:#141416eb}:root[data-theme=dark] .brand-mark{color:var(--paper)}:root[data-theme=dark] .ghost-button:hover,:root[data-theme=dark] .theme-toggle:hover,:root[data-theme=dark] .language-toggle:hover{background:#242428}:root[data-theme=dark] .primary-button{color:#18181b;background:#f1efe9}:root[data-theme=dark] .primary-button:hover{background:#dcd9d1}:root[data-theme=dark] .controls-panel{background:#19191c}:root[data-theme=dark] .header-note,:root[data-theme=dark] .eyebrow,:root[data-theme=dark] footer{color:#929096}:root[data-theme=dark] .version,:root[data-theme=dark] .control-section,:root[data-theme=dark] .style-option,:root[data-theme=dark] .direction-grid button,:root[data-theme=dark] .slider-value,:root[data-theme=dark] .color-input{border-color:#39393e}:root[data-theme=dark] .style-option{color:#aaa8ad}:root[data-theme=dark] .style-option:hover{border-color:#626168}:root[data-theme=dark] .style-option.active{color:#f1efe9;box-shadow:none;background:#242428;border-color:#ece9e2}:root[data-theme=dark] .direction-grid button.active{border-color:var(--accent);background:#34231f}:root[data-theme=dark] .slider-row,:root[data-theme=dark] .color-input b{color:#b4b1b6}:root[data-theme=dark] .slider-value,:root[data-theme=dark] .direction-copy span{color:#99979d}:root[data-theme=dark] input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(to right, #f1efe9 var(--progress), #444349 var(--progress))}:root[data-theme=dark] input[type=range]::-webkit-slider-thumb{background:#f1efe9;border-color:#19191c;box-shadow:0 0 0 1px #f1efe9}:root[data-theme=dark] input[type=range]::-moz-range-track{background:#444349}:root[data-theme=dark] input[type=range]::-moz-range-progress{background:#f1efe9}:root[data-theme=dark] input[type=range]::-moz-range-thumb{background:#f1efe9;border-color:#19191c;box-shadow:0 0 0 1px #f1efe9}:root[data-theme=dark] .color-input{background:#242428}.topbar,.brand-mark,.controls-panel,.style-option,.direction-grid button,.color-input,footer{transition:background-color .22s,border-color .22s,color .22s}@media (width<=980px){.app-shell{height:auto;min-height:100dvh;overflow:visible}.workspace{grid-template-columns:1fr;overflow:visible}.stage-column{border-right:0;padding:22px;display:block}.controls-panel{border-top:1px solid var(--line);overflow:visible}.stage{height:min(58vh,560px);min-height:390px}.code-card{margin-top:17px}}@media (width<=620px){.topbar{grid-template-columns:1fr auto;height:66px;padding:0 18px}.header-note,.ghost-button{display:none}.header-actions{gap:7px}.utility-toggles{gap:7px;margin-left:0}.coffee-button{justify-content:center;width:39px;padding:0}.coffee-label{display:none}.stage-column{padding:14px}.stage{height:420px;min-height:0}.preview-object{width:190px}.controls-panel{padding:25px 20px}.style-grid{grid-template-columns:repeat(2,1fr)}footer{grid-template-columns:1fr auto;padding:0 18px}footer>span:first-child{display:none}}@media (width<=420px){.brand>span:last-child{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
