.home{--home-bg:#0b1018;--home-surface:#101722;--home-surface-2:#141c28;--home-border:#ffffff12;--home-border-strong:#ffffff1f;--home-text:#f1f5f9;--home-muted:#94a3b8;--home-accent:#38e8b0;--home-accent-soft:#38e8b01f;background:var(--home-bg);color:var(--home-text);overflow:hidden}.home .container{width:min(1180px,100% - 48px);margin-inline:auto}.home .eyebrow{color:var(--home-accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;font-weight:700;line-height:1.4}.home-section{padding:92px 0}.section-heading{max-width:670px;margin-bottom:40px}.section-heading h2{color:var(--home-text);letter-spacing:-.045em;margin:0;font-size:clamp(32px,4vw,48px);font-weight:650;line-height:1.04}.section-heading p{max-width:610px;color:var(--home-muted);margin:18px 0 0;font-size:16px;line-height:1.7}.section-heading-row{justify-content:space-between;align-items:end;gap:30px;max-width:none;display:flex}.section-link{color:var(--home-accent);padding-bottom:6px;font-size:14px;font-weight:600;text-decoration:none}.home-hero{background:radial-gradient(circle at 75% 22%,#177dff1a,#0000 28%),radial-gradient(circle at 80% 35%,#38e8b00f,#0000 25%);padding:105px 0 70px;position:relative}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);align-items:center;gap:50px;min-height:390px;display:grid;position:relative}.hero-content{z-index:2;max-width:700px;position:relative}.hero-content h1{max-width:720px;color:var(--home-text);letter-spacing:-.06em;margin:0;font-size:clamp(48px,6.3vw,78px);font-weight:680;line-height:.98}.hero-content h1 span{color:var(--home-accent);display:block}.hero-description{color:#a8b3c2;max-width:620px;margin:26px 0 0;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.home .button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 19px;font-size:14px;font-weight:650;text-decoration:none;transition:border-color .15s,background-color .15s,transform .15s;display:inline-flex}.home .button:hover{transform:translateY(-1px)}.home .button-primary{background:var(--home-accent);color:#07120f}.home .button-primary:hover{background:#56f0bf}.home .button-secondary{border-color:var(--home-border-strong);color:#dce5ef;background:#ffffff09}.home .button-secondary:hover{background:#ffffff0f;border-color:#fff3}.hero-install{border:1px solid var(--home-border);background:#04080e99;border-radius:6px;align-items:center;gap:10px;width:fit-content;margin-top:18px;padding:10px 12px;display:flex}.hero-install-prompt{color:var(--home-accent)}.hero-install code{color:#c8d2df;background:0 0;border:0;padding:0;font-size:12px}.hero-copy{border:0;border-left:1px solid var(--home-border);color:#718096;cursor:pointer;background:0 0;padding:3px 7px;font-size:11px}.hero-visual{width:600px;height:350px;color:var(--home-accent);opacity:.85;pointer-events:none;position:absolute;top:0;right:-80px}.hero-grid-pattern{opacity:.22;background-image:radial-gradient(circle,#38e8b0a6 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;mask-image:linear-gradient(270deg,#000 20%,#0000 85%)}.hero-line{filter:drop-shadow(0 0 15px #38e8b01f);width:100%;height:300px;position:absolute;inset:45px 0 0;overflow:visible}.hero-area-path{fill:url(#heroArea)}.hero-line-path{fill:none;stroke:currentColor;stroke-width:3px}.hero-line circle{fill:var(--home-bg);stroke:currentColor;stroke-width:3px}.hero-chart-label{border:1px solid var(--home-border-strong);color:#cdd7e3;background:#0c111be6;border-radius:6px;align-items:center;gap:7px;padding:9px 12px;font-family:ui-monospace,monospace;font-size:10px;display:flex;position:absolute;top:110px;right:105px}.hero-chart-label span{background:var(--home-accent);border-radius:50%;width:5px;height:5px}.hero-chart-card{z-index:3;border:1px solid var(--home-border);background:linear-gradient(#ffffff06,#0000),#0c121c;border-radius:8px;margin-top:40px;position:relative;overflow:hidden;box-shadow:0 25px 80px #0000003d}.chart-card-header{border-bottom:1px solid var(--home-border);justify-content:space-between;align-items:center;height:48px;padding:0 16px;display:flex}.chart-card-title{color:#d9e2ec;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.status-dot{background:var(--home-accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #38e8b080}.chart-card-meta{color:#526071;letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:9px}.home-chart{min-height:360px;padding:16px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-card{border:1px solid var(--home-border);background:linear-gradient(145deg, #ffffff06, transparent 60%), var(--home-surface);border-radius:7px;flex-direction:column;min-height:220px;padding:24px;transition:border-color .16s,transform .16s,background-color .16s;display:flex}.feature-card:hover{border-color:#38e8b038;transform:translateY(-2px)}.feature-icon{background:var(--home-accent-soft);width:34px;height:34px;color:var(--home-accent);border:1px solid #38e8b01f;border-radius:5px;place-items:center;margin-bottom:20px;font-family:ui-monospace,monospace;font-size:15px;display:grid}.feature-card h3{color:#edf2f7;margin:0;font-size:17px;font-weight:630}.feature-card p{color:var(--home-muted);margin:12px 0 20px;font-size:13px;line-height:1.65}.feature-card a,.feature-detail{color:var(--home-accent);margin-top:auto;font-family:ui-monospace,monospace;font-size:10px;font-weight:600;text-decoration:none}.home-composition{background:#090e16;border-top:1px solid #ffffff06}.composition-grid{grid-template-columns:.85fr 1.15fr;gap:16px;display:grid}.composition-code,.composition-preview{border:1px solid var(--home-border);background:var(--home-surface);border-radius:7px;overflow:hidden}.code-window-header,.preview-header{border-bottom:1px solid var(--home-border);align-items:center;height:43px;padding:0 14px;display:flex}.code-window-header{gap:6px}.code-window-header>span{background:#334155;border-radius:50%;width:7px;height:7px}.code-window-header>div{color:#68778a;margin-left:7px;font-family:ui-monospace,monospace;font-size:10px}.composition-code pre{background:#0b111a;min-height:330px;margin:0;padding:22px;overflow:auto}.composition-code code{color:#c5d2df;background:0 0;padding:0;font-size:12px;line-height:1.7}.preview-header{color:#768599;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-family:ui-monospace,monospace;font-size:9px}.preview-header span:last-child{color:var(--home-accent)}.composition-chart{min-height:330px;padding:12px}.home-layers{padding-bottom:80px}.layer-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.layer-grid a{border:1px solid var(--home-border);background:var(--home-surface);color:#cbd5e1;border-radius:6px;align-items:end;min-height:76px;padding:14px;font-family:ui-monospace,monospace;font-size:11px;text-decoration:none;transition:border-color .15s,color .15s,transform .15s;display:flex}.layer-grid a:before{content:"";background:#344254;border-radius:50%;width:7px;height:7px;margin-bottom:3px;margin-right:8px}.layer-grid a:hover{color:var(--home-accent);border-color:#38e8b059;transform:translateY(-2px)}.layer-grid a:hover:before{background:var(--home-accent)}.home-get-started{padding-top:30px}.get-started-card{border:1px solid var(--home-border);background:radial-gradient(circle at 85% 50%, #38e8b014, transparent 28%), var(--home-surface);border-radius:9px;align-items:center;min-height:270px;padding:52px;display:flex;position:relative;overflow:hidden}.get-started-card>div:first-child{z-index:2;position:relative}.get-started-card h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,46px)}.get-started-card p{color:var(--home-muted);margin:14px 0 0}.get-started-pattern{opacity:.28;background-image:radial-gradient(circle, var(--home-accent) 1px, transparent 1px);background-size:18px 18px;width:330px;height:200px;position:absolute;top:35px;right:45px;mask-image:radial-gradient(#000,#0000 72%)}@media (width<=980px){.hero-grid{grid-template-columns:1fr}.hero-visual{opacity:.35;right:-250px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.composition-grid{grid-template-columns:1fr}.layer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=680px){.home .container{width:min(100% - 30px,1180px)}.home-hero{padding-top:70px}.hero-grid{min-height:auto}.hero-content h1{font-size:clamp(43px,13vw,64px)}.hero-visual{display:none}.hero-install{max-width:100%;overflow:hidden}.hero-install code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-section{padding:70px 0}.feature-grid{grid-template-columns:1fr}.section-heading-row{flex-direction:column;align-items:start}.layer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.get-started-card{padding:36px 26px}.get-started-pattern{right:-160px}}
