.seo-page { min-width: 0; background: var(--navy-950); color: var(--white); }
.seo-page .site-header { background: rgba(3, 9, 20, .82); backdrop-filter: blur(18px); }
.seo-page .main-nav { margin-left: auto; }
.seo-page .nav-actions { margin-left: 30px; }
.seo-section { position: relative; overflow: hidden; padding: clamp(88px, 9vw, 148px) 0; }
.seo-light { background: var(--paper); color: var(--ink); }
.seo-dark { background: linear-gradient(160deg, #071626, #030914 68%); }
.seo-eyebrow { margin: 0 0 18px; color: var(--gold); font-size: 12px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.seo-blue { color: var(--blue); }
.seo-green { color: var(--green); }
.seo-heading { max-width: 900px; margin-bottom: 56px; }
.seo-heading-center { margin-inline: auto; text-align: center; }
.seo-heading h2, .seo-product-copy h2, .seo-final-cta h2 { margin: 0; font-size: clamp(38px, 4.8vw, 68px); letter-spacing: -.045em; line-height: 1.04; text-wrap: balance; }
.seo-heading > p:not(.seo-eyebrow), .seo-lead { color: #647186; font-size: clamp(17px, 1.45vw, 20px); line-height: 1.75; }
.seo-dark .seo-heading > p:not(.seo-eyebrow), .seo-connect-section .seo-lead, .seo-flow-section .seo-heading > p:not(.seo-eyebrow), .seo-pricing-section .seo-heading > p:not(.seo-eyebrow) { color: #a7b7c8; }

.seo-hero { position: relative; min-height: 100vh; overflow: hidden; padding: 132px 0 70px; background: radial-gradient(circle at 73% 22%, rgba(19,191,255,.11), transparent 32%), radial-gradient(circle at 20% 78%, rgba(240,182,42,.08), transparent 28%), var(--navy-950); }
.seo-grid { position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.025) 1px, transparent 1px); background-size: 68px 68px; mask-image: linear-gradient(to bottom, black, transparent 92%); pointer-events: none; }
.seo-orb { position: absolute; width: 440px; height: 440px; border-radius: 50%; filter: blur(120px); opacity: .13; pointer-events: none; }
.seo-orb-blue { top: 80px; right: -180px; background: var(--blue); }
.seo-orb-gold { bottom: -210px; left: -120px; background: var(--gold); }
.breadcrumbs { position: relative; z-index: 2; margin-bottom: 34px; }
.breadcrumbs ol { display: flex; flex-wrap: wrap; gap: 10px; margin: 0; padding: 0; color: #75869a; font-size: 13px; list-style: none; }
.breadcrumbs li + li::before { margin-right: 10px; color: #405064; content: "/"; }
.breadcrumbs a:hover { color: var(--gold); }
.seo-hero-layout { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0, .86fr) minmax(520px, 1.14fr); gap: clamp(50px, 6vw, 100px); align-items: center; }
.seo-hero-copy h1 { max-width: 780px; margin: 0; font-size: clamp(51px, 5.8vw, 86px); font-weight: 900; letter-spacing: -.055em; line-height: .99; text-wrap: balance; }
.seo-hero-lead { max-width: 710px; margin: 28px 0 0; color: #aebdcd; font-size: clamp(18px, 1.65vw, 23px); line-height: 1.65; }
.seo-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 34px; }
.seo-trust { display: flex; flex-wrap: wrap; gap: 11px 24px; margin: 30px 0 0; padding: 0; color: #8fa0b3; font-size: 14px; font-weight: 700; list-style: none; }
.seo-trust li::before { margin-right: 8px; color: var(--gold); content: "✓"; }
.seo-hero-visual { position: relative; min-width: 0; min-height: 720px; }
.seo-hero-stage { position: relative; min-height: 720px; isolation: isolate; }
.seo-stage-glow { position: absolute; z-index: -1; top: 0; right: -3%; width: 72%; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(34,217,139,.14), rgba(19,191,255,.065) 40%, transparent 72%); filter: blur(38px); }
.seo-trade-plan { position: absolute; z-index: 1; top: 14%; left: 0; width: 78%; height: 62%; overflow: hidden; border-radius: 30px; background-image: linear-gradient(rgba(19,191,255,.035) 1px, transparent 1px), linear-gradient(90deg, rgba(19,191,255,.035) 1px, transparent 1px), linear-gradient(135deg, rgba(7,28,43,.2), transparent 66%); background-size: 54px 54px, 54px 54px, auto; mask-image: linear-gradient(90deg, transparent, #000 8%, #000 70%, transparent 100%), linear-gradient(to bottom, transparent, #000 10%, #000 90%, transparent); mask-composite: intersect; }
.seo-trade-chart { position: absolute; inset: 0; width: 100%; height: 100%; opacity: .34; }
.seo-chart-line { fill: none; stroke: rgba(101,205,255,.4); stroke-width: 2; vector-effect: non-scaling-stroke; }
.seo-chart-candles { fill: rgba(34,217,139,.24); stroke: rgba(74,235,163,.42); stroke-width: 1.4; vector-effect: non-scaling-stroke; }
.seo-trade-line { position: absolute; left: 4%; width: 88%; height: 1px; background: linear-gradient(90deg, currentColor, currentColor 70%, transparent); color: #fff; filter: drop-shadow(0 0 8px currentColor); opacity: .72; }
.seo-trade-line span { position: absolute; top: -28px; left: 0; color: currentColor; font-size: 10px; font-weight: 900; letter-spacing: .14em; }
.seo-trade-line small { position: absolute; top: -27px; left: 108px; color: rgba(222,233,243,.52); font-size: 9px; font-weight: 800; letter-spacing: .08em; }
.seo-trade-tp { top: 21%; color: #36df91; }
.seo-trade-entry { top: 50%; color: #37c9ff; }
.seo-trade-sl { top: 73%; color: #ff6068; }
.seo-stage-connect { position: absolute; z-index: 4; top: 0; right: 0; width: min(58%, 420px); margin: 0; overflow: hidden; border: 1px solid rgba(34,217,139,.4); border-radius: 26px; background: #041019; box-shadow: 0 50px 116px rgba(0,0,0,.68), 0 0 82px rgba(34,217,139,.14); }
.seo-stage-connect::before { position: absolute; z-index: 2; inset: 0; border-radius: inherit; box-shadow: inset 0 0 0 1px rgba(255,255,255,.04); content: ""; pointer-events: none; }
.seo-stage-connect img { display: block; width: 100%; height: auto; }
.seo-process-ribbon { position: relative; z-index: 2; display: flex; justify-content: space-between; align-items: center; gap: 18px; margin-top: clamp(56px, 8vw, 100px); padding: 21px clamp(20px, 3vw, 42px); border: 1px solid rgba(255,255,255,.1); border-radius: 16px; background: rgba(8,23,38,.72); color: #dce7f1; font-size: clamp(12px, 1.2vw, 16px); font-weight: 900; letter-spacing: .1em; }
.seo-process-ribbon i { color: var(--blue); font-style: normal; }

.seo-card-grid { display: grid; gap: 22px; }
.seo-card-grid-four { grid-template-columns: repeat(4, 1fr); }
.seo-card { min-width: 0; padding: 30px; border: 1px solid var(--line); border-radius: 18px; background: var(--white); box-shadow: 0 18px 45px rgba(10,24,41,.07); }
.seo-card-no { color: var(--blue-deep); font-size: 12px; font-weight: 900; letter-spacing: .14em; }
.seo-card h3 { margin: 22px 0 10px; color: var(--ink); font-size: 23px; letter-spacing: -.025em; line-height: 1.15; }
.seo-card p { margin: 0; color: var(--muted); font-size: 16px; line-height: 1.65; }

.seo-workflow { display: grid; grid-template-columns: repeat(5, 1fr); margin: 0; padding: 0; list-style: none; }
.seo-workflow li { position: relative; padding: 32px 25px; border: 1px solid rgba(255,255,255,.09); border-right: 0; background: rgba(255,255,255,.025); }
.seo-workflow li:first-child { border-radius: 18px 0 0 18px; }
.seo-workflow li:last-child { border-right: 1px solid rgba(255,255,255,.09); border-radius: 0 18px 18px 0; }
.seo-workflow li:not(:last-child)::after { position: absolute; z-index: 3; top: 50%; right: -11px; width: 20px; height: 20px; border-top: 1px solid rgba(255,255,255,.14); border-right: 1px solid rgba(255,255,255,.14); background: #081626; content: ""; transform: translateY(-50%) rotate(45deg); }
.seo-workflow b { display: block; margin-bottom: 40px; color: rgba(19,191,255,.55); font-size: 14px; letter-spacing: .12em; }
.seo-workflow span { color: var(--white); font-size: 20px; font-weight: 900; letter-spacing: .06em; }
.seo-workflow p { margin: 10px 0 0; color: #92a3b5; font-size: 15px; line-height: 1.55; }
.seo-manifesto { margin: 68px auto 0; padding: 0; border: 0; color: #8798ab; font-size: clamp(27px, 3.3vw, 48px); font-weight: 800; letter-spacing: -.04em; line-height: 1.2; text-align: center; }
.seo-manifesto strong { color: var(--gold); }

.seo-connect-section { background: radial-gradient(circle at 18% 50%, rgba(34,217,139,.1), transparent 30%), #041019; }
.seo-split { display: grid; grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); gap: clamp(50px, 8vw, 120px); align-items: center; }
.seo-split-reverse { grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr); }
.seo-product-copy h2 { color: inherit; }
.seo-product-visual { position: relative; display: grid; min-height: 560px; place-items: center; }
.seo-connect-proof { position: relative; z-index: 2; width: min(92%, 510px); margin: 0; overflow: hidden; border: 1px solid rgba(34,217,139,.28); border-radius: 22px; background: #041019; box-shadow: 0 42px 90px rgba(0,0,0,.5), 0 0 55px rgba(34,217,139,.08); }
.seo-connect-proof img { display: block; width: 100%; height: auto; }
.seo-connect-mark { position: absolute; z-index: 3; right: 1%; bottom: 2%; width: clamp(74px, 8vw, 112px); height: auto; padding: 8px; border: 1px solid rgba(34,217,139,.24); border-radius: 18px; background: rgba(2,12,16,.94); box-shadow: 0 18px 46px rgba(0,0,0,.42); }
.seo-feature-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1px; margin-top: 38px; border: 1px solid rgba(255,255,255,.09); border-radius: 18px; overflow: hidden; background: rgba(255,255,255,.09); }
.seo-feature-list article { padding: 22px; background: #071622; }
.seo-feature-list article:last-child { grid-column: 1 / -1; }
.seo-feature-list h3 { margin: 0 0 7px; color: var(--white); font-size: 17px; }
.seo-feature-list p { margin: 0; color: #8da0b2; font-size: 14px; line-height: 1.55; }
.seo-feature-list-light { border-color: var(--line); background: var(--line); }
.seo-feature-list-light article { background: var(--white); }
.seo-feature-list-light h3 { color: var(--ink); }
.seo-feature-list-light p { color: var(--muted); }
.seo-feature-list-light article:last-child { grid-column: auto; }
.seo-shot { margin: 0; overflow: hidden; border: 1px solid #cad5e1; border-radius: 20px; background: #06111f; box-shadow: 0 35px 80px rgba(5,20,37,.2); }
.seo-shot img { display: block; width: 100%; height: auto; }
.seo-shot figcaption { padding: 14px 18px; color: #8493a4; font-size: 13px; }

.seo-flow-section { background: linear-gradient(180deg, #071524, #030914); }
.seo-stack-flow { display: grid; max-width: 720px; margin: 0 auto; gap: 14px; justify-items: center; }
.seo-stack-flow > div { display: grid; width: 100%; padding: 25px; border: 1px solid rgba(255,255,255,.1); border-radius: 16px; background: rgba(255,255,255,.025); text-align: center; }
.seo-stack-flow > div span { color: #687b8f; font-size: 10px; font-weight: 900; letter-spacing: .16em; }
.seo-stack-flow > div strong { margin-top: 5px; font-size: 26px; letter-spacing: .06em; }
.seo-stack-flow > div small { color: #93a4b6; }
.seo-stack-flow > i { color: var(--blue); font-size: 25px; font-style: normal; }
.seo-stack-flow .seo-stack-connect { border-color: rgba(34,217,139,.28); box-shadow: 0 0 40px rgba(34,217,139,.06); }
.seo-stack-flow .seo-stack-pulse { border-color: rgba(19,191,255,.3); box-shadow: 0 0 40px rgba(19,191,255,.07); }
.seo-flow-copy { max-width: 850px; margin: 46px auto 0; color: #9cadbd; font-size: 18px; line-height: 1.75; text-align: center; }

.seo-methods { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin: 34px 0 0; padding: 0; list-style: none; }
.seo-methods li { padding: 15px 16px; border: 1px solid var(--line); border-radius: 12px; background: var(--white); color: var(--ink); font-size: 15px; font-weight: 800; }
.seo-methods li::before { margin-right: 9px; color: var(--blue-deep); content: "✓"; }
.seo-caveat { margin-top: 22px; padding-left: 14px; border-left: 3px solid var(--gold); color: var(--muted); font-size: 14px; }
.seo-analysis-section { background: #030a12; }
.seo-review-gallery { display: grid; gap: clamp(26px, 4vw, 50px); }
.seo-analysis-frame { margin: 0 auto; overflow: hidden; border: 1px solid rgba(19,191,255,.22); border-radius: 22px; box-shadow: 0 40px 100px rgba(0,0,0,.5); }
.seo-analysis-primary { max-width: 1320px; }
.seo-analysis-secondary { width: min(100%, 980px); border-color: rgba(34,217,139,.23); }
.seo-analysis-frame img { display: block; width: 100%; height: auto; }

.seo-comparison { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; max-width: 1030px; margin: 0 auto; }
.seo-compare-card { padding: clamp(28px, 4vw, 50px); border: 1px solid var(--line); border-radius: 22px; background: var(--white); }
.seo-compare-card > span { color: #8996a5; font-size: 11px; font-weight: 900; letter-spacing: .14em; }
.seo-compare-card h3 { margin: 12px 0 30px; color: var(--ink); font-size: 34px; }
.seo-compare-card ul { display: grid; gap: 15px; margin: 0; padding: 0; list-style: none; }
.seo-compare-card li { color: var(--muted); }
.seo-compare-card li::before { margin-right: 12px; color: #a3adba; content: "—"; }
.seo-compare-bti { border-color: rgba(19,118,255,.35); background: linear-gradient(150deg, #071827, #04101c); box-shadow: 0 28px 70px rgba(5,24,45,.2); }
.seo-compare-bti h3 { color: var(--white); }
.seo-compare-bti li { color: #adbdcc; }
.seo-compare-bti li::before { color: var(--blue); content: "✓"; }

.seo-pricing-section { background: radial-gradient(circle at 50% 0, rgba(240,182,42,.08), transparent 32%), #07121f; }
.seo-pricing-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; max-width: 1040px; margin: 0 auto; }
.seo-price-card { position: relative; padding: clamp(30px, 4vw, 50px); border: 1px solid rgba(255,255,255,.11); border-radius: 24px; background: rgba(255,255,255,.035); }
.seo-price-featured { border-color: rgba(240,182,42,.55); background: linear-gradient(145deg, rgba(240,182,42,.09), rgba(255,255,255,.035)); box-shadow: 0 30px 80px rgba(0,0,0,.28); }
.seo-best-value { position: absolute; top: 20px; right: 20px; padding: 6px 10px; border-radius: 999px; background: var(--gold); color: var(--ink); font-size: 10px; font-weight: 950; letter-spacing: .1em; }
.seo-plan-label { margin: 0; color: var(--blue); font-size: 11px; font-weight: 900; letter-spacing: .14em; }
.seo-price-card h3 { margin: 10px 0 28px; font-size: 30px; }
.seo-price-pair { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
.seo-price-pair > div { padding: 18px; border: 1px solid rgba(255,255,255,.09); border-radius: 14px; background: rgba(0,0,0,.14); }
.seo-price-pair strong, .seo-price-pair span { display: block; }
.seo-price-pair strong { font-size: 34px; letter-spacing: -.04em; }
.seo-price-pair span { color: #8293a5; font-size: 13px; }
.seo-price-card ul { display: grid; gap: 10px; margin: 26px 0; padding: 0; color: #a8b8c7; font-size: 15px; list-style: none; }
.seo-price-card li::before { margin-right: 9px; color: var(--gold); content: "✓"; }
.seo-price-card .button { width: 100%; justify-content: center; }
.seo-pricing-note { max-width: 700px; margin: 28px auto 0; color: #788a9c; font-size: 13px; text-align: center; }

.seo-coming { color: #8c99a8; font-size: 10px; font-weight: 900; letter-spacing: .11em; }
.seo-related-grid .seo-card { box-shadow: none; }
.seo-card-link { display: inline-flex; margin-top: 20px; color: var(--blue-deep); font-size: 14px; font-weight: 850; }
.seo-card-link:hover { color: var(--ink); }
.seo-faq-section { background: var(--paper); color: var(--ink); }
.seo-faq-layout { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(50px, 8vw, 120px); align-items: start; }
.seo-faq-list { border-top: 1px solid var(--line); }
.seo-faq-list details { border-bottom: 1px solid var(--line); }
.seo-faq-list summary { position: relative; padding: 25px 46px 25px 0; color: var(--ink); font-size: 18px; font-weight: 850; cursor: pointer; list-style: none; }
.seo-faq-list summary::-webkit-details-marker { display: none; }
.seo-faq-list summary::after { position: absolute; top: 25px; right: 8px; color: var(--blue-deep); content: "+"; font-size: 24px; }
.seo-faq-list details[open] summary::after { content: "–"; }
.seo-faq-list details p { margin: -5px 0 25px; padding-right: 35px; color: var(--muted); font-size: 16px; line-height: 1.7; }
.seo-final-cta { position: relative; overflow: hidden; padding: clamp(100px, 12vw, 180px) 0; background: radial-gradient(circle at 50% 50%, rgba(19,191,255,.13), transparent 42%), #03101c; text-align: center; }
.seo-final-cta .shell { position: relative; z-index: 2; }
.seo-final-cta h2 { max-width: 980px; margin-inline: auto; }
.seo-final-cta p:not(.seo-eyebrow) { max-width: 680px; margin: 24px auto 32px; color: #9bacc0; font-size: 20px; }

@media (max-width: 1120px) {
  .seo-hero-layout { grid-template-columns: 1fr; }
  .seo-hero-copy { max-width: 900px; }
  .seo-hero-visual { width: min(100%, 900px); max-width: 900px; min-height: 720px; }
  .seo-hero-stage { min-height: 720px; }
  .seo-card-grid-four { grid-template-columns: repeat(2, 1fr); }
  .seo-workflow { grid-template-columns: 1fr; gap: 1px; }
  .seo-workflow li, .seo-workflow li:first-child, .seo-workflow li:last-child { border: 1px solid rgba(255,255,255,.09); border-radius: 0; }
  .seo-workflow li:first-child { border-radius: 18px 18px 0 0; }
  .seo-workflow li:last-child { border-radius: 0 0 18px 18px; }
  .seo-workflow li:not(:last-child)::after { top: auto; right: 50%; bottom: -11px; transform: translateX(50%) rotate(135deg); }
  .seo-workflow b { margin-bottom: 12px; }
  .seo-split, .seo-split-reverse { grid-template-columns: 1fr; }
  .seo-product-visual { min-height: 460px; }
}

@media (max-width: 860px) {
  .seo-page .main-nav { margin-left: 0; }
  .seo-page .main-nav:not(.is-open) { visibility: hidden; }
  .seo-page .main-nav.is-open { visibility: visible; }
  .seo-page .nav-actions { margin-left: auto; }
  .seo-section { padding: 82px 0; }
  .seo-hero { min-height: auto; padding-top: 120px; }
  .seo-process-ribbon { flex-wrap: wrap; justify-content: center; }
  .seo-process-ribbon span { flex: 0 0 auto; }
  .seo-faq-layout { grid-template-columns: 1fr; gap: 0; }
  .seo-comparison, .seo-pricing-grid { grid-template-columns: 1fr; }
}

@media (max-width: 600px) {
  .seo-hero { padding: 108px 0 54px; }
  .breadcrumbs { margin-bottom: 24px; }
  .seo-hero-copy h1 { font-size: clamp(43px, 13.2vw, 60px); line-height: 1.02; }
  .seo-hero-lead { font-size: 17px; }
  .seo-actions { display: grid; }
  .seo-actions .button { width: 100%; justify-content: center; }
  .seo-trust { display: grid; gap: 8px; }
  .seo-hero-visual { min-height: 520px; }
  .seo-hero-stage { min-height: 520px; }
  .seo-stage-glow { top: 2%; right: -10%; width: 94%; }
  .seo-trade-plan { top: 19%; left: -3%; width: 88%; height: 59%; border-radius: 20px; background-size: 36px 36px, 36px 36px, auto; }
  .seo-trade-chart { opacity: .26; }
  .seo-trade-line { left: 6%; width: 86%; }
  .seo-trade-line span { top: -20px; font-size: 7px; }
  .seo-trade-line small { top: -19px; left: 76px; font-size: 6px; }
  .seo-stage-connect { top: 0; right: 0; width: 62%; border-radius: 17px; }
  .seo-process-ribbon { gap: 8px 10px; margin-top: 36px; padding: 16px 12px; font-size: 10px; letter-spacing: .06em; }
  .seo-heading { margin-bottom: 38px; }
  .seo-heading h2, .seo-product-copy h2, .seo-final-cta h2 { font-size: clamp(35px, 10vw, 48px); }
  .seo-card-grid-four { grid-template-columns: 1fr; }
  .seo-card { padding: 24px; }
  .seo-product-visual { min-height: 360px; }
  .seo-connect-proof { width: 100%; border-radius: 16px; }
  .seo-connect-mark { right: -2px; bottom: -12px; width: 72px; }
  .seo-analysis-frame { border-radius: 14px; }
  .seo-feature-list { grid-template-columns: 1fr; }
  .seo-feature-list article:last-child { grid-column: auto; }
  .seo-methods { grid-template-columns: 1fr; }
  .seo-price-pair { grid-template-columns: 1fr; }
  .seo-best-value { position: static; display: inline-block; margin-bottom: 14px; }
  .seo-faq-list summary { font-size: 16px; }
  .seo-final-cta p:not(.seo-eyebrow) { font-size: 17px; }
}

@media (prefers-reduced-motion: reduce) {
  .seo-page *, .seo-page *::before, .seo-page *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
