.home-shell{--home-navy:#0a1636;--home-gold:#d4a43a;--home-ink:#0a0a0a;--home-paper:#fff;--home-soft:#f5f5f5;background:var(--home-paper);min-height:100vh;color:var(--home-ink)}[data-mode=dark] .home-shell{--home-ink:#f5f5f5;--home-paper:#0a0a0a;--home-soft:#141414;--home-navy:#dce5ff}.home-wrap{width:min(1120px,100% - 3rem);margin-inline:auto}.home-hero{color:#f7f7f7;background:radial-gradient(circle at 74% 48%,#12275438,#0000 28rem),#070707;border-bottom:1px solid #1d1d1d;padding:clamp(4rem,9vw,7.5rem) 0;overflow:hidden}.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(19rem,30rem);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.home-eyebrow{color:var(--nb-muted-foreground);font-family:var(--nb-font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.72rem;font-weight:600;display:flex}.home-hero h1{font-family:var(--nb-font-mono);letter-spacing:-.09em;margin:0;font-size:clamp(4.5rem,10vw,8rem);font-weight:500;line-height:.88}.home-subtitle{color:#f2f2f2;font-family:var(--nb-font-mono);letter-spacing:-.025em;margin-top:2rem;font-size:clamp(1rem,2vw,1.35rem);font-weight:600}.home-lede{color:#989898;max-width:38rem;margin-top:1rem;font-size:.95rem;line-height:1.6}.home-lede a{color:#cfcfcf;text-underline-offset:.25em;text-decoration:underline #3a3a3a;transition:color .15s,text-decoration-color .15s}.home-lede a:hover,.home-lede a:focus-visible{color:var(--home-gold);text-decoration-color:var(--home-gold)}.home-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.home-button{color:#f5f5f5;border:1px solid #3a3a3a;justify-content:center;align-items:center;min-height:2.75rem;padding:.65rem 1.1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.home-button:hover{background:#151515;border-color:#777;text-decoration:none}.home-button-primary{border-color:var(--home-gold);background:var(--home-gold);color:#090909}.home-button-primary:hover{color:#090909;background:#e7b94f;border-color:#e7b94f}.home-hero::selection,.home-hero ::selection,pre.home-code ::selection,pre.home-code::selection{color:#fff;background:#d4a43a52}.home-install{width:fit-content;color:inherit;font-family:var(--nb-font-mono);text-align:left;cursor:pointer;background:0 0;border:1px solid #2a2a2a;align-items:stretch;margin-top:1rem;padding:0;font-size:.78rem;transition:border-color .15s,background-color .15s;display:flex}.home-install:hover{background:#101010;border-color:#4a4a4a}.home-install:hover .home-install-icon{color:#e6e6e6}.home-install-label{color:#777;border-right:1px solid #2a2a2a;padding:.6rem .75rem;transition:color .15s,border-color .15s}.home-install code{color:#e6e6e6;user-select:text;background:0 0;padding:.6rem .75rem}.home-install-icon{color:#777;border-left:1px solid #2a2a2a;place-items:center;padding:0 .7rem;transition:color .15s,border-color .15s;display:grid}.home-install-icon svg{width:1rem;height:1rem}.home-install [data-home-install-icon-check]{display:none}.home-install[data-state=copied]{border-color:var(--home-gold);background:#d4a43a14}.home-install[data-state=copied] .home-install-label,.home-install[data-state=copied] .home-install-icon{border-color:var(--home-gold);color:var(--home-gold)}.home-install[data-state=copied] [data-home-install-icon-copy]{display:none}.home-install[data-state=copied] [data-home-install-icon-check]{display:block}.home-install[data-state=failed] .home-install-label{color:#e6e6e6}@media (prefers-reduced-motion:no-preference){.home-install[data-state=copied]{animation:.4s ease-out home-install-flash}}@keyframes home-install-flash{0%{background:#d4a43a4d}to{background:#d4a43a14}}.home-install-status{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.home-mark{justify-self:end;width:100%;max-width:30rem}.home-mark-grid{aspect-ratio:1;grid-template-columns:repeat(6,1fr);gap:.28rem;display:grid}.home-mark-grid span{background:#05080e80;border:2px solid #17284e;place-items:center;display:grid;position:relative}.home-mark-grid .is-filled{background:linear-gradient(145deg,#172d5d,#0d1b3c);border-color:#172d5d}.home-mark-grid .is-prompt{border-color:var(--home-gold);box-shadow:0 0 1.5rem #d4a43a1f}.home-mark-grid .is-prompt b{color:var(--home-gold);font:600 clamp(.9rem, 2.4vw, 1.7rem)/1 var(--nb-font-mono)}.home-mark-grid .is-caret:after{aspect-ratio:1;background:var(--home-gold);content:"";width:28%;box-shadow:0 0 1rem #d4a43a4d}.home-demo,.home-model,.home-guides{padding:clamp(4rem,9vw,7rem) 0}.home-demo,.home-guides{background:var(--home-soft)}.home-section-head{grid-template-columns:1fr 1fr;align-items:end;gap:3rem;margin-bottom:2.5rem;display:grid}.home-section-head h2,.home-model h2{letter-spacing:-.045em;margin-top:.75rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:600;line-height:1.05}.home-section-head>p,.home-model p{color:var(--nb-muted-foreground);line-height:1.7}.home-terminal{background:#0b0d10;border:1px solid #292929;margin:0;box-shadow:0 1.25rem 4rem #00000021}.home-terminal img{width:100%;height:auto;display:block}.home-model-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(3rem,9vw,8rem);display:grid}.home-model p{margin-top:1.25rem}.home-list{color:var(--nb-muted-foreground);gap:.65rem;margin-top:1.5rem;font-size:.9rem;display:grid}.home-list li{margin-left:1rem;padding-left:.25rem}pre.home-code{color:#e8e8e8;font:.84rem/1.8 var(--nb-font-mono);background:#0b0d10;border:1px solid #252525;border-radius:0;margin:0;padding:clamp(1.25rem,4vw,2rem);overflow-x:auto}pre.home-code code{background:0 0}.home-guide-grid{border-top:1px solid var(--nb-border-strong);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-guide-grid a{border-bottom:1px solid var(--nb-border);color:var(--home-ink);grid-template-columns:10rem 1fr auto;gap:1rem;padding:1.25rem 0;text-decoration:none;display:grid}.home-guide-grid a:nth-child(odd){padding-right:2rem}.home-guide-grid a:nth-child(2n){border-left:1px solid var(--nb-border);padding-left:2rem}.home-guide-grid a:hover strong{color:var(--home-navy);text-underline-offset:.2em;text-decoration:underline}.home-guide-grid span{color:var(--nb-muted-foreground);font-size:.84rem}.home-guide-grid b{font-weight:400}.home-more-guides{flex-wrap:wrap;gap:1.25rem;margin-top:1.5rem;font-size:.84rem;display:flex}.home-more-guides a{color:var(--home-navy);text-underline-offset:.2em}.home-footer{border-top:1px solid var(--nb-border);background:var(--home-paper);padding:2.5rem 0 1.25rem}.home-footer-inner,.home-footer-inner>div,.home-footer nav,.home-footer-meta{align-items:center;gap:1.25rem;display:flex}.home-footer-inner{justify-content:space-between}.home-footer-inner span,.home-footer a,.home-footer-meta{color:var(--nb-muted-foreground);font-size:.8rem}.home-footer a:hover{color:var(--home-ink)}.home-footer-meta{border-top:1px solid var(--nb-border);justify-content:space-between;margin-top:2rem;padding-top:1rem}@media (width<=760px){.home-wrap{width:min(100% - 2rem,40rem)}.home-hero-grid,.home-section-head,.home-model-grid{grid-template-columns:1fr}.home-hero{padding-block:3.5rem}.home-mark{justify-self:center;width:min(78vw,23rem)}.home-section-head{gap:1rem}.home-guide-grid{grid-template-columns:1fr}.home-guide-grid a:nth-child(n){border-left:0;grid-template-columns:8rem 1fr auto;padding-inline:0}.home-footer-inner,.home-footer-inner>div{flex-direction:column;align-items:flex-start}.home-footer nav{flex-wrap:wrap}}
