*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{color-scheme:dark}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#000000;color:#fff;min-height:100vh;display:flex;flex-direction:column;margin:0}a{color:inherit;text-decoration:none}.blue{color:#3b82f6}:root{--space-section:140px;--space-block:64px;--space-text:20px;--content-max:1100px}.hp{display:flex;flex-direction:column;flex:1}.hp>div,.hp>section{margin:0}.hero{padding:120px 48px 80px;text-align:center;background:#000000;margin-bottom:0}.hero-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(34,197,94,.35);color:rgba(34,197,94,.85);border-radius:999px;padding:6px 16px;font-size:13px;font-weight:500;margin-bottom:32px}.hero-badge-dot{width:7px;height:7px;background:#22c55e;border-radius:50%;animation:pulse 4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.2}}.hero h1{font-size:clamp(52px,6vw,78px);font-weight:800;line-height:1.06;letter-spacing:-.04em;color:rgba(255,255,255,.85);max-width:760px;margin:0 auto}.hero h1 span{font-size:.82em;display:inline-block;margin-top:8px}.hero-sub{font-size:17px;line-height:1.65;color:rgba(255,255,255,.5);max-width:560px;margin:36px auto 0}.hero-sub2{font-size:15px;line-height:1.6;color:rgba(255,255,255,.35);max-width:520px;margin:18px auto 0}.hero-micro{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:36px;opacity:.58}.hero-micro-item{font-size:12px;font-weight:500;color:rgba(255,255,255,.4);letter-spacing:.02em}.hero-micro-sep{font-size:10px;color:rgba(255,255,255,.15)}.btn-main{font-size:14px;font-weight:600;color:#fff;background:#2563EB;padding:13px 32px;border-radius:7px;transition:opacity .18s;display:inline-block;text-decoration:none}.btn-main:hover{opacity:.82}.hero-stats{justify-content:center;gap:32px;margin-top:48px}.hero-stat,.hero-stats{display:flex;align-items:center}.hero-stat{flex-direction:column;gap:4px}.hero-stat-num{font-size:18px;font-weight:800;color:#fff;letter-spacing:-.02em}.hero-stat-label{font-size:13px;font-weight:400;color:rgba(255,255,255,.35)}.hero-stat-sep{width:1px;height:32px;background:rgba(255,255,255,.1)}.problem-intro{text-align:center;padding:80px 48px 48px;display:flex;flex-direction:column;align-items:center}.problem-intro p{margin:0;font-size:22px;font-weight:500;line-height:1.7;color:rgba(255,255,255,.78);max-width:640px}.problem-intro p+p{margin-top:12px}.problem-section{padding:56px 48px 80px;background:#000000;border-top:1px solid rgba(255,255,255,.06)}.problem-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:48px;align-items:start;max-width:var(--content-max);margin:0 auto}.problem-title{font-size:50px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.45);margin:0;line-height:1}.problem-list{list-style:none;margin:0;padding:0}.problem-list li{font-size:19px;font-weight:500;color:rgba(255,255,255,.55);line-height:1.45;margin-bottom:14px;opacity:.7}.problem-list li:last-child{margin-bottom:0}.problem-list li.highlight{opacity:1;color:#fff}.steps-section{padding:96px 48px 120px;background:#000000;margin-top:0;margin-bottom:0}.steps-header{text-align:center;margin-bottom:44px}.steps-eyebrow{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:14px}.steps-heading{font-size:clamp(30px,3.5vw,44px);font-weight:800;letter-spacing:-.03em;line-height:1.08;color:#ffffff}.roadmap{display:flex;align-items:flex-start;justify-content:center;max-width:980px;margin:0 auto}.roadmap-step{display:flex;flex-direction:column;align-items:center;gap:14px;cursor:default;position:relative}.roadmap-dot{width:12px;height:12px;border-radius:50%;background:rgba(255,255,255,.4);box-shadow:none;pointer-events:none}.roadmap-step:hover,.roadmap-step:hover .roadmap-dot{transform:none;box-shadow:none;background:inherit}.sc-01,.sc-02,.sc-03,.sc-04,.sc-06{background:#6B7280}.sc-05{width:20px;height:20px;background:#3B82F6;box-shadow:0 0 12px rgba(59,130,246,.5);pointer-events:none}.roadmap-label{font-size:20px;font-weight:700;color:#ffffff;letter-spacing:-.01em}.roadmap-desc{font-size:16px;font-weight:400;color:rgba(255,255,255,.75);line-height:1.55;text-align:center;max-width:280px;opacity:1;transform:none;margin:4px auto 0}.roadmap-line{height:2px;flex:1;background:linear-gradient(90deg,rgba(37,99,235,.1),rgba(37,99,235,.3),rgba(37,99,235,.1));background-size:200% 100%;animation:lineFlow 3s ease-in-out infinite;min-width:50px;margin-top:-32px}@keyframes lineFlow{0%{background-position:200% 0}to{background-position:-200% 0}}.deal-section{padding:24px 48px 48px;background:#000000}.deal-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:88px;align-items:center;max-width:var(--content-max);margin:0 auto}.deal-eyebrow{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:14px}.deal-h{font-size:clamp(32px,3.5vw,46px);font-weight:800;letter-spacing:-.03em;line-height:1.08;margin-bottom:18px;color:#ffffff}.deal-desc{font-size:16px;font-weight:400;color:rgba(255,255,255,.5);line-height:1.7;max-width:360px}.deal-browser{background:#18181c;border:1px solid rgba(255,255,255,.14);border-radius:14px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06)}.db-bar{display:flex;align-items:center;gap:6px;padding:13px 18px;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.02)}.db-dot{width:9px;height:9px;border-radius:50%}.db-dr{background:#FF5F57}.db-dy{background:#FFBD2E}.db-dg{background:#28CA42}.db-url{font-size:11px;color:rgba(255,255,255,.2);margin-left:8px;letter-spacing:.04em}.db-body{padding:24px}.dc-tabs{display:flex;gap:24px;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:12px}.dc-tab{font-size:13px;font-weight:500;color:rgba(255,255,255,.2)}.dc-tab.active{color:#06B6D4;position:relative}.dc-tab.active:after{content:"";position:absolute;bottom:-13px;left:0;right:0;height:2px;background:#06B6D4}.dc-card{border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:22px}.dc-profile{gap:14px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}.dc-av,.dc-profile{display:flex;align-items:center}.dc-av{width:44px;height:44px;border-radius:50%;background:#2563EB;justify-content:center;font-size:13px;font-weight:700;flex-shrink:0}.dc-name{font-size:15px;font-weight:600;margin-bottom:3px;color:#fff}.dc-meta{font-size:12px;font-weight:300;color:rgba(255,255,255,.5)}.dc-badge{margin-left:auto;font-size:12px;font-weight:600;color:#22C55E;border:1px solid rgba(34,197,94,.3);border-radius:6px;padding:5px 14px;flex-shrink:0}.dc-row{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:13px 16px;margin-bottom:10px}.dc-row-label{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.2);margin-bottom:7px}.dc-intent{font-size:14px;color:rgba(255,255,255,.85);display:flex;align-items:center;gap:8px}.dc-sep{font-size:13px;color:rgba(255,255,255,.3)}.dc-outcome{background:rgba(255,255,255,.03);border:1px solid rgba(34,197,94,.15);border-radius:8px;padding:14px 16px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.dc-outcome-label{font-size:12px;color:rgba(255,255,255,.4);margin-bottom:2px}.dc-outcome-text{font-size:14px;color:rgba(255,255,255,.85);font-weight:500}.dc-confirmed{font-size:11px;font-weight:700;letter-spacing:.06em;color:#22C55E;border:1px solid rgba(34,197,94,.3);border-radius:6px;padding:4px 12px;flex-shrink:0}.who-section{padding:24px 48px 96px;background:#000000;color:#fff}.who-section-inner{max-width:var(--content-max);margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:96px;align-items:center}.who-header{margin:0;max-width:430px}.who-eyebrow{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:14px}.who-h{font-size:clamp(30px,3.5vw,44px);font-weight:800;letter-spacing:-.03em;line-height:1.08;max-width:430px;color:#fff}.who-list{max-width:560px;display:flex;flex-direction:column;gap:26px}.who-row{display:grid;grid-template-columns:140px 1fr;gap:24px;align-items:baseline;padding:18px 0;background:none;border-radius:0;margin:0;transition:background .25s ease}.who-row:hover{transform:none;background:rgba(255,255,255,.03)}.who-row-title{font-size:20px;font-weight:700;color:#fff;display:flex;align-items:center;gap:10px;transition:color .25s}.who-row:hover .who-row-title{color:#3b82f6}.who-row-title:before{display:none}.who-row-title.agent{color:#fff}.who-row:hover .who-row-title.agent{color:#3b82f6}.who-row-desc{font-size:16px;font-weight:400;color:rgba(255,255,255,.5);line-height:1.65}.compare-section{padding:72px 48px 48px;background:#000000}.compare-inner{max-width:var(--content-max);margin:0 auto;display:flex;flex-direction:column;align-items:center}.compare-header{margin:0 0 24px;max-width:620px;text-align:center}.compare-cta{margin-top:0;display:flex;flex-direction:column;align-items:center;gap:8px;transform:none}.compare-cta .btn-main{display:inline-block}.compare-cta-note{font-size:14px;font-weight:400;color:rgba(255,255,255,.5);opacity:.7;margin:0}.compare-eyebrow{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:14px}.compare-h{max-width:520px;font-size:34px;font-weight:800;letter-spacing:-.03em;line-height:1.08;color:#fff}.compare-panel{max-width:720px;margin:0 0 32px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:28px;display:grid;grid-template-columns:1fr 1.2fr;row-gap:16px}.cp-header{padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}.cp-header-left{opacity:.5}.cp-header-right{transform:translateY(-4px)}.cp-col-left{opacity:.5}.cp-col-left,.cp-col-right{font-size:15px;color:rgba(255,255,255,.72);line-height:1.5;display:flex;align-items:center;gap:10px}.cp-col-right{transform:translateY(-4px)}.cc-label{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cc-label.dim{color:rgba(255,255,255,.5)}.cc-label.prx{color:#3b82f6}.cc-icon{font-size:14px;font-weight:700;flex-shrink:0;width:20px;text-align:center;margin-top:1px}.cc-icon.x{color:#EF4444}.cc-icon.check{color:#22C55E}.cc-text{font-size:16px;font-weight:400;color:rgba(255,255,255,.7);line-height:1.5}.faq-section{padding:48px 48px 88px;background:#000000}.faq-header{text-align:center;margin-bottom:52px}.faq-eyebrow{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:14px}.faq-heading{font-size:clamp(28px,3.5vw,42px);font-weight:800;letter-spacing:-.025em;line-height:1.1;color:#ffffff}.faq-list{max-width:760px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(255,255,255,.08)}.faq-item:first-child{border-top:1px solid rgba(255,255,255,.08)}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:22px 0;cursor:pointer;font-size:16px;font-weight:600;color:#ffffff;background:none;border:none;width:100%;text-align:left;font-family:Inter,sans-serif;transition:color .2s}.faq-q:hover{color:#2563eb}.faq-q svg{width:16px;height:16px;flex-shrink:0;transition:transform .3s ease;stroke:rgba(255,255,255,.4)}.faq-item.open .faq-q svg{transform:rotate(45deg);stroke:#2563eb}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0}.faq-item.open .faq-a{max-height:200px;padding:0 0 22px}.faq-a p{font-size:15px;font-weight:400;color:rgba(255,255,255,.5);line-height:1.7}.cta-section{padding:48px;background:#000000;text-align:center;color:#fff}.closing-quote{font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1.38;letter-spacing:-.02em;color:rgba(255,255,255,.75);margin-bottom:14px;font-style:italic;max-width:640px;margin-left:auto;margin-right:auto}.closing-author{font-size:14px;font-weight:500;color:rgba(255,255,255,.4);margin-bottom:26px}.cta-note{font-size:13px;font-weight:400;color:rgba(255,255,255,.25);margin-top:14px}.powered-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px 48px 28px;background:#000000}.powered-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#4b5563;margin-bottom:8px}.powered-logo{width:56px;height:auto;opacity:.22}.site-footer{background:#000000;padding:40px 13%}.mf-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:56px;margin-bottom:0}.mf-grid>div{justify-content:flex-start}.footer-brand,.mf-grid>div{display:flex;flex-direction:column}.footer-brand{gap:10px;margin-top:4px}.footer-brand-logo{display:flex;align-items:center;gap:8px}.footer-brand-logo img{width:22px;height:22px}.footer-brand-logo span{font-weight:800;font-size:13px;letter-spacing:.18em;color:#fff;text-transform:uppercase}.footer-tagline{font-size:13px;font-weight:400;color:rgba(255,255,255,.4);margin-top:6px}.footer-col-header{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:16px;display:block;text-decoration:none}.footer-col-links{display:flex;flex-direction:column;gap:10px}.footer-col-links a{font-size:14px;color:rgba(255,255,255,.55);text-decoration:none;transition:color .2s;margin-bottom:10px}.footer-col-links a:hover{color:rgba(255,255,255,.85)}.mf-bottom{margin-top:40px;padding-top:0;display:flex;justify-content:space-between;align-items:center}.mf-bottom-copy{font-size:13px;color:rgba(255,255,255,.35)}.mf-bottom-links{display:flex;gap:20px}.mf-bottom-links a{font-size:13px;color:rgba(255,255,255,.35);text-decoration:none;transition:color .2s}.mf-bottom-links a:hover{color:rgba(255,255,255,.65)}.agents-page{display:flex;flex-direction:column;flex:1}.ag-hero{padding:220px 48px 165px;text-align:center}.ag-hero-eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#06B6D4;margin-bottom:24px}.ag-hero h1{font-size:clamp(52px,7vw,76px);font-weight:700;line-height:1.02;letter-spacing:-.04em;color:rgba(255,255,255,.85);max-width:760px;margin:0 auto 26px}.ag-hero-sub{font-size:18px;font-weight:400;line-height:1.6;color:rgba(255,255,255,.7);max-width:460px;margin:0 auto 10px}.ag-hero-sub2{font-size:15px;font-weight:500;line-height:1.6;color:rgba(255,255,255,.22);max-width:420px;margin:0 auto}.why-section{padding:40px 48px 120px;max-width:1100px;margin:0 auto;width:100%}.why-header{margin-bottom:56px;text-align:left;max-width:620px}.why-eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#06B6D4;margin-bottom:14px}.why-h{font-size:clamp(32px,3.5vw,42px);font-weight:600;letter-spacing:-.025em;line-height:1.08;color:#fff;max-width:520px}.why-grid{display:grid;grid-template-columns:1.8fr .95fr .95fr;gap:52px;align-items:start}.why-card{background:transparent;border:none;border-radius:0;padding-top:0}.why-card:first-child{max-width:460px}.why-card:first-child .why-card-title{font-size:24px}.why-card:first-child .why-card-desc{font-size:18px;line-height:1.7;color:rgba(255,255,255,.82)}.why-card:not(:first-child) .why-card-title{font-size:16px}.why-card:not(:first-child) .why-card-desc{font-size:14px;line-height:1.55;color:rgba(255,255,255,.5);max-width:220px}.why-card-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;background:rgba(6,182,212,.06)}.why-card-icon svg{width:16px;height:16px}.why-card-title{font-size:20px;font-weight:600;color:#fff;margin-bottom:10px}.why-card-desc{font-size:16px;font-weight:400;color:rgba(255,255,255,.62);line-height:1.65}.how-section{padding:20px 48px 140px}.how-panel{max-width:1220px;margin:0 auto;background:transparent;border:none;border-radius:0;padding:0;display:grid;grid-template-columns:.72fr 1.28fr;gap:108px;align-items:start}.how-eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#2563EB;margin-bottom:14px}.how-h{font-size:clamp(34px,4vw,52px);font-weight:600;letter-spacing:-.02em;line-height:1.05;margin-bottom:34px;color:#fff}.how-step{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px;max-width:300px}.how-step:last-child{margin-bottom:0}.how-step-num{width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.07);color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.how-step-title{font-size:18px;font-weight:600;color:#fff;margin-bottom:4px}.how-step-desc{font-size:15px;font-weight:400;color:rgba(255,255,255,.48);line-height:1.55}.terminal{background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;transform:translateY(10px) scale(1.08);transform-origin:top left}.terminal-bar{display:flex;align-items:center;gap:6px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.06)}.terminal-dot{width:8px;height:8px;border-radius:50%}.terminal-dr{background:#FF5F57}.terminal-dy{background:#FFBD2E}.terminal-dg{background:#28CA42}.terminal-title{font-size:11px;color:rgba(255,255,255,.18);margin-left:8px;letter-spacing:.04em}.terminal-body{padding:28px 24px;font-family:Courier New,Courier,monospace;font-size:14px;line-height:1.95;color:rgba(255,255,255,.5)}.terminal-body .cmd{color:#58a6ff}.terminal-body .comment{color:rgba(255,255,255,.22);font-style:italic}.terminal-body .success{color:#3fb950}.terminal-body .score{color:#f0883e}.trust-section{padding:40px 48px 150px}.trust-panel{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:88px}.trust-unity{flex-direction:column;gap:18px;text-align:center}.trust-top,.trust-unity{display:flex;align-items:center}.trust-top{gap:14px;font-size:15px;font-weight:600;letter-spacing:.12em;color:rgba(255,255,255,.58)}.trust-dash{width:28px;height:1px;background:rgba(255,255,255,.22)}.trust-tier{font-size:80px;font-weight:700;line-height:1;letter-spacing:-.04em;color:#fff}.trust-meta{font-size:14px;color:rgba(255,255,255,.3)}.trust-line{margin-top:14px;letter-spacing:.16em;color:#06B6D4}.trust-eyebrow,.trust-line{font-size:11px;font-weight:600;text-transform:uppercase}.trust-eyebrow{letter-spacing:.15em;color:#2563EB;margin-bottom:14px}.trust-h{font-size:clamp(32px,3.8vw,50px);font-weight:600;letter-spacing:-.02em;line-height:1.04;margin-bottom:18px;color:#fff;max-width:420px}.trust-desc{font-size:16px;font-weight:400;color:rgba(255,255,255,.48);line-height:1.72;max-width:340px}.rules-section{padding:10px 48px 18px}.rules-inner{max-width:1080px;margin:0 auto}.rules-header{margin-bottom:54px}.rules-eyebrow{font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#06B6D4;margin-bottom:14px}.rules-h{font-size:clamp(30px,3.5vw,45px);font-weight:600;letter-spacing:-.02em;line-height:1.15;color:#fff}.rules-grid{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:64px;column-gap:64px;row-gap:56px}.rules-card{background:transparent;border:none;border-radius:0;padding:0}.rules-card:nth-child(4),.rules-card:nth-child(5),.rules-card:nth-child(6){padding-top:0}.rules-card-num{font-size:44px;font-weight:700;color:rgba(255,255,255,.11);margin-bottom:10px;letter-spacing:-.02em;line-height:1}.rules-card-title{font-size:20px;font-weight:600;color:#fff;margin-bottom:6px}.rules-card-desc{font-size:14px;font-weight:400;color:rgba(255,255,255,.46);line-height:1.5;max-width:230px}.deeper-attach{padding:24px 48px 0;max-width:1080px;margin:0 auto;width:100%}.deeper-card{display:inline-flex;align-items:flex-start;gap:0;padding:0;text-decoration:none;color:inherit}.deeper-card-title{font-size:15px;font-weight:600;color:#fff;opacity:.9;margin-bottom:4px}.deeper-card-desc{font-size:14px;font-weight:400;color:rgba(255,255,255,.42);line-height:1.45}.ag-cta-section{padding:150px 48px 110px;text-align:center}.ag-cta-bridge{font-size:15px;font-weight:400;color:rgba(255,255,255,.34);margin-bottom:22px}.ag-cta-h{font-size:clamp(40px,5vw,58px);font-weight:700;letter-spacing:-.025em;line-height:1.02;margin-bottom:12px;color:#fff}.ag-cta-sub{font-size:16px;font-weight:400;color:rgba(255,255,255,.52);margin-bottom:8px}.ag-cta-setup{font-size:16px;color:rgba(255,255,255,.3);margin-bottom:34px}.ag-cta-note{font-size:15px;font-weight:400;color:rgba(255,255,255,.22);margin-top:16px}.r{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.r.on{opacity:1;transform:translateY(0)}@media (max-width:860px){.hero{padding:100px 20px 60px}.problem-section{padding:50px 20px}.problem-grid{grid-template-columns:1fr;gap:20px}.problem-title{order:1;margin-bottom:0;text-align:left}.problem-list{order:2;text-align:left}.problem-list li{margin-bottom:12px}.steps-section{padding:50px 20px}.roadmap{display:flex;flex-direction:column;align-items:center;gap:32px}.roadmap-step{width:100%;text-align:center}.roadmap-line{display:none}.deal-section{padding:50px 20px}.deal-wrap{grid-template-columns:1fr;gap:40px}.who-section{padding:50px 20px}.who-section-inner{grid-template-columns:1fr;gap:40px}.who-section-inner .who-header{order:1}.who-section-inner .who-list{order:2}.who-row{grid-template-columns:1fr;gap:8px}.compare-section{padding:50px 20px}.compare-panel{max-width:100%;grid-template-columns:1fr 1fr;padding:20px 18px}.faq-section{padding:50px 20px}.cta-section{padding:60px 20px}.mf-grid{grid-template-columns:1fr 1fr;gap:28px}.mf-bottom{flex-direction:column;gap:12px;text-align:center}}@media (max-width:480px){.hero-stats{flex-direction:column;gap:16px}.hero-stat-sep{width:32px;height:1px}.mf-grid{grid-template-columns:1fr}}@media (max-width:860px){.ag-hero{padding:140px 20px 100px}.ag-hero h1{font-size:36px;max-width:100%}.why-section{padding:10px 20px 80px}.why-grid{grid-template-columns:1fr}.why-card:first-child{padding:0;max-width:100%}.why-card:first-child .why-card-title{font-size:19px}.why-card:first-child .why-card-desc{font-size:16px}.why-card:not(:first-child) .why-card-desc{max-width:100%}.how-section{padding:10px 20px 90px}.how-panel{grid-template-columns:1fr;gap:40px;padding:0}.terminal{transform:none}.trust-section{padding:20px 20px 100px}.trust-panel{grid-template-columns:1fr;gap:56px}.trust-tier{font-size:48px}.rules-section{padding:10px 20px 24px}.rules-card-desc{max-width:100%}.deeper-attach{padding:18px 20px 0}.ag-cta-section{padding:80px 20px 70px}.ag-cta-h{font-size:32px}}@media (max-width:980px) and (min-width:641px){.rules-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.rules-grid{grid-template-columns:1fr}}.dcm-header{text-align:center;max-width:720px;margin:0 auto 24px;padding:0 20px}.dcm-header .deal-desc{max-width:520px;margin:0 auto}.dcm-stage{position:relative;height:700px;overflow:hidden}.dcm-stage-inner{position:relative;left:50%;transform-origin:top center;transform:translateX(-50%);width:1100px;height:760px}.dcm-win{position:absolute;background:#0a0a0a;border:1px solid rgba(255,255,255,.1);border-radius:14px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.7),0 8px 24px rgba(0,0,0,.5)}.dcm-bar{display:flex;align-items:center;gap:7px;padding:12px 16px;background:rgba(255,255,255,.025);border-bottom:1px solid rgba(255,255,255,.06)}.dcm-dot{width:11px;height:11px;border-radius:50%}.dcm-dr{background:#FF5F57}.dcm-dy{background:#FFBD2E}.dcm-dg{background:#28CA42}.dcm-body{padding:26px 28px}.dcm-back{top:60px;left:0;width:460px;z-index:1;opacity:.35;filter:blur(1.5px);transform:rotate(-1deg)}.dcm-mid{top:80px;left:290px;width:480px;z-index:2;opacity:.75;filter:blur(.5px)}.dcm-front{top:330px;left:580px;width:520px;z-index:3;transform:scale(1.05);transform-origin:center center;border:1px solid rgba(6,182,212,.25);box-shadow:0 30px 80px rgba(0,0,0,.7),0 8px 24px rgba(0,0,0,.5),0 0 40px rgba(6,182,212,.08)}.dcm-h{font-size:22px;font-weight:700;color:#ffffff;margin:0 0 6px;letter-spacing:-.01em}.dcm-hsub{font-size:12px;color:rgba(255,255,255,.55);margin:0 0 18px;line-height:1.5}.dcm-tabs{display:flex;gap:26px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:18px}.dcm-tab,.dcm-tabs{padding-bottom:10px}.dcm-tab{font-size:12px;font-weight:500;color:rgba(255,255,255,.3);position:relative;margin-bottom:-11px}.dcm-tab.active{color:#06B6D4}.dcm-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#06B6D4}.dcm-card{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:18px;background:rgba(255,255,255,.015)}.dcm-profile{gap:12px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(255,255,255,.06)}.dcm-av,.dcm-profile{display:flex;align-items:center}.dcm-av{width:40px;height:40px;border-radius:50%;background:#2563EB;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.dcm-name{font-size:14px;font-weight:600;margin-bottom:2px;color:#ffffff}.dcm-meta{font-size:11px;color:rgba(255,255,255,.55)}.dcm-badge{margin-left:auto;font-size:11px;font-weight:600;color:#22C55E;border:1px solid rgba(34,197,94,.3);border-radius:6px;padding:4px 11px}.dcm-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:6px}.dcm-intent{font-size:13px;color:rgba(255,255,255,.85);margin-bottom:14px}.dcm-you{color:#06B6D4;font-weight:600}.dcm-them{color:#F59E0B;font-weight:600}.dcm-arrow{color:rgba(255,255,255,.3);margin:0 6px}.dcm-rating{font-size:11px;color:rgba(255,255,255,.55);margin-bottom:16px}.dcm-stars{color:#F59E0B;letter-spacing:1px;font-size:13px}.dcm-btn{display:block;width:100%;padding:11px 0;background:#2563EB;color:#ffffff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;text-align:center;margin-bottom:10px}.dcm-deadline{font-size:11px;color:rgba(255,255,255,.3);text-align:center}.dcm-date{color:#F59E0B}.dcm-outcomes-label{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-top:18px;margin-bottom:8px}.dcm-outcome{background:rgba(255,255,255,.02);border:1px solid rgba(34,197,94,.18);border-radius:8px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.dcm-outcome-l{font-size:11px;color:rgba(255,255,255,.3);margin-bottom:2px}.dcm-outcome-t{font-size:13px;color:rgba(255,255,255,.85);font-weight:500}.dcm-confirmed{font-size:10px;font-weight:700;letter-spacing:.06em;color:#22C55E;border:1px solid rgba(34,197,94,.35);border-radius:5px;padding:4px 10px}.dcm-front .dcm-confirmed{font-size:12px;padding:5px 14px;color:#4ADE80;border-color:rgba(74,222,128,.45)}.dcm-front .dcm-outcome-t{font-size:15px;font-weight:600}.dcm-trust{text-align:center;font-size:13px;color:#22C55E;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.25);border-radius:6px;padding:8px;margin-top:6px}.dcm-modal-q{font-size:14px;color:#ffffff;margin:0 0 14px}.dcm-who{color:#06B6D4;font-weight:600}.dcm-opt{background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:10px 13px;margin-bottom:7px}.dcm-opt-t{font-size:12px;font-weight:600;color:#ffffff}.dcm-opt-d{font-size:10px;color:rgba(255,255,255,.3);margin-top:2px}.dcm-modal-sub{font-size:11px;color:rgba(255,255,255,.55);margin:16px 0 8px}.dcm-stars-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.dcm-stars-l{font-size:10px;color:rgba(255,255,255,.3)}.dcm-stars-row .dcm-stars{font-size:18px}.dcm-note{width:100%;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:10px 12px;color:rgba(255,255,255,.55);font-size:12px;min-height:44px;margin-bottom:14px;box-sizing:border-box}.dcm-actions{display:flex;justify-content:space-between;gap:10px}.dcm-ghost{background:transparent;color:rgba(255,255,255,.55);border:1px solid rgba(255,255,255,.1);padding:9px 18px;border-radius:8px}.dcm-ghost,.dcm-submit{font-size:12px;font-weight:600;cursor:pointer}.dcm-submit{background:#2563EB;color:#ffffff;border:none;padding:9px 22px;border-radius:8px}@media (max-width:768px){.dcm-stage{height:450px}.dcm-stage-inner{transform:translateX(-50%) scale(.55) translateY(-40px)}}@media (max-width:480px){.dcm-stage{height:380px}.dcm-stage-inner{transform:translateX(-50%) scale(.45) translateY(-60px)}}@media (max-width:768px){.hero-sub,.hero-sub2,.who-row-desc{font-size:16px;line-height:1.55;color:rgba(255,255,255,.75);max-width:280px;margin:0 auto}}