*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#2C2A26;overflow-x:hidden}.ac-wrap,body{background:#FDFCF5}.ac-wrap{display:flex;flex-direction:column;position:relative;overflow:hidden}.ac-bg-circle{position:absolute;border-radius:50%;pointer-events:none;z-index:1}.ac-c1{width:480px;height:480px;top:-160px;right:-100px}.ac-c1,.ac-c2{border:.5px solid #e0d9ce}.ac-c2{width:320px;height:320px;bottom:-80px;left:-60px}.ac-c3{width:200px;height:200px;background:#F0EBE1;opacity:.45;top:20%;right:8%}.ac-nav{justify-content:space-between;padding:.5rem 3rem;border-bottom:.5px solid #e0d9ce;position:relative;z-index:10;background:#FDFCF5}.ac-logo,.ac-nav{display:flex;align-items:center}.ac-logo{gap:10px}.ac-logo-text{font-family:var(--font-dm-sans),sans-serif;font-size:16px;font-weight:600;color:#2C2A26;letter-spacing:.01em;position:relative;top:3px}.ac-nav-links{display:flex;align-items:center;gap:2rem;list-style:none}.ac-nav-links a{font-size:13px;color:#6B6560;text-decoration:none;transition:color .15s}.ac-nav-links a:hover{color:#2C2A26}.ac-nav-actions{display:flex;align-items:center;gap:10px}.ac-btn-ghost{font-family:var(--font-dm-sans),sans-serif;font-size:13px;color:#3A3A3D;background:transparent;border:.5px solid #b5afa6;border-radius:6px;padding:7px 16px;cursor:pointer;transition:border-color .15s}.ac-btn-ghost:hover{border-color:#3A3A3D}.ac-btn-nav-cta{font-family:var(--font-dm-sans),sans-serif;font-size:13px;color:#EEDCC8;background:#3A3A3D;border:none;border-radius:6px;padding:7px 18px;cursor:pointer;transition:background .15s}.ac-btn-nav-cta:hover{background:#2C2A26}.ac-body{flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;padding:200px 2rem 100px;position:relative;z-index:5}.ac-body,.ac-pill{align-items:center}.ac-pill{display:inline-flex;gap:7px;font-size:11px;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:#7A8A77;background:#F0EBE1;border:.5px solid #d9c4a8;border-radius:20px;padding:5px 14px;margin-bottom:2.2rem;animation:fadeUp .5s ease both}.ac-pill-dot{width:5px;height:5px;border-radius:50%;background:#9AA797}.ac-h1{font-family:var(--font-inter),sans-serif;font-size:clamp(36px,5.5vw,64px);font-weight:700;line-height:1.08;color:#2C2A26;max-width:860px;margin:0 0 1.5rem;letter-spacing:-.02em}.ac-accent{color:#C4AC8E}.ac-dim{color:#A9A9A2}.ac-sub{font-size:15.5px;font-weight:300;line-height:1.75;color:#5F5E5A;max-width:580px;margin:0 0 2.5rem}.ac-cta-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.ac-cta-primary{font-family:var(--font-dm-sans),sans-serif;font-size:14px;font-weight:500;color:#EEDCC8;background:#2C2A26;border:2px solid #2c2a26;border-radius:8px;padding:13px 28px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .15s,border-color .15s,transform .12s}.ac-cta-primary:hover{background:#3A3A3D;border-color:#3A3A3D;transform:translateY(-1px)}.ac-cta-primary:active{transform:scale(.98)}.ac-arrow{transition:transform .15s;display:inline-block}.ac-cta-primary:hover .ac-arrow{transform:translateX(3px)}.ac-cta-secondary{font-family:var(--font-dm-sans),sans-serif;font-size:14px;font-weight:400;color:#2C2A26;background:#EEDCC8;border:2px solid #eedcc8;border-radius:8px;padding:13px 28px;cursor:pointer;transition:background .15s,border-color .15s,transform .12s}.ac-cta-secondary:hover{background:#D9C4A8;border-color:#D9C4A8;transform:translateY(-1px)}.ac-proof{display:flex;align-items:stretch;justify-content:center;gap:0;margin-top:2.5rem;border-top:.5px solid #e0d9ce;padding-top:2rem;width:100%;max-width:800px}.ac-proof-item{flex:1 1;text-align:center;padding:0 1.8rem;border-right:.5px solid #e0d9ce}.ac-proof-item:last-child{border-right:none}.ac-proof-num{font-size:24px;font-weight:700;color:#2C2A26;display:block;margin-bottom:4px;letter-spacing:-.01em}.ac-proof-label,.ac-proof-num{font-family:var(--font-nunito),sans-serif}.ac-proof-label{font-size:11px;color:#888780;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.section-divider{width:100%;height:.5px;background:#E0D9CE}.new-landing-container{width:min(1200px,100%);margin:0 auto;padding:0 clamp(1rem,4vw,3rem)}.models-section{background:#F5F2ED;padding:2rem 0 3rem;text-align:center;overflow:hidden}.models-label{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#B5AFA6;margin-bottom:2.5rem}.models-track-wrap{position:relative}.models-track{justify-content:center;gap:0;width:100%}.model-logo-card,.models-track{display:flex;align-items:center}.model-logo-card{flex-direction:column;gap:10px;padding:0 3rem;border-right:.5px solid #e0d9ce;min-width:140px;transition:opacity .2s;cursor:default}.model-logo-card:hover{opacity:.7}.model-logo-card:last-child{border-right:none}.model-logo-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;border:.5px solid #e0d9ce;box-shadow:0 1px 4px rgba(0,0,0,.04);flex-shrink:0}.model-logo-name{font-size:12px;font-weight:500;color:#5F5E5A;letter-spacing:.01em;white-space:nowrap}.wwd-section{background:#FDFCF5;padding:5rem 0 1rem}.wwd-header{text-align:center;max-width:640px;margin:0 auto 6rem}.wwd-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#7A8A77;background:#F0EBE1;border:.5px solid #d9c4a8;border-radius:20px;padding:5px 14px;margin-bottom:1.6rem}.wwd-h2{font-family:var(--font-inter),sans-serif;font-size:clamp(28px,3.8vw,44px);font-weight:800;line-height:1.1;letter-spacing:-.025em;color:#2C2A26;margin-bottom:1.2rem}.wwd-h2 em{font-style:normal;color:#C4AC8E}.wwd-subhead{font-size:16px;font-weight:300;line-height:1.75;color:#5F5E5A;max-width:560px;margin:0 auto}.wwd-features{display:flex;flex-direction:column;gap:0}.wwd-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:5rem;gap:5rem;padding:5.5rem 0;border-top:.5px solid #e0d9ce}.wwd-row.reverse{direction:rtl}.wwd-row.reverse>*{direction:ltr}.wwd-text{max-width:460px}.wwd-feature-tag{font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#9AA797;margin-bottom:1rem;display:flex;align-items:center;gap:8px}.wwd-feature-tag:before{content:"";display:block;width:20px;height:1px;background:#9AA797}.wwd-feature-h3{font-family:var(--font-inter),sans-serif;font-size:clamp(22px,2.5vw,30px);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#2C2A26;margin-bottom:.9rem}.wwd-feature-body{font-size:15px;font-weight:300;line-height:1.75;color:#5F5E5A;margin-bottom:1.6rem}.wwd-why-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#B5AFA6;margin-bottom:.7rem}.wwd-bullets{list-style:none;display:flex;flex-direction:column;gap:6px}.wwd-bullets li{font-size:13px;color:#6B6560;line-height:1.6;display:flex;align-items:flex-start;gap:9px}.wwd-bullets li:before{content:"";display:block;width:5px;height:5px;border-radius:50%;background:#C4AC8E;margin-top:7px;flex-shrink:0}.wwd-visual{height:340px;background:#F5F2ED;border-radius:16px;border:.5px solid #e0d9ce;overflow:hidden}.viz-hybrid,.wwd-visual{position:relative;display:flex;align-items:center;justify-content:center}.viz-hybrid{width:100%;height:100%;flex-direction:column;gap:12px;padding:24px}.viz-hybrid-query{background:#fff;border:.5px solid #d9c4a8;border-radius:8px;padding:9px 16px;font-family:var(--font-dm-sans),sans-serif;font-size:11px;color:#5F5E5A;width:260px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.05)}.viz-hybrid-lanes{display:flex;gap:14px;width:100%;justify-content:center}.viz-lane{flex:1 1;max-width:120px;display:flex;flex-direction:column;align-items:center;gap:7px}.viz-lane-label{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9AA797}.viz-lane-bar{width:100%;height:6px;border-radius:3px;overflow:hidden;background:#E0D9CE}.viz-lane-fill{height:100%;border-radius:3px;animation:barGrow 2.4s ease-in-out infinite alternate}.viz-lane-fill.semantic{background:#C4AC8E;width:80%}.viz-lane-fill.keyword{background:#9AA797;width:65%;animation-delay:.4s}@keyframes barGrow{0%{opacity:.5;transform:scaleX(.7);transform-origin:left}to{opacity:1;transform:scaleX(1);transform-origin:left}}.viz-lane-pill{font-size:10px;padding:4px 10px;border-radius:20px;text-align:center;font-weight:500}.viz-lane-pill.sem{background:#F0EBE1;color:#A37D5A;border:.5px solid #d9c4a8}.viz-lane-pill.key{background:#EFF3EF;color:#6B7F69;border:.5px solid #bdc9bc}.viz-merge-arrow{font-size:18px;color:#C4AC8E;line-height:1}.viz-result-card{background:#fff;border:.5px solid #eedcc8;border-radius:8px;padding:10px 14px;width:260px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 10px rgba(196,172,142,.15);animation:pulse-card 3s ease-in-out infinite}@keyframes pulse-card{0%,to{box-shadow:0 2px 10px rgba(196,172,142,.15)}50%{box-shadow:0 4px 18px rgba(196,172,142,.35)}}.viz-result-dot{width:8px;height:8px;border-radius:50%;background:#C4AC8E;flex-shrink:0}.viz-result-text{font-size:11px;color:#5F5E5A;line-height:1.5}.viz-result-score{margin-left:auto;font-size:12px;font-weight:700;color:#C4AC8E}.viz-agent{width:100%;height:100%;padding:24px;display:flex;flex-direction:column;gap:10px;justify-content:center}.viz-agent-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.viz-agent-title{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9AA797}.viz-context-block{background:#fff;border:.5px solid #e0d9ce;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.viz-ctx-top{display:flex;align-items:center;justify-content:space-between}.viz-ctx-source{font-size:9.5px;font-weight:600;color:#2C2A26}.viz-ctx-tokens{font-size:9px;padding:2px 7px;border-radius:8px;background:#F0EBE1;color:#A37D5A;border:.5px solid #d9c4a8;font-weight:500}.viz-ctx-text{font-size:10px;color:#888780;line-height:1.55}.viz-ctx-cite{font-size:9px;color:#9AA797}.viz-token-bar{background:#F5F2ED;border-radius:6px;overflow:hidden;height:8px}.viz-token-fill{height:100%;border-radius:6px;background:linear-gradient(90deg,#C4AC8E,#EEDCC8);width:15%;animation:tokenFill 2.5s ease-in-out infinite alternate}@keyframes tokenFill{0%{width:10%}to{width:22%}}.viz-token-labels{display:flex;justify-content:space-between;font-size:9px;color:#B5AFA6;padding-top:3px}.viz-parse{width:100%;height:100%;padding:24px;display:flex;align-items:center;justify-content:center;gap:18px}.viz-parse-badge{font-size:9px;padding:3px 8px;border-radius:10px;background:#EFF3EF;color:#6B7F69;border:.5px solid #bdc9bc;font-weight:500}.viz-doc{width:110px;flex-shrink:0;background:#fff;border:.5px solid #e0d9ce;border-radius:10px;padding:10px 8px;display:flex;flex-direction:column;gap:5px}.viz-doc-title{font-size:9px;font-weight:700;color:#2C2A26;letter-spacing:.06em;text-transform:uppercase;margin-bottom:4px}.viz-doc-line{height:6px;border-radius:3px;background:#E0D9CE}.viz-doc-section{height:5px;border-radius:3px;background:#F0EBE1}.viz-parse-arrow{font-size:20px;color:#C4AC8E;flex-shrink:0}.viz-chunks{display:flex;flex-direction:column;gap:8px;flex:1 1}.viz-chunk{background:#fff;border-radius:8px;padding:8px 10px;border-left:3px solid transparent;font-size:10px;line-height:1.5;opacity:0;transform:translateX(12px);animation:slideIn .5s ease forwards}.viz-chunk:first-child{border-left-color:#C4AC8E;animation-delay:.1s}.viz-chunk:nth-child(2){border-left-color:#9AA797;animation-delay:.4s}.viz-chunk:nth-child(3){border-left-color:#A9A9A2;animation-delay:.7s}.viz-chunk:nth-child(4){border-left-color:#D9C4A8;animation-delay:1s}.viz-chunk-label{font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px}.viz-chunk:first-child .viz-chunk-label{color:#A37D5A}.viz-chunk:nth-child(2) .viz-chunk-label{color:#6B7F69}.viz-chunk:nth-child(3) .viz-chunk-label{color:#888780}.viz-chunk:nth-child(4) .viz-chunk-label{color:#A37D5A}.viz-chunk-body{color:#888780;font-size:9.5px;line-height:1.5}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}.vs-section{background:#FDFCF5;padding:5rem 0;position:relative;overflow:hidden}.vs-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 50% 0,rgba(196,172,142,.07) 0,transparent 65%);pointer-events:none}.vs-header{text-align:center;max-width:700px;margin:0 auto 2rem}.vs-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#7A8A77;background:#F0EBE1;border:.5px solid #d9c4a8;border-radius:20px;padding:5px 14px;margin-bottom:1.6rem}.vs-h2{font-family:var(--font-inter),sans-serif;font-size:clamp(28px,3.8vw,44px);font-weight:800;line-height:1.1;letter-spacing:-.025em;color:#2C2A26;margin-bottom:1.2rem}.vs-h2 em{font-style:normal;color:#C4AC8E}.vs-subhead{font-size:16px;font-weight:300;line-height:1.75;color:#5F5E5A;max-width:540px;margin:0 auto}.vs-compare{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:1fr 1.05fr;grid-gap:28px;gap:28px;align-items:stretch;position:relative}.vs-card{border-radius:20px;padding:2rem 1.85rem 1.85rem;display:flex;flex-direction:column;position:relative}.vs-card-generic{background:#F5F2ED;border:1px solid #e0d9ce;opacity:.9}.vs-card-ac{background:linear-gradient(165deg,#34322E,#2C2A26 60%,#28261F);border:1px solid rgba(196,172,142,.35);box-shadow:0 24px 60px -22px rgba(196,172,142,.4),0 8px 28px -10px rgba(0,0,0,.18),inset 0 0 0 1px rgba(196,172,142,.1);overflow:visible}.vs-card-ac:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 0,rgba(196,172,142,.16) 0,transparent 55%),radial-gradient(ellipse at 0 100%,rgba(154,167,151,.08) 0,transparent 50%);pointer-events:none}.vs-card-badge{position:absolute;top:-18px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#D9C4A8,#C4AC8E);color:#2C2A26;font-family:var(--font-inter),sans-serif;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:7px 18px;border-radius:100px;box-shadow:0 6px 18px rgba(196,172,142,.45),0 2px 4px rgba(0,0,0,.08);white-space:nowrap;z-index:3}.vs-card-header{margin-bottom:1.6rem;position:relative;z-index:1}.vs-card-eyebrow{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#B5AFA6;margin-bottom:8px}.vs-card-eyebrow-ac{color:#C4AC8E}.vs-card-title{font-family:var(--font-inter),sans-serif;font-size:22px;font-weight:800;letter-spacing:-.02em;color:#5F5E5A;margin:0 0 8px;line-height:1.2}.vs-card-title-ac{color:#EEDCC8;font-size:26px}.vs-card-tagline{font-size:13px;color:#888780;font-weight:400;line-height:1.5;margin:0}.vs-card-tagline-ac{color:#B5AFA6}.vs-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px;flex:1 1;position:relative;z-index:1}.vs-list-item{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5;color:#888780}.vs-list-item-ac{color:#D9D2C5;font-weight:400}.vs-icon{flex-shrink:0;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;margin-top:1px;line-height:1}.vs-icon-bad{background:#E8E4DD;color:#B5AFA6}.vs-icon-good{background:linear-gradient(135deg,#D9C4A8,#C4AC8E);color:#2C2A26;box-shadow:0 3px 8px rgba(196,172,142,.35)}.vs-list-stack{display:flex;flex-direction:column;gap:5px;min-width:0}.vs-list-stack-title{color:#5f5e5a;display:block;font-weight:600;line-height:1.35}.vs-list-stack-body{color:#9a958e;display:block;font-size:12.5px;font-weight:300;line-height:1.55}.vs-list-stack-title-ac{color:#eedcc8}.vs-list-stack-body-ac{color:#a39e96}.vs-card-footer{margin-top:1.85rem;padding-top:1.25rem;border-top:1px solid;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.vs-card-footer-bad{border-color:#E0D9CE}.vs-card-footer-good{border-color:rgba(196,172,142,.22)}.vs-footer-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#B5AFA6}.vs-card-ac .vs-footer-label{color:#9AA797}.vs-footer-value{font-family:var(--font-inter),sans-serif;font-size:20px;font-weight:800;color:#5F5E5A;letter-spacing:-.02em}.vs-card-ac .vs-footer-value{color:#EEDCC8;font-size:22px}.vs-metrics{max-width:1100px;margin:3.5rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:#E0D9CE;border-radius:14px;overflow:hidden;border:.5px solid #e0d9ce}.vs-metric-card{background:#FDFCF5;padding:1.8rem 2rem;display:flex;flex-direction:column;gap:8px}.vs-metric-top{display:flex;align-items:center;justify-content:space-between}.vs-metric-label{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#B5AFA6}.vs-metric-icon{width:28px;height:28px;border-radius:8px;background:#F0EBE1;border:.5px solid #d9c4a8;display:flex;align-items:center;justify-content:center;font-size:13px}.vs-metric-compare{display:flex;align-items:center;gap:10px}.vs-metric-before{font-family:var(--font-inter),sans-serif;font-size:22px;font-weight:700;color:#B5AFA6;letter-spacing:-.02em;text-decoration:line-through;-webkit-text-decoration-color:#D9D3C8;text-decoration-color:#D9D3C8}.vs-metric-arrow{font-size:16px;color:#C4AC8E}.vs-metric-after{font-family:var(--font-inter),sans-serif;font-size:26px;font-weight:800;color:#2C2A26;letter-spacing:-.025em}.vs-metric-desc{font-size:12.5px;color:#888780;line-height:1.5;font-weight:300}.vs-metric-bar-wrap{margin-top:4px;display:flex;flex-direction:column;gap:4px}.vs-metric-bar-track{height:5px;background:#F0EBE1;border-radius:3px;overflow:hidden}.vs-metric-bar-fill{height:100%;border-radius:3px;background:linear-gradient(90deg,#C4AC8E,#EEDCC8)}.vs-metric-bar-labels{display:flex;justify-content:space-between;font-size:9px;color:#C4AC8E;font-weight:500}.cta-footer-section{background:#2C2A26;padding:6rem 0;text-align:center}.cta-footer-eyebrow{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#9AA797;margin-bottom:1.4rem}.cta-footer-h2{font-family:var(--font-inter),sans-serif;font-size:clamp(26px,3.5vw,42px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:#FDFCF5;margin-bottom:1rem}.cta-footer-h2 em{font-style:normal;color:#EEDCC8}.cta-footer-sub{font-size:15px;font-weight:300;color:#A9A9A2;max-width:460px;margin:0 auto 2.5rem;line-height:1.7}.cta-footer-row{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.cta-footer-primary{font-family:var(--font-dm-sans),sans-serif;font-size:14px;font-weight:500;color:#2C2A26;background:#EEDCC8;border:2px solid #eedcc8;border-radius:8px;padding:13px 28px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .15s,transform .12s}.cta-footer-primary:hover{background:#D9C4A8;transform:translateY(-1px)}.cta-footer-ghost{font-family:var(--font-dm-sans),sans-serif;font-size:14px;font-weight:400;color:#EEDCC8;background:transparent;border:1px solid rgba(238,220,200,.3);border-radius:8px;padding:13px 28px;cursor:pointer;transition:border-color .15s,transform .12s}.cta-footer-ghost:hover{border-color:rgba(238,220,200,.7);transform:translateY(-1px)}.new-landing-page{background:#FDFCF5;font-family:var(--font-dm-sans),sans-serif;color:#2C2A26}.new-landing-page [data-scroll]{transition:opacity .7s ease,transform .7s ease}.new-landing-page [data-scroll]:not(.visible){opacity:0;transform:translateY(40px)}.ac-sub-wide{max-width:760px;margin-bottom:1rem}.ac-sub-support{max-width:700px;margin-bottom:2.25rem;color:#6B6560}.ac-cta-primary,.ac-cta-secondary,.cta-footer-ghost,.cta-footer-primary{text-decoration:none}.ac-cta-llm-word{align-items:center;display:inline-flex;gap:5px;white-space:nowrap}.ac-cta-llm-sep{margin:0 4px;opacity:.7}.ac-cta-llm-icon{display:block;flex-shrink:0}.ac-cta-build-mcp,.ac-cta-with-icon{display:inline-flex;align-items:center;gap:6px}.ac-tertiary-link,.cta-footer-link{display:inline-flex;margin-top:1rem;color:#6B6560;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.ac-tertiary-link:hover,.cta-footer-link:hover{color:#2C2A26}.landing-section{background:#FDFCF5;padding:5.5rem 0}.landing-section-muted{background:#F5F2ED}.landing-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);grid-gap:clamp(2rem,6vw,5rem);gap:clamp(2rem,6vw,5rem);align-items:start}.landing-centered{max-width:760px;margin:0 auto 3rem;text-align:center}.landing-h2{color:#2C2A26;font-family:var(--font-inter),sans-serif;font-size:clamp(28px,3.8vw,44px);font-weight:800;letter-spacing:-.025em;line-height:1.1;margin-bottom:1.15rem}.landing-body{color:#5F5E5A;font-size:16px;font-weight:300;line-height:1.75;margin-bottom:1rem}.landing-body-emphasis{color:#2C2A26;font-weight:700}.landing-inline-code{background:rgba(44,42,38,.07);border-radius:4px;color:#2c2a26;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92em;font-weight:500;padding:.12em .38em}.mcp-how-section{background:#fdfcf5;margin-left:calc(-50vw + 50%);overflow:hidden;padding:clamp(3.5rem,8vw,6rem) 0;position:relative;width:100vw}.mcp-how-section-bg{inset:0;pointer-events:none;position:absolute}.mcp-how-section-bg:before{background-image:linear-gradient(rgba(224,217,206,.35) 1px,transparent 0),linear-gradient(90deg,rgba(224,217,206,.35) 1px,transparent 0);background-size:56px 56px;content:"";inset:0;position:absolute}.mcp-how-section-bg:after{background:radial-gradient(circle,rgba(122,138,119,.11) 0,rgba(196,172,142,.06) 42%,transparent 68%);content:"";height:min(720px,90vw);left:50%;position:absolute;top:12%;transform:translate(-50%);width:min(820px,95vw)}.mcp-how-container{align-items:center;display:flex;flex-direction:column;position:relative;z-index:1}.mcp-how-intro{margin-bottom:clamp(2rem,5vw,3.25rem);width:100%}.mcp-how-lead{margin-left:auto;margin-right:auto;max-width:52rem}.mcp-how-timeline-wrap{margin-left:auto;margin-right:auto;max-width:1080px;width:100%}.mcp-timeline{--mcp-center-col:76px;list-style:none;margin:0;padding:0}.mcp-timeline-item{align-items:stretch;grid-column-gap:1.25rem;column-gap:1.25rem;display:grid;grid-template-columns:var(--mcp-center-col) minmax(0,1fr);padding:0 0 clamp(1.35rem,3vw,2rem);grid-row-gap:0;row-gap:0}.mcp-timeline-item:last-child{padding-bottom:0}.mcp-timeline-slot--left{display:none}.mcp-timeline-slot--right{align-self:center;grid-column:2;grid-row:1;min-width:0}.mcp-timeline-track{align-items:center;align-self:stretch;display:flex;flex-direction:column;flex-shrink:0;grid-column:1;grid-row:1;justify-content:center;margin-left:auto;margin-right:auto;min-height:100%;position:relative;width:var(--mcp-center-col)}.mcp-timeline-card-wrap{max-width:520px;width:100%}.mcp-timeline-card-wrap--end{margin-left:auto}.mcp-timeline-card-wrap--start{margin-right:auto}.mcp-timeline-card-wrap--mobile{display:block}.mcp-timeline-slot-empty{display:block;min-height:0}@media (min-width:900px){.mcp-timeline-item{align-items:stretch;column-gap:clamp(1.25rem,3vw,2.5rem);grid-template-columns:minmax(0,1fr) var(--mcp-center-col) minmax(0,1fr)}.mcp-timeline-slot--left{align-self:center;display:block;grid-column:1;grid-row:1;min-width:0}.mcp-timeline-track{grid-column:2;grid-row:1}.mcp-timeline-slot--right{align-self:center;grid-column:3;grid-row:1}.mcp-timeline-card-wrap--mobile{display:none}}.mcp-timeline-segment{background:linear-gradient(180deg,#e0d9ce,rgba(224,217,206,.5));border-radius:99px;flex:1 1;min-height:1rem;width:2px}.mcp-timeline-segment--ghost{background:transparent}.mcp-timeline-dot{align-items:center;background:#fdfcf5;border:2px solid rgba(181,175,166,.95);border-radius:50%;box-shadow:0 0 0 4px rgba(240,235,225,.9),0 10px 28px rgba(44,42,38,.08);color:#2c2a26;display:flex;flex-shrink:0;font-family:var(--font-nunito),sans-serif;font-size:14px;font-weight:800;height:40px;justify-content:center;letter-spacing:-.02em;line-height:1;position:relative;width:40px;z-index:2}.mcp-timeline-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.88);border:.5px solid #e0d9ce;border-radius:18px;box-shadow:0 16px 48px rgba(44,42,38,.07);padding:clamp(1.15rem,2.5vw,1.45rem) clamp(1.25rem,3vw,1.65rem);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mcp-timeline-item:hover .mcp-timeline-card{border-color:rgba(154,167,151,.55);box-shadow:0 22px 56px rgba(44,42,38,.1);transform:translateY(-2px)}.mcp-timeline-card-head{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:.65rem}.mcp-timeline-icon-wrap{align-items:center;background:#f0ebe1;border:.5px solid rgba(217,196,168,.65);border-radius:12px;display:flex;flex-shrink:0;height:42px;justify-content:center;margin-top:2px;width:42px}.mcp-timeline-card-title{color:#2c2a26;flex:1 1;font-family:var(--font-inter),sans-serif;font-size:clamp(17px,2.2vw,18px);font-weight:800;letter-spacing:-.02em;line-height:1.25;margin:0}.mcp-timeline-card-body{color:#6b6560;font-size:14px;font-weight:300;line-height:1.68;margin:0;padding-left:calc(42px + .75rem)}@media (max-width:600px){.mcp-timeline-card-body{padding-left:0;padding-top:.15rem}.mcp-timeline-card-head{align-items:center}}.mcp-how-callout{background:rgba(240,235,225,.65);border:.5px solid rgba(217,196,168,.85);border-radius:18px;margin-left:auto;margin-right:auto;margin-top:clamp(2rem,5vw,3rem);max-width:820px;padding:clamp(1.35rem,3vw,1.75rem) clamp(1.35rem,3vw,1.85rem);width:100%}.mcp-how-callout-label{color:#7a8a77;font-size:11px;font-weight:800;letter-spacing:.1em;margin-bottom:.45rem;text-transform:uppercase}.mcp-how-callout-text{color:#5f5e5a;font-size:14px;font-weight:300;line-height:1.65;margin-bottom:1rem}.mcp-how-callout-link{color:#2c2a26;display:inline-flex;font-family:var(--font-dm-sans),sans-serif;font-size:14px;font-weight:600;gap:6px;text-decoration:none}.mcp-how-callout-link:hover{color:#a37d5a}.mcp-how-callout-link .ac-arrow{transition:transform .15s}.mcp-how-callout-link:hover .ac-arrow{transform:translateX(3px)}.mcp-tryout-section{padding-bottom:clamp(4rem,9vw,5.5rem);padding-top:clamp(4rem,9vw,5.5rem)}.mcp-tryout-header{margin-bottom:clamp(1.75rem,4vw,2.5rem);text-align:center}.mcp-tryout-header-cta{justify-content:center;margin-top:.75rem}.mcp-tryout-header .vs-subhead-follow{margin-top:.75rem}.mcp-tryout-docs-link{color:#2c2a26;display:inline-flex;font-family:var(--font-dm-sans),sans-serif;font-size:14px;font-weight:600;gap:6px;text-decoration:none}.mcp-tryout-docs-link:hover{color:#a37d5a}.mcp-tryout-docs-link .ac-arrow{transition:transform .15s}.mcp-tryout-docs-link:hover .ac-arrow{transform:translateX(3px)}.mcp-tryout-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:.85rem}.mcp-tryout-toolbar--providers{margin-bottom:1.35rem}.mcp-tryout-seg{align-items:center;background:rgba(255,255,255,.65);border:.5px solid #e0d9ce;border-radius:999px;color:#5f5e5a;cursor:pointer;display:inline-flex;font-family:var(--font-dm-sans),sans-serif;font-size:13px;font-weight:500;gap:.5rem;line-height:1.2;padding:.45rem 1rem;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.mcp-tryout-seg-icon-wrap{display:inline-flex;flex-shrink:0;line-height:0}.mcp-tryout-seg-logo-wrap{align-items:center;background:#fff;border:.5px solid #e0d9ce;border-radius:7px;box-shadow:0 1px 3px rgba(44,42,38,.05);display:inline-flex;flex-shrink:0;height:22px;justify-content:center;width:22px}.mcp-tryout-seg-logo-wrap--claude{background:#cc785c;border-color:rgba(44,42,38,.08)}.mcp-tryout-seg-logo{display:block;height:14px;object-fit:contain;width:14px}.mcp-tryout-seg:hover{border-color:rgba(154,167,151,.55);color:#2c2a26}.mcp-tryout-seg--active{background:#f0ebe1;border-color:rgba(196,172,142,.85);box-shadow:0 4px 14px rgba(44,42,38,.06);color:#2c2a26;font-weight:600}.mcp-tryout-seg--provider{padding-left:.95rem;padding-right:.95rem}.mcp-tryout-seg-label{display:inline-block}.mcp-tryout-seg-sub{color:#888780;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.mcp-tryout-seg--active .mcp-tryout-seg-sub{color:#7a8a77}.mcp-tryout-code-card{background:rgba(255,255,255,.88);border:.5px solid #e0d9ce;border-radius:18px;box-shadow:0 16px 48px rgba(44,42,38,.07);margin-left:auto;margin-right:auto;max-width:920px;overflow:hidden;width:100%}.mcp-tryout-code-card-head{align-items:center;background:rgba(240,235,225,.55);border-bottom:.5px solid rgba(224,217,206,.9);display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;padding:.65rem 1rem .65rem 1.1rem}.mcp-tryout-code-meta{color:#6b6560;font-family:var(--font-dm-sans),sans-serif;font-size:12px;font-weight:500;letter-spacing:.02em}.mcp-tryout-code-card-docs-link{font-size:12px;font-weight:600;white-space:nowrap}@media (max-width:520px){.mcp-tryout-code-card-docs-link{white-space:normal;text-align:right}}.mcp-tryout-code-body{max-height:min(420px,55vh);overflow:auto;overflow-x:auto}.mcp-tryout-code-body pre{border-radius:0!important;margin:0!important}.mcp-tryout-code-body .linenumber{color:rgba(181,175,166,.85)!important;min-width:2.5rem!important;padding-right:1rem!important;-webkit-user-select:none;user-select:none}.ac-mcp-full-example-landing-cta{display:flex;justify-content:center;padding:.75rem clamp(1rem,4vw,3rem) 1rem}.ac-mcp-full-example-landing-cta .ac-cta-primary{flex-wrap:wrap;justify-content:center;max-width:min(100%,720px);text-align:center}.vs-subhead-follow{margin-top:1rem}.faq-item,.landing-card,.use-case-card{background:#fff;border:.5px solid #e0d9ce;border-radius:16px;box-shadow:0 8px 30px rgba(44,42,38,.05)}.landing-card{padding:1.5rem}.landing-card-label{color:#9AA797;font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:1rem;text-transform:uppercase}.landing-check-list{display:flex;flex-direction:column;gap:.7rem;list-style:none}.landing-check-list li{color:#5F5E5A;display:flex;font-size:14px;gap:.65rem;line-height:1.55}.landing-check-list li:before{background:#C4AC8E;border-radius:50%;content:"";flex-shrink:0;height:6px;margin-top:.55rem;width:6px}.alpha-value-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto 2rem}.alpha-value-card{background:#2C2A26;border:.5px solid rgba(238,220,200,.16);border-radius:16px;box-shadow:0 14px 42px rgba(44,42,38,.12);padding:1.35rem}.alpha-value-card h3{color:#EEDCC8;font-family:var(--font-inter),sans-serif;font-size:16px;font-weight:800;letter-spacing:-.015em;line-height:1.25;margin-bottom:.65rem}.alpha-value-card p{color:#D9D2C5;font-size:13px;font-weight:300;line-height:1.65}.comparison-table{background:#fff;border:.5px solid #e0d9ce;border-radius:18px;margin:0 auto;max-width:960px;overflow:hidden}.comparison-table-wide{max-width:1160px}.comparison-row{display:grid;grid-template-columns:1fr 1fr}.comparison-row-wide{grid-template-columns:.55fr 1.2fr 1.2fr}.comparison-row>div{border-bottom:.5px solid #e0d9ce;color:#5F5E5A;font-size:14px;line-height:1.55;padding:1rem 1.25rem}.comparison-row-wide>div,.comparison-row>div:first-child{border-right:.5px solid #e0d9ce}.comparison-row-wide>div:last-child{border-right:0}.comparison-row:last-child>div{border-bottom:0}.comparison-head>div{background:#2C2A26;color:#EEDCC8;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.comparison-row:not(.comparison-head)>div:nth-child(2){color:#2C2A26;font-weight:600}.comparison-row-wide:not(.comparison-head)>div:nth-child(2){color:#6B6560;font-weight:400}.comparison-decision{background:#F5F2ED;color:#2C2A26!important;font-weight:800!important}.comparison-alpha-cell{background:#FBF7EF;color:#2C2A26!important;font-weight:700!important}.comparison-close{color:#3A3A3D;font-size:15px;font-weight:600;line-height:1.7;margin:1.8rem auto 0;max-width:840px;text-align:center}.landing-inline-cta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.landing-text-button{background:transparent;border:0;color:#6B6560;cursor:pointer;font-family:var(--font-dm-sans),sans-serif;font-size:14px;line-height:1.5;padding:0;text-decoration:underline;text-underline-offset:4px}.landing-text-button:hover{color:#2C2A26}.who-section{padding:clamp(3.5rem,7vw,5.5rem) 0}.who-header{margin-bottom:clamp(2rem,4vw,2.75rem)}.who-header-body{margin-bottom:0}.who-audience-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:1080px}.who-audience-card{background:#fff;border:.5px solid #e0d9ce;border-radius:18px;box-shadow:0 10px 36px rgba(44,42,38,.04);display:flex;flex-direction:column;gap:0;min-height:100%;padding:1.5rem 1.5rem 1.35rem;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.who-audience-card:hover{border-color:#D9C4A8;box-shadow:0 14px 40px rgba(44,42,38,.07);transform:translateY(-2px)}.who-audience-card-top{margin-bottom:1.25rem}.who-audience-card-mid{flex:1 1;margin-bottom:1.35rem}.who-audience-card-label{color:#9AA797;font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:.45rem;text-transform:uppercase}.who-audience-card-title-row{align-items:center;display:flex;gap:.75rem}.who-audience-card-icon-wrap{align-items:center;background:#f0ebe1;border:.5px solid rgba(217,196,168,.65);border-radius:12px;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.who-audience-card-title{color:#2C2A26;flex:1 1;font-family:var(--font-inter),sans-serif;font-size:clamp(17px,2vw,19px);font-weight:800;letter-spacing:-.02em;line-height:1.3;margin:0;min-width:0}.who-audience-card-body{color:#6B6560;font-size:14px;font-weight:300;line-height:1.65;margin:0}.who-audience-card-cta-row{display:flex;flex-direction:column;gap:.65rem;margin-top:auto;width:100%}.who-audience-card-cta{align-items:center;align-self:flex-start;background:#fff;border:1px solid #d9c4a8;border-radius:9px;box-shadow:0 4px 14px rgba(196,172,142,.1);color:#2C2A26;cursor:pointer;display:inline-flex;font-family:var(--font-dm-sans),sans-serif;font-size:14px;font-weight:700;gap:7px;justify-content:flex-start;margin-top:auto;padding:.5rem .75rem;text-decoration:none;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease,transform .15s ease}.who-audience-card-cta:hover{background:#FDFCF5;border-color:#C4AC8E;box-shadow:0 7px 18px rgba(196,172,142,.16);color:#A37D5A;transform:translateY(-1px)}.who-audience-card-cta:hover .ac-arrow{transform:translateX(3px)}.who-audience-card-cta .ac-arrow{transition:transform .15s ease}.use-case-grid{display:grid;grid-gap:1rem;gap:1rem}.use-case-card h3{color:#2C2A26;font-family:var(--font-inter),sans-serif;font-size:16px;font-weight:800;line-height:1.25;margin-bottom:.55rem}.faq-item p,.use-case-card p{color:#6B6560;font-size:13px;font-weight:300;line-height:1.65}.payload-grid{display:grid;grid-template-columns:.75fr 1fr 1.2fr;grid-gap:1rem;gap:1rem}.payload-question{color:#2C2A26;font-family:var(--font-inter),sans-serif;font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.35}.payload-card{background:#2C2A26;border-color:rgba(238,220,200,.18)}.payload-card .landing-card-label{color:#C4AC8E}.code-block{background:#F5F2ED;border:.5px solid #e0d9ce;border-radius:10px;color:#3A3A3D;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.65;overflow-x:auto;padding:1rem;white-space:pre}.payload-card .code-block{background:#34322E;border-color:rgba(238,220,200,.18);color:#EEDCC8}.use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.use-case-card{padding:1.4rem}.details-table{background:#fff;border:.5px solid #e0d9ce;border-radius:16px;overflow:hidden}.details-row{display:grid;grid-template-columns:.55fr 1fr}.details-row span,.details-row strong{border-bottom:.5px solid #e0d9ce;font-size:13px;line-height:1.55;padding:.85rem 1rem}.details-row:last-child span,.details-row:last-child strong{border-bottom:0}.details-row span{background:#F5F2ED;color:#888780;font-weight:700}.details-row strong{color:#2C2A26;font-weight:600}.faq-section{padding-top:4rem}.faq-grid{display:grid;grid-gap:.75rem;gap:.75rem;margin:0 auto;max-width:860px}.faq-item{padding:1.1rem 1.25rem}.faq-item summary{color:#2C2A26;cursor:pointer;font-family:var(--font-inter),sans-serif;font-size:15px;font-weight:800;line-height:1.35}.faq-item p{margin-top:.8rem}.cta-footer-link{color:#C4AC8E;justify-content:center;margin-top:1.5rem}.cta-footer-link:hover{color:#EEDCC8}@media (max-width:1023px){.ac-body{padding:130px 1.5rem 72px}.ac-proof{max-width:620px}.models-track{justify-content:flex-start;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.model-logo-card{scroll-snap-align:center;min-width:130px;padding:0 2rem}.wwd-header{margin-bottom:3.5rem}.wwd-row{grid-template-columns:1fr;gap:2rem;padding:3rem 0}.wwd-row.reverse{direction:ltr}.wwd-text{max-width:100%}.wwd-visual{height:clamp(280px,46vw,340px)}.vs-compare{grid-template-columns:1fr;gap:36px;max-width:520px}.vs-card-ac{order:-1;transform:none}.vs-card-generic{opacity:.95}.vs-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.cta-footer-section{padding:4.5rem 0}.landing-two-col,.payload-grid{grid-template-columns:1fr}.alpha-value-grid,.use-case-grid,.who-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-row-wide{grid-template-columns:.7fr 1fr 1fr}.comparison-row>div{padding:.9rem 1rem}}@media (max-width:767px){.ac-c1,.ac-c2{display:none}.ac-c3{width:140px;height:140px;top:8%;right:-24px}.ac-body{padding:96px .75rem 56px}.ac-pill{font-size:10px;letter-spacing:.07em;margin-bottom:1.4rem}.ac-h1{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(31px,9vw,42px);line-height:1.12;margin-bottom:1rem}.ac-sub{font-size:14px;line-height:1.65;margin-bottom:1.7rem}.ac-cta-row{width:100%;gap:10px}.ac-cta-primary,.ac-cta-secondary{width:100%;justify-content:center;padding:12px 18px}.ac-cta-primary{flex-wrap:wrap;row-gap:6px;line-height:1.35}.ac-cta-llm-sep{margin:0 2px}.ac-proof{margin-top:1.75rem;padding-top:1.25rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px 8px;gap:12px 8px;border-top:0}.ac-proof-item{border:.5px solid #e0d9ce;border-radius:10px;padding:10px 12px;background:#fff}.models-section{padding:1.5rem 0 2rem}.models-label{margin-bottom:1.2rem}.model-logo-card{min-width:116px;padding:0 1.2rem}.vs-section,.wwd-section{padding-top:3rem;padding-bottom:3rem}.wwd-feature-h3{font-size:clamp(20px,7.2vw,26px)}.wwd-feature-body{font-size:14px;line-height:1.65}.wwd-visual{height:auto;min-height:270px}.viz-agent,.viz-hybrid,.viz-parse,.viz-scoring{padding:16px}.viz-hybrid-query,.viz-result-card{width:100%}.viz-parse{flex-direction:column;gap:12px;align-items:stretch}.viz-doc{width:100%}.viz-parse-arrow{text-align:center}.viz-score-row{padding:8px 9px;gap:8px}.viz-score-text{font-size:10px}.viz-score-mini{width:36px}.viz-agent-header{align-items:flex-start;gap:6px;flex-direction:column}.vs-header{margin-bottom:2.25rem}.vs-card{padding:1.6rem 1.4rem 1.4rem;border-radius:16px}.vs-card-title{font-size:20px}.vs-card-title-ac{font-size:22px}.vs-list-item{font-size:13px}.vs-card-badge{font-size:10px;padding:6px 14px;top:-14px}.vs-metrics{margin-top:2rem;grid-template-columns:1fr}.vs-metric-card{padding:1.2rem 1rem}.vs-metric-before{font-size:18px}.vs-metric-after{font-size:22px}.cta-footer-h2{font-size:clamp(24px,8vw,34px)}.cta-footer-sub{font-size:14px;margin-bottom:1.8rem}.cta-footer-row{flex-direction:column;align-items:stretch}.cta-footer-ghost,.cta-footer-primary{width:100%;justify-content:center;padding:12px 16px}.landing-section{padding:3.5rem 0}.landing-centered{margin-bottom:2rem;text-align:left}.comparison-row-wide,.details-row,.who-audience-grid{grid-template-columns:1fr}.who-audience-card{padding:1.35rem 1.25rem 1.2rem}.who-audience-card-cta-row{border-top:.5px solid #e9dfcb;padding-top:1rem}.who-audience-card-cta-row .who-audience-card-cta{width:100%;justify-content:space-between}.who-audience-card-cta-row .who-audience-card-cta .ac-arrow{margin-left:auto}.who-audience-card>.who-audience-card-cta,.who-audience-card>button.who-audience-card-cta{width:100%;justify-content:space-between;margin-top:auto}.alpha-value-grid,.use-case-grid{grid-template-columns:1fr}.comparison-row-wide>div,.comparison-row>div:first-child{border-right:0}.comparison-row:not(.comparison-head)>div:first-child{background:#F5F2ED;color:#888780;font-size:12px}.comparison-row-wide:not(.comparison-head)>div:first-child{color:#2C2A26;font-size:13px}.comparison-row-wide:not(.comparison-head)>div:before{color:#A37D5A;display:block;font-size:10px;font-weight:800;letter-spacing:.1em;margin-bottom:.25rem;text-transform:uppercase}.comparison-row-wide:not(.comparison-head)>div:nth-child(2):before{content:"Custom / self-hosted solution"}.comparison-row-wide:not(.comparison-head)>div:nth-child(3):before{content:"AlphaCreek"}.comparison-head{display:none}.details-row span{border-bottom:0;padding-bottom:.25rem}.details-row strong{padding-top:.25rem}}@media (max-width:479px){.ac-proof{grid-template-columns:1fr}.wwd-row{gap:1.4rem;padding:2.2rem 0}.wwd-bullets li{font-size:12px;line-height:1.5}.model-logo-card{min-width:104px;padding:0 .9rem}.vs-col-label,.vs-metric-label,.vs-row-label{letter-spacing:.08em}}.recent-ingest-section{background:#FDFCF5;padding:5rem 0 4.5rem;position:relative;overflow:hidden}.recent-ingest-section:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 30% 0,rgba(196,172,142,.09) 0,transparent 60%);pointer-events:none}.recent-ingest-header{text-align:center;max-width:640px;margin:0 auto 2.5rem;position:relative;z-index:1}.recent-ingest-header-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 14px;margin-bottom:1.4rem}.recent-ingest-eyebrow{gap:7px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#7A8A77;background:#F0EBE1;border:.5px solid #d9c4a8;border-radius:20px;padding:5px 14px;margin-bottom:0}.recent-ingest-eyebrow,.us-market-status{display:inline-flex;align-items:center;font-weight:500}.us-market-status{gap:8px;padding:6px 12px;border-radius:999px;font-size:12px;letter-spacing:.02em;line-height:1.3;border:.5px solid #d9d2c8;background:rgba(255,255,255,.72);color:#5F5E5A}.us-market-status strong{font-weight:600;color:#2C2A26;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.us-market-status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.us-market-status--open{border-color:#B8D4BE;background:rgba(232,245,234,.9);color:#2F5F38}.us-market-status--open .us-market-status-dot{background:#3D9B52;box-shadow:0 0 0 3px rgba(61,155,82,.2)}.us-market-status--closed .us-market-status-dot{background:#C4AC8E}.us-market-status-text{white-space:nowrap}.recent-ingest-h2{font-family:var(--font-inter),sans-serif;font-size:clamp(26px,3.5vw,40px);font-weight:800;line-height:1.12;letter-spacing:-.025em;color:#2C2A26;margin-bottom:1rem}.recent-ingest-h2 em{font-style:normal;color:#C4AC8E}.recent-ingest-sub{font-size:15.5px;font-weight:300;line-height:1.75;color:#5F5E5A}.recent-ingest-filters{display:flex;flex-wrap:wrap;gap:1rem 1.25rem;justify-content:center;margin-bottom:1.75rem;position:relative;z-index:2}.recent-ingest-filter{display:flex;flex-direction:column;gap:6px;min-width:200px}.recent-ingest-filter-ticker{position:relative;min-width:220px}.recent-ingest-filter-label{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#888780}.recent-ingest-select,.recent-ingest-select-trigger{font-family:var(--font-dm-sans),sans-serif;font-size:14px;color:#2C2A26;background:#FAF8F3;border:.5px solid #d9c4a8;border-radius:10px;padding:10px 14px;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s;-webkit-appearance:none;appearance:none;width:100%;text-align:left}.recent-ingest-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px}.recent-ingest-select-trigger:hover,.recent-ingest-select:hover{border-color:#C4AC8E;background:#F5F0E6}.recent-ingest-select-trigger:focus,.recent-ingest-select:focus{outline:none;border-color:#C4AC8E;box-shadow:0 0 0 3px rgba(196,172,142,.2)}.recent-ingest-chevron{font-size:11px;color:#888780}.recent-ingest-ticker-panel{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;background:#FAF8F3;border:.5px solid #d9c4a8;border-radius:12px;box-shadow:0 16px 40px -12px rgba(44,42,38,.18);overflow:hidden}.recent-ingest-ticker-search{width:100%;border:none;border-bottom:.5px solid #e0d9ce;padding:10px 14px;font-family:var(--font-dm-sans),sans-serif;font-size:13px;background:#F5F2ED;color:#2C2A26}.recent-ingest-ticker-search:focus{outline:none;background:#FAF8F3}.recent-ingest-ticker-list{list-style:none;max-height:240px;overflow-y:auto;margin:0;padding:4px 0}.recent-ingest-ticker-option{display:block;width:100%;text-align:left;border:none;background:transparent;font-family:var(--font-dm-sans),sans-serif;font-size:13px;font-weight:500;letter-spacing:.04em;color:#2C2A26;padding:8px 14px;cursor:pointer;transition:background .12s}.recent-ingest-ticker-option.is-active,.recent-ingest-ticker-option:hover{background:#F0EBE1;color:#2C2A26}.recent-ingest-ticker-hint{padding:10px 14px;font-size:12px;color:#888780}.recent-ingest-list-wrap{max-width:820px;margin:0 auto;position:relative;z-index:1}.recent-ingest-scroll{height:480px;overflow-y:auto;overflow-x:hidden;border:.5px solid #e0d9ce;border-radius:16px;background:#FAF8F3;padding:12px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#C4AC8E #F0EBE1}.recent-ingest-scroll::-webkit-scrollbar{width:8px}.recent-ingest-scroll::-webkit-scrollbar-track{background:#F0EBE1;border-radius:8px}.recent-ingest-scroll::-webkit-scrollbar-thumb{background:#C4AC8E;border-radius:8px}.recent-ingest-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.recent-ingest-row{display:grid;grid-template-columns:7.5rem 2.75rem minmax(0,1fr) auto auto;align-items:center;grid-column-gap:12px;column-gap:12px;grid-row-gap:8px;row-gap:8px;padding:14px 18px;background:#FAF8F3;border:.5px solid #e0d9ce;border-radius:14px;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s}.recent-ingest-row:hover{transform:translateY(-2px);border-color:#C4AC8E;background:#FFFCF7;box-shadow:0 10px 28px -14px rgba(196,172,142,.45)}.recent-ingest-row:hover .recent-ingest-row-arrow{transform:translateX(3px);color:#C4AC8E}.recent-ingest-badge{font-family:var(--font-dm-sans),sans-serif;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:6px;padding:4px 9px;flex-shrink:0}.recent-ingest-ticker-group{display:flex;align-items:center;gap:10px;width:7.5rem;min-width:7.5rem;max-width:7.5rem}.recent-ingest-badge-ticker{background:#F0EBE1;color:#2C2A26;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-transform:none;letter-spacing:.02em;flex:1 1;min-width:0}.recent-ingest-badge-ticker,.recent-ingest-badge-type{border:.5px solid #e0d9ce;text-align:center;box-sizing:border-box}.recent-ingest-badge-type{color:#5F5E5A;width:2.75rem;min-width:2.75rem;max-width:2.75rem;padding-left:0;padding-right:0}.recent-ingest-badge-type-annual{background:#9BC492}.recent-ingest-badge-type-quarterly{background:#A8C4E8}.recent-ingest-badge-type-current{background:#E0A85C}.recent-ingest-badge-type-default{background:#D5CEC4}.recent-ingest-dates{min-width:0;display:flex;align-items:flex-start;gap:1.5rem}.recent-ingest-dates--single{gap:0}.recent-ingest-filing-block{min-width:88px;display:flex;flex-direction:column;gap:2px}.recent-ingest-filing-label{font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#A9A9A2;line-height:1.2}.recent-ingest-filing-date{font-size:13.5px;font-weight:500;color:#2C2A26;line-height:1.3}.recent-ingest-ingested-ago{flex-shrink:0;align-self:center;color:#888780;font-size:12.5px;white-space:nowrap}.recent-ingest-row-arrow{font-size:16px;color:#B5AFA6;transition:transform .15s,color .15s;flex-shrink:0;align-self:center}.recent-ingest-scroll .recent-ingest-state{min-height:calc(100% - 24px);justify-content:center}.recent-ingest-state{text-align:center;padding:2.5rem 1rem;font-size:14px;color:#888780;display:flex;flex-direction:column;align-items:center;gap:12px}.recent-ingest-state-error p{margin:0;color:#5F5E5A}.recent-ingest-retry{font-family:var(--font-dm-sans),sans-serif;font-size:13px;color:#2C2A26;background:#EEDCC8;border:.5px solid #d9c4a8;border-radius:8px;padding:8px 18px;cursor:pointer;transition:background .15s}.recent-ingest-retry:hover{background:#D9C4A8}.recent-ingest-spinner{width:22px;height:22px;border:2px solid #e0d9ce;border-top-color:#c4ac8e;border-radius:50%;animation:recentIngestSpin .7s linear infinite}@keyframes recentIngestSpin{to{transform:rotate(1turn)}}.recent-ingest-sentinel{height:1px}.recent-ingest-load-more{display:flex;align-items:center;justify-content:center;gap:10px;padding:1.25rem 0 .5rem;font-size:13px;color:#888780}.recent-ingest-end{text-align:center;font-size:12px;color:#B5AFA6;margin:1rem 0 0;letter-spacing:.04em}@media (max-width:640px){.us-market-status-text{white-space:normal}.recent-ingest-filters{flex-direction:column;align-items:stretch}.recent-ingest-filter,.recent-ingest-filter-ticker{min-width:0;width:100%}.recent-ingest-scroll{height:380px}.recent-ingest-row{display:grid;grid-template-columns:1fr auto;grid-template-areas:"ticker type" "dates ago";align-items:center;grid-column-gap:10px;column-gap:10px;grid-row-gap:8px;row-gap:8px}.recent-ingest-ticker-group{grid-area:ticker}.recent-ingest-badge-type{grid-area:type;justify-self:end}.recent-ingest-dates{grid-area:dates;flex:none;gap:0}.recent-ingest-filing-block--filed{display:none}.recent-ingest-filing-block--period{flex-direction:row;align-items:baseline;flex-wrap:wrap;gap:5px 8px;min-width:0}.recent-ingest-ingested-ago{grid-area:ago;margin-left:0;justify-self:end;text-align:right;font-size:11.5px;max-width:9rem;line-height:1.35}.recent-ingest-row-arrow{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.new-landing-page [data-scroll]{opacity:1!important;transform:none!important}}