:root{color-scheme:light;--bg-body:#fcfaf7;--bg-surface:#fcfaf7;--bg-surface-strong:#ffffff;--bg-muted:#faf7f4;--bg-cream:#fcfaf7;--bg-green:rgba(230,246,236,0.45);--text-main:#1a1918;--text-sub:#6d6c6a;--text-soft:#94a3b8;--border-light:rgba(26,25,24,0.08);--border-strong:rgba(26,25,24,0.12);--shadow-soft:0 16px 40px rgba(26,25,24,0.08);--shadow-card:0 12px 30px rgba(26,25,24,0.06);--brand-red:#bb2649;--brand-red-deep:#9f1f3d;--brand-gradient:linear-gradient(135deg,#cf3359,#bb2649);--surface-gradient:none;--accent-gradient:linear-gradient(135deg,rgba(207,51,89,0.1),rgba(252,215,183,0.3));--radius-card:24px;--radius-pill:999px;--max-width:1240px;--font-sans:"Noto Sans SC","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#fcfaf7;color:var(--text-main);font-family:var(--font-sans)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.seo-site-shell{min-height:100vh}.seo-main-shell{min-height:calc(100vh - 160px)}@keyframes public-contact-spin{to{transform:rotate(1turn)}}.seo-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(26,25,24,.03);background:#fcfaf7;box-shadow:0 2px 8px rgba(26,25,24,.03);font-family:var(--font-sans)}.seo-footer-shell{width:min(var(--max-width),calc(100% - 32px));margin:0 auto}.seo-header-shell{width:100%;max-width:1440px;height:72px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}@media (min-width:640px){.seo-header-shell{padding:0 48px}}@media (min-width:1024px){.seo-header-shell{padding:0 80px}}.seo-brand{display:flex;align-items:center;gap:12px;min-width:0;color:var(--text-main)}.seo-brand-icon{flex-shrink:0}.seo-brand-image{width:100%;height:100%;object-fit:contain}.seo-brand-copy{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0}.seo-brand-title{margin:0;color:#4b5563;font-size:18px;font-weight:600;line-height:1}.seo-brand-title-compact{font-size:18px}.seo-brand-subtitle{margin:0;color:#8a94a6;font-size:11px;line-height:1}.seo-brand-subtitle-compact{color:#8a94a6}.seo-brand-title-footer{font-size:17px}.seo-brand-subtitle-footer{font-size:11px}.seo-header-nav{display:flex;align-items:center;gap:24px}.seo-header-nav-group{position:relative;display:inline-flex;align-items:center}.seo-header-dropdown-trigger{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;cursor:pointer;font-family:inherit}.seo-header-dropdown-trigger svg{width:14px;height:14px;fill:currentColor}.seo-header-dropdown{position:absolute;top:100%;left:50%;z-index:60;width:176px;padding-top:12px;opacity:0;visibility:hidden;transform:translateX(-50%);transition:opacity .18s ease,visibility .18s ease}.seo-header-dropdown:before{content:"";position:absolute;inset:12px 0 0;z-index:-1;border:1px solid rgba(26,25,24,.05);border-radius:16px;background:#fff;box-shadow:0 18px 36px rgba(26,25,24,.1)}.seo-header-nav-group:focus-within .seo-header-dropdown,.seo-header-nav-group:hover .seo-header-dropdown{opacity:1;visibility:visible}.seo-header-dropdown-link{position:relative;display:block;padding:9px 12px;border-radius:12px;color:var(--text-sub);font-size:14px;font-weight:500;transition:color .18s ease,background .18s ease}.seo-header-dropdown-link:hover{background:rgba(248,241,234,.82);color:var(--text-main)}.seo-mobile-menu{display:none;position:static}.seo-mobile-menu-trigger{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:999px;background:transparent;color:#6d6c6a;cursor:pointer;list-style:none}.seo-mobile-menu-trigger::-webkit-details-marker{display:none}.seo-mobile-menu-icon{display:inline-flex;align-items:center;justify-content:center}.seo-mobile-menu-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.seo-mobile-menu-icon-close,.seo-mobile-menu[open] .seo-mobile-menu-icon-open{display:none}.seo-mobile-menu[open] .seo-mobile-menu-icon-close{display:inline-flex}.seo-mobile-menu-panel{position:absolute;top:100%;left:0;right:0;width:100%;max-height:calc(100vh - 72px);overflow-y:auto;display:flex;flex-direction:column;gap:8px;border-top:1px solid rgba(26,25,24,.06);background:#fff;padding:16px 24px;box-shadow:0 18px 36px rgba(26,25,24,.08);z-index:20}.seo-mobile-menu-link{padding:10px 12px;border-radius:12px;display:block}.seo-mobile-menu-group{display:grid;gap:8px;padding:4px 0}.seo-mobile-menu-group-title{margin:0;padding:0 4px;color:var(--text-main);font-size:13px;font-weight:700}.seo-mobile-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.seo-mobile-menu-grid .seo-mobile-menu-link{background:#fcfaf7}.seo-mobile-menu-link:hover{background:rgba(248,241,234,.7);color:var(--text-main)}.seo-header-link{color:#6d6c6a;font-size:15px;font-weight:500;transition:color .18s ease}.seo-footer-meta a:hover,.seo-footer-nav a:hover,.seo-header-link:hover{color:#1a1918}.seo-header-actions{display:flex;align-items:center;gap:16px}.seo-header-cta,.seo-mobile-menu-cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#cf3359,#bb2649);color:#fff;font-size:15px;font-weight:600;box-shadow:0 4px 14px rgba(187,38,73,.25)}.seo-header-cta{min-height:42px;padding:0 20px}.seo-header-cta:hover,.seo-mobile-menu-cta:hover{color:#fff}.seo-mobile-menu-cta{margin-top:8px;min-height:44px;padding:0 20px}.primary-button,.seo-hero-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border:none;border-radius:var(--radius-pill);background:var(--brand-gradient);color:#fff;font-weight:700;box-shadow:0 10px 24px rgba(187,38,73,.2);cursor:pointer;transition:transform .18s ease,opacity .18s ease}.primary-button-wide{min-width:176px}.case-card:hover,.city-option:hover,.primary-button:hover,.secondary-button:hover,.seo-hero-primary:hover{transform:translateY(-1px)}.city-option,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border-radius:var(--radius-pill);border:none;background:rgba(255,255,255,.82);color:var(--text-main);cursor:pointer;box-shadow:0 8px 20px rgba(26,25,24,.04);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.secondary-button{padding:0 18px}.page-shell{width:100%;margin:0;padding:0}.not-found-page{min-height:calc(100vh - 160px);padding:64px 24px 72px;background:radial-gradient(ellipse at center,#fcfaf7 0,#faf7f4 52%,#f4eee8 100%)}.not-found-shell{width:min(1120px,100%);margin:0 auto}.not-found-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);overflow:hidden;border-radius:32px;background:rgba(255,255,255,.8);box-shadow:0 20px 70px rgba(93,63,45,.08)}.not-found-hero-copy{padding:64px}.not-found-badge{display:inline-flex;align-items:center;min-height:31px;padding:0 16px;border-radius:999px;background:#fff7f1;color:#bb6a3c;font-size:12px;font-weight:700;letter-spacing:.18em;box-shadow:0 6px 18px rgba(187,106,60,.08)}.not-found-hero h1{margin:24px 0 0;color:#1a1918;font-size:clamp(2.125rem,4vw,2.875rem);font-weight:700;line-height:1.16;letter-spacing:0}.not-found-hero-copy>p{max-width:560px;margin:20px 0 0;color:#6d6c6a;font-size:16px;line-height:2}.not-found-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.not-found-primary,.not-found-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;font-size:15px;font-weight:700;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.not-found-primary{color:#ffffff;background:linear-gradient(135deg,#cf3359,#bb2649);box-shadow:0 10px 24px rgba(187,38,73,.22)}.not-found-secondary{color:#3b2d25;background:#ffffff;box-shadow:0 12px 28px rgba(93,63,45,.08)}.not-found-link-card:hover,.not-found-primary:hover,.not-found-secondary:hover{transform:translateY(-2px)}.not-found-secondary:hover{background:#fff9f5}.not-found-visual{position:relative;min-height:360px;overflow:hidden;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.98) 0,rgba(255,255,255,.86) 16%,transparent 42%),radial-gradient(circle at 78% 22%,rgba(255,243,232,.9) 0,rgba(255,243,232,.48) 18%,transparent 44%),radial-gradient(circle at 74% 76%,rgba(236,248,240,.88) 0,rgba(236,248,240,.46) 18%,transparent 44%),radial-gradient(circle at 36% 72%,rgba(255,248,239,.86) 0,rgba(255,248,239,.4) 16%,transparent 42%),linear-gradient(180deg,#fffdfc,#fffbf7 44%,#fcfaf6)}.not-found-visual-gloss{position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 36%,rgba(255,250,244,.22) 62%,rgba(255,255,255,.08))}.not-found-orb{position:absolute;border-radius:999px;filter:blur(48px)}.not-found-orb-a{top:8%;left:4%;width:176px;height:176px;background:rgba(255,255,255,.82)}.not-found-orb-b{top:14%;right:6%;width:160px;height:160px;background:rgba(255,240,228,.74)}.not-found-orb-c{bottom:6%;left:34%;width:192px;height:192px;background:rgba(236,248,239,.76)}.not-found-visual-content{position:relative;z-index:1;display:flex;min-height:100%;flex-direction:column;justify-content:space-between;padding:48px 40px;color:#3b2d25}.not-found-large-code{margin:0;color:rgba(212,183,160,.32);font-size:clamp(4.5rem,8vw,6rem);font-weight:800;line-height:.95;letter-spacing:-.06em}.not-found-visual-content>div:first-child p{max-width:340px;margin:18px 0 0;color:#6d625c;font-size:15px;line-height:1.9}.not-found-recommend{margin-top:32px;padding:20px;border-radius:24px;background:rgba(255,255,255,.58);box-shadow:0 10px 30px rgba(150,113,78,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.not-found-recommend p{margin:0;color:#9b745c;font-size:12px;font-weight:700;letter-spacing:.14em}.not-found-recommend div{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.not-found-recommend span{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.8);color:#5a4337;font-size:13px;box-shadow:0 6px 16px rgba(150,113,78,.06)}.not-found-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px}.not-found-link-card{min-height:184px;padding:24px;border-radius:24px;background:rgba(255,255,255,.78);box-shadow:0 10px 30px rgba(93,63,45,.05);transition:transform .18s ease,box-shadow .18s ease}.not-found-link-card p{margin:0;color:#1a1918;font-size:18px;font-weight:700}.not-found-link-card span{display:block;min-height:72px;margin-top:12px;color:#6d6c6a;font-size:14px;line-height:1.9}.not-found-link-card strong{display:block;margin-top:20px;color:#bb2649;font-size:14px}@media (max-width:920px){.not-found-page{padding:40px 16px 56px}.not-found-hero{grid-template-columns:1fr;border-radius:28px}.not-found-hero-copy{padding:40px 28px}.not-found-visual{min-height:300px}.not-found-links{grid-template-columns:1fr}}@media (max-width:560px){.not-found-hero-copy{padding:32px 22px}.not-found-actions{flex-direction:column}.not-found-primary,.not-found-secondary{width:100%}.not-found-visual-content{padding:36px 24px}.not-found-link-card,.not-found-link-card span{min-height:auto}}.surface-cream{background:var(--bg-cream)!important}.surface-white{background:var(--bg-surface-strong)!important}.surface-green{background:var(--bg-green)!important}@keyframes tools-home-gradient-flow{0%{background-position:0 50%}to{background-position:66.67% 50%}}.content-card,.final-cta,.hero{border-radius:0;border:none;background:transparent;box-shadow:none;overflow:hidden}.hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);gap:28px;padding-block:56px;padding-inline:max(28px,calc((100vw - var(--max-width)) / 2 + 28px));margin-bottom:0}.hero:before{content:none}.content-card,.final-cta,.hero-copy,.hero-panel{position:relative;z-index:1}.content-card h2,.final-cta h2,.hero-copy h1{margin:0;color:var(--text-main);font-size:clamp(2rem,4vw,3.1rem);line-height:1.08;letter-spacing:-.04em}.analysis-card p,.content-card p,.faq-item p,.final-cta p,.helper-text,.hero-intro,.hero-metric span{color:var(--text-sub);line-height:1.72}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--brand-red-deep);font-size:.82rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.eyebrow:before{content:"";width:18px;height:1px;background:rgba(187,38,73,.34)}.hero-bullets{margin:22px 0 0;padding-left:20px;color:var(--text-sub);line-height:1.8}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:24px}.hero-actions-centered{justify-content:center}.hero-panel,.seo-footer-bottom,.seo-footer-top{display:grid;gap:16px}.hero-panel{align-content:start}.analysis-card,.case-card,.character-card,.dimension-card,.hero-metric,.related-card{border-radius:22px;background:var(--bg-surface-strong);box-shadow:var(--shadow-card);padding:14px 16px}.analysis-card strong,.case-card strong,.character-card h4,.cta-panel strong,.dimension-card h4,.hero-metric strong,.related-card strong{display:block;color:var(--text-main);font-size:1rem}.hero-metric strong{margin-top:8px;font-size:1.08rem}.content-card,.final-cta{padding-block:48px;padding-inline:max(28px,calc((100vw - var(--max-width)) / 2 + 28px));margin-bottom:0}.section-heading-center{display:flex;width:100%;flex-direction:column;align-items:center;text-align:center;gap:14px}.section-heading-center .eyebrow{justify-content:center;margin-bottom:0}.section-heading-center h2{margin:0;color:var(--text-main);font-size:clamp(1.8rem,3.2vw,2.4rem);line-height:1.15}.section-heading-center p{width:100%;max-width:760px;margin:0;color:var(--text-sub);line-height:1.72}.section-heading-note{color:#8a8884;font-size:.95rem}.section-heading-center+.case-grid,.section-heading-center+.compare-grid,.section-heading-center+.content-grid,.section-heading-center+.faq-list{margin-top:32px}@keyframes toolPlaceholderPulse{0%{background-position:100% 50%}to{background-position:0 50%}}.seo-birth-picker{position:relative;z-index:20}.seo-birth-picker-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:24px;padding:0;border:none;background:transparent;color:#22201d;text-align:left;font-size:1rem;line-height:1.5}.seo-birth-picker-trigger span{min-width:0;white-space:nowrap}.seo-birth-picker-trigger .is-placeholder{color:#8f8b84}.seo-birth-picker-trigger .has-value{color:#22201d}.seo-birth-picker-chevron{width:16px;height:16px;flex-shrink:0;color:#9ca3af;transition:transform .18s ease}.seo-birth-picker-chevron.is-open{transform:rotate(180deg)}.seo-birth-picker-backdrop{position:fixed;inset:0;z-index:40;background:rgba(0,0,0,.35)}.seo-birth-picker-sheet{z-index:1200;overflow:hidden;background:#fff;box-shadow:0 24px 48px rgba(15,23,42,.16)}.seo-birth-picker-handle{width:48px;height:6px;margin:8px auto 0;border-radius:999px;background:#e5e7eb}.seo-birth-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 16px 8px}.seo-birth-picker-head span{color:#6b7280;font-size:.9rem;font-weight:500}.seo-birth-picker-head button{padding:4px 8px;border:none;border-radius:10px;background:transparent;color:#e11d48;font-size:.86rem;font-weight:600}.seo-birth-picker-wheels{display:flex;align-items:center;justify-content:center;gap:4px;overflow-x:auto;padding:8px 8px max(1rem,env(safe-area-inset-bottom))}.seo-birth-picker-divider{width:1px;height:32px;flex-shrink:0;background:#f3f4f6}.seo-birth-wheel{position:relative;flex-shrink:0}.seo-birth-wheel-fade{position:absolute;inset-inline:0;z-index:10;pointer-events:none}.seo-birth-wheel-fade-top{top:0;background:linear-gradient(180deg,#fff 0,rgba(255,255,255,0))}.seo-birth-wheel-fade-bottom{bottom:0;background:linear-gradient(0deg,#fff 0,rgba(255,255,255,0))}.seo-birth-wheel-focus{position:absolute;inset-inline:0;z-index:10;pointer-events:none;border-top:1px solid #fda4af;border-bottom:1px solid #fda4af}.seo-birth-wheel-scroll{overflow-y:scroll;scroll-snap-type:y mandatory;scrollbar-width:none}.seo-birth-wheel-scroll::-webkit-scrollbar{display:none}.seo-birth-wheel-item{display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;user-select:none;scroll-snap-align:center;transition:color .15s ease,font-size .15s ease;color:#9ca3af;font-size:.9rem}.seo-birth-wheel-item.is-active{color:#e11d48;font-size:1rem;font-weight:600}.button-loading-inline{display:inline-flex;align-items:center;justify-content:center;gap:10px}.button-loading-dots{display:inline-flex;align-items:center;gap:5px}.button-loading-dots span{width:6px;height:6px;border-radius:999px;background:currentColor;animation:button-loading-bounce 1s ease-in-out infinite;opacity:.45}.button-loading-dots span:nth-child(2){animation-delay:.12s}.button-loading-dots span:nth-child(3){animation-delay:.24s}@keyframes button-loading-bounce{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}.seo-inline-promo-card{padding-block:22px}.case-grid,.compare-grid,.content-grid,.dimension-grid{display:grid;gap:16px}.radio-group{display:flex;gap:12px}.radio-pill{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:84px;min-height:48px;padding:0 18px;border-radius:16px;border:none;background:#fff;color:var(--text-main);cursor:pointer;box-shadow:inset 0 0 0 1px rgba(26,25,24,.06),0 8px 20px rgba(26,25,24,.04);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.radio-pill input{position:absolute;opacity:0;pointer-events:none}.radio-pill:has(input:checked){background:rgba(255,244,247,.96);color:var(--brand-red-deep);box-shadow:inset 0 0 0 1px rgba(187,38,73,.12),0 10px 24px rgba(187,38,73,.08)}.helper-text{margin:0;font-size:.92rem}.error-box{border-radius:16px;padding:12px 14px;background:rgba(194,73,44,.09);color:#8b2d16}.captcha-panel{display:grid;gap:10px;padding:14px 16px;border-radius:18px;background:rgba(248,244,238,.9)}.captcha-panel-title{margin:0;color:var(--text-main);font-size:.98rem;font-weight:700}.captcha-panel-copy{margin:0;color:var(--text-sub);font-size:.9rem;line-height:1.6}.captcha-button-wrap,.captcha-button-wrap .secondary-button{width:100%}.captcha-error,.captcha-success{border-radius:14px;padding:10px 12px;font-size:.88rem;line-height:1.5}.captcha-success{background:rgba(226,244,230,.95);color:#25663b}.captcha-error{background:rgba(194,73,44,.09);color:#8b2d16}.cta-panel{display:grid;gap:8px;padding:18px 20px;border-radius:22px;background:linear-gradient(135deg,rgba(207,51,89,.1),rgba(252,215,183,.38));box-shadow:0 14px 30px rgba(207,51,89,.08)}.case-grid,.compare-grid,.content-grid,.dimension-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bazi-dimension-grid{grid-template-columns:1fr}.bazi-dimension-grid .dimension-card p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bazi-summary-text{margin:8px 0 0;color:var(--text-sub);text-align:center;line-height:1.8}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.faq-item{border-radius:18px;background:rgba(255,255,255,.82);box-shadow:0 8px 20px rgba(26,25,24,.04);padding:16px 18px}.faq-item h3{margin:0 0 10px;color:var(--text-main);font-weight:600;font-size:1rem;line-height:1.55}.faq-item p{margin:0}.final-cta{display:flex;justify-content:space-between;gap:24px;align-items:center;background:transparent}.city-combobox{position:relative}.city-panel{z-index:30;border-radius:18px;background:var(--bg-surface-strong);box-shadow:var(--shadow-soft);padding:12px}.city-panel-floating{position:fixed;z-index:1000}.city-options{display:grid;gap:8px;margin-top:10px;max-height:240px;overflow:auto}.city-option{justify-content:flex-start;min-height:42px;border-radius:14px;padding:0 12px}.city-empty{color:var(--text-sub);padding:10px 4px}.bazi-modal{width:min(760px,calc(100vw - 56px))}.related-card{display:grid;gap:8px}.related-card p{margin:0;color:var(--text-sub)}@keyframes article-promo-flow{0%{background-position:0 50%}to{background-position:100% 50%}}.seo-footer{background:#fcfaf7;box-shadow:0 -10px 28px rgba(26,25,24,.03)}.seo-footer-shell{width:min(1440px,calc(100% - 32px));padding:48px 0}.seo-footer-top{flex-direction:column;gap:20px}.seo-footer-meta,.seo-footer-nav,.seo-footer-top{display:flex;align-items:center;justify-content:center}.seo-footer-meta,.seo-footer-nav{flex-wrap:wrap}.seo-footer-nav a{color:var(--text-sub);font-size:13px;font-weight:500}.seo-footer-nav{gap:12px;font-size:13px;font-weight:500}.seo-footer-bottom{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:14px}.seo-footer-bottom p,.seo-footer-meta a{color:var(--text-soft);font-size:13px}.seo-footer-meta{gap:14px}.seo-footer-separator{color:#cbd5e1;font-size:13px}.seo-footer-bottom p{margin:0}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1040px){.seo-header-nav{display:none}.seo-mobile-menu{display:block}.case-grid,.compare-grid,.content-grid,.dimension-grid,.final-cta,.hero,.seo-footer-top{grid-template-columns:1fr}}@media (max-width:720px){.seo-footer-shell{width:min(var(--max-width),calc(100% - 28px))}.page-shell{padding:0}.content-card,.final-cta,.hero{padding-block:32px;padding-inline:20px}.radio-pill{border-radius:18px}.seo-birth-picker-trigger{font-size:.95rem}.faq-list{grid-template-columns:1fr}.seo-header-shell{height:68px;padding:0 20px}.seo-header-cta{display:none}.seo-mobile-menu-panel{max-height:calc(100vh - 68px);padding:16px 20px}.seo-footer-shell{width:min(1440px,calc(100% - 28px));padding:40px 0}.seo-footer-top{gap:20px}.seo-footer-nav{gap:8px 12px;justify-content:center}}