.dn-hero{z-index:2;max-width:1280px;margin:0 auto;padding:130px 32px 64px;position:relative}.dn-hero-inner{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.install-on{flex-direction:column;align-items:center;gap:16px;display:flex}.install-on-label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--stride-text-tertiary);font-size:11.5px}.install-on-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.install-chip{background:var(--stride-surface);border:1px solid var(--stride-border);border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-width:132px;padding:20px 24px;transition:border-color .18s,transform .18s;display:flex}.install-chip:hover{border-color:var(--stride-accent);transform:translateY(-2px)}.install-logo{width:auto;height:28px;display:block}.install-logo--hermes{filter:invert()}[data-theme=light] .install-logo--hermes{filter:none}.install-chip-name{letter-spacing:-.01em;color:var(--stride-text-secondary);font-size:12.5px;font-weight:500}@media (max-width:640px){.install-on{gap:7px}.install-on-label{letter-spacing:.05em;font-size:8.5px}.install-on-row{gap:7px;width:100%;max-width:300px}.install-chip{flex:calc(50% - 7px);gap:6px;min-width:0;padding:7px 8px}.install-logo{height:17px}.install-chip-name{font-size:9.5px}}.dn-eyebrow{font-family:var(--font-sans);letter-spacing:-.005em;color:var(--stride-text-tertiary);background:var(--stride-surface);border:1px solid var(--stride-border);border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:5px 12px;font-size:12px;display:inline-flex}.dn-eyebrow .dot{background:#61c568;background:lab(71.7855% -44.8717 37.074);border-radius:999px;width:6px;height:6px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 6px #61c568;box-shadow:0 0 6px lab(71.7855% -44.8717 37.074)}.dn-h1{font-family:var(--font-sans);letter-spacing:-.035em;color:var(--stride-text);margin:0;font-size:clamp(2.4rem,1.4rem + 3.6vw,4.2rem);font-weight:600;line-height:1.02}.dn-h1-accent{font-family:var(--font-serif);background-image:linear-gradient(90deg, var(--stride-accent), #e5bc42);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.dn-sub{color:var(--stride-text-secondary);max-width:50ch;margin:22px 0 0;font-size:17px;line-height:1.55}.dn-hero-stats{border-top:1px solid var(--stride-border);border-bottom:1px solid var(--stride-border);grid-template-columns:repeat(2,1fr);gap:0;margin:36px 0;display:grid}.dn-hero-stats>div{flex-direction:column;gap:4px;padding:16px 0;display:flex}.dn-hero-stats>div:nth-child(odd){padding-right:20px}.dn-hero-stats>div:nth-child(2n){border-left:1px solid var(--stride-border);padding-left:20px}.dn-hero-stats>div:nth-child(n+3){border-top:1px solid var(--stride-border)}.dn-hs-num{font-family:var(--font-sans);font-variant-numeric:tabular-nums;letter-spacing:-.015em;color:var(--stride-text);font-size:24px;font-weight:600}.dn-hs-label{font-family:var(--font-sans);letter-spacing:-.005em;color:var(--stride-text-tertiary);font-size:13px}.dn-hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.dn-hero-meta{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.dn-meta-pill{background:var(--stride-surface);border:1px solid var(--stride-border);font-family:var(--font-mono);letter-spacing:.08em;color:var(--stride-text-secondary);border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:10px;display:inline-flex}.dn-hero-right{flex-direction:column;gap:16px;display:flex}.dn-terminal{background:var(--stride-void);border:1px solid var(--stride-border);font-family:var(--font-mono);border-radius:0;overflow:hidden}.dn-terminal-head{background:var(--stride-surface-raised);border-bottom:1px solid var(--stride-border);align-items:center;gap:12px;padding:10px 14px;display:flex}.dn-term-dots{gap:6px;display:flex}.dn-term-dots span{border-radius:999px;width:9px;height:9px;display:block}.dn-term-title{color:var(--stride-text-tertiary);flex:1;font-size:11px}.dn-term-status{letter-spacing:.15em;color:#61c568;color:lab(71.7855% -44.8717 37.074);align-items:center;gap:6px;font-size:10px;display:inline-flex}.dn-term-status .dot{background:#61c568;background:lab(71.7855% -44.8717 37.074);border-radius:999px;width:6px;height:6px;animation:2s ease-in-out infinite pulse;box-shadow:0 0 6px #61c568;box-shadow:0 0 6px lab(71.7855% -44.8717 37.074)}.dn-terminal-body{scroll-behavior:smooth;flex-direction:column;gap:4px;height:320px;padding:12px 14px;font-size:12px;display:flex;overflow:hidden}.dn-term-line{border-radius:4px;grid-template-columns:60px 70px 1fr;align-items:baseline;gap:10px;margin:0 -6px;padding:0 6px;line-height:1.4;animation:.3s ease-out dnLineIn;display:grid}.dn-term-line.is-fresh{animation:.28s ease-out dnLineIn,1.2s ease-out dnFlash}@keyframes dnLineIn{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:none}}@keyframes dnFlash{0%{background:#ba992624}to{background:0 0}}.dn-term-line .t{color:var(--stride-text-tertiary);font-size:10px}.dn-term-line .tag{letter-spacing:.08em;text-transform:uppercase;color:var(--stride-accent);text-align:center;background:#ba992626;border-radius:4px;padding:1px 6px;font-size:9px}.dn-term-line .tag.crm{color:#a2b2ff;color:lab(72.9786% 13.4756 -53.8043);background:#4a51c726;background:lab(39.4978% 25.7872 -63.6095/.15)}.dn-term-line .tag.create{color:#ffbb92;color:lab(81.6777% 39.4476 53.8314);background:#da6c1e26;background:lab(58.3985% 40.6882 59.3336/.15)}.dn-term-line .tag.discover{color:#61c568;color:lab(71.7855% -44.8717 37.074);background:#61c56826;background:lab(71.7855% -44.8717 37.074/.15)}.dn-term-line .tag.warn{color:#ffad5f;color:lab(78.4827% 33.1991 62.9947);background:#f3821d29;background:lab(66.6158% 39.9115 67.7677/.16)}.dn-term-line .msg{color:var(--stride-text-secondary);font-size:12px}.dn-term-cursor{opacity:.9;animation:none}.dn-caret{background:var(--stride-accent);width:7px;height:13px;animation:1.1s step-end infinite dnBlink;display:inline-block;transform:translateY(2px)}@keyframes dnBlink{0%,49%{opacity:1}50%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.dn-term-line,.dn-term-line.is-fresh{animation:none}.dn-caret{opacity:1;animation:none}}.dn-now-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.dn-now-card{background:var(--stride-surface);border:1px solid var(--stride-border);border-radius:0;padding:14px}.dn-now-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--stride-text-tertiary);font-size:10px}.dn-now-num{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--stride-text);margin:6px 0 4px;font-size:24px;font-weight:600}.dn-now-trend{font-family:var(--font-mono);color:var(--stride-text-tertiary);font-size:11px}.dn-now-trend.up{color:#61c568;color:lab(71.7855% -44.8717 37.074)}.dn-now-trend.dim{color:var(--stride-text-tertiary)}.dn-stat-bar{z-index:2;border-top:1px solid var(--stride-border);border-bottom:1px solid var(--stride-border);grid-template-columns:repeat(7,1fr);max-width:1280px;margin:0 auto;display:grid;position:relative}.dn-sb-item{border-right:1px solid var(--stride-border);flex-direction:column;gap:6px;padding:22px 18px;display:flex}.dn-sb-item:last-child{border-right:0}.dn-sb-num{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.02em;color:var(--stride-text);font-size:26px;font-weight:600;line-height:1}.dn-sb-label{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--stride-text-tertiary);font-size:10px}.dn-section{z-index:2;border-bottom:1px solid var(--stride-border);max-width:1280px;margin:0 auto;padding:96px 32px;position:relative}.dn-section-head{margin-bottom:56px}.dn-section-num{font-family:var(--font-mono);letter-spacing:-.02em;color:var(--stride-accent);padding-top:4px;font-size:32px;font-weight:600;line-height:1}.dn-section-meta{max-width:760px}.dn-section-title{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--stride-text);margin:14px 0 16px;font-size:clamp(1.75rem,1.25rem + 1.8vw,2.6rem);font-weight:600;line-height:1.1}.dn-section-sub{color:var(--stride-text-secondary);max-width:64ch;margin:0;font-size:16px;line-height:1.55}.dn-stack-grid{border-top:1px solid var(--stride-border);border-left:1px solid var(--stride-border);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.dn-stack-card{border-right:1px solid var(--stride-border);border-bottom:1px solid var(--stride-border);background:var(--stride-surface);padding:24px;transition:background .2s}.dn-stack-card:hover{background:var(--stride-surface-raised)}.dn-stack-head{border-bottom:1px dotted var(--stride-border);align-items:center;gap:10px;margin-bottom:14px;padding-bottom:18px;display:flex}.dn-stack-head i{width:18px;height:18px;color:var(--stride-accent)}.dn-stack-name{color:var(--stride-text);flex:1;font-size:15px;font-weight:600}.dn-stack-id{font-family:var(--font-mono);color:var(--stride-text-tertiary);font-size:11px}.dn-stack-specs{flex-direction:column;display:flex}.dn-stack-specs>div{font-family:var(--font-mono);justify-content:space-between;padding:7px 0;font-size:12px;display:flex}.dn-stack-specs>div+div{border-top:1px dotted var(--stride-border)}.dn-stack-specs .key{color:var(--stride-text-tertiary);letter-spacing:.05em}.dn-stack-specs .val{color:var(--stride-text)}.dn-bench-grid{grid-template-columns:2fr 1fr;gap:14px;display:grid}.dn-bench-card{background:var(--stride-surface);border:1px solid var(--stride-border);border-radius:0;flex-direction:column;gap:16px;padding:20px;display:flex}.dn-bench-card.large{grid-row:span 2}.dn-bench-head{justify-content:space-between;align-items:center;display:flex}.dn-bench-name{color:var(--stride-text);font-size:13px;font-weight:600}.dn-bench-window{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--stride-text-tertiary);font-size:10px}.dn-bench-svg{width:100%;height:240px}.dn-bench-foot{border-top:1px dotted var(--stride-border);flex-wrap:wrap;gap:16px;padding-top:12px;display:flex}.dn-bench-stat{font-family:var(--font-mono);color:var(--stride-text-secondary);align-items:center;gap:6px;font-size:12px;display:inline-flex}.dn-bench-stat strong{color:var(--stride-text);font-weight:600}.dn-bench-stat .dot{background:var(--stride-text-tertiary);border-radius:999px;width:7px;height:7px}.dn-bench-stat .dot.accent{background:var(--stride-accent);box-shadow:0 0 6px var(--stride-accent)}.dn-bench-stat .dot.dim{background:#ba992666}.dn-bench-stat .dot.live{background:#61c568;background:lab(71.7855% -44.8717 37.074);animation:2s ease-in-out infinite pulse;box-shadow:0 0 6px #61c568;box-shadow:0 0 6px lab(71.7855% -44.8717 37.074)}.dn-bench-bars{align-items:flex-end;gap:6px;height:120px;display:flex}.dn-bar{background:var(--stride-text-tertiary);opacity:.5;border-radius:3px 3px 0 0;flex:1;min-width:4px}.dn-bar.accent{background:var(--stride-accent);opacity:1}.dn-bench-rings{grid-template-columns:120px 1fr;align-items:center;gap:18px;display:grid}.dn-ring{width:120px;height:120px;position:relative}.dn-ring svg{width:100%;height:100%}.dn-ring-num{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--stride-text);justify-content:center;align-items:center;font-size:22px;font-weight:600;display:flex;position:absolute;inset:0}.dn-bench-list{font-family:var(--font-mono);flex-direction:column;gap:6px;font-size:12px;display:flex}.dn-bench-list>div{border-bottom:1px dotted var(--stride-border);color:var(--stride-text-secondary);justify-content:space-between;padding:6px 0;display:flex}.dn-bench-list>div:last-child{border-bottom:0}.dn-bench-list strong{color:var(--stride-text);font-weight:600}.dn-bench-list .sw{vertical-align:middle;border-radius:2px;width:8px;height:8px;margin-right:6px;display:inline-block}.dn-bench-bar-stack{flex-direction:column;gap:14px;display:flex}.dn-bench-bar-stack .dn-stack-bar{border-radius:6px;height:12px;display:flex;overflow:hidden}.dn-bench-bar-stack .dn-stack-bar>div{height:100%}.dn-compare{border:1px solid var(--stride-border);background:var(--stride-surface);border-radius:0;overflow:hidden}.dn-cmp-row{border-bottom:1px solid var(--stride-border);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.dn-cmp-row:last-child{border-bottom:0}.dn-cmp-row>div{color:var(--stride-text);border-right:1px solid var(--stride-border);font-size:13px;font-family:var(--font-mono);padding:16px 20px}.dn-cmp-row>div:last-child{border-right:0}.dn-cmp-head>div{letter-spacing:.15em;text-transform:uppercase;color:var(--stride-text-tertiary);background:var(--stride-void);padding:12px 20px;font-size:11px}.dn-cmp-head>div.you{color:var(--stride-accent);background:#ba99261a}.dn-cmp-row>div:first-child{font-family:var(--font-sans);font-weight:500}.dn-cmp-row>div.win{color:var(--stride-text);background:#ba99260f;font-weight:600}.dn-cmp-row>div.lose{color:var(--stride-text-tertiary)}.dn-cmp-row.total>div{background:var(--stride-void);font-size:15px;font-weight:600}.dn-cmp-row.total>div.win{color:var(--stride-accent);background:#ba99261f}.dn-agency{grid-template-columns:1fr 1fr;gap:32px;display:grid}.dn-agency-diagram{background:var(--stride-surface);border:1px solid var(--stride-border);border-radius:0;flex-direction:column;padding:32px;display:flex}.dn-agency-tier{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.dn-agency-pill{background:var(--stride-void);border:1px solid var(--stride-border);font-family:var(--font-mono);color:var(--stride-text-secondary);border-radius:0;padding:10px 14px;font-size:12px}.dn-agency-arrows{justify-content:center;height:60px;margin:-4px 0;display:flex}.dn-agency-arrows svg{width:100%;max-width:320px;height:60px}.dn-agency-core{background:#ba992614;border:1px solid #ba99264d;border-radius:0;align-items:center;gap:14px;padding:18px 22px;display:flex}.dn-agency-core img{width:22px;height:22px}.dn-agency-core-name{color:var(--stride-text);font-size:14px;font-weight:600}.dn-agency-core-sub{font-family:var(--font-mono);letter-spacing:.05em;color:var(--stride-text-tertiary);margin-top:2px;font-size:10px}.dn-agency-table{background:var(--stride-surface);border:1px solid var(--stride-border);border-radius:0;flex-direction:column;display:flex}.dn-agency-row{border-bottom:1px dotted var(--stride-border);font-family:var(--font-mono);grid-template-columns:32px 1fr 1.6fr;align-items:center;gap:16px;padding:14px 18px;display:grid}.dn-agency-row:last-child{border-bottom:0}.dn-agency-row i{width:16px;height:16px;color:var(--stride-accent)}.dn-agency-row .key{color:var(--stride-text);font-size:13px;font-weight:500}.dn-agency-row .val{color:var(--stride-text-secondary);font-size:12px}.dn-price-grid{border:1px solid var(--stride-border);border-radius:0;grid-template-columns:repeat(3,1fr);gap:0;display:grid;overflow:hidden}.dn-price{background:var(--stride-surface);border-right:1px solid var(--stride-border);flex-direction:column;gap:24px;padding:32px;display:flex}.dn-price:last-child{border-right:0}.dn-price.featured{border-top:2px solid var(--stride-accent);background:#030409;background:lab(1.18152% -.0569373 -1.75341)}.dn-price-head{flex-direction:column;gap:12px;display:flex}.dn-price-tier{font-family:var(--font-mono);letter-spacing:.08em;color:var(--stride-text-tertiary);font-size:13px}.dn-price-tier.accent{color:var(--stride-accent)}.dn-price .price-amount{align-items:baseline;gap:6px;margin:0;display:flex}.dn-price .price-amount-value{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.025em;color:var(--stride-text);font-size:38px;font-weight:600;line-height:1}.dn-price .price-amount-period{font-family:var(--font-mono);color:var(--stride-text-tertiary);font-size:13px}.dn-price .price-billing{font-family:var(--font-mono);color:var(--stride-text-tertiary);font-size:11px}.dn-price-table{border-collapse:collapse;width:100%;font-family:var(--font-mono)}.dn-price-table td{border-top:1px dotted var(--stride-border);color:var(--stride-text-secondary);padding:9px 0;font-size:12px}.dn-price-table tr:first-child td{border-top:0}.dn-price-table td.num{text-align:right;color:var(--stride-text);font-variant-numeric:tabular-nums;font-weight:500}.dn-price-table td.num.dim{color:var(--stride-text-tertiary)}.dn-price-cta{text-align:center;border:1px solid var(--stride-border);color:var(--stride-text);background:0 0;border-radius:10px;margin-top:auto;padding:11px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:block}.dn-price-cta:hover{border-color:var(--stride-border-hover);background:var(--stride-surface-raised)}.dn-price-cta.primary{background:var(--stride-accent);color:#fff;border-color:var(--stride-accent);box-shadow:0 0 24px var(--stride-accent-glow)}.dn-price-cta.primary:hover{filter:brightness(1.08)}.dn-integ-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.dn-integ{background:var(--stride-surface);border:1px solid var(--stride-border);border-radius:10px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:14px 18px;transition:all .2s;display:grid}.dn-integ:hover{border-color:var(--stride-border-hover);background:var(--stride-surface-raised)}.dn-integ img{object-fit:contain;box-sizing:border-box;background:#fff;border-radius:50%;width:32px;height:32px;padding:6px;box-shadow:0 0 0 1px #ffffff14}.dn-integ span:nth-child(2){font-size:13px;font-weight:500}.dn-integ .tag{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--stride-text-tertiary);font-size:9px}.dn-integ.more{color:var(--stride-accent);background:#ba99260f;border-color:#ba992640;grid-template-columns:1fr auto;justify-content:space-between}.dn-integ.more span{font-size:13px;font-weight:600}.dn-cta{z-index:2;max-width:1280px;margin:0 auto;padding:96px 32px 120px;position:relative}.dn-cta-grid{grid-template-columns:1.4fr 1fr;align-items:center;gap:64px;display:grid}.dn-cta-title{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--stride-text);margin:16px 0;font-size:clamp(2rem,1.3rem + 2.4vw,3.2rem);font-weight:600;line-height:1.05}.dn-cta-title .accent{font-family:var(--font-serif);background-image:linear-gradient(90deg, var(--stride-accent), #e5bc42);color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.dn-cta p{color:var(--stride-text-secondary);margin:0;font-size:17px;line-height:1.55}.dn-cta-meta{background:var(--stride-surface);border:1px solid var(--stride-border);font-family:var(--font-mono);border-radius:0;flex-direction:column;padding:22px;display:flex}.dn-cta-line{border-bottom:1px dotted var(--stride-border);justify-content:space-between;padding:11px 0;font-size:13px;display:flex}.dn-cta-line:last-child{border-bottom:0}.dn-cta-line .key{color:var(--stride-text-tertiary)}.dn-cta-line .val{color:var(--stride-text);font-weight:500}@media (max-width:1080px){.dn-hero-inner{grid-template-columns:1fr}.dn-stack-grid{grid-template-columns:repeat(2,1fr)}.dn-bench-grid{grid-template-columns:1fr}.dn-bench-card.large{grid-row:span 1}.dn-stat-bar{grid-template-columns:repeat(4,1fr)}.dn-sb-item:nth-child(4){border-right:0}.dn-sb-item:nth-child(n+5){border-top:1px solid var(--stride-border)}.dn-cmp-row{grid-template-columns:1.5fr 1fr 1fr 1fr}.dn-cmp-row>div{padding:12px 14px;font-size:12px}.dn-agency,.dn-price-grid{grid-template-columns:1fr}.dn-price{border-right:0;border-bottom:1px solid var(--stride-border)}.dn-integ-grid{grid-template-columns:repeat(2,1fr)}.dn-cta-grid{grid-template-columns:1fr}}
main{z-index:1;position:relative}.eth-btn-gold,.eth-btn-glass,.eth-btn-ghost{font-family:var(--font-sans);letter-spacing:-.01em;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:11px 18px;font-size:13.5px;font-weight:500;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.eth-btn-gold{background:var(--stride-accent);color:#fff;box-shadow:0 0 0 1px #ba992699,0 8px 28px #ba99262e}.eth-btn-gold:hover{box-shadow:0 0 0 1px var(--stride-gold), 0 10px 32px #d4a82e4d;transform:translateY(-1px)}.eth-btn-glass{background:var(--stride-glass);border-color:var(--stride-border);color:var(--stride-text);-webkit-backdrop-filter:blur(14px)saturate(140%)}.eth-btn-glass:hover{border-color:var(--stride-accent);background:var(--stride-glass-strong)}.eth-btn-ghost{border-color:var(--stride-border);color:var(--stride-text-secondary);background:0 0;padding:9px 14px;font-size:12.5px}.eth-btn-ghost:hover{color:var(--stride-text);border-color:var(--stride-border-hover)}.eth-btn-lg{padding:13px 22px;font-size:14px}.eth-eyebrow{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--stride-text-tertiary);align-items:center;gap:10px;font-size:11px;display:inline-flex}.eth-eyebrow-dot{background:var(--stride-accent);width:6px;height:6px;box-shadow:0 0 10px var(--stride-accent-glow);border-radius:999px}.eth-hero{isolation:isolate;align-items:center;min-height:clamp(620px,92vh,900px);padding:140px 32px 96px;display:flex;position:relative;overflow:hidden}.eth-hero-bg{z-index:-1;position:absolute;inset:0;overflow:hidden}.eth-hero-video,.eth-hero-poster{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .6s;position:absolute;inset:0}.eth-hero-poster,.eth-hero-video[data-ready=true]{opacity:1}.eth-hero-scrim{background:radial-gradient(60% 70% at 35%,#020204c7 0%,#02020433 60%,#0000 100%),linear-gradient(#0202042e 0%,#02020480 70%,#020204d9 100%);background:radial-gradient(60% 70% at 35%,lab(.64913% -.0373423 -.821391/.78) 0%,lab(.64913% -.0373423 -.821391/.2) 60%,#0000 100%),linear-gradient(lab(.64913% -.0373423 -.821391/.18) 0%,lab(.64913% -.0373423 -.821391/.5) 70%,lab(.64913% -.0373423 -.821391/.85) 100%);position:absolute;inset:0}html[data-theme=light] .eth-hero-scrim{background:radial-gradient(60% 70% at 35%,#ffffff8c 0%,#ffffff1a 60%,#0000 100%),linear-gradient(#0000 0%,#ffffff1a 70%,#fff6 100%);background:radial-gradient(60% 70% at 35%,lab(100% 0 0/.55) 0%,lab(100% 0 0/.1) 60%,#0000 100%),linear-gradient(#0000 0%,lab(100% 0 0/.1) 70%,lab(100% 0 0/.4) 100%)}.eth-hero-inner{z-index:1;max-width:720px;position:relative}.eth-hero-inner .eth-eyebrow{margin-bottom:28px}.eth-h1{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--stride-text);margin:0;font-size:clamp(2.6rem,1.6rem + 4.5vw,4.8rem);font-weight:600;line-height:1.02}.eth-h1-line,.eth-h1-em{display:block}.eth-h1-em em{font-family:var(--font-serif);background-image:linear-gradient(90deg, var(--stride-accent), var(--stride-gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.eth-hero-sub{color:var(--stride-text-secondary);max-width:56ch;margin:26px 0 32px;font-size:17px;line-height:1.55}.eth-hero-ctas{flex-wrap:wrap;gap:12px;margin-bottom:44px;display:flex}.eth-hero-proof{background:var(--stride-glass);border:1px solid var(--stride-border);-webkit-backdrop-filter:blur(14px)saturate(140%);border-radius:999px;align-items:center;gap:18px;padding:12px 18px;display:inline-flex}.eth-proof-item{flex-direction:column;gap:2px;display:flex}.eth-proof-num{font-family:var(--font-mono);color:var(--stride-text);letter-spacing:-.01em;font-size:15px;font-weight:500}.eth-proof-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--stride-text-tertiary);font-size:10.5px}.eth-proof-sep{background:var(--stride-border);width:1px;height:22px}.eth-scrub{z-index:1;height:320vh;position:relative}.eth-scrub-sticky{isolation:isolate;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}@media (max-width:768px){.eth-scrub{height:auto}.eth-scrub-sticky{height:auto;min-height:78vh;position:relative}}.eth-scrub-canvas{filter:url(#stride-gold-duotone);width:100%;height:100%;display:block;position:absolute;inset:0}html[data-theme=light] .eth-scrub-canvas{filter:url(#stride-gold-duotone-light)}html[data-theme=light] .eth-scrub-scrim{background:radial-gradient(50% 70% at 16%,#ffffff80 0%,#ffffff2e 52%,#0000 78%),linear-gradient(#f7f8fbeb 0%,#f7f8fb73 14%,#0000 30% 80%,#f7f8fb59 100%);background:radial-gradient(50% 70% at 16%,lab(100% 0 0/.5) 0%,lab(100% 0 0/.18) 52%,#0000 78%),linear-gradient(lab(97.6676% -.215054 -1.49847/.92) 0%,lab(97.6676% -.215054 -1.49847/.45) 14%,#0000 30% 80%,lab(97.6676% -.215054 -1.49847/.35) 100%)}.eth-scrub-scrim{z-index:1;pointer-events:none;background:radial-gradient(60% 80% at 20%,#0000008c 0%,#00000040 60%,#0000 100%),linear-gradient(#00000059 0%,#00000073 100%);background:radial-gradient(60% 80% at 20%,lab(0% 0 0/.55) 0%,lab(0% 0 0/.25) 60%,#0000 100%),linear-gradient(lab(0% 0 0/.35) 0%,lab(0% 0 0/.45) 100%);position:absolute;inset:0}.eth-scrub-overlay{z-index:2;background:var(--stride-glass);border:1px solid var(--stride-border);-webkit-backdrop-filter:blur(18px)saturate(150%);border-radius:0;max-width:460px;padding:26px;position:absolute;top:50%;left:clamp(24px,6vw,96px);transform:translateY(-50%);box-shadow:0 12px 48px #00000059}.eth-scrub-eyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--stride-text-tertiary);align-items:center;gap:8px;margin-bottom:16px;font-size:11px;display:flex}.eth-scrub-dot{background:var(--stride-accent);width:6px;height:6px;box-shadow:0 0 10px var(--stride-accent-glow);border-radius:999px}.eth-scrub-h{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--stride-text);margin:0 0 14px;font-size:clamp(1.8rem,1.2rem + 2.4vw,3rem);font-weight:600;line-height:1.06}.eth-scrub-h em{font-family:var(--font-serif);background-image:linear-gradient(90deg, var(--stride-accent), var(--stride-gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.eth-scrub-p{color:var(--stride-text-secondary);margin:0 0 18px;font-size:14.5px;line-height:1.6}.eth-scrub-progress{background:var(--stride-border);border-radius:999px;width:100%;height:2px;overflow:hidden}.eth-scrub-progress-fill{background:linear-gradient(90deg, var(--stride-accent), var(--stride-gold));height:100%;transition:width .2s}.eth-section{z-index:1;max-width:1180px;margin:0 auto;padding:clamp(80px,12vw,160px) 32px;position:relative}.eth-section-head{max-width:720px;margin-bottom:56px}.eth-section-head-narrow{max-width:560px}.eth-section-head .eth-eyebrow{margin-bottom:22px}.eth-h2{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--stride-text);margin:0;font-size:clamp(2rem,1.4rem + 2.6vw,3.2rem);font-weight:600;line-height:1.06}.eth-h2 em{font-family:var(--font-serif);background-image:linear-gradient(90deg, var(--stride-accent), var(--stride-gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.eth-section-sub{color:var(--stride-text-secondary);max-width:58ch;margin:24px 0 0;font-size:16px;line-height:1.6}.eth-product-grid{background:var(--stride-border);border:1px solid var(--stride-border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid;position:relative}@media (max-width:960px){.eth-product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.eth-product-grid{grid-template-columns:1fr}}.eth-grid-rules{display:none}@media (min-width:961px){.eth-grid-rules{pointer-events:none;z-index:1;display:flex;position:absolute;inset:0}.eth-grid-rules .egr-cell{flex:1 1 0;min-width:0}.eth-grid-rules .egr-line{background:var(--stride-border);flex:0 0 1px;align-self:stretch;width:1px}}.eth-product-card{background:var(--stride-surface);border-radius:0;padding:26px 22px 24px;transition:background .25s,box-shadow .25s;position:relative;overflow:hidden}.eth-product-card:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:0;background:linear-gradient(140deg,#ba992600 0% 60%,#ba992659 100%);padding:1px;transition:opacity .25s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.eth-product-card:hover{background:var(--stride-surface-raised)}.eth-product-card:hover:before{opacity:1}.eth-product-icon{background:var(--stride-accent-soft);width:38px;height:38px;color:var(--stride-accent);border-radius:10px;place-items:center;margin-bottom:18px;display:grid}.eth-product-name{letter-spacing:-.01em;color:var(--stride-text);margin:0 0 8px;font-size:16.5px;font-weight:600}.eth-product-desc{color:var(--stride-text-secondary);margin:0 0 16px;font-size:13.5px;line-height:1.55}.eth-product-tags{flex-wrap:wrap;gap:6px;display:flex}.eth-product-tag{font-family:var(--font-mono);letter-spacing:.04em;background:var(--stride-hover-pill);border:1px solid var(--stride-border);color:var(--stride-text-secondary);border-radius:999px;padding:4px 8px;font-size:10.5px}.eth-quote{isolation:isolate;padding:clamp(120px,16vw,200px) 32px;position:relative;overflow:hidden}.eth-quote-bg{z-index:-1;position:absolute;inset:0;overflow:hidden}.eth-quote-bg-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.eth-quote-bg-scrim{background:linear-gradient(90deg,#020204eb 0%,#0202048c 55%,#02020440 100%);background:linear-gradient(90deg,lab(.64913% -.0373423 -.821391/.92) 0%,lab(.64913% -.0373423 -.821391/.55) 55%,lab(.64913% -.0373423 -.821391/.25) 100%);position:absolute;inset:0}html[data-theme=light] .eth-quote-bg-scrim{background:linear-gradient(90deg,#ffffffe0 0%,#ffffff73 55%,#ffffff26 100%);background:linear-gradient(90deg,lab(100% 0 0/.88) 0%,lab(100% 0 0/.45) 55%,lab(100% 0 0/.15) 100%)}.eth-quote-inner{grid-template-columns:auto 1fr;align-items:start;gap:28px;max-width:1180px;margin:0 auto;display:grid;position:relative}.eth-quote-rule{background:linear-gradient(180deg, var(--stride-accent), transparent);width:2px;height:100%;min-height:80px}.eth-quote-body{max-width:720px;margin:0}.eth-quote-body p{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--stride-text);margin:0;font-size:clamp(1.5rem,1.1rem + 1.4vw,2.2rem);font-style:italic;line-height:1.32}.eth-quote-cite{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--stride-text-tertiary);flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;font-size:11.5px;display:flex}.eth-quote-cite-sep{color:var(--stride-border-hover)}.eth-compare-grid{border:1px solid var(--stride-border);background:var(--stride-glass);-webkit-backdrop-filter:blur(14px)saturate(140%);border-radius:0;overflow:hidden}.eth-compare-row{border-top:1px solid var(--stride-border);grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:stretch;display:grid}.eth-compare-row:first-child{border-top:none}.eth-compare-feat,.eth-compare-cell{color:var(--stride-text-secondary);border-left:1px solid var(--stride-border);align-items:center;padding:18px 22px;font-size:14px;display:flex}.eth-compare-feat{font-family:var(--font-mono);letter-spacing:.04em;text-transform:none;color:var(--stride-text);border-left:none;font-size:12.5px}.eth-compare-head .eth-compare-feat,.eth-compare-head .eth-compare-cell{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--stride-text-tertiary);font-size:11px}.eth-compare-cell-us{color:var(--stride-text);background:linear-gradient(#ba99261a,#ba99260a);font-weight:500;position:relative}.eth-compare-cell-us:before{content:"";pointer-events:none;border-left:1px solid #ba992673;border-right:1px solid #ba992673;position:absolute;inset:0}.eth-compare-head .eth-compare-cell-us{color:var(--stride-accent)}@media (max-width:760px){.eth-compare-row{grid-template-columns:1fr 1fr}.eth-compare-head{display:none}.eth-compare-feat{border-top:1px solid var(--stride-border);border-left:none;grid-column:1/-1;font-weight:600}.eth-compare-row:first-child .eth-compare-feat{border-top:none}}.eth-tier-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:960px){.eth-tier-grid{grid-template-columns:1fr}}.eth-tier{border:1px solid var(--stride-border);background:var(--stride-glass);-webkit-backdrop-filter:blur(14px)saturate(140%);border-radius:0;padding:28px;position:relative}.eth-tier-featured{border-color:#ba99268c;box-shadow:0 0 0 1px #ba992633,0 18px 48px #00000059}.eth-tier-badge{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;background:var(--stride-accent);color:#fff;border-radius:999px;padding:5px 10px;font-size:10.5px;position:absolute;top:-10px;left:24px}.eth-tier-name{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--stride-text-tertiary);margin-bottom:14px;font-size:11.5px}.eth-tier-price{align-items:baseline;gap:8px;margin-bottom:18px;display:flex}.eth-tier-amt{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--stride-text);font-size:36px;font-weight:600}.eth-tier-per{font-family:var(--font-mono);color:var(--stride-text-tertiary);font-size:12px}.eth-tier-desc{color:var(--stride-text-secondary);margin:0 0 18px;font-size:13.5px;line-height:1.55}.eth-tier-list{color:var(--stride-text-secondary);flex-direction:column;gap:8px;margin:0;padding:0;font-size:13px;list-style:none;display:flex}.eth-tier-list li{padding-left:20px;position:relative}.eth-tier-list li:before{content:"";background:var(--stride-accent);border-radius:999px;width:5px;height:5px;position:absolute;top:8px;left:0}.eth-pricing-foot{justify-content:center;margin-top:32px;display:flex}.eth-faq-shell{background:var(--stride-glass);border:1px solid var(--stride-border);-webkit-backdrop-filter:blur(14px)saturate(140%);border-radius:0;max-width:760px;margin:0 auto;padding:6px}.eth-final{isolation:isolate;padding:clamp(120px,16vw,200px) 32px;position:relative;overflow:hidden}.eth-final-bg{z-index:-1;position:absolute;inset:0;overflow:hidden}.eth-final-bg-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.eth-final-bg-scrim{background:linear-gradient(90deg,#020204eb 0%,#02020480 55%,#0202042e 100%);background:linear-gradient(90deg,lab(.64913% -.0373423 -.821391/.92) 0%,lab(.64913% -.0373423 -.821391/.5) 55%,lab(.64913% -.0373423 -.821391/.18) 100%);position:absolute;inset:0}html[data-theme=light] .eth-final-bg-scrim{background:linear-gradient(90deg,#ffffffeb 0%,#ffffff8c 55%,#fff3 100%);background:linear-gradient(90deg,lab(100% 0 0/.92) 0%,lab(100% 0 0/.55) 55%,lab(100% 0 0/.2) 100%)}.eth-final-inner{max-width:760px;margin:0 auto 0 0;padding-left:max(32px,8vw);position:relative}.eth-final-inner .eth-eyebrow{margin-bottom:22px}.eth-final-h{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--stride-text);margin:0;font-size:clamp(2rem,1.4rem + 2.6vw,3.6rem);font-weight:600;line-height:1.04}.eth-final-h em{font-family:var(--font-serif);background-image:linear-gradient(90deg, var(--stride-accent), var(--stride-gold));color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.eth-final-p{color:var(--stride-text-secondary);max-width:56ch;margin:24px 0 36px;font-size:16.5px;line-height:1.55}.eth-final-ctas{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:640px){.eth-hero{padding:120px 22px 80px}.eth-scrub-overlay{max-width:none;left:16px;right:16px}}@media (prefers-reduced-motion:reduce){.eth-hero-video{display:none}.eth-hero-poster{opacity:1}}
main{z-index:1;position:relative}.fu-marquee .marquee-group{gap:40px;padding-right:40px}.fu-marquee .marquee-track img{object-fit:contain;box-sizing:border-box;opacity:1;filter:none;background:#fff;border-radius:50%;flex:0 0 38px;width:38px;height:38px;padding:7px;box-shadow:0 0 0 1px #ffffff14}.fu-term-wrap{grid-template-columns:1fr;gap:14px;max-width:920px;margin:0 auto;display:grid}.fu-now-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (max-width:720px){.fu-now-grid{grid-template-columns:1fr}}.eth-final:before{content:"";background:linear-gradient(90deg, transparent, var(--stride-accent), transparent);opacity:.6;width:80px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.eth-scrub-sticky{top:0}.eth-section+.section,.section+.eth-section,.eth-section+.dn-section,.dn-section+.eth-section,.section+.dn-section,.dn-section+.section,.dn-section+.dn-section,.section+.section{padding-top:24px}
