:root{color:#171717;font-synthesis:none;text-rendering:optimizelegibility;--border:#e5e5e5;--muted:#737373;--subtle:#a3a3a3;--surface:#fff;--surface-muted:#f5f5f5;--foreground:#171717;background:#fafafa;font-family:Avenir Next,Helvetica Neue,Helvetica,sans-serif}*{box-sizing:border-box}html{background:#fafafa;min-width:320px}body{background:linear-gradient(#fafafa 0 0) padding-box padding-box,radial-gradient(circle at 50% 0,#fff 0,#0000 34%) border-box;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:2px solid #171717}.site-shell{min-height:100vh}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);z-index:20;background:#fafafadb;justify-content:space-between;align-items:center;height:58px;padding:0 max(24px,50vw - 720px);display:flex;position:sticky;top:0}.brand,.site-header nav,.github-link{align-items:center;display:flex}.brand{letter-spacing:-.02em;gap:10px;font-size:14px;font-weight:620}.brand-mark{grid-template-columns:repeat(3,2px);place-content:center;gap:2px;width:10px;height:10px;display:grid}.brand-mark i{opacity:.9;background:currentColor;border-radius:50%;width:2px;height:2px;display:block}.site-header nav{color:#525252;gap:22px;font-size:13px}.site-header nav a{transition:color .16s}.site-header nav a:hover{color:#171717}.github-link{gap:7px}.github-link svg,.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25px;width:16px;height:16px}.github-link svg{fill:currentColor;stroke:none}main,footer{max-width:1488px;margin:0 auto;padding-left:24px;padding-right:24px}.intro{justify-content:space-between;align-items:end;padding-top:58px;padding-bottom:32px;display:flex}.intro h1{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(36px,4.2vw,60px);font-weight:540;line-height:.98}.section-kicker{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px;font-weight:600;display:block}.intro>p{color:var(--muted);max-width:390px;margin:0;font-size:14px;line-height:1.55}.workspace{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:20px;display:grid}.preview-column,.inspector{animation:.5s cubic-bezier(.22,1,.36,1) both surface-in}.inspector{animation-delay:60ms}@keyframes surface-in{0%{opacity:0;transform:translateY(8px)}}.preview-toolbar{background:var(--surface);border:1px solid var(--border);border-bottom:0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;height:52px;padding:0 10px 0 14px;display:flex}.template-tabs,.preview-actions{align-items:center;display:flex}.template-tabs{gap:3px}.template-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;height:30px;padding:0 10px;font-size:12px;transition:background .14s,color .14s}.template-tabs button:hover,.template-tabs button.is-active{background:var(--surface-muted);color:var(--foreground)}.preview-actions{gap:2px}.button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:32px;padding:0 11px;font-size:12px;font-weight:520;transition:background .14s,border-color .14s,color .14s,transform .14s;display:inline-flex}.button:active{transform:translateY(1px)}.button-primary{color:#fff;background:#171717;border:1px solid #171717}.button-primary:hover{background:#303030}.button-secondary{background:var(--surface);border:1px solid var(--border)}.button-quiet{color:var(--muted);background:0 0;border:1px solid #0000}.button-quiet:hover{background:var(--surface-muted);color:var(--foreground)}.preview-stage{border:1px solid var(--border);isolation:isolate;place-items:center;height:clamp(520px,63vh,680px);display:grid;position:relative;overflow:hidden}.preview-stage:after{content:"";pointer-events:none;z-index:2;border:1px solid #0000000a;position:absolute;inset:12px}.preview-stage.is-dark:after{border-color:#ffffff14}.template-content{z-index:3;position:relative}.hero-template{text-align:center;flex-direction:column;align-items:center;max-width:640px;padding:48px;display:flex}.preview-eyebrow{letter-spacing:.09em;opacity:.72;text-transform:uppercase;border:1px solid;border-radius:999px;margin-bottom:26px;padding:7px 10px 6px;font-size:10px;font-weight:600}.hero-template h2{letter-spacing:-.065em;text-wrap:balance;margin:0;font-size:clamp(42px,6vw,76px);font-weight:510;line-height:.96}.hero-template p{opacity:.66;margin:22px 0 0;font-size:15px;line-height:1.5}.preview-cta{color:#fff;background:#171717;border-radius:7px;margin-top:28px;padding:10px 14px;font-size:12px;font-weight:600;display:inline-flex}.is-dark .preview-cta{color:#171717;background:#fafafa}.metric-template{color:#171717;background:#ffffffc7;border:1px solid #00000014;border-radius:14px;flex-direction:column;width:min(380px,100% - 56px);padding:24px;display:flex;box-shadow:0 24px 80px #0000001f}.is-dark .metric-template{color:#fafafa;background:#18181bd6;border-color:#ffffff1f}.metric-heading{color:currentColor;opacity:.68;justify-content:space-between;align-items:center;font-size:12px;display:flex}.metric-heading i{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #22c55e21}.metric-template strong{letter-spacing:-.06em;margin-top:36px;font-size:52px;font-weight:520;line-height:1}.metric-delta{color:#15803d;margin-top:9px;font-size:11px}.metric-chart{opacity:.74;border-bottom:1px solid;align-items:end;gap:7px;height:82px;margin-top:38px;display:flex}.metric-chart i{background:currentColor;flex:1;min-height:2px;display:block}.empty-template{color:#171717;text-align:center;background:#fffc;border:1px solid #00000014;border-radius:14px;flex-direction:column;align-items:center;max-width:calc(100% - 48px);padding:34px 46px;display:flex;box-shadow:0 24px 80px #00000014}.is-dark .empty-template{color:#fafafa;background:#18181bd1;border-color:#ffffff1f}.empty-icon{opacity:.62;border:1px solid;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.empty-template h2{letter-spacing:-.025em;margin:20px 0 0;font-size:18px;font-weight:580}.empty-template p{opacity:.58;margin:8px 0 0;font-size:12px}.empty-template .preview-cta{margin-top:22px}.canvas-caption{letter-spacing:.1em;opacity:.58;text-transform:uppercase;z-index:3;justify-content:space-between;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;display:flex;position:absolute;bottom:30px;left:30px;right:30px}.presets-heading{justify-content:space-between;align-items:end;padding:40px 2px 16px;display:flex}.presets-heading h2{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:600}.presets-heading p,.presets-heading>span{color:var(--muted);font-size:11px}.presets-heading p{margin:6px 0 0}.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.preset-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:10px;grid-template-columns:116px minmax(0,1fr);min-height:118px;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden}.preset-card:hover{border-color:#c7c7c7;transform:translateY(-1px);box-shadow:0 8px 24px #0000000d}.preset-preview{border-right:1px solid #00000014;min-height:116px;display:block;position:relative;overflow:hidden}.preset-meta{flex-direction:column;align-self:center;gap:7px;padding:18px;display:flex}.preset-meta strong{font-size:12px;font-weight:620}.preset-meta>span{color:var(--muted);font-size:11px;line-height:1.45}.inspector{background:var(--surface);border:1px solid var(--border);scrollbar-color:#d4d4d4 transparent;scrollbar-width:thin;border-radius:12px;max-height:calc(100vh - 78px);position:sticky;top:68px;overflow-y:auto}.inspector-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px;display:flex}.inspector-heading h2{letter-spacing:-.03em;margin:7px 0 0;font-size:17px;font-weight:600}.seed-chip{background:var(--surface-muted);border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.control-section{border-bottom:1px solid var(--border);gap:20px;padding:20px;display:grid}.control-section h3{letter-spacing:.01em;margin:0 0 2px;font-size:11px;font-weight:650}.control-fieldset{border:0;margin:0;padding:0}.control-fieldset legend,.control-label,.color-control,.select-control{color:#525252;font-size:11px}.control-fieldset legend{margin-bottom:9px;padding:0}.segmented-control{background:var(--surface-muted);border:1px solid var(--border);border-radius:7px;grid-auto-columns:1fr;grid-auto-flow:column;padding:2px;display:grid}.segmented-control button{color:var(--muted);cursor:pointer;text-transform:capitalize;background:0 0;border:0;border-radius:5px;height:28px;font-size:10px}.segmented-control button.is-active{background:var(--surface);color:var(--foreground);box-shadow:0 0 0 1px #0000000d,0 1px 2px #00000014}.range-control{gap:10px;display:grid}.control-label,.color-control,.select-control{justify-content:space-between;align-items:center;display:flex}.control-label output{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}input[type=range]{appearance:none;cursor:pointer;background:0 0;width:100%;height:12px;margin:0}input[type=range]::-webkit-slider-runnable-track{background:#e5e5e5;border-radius:999px;height:3px}input[type=range]::-moz-range-track{background:#e5e5e5;border-radius:999px;height:3px}input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;border:1px solid #a3a3a3;border-radius:50%;width:13px;height:13px;margin-top:-5px;transition:border-color .12s;box-shadow:0 1px 3px #00000026}input[type=range]::-moz-range-thumb{background:#fff;border:1px solid #a3a3a3;border-radius:50%;width:13px;height:13px;box-shadow:0 1px 3px #00000026}input[type=range]:hover::-webkit-slider-thumb{border-color:#171717}.select-control select{background:var(--surface-muted);border:1px solid var(--border);color:var(--foreground);cursor:pointer;text-transform:capitalize;border-radius:6px;height:30px;padding:0 25px 0 9px;font-size:10px}.color-section{gap:14px}.color-value{align-items:center;gap:8px;display:flex}.color-value input{cursor:pointer;background:0 0;border:0;width:22px;height:22px;padding:0}.color-value input::-webkit-color-swatch-wrapper{padding:0}.color-value input::-webkit-color-swatch{border:1px solid var(--border);border-radius:5px}.color-value code{color:var(--muted);font-size:10px}.copy-panel{background:#fafafa;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.copy-panel>div{flex-direction:column;gap:4px;display:flex}.copy-panel span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.copy-panel code{font-size:10px}footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;margin-top:72px;padding-top:30px;padding-bottom:30px;font-size:10px;display:flex}.toast{color:#fff;opacity:0;pointer-events:none;z-index:50;background:#171717;border:1px solid #333;border-radius:7px;padding:10px 13px;font-size:11px;transition:opacity .16s,transform .16s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,8px)}.toast.is-visible{opacity:1;transform:translate(-50%)}@media (width<=1040px){.workspace{grid-template-columns:minmax(0,1fr) 320px}.preset-card{grid-template-columns:96px minmax(0,1fr)}}@media (width<=820px){.intro{flex-direction:column;align-items:start;gap:18px;padding-top:42px}.workspace{flex-direction:column;display:flex}.preview-column,.inspector{width:100%}.inspector{max-height:none;position:static}}@media (width<=560px){.site-header{padding-left:16px;padding-right:16px}.site-header nav>a:first-child{display:none}main,footer{padding-left:14px;padding-right:14px}.intro{padding-top:34px;padding-bottom:24px}.intro>p{font-size:13px}.preview-toolbar{align-items:stretch;height:auto;padding:8px}.template-tabs{min-width:0;overflow-x:auto}.template-tabs button{flex:none;padding:0 8px}.preview-actions .button span,.preview-actions .button{font-size:0}.preview-actions .button{padding:0 7px}.preview-stage{height:500px}.hero-template{padding:30px}.hero-template h2{font-size:44px}.preset-grid{grid-template-columns:1fr}.presets-heading>span{display:none}.control-section{padding:18px}footer{flex-direction:column;align-items:start;gap:7px;margin-top:48px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
