.landing-wrapper{flex-direction:column;width:100%;min-height:100vh;display:flex}.landing-wrapper>.site-footer{margin-top:auto}section{width:100%;position:relative;overflow:hidden}section.s-pipeline{overflow:visible}.container{z-index:2;max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.dim{color:#ffffff59}.dim-light{color:#00000059}.dim-dark{color:#00000073}.light{color:var(--color-text-inverse)}.light-t{color:var(--color-text)}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-inverse-muted);border:1px solid #ffffff26;border-radius:100px;margin-bottom:20px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.section-label.light{color:var(--color-text-muted);border-color:#0000001f}.section-title{letter-spacing:-.03em;color:var(--color-text-inverse);margin-bottom:24px;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:400;line-height:1.12}.section-sub{color:var(--color-text-inverse-muted);max-width:620px;margin-bottom:64px;font-size:1.1rem;line-height:1.65}.section-sub.dark-sub{color:var(--color-text-muted)}.btn{cursor:pointer;transition:all var(--motion-fast);font-weight:500;font-family:var(--font-family-base);border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.btn-lg{padding:14px 32px;font-size:1rem}.btn-md{padding:11px 24px;font-size:.95rem}.btn-primary-solid{color:#000;background:#fff}.btn-primary-solid:hover{background:#f0f0f0;transform:translateY(-1px);box-shadow:0 8px 24px #ffffff26}.btn-primary-dark{color:#fff;background:#000}.btn-primary-dark:hover{background:#1a1a1a;transform:translateY(-1px)}.btn-ghost-dark{color:#ffffffb3;background:0 0;border:1px solid #ffffff2e}.btn-ghost-dark:hover{color:#fff;background:#ffffff0f}.btn:active{transform:scale(.98)translateY(0)}.btn:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.tag{border-radius:100px;padding:5px 14px;font-size:.85rem;font-weight:500;display:inline-block}.tag-outline-dark{color:#fff9;background:#ffffff0a;border:1px solid #ffffff26}.s-hero{background-color:var(--color-bg-dark);flex-direction:column;min-height:100vh;padding-top:72px;display:flex}.hero-bg-grid{z-index:1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 0,#000 30%,#0000 80%);mask-image:radial-gradient(at 50% 0,#000 30%,#0000 80%)}.hero-glow-top{z-index:1;pointer-events:none;background:radial-gradient(#ffffff0f 0%,#0000 65%);width:80vw;height:80vh;position:absolute;top:-40%;left:50%;transform:translate(-50%)}.hero-inner{text-align:center;flex-direction:column;align-items:center;gap:32px;padding-top:80px;padding-bottom:80px;display:flex}.hero-eyebrow{margin-bottom:-8px}.hero-headline{letter-spacing:-.05em;color:var(--color-text-inverse);font-size:clamp(3rem,7vw,5.5rem);font-weight:300;line-height:1.06}.headline-dim{color:#ffffff4d;display:block}.hero-body{color:var(--color-text-inverse-muted);max-width:620px;font-size:1.2rem;line-height:1.65}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.hero-mockup{border-radius:16px;width:100%;max-width:760px;margin-top:16px;font-size:.9rem;overflow:hidden}.mockup-topbar{background:#ffffff0a;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:14px 20px;display:flex}.dot-red,.dot-yellow,.dot-green{border-radius:50%;width:12px;height:12px}.dot-red{background:#ff645099}.dot-yellow{background:#ffc83299}.dot-green{background:#32c86499}.mockup-title{color:#ffffff59;margin-left:8px;font-size:.82rem}.mockup-body{flex-direction:column;gap:14px;padding:24px 24px 16px;display:flex}.mockup-step{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.step-icon{text-align:center;width:20px;font-size:1rem}.step-icon.spin{color:#fffc;animation:1.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.mockup-step.done .step-label{color:#ffffff73;-webkit-text-decoration:line-through #ffffff26;text-decoration:line-through #ffffff26}.mockup-step.done .step-icon{color:#64dc64b3}.mockup-step.active .step-label{color:#ffffffe6;font-weight:500}.mockup-step.pending .step-label{color:#ffffff40}.mockup-step.pending .step-icon{color:#ffffff26}.step-bar{background:#ffffff14;border-radius:2px;flex:1;min-width:120px;height:4px;overflow:hidden}.step-fill{background:#fff9;border-radius:2px;height:100%;transition:width 1s}.mockup-footer{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:10px;padding:16px 24px;display:flex}.metric-pill{color:#ffffff80;background:#ffffff0f;border-radius:100px;padding:4px 12px;font-size:.82rem}.metric-pill b{color:#ffffffd9}.metric-pill.warn{background:#ffa0321a}.metric-pill.warn b{color:#ffbe50e6}.s-ticker{background:var(--color-bg-dark);border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:40px 0;overflow:hidden}.ticker-label{text-align:center;text-transform:uppercase;letter-spacing:.1em;color:#fff3;margin-bottom:24px;font-size:.8rem}.ticker-track{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.ticker-inner{gap:32px;width:max-content;animation:30s linear infinite ticker;display:flex}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.s-pipeline{background:var(--color-bg-dark);position:relative;overflow:visible}.s-pipeline.is-scrubbing{height:var(--pipeline-scroll-length,380vh)}.s-pipeline.is-static{height:auto;padding:120px 0}.pipeline-bg-dots{background:var(--pattern-dots-dark);opacity:.4;pointer-events:none;background-size:24px 24px;position:absolute;inset:0}.pipeline-pin{box-sizing:border-box;background:var(--color-bg-dark);flex-direction:column;justify-content:center;gap:36px;display:flex;position:relative}.s-pipeline.is-scrubbing .pipeline-pin{height:100vh;padding:88px 0 40px;position:sticky;top:0;overflow:hidden}.s-pipeline.is-static .pipeline-pin{height:auto;padding:0;overflow:visible}.pipeline-header{z-index:1;position:relative}.s-pipeline .pipeline-header .section-sub{max-width:560px;margin-bottom:0}.pipeline-stage{--pipeline-stage-width:920px;z-index:1;width:min(var(--pipeline-stage-width), calc(100% - 48px));flex-direction:column;gap:24px;margin:0 auto;display:flex;position:relative}.pipeline-viewport{width:100%;padding:8px 0 12px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 100%)}.s-pipeline.is-static .pipeline-viewport{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.s-pipeline.is-static .pipeline-viewport::-webkit-scrollbar{display:none}.pipeline-track{will-change:transform;width:max-content;padding:0;position:relative}.s-pipeline.is-static .pipeline-track{transform:none!important}.pipeline-rail{z-index:0;pointer-events:none;background:#ffffff1f;border-radius:999px;height:1px;position:absolute;top:21px;left:90px;right:90px;overflow:hidden}.pipeline-rail-fill{border-radius:inherit;background:#ffffff73;width:0;height:100%}.pipeline-data-pulse{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffffb3,#0000);border-radius:999px;width:28px;height:100%;margin-left:-14px;position:absolute;top:0}.pipeline-steps{z-index:1;align-items:flex-start;gap:0;min-width:max-content;display:flex;position:relative}.pipeline-step{text-align:center;opacity:.35;transform-origin:top;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;width:180px;padding:0 10px 8px;display:flex;position:relative}.s-pipeline.is-scrubbing .pipeline-step:last-child{text-align:right;align-items:flex-end;width:160px;padding-right:0}.s-pipeline.is-scrubbing .pipeline-step{opacity:1;transition:none}.pipeline-step.is-static-step{opacity:.75;transition:opacity var(--motion-base)}.pipeline-node{letter-spacing:.06em;color:#ffffff59;width:44px;height:44px;transition:all var(--motion-base);z-index:2;background:var(--color-bg-dark);box-shadow:0 0 0 3px var(--color-bg-dark);border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex;position:relative}.pipeline-step.is-done .pipeline-node,.pipeline-step.is-pending .pipeline-node,.pipeline-step.is-static-step .pipeline-node{color:#ffffffbf;background:var(--color-bg-dark);border-color:#ffffff73}.pipeline-step.is-active .pipeline-node{color:#fff;background:var(--color-bg-dark);box-shadow:0 0 0 3px var(--color-bg-dark), 0 0 0 7px #ffffff0d;border-color:#ffffffe6;transform:scale(1.06)}.pipeline-lbl{letter-spacing:.08em;color:#ffffffc7;text-transform:uppercase;transition:color var(--motion-base);font-size:.82rem;font-weight:700}.pipeline-step.is-active .pipeline-lbl{color:#fffffff2}.pipeline-desc{color:#ffffff8c;max-width:160px;transition:color var(--motion-base);font-size:.8rem;line-height:1.55}.pipeline-step.is-active .pipeline-desc{color:#ffffffb8}.pipeline-step.is-pending .pipeline-lbl{color:#ffffffb3}.pipeline-step.is-pending .pipeline-desc{color:#ffffff7a}.pipeline-step.is-static-step .pipeline-lbl{color:#ffffffe0}.pipeline-step.is-static-step .pipeline-desc{color:#ffffff8c}.s-core-features{background:var(--color-bg-dark);padding:120px 0}.core-dots{background:radial-gradient(at 50% 100%,#ffffff0a 0%,#0000 60%);position:absolute;inset:0}.features-grid-6{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:16px;display:grid}.feature-card-lg{transition:transform var(--motion-fast), box-shadow var(--motion-fast);cursor:default;border-radius:16px;flex-direction:column;gap:16px;padding:36px;display:flex}.feature-card-lg:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0006}.feat-top{justify-content:space-between;align-items:center;display:flex}.feat-icon{color:#fff9;font-size:1.8rem}.feat-code{letter-spacing:.12em;color:#fff3;border:1px solid #ffffff1a;border-radius:100px;padding:3px 10px;font-size:.72rem;font-weight:700}.feat-title{color:#ffffffe6;font-size:1.15rem;font-weight:500;line-height:1.3}.feat-desc{color:#fff6;font-size:.9rem;line-height:1.6}.s-spotlight{padding:120px 0;position:relative;overflow:hidden}.s-light{background:#fff}.s-dark-alt{background:var(--color-bg-dark)}.spotlight-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;display:grid}.spotlight-inner.reversed{direction:rtl}.spotlight-inner.reversed>*{direction:ltr}.spotlight-text{flex-direction:column;gap:20px;display:flex}.feature-bullets{flex-direction:column;gap:10px;list-style:none;display:flex}.feature-bullets li{color:var(--color-text-muted);align-items:center;gap:10px;font-size:.95rem;display:flex}.s-dark-alt .feature-bullets li,.s-dark-alt .section-sub{color:#ffffff73}.spotlight-actions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.s-trace-spotlight{background:radial-gradient(55% 45% at 85% 40%,#00000009,#0000 70%),#fff}.trace-spotlight-glow{pointer-events:none;background:radial-gradient(#0000000a,#0000 65%);height:60%;position:absolute;inset:auto -10% 10% 45%}.trace-title-accent{color:#00000061;font-weight:400}.trace-bullets li{color:#0000009e;align-items:flex-start;line-height:1.45}.bullet-mark{color:#fff;background:#000;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;margin-top:1px;display:inline-grid}.spotlight-actions .btn-ghost-dark{color:#000;background:0 0;border:1px solid #00000024;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:11px 24px;font-size:.95rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);display:inline-flex}.spotlight-actions .btn-ghost-dark:hover{background:#0000000a;transform:translateY(-1px)}.spotlight-actions .btn-primary-dark span{transition:transform var(--motion-fast);display:inline-block}.spotlight-actions .btn-primary-dark:hover span{transform:translate(3px)}.trace-card{-webkit-backdrop-filter:blur(14px);background:#ffffffe0;border:1px solid #00000014;border-radius:20px;flex-direction:column;padding:0;animation:.6s cubic-bezier(.4,0,.2,1) both trace-card-in;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000014,inset 0 2px #fffc}.trace-chrome{background:#00000005;border-bottom:1px solid #0000000f;align-items:center;gap:7px;padding:12px 16px;display:flex}.trace-chrome span{background:#0000001f;border-radius:50%;width:9px;height:9px}.trace-chrome span:first-child{background:#00000038}.trace-chrome span:nth-child(2){background:#00000024}.trace-chrome p{letter-spacing:.06em;text-transform:uppercase;color:#00000059;margin-left:8px;font-size:.72rem;font-weight:600}.trace-header{align-items:center;gap:10px;padding:16px 20px 0;font-size:.85rem;display:flex}.trace-tag{letter-spacing:.04em;border-radius:100px;padding:4px 10px;font-size:.72rem;font-weight:700}.trace-tag.pass{color:var(--color-success);background:#1e8e3e1f}.trace-id{color:#00000073;font-family:SF Mono,ui-monospace,monospace;font-size:.8rem}.trace-score{color:#00000080;margin-left:auto;font-size:.84rem}.trace-score strong{color:#000;font-weight:700}.trace-meta-row{color:#0006;justify-content:space-between;gap:12px;padding:10px 20px 4px;font-size:.75rem;display:flex}.trace-timeline{flex-direction:column;gap:6px;padding:12px 16px 8px;display:flex}.trace-row{transition:background var(--motion-fast);border-radius:10px;grid-template-columns:14px minmax(0,150px) 1fr 54px 54px;align-items:center;gap:8px;padding:8px 6px;font-size:.8rem;animation:.45s cubic-bezier(.4,0,.2,1) both trace-row-in;display:grid}.trace-row:hover,.trace-row.is-active{background:#00000008}.trace-step-dot{background:#00000040;border-radius:50%;justify-self:center;width:8px;height:8px}.trace-step-dot.trace-reason{background:#000;box-shadow:0 0 0 3px #00000014}.trace-type{color:#0000009e;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:550;overflow:hidden}.trace-row.is-active .trace-type{color:#000;font-weight:650}.trace-bar-wrap{background:#0000000a;border-radius:999px;height:10px;overflow:hidden}.trace-bar{transform-origin:0;border-radius:999px;height:100%;animation:.7s cubic-bezier(.4,0,.2,1) both trace-bar-grow}.trace-bar-plan{background:#00000047}.trace-bar-retrieve{background:#0000002e}.trace-bar-tool{background:#00000038}.trace-bar-reason{background:#000}.trace-bar-respond{background:#00000052}.trace-dur,.trace-cost{color:#00000073;text-align:right;font-variant-numeric:tabular-nums;font-size:.72rem}.trace-compare{background:#00000006;border:1px solid #0000000f;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:8px 16px 16px;padding:12px 14px;display:flex}.compare-pair{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.compare-chip{color:#0000008c;background:#fff;border:1px solid #0000001a;border-radius:100px;padding:5px 10px;font-size:.76rem;font-weight:550}.compare-chip.pass{color:var(--color-success);background:#1e8e3e0f;border-color:#1e8e3e38}.compare-chip.delta{font-weight:700}.compare-arrow{color:#00000059;font-size:.9rem}@keyframes trace-card-in{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes trace-row-in{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes trace-bar-grow{0%{opacity:.4;transform:scaleX(.15)}to{opacity:1;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.trace-card,.trace-row,.trace-bar{animation:none!important}}.safety-card{border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}.safety-header{justify-content:space-between;align-items:center;display:flex}.safety-badge{color:#ffffffb3;font-size:.9rem;font-weight:500}.safety-status{font-size:.8rem}.safety-status.running{color:#50dc78cc}.attack-list{flex-direction:column;gap:8px;display:flex}.attack-row{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.attack-row.succeeded{background:#ff50320d;border-color:#ff78504d}.attack-info{flex-direction:column;gap:3px;display:flex}.attack-name{color:#ffffffb3;font-size:.84rem}.attack-cat{color:#ffffff40;font-size:.72rem}.attack-meta{align-items:center;gap:8px;display:flex}.sev-badge{border-radius:4px;padding:2px 8px;font-size:.7rem;font-weight:600}.sev-critical{color:#ff6450e6;background:#ff3c3c26}.sev-high{color:#ffa03ce6;background:#ff8c281f}.sev-medium{color:#e6b428cc;background:#ffc8321a}.status-badge{border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:500}.status-blocked{color:#50c878cc}.status-succeeded{color:#ff6450e6}.safety-summary{color:#ffffff4d;flex-wrap:wrap;gap:16px;font-size:.82rem;display:flex}.sum-item.pass{color:#50c878b3}.sum-item.warn{color:#ffa03cb3}.s-stats{background:var(--color-bg-dark);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:120px 0}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.stat-card{transition:transform var(--motion-fast);border-radius:16px;flex-direction:column;gap:12px;padding:48px 36px;display:flex;position:relative;overflow:hidden}.stat-card:hover{transform:translateY(-4px)}.stat-card:before{content:"";background:linear-gradient(135deg,#ffffff0a 0%,#0000 70%);position:absolute;inset:0}.stat-value{letter-spacing:-.06em;color:#fffffff2;font-size:4rem;font-weight:200;line-height:1}.stat-label{color:#ffffffb3;font-size:1rem;font-weight:500;line-height:1.4}.stat-sub{color:#ffffff4d;font-size:.82rem;line-height:1.4}.s-platform-features{background:#fff;padding:120px 0}.platform-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.platform-card{transition:all var(--motion-fast);cursor:default;background:#00000005;border:1px solid #0000000f;border-radius:14px;flex-direction:column;gap:10px;padding:28px 32px;display:flex}.platform-card:hover{background:#ffffffe6;transform:translateY(-3px);box-shadow:0 12px 36px #00000012}.pcard-top{justify-content:space-between;align-items:center;display:flex}.pcard-code{letter-spacing:.1em;color:#00000040;border:1px solid #0000001a;border-radius:100px;padding:3px 9px;font-size:.72rem;font-weight:700}.pcard-arrow{color:#0003;transition:transform var(--motion-fast);font-size:1rem}.platform-card:hover .pcard-arrow{color:#00000080;transform:translate(4px)}.pcard-title{color:var(--color-text);font-size:1.05rem;font-weight:500}.pcard-desc{color:var(--color-text-muted);font-size:.87rem;line-height:1.55}.s-compliance{background:var(--color-bg-dark);padding:120px 0}.compliance-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:48px;display:grid}.compliance-card{border-radius:14px;flex-direction:column;gap:12px;padding:32px;display:flex}.fw-header{flex-direction:column;gap:6px;display:flex}.fw-name{color:#ffffffd9;font-size:1.1rem;font-weight:600}.fw-articles{color:#ffffff40;letter-spacing:.04em;font-size:.78rem}.fw-desc{color:#fff6;font-size:.87rem;line-height:1.55}.compliance-ledger{border-radius:14px;overflow:hidden}.ledger-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.ledger-title{color:#fff9;font-size:.85rem;font-weight:600}.ledger-status.pass{color:#50c878b3;font-size:.8rem}.ledger-rows{flex-direction:column;display:flex}.ledger-row{transition:background var(--motion-fast);border-bottom:1px solid #ffffff0a;grid-template-columns:200px 240px 180px 1fr;gap:16px;padding:12px 24px;font-size:.82rem;display:grid}.ledger-row:hover{background:#ffffff08}.ledger-ts{color:#ffffff40;font-family:monospace}.ledger-event{color:#fff9;font-weight:500}.ledger-entity{color:#ffffff4d}.ledger-actor{color:#fff3}.s-integrations{background:#fff;padding:120px 0}.integrations-grid{flex-wrap:wrap;gap:12px;margin-bottom:48px;display:flex}.code-snippet{background:#00000005;border:1px solid #00000014;border-radius:14px;overflow:hidden}.code-topbar{border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.code-lang{color:#00000059;background:#0000000f;border-radius:100px;padding:2px 10px;font-size:.78rem;font-weight:600}.code-label{color:#0000004d;font-size:.78rem}.code-body{padding:24px;overflow-x:auto}.code-body code{color:#000000a6;white-space:pre;font-family:SF Mono,Fira Code,monospace;font-size:.87rem;line-height:1.7}.s-cta{background:var(--color-bg-dark);text-align:center;padding:180px 0}.cta-bg-grid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#0000 75%);mask-image:radial-gradient(#000 20%,#0000 75%)}.cta-glow-top{pointer-events:none;background:radial-gradient(at top,#ffffff12 0%,#0000 65%);width:80vw;height:60vh;position:absolute;top:0;left:50%;transform:translate(-50%)}.cta-inner{flex-direction:column;align-items:center;gap:24px;display:flex}.cta-headline{letter-spacing:-.04em;color:#ffffffe6;font-size:clamp(2.8rem,5vw,4.5rem);font-weight:300;line-height:1.1}.cta-body{color:#fff6;max-width:560px;font-size:1.15rem;line-height:1.65}.cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.cta-footnote{color:#fff3;margin-top:-8px;font-size:.82rem}@media (max-width:1024px){.spotlight-inner{grid-template-columns:1fr;gap:48px}.spotlight-inner.reversed{direction:ltr}.footer-inner{grid-template-columns:1fr 1fr;row-gap:40px}.footer-brand{grid-column:1/-1}.ledger-row{grid-template-columns:1fr 1fr;row-gap:4px}}@media (max-width:768px){.container{padding:0 20px}.hero-headline{font-size:2.6rem}.section-title{font-size:2rem}.features-grid-6{grid-template-columns:1fr}.s-pipeline.is-scrubbing,.s-pipeline.is-static{height:auto;padding:96px 0}.s-pipeline.is-scrubbing .pipeline-pin,.s-pipeline.is-static .pipeline-pin{gap:32px;height:auto;padding:0;position:relative;overflow:visible}.pipeline-viewport{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.pipeline-viewport::-webkit-scrollbar{display:none}.pipeline-stage{--pipeline-stage-width:100%;width:calc(100% - 40px)}.pipeline-track{padding:0 20px!important;transform:none!important}.pipeline-rail{left:52px!important;right:52px!important}.pipeline-step{width:150px}.trace-row{grid-template-columns:14px 1fr 48px;grid-template-areas:"dot label dur""dot bar bar""dot cost cost"}.trace-step-dot{grid-area:dot}.trace-type{grid-area:label}.trace-bar-wrap{grid-area:bar}.trace-dur{grid-area:dur}.trace-cost{text-align:left;grid-area:cost}.spotlight-actions{flex-direction:column;align-items:stretch}.spotlight-actions .btn{justify-content:center;width:100%}.footer-inner{grid-template-columns:1fr 1fr}.footer-bottom{text-align:center;flex-direction:column;gap:8px}.ledger-row{flex-wrap:wrap;gap:8px;display:flex}.cta-headline{font-size:2.2rem}}
