:root{--santi020k-font-sans:"Montserrat", "Avenir Next", "Segoe UI", sans-serif;--santi020k-font-display:"Montserrat", "Avenir Next", sans-serif;--santi020k-font-mono:"Montserrat", "SFMono-Regular", "SF Mono", monospace}:root,:root[data-theme=dark]{color-scheme:dark;--theme-bg:#110c1d;--surface:#1c1528;--surface-muted:#231d30;--surface-strong:#322b40;--line:#494158;--ink:#dfdde3;--ink-soft:#b6b2bd;--ink-muted:#8d8896;--brand:#945df4;--brand-solid:#5a0fdb;--brand-hover:#752df0;--brand-mark-ink:#fff;--accent:#b48df7;--success:#7daea3;--warning:#e8b44a;--danger:#ea6962;--glow-rgb:154 102 244;--btn-secondary-bg:#1c1528b8;--section-divider:#494158b3;--swatch-circle-border:#dfdde338}:root[data-theme=light]{color-scheme:light;--theme-bg:#f8f6fd;--surface:#f0edf9;--surface-muted:#eae7f5;--surface-strong:#e3dff0;--line:#d3cde6;--ink:#302e36;--ink-soft:#403850;--ink-muted:#9880c0;--brand:#6319be;--brand-solid:#5a14b0;--brand-hover:#7730b8;--brand-mark-ink:#fff;--accent:#7030b0;--success:#28a745;--warning:#c07a10;--danger:#c0392b;--glow-rgb:99 25 190;--btn-secondary-bg:#f8f6fdd9;--section-divider:#d3cde6b3;--swatch-circle-border:#3a255626}:root[data-santi020k-site=hub],:root[data-santi020k-site=hub][data-theme=dark]{--theme-bg:#0f0b19;--surface:#1a1426;--surface-muted:#221a31;--surface-strong:#2e2440;--line:#453a55;--line-soft:#453a5594;--ink:#f1edf8;--ink-soft:#c7c0d2;--ink-muted:#91889f;--brand:#9b66ff;--brand-solid:#6d28f3;--brand-hover:#7f3cff;--accent:#c7a4ff;--success:#78d2bf;--chrome:#7cc9b9;--shadow:#00000057;--btn-secondary-bg:#1a1426c2;--section-divider:#453a55a8}:root[data-santi020k-site=hub][data-theme=light]{--line-soft:#b1a5cda3;--ink-muted:#725b92;--success:#1f7f67;--warning:#9a610c;--danger:#b33a30;--chrome:#21796a;--shadow:#3a255629;--btn-secondary-bg:#f8f6fde0;--section-divider:#d3cde6cc}.editor-preview{--preview-bg:#0b0712;--preview-topbar-border:#231d30;--preview-gutter-color:#766f82;--preview-gutter-active:var(--brand);--preview-pre-color:var(--ink);--preview-muted:#766f82;--preview-keyword:#9b69f6;--preview-string:var(--accent);--preview-function:var(--brand)}.editor-preview[data-preview-theme=dark]{--preview-bg:#0b0712;--preview-topbar-border:#231d30;--preview-gutter-color:#766f82;--preview-gutter-active:#945df4;--preview-pre-color:#dfdde3;--preview-muted:#766f82;--preview-keyword:#9b69f6;--preview-string:#b48df7;--preview-function:#945df4}.editor-preview[data-preview-theme=hc]{--preview-bg:#0d0718;--preview-topbar-border:#602cba;--preview-gutter-color:#8e70c2;--preview-gutter-active:#a570ff;--preview-pre-color:#f0ebfa;--preview-muted:#8264b4;--preview-keyword:#955ff2;--preview-string:#c5a3ff;--preview-function:#a677f8}.editor-preview[data-preview-theme=light]{--preview-bg:#f8f6fd;--preview-topbar-border:#d3cde6;--preview-gutter-color:#8b7aa7;--preview-gutter-active:#6319be;--preview-pre-color:#302e36;--preview-muted:#9880c0;--preview-keyword:#5a1ab0;--preview-string:#7030b0;--preview-function:#6319be}.editor-preview[data-preview-theme=hclight]{--preview-bg:#fff;--preview-topbar-border:#000;--preview-gutter-color:#5a1ab0;--preview-gutter-active:#302e36;--preview-pre-color:#111;--preview-muted:#5a1ab0;--preview-keyword:#5a1ab0;--preview-string:#7030b0;--preview-function:#2060c8}:root{font-family:var(--santi020k-font-sans);background:var(--theme-bg);color:var(--ink)}*{box-sizing:border-box}html{background:var(--theme-bg);scroll-behavior:smooth}body{background:linear-gradient(90deg, rgb(var(--glow-rgb) / .06) 1px, transparent 1px), linear-gradient(180deg, rgb(var(--glow-rgb) / .06) 1px, transparent 1px), radial-gradient(circle at 72% 12%, rgb(var(--glow-rgb) / .16), transparent 28rem), var(--theme-bg);background-size:56px 56px,56px 56px,auto,auto;min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}a:focus-visible,.button:focus-visible,.nav-toggle:focus-visible,.theme-toggle:focus-visible{outline:3px solid var(--brand);outline-offset:4px}.site-shell{width:min(1320px,100% - 48px);margin-inline:auto}.site-header,.site-footer,.nav-links,.brand,.header-actions,.actions,.swatches{align-items:center;display:flex}.site-header{grid-template-columns:auto minmax(0,1fr) auto;justify-content:space-between;gap:clamp(16px,2.4vw,28px);min-height:80px;display:grid}.brand{grid-area:1/1;gap:12px;min-width:max-content;font-weight:800}.brand img{box-shadow:0 0 28px rgb(var(--glow-rgb) / .24);border-radius:10px}.nav-links{min-width:0;color:var(--ink-soft);white-space:nowrap;grid-area:1/2;justify-content:end;gap:clamp(12px,1.5vw,22px);font-size:.92rem;font-weight:700}.header-actions{grid-area:1/3;justify-self:end;gap:10px;min-width:max-content}.nav-links .separator{background:var(--line);opacity:.5;width:1px;height:14px}.nav-links a:hover,.site-footer a:hover{color:var(--brand)}.nav-toggle{border:1px solid var(--line);background:var(--btn-secondary-bg);width:44px;height:44px;color:var(--ink-soft);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:border-color .2s,color .2s,background .2s;display:none}.nav-toggle:hover,.nav-toggle[aria-expanded=true]{border-color:var(--brand);background:var(--surface-strong);color:var(--brand)}.theme-toggle{border:1px solid var(--line);width:44px;height:44px;color:var(--ink-soft);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:border-color .2s,color .2s;display:flex;position:relative}.theme-toggle:hover{border-color:var(--brand);color:var(--brand)}.icon-sun,.icon-moon{width:20px;height:20px;margin-top:-10px;margin-left:-10px;transition:opacity .3s,transform .3s;position:absolute;top:50%;left:50%}:root[data-theme=dark] .icon-sun{opacity:1;transform:scale(1)rotate(0)}:root[data-theme=dark] .icon-moon{opacity:0;transform:scale(0)rotate(-90deg)}:root[data-theme=light] .icon-sun{opacity:0;transform:scale(0)rotate(90deg)}:root[data-theme=light] .icon-moon{opacity:1;transform:scale(1)rotate(0)}.hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:clamp(36px,6vw,92px);min-height:calc(100vh - 140px);padding-block:64px 80px;display:grid;position:relative}.hero-copy{z-index:2;max-width:820px;position:relative}.hero:before{background:radial-gradient(circle, rgb(var(--glow-rgb) / .12) 0%, transparent 70%);filter:blur(80px);content:"";pointer-events:none;z-index:1;width:60%;height:60%;position:absolute;top:50%;left:-10%;transform:translateY(-50%)}.eyebrow{color:var(--brand);letter-spacing:0;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:0}h1{letter-spacing:-.02em;max-width:860px;margin-bottom:32px;font-size:clamp(3.5rem,6.4vw,6.2rem);line-height:.98}h2{margin-bottom:0;font-size:clamp(2.1rem,5vw,4rem);line-height:.96}h3{margin-bottom:10px;font-size:1.5rem}.lede{max-width:620px;color:var(--ink-soft);margin-bottom:32px;font-size:clamp(1rem,2vw,1.18rem);line-height:1.72}.install-action{margin-top:32px}.button-copy-install{border:1px solid var(--line);background:var(--surface-muted);width:100%;max-width:440px;min-height:52px;color:var(--ink-soft);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:0 16px;font-family:Fira Code,monospace;font-size:.88rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.button-copy-install:hover{border-color:var(--brand);background:var(--surface-strong);color:var(--ink);box-shadow:0 12px 32px rgb(var(--glow-rgb) / .12);transform:translateY(-2px)}.button-copy-install .command{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.button-copy-install .copy-icon{background:var(--surface-strong);width:32px;height:32px;color:var(--brand);border-radius:8px;justify-content:center;align-items:center;margin-left:12px;transition:all .2s;display:flex}.button-copy-install:hover .copy-icon{background:var(--brand);color:#fff}.button-copy-install:active{transform:translateY(0)}.actions{flex-wrap:wrap;gap:14px}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:.92rem;font-weight:800;display:inline-flex}.button-primary{background:var(--brand-solid);color:#fff}.button-primary:hover{background:var(--brand-hover)}.button-secondary{border-color:var(--line);background:var(--btn-secondary-bg);color:var(--ink-soft)}.button-secondary:hover{border-color:var(--brand-hover);color:var(--ink)}.editor-preview{border:1px solid var(--line);background:var(--preview-bg);border-radius:24px;transition:background .3s;overflow:hidden;box-shadow:0 28px 80px #05020a75}.preview-topbar{border-bottom:1px solid var(--preview-topbar-border);min-height:48px;color:var(--ink-muted);align-items:center;gap:10px;padding:0 16px;font-size:.8rem;transition:border-color .3s;display:flex}.preview-dots{gap:10px;display:flex}.preview-dots span{border-radius:999px;width:10px;height:10px}.preview-dots span:first-child{background:var(--danger)}.preview-dots span:nth-child(2){background:var(--warning)}.preview-dots span:nth-child(3){background:var(--success)}.preview-controls{gap:8px;margin-left:12px;display:flex}.preview-controls select{appearance:none;background:var(--surface-muted);border:1px solid var(--line);color:var(--ink-soft);cursor:pointer;border-radius:6px;outline:none;padding:3px 8px;font-family:inherit;font-size:.7rem;font-weight:700;transition:border-color .2s,color .2s}.preview-controls select:hover{border-color:var(--brand);color:var(--ink)}.button-copy-settings{border:1px solid var(--line);background:var(--surface-muted);min-height:28px;color:var(--ink-soft);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:0 10px;font-family:inherit;font-size:.7rem;font-weight:700;transition:all .2s;display:inline-flex}.button-copy-settings:hover{border-color:var(--brand);background:var(--surface-strong);color:var(--ink)}.button-copy-settings svg{color:var(--brand)}.button-copy-settings:active{transform:scale(.96)}.preview-topbar strong{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-left:8px;font-weight:700;overflow:hidden}.preview-body{grid-template-columns:56px minmax(0,1fr);display:grid}.preview-body aside{border-right:1px solid var(--preview-topbar-border);color:var(--preview-gutter-color);text-align:center;align-content:start;gap:10px;padding:24px 0;font:500 .82rem/1.2 Fira Code,monospace;transition:color .3s,border-color .3s;display:grid}.preview-body aside .active{color:var(--preview-gutter-active);transition:color .3s}pre{min-height:320px;color:var(--preview-pre-color);font-variant-ligatures:contextual;margin:0;padding:24px;font:500 .94rem/1.9 Fira Code,monospace;transition:color .3s;overflow-x:auto}.editor-preview[data-preview-variant=bold] aside,.editor-preview[data-preview-variant=bold] pre{font-weight:700}.editor-preview[data-preview-variant=italic] pre{font-style:italic}.muted{color:var(--preview-muted);font-style:italic;transition:color .3s}.keyword{color:var(--preview-keyword);font-style:italic;transition:color .3s}.string{color:var(--preview-string);transition:color .3s}.function,.property{color:var(--preview-function);transition:color .3s}.number{color:var(--accent);transition:color .3s}.section-lede{max-width:580px;color:var(--ink-soft);margin-top:12px;margin-bottom:0;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.7}.screenshots-section{border-top:1px solid var(--section-divider);grid-template-columns:minmax(0,.45fr) minmax(0,1fr);align-items:start;gap:32px;padding-block:80px;display:grid}.screenshot-grid{gap:16px;display:grid}.screenshot-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;margin:0;overflow:hidden;box-shadow:0 22px 60px #05020a42}.screenshot-img{width:100%;height:auto;display:block}.screenshot-card figcaption{border-top:1px solid var(--line);color:var(--ink-soft);text-transform:uppercase;padding:12px 14px;font-size:.82rem;font-weight:800}@media (width>=1040px){.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.why-section{border-top:1px solid var(--section-divider);grid-template-columns:minmax(0,.5fr) minmax(0,1fr);align-items:start;gap:32px;padding-block:80px;display:grid}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.why-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:24px;transition:border-color .2s}.why-card:hover{border-color:var(--brand)}.why-icon{background:var(--surface-strong);width:44px;height:44px;color:var(--brand);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.why-card h3{margin-bottom:8px;font-size:1.05rem}.why-card p{color:var(--ink-soft);margin:0;font-size:.9rem;line-height:1.65}.editors-section{border-top:1px solid var(--section-divider);grid-template-columns:minmax(0,.5fr) minmax(0,1fr);align-items:start;gap:32px;padding-block:80px;display:grid}.editor-chips{flex-wrap:wrap;align-content:start;gap:14px;display:flex}.editor-chip{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--ink-soft);border-radius:12px;align-items:center;gap:10px;padding:0 18px 0 14px;font-size:.9rem;font-weight:700;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.editor-chip svg{color:var(--ink-muted);flex-shrink:0;transition:color .2s}.editor-chip:hover{border-color:var(--brand);color:var(--ink);background:var(--surface-strong)}.editor-chip:hover svg{color:var(--brand)}.section-grid,.palette-section,.languages-section{border-top:1px solid var(--section-divider);grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:start;gap:32px;padding-block:80px;display:grid}.language-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;display:grid}.lang-tag{border:1px solid var(--line);background:var(--surface);min-height:48px;color:var(--ink-soft);cursor:default;border-radius:12px;justify-content:center;align-items:center;font-size:.88rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.lang-tag:hover{border-color:var(--brand);color:var(--brand);background:var(--surface-strong);box-shadow:0 12px 32px rgb(var(--glow-rgb) / .16);transform:translateY(-3px)}.lang-tag-more{color:var(--ink-muted);opacity:.8;border-style:dashed}.lang-tag-more:hover{opacity:1;border-style:solid}.variant-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;display:grid}.variant-card{border:1px solid var(--line);border-radius:18px;min-height:240px;padding:22px}.variant-card p{text-transform:uppercase;font-size:.8rem;font-weight:800}.variant-card span{margin-top:80px;font-weight:800;display:inline-flex}.variant-dark{color:#dfdde3;background:linear-gradient(145deg,#1c1528,#0b0712)}.variant-dark p{color:#945df4}.variant-light{color:#302e36;background:linear-gradient(145deg,#f8f6fd,#e3dff0)}.variant-light p{color:#6319be}.variant-hc p{color:#ffc060}.variant-hc-light{color:#111;background:linear-gradient(145deg,#fff,#f0edf9);border:1px solid #000}.variant-hc-light p{color:#5a1ab0}.swatches{flex-wrap:wrap;gap:12px}.swatches span{border:1px solid var(--line);min-height:42px;color:var(--ink-soft);border-radius:999px;align-items:center;gap:10px;padding:0 14px 0 8px;font-size:.86rem;font-weight:700;display:inline-flex}.swatches span:before{border:1px solid var(--swatch-circle-border);background:var(--swatch);content:"";border-radius:999px;width:26px;height:26px}.site-footer{border-top:1px solid var(--section-divider);min-height:104px;color:var(--ink-muted);justify-content:space-between;gap:24px;font-size:.92rem;font-weight:700}.footer-links{align-items:center;gap:24px;display:flex}.github-link{align-items:center;gap:8px;transition:color .2s;display:inline-flex}.github-link:hover{color:var(--brand)}@media (width<=1080px){.hero,.section-grid,.palette-section,.screenshots-section,.why-section,.editors-section{grid-template-columns:1fr}.hero{min-height:auto;padding-block:40px 72px}.editor-preview{max-width:760px}}@media (width<=940px){.site-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:72px;padding-block:12px}.site-footer{flex-direction:column;justify-content:center;align-items:flex-start}.header-actions{grid-column:2}.nav-toggle{display:inline-flex}.nav-links{grid-area:2/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:10px;width:100%;padding:10px 0 4px;display:none}.site-header[data-nav-open=true] .nav-links{display:grid}.nav-links a{border:1px solid var(--line);background:var(--btn-secondary-bg);border-radius:10px;justify-content:center;align-items:center;min-height:42px;display:inline-flex}.nav-links a:hover{border-color:var(--brand);background:var(--surface-strong)}.nav-links .separator{display:none}.hero{padding-block:32px 64px}}@media (width<=560px){.site-shell{width:min(100% - 24px,1320px)}.variant-grid,.why-grid{grid-template-columns:1fr}.editor-preview{border-radius:18px}.preview-body{grid-template-columns:42px minmax(0,1fr)}pre{min-height:260px;padding:18px;font-size:.78rem}}@media (prefers-reduced-motion:reduce){.icon-sun,.icon-moon,.button-copy-install,.button-copy-install .copy-icon,.button-copy-settings,.muted,.keyword,.string,.function,pre,.editor-preview,.preview-topbar,.preview-body aside,.preview-body aside .active,.screenshot-img,.why-card,.editor-chip,.editor-chip svg{transition:none}}
