.fox-page{background:var(--bg-1)}.fox-page .container{position:relative;z-index:1}.fox-section{position:relative;padding:5rem 0}.fox-section--compact{padding:4rem 0}.fox-section--hero{padding:6.25rem 0 4.5rem;overflow:hidden}.fox-grid{display:grid;gap:22px}.fox-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.fox-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.fox-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.fox-grid--6{grid-template-columns:repeat(3,minmax(0,1fr))}.fox-stack{display:grid;gap:16px}.fox-stack--sm{gap:12px}.fox-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:16px;color:#ff8a8a;font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.fox-eyebrow:before{content:"";width:28px;height:1px;background:#ff6b6bd1}.fox-title{max-width:11ch;font-size:clamp(2.15rem,4.15vw,4rem);line-height:1.04;letter-spacing:-.04em}.fox-subtitle{max-width:740px;color:#f0f7ffc7;font-size:clamp(1rem,.42vw + .94rem,1.18rem);line-height:1.62}.fox-title--section{max-width:14ch;margin-bottom:12px;font-size:clamp(1.6rem,2.7vw,2.35rem);line-height:1.12;letter-spacing:-.03em}.fox-section-lead{max-width:720px;color:#f0f7ffb3}.fox-hero-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:24px;align-items:center}.fox-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.fox-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.9rem 1.25rem;border:1px solid transparent;border-radius:14px;text-decoration:none;font-weight:600;line-height:1.2;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.fox-btn:hover{transform:translateY(-1px)}.fox-btn--primary{background:linear-gradient(135deg,#ff6b6b,#d9465f);color:#fff6f6;box-shadow:0 14px 36px #d9465f3d}.fox-btn--secondary{color:#f0f7ff;border-color:#ffffff29;background:#ffffff08}.fox-chip-list{display:flex;flex-wrap:wrap;gap:12px;padding:0;margin:6px 0 0;list-style:none}.fox-chip-list li{padding:.7rem .95rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;color:#f0f7ffe6;font-size:.88rem}.fox-chip-list a{color:inherit;text-decoration:none}.fox-chip-list a:hover{color:#fff}.fox-card,.fox-panel{display:flex;flex-direction:column;height:100%;padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,#ffffff0b,#ffffff05);box-shadow:0 24px 80px #0003}.fox-card--soft{background:linear-gradient(180deg,#141f2afa,#0a121af5)}.fox-card--accent{border-color:#ff6b6b38;background:radial-gradient(circle at top right,rgba(255,107,107,.14),transparent 34%),linear-gradient(180deg,#1c1012,#100b0ef5)}.fox-card--primary{border-color:#d9465f38;background:radial-gradient(circle at top right,rgba(217,70,95,.14),transparent 34%),linear-gradient(180deg,#201216,#100b0ef5)}.fox-card__eyebrow,.fox-stat__label{margin-bottom:8px;color:#ff8a8ad1;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.fox-card h3,.fox-panel h3{margin-bottom:10px;font-size:clamp(1.08rem,1.6vw,1.3rem);line-height:1.22}.fox-card p,.fox-panel p,.fox-card li,.fox-panel li{color:#f0f7ffb8}.fox-card ul,.fox-panel ul,.fox-list{margin:0;padding-left:20px}.fox-card ul li+li,.fox-panel ul li+li,.fox-list li+li{margin-top:10px}.fox-card__actions,.fox-product-card__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:16px}.fox-proof-panel{gap:16px;padding:20px}.fox-hero-aside{gap:16px;max-width:500px;margin-left:auto;padding:22px}.fox-aside-item{display:grid;gap:4px;padding:13px 15px;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff08}.fox-aside-item strong{color:#f0f7ff;font-size:.94rem}.fox-aside-item span{color:#f0f7ffad;line-height:1.48}.fox-aside-note{padding-top:4px;color:#f0f7ff9e;font-size:.95rem;line-height:1.6}.fox-proof-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.fox-proof-list li{padding:13px 15px;border-radius:16px;background:#ffffff0a;color:#f0f7ffc7}.fox-proof-list strong{display:block;margin-bottom:4px;color:#f0f7ff}.fox-stat{display:grid;gap:6px}.fox-stat__value{font-size:clamp(2.2rem,4.1vw,3.8rem);line-height:.94;letter-spacing:-.05em}.fox-proof-panel .fox-stat__value{font-size:clamp(1.9rem,3vw,3rem);line-height:.98;letter-spacing:-.04em}.fox-stat__hint{color:#f0f7ffb3;font-size:.96rem;line-height:1.5}.fox-diagram{padding:24px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#070f17e0,#070f17f2),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px);background-size:auto,80px 80px,80px 80px}.fox-flow{display:grid;gap:18px}.fox-flow__node{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#ffffff08}.fox-flow__arrow{color:#ff8a8ae6;font-size:1.6rem;line-height:1;text-align:center}.fox-pipeline-graph{display:grid;grid-template-columns:repeat(9,minmax(0,auto));align-items:center;justify-content:space-between;gap:10px}.fox-pipeline-node{min-width:0;padding:16px 14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-align:center}.fox-pipeline-node strong{display:block;margin-bottom:4px;color:#f0f7ff;font-size:1rem}.fox-pipeline-node span{display:block;color:#f0f7ffad;font-size:.84rem;line-height:1.3}.fox-pipeline-node--accent{border-color:#ff6b6b47;background:linear-gradient(180deg,#ff6b6b1a,#ffffff08)}.fox-pipeline-link{position:relative;width:26px;height:1px;background:#ff6b6b66}.fox-pipeline-link:after{content:"";position:absolute;top:-4px;right:-1px;width:8px;height:8px;border-top:1px solid rgba(255,107,107,.84);border-right:1px solid rgba(255,107,107,.84);transform:rotate(45deg)}.fox-pipeline-line{display:grid;grid-template-columns:repeat(15,minmax(0,auto));align-items:center;justify-content:space-between;gap:12px}.fox-pipeline-line__node{min-width:0;padding:14px 12px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;text-align:center}.fox-pipeline-line__node strong{display:block;margin-bottom:3px;color:#f0f7ff;font-size:.84rem}.fox-pipeline-line__node span{color:#f0f7ffa8;font-size:.72rem;line-height:1.22}.fox-pipeline-line__node--accent{border-color:#ff6b6b47;background:linear-gradient(180deg,#ff6b6b1c,#ffffff08)}.fox-pipeline-line__link{position:relative;width:28px;height:1px;background:#ff6b6b70}.fox-pipeline-line__link:after{content:"";position:absolute;top:-4px;right:-1px;width:8px;height:8px;border-top:1px solid rgba(255,107,107,.84);border-right:1px solid rgba(255,107,107,.84);transform:rotate(45deg)}.fox-pipeline-map__note,.fox-panel--wide{margin-top:12px}.fox-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.fox-step{position:relative;height:100%;padding:24px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.fox-step__index{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:18px;border-radius:12px;background:#ff6b6b29;color:#ff8a8a;font-weight:700}.fox-kpi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fox-kpi-grid--compact{gap:12px;margin-bottom:14px}.fox-kpi-grid--secondary{grid-template-columns:repeat(5,minmax(0,1fr))}.fox-kpi{padding:20px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.fox-kpi--secondary{padding:16px}.fox-kpi__value{display:block;margin-bottom:4px;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1;color:#ff8a8a;letter-spacing:-.04em}.fox-kpi--secondary .fox-kpi__value{font-size:clamp(1.2rem,2.2vw,1.7rem)}.fox-table-wrap{overflow-x:auto;border-radius:24px;border:1px solid rgba(255,255,255,.08)}.fox-compare{min-width:860px;width:100%;border-collapse:collapse;background:#080f16e0}.fox-compare th,.fox-compare td{padding:16px 18px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;vertical-align:top}.fox-compare th{color:#f0f7ff;background:#ffffff0d;font-size:.9rem;letter-spacing:.06em;text-transform:uppercase}.fox-compare td{color:#f0f7ffbf}.fox-compare__yes{color:#ff8a8a;font-weight:700}.fox-compare__limited{color:#ffd66b;font-weight:700}.fox-compare__no{color:#ff8f8f;font-weight:700}.fox-band{padding:32px;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at top right,rgba(217,70,95,.15),transparent 28%),linear-gradient(180deg,#180e12fa,#0c090cf5)}.fox-band--cta{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:24px;align-items:center}.fox-band h2{margin-bottom:10px;font-size:clamp(1.6rem,2.4vw,2.3rem);line-height:1.08}.fox-band p{color:#f0f7ffb8}.fox-band__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.fox-intent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.fox-note{color:#f0f7ff9e;font-size:.94rem}.fox-list--compact li+li{margin-top:8px}.fox-metric-explainer{display:grid;gap:12px;margin-top:14px}.fox-metric-explainer p{margin:0;color:#f0f7ffb8}.fox-link{color:#ff9aa2;text-decoration:none}.fox-link:hover{color:#ffc0c5}.fox-section-header{position:relative;display:grid;gap:18px;margin-bottom:clamp(28px,3vw,44px);max-width:min(1020px,100%)}.fox-section-header .fox-eyebrow{gap:22px;margin-bottom:0;color:#ff5b4d;font-size:clamp(.94rem,.28vw + .88rem,1.08rem);font-weight:600;letter-spacing:-.01em;text-transform:none}.fox-section-header .fox-eyebrow:before{width:58px;height:4px;border-radius:999px;background:linear-gradient(90deg,#ff735c,#ff5447);box-shadow:0 0 20px #ff5c492e}.fox-section-header .fox-title--section{max-width:15ch;margin:0;color:#f7f2f0;font-size:clamp(2.3rem,4.25vw,4.7rem);line-height:1.02;letter-spacing:-.055em;text-wrap:balance}.fox-section-header .fox-section-lead{max-width:940px;margin:4px 0 0;color:#f2eaead1;font-size:clamp(1.08rem,.42vw + .98rem,1.38rem);line-height:1.5}.fox-page .hero__title,.fox-page .hero__text,.fox-page .hero__subtitle{max-width:none}@media (max-width: 1100px){.fox-title{max-width:12ch;font-size:clamp(2rem,4vw,3.45rem)}.fox-section-header .fox-title--section{max-width:16ch;font-size:clamp(2rem,3.8vw,3.65rem)}.fox-hero-layout,.fox-band--cta,.fox-grid--2,.fox-grid--3,.fox-grid--4,.fox-grid--6,.fox-intent-grid,.fox-kpi-grid,.fox-steps{grid-template-columns:1fr 1fr}.fox-kpi-grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.fox-pipeline-line{grid-template-columns:1fr;gap:10px}.fox-pipeline-line__link{width:1px;height:18px;margin:0 auto}.fox-pipeline-line__link:after{inset:auto auto -1px -4px;transform:rotate(135deg)}}@media (max-width: 768px){.fox-section{padding:4rem 0}.fox-section--hero{padding-top:5rem}.fox-title{max-width:13ch;font-size:clamp(1.85rem,7.4vw,2.7rem)}.fox-section-header{gap:16px;margin-bottom:30px}.fox-section-header .fox-eyebrow{gap:16px;font-size:.98rem}.fox-section-header .fox-eyebrow:before{width:42px;height:3px}.fox-section-header .fox-title--section{max-width:100%;font-size:clamp(1.85rem,7vw,3rem);line-height:1.06}.fox-section-header .fox-section-lead{font-size:1rem;line-height:1.6}.fox-hero-layout,.fox-grid--2,.fox-grid--3,.fox-grid--4,.fox-grid--6,.fox-intent-grid,.fox-kpi-grid,.fox-steps,.fox-band--cta,.fox-kpi-grid--secondary{grid-template-columns:1fr}.fox-band__actions{justify-content:flex-start}.fox-actions,.fox-card__actions,.fox-product-card__actions{flex-direction:column;align-items:stretch}.fox-btn{width:100%}}
