#landing-page{min-height:100vh;color:#f5f0e8;position:relative;display:flex;flex-direction:column}#landing-page *{box-sizing:border-box}#landing-page a{color:inherit;text-decoration:none}#landing-page .section-inner{width:min(1280px,calc(100vw - 72px));margin:0 auto}#landing-page .section-inner-wide{width:min(1400px,calc(100vw - 48px));margin:0 auto}#landing-page .section-label{font-family:var(--font-mono);font-size:.68rem;font-weight:600;letter-spacing:.16em;color:#f97316;margin-bottom:28px}#landing-page .section-heading{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:500;letter-spacing:-.02em;text-transform:none;color:#f5f0e8;margin-bottom:16px;line-height:1.15}#landing-page .section-sub{font-family:var(--font-tech);font-size:1.05rem;line-height:1.7;color:rgba(255,245,230,.6);max-width:560px;margin-bottom:56px}#landing-page .landing-bg{position:fixed;inset:0;z-index:-1;background:#080705}#landing-page .landing-bg-image{object-fit:cover;opacity:.85}#landing-page .landing-bg-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,9,7,.5) 0,rgba(10,9,7,0) 40%,rgba(10,9,7,.15))}#landing-page .site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-top:clamp(28px,4vh,40px)}#landing-page .brand-mark{display:inline-flex;align-items:center;gap:14px}#landing-page .brand-orb{display:block;overflow:visible;color:#ede8df;flex-shrink:0}#landing-page .brand-lockup{display:grid;gap:2px}#landing-page .brand-lockup strong{font-family:var(--font-display);font-size:1.15rem;font-weight:600;color:#f5f0e8;letter-spacing:-.02em}#landing-page .brand-lockup span{font-size:.78rem;color:rgba(255,245,230,.6);font-family:var(--font-tech)}#landing-page .site-nav{display:flex;gap:36px;color:rgba(255,245,230,.75);font-size:.9rem;font-family:var(--font-tech)}#landing-page .site-nav a{transition:color .16s ease}#landing-page .site-nav a:hover{color:#f5f0e8}#landing-page .site-cta{justify-self:end;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 22px;border-radius:999px;font-size:.85rem;background:rgba(255,245,230,.1);border:1px solid rgba(255,245,230,.2);color:#f5f0e8;font-family:var(--font-tech);font-weight:500;backdrop-filter:blur(12px);transition:background .16s ease,transform .16s ease}#landing-page .site-cta:hover{background:rgba(255,245,230,.18);transform:translateY(-1px)}#landing-page .hero-shell{position:relative;display:flex;flex-direction:column;min-height:100svh}#landing-page .hero-shell:after{content:"";position:absolute;bottom:0;left:0;right:0;height:240px;background:linear-gradient(180deg,transparent,#080705);pointer-events:none}#landing-page .hero-body{display:flex;flex:1;align-items:center;justify-content:space-between;gap:48px;padding-top:40px}#landing-page .hero-primary{max-width:540px;flex-shrink:0}#landing-page .hero-topline{font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.16em;color:rgba(255,245,230,.7);margin-bottom:28px;text-shadow:0 1px 4px rgba(10,9,7,.3)}#landing-page .hero-title{font-family:var(--font-hero);font-size:clamp(4rem,8vw,7rem);font-weight:400;font-style:italic;line-height:.95;margin-bottom:36px;color:#f5f0e8;text-shadow:0 4px 24px rgba(10,9,7,.3),0 1px 3px rgba(10,9,7,.5);letter-spacing:-.02em;text-transform:none}#landing-page .hero-lead{font-family:var(--font-tech);font-size:1.08rem;line-height:1.7;color:rgba(255,245,230,.85);max-width:520px;margin-bottom:36px;text-shadow:0 2px 12px rgba(10,9,7,.3)}#landing-page .install-block{display:inline-flex;align-items:center;gap:12px;height:52px;padding:0 24px;background:rgba(10,9,7,.6);border:1px solid rgba(255,245,230,.12);border-radius:8px;cursor:pointer;transition:border-color .2s ease,background .2s ease;backdrop-filter:blur(16px);font-family:var(--font-mono)}#landing-page .install-block:hover{border-color:rgba(255,245,230,.25);background:rgba(10,9,7,.7)}#landing-page .install-prompt{color:#f97316;font-size:.9rem;font-weight:600;user-select:none}#landing-page .install-command{color:#f5f0e8;font-size:.9rem;font-weight:400;letter-spacing:.01em}#landing-page .install-copy{font-size:.7rem;color:rgba(255,245,230,.35);letter-spacing:.1em;text-transform:uppercase;margin-left:8px;transition:color .16s ease}#landing-page .install-block:hover .install-copy{color:rgba(255,245,230,.55)}#landing-page .hero-install{margin-bottom:20px}#landing-page .hero-actions{display:flex;gap:16px}#landing-page .hero-terminal{flex:1;max-width:520px;background:rgba(10,9,7,.5);border:1px solid rgba(255,245,230,.08);border-radius:10px;overflow:hidden;backdrop-filter:blur(20px);box-shadow:0 24px 80px -16px rgba(10,9,7,.7),0 0 120px -40px rgba(249,115,22,.04)}#landing-page .term-bar{display:flex;align-items:center;gap:12px;padding:11px 16px;background:rgba(255,245,230,.03);border-bottom:1px solid rgba(255,245,230,.06)}#landing-page .term-dots{display:flex;gap:6px}#landing-page .term-dots span{width:9px;height:9px;border-radius:50%}#landing-page .term-dots span:first-child{background:rgba(255,95,86,.55)}#landing-page .term-dots span:nth-child(2){background:rgba(255,189,46,.55)}#landing-page .term-dots span:nth-child(3){background:rgba(39,201,63,.55)}#landing-page .term-title{font-family:var(--font-mono);font-size:.65rem;color:rgba(255,245,230,.3)}#landing-page .term-body{padding:16px 18px;font-family:var(--font-mono);font-size:.72rem;line-height:1.55}#landing-page .term-line{color:rgba(255,245,230,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#landing-page .term-prompt{color:rgba(255,245,230,.35)}#landing-page .term-cmd{color:#f5f0e8}#landing-page .term-badge-line{margin:8px 0 6px}#landing-page .term-badge{display:inline-block;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3);color:#4ade80;padding:2px 10px;border-radius:4px;font-size:.68rem;font-weight:700}#landing-page .term-status{display:flex;gap:8px;color:#4ade80;font-weight:400}#landing-page .term-diamond,#landing-page .term-diamond-fill{color:#4ade80;flex-shrink:0}#landing-page .term-gap{height:12px}#landing-page .term-readout{padding-left:20px;margin:4px 0}#landing-page .term-row{display:flex;gap:0;color:rgba(255,245,230,.5);line-height:1.7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#landing-page .term-key{color:rgba(255,245,230,.3);min-width:100px;flex-shrink:0}#landing-page .term-val{color:rgba(255,245,230,.55)}#landing-page .term-final{display:flex;gap:8px;color:#4ade80;font-size:.68rem;line-height:1.55}#landing-page .button-ghost{font-family:var(--font-tech);font-size:.9rem;color:rgba(255,245,230,.6);transition:color .16s ease;padding:8px 0}#landing-page .button-ghost:hover{color:#f5f0e8}#landing-page .hero-pillars{position:relative;z-index:1;padding-bottom:clamp(32px,5vh,48px);border-top:1px solid rgba(255,245,230,.1);padding-top:24px}#landing-page .pillar-row{display:flex;gap:16px;align-items:center}#landing-page .pillar{font-family:var(--font-mono);font-size:.78rem;font-weight:700;letter-spacing:.1em;color:rgba(255,245,230,.6)}#landing-page .pillar-sep{color:rgba(255,245,230,.2);font-size:.78rem}#landing-page .below-fold{position:relative;background-color:#080705;background-image:linear-gradient(90deg,rgba(255,245,230,.03) 1px,transparent 0),linear-gradient(rgba(255,245,230,.03) 1px,transparent 0);background-size:100px 100px}#landing-page .showcase-section{padding:80px 0 140px;perspective:2400px}#landing-page .showcase-frame{background:#0c0b09;border:1px solid rgba(255,245,230,.08);border-radius:12px;overflow:hidden;transform:rotateX(2deg);transform-origin:center top;box-shadow:0 0 0 1px rgba(255,245,230,.03),0 40px 120px -20px rgba(10,9,7,.9),0 0 200px -60px rgba(249,115,22,.06);transition:transform .6s cubic-bezier(.2,.8,.2,1)}#landing-page .showcase-frame:hover{transform:rotateX(0deg)}#landing-page .showcase-section:after{content:"";display:block;width:60%;height:1px;background:radial-gradient(ellipse at center,rgba(249,115,22,.12) 0,transparent 70%);box-shadow:0 0 80px 40px rgba(249,115,22,.03);margin:40px auto 0}#landing-page .showcase-bar{display:flex;align-items:center;gap:14px;padding:14px 20px;background:#0e0d0a;border-bottom:1px solid rgba(255,245,230,.06)}#landing-page .showcase-dots{display:flex;gap:7px}#landing-page .showcase-dots span{width:10px;height:10px;border-radius:50%;background:rgba(255,245,230,.08)}#landing-page .showcase-dots span:first-child{background:rgba(255,95,86,.5)}#landing-page .showcase-dots span:nth-child(2){background:rgba(255,189,46,.5)}#landing-page .showcase-dots span:nth-child(3){background:rgba(39,201,63,.5)}#landing-page .showcase-bar-title{font-family:var(--font-mono);font-size:.7rem;color:rgba(255,245,230,.35);letter-spacing:.04em}#landing-page .showcase-body{display:grid;grid-template-columns:240px 1fr 280px;min-height:480px}#landing-page .sc-sidebar{padding:20px 16px;border-right:1px solid rgba(255,245,230,.06);font-family:var(--font-mono);font-size:.72rem;line-height:1.5;color:rgba(255,245,230,.7);overflow:hidden}#landing-page .sc-sys-header{font-weight:700;font-size:.75rem;color:rgba(255,245,230,.85);letter-spacing:.04em;margin-bottom:4px}#landing-page .sc-cursor{color:rgba(255,245,230,.4);animation:blink 1.2s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}#landing-page .sc-gap{height:16px}#landing-page .sc-gap-lg{height:24px}#landing-page .sc-gap-sm{height:10px}#landing-page .sc-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1px 0}#landing-page .sc-line.indent{padding-left:20px}#landing-page .sc-line.indent-2{padding-left:28px}#landing-page .sc-line.dim{color:rgba(255,245,230,.4)}#landing-page .sc-line.active{color:#f5f0e8}#landing-page .sc-bracket{color:rgba(255,245,230,.3);margin-right:6px}#landing-page .sc-line.active .sc-bracket{color:#f97316}#landing-page .sc-session-sub{padding-left:48px;font-size:.65rem;color:rgba(255,245,230,.35)}#landing-page .sc-meta{color:rgba(255,245,230,.25);font-size:.65rem}#landing-page .sc-main{padding:20px 24px;font-family:var(--font-mono);font-size:.72rem;line-height:1.6;color:rgba(255,245,230,.7);border-right:1px solid rgba(255,245,230,.06);overflow:hidden}#landing-page .sc-breadcrumb{font-size:.65rem;font-weight:700;letter-spacing:.12em;color:rgba(255,245,230,.35);display:flex;gap:20px;align-items:center}#landing-page .sc-action,#landing-page .sc-filter{font-weight:400;letter-spacing:.06em;color:rgba(255,245,230,.25)}#landing-page .sc-session-title{font-size:.82rem;font-weight:700;color:#f5f0e8;letter-spacing:.02em}#landing-page .sc-session-meta{font-size:.68rem;color:rgba(255,245,230,.35);margin-top:4px}#landing-page .sc-turn{display:grid;grid-template-columns:auto auto 1fr;gap:0 14px;align-items:start}#landing-page .sc-time{color:rgba(255,245,230,.25);font-size:.68rem;padding-top:1px}#landing-page .sc-role{font-size:.6rem;font-weight:700;letter-spacing:.1em;color:rgba(255,245,230,.4);padding-top:2px}#landing-page .sc-text{color:rgba(255,245,230,.8)}#landing-page .sc-text-block{color:rgba(255,245,230,.8);grid-column:3}#landing-page .sc-text strong,#landing-page .sc-text-block strong{color:#f5f0e8;font-weight:700}#landing-page .sc-text-block code{color:rgba(255,245,230,.5);font-size:.68rem}#landing-page .sc-detail{padding:20px 16px;font-family:var(--font-mono);font-size:.68rem;line-height:1.6;color:rgba(255,245,230,.6);overflow:hidden}#landing-page .sc-panel-section{margin-bottom:20px}#landing-page .sc-panel-header{font-size:.65rem;font-weight:700;letter-spacing:.12em;color:rgba(255,245,230,.5);margin-bottom:8px}#landing-page .sc-panel-header.dim{color:rgba(255,245,230,.3)}#landing-page .sc-panel-title{font-size:.78rem;font-weight:700;color:#f5f0e8;margin-bottom:6px}#landing-page .sc-panel-body{font-size:.68rem;color:rgba(255,245,230,.5);line-height:1.7}#landing-page .sc-panel-row{display:flex;gap:10px;align-items:baseline;padding:2px 0;color:rgba(255,245,230,.55)}#landing-page .sc-idx,#landing-page .sc-panel-row .dim{color:rgba(255,245,230,.3)}#landing-page .sc-idx{font-weight:700;min-width:12px}#landing-page .sc-tech-section{margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,245,230,.06)}#landing-page .sc-detail-row{display:flex;gap:8px;align-items:baseline;padding:2px 0;font-size:.65rem}#landing-page .sc-detail-key{color:rgba(255,245,230,.3);min-width:80px;letter-spacing:.06em}#landing-page .sc-detail-row strong{color:#f5f0e8;font-weight:700}#landing-page .problem-section{padding:100px 0}#landing-page .problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,245,230,.06);border:1px solid rgba(255,245,230,.06)}#landing-page .problem-card{padding:36px 32px;background:#0c0b09}#landing-page .problem-title{font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,245,230,.85);margin-bottom:14px}#landing-page .problem-desc{font-family:var(--font-tech);font-size:.92rem;line-height:1.65;color:rgba(255,245,230,.5)}#landing-page .features-section{padding:100px 0}#landing-page .features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}#landing-page .feature-card{padding:32px 28px;border-left:1px solid rgba(255,245,230,.06)}#landing-page .feature-card:first-child{border-left:none;padding-left:0}#landing-page .feature-bracket{font-family:var(--font-mono);font-size:.82rem;color:#f97316;margin-bottom:16px;font-weight:700}#landing-page .feature-name{font-family:var(--font-mono);font-size:.75rem;font-weight:700;letter-spacing:.12em;color:#f5f0e8;margin-bottom:12px;text-transform:uppercase}#landing-page .feature-desc{font-family:var(--font-tech);font-size:.88rem;line-height:1.65;color:rgba(255,245,230,.5)}#landing-page .workflow-section{padding:100px 0}#landing-page .workflow-lead{font-family:var(--font-tech);font-size:1.05rem;line-height:1.7;color:rgba(255,245,230,.5);max-width:520px;margin-bottom:56px}#landing-page .wf-layout{display:flex;gap:0;position:relative}#landing-page .wf-viz-panel{width:50%;flex-shrink:0;position:sticky;top:80px;height:calc(100vh - 160px);display:flex;align-items:center;justify-content:center}#landing-page .wf-viz-inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,245,230,.05);border-radius:20px;background:rgba(255,245,230,.015);overflow:hidden}#landing-page .wf-viz-grid{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}#landing-page .wf-viz-layer{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:opacity .6s cubic-bezier(.4,0,.2,1);pointer-events:none}#landing-page .wf-viz-svg{width:70%;max-width:300px;height:auto;display:block}#landing-page .wf-viz-dots{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:10px}#landing-page .wf-viz-dot{width:8px;height:8px;border-radius:50%;transition:all .4s ease}#landing-page .wf-steps-panel{width:50%;padding-left:48px;display:flex;flex-direction:column;gap:0}#landing-page .wf-step-section{min-height:50vh;display:flex;align-items:center;padding:24px 0}#landing-page .wf-step-section:first-child{padding-top:0}#landing-page .wf-step-section:last-child{min-height:40vh}#landing-page .wf-step-card{border:1px solid rgba(255,245,230,.06);border-radius:16px;padding:32px;background:rgba(255,245,230,.015);transition:border-color .5s ease,background .5s ease,box-shadow .5s ease;width:100%}#landing-page .wf-step-active .wf-step-card{background:rgba(255,245,230,.025);box-shadow:0 8px 40px rgba(10,9,7,.2)}#landing-page .wf-step-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}#landing-page .wf-step-num{font-family:var(--font-mono);font-size:.7rem;font-weight:700;color:rgba(255,245,230,.18);letter-spacing:.1em;transition:color .5s ease}#landing-page .wf-step-indicator{width:6px;height:6px;border-radius:50%;opacity:.4;transition:opacity .5s ease,box-shadow .5s ease}#landing-page .wf-step-active .wf-step-indicator{opacity:1}#landing-page .wf-step-name{font-family:var(--font-display);font-size:1.3rem;font-weight:600;color:#f5f0e8;letter-spacing:-.01em;margin-bottom:14px}#landing-page .wf-step-cmd{display:inline-block;font-family:var(--font-mono);font-size:.82rem;color:#f97316;background:rgba(249,115,22,.08);border:1px solid rgba(249,115,22,.15);padding:6px 14px;border-radius:6px;margin-bottom:14px}#landing-page .wf-step-desc{font-family:var(--font-tech);font-size:.92rem;line-height:1.7;color:rgba(255,245,230,.4);transition:color .5s ease}#landing-page .wf-step-active .wf-step-desc{color:rgba(255,245,230,.55)}#landing-page .arch-section{padding:80px 0}#landing-page .arch-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}#landing-page .arch-label{font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.1em;color:rgba(255,245,230,.8);margin-bottom:8px;text-transform:uppercase}#landing-page .arch-desc{font-family:var(--font-tech);font-size:.85rem;line-height:1.6;color:rgba(255,245,230,.4)}#landing-page .cta-section{padding:100px 0}#landing-page .cta-inner{display:flex;flex-direction:column;align-items:center;text-align:center}#landing-page .cta-title{font-family:var(--font-hero);font-size:clamp(2.2rem,5vw,3.5rem);font-weight:400;font-style:italic;letter-spacing:-.015em;color:#f5f0e8;margin-bottom:36px;text-transform:none}#landing-page .cta-install{margin-bottom:28px}#landing-page .cta-links{display:flex;gap:16px;align-items:center;font-family:var(--font-tech);font-size:.88rem;color:rgba(255,245,230,.45)}#landing-page .cta-links a{transition:color .16s ease}#landing-page .cta-links a:hover{color:#f5f0e8}#landing-page .cta-sep{color:rgba(255,245,230,.15)}#landing-page .compat-section{padding:100px 0}#landing-page .compat-lead{font-family:var(--font-tech);font-size:1.05rem;line-height:1.7;color:rgba(255,245,230,.5);max-width:520px;margin-bottom:56px}#landing-page .compat-grid{display:flex;gap:0}#landing-page .compat-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:16px;padding:40px 24px;border-left:1px solid rgba(255,245,230,.06);transition:background .2s ease}#landing-page .compat-item:first-child{border-left:none}#landing-page .compat-icon,#landing-page .compat-item:hover{background:rgba(255,245,230,.02)}#landing-page .compat-icon{font-family:var(--font-mono);font-size:1.5rem;color:rgba(255,245,230,.3);width:56px;height:56px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,245,230,.08);border-radius:12px}#landing-page .compat-name{font-family:var(--font-tech);font-size:.85rem;color:rgba(255,245,230,.6);font-weight:500}#landing-page .landing-footer{padding:64px 0 48px;border-top:1px solid rgba(255,245,230,.06)}#landing-page .footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:48px}#landing-page .footer-brand-col{display:flex;flex-direction:column;gap:12px}#landing-page .footer-brand-logo{display:flex;align-items:center;gap:10px}#landing-page .footer-brand-logo strong{font-family:var(--font-display);font-size:1.1rem;font-weight:600;color:rgba(255,245,230,.8)}#landing-page .footer-tagline{font-family:var(--font-tech);font-size:.82rem;line-height:1.6;color:rgba(255,245,230,.35)}#landing-page .footer-license{font-family:var(--font-mono);font-size:.68rem;color:rgba(255,245,230,.2);letter-spacing:.04em;margin-top:4px}#landing-page .footer-col{display:flex;flex-direction:column;gap:10px}#landing-page .footer-col-title{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.14em;color:rgba(255,245,230,.5);text-transform:uppercase;margin-bottom:6px}#landing-page .footer-col a{font-family:var(--font-tech);font-size:.85rem;color:rgba(255,245,230,.4);transition:color .16s ease}#landing-page .footer-col a:hover{color:rgba(255,245,230,.8)}#landing-page .reveal{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1)}#landing-page .reveal.revealed{opacity:1;transform:translateY(0)}#landing-page .ui-fade-in{animation:landing-fade .62s ease both}#landing-page .ui-rise-in{animation:landing-rise .76s cubic-bezier(.2,.8,.2,1) both}#landing-page .ui-delay-1{animation-delay:80ms}#landing-page .ui-delay-2{animation-delay:.14s}#landing-page .ui-delay-3{animation-delay:.22s}@keyframes landing-fade{0%{opacity:0}to{opacity:1}}@keyframes landing-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){#landing-page .showcase-body{grid-template-columns:220px 1fr}#landing-page .sc-detail{display:none}#landing-page .features-grid{grid-template-columns:repeat(2,1fr)}#landing-page .feature-card:nth-child(3){border-left:none;padding-left:0}#landing-page .arch-grid{grid-template-columns:repeat(2,1fr)}#landing-page .compat-grid{flex-wrap:wrap}#landing-page .compat-item{flex:0 0 calc(33.333% - 1px)}#landing-page .compat-item:nth-child(4){border-left:none}#landing-page .footer-grid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:980px){#landing-page .site-header{grid-template-columns:1fr;gap:20px;justify-items:center}#landing-page .site-cta{justify-self:center}#landing-page .hero-body{flex-direction:column;align-items:flex-start;padding-top:60px;gap:40px}#landing-page .hero-terminal{max-width:100%;width:100%}}@media (max-width:768px){#landing-page .section-inner,#landing-page .section-inner-wide{width:calc(100vw - 40px)}#landing-page .showcase-body{grid-template-columns:1fr}#landing-page .sc-sidebar{display:none}#landing-page .sc-main{border-right:none;min-height:320px}#landing-page .features-grid,#landing-page .problem-grid{grid-template-columns:1fr}#landing-page .feature-card{border-left:none;padding-left:0;border-bottom:1px solid rgba(255,245,230,.06);padding-bottom:28px}#landing-page .feature-card:last-child{border-bottom:none}#landing-page .wf-layout{flex-direction:column}#landing-page .wf-viz-panel{position:relative;top:auto;width:100%;height:300px;margin-bottom:32px}#landing-page .wf-steps-panel{width:100%;padding-left:0}#landing-page .wf-step-section{min-height:auto;padding:12px 0}#landing-page .wf-step-section:last-child{min-height:auto}#landing-page .arch-grid{grid-template-columns:1fr;gap:24px}#landing-page .footer-grid{grid-template-columns:1fr;gap:32px}#landing-page .pillar-row{flex-wrap:wrap;gap:10px 16px}#landing-page .hero-title{font-size:clamp(3rem,12vw,5rem)}#landing-page .compat-grid{flex-direction:column}#landing-page .compat-item{flex:unset;flex-direction:row;justify-content:flex-start;padding:20px 0;border-left:none;border-bottom:1px solid rgba(255,245,230,.06)}#landing-page .compat-item:last-child{border-bottom:none}#landing-page .arch-section,#landing-page .compat-section,#landing-page .cta-section,#landing-page .features-section,#landing-page .problem-section,#landing-page .workflow-section{padding:80px 0}}@media (max-width:480px){#landing-page .hero-title{font-size:clamp(2.5rem,14vw,3.5rem)}#landing-page .install-block{width:100%;justify-content:center}#landing-page .site-nav{gap:20px;font-size:.82rem}#landing-page .wf-step-card{padding:24px 20px}}