.product-module__OThmtW__main{background:var(--ds-bg);color:var(--ds-ink);overflow-x:clip}.product-module__OThmtW__hero{padding:150px 0 84px;position:relative;overflow:hidden}.product-module__OThmtW__heroGlow{pointer-events:none;background:radial-gradient(circle, var(--glow,#d4af3724), transparent 62%);width:720px;height:560px;position:absolute;top:-160px;right:-120px}.product-module__OThmtW__heroGrid{z-index:2;grid-template-columns:1fr 1.1fr;align-items:center;gap:52px;display:grid;position:relative}.product-module__OThmtW__heroTitle{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--ds-ink);font-size:clamp(2.3rem,5vw,3.7rem);font-weight:500;line-height:1.07}.product-module__OThmtW__heroSub{color:var(--ds-ink-2);max-width:50ch;margin-top:22px;font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.65}.product-module__OThmtW__heroCtas{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.product-module__OThmtW__btnPrimary{background:var(--ds-gold);color:#100d02;transition:transform .2s var(--ds-ease), box-shadow .2s var(--ds-ease), background .2s var(--ds-ease);border-radius:12px;align-items:center;gap:8px;padding:15px 26px;font-size:1rem;font-weight:600;display:inline-flex}.product-module__OThmtW__btnPrimary:hover{background:var(--ds-gold-soft);box-shadow:var(--ds-shadow-gold);transform:translateY(-2px)}.product-module__OThmtW__btnGhost{color:var(--ds-ink);border:1px solid var(--ds-line-strong);transition:border-color .2s var(--ds-ease), background .2s var(--ds-ease);background:0 0;border-radius:12px;align-items:center;gap:8px;padding:15px 24px;font-size:1rem;font-weight:600;display:inline-flex}.product-module__OThmtW__btnGhost:hover{border-color:var(--ds-gold-line);background:#d4af370d}.product-module__OThmtW__section{padding:clamp(64px,8vw,108px) 0}.product-module__OThmtW__sectionAlt{background:var(--ds-bg-2);border-top:1px solid var(--ds-line);border-bottom:1px solid var(--ds-line)}.product-module__OThmtW__head{max-width:660px;margin-bottom:48px}.product-module__OThmtW__headCenter{text-align:center;max-width:700px;margin:0 auto 52px}.product-module__OThmtW__title{font-family:var(--font-serif);letter-spacing:-.015em;color:var(--ds-ink);margin-top:14px;font-size:clamp(1.9rem,3.8vw,2.8rem);font-weight:500;line-height:1.13}.product-module__OThmtW__lede{color:var(--ds-ink-2);margin-top:16px;font-size:1.08rem;line-height:1.65}.product-module__OThmtW__problemGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.product-module__OThmtW__problemCard{border:1px solid var(--ds-line);border-radius:var(--ds-radius);background:var(--ds-surface);padding:26px}.product-module__OThmtW__problemIcon{color:#e88a6a;margin-bottom:14px}.product-module__OThmtW__problemTitle{color:var(--ds-ink);margin-bottom:10px;font-size:1.2rem;font-weight:600}.product-module__OThmtW__problemDesc{color:var(--ds-ink-2);font-size:.98rem;line-height:1.6}.product-module__OThmtW__problemList{flex-direction:column;gap:8px;margin-top:14px;display:flex}.product-module__OThmtW__problemItem{color:var(--ds-muted);align-items:flex-start;gap:9px;font-size:.92rem;display:flex}.product-module__OThmtW__problemItem svg{color:#e88a6a;flex-shrink:0;margin-top:2px}.product-module__OThmtW__rows{flex-direction:column;gap:clamp(48px,7vw,92px);display:flex}.product-module__OThmtW__row{grid-template-columns:1fr 1.25fr;align-items:center;gap:48px;display:grid}.product-module__OThmtW__rowReverse .product-module__OThmtW__rowText{order:2}.product-module__OThmtW__rowStep{letter-spacing:.14em;text-transform:uppercase;color:var(--ds-gold);font-size:.78rem;font-weight:600}.product-module__OThmtW__rowTitle{font-family:var(--font-serif);color:var(--ds-ink);margin:12px 0 14px;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:500;line-height:1.15}.product-module__OThmtW__rowBody{color:var(--ds-ink-2);max-width:46ch;font-size:1.03rem;line-height:1.65}.product-module__OThmtW__featureList{flex-direction:column;gap:10px;margin-top:18px;display:flex}.product-module__OThmtW__featureItem{color:var(--ds-muted);align-items:center;gap:10px;font-size:.96rem;display:flex}.product-module__OThmtW__featureItem svg{color:var(--ds-gold);flex-shrink:0}.product-module__OThmtW__capGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-module__OThmtW__cap{border:1px solid var(--ds-line);border-radius:var(--ds-radius);background:var(--ds-bg-2);transition:border-color .25s var(--ds-ease), transform .25s var(--ds-ease);padding:24px}.product-module__OThmtW__cap:hover{border-color:var(--ds-gold-line);transform:translateY(-3px)}.product-module__OThmtW__capIcon{color:var(--ds-gold);margin-bottom:14px}.product-module__OThmtW__capTitle{color:var(--ds-ink);margin-bottom:8px;font-size:1.08rem;font-weight:600}.product-module__OThmtW__capDesc{color:var(--ds-ink-2);font-size:.94rem;line-height:1.55}.product-module__OThmtW__statBand{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-module__OThmtW__stat{text-align:center;border:1px solid var(--ds-line);border-radius:var(--ds-radius);background:var(--ds-surface);padding:20px}.product-module__OThmtW__statNum{font-family:var(--font-serif);color:var(--ds-gold);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:600}.product-module__OThmtW__statLabel{color:var(--ds-ink-2);margin-top:6px;font-size:.92rem}.product-module__OThmtW__pricing{grid-template-columns:repeat(2,1fr);gap:20px;max-width:860px;margin:0 auto;display:grid}.product-module__OThmtW__priceCard{border:1px solid var(--ds-line);border-radius:var(--ds-radius-lg);background:var(--ds-surface);flex-direction:column;padding:32px;display:flex}.product-module__OThmtW__priceCardFeatured{border-color:var(--ds-gold-line);background:radial-gradient(circle at 50% 0%, #d4af371a, var(--ds-surface) 60%)}.product-module__OThmtW__priceTag{letter-spacing:.08em;text-transform:uppercase;color:var(--ds-gold);font-size:.78rem;font-weight:600}.product-module__OThmtW__priceName{color:var(--ds-ink);margin:8px 0 4px;font-size:1.35rem;font-weight:600}.product-module__OThmtW__priceValue{font-family:var(--font-serif);color:var(--ds-ink);margin:10px 0;font-size:2.2rem;font-weight:600}.product-module__OThmtW__priceValue span{color:var(--ds-muted);font-size:1rem;font-weight:400}.product-module__OThmtW__priceDesc{color:var(--ds-ink-2);margin-bottom:18px;font-size:.95rem;line-height:1.55}.product-module__OThmtW__priceList{flex-direction:column;flex-grow:1;gap:10px;margin-bottom:24px;display:flex}.product-module__OThmtW__priceItem{color:var(--ds-muted);align-items:flex-start;gap:9px;font-size:.92rem;display:flex}.product-module__OThmtW__priceItem svg{color:var(--ds-gold);flex-shrink:0;margin-top:2px}.product-module__OThmtW__priceNote{text-align:center;color:var(--ds-muted-2);margin-top:20px;font-size:.86rem}.product-module__OThmtW__faq{flex-direction:column;gap:12px;max-width:780px;margin:0 auto;display:flex}.product-module__OThmtW__faqItem{border:1px solid var(--ds-line);background:var(--ds-surface);border-radius:14px;overflow:hidden}.product-module__OThmtW__faqQ{text-align:left;width:100%;color:var(--ds-ink);background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:1.02rem;font-weight:600;display:flex}.product-module__OThmtW__faqQ svg{color:var(--ds-gold);transition:transform .25s var(--ds-ease);flex-shrink:0}.product-module__OThmtW__faqOpen .product-module__OThmtW__faqQ svg{transform:rotate(45deg)}.product-module__OThmtW__faqA{max-height:0;transition:max-height .3s var(--ds-ease);overflow:hidden}.product-module__OThmtW__faqOpen .product-module__OThmtW__faqA{max-height:320px}.product-module__OThmtW__faqAInner{color:var(--ds-ink-2);padding:0 22px 20px;font-size:.98rem;line-height:1.65}.product-module__OThmtW__cta{border:1px solid var(--ds-gold-line);border-radius:var(--ds-radius-lg);background:radial-gradient(circle at 50% 0%, #d4af371f, var(--ds-surface) 60%);text-align:center;padding:clamp(48px,7vw,84px) 32px;position:relative;overflow:hidden}.product-module__OThmtW__ctaTitle{font-family:var(--font-serif);color:var(--ds-ink);font-size:clamp(1.9rem,4vw,2.7rem);font-weight:500;line-height:1.15}.product-module__OThmtW__ctaSub{max-width:52ch;color:var(--ds-ink-2);margin:18px auto 0;font-size:1.08rem;line-height:1.6}.product-module__OThmtW__ctaBtns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px;display:flex}.product-module__OThmtW__seo{background:var(--ds-bg-2);border-top:1px solid var(--ds-line);padding:52px 0}.product-module__OThmtW__seoText{text-align:center;max-width:900px;color:var(--ds-muted);margin:0 auto;font-size:.9rem;line-height:1.85}.product-module__OThmtW__seoText strong{color:var(--ds-ink-2);font-weight:600}.product-module__OThmtW__frameCap{text-align:center;color:var(--ds-muted-2);margin-top:12px;font-size:.82rem}.product-module__OThmtW__flow{grid-template-columns:repeat(5,1fr);gap:14px;display:grid;position:relative}.product-module__OThmtW__flowStep{border:1px solid var(--ds-line);border-radius:var(--ds-radius);background:var(--ds-surface);transition:border-color .25s var(--ds-ease), transform .25s var(--ds-ease);flex-direction:column;gap:10px;padding:22px 18px;display:flex;position:relative}.product-module__OThmtW__flowStep:hover{border-color:var(--ds-gold-line);transform:translateY(-3px)}.product-module__OThmtW__flowStep:not(:last-child):after{content:"→";color:var(--ds-gold);z-index:2;font-size:1rem;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}.product-module__OThmtW__flowNum{border:1px solid var(--ds-gold-line);width:30px;height:30px;color:var(--ds-gold);background:#d4af371f;border-radius:9px;place-items:center;font-size:.85rem;font-weight:700;display:grid}.product-module__OThmtW__flowTitle{color:var(--ds-ink);font-size:1rem;font-weight:600}.product-module__OThmtW__flowDesc{color:var(--ds-ink-2);font-size:.86rem;line-height:1.5}.product-module__OThmtW__callout{grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid}.product-module__OThmtW__calloutList{flex-direction:column;gap:16px;display:flex}.product-module__OThmtW__calloutItem{align-items:flex-start;gap:14px;display:flex}.product-module__OThmtW__calloutItem svg{color:var(--ds-gold);flex-shrink:0;margin-top:3px}.product-module__OThmtW__calloutItemTitle{color:var(--ds-ink);margin-bottom:4px;font-size:1.02rem;font-weight:600}.product-module__OThmtW__calloutItemDesc{color:var(--ds-ink-2);font-size:.94rem;line-height:1.55}@media (max-width:900px){.product-module__OThmtW__flow{grid-template-columns:1fr}.product-module__OThmtW__flowStep:not(:last-child):after{content:"↓";top:auto;bottom:-14px;right:50%;transform:translate(50%)}.product-module__OThmtW__callout{grid-template-columns:1fr;gap:28px}}@media (min-width:901px) and (max-width:1100px){.product-module__OThmtW__flow{grid-template-columns:repeat(3,1fr)}.product-module__OThmtW__flowStep:not(:last-child):after{display:none}}@media (max-width:900px){.product-module__OThmtW__heroGrid{grid-template-columns:1fr;gap:36px}.product-module__OThmtW__row{grid-template-columns:1fr;gap:24px}.product-module__OThmtW__rowReverse .product-module__OThmtW__rowText{order:0}.product-module__OThmtW__problemGrid,.product-module__OThmtW__pricing,.product-module__OThmtW__capGrid{grid-template-columns:1fr}.product-module__OThmtW__statBand{grid-template-columns:repeat(2,1fr)}.product-module__OThmtW__hero{padding:120px 0 64px}}@media (min-width:640px) and (max-width:900px){.product-module__OThmtW__capGrid{grid-template-columns:repeat(2,1fr)}}
