: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)}.seo-header{position:sticky;top:0;z-index:50;background:rgba(252,250,247,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 28px rgba(26,25,24,.04)}.seo-footer-shell,.seo-header-shell{width:min(var(--max-width),calc(100% - 32px));margin:0 auto}.seo-header-shell{min-height:72px;justify-content:space-between;gap:18px}.seo-brand,.seo-header-shell{display:flex;align-items:center}.seo-brand{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:28px}.seo-mobile-menu{display:none;position:relative}.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}.seo-mobile-menu-panel{position:absolute;top:calc(100% + 10px);right:0;min-width:176px;display:grid;gap:4px;padding:10px;border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 16px 32px rgba(26,25,24,.08)}.seo-mobile-menu-link{padding:10px 12px;border-radius:12px;display:block}.seo-mobile-menu-link:hover{background:rgba(248,241,234,.7);color:var(--text-main)}.seo-header-link{color:var(--text-sub);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:var(--text-main)}.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}.tools-home-section{width:100%}.tools-home-content{width:min(var(--max-width),calc(100% - 32px));margin:0 auto;padding:56px 0}.tools-home-split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:28px;align-items:start}.tools-home-panel{min-width:0}.tools-home-panel-centered{display:flex;align-items:center;justify-content:center;padding-left:18px}.tools-home-panel-offset{padding-left:18px;padding-top:26px}.tools-home-heading{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;width:100%;margin:0 auto 40px}.tools-home-heading-hero{gap:14px;max-width:760px}.tools-home-heading-left{align-items:center;text-align:center}.tools-home-heading .eyebrow{justify-content:center;margin-bottom:0}.tools-home-title{margin:0;width:100%;color:var(--text-main);font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:-.04em}.tools-home-title-accent{color:var(--brand-red)}.tools-home-subtitle{margin:0;color:#6d6c6a;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:500;line-height:1.5}.tools-home-copy,.tools-home-intro{color:var(--text-sub);line-height:1.72}.tools-home-intro{width:100%;max-width:760px;margin:0 auto}.tools-home-copy{max-width:860px;margin:0 auto;text-align:center}.tools-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}.tools-field-span-2{grid-column:span 2}.tools-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.tools-icon-card{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;text-align:center;padding:18px;border-radius:16px;background:#fff;box-shadow:0 6px 16px rgba(26,25,24,.04);transition:transform .18s ease}.tools-icon-card-disabled{opacity:.78}.tools-icon-card strong{display:block;color:var(--text-main);font-size:.98rem}.tools-icon-image{object-fit:contain}.tools-icon-image-ai{transform:scale(.82)}.tools-side-copy{display:grid;gap:16px;width:100%;max-width:640px;padding:28px;border-radius:24px;background:#fff;box-shadow:var(--shadow-card)}.tools-side-copy h3{margin:0;color:var(--text-main);font-size:1.3rem}.tools-home-teachers{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:start}.tools-home-teacher-copy{display:grid;gap:20px}.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%}}.tools-home-section-gradient{background:repeating-linear-gradient(90deg,rgba(252,250,247,.85),rgba(240,250,242,.9) 25%,rgba(230,246,236,.75) 40%,rgba(255,250,240,.85) 55%,rgba(255,237,213,.75) 70%,rgba(255,244,224,.85) 85%,rgba(252,250,247,.85));background-size:150% 100%;background-position:0 50%;animation:tools-home-gradient-flow 12s linear infinite}.tools-home-section-cta .tools-home-content{padding-top:56px;padding-bottom:20px}.content-card,.final-cta,.hero,.tool-card{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,.tool-card{position:relative;z-index:1}.content-card h2,.final-cta h2,.hero-copy h1,.tool-card h2{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,.result-copy,.result-note,.tool-card-header p{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,.method-list{margin:22px 0 0;padding-left:20px;color:var(--text-sub);line-height:1.8}.hero-actions,.tool-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,.result-card,.tool-side-note{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,.tool-card{padding-block:48px;padding-inline:max(28px,calc((100vw - var(--max-width)) / 2 + 28px));margin-bottom:0}.related-tools-header,.result-card-top,.results-header,.tool-card-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.tool-card-header{flex-direction:column;align-items:center}.section-heading-center,.tool-card-heading{display:flex;width:100%;flex-direction:column;align-items:center;text-align:center;gap:14px}.section-heading-center .eyebrow,.tool-card-heading .eyebrow{justify-content:center;margin-bottom:0}.section-heading-center h2,.tool-card-heading h2{margin:0;color:var(--text-main);font-size:clamp(1.8rem,3.2vw,2.4rem);line-height:1.15}.section-heading-center p,.tool-card-heading p{width:100%;max-width:760px;margin:0;color:var(--text-sub);line-height:1.72}.section-heading-note{color:#8a8884;font-size:.95rem}.related-tools-header-actions,.tool-card-header-actions{display:flex;justify-content:center;width:100%;margin-top:40px}.section-heading-center+.case-grid,.section-heading-center+.compare-grid,.section-heading-center+.content-grid,.section-heading-center+.faq-list,.section-heading-center+.method-list,.section-heading-center+.related-tools-grid,.section-heading-center+.related-tools-strip,.section-heading-center+.tool-section-callout,.tool-card-heading+.results-section,.tool-card-heading+.tool-grid{margin-top:32px}.tool-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.78fr);gap:24px;margin-top:20px}.tool-grid-compact{grid-template-columns:1fr;gap:18px}.tool-input-panel{width:100%}.tool-input-card{display:grid;gap:16px;padding:22px 20px 24px;border-radius:28px;background:linear-gradient(180deg,rgba(252,247,241,.92),rgba(255,252,248,.96));box-shadow:0 18px 44px rgba(26,25,24,.05);border:none}.tool-landing-top{background:#fff!important}.tool-landing-top-grid{display:grid;gap:28px}.tool-landing-top-grid.has-form{grid-template-columns:minmax(0,1fr) minmax(420px,680px);align-items:center}.tool-landing-top-copy{max-width:560px;margin-inline:0;text-align:left}.tool-landing-top-copy p{justify-items:start}.tool-landing-top-form{width:100%}.tool-landing-top-form .tool-input-panel{max-width:680px;margin-left:auto}.tool-input-grid{display:grid;gap:10px}.tool-home-field{display:block;padding:14px 16px;border-radius:20px;background:#fff}.tool-home-field-row{display:flex;align-items:center;gap:10px;min-width:0}.tool-home-field-label{width:72px;flex-shrink:0;white-space:nowrap;color:#22201d;font-size:1rem;font-weight:600;line-height:1.4}.tool-home-field-input,.tool-home-field-static{width:100%;min-width:0;padding:0;border:none;background:transparent;color:#22201d;font-size:1rem;font-weight:500;line-height:1.5}.tool-home-field-input::placeholder{color:#8f8b84}.tool-home-field-input:focus{outline:none}.tool-home-field-static{flex:1 1}.tool-home-field-picker{min-width:0;flex:1 1}.tool-home-field-picker .city-input,.tool-home-field-picker .city-input-shell,.tool-home-field-picker .city-input-shell:focus-within,.tool-home-field-picker .city-input:focus{border:none;box-shadow:none;outline:none}.tool-home-field-picker .city-input-shell{min-height:0;padding:0;border-radius:0;background:transparent}.tool-home-field-picker .city-input-shell .city-input{min-height:0}.tool-home-field-options{display:flex;flex:1 1;align-items:center;gap:28px;min-width:0}.tool-home-field-option{position:relative;display:inline-flex;align-items:center;gap:10px;color:#22201d;font-size:1rem;font-weight:500;line-height:1.4;cursor:pointer}.tool-home-field-option-input{position:absolute;opacity:0;pointer-events:none}.tool-home-field-indicator{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:1px solid #d1d5db}.tool-home-field-indicator.is-active{border-color:#bb2649}.tool-home-field-indicator-dot{width:10px;height:10px;border-radius:999px;background:transparent}.tool-home-field-indicator-dot.is-active{background:#bb2649}.tool-inline-field-error{display:block;padding-left:90px;margin-top:8px}.tool-home-birth-picker{width:100%}.seo-birth-picker{position:relative}.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:120;overflow:hidden;background:#fff;box-shadow:0 24px 48px rgba(15,23,42,.16)}.mobile-only{display:none}.desktop-only{display:block}.mobile-only.seo-birth-picker-sheet{position:fixed;inset-inline:0;bottom:0;border-radius:24px 24px 0 0}.desktop-only.seo-birth-picker-sheet{position:absolute;right:0;top:calc(100% + 8px);min-width:420px;max-width:calc(100vw - 2rem);border:1px solid rgba(229,231,235,1);border-radius:24px}.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}.desktop-only .seo-birth-picker-head span{font-size:.78rem}.seo-birth-picker-head button{padding:4px 8px;border:none;border-radius:10px;background:transparent;color:#e11d48;font-size:.86rem;font-weight:600}.desktop-only .seo-birth-picker-head button{font-size:.8rem}.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))}.desktop-only .seo-birth-picker-wheels{padding-bottom:12px}.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}.tool-submit-row{display:flex;justify-content:center;padding-top:4px}.tool-submit-row .primary-button{min-width:min(280px,100%)}.tool-result-header{display:grid;gap:20px}.tool-result-header-copy{display:grid;gap:12px}.tool-result-header-copy h1{margin:0;color:var(--text-main);font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.14}.tool-result-header-copy p{margin:0}.tool-result-summary{padding:14px 16px;border-radius:18px;background:rgba(248,241,234,.72)}.tool-result-actions{display:flex;flex-wrap:nowrap;gap:12px;justify-content:center;margin-top:28px;margin-bottom:36px}.tool-result-captcha{display:flex;justify-content:center;margin-top:16px}.tool-result-grid,.tool-result-score-card{margin-top:28px}.seo-inline-promo-card{padding-block:22px}.case-grid,.compare-grid,.content-grid,.dimension-grid,.related-tools-grid,.result-cards,.score-grid,.tool-form-grid{display:grid;gap:16px}.tool-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field{display:grid;gap:8px;color:var(--text-main);font-size:.95rem}.field span{font-weight:600}.field em{font-style:normal}.city-input,.field input,.field select{width:100%;min-height:48px;border-radius:16px;border:none;background:#fff;padding:0 14px;color:var(--text-main)}.field-radio-group{min-width:0;margin:0;padding:0;border:0}.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)}.city-input:focus,.field input:focus,.field select:focus{outline:none;box-shadow:0 0 0 3px rgba(187,38,73,.1)}.field-input-error{background:rgba(194,73,44,.08)!important;box-shadow:0 0 0 3px rgba(194,73,44,.08)}.field-error{color:#b5452e;font-size:.84rem;line-height:1.4}.city-field,.field-span-2{grid-column:span 2}.read-only-field div{display:flex;align-items:center;min-height:48px;border-radius:16px;background:rgba(250,245,239,.92);padding:0 14px;box-shadow:0 8px 20px rgba(26,25,24,.03)}.tool-actions{flex-direction:column;align-items:stretch;justify-content:flex-start;padding:20px;border-radius:22px;background:#fff;box-shadow:0 12px 28px rgba(26,25,24,.04)}.tool-actions-compact{padding:0;border:none;background:transparent;box-shadow:none;justify-content:center;align-items:center}.tool-actions .primary-button,.tool-actions .secondary-button{width:100%}.tool-actions-compact .primary-button{width:auto;min-width:176px}.tool-side-note{display:grid;gap:10px;background:rgba(255,255,255,.72)}.results-header h3,.tool-side-note h3{margin:0;color:var(--text-main);font-size:1.35rem}.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}.results-section{margin-top:28px;display:grid;gap:18px}.result-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.result-card-name{height:292px;display:grid;grid-template-rows:auto 1px minmax(124px,1fr) 1px auto;gap:10px;padding:14px 18px;border-radius:20px;box-shadow:0 8px 24px rgba(196,169,104,.08),0 4px 14px rgba(0,0,0,.04);overflow:hidden}.result-card-body,.result-card-footer,.result-card-headline,.result-score-block{display:grid}.result-card-headline{gap:4px;align-items:center;text-align:center}.result-pinyin{margin:0;color:#8f8b84;font-size:.78rem;line-height:1.25;letter-spacing:.02em}.result-name{margin:0;color:var(--text-main);font-size:1.46rem;font-weight:700;line-height:1.12;letter-spacing:.06em}.result-elements{display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.result-element{display:inline-flex;align-items:center;justify-content:center;min-width:26px;min-height:22px;padding:0 8px;border-radius:999px;background:rgba(196,169,104,.12);color:#c4a968;font-size:.76rem;font-weight:600}.result-card{display:flex;flex-direction:column}.result-divider{height:1px;background:rgba(196,169,104,.15)}.result-card-body{display:flex;flex-direction:column;gap:12px;min-height:0;justify-content:flex-start}.result-row{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:8px}.result-label{color:#c4a968;font-weight:500;line-height:1.6}.result-value{color:var(--text-sub);line-height:1.58;min-width:0}.result-quote,.result-source{margin:0}.result-row:first-child .result-value{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.58em * 2)}.result-row-source{min-height:calc(1.5em * 3 + 6px)}.result-row-source .result-value{display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(1.5em * 3 + 6px)}.result-quote{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.result-quote-highlight{color:#c4a968;font-weight:600}.result-quote-normal{color:var(--text-sub)}.result-source{margin-top:2px;color:#8f8b84;font-size:.82rem;text-align:right;line-height:1.35;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.result-card-footer{align-items:stretch;padding-top:0}.result-score-block{grid-template-columns:auto 1fr;align-items:center;gap:10px}.result-score{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:999px;background:rgba(196,169,104,.15);color:#c4a968;font-size:.86rem;font-weight:700;line-height:1}.result-score-desc{color:var(--text-sub);font-size:.8rem;line-height:1.32;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.score-pill{display:inline-flex;min-width:68px;justify-content:center;align-items:center;border-radius:var(--radius-pill);padding:6px 12px;background:rgba(207,51,89,.12);color:var(--brand-red-deep);font-weight:700;font-size:.92rem}.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)}.score-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.case-grid,.compare-grid,.content-grid,.dimension-grid,.related-tools-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{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ai-prompt-experience,.faq-list{display:grid}.ai-modal-header,.ai-prompt-card-rating,.ai-results-header,.ai-review-card-top,.ai-review-row{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.ai-modal-header h3,.ai-prompt-card-heading h3,.ai-results-header h3,.ai-review-card h3{margin:0;color:var(--text-main)}.ai-filter-field span,.ai-modal-header p,.ai-prompt-card-heading p,.ai-results-header p,.ai-review-card p{color:var(--text-sub)}.ai-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px}.ai-filter-field{display:grid;gap:10px}.ai-filter-field span{font-size:.95rem;font-weight:600}.ai-filter-field select{width:100%;min-height:52px;padding:0 16px;border:1px solid var(--border-light);border-radius:18px;background:rgba(255,255,255,.96);color:var(--text-main);box-shadow:0 8px 20px rgba(26,25,24,.04);appearance:none}.ai-results-summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.ai-prompt-chip,.ai-results-summary span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;font-size:.9rem}.ai-results-summary span{background:rgba(255,255,255,.84);color:var(--text-sub)}.ai-prompt-chip{background:rgba(187,38,73,.08);color:var(--brand-red-deep)}.ai-card-grid,.ai-model-review-grid,.ai-overview-grid,.ai-tutorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.ai-topic-links{display:grid;gap:14px;margin-top:22px}.ai-topic-row{display:grid;gap:10px}.ai-topic-row strong{color:var(--text-main)}.ai-review-links,.ai-topic-link-list{display:flex;flex-wrap:wrap;gap:10px}.ai-topic-link-list-large{justify-content:center;margin-top:24px}.ai-topic-link{display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.86);color:var(--text-main);box-shadow:0 8px 20px rgba(26,25,24,.04)}.ai-prompt-card{display:grid;gap:16px;padding:24px;border-radius:26px;background:rgba(255,255,255,.96);box-shadow:var(--shadow-card);border:none;text-align:left;cursor:pointer}.ai-prompt-card:hover{transform:translateY(-2px)}.ai-prompt-card-heading{display:grid;gap:10px}.ai-prompt-card-heading h3{font-size:1.15rem}.ai-prompt-card-heading p{margin:0}.ai-prompt-chip-row{gap:10px}.ai-prompt-card-summary,.ai-prompt-chip-row{display:flex;flex-wrap:wrap;justify-content:center}.ai-prompt-card-summary{align-items:flex-start;gap:14px}.ai-copy-message,.ai-prompt-style-pill{color:var(--text-sub)}.ai-prompt-style-pill{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:8px;border-radius:50%;background:rgba(252,250,247,.98);font-size:.82rem;line-height:1.2;text-align:center}.ai-modal-left h4,.ai-modal-right h4,.ai-prompt-card-summary strong,.ai-prompt-style-pill,.ai-review-row strong,.ai-tutorial-card strong{color:var(--text-main)}.ai-results-actions{display:flex;justify-content:center;margin-top:26px}.ai-prompt-card-rating{align-items:center;gap:10px}.ai-rating-copy{display:grid;gap:8px}.ai-copy-message,.ai-prompt-card-linkline,.ai-rating-inline-label,.ai-review-row span,.ai-step-index{color:var(--text-sub)}.ai-prompt-card-linkline,.ai-rating-inline-label{font-size:.92rem}.ai-rating-inline-text{color:var(--text-main);font-size:.96rem}.ai-prompt-card-linkline{font-weight:600;text-align:center}.ai-stars{display:inline-flex;gap:4px}.ai-star{width:18px;height:18px;color:#d6d3d1;fill:transparent}.ai-star-filled{color:#d29b28;fill:#d29b28}.ai-modal-backdrop{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(26,25,24,.38);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ai-modal{position:relative;width:min(1180px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;border-radius:28px;background:rgba(252,250,247,.98);box-shadow:0 28px 72px rgba(26,25,24,.2);padding:26px}.ai-modal-close{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:999px;background:rgba(255,255,255,.96);cursor:pointer}.ai-modal-header{padding-right:54px}.ai-modal-header-main{display:grid;gap:10px;flex:1 1;min-width:0}.ai-modal-title-row{display:flex;align-items:center;gap:16px}.ai-modal-title-inline{display:inline-flex;align-items:center;gap:14px;min-width:0;flex-wrap:nowrap}.ai-modal-title-inline h3{min-width:0;line-height:1.2}.ai-modal-chip-row{display:inline-flex;flex-shrink:0;justify-content:flex-start;flex-wrap:nowrap;align-items:center}.ai-modal-rating{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.ai-modal-body{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:18px;margin-top:18px}.ai-modal-left,.ai-modal-right,.ai-review-card,.ai-tutorial-card{display:grid;align-content:start;gap:12px;padding:18px;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:var(--shadow-card)}.ai-variable-grid{display:grid;gap:12px}.ai-variable-field{display:grid;gap:8px}.ai-variable-field span{color:var(--text-sub);font-size:.92rem;font-weight:600}.ai-variable-field input{width:100%;min-height:48px;border:1px solid var(--border-light);border-radius:16px;background:#fff;padding:0 14px;color:var(--text-main)}.ai-modal-actions{display:flex;flex-wrap:wrap;gap:12px}.ai-model-link{color:var(--brand-red-deep);font-weight:700}.ai-prompt-preview{margin:0;padding:16px;border-radius:20px;background:#1f1b1d;color:#f7efe9;font-size:.88rem;line-height:1.62;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.ai-model-logo,.ai-review-card-top{align-items:center}.ai-model-logo{display:inline-flex;justify-content:center;width:58px;height:58px;border-radius:18px;color:#fff;font-size:.9rem;font-weight:800;flex-shrink:0}.ai-model-logo-deepseek{background:linear-gradient(135deg,#284bda,#1d2a87)}.ai-model-logo-qianwen{background:linear-gradient(135deg,#ff6a3d,#dd3e19)}.ai-model-logo-doubao{background:linear-gradient(135deg,#2d7ef7,#24c0c7)}.ai-model-logo-chatgpt{background:linear-gradient(135deg,#0f9d74,#0b6d52)}.ai-model-logo-claude{background:linear-gradient(135deg,#d97706,#9a5b05)}.ai-model-logo-gemini{background:linear-gradient(135deg,#6b7cff,#8f53f3)}.ai-review-dimensions{display:grid;gap:12px}.ai-review-row{align-items:center}.ai-review-row-right{gap:10px}.ai-review-row-right,.ai-step-index{display:inline-flex;align-items:center}.ai-step-index{justify-content:center;width:42px;height:42px;border-radius:14px;background:rgba(187,38,73,.08);color:var(--brand-red-deep);font-weight:700}.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}.tool-step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-section-item{display:flex;gap:14px;align-items:flex-start}.tool-section-copy{display:grid;gap:8px}.tool-section-copy h3{margin:0}.tool-section-callout{border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 8px 20px rgba(26,25,24,.04);padding:22px 24px}.tool-section-callout p{margin:0}.tool-section-points{margin:14px 0 0;padding-left:20px;color:var(--text-sub);display:grid;gap:8px}.tool-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-reference-card{gap:0}.tool-reference-headline{text-align:left;gap:10px}.tool-reference-title{font-size:1.18rem;letter-spacing:0}.tool-reference-description{margin:0;color:var(--text-sub);font-size:.92rem;line-height:1.6}.tool-reference-body{gap:10px}.tool-reference-entry{display:grid;gap:4px}.tool-reference-label{color:var(--text-main);font-weight:600;line-height:1.45}.tool-reference-meta{color:var(--text-sub);font-size:.86rem;line-height:1.45}.tool-reference-quote{margin:0;color:#8f8b84;font-size:.84rem;line-height:1.55}.final-cta{display:flex;justify-content:space-between;gap:24px;align-items:center;background:transparent}.city-combobox{position:relative}.city-input-shell{display:flex;align-items:center;gap:8px;width:100%;min-height:48px;border-radius:16px;background:#fff;padding:0 14px}.city-input-shell svg{color:var(--text-sub);flex-shrink:0}.city-input{padding:0}.city-input-shell .city-input{min-height:48px;background:transparent;flex:1 1}.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}.results-overlay{position:fixed;inset:0;z-index:1100;display:flex;align-items:flex-start;justify-content:center;padding:96px 28px 36px;background:rgba(26,25,24,.14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.results-modal{position:relative;width:min(1320px,calc(100vw - 56px));max-height:calc(100vh - 104px);overflow:auto;border-radius:28px;background:rgba(252,250,247,.98);box-shadow:0 28px 72px rgba(196,169,104,.14),0 16px 36px rgba(26,25,24,.1);padding:14px 22px 18px}.bazi-modal{width:min(760px,calc(100vw - 56px))}.score-results-modal{width:min(980px,calc(100vw - 56px))}.score-results-modal .results-section{margin-top:0}.score-report-hero{display:grid;justify-items:center;gap:12px;text-align:center}.score-report-hero h3{margin:0;color:var(--text-main);font-size:clamp(1.9rem,3vw,2.4rem)}.score-report-hero p{margin:0;max-width:680px;color:var(--text-sub);line-height:1.72}.score-report-orb{display:grid;place-items:center;width:124px;height:124px;border-radius:999px;background:radial-gradient(circle at top,rgba(240,214,156,.92),rgba(225,190,117,.42) 58%,rgba(255,250,239,.96) 100%);box-shadow:0 16px 34px rgba(196,169,104,.18)}.score-report-orb strong{color:#8f7134;font-size:2.2rem;line-height:1}.score-report-orb span{color:var(--text-sub);font-size:.92rem;font-weight:600}.score-dimension-list{display:grid;gap:12px;margin-top:22px}.score-dimension-card{display:grid;grid-template-columns:124px minmax(0,1fr);gap:14px;align-items:center;border-radius:22px;background:var(--bg-surface-strong);box-shadow:var(--shadow-card);padding:14px 16px}.score-dimension-badge{display:grid;gap:2px;justify-items:center;align-content:center;min-height:76px;border-radius:20px;background:rgba(240,214,156,.28)}.score-dimension-badge strong{color:#8f7134;font-size:1.55rem;line-height:1}.score-dimension-badge span{color:var(--text-sub);font-size:.78rem;font-weight:600}.score-dimension-card p{margin:0;color:var(--text-main);line-height:1.68}.results-close{position:absolute;top:18px;left:18px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:999px;background:rgba(255,255,255,.92);color:var(--text-main);cursor:pointer;z-index:1}.results-modal-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:14px}.result-batch-button{width:auto;min-width:148px;border:none;background:linear-gradient(135deg,#cdb06e,#b79249);color:#fffdf8;box-shadow:0 12px 28px rgba(196,169,104,.24)}.result-close-button{width:auto;min-width:132px;border:none;background:rgba(196,169,104,.12);color:#8f7134;box-shadow:0 8px 20px rgba(196,169,104,.14)}.related-card{display:grid;gap:8px}.related-card p{margin:0;color:var(--text-sub)}.other-tools-actions{display:flex;justify-content:center;margin-top:28px}.other-tools-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin-top:28px}.other-tools-card{display:flex;min-height:116px;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 8px 20px rgba(26,25,24,.04);padding:18px 14px;text-align:center}.other-tools-card strong{color:var(--text-main);font-size:.98rem}.other-tools-card span{color:var(--text-sub);font-size:.88rem;line-height:1.5}.other-tools-card-current{box-shadow:0 8px 20px rgba(26,25,24,.04);background:rgba(255,250,251,.96)}.article-hero{grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);align-items:stretch}.article-directory-hero{width:100%;margin:0;padding:0}.article-directory-hero-inner{width:100%;margin:0 auto;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;background:radial-gradient(circle at 18% 22%,rgba(255,215,228,.95) 0,rgba(255,215,228,0) 28%),radial-gradient(circle at 82% 26%,rgba(255,238,188,.92) 0,rgba(255,238,188,0) 24%),radial-gradient(circle at 72% 78%,rgba(214,230,255,.9) 0,rgba(214,230,255,0) 26%),linear-gradient(180deg,#fff8f3,#fffdf9)}.article-directory-hero-link{transition:transform .18s ease,opacity .18s ease}.article-directory-hero-link:hover{transform:translateY(-1px);opacity:.98}.article-directory-hero-inner h1,.article-directory-hero-inner p,.article-directory-hero-inner span{margin:0}.article-directory-hero-inner p{color:var(--brand-red-deep);font-size:1.08rem;font-weight:700;letter-spacing:.12em}.article-directory-hero-inner h1{color:var(--text-main);font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;letter-spacing:-.04em}.article-directory-hero-inner span{color:var(--text-sub);font-size:1rem;line-height:1.72}.article-directory-hero-inner-page{min-height:190px}.article-directory-hero-inner-left{align-items:flex-start;justify-content:flex-end;text-align:left;padding:28px max(20px,calc((100vw - var(--max-width)) / 2 + 20px)) 26px}.article-page-context{display:block;padding-top:10px;padding-bottom:2px}.article-page-context+.article-directory-block{padding-top:16px}.article-hero-detail{align-items:start}.article-list-hero{padding-block:44px 36px}.article-list-hero-panel{gap:16px}.article-hero-detail-single{grid-template-columns:1fr;padding-block:40px 24px}.article-hero-copy-single{width:min(100%,760px);margin:0 auto}.article-feature-card,.article-summary-card{display:grid;gap:12px;padding:18px;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-card)}.article-feature-eyebrow{color:var(--brand-red-deep);font-size:.8rem;font-weight:700;letter-spacing:.06em}.article-feature-card strong,.article-summary-card strong{color:var(--text-main);font-size:1.08rem;line-height:1.55}.article-feature-card p{margin:0;color:var(--text-sub);line-height:1.72}.article-quick-stats{display:grid;gap:14px}.article-quick-stats-row{grid-template-columns:repeat(3,minmax(0,1fr))}.article-breadcrumbs,.article-card-tags,.article-card-top,.article-editor-line,.article-meta-row,.article-tag-cloud,.article-tag-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.article-breadcrumbs,.article-editor-line,.article-meta-row{color:#8a8884;font-size:.92rem}.article-meta-row{margin-top:18px;gap:14px}.article-editor-line{margin-top:14px;gap:14px;padding-top:14px;border-top:1px solid rgba(26,25,24,.08)}.article-tag-row{margin-top:14px}.article-card-date,.article-chip,.article-tag-link{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.78);color:#5f5e5b;box-shadow:none;border:1px solid rgba(26,25,24,.06);font-size:.84rem}.article-chip-category{background:rgba(207,51,89,.1);color:var(--brand-red-deep);border-color:transparent}.article-tag-cloud{align-items:stretch;gap:10px 12px;padding:2px 0 0}.article-tag-band{padding-inline:max(28px,calc((100vw - var(--max-width)) / 2 + 28px));background:transparent}.article-home-promo{display:grid}.article-home-promo-link{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:34px;border-radius:24px;background:radial-gradient(circle at 16% 24%,rgba(255,215,228,.92) 0,rgba(255,215,228,0) 24%),radial-gradient(circle at 84% 26%,rgba(255,238,188,.9) 0,rgba(255,238,188,0) 22%),radial-gradient(circle at 72% 80%,rgba(214,230,255,.86) 0,rgba(214,230,255,0) 22%),linear-gradient(135deg,rgba(255,249,243,.98),rgba(248,241,234,.98));background-size:140% 140%;animation:article-promo-flow 14s linear infinite;overflow:hidden;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.article-home-promo-link:hover{transform:translateY(-1px);opacity:.96;box-shadow:0 16px 34px rgba(26,25,24,.06)}.article-home-promo-copy{display:grid;gap:10px}.article-home-promo-kicker{color:var(--brand-red-deep);font-size:.84rem;font-weight:700;letter-spacing:.08em}.article-home-promo-link strong{margin:0;color:var(--text-main);font-size:clamp(1.32rem,2.1vw,2rem);line-height:1.26;letter-spacing:-.03em}.article-home-promo-title-line{display:block}.article-home-promo-text{color:var(--text-sub);line-height:1.7}.article-home-promo-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;background:var(--brand-gradient);color:#fff;font-weight:700;box-shadow:0 10px 24px rgba(187,38,73,.18);white-space:nowrap}@keyframes article-promo-flow{0%{background-position:0 50%}to{background-position:100% 50%}}.article-tag-panel{width:100%;padding:30px 28px;background:#f8f1ea}.article-tag-index-shell{width:100%}.article-tag-cloud{justify-content:flex-start}.article-tag-link{gap:8px;min-height:42px;padding:0 16px;border:none;box-shadow:none;transition:transform .18s ease,background .18s ease,color .18s ease,opacity .18s ease}.article-tag-link small{display:inline-flex;min-width:24px;justify-content:center;color:#8b8178;font-size:.8rem;font-weight:600}.article-tag-name{letter-spacing:.01em}.article-tag-link-editorial{justify-content:space-between;min-width:122px;padding-inline:18px;background:linear-gradient(180deg,rgba(255,249,243,.98),rgba(244,235,226,.98));color:#544841;font-size:.9rem;font-weight:600;border-radius:14px}.article-tag-link:hover{transform:translateY(-1px);opacity:.96}.article-tag-link-editorial:hover{background:linear-gradient(180deg,rgba(244,235,226,1),rgba(239,228,218,1))}.article-detail-card,.article-detail-header{display:block}.article-detail-header-inner{width:min(100%,760px);margin:0 auto;display:grid;gap:14px}.article-detail-header h1{margin:0;color:var(--text-main);font-size:clamp(1.9rem,4vw,3rem);line-height:1.14;letter-spacing:-.04em}.article-detail-meta{display:flex;flex-wrap:wrap;gap:8px 18px;color:#8a8884;font-size:.92rem}.article-detail-summary{width:min(100%,760px);padding:16px 18px;border-radius:18px;background:rgba(248,241,234,.78)}.article-detail-summary p{margin:0;color:var(--text-sub);font-size:1rem;line-height:1.82}.article-author-card-shell{padding-top:8px}.teacher-profile-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;align-items:center;margin-top:10px;padding:18px;border-radius:24px;background:linear-gradient(135deg,var(--teacher-accent-soft,rgba(248,241,234,.56)),color-mix(in srgb,var(--teacher-accent-soft,rgba(248,241,234,.56)) 72%,white 28%));box-shadow:0 14px 34px rgba(26,25,24,.05);transition:transform .18s ease,box-shadow .18s ease}.teacher-profile-card:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(26,25,24,.08)}.teacher-profile-card__avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;box-shadow:0 6px 18px rgba(26,25,24,.08)}.teacher-profile-card__copy{display:grid;gap:8px}.teacher-profile-card__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.teacher-profile-card__head strong{color:var(--teacher-accent,var(--text-main));font-size:1.05rem;line-height:1.4}.teacher-profile-card__head span{color:#8a8884;font-size:.92rem;line-height:1.5}.teacher-profile-card__copy p{margin:0;color:var(--text-sub);font-size:.95rem;line-height:1.75}.teacher-profile-card__copy small{color:var(--teacher-accent,var(--brand-red-deep));font-size:.88rem;font-weight:700}.article-author-inline-link{color:var(--text-main);font-weight:700;transition:color .16s ease}.article-author-inline-link:hover{color:var(--brand-red-deep)}.article-body{width:min(100%,760px);margin:0 auto;display:grid;gap:38px}.article-body-interlude{width:100%}.article-detail-card{background:#fff!important}.article-detail-card-clean{padding-block:34px 52px}.article-body-section{display:grid;gap:18px}.article-body-section h2,.article-callout h2{font-size:clamp(1.35rem,2vw,1.65rem);line-height:1.3;letter-spacing:-.02em}.article-body-section h3{margin:6px 0 0;font-size:1.08rem;line-height:1.55;color:var(--text-main)}.article-list,.article-prose{display:grid;gap:16px}.article-list{padding-left:18px}.article-ordered-list{list-style:decimal}.article-blockquote{margin:0;padding:14px 16px;border-left:4px solid rgba(207,51,89,.36);border-radius:14px;background:rgba(248,241,234,.52)}.article-blockquote p{margin:0}.article-markdown-body code{padding:.08em .35em;border-radius:6px;background:rgba(248,241,234,.9);font-size:.92em}.article-callout{display:grid;gap:12px;padding:20px;border-radius:22px}.article-callout-info{background:rgba(255,255,255,.82)}.article-callout-highlight{background:linear-gradient(135deg,rgba(207,51,89,.08),rgba(252,215,183,.32))}.article-callout-warning{background:rgba(255,243,224,.9)}.article-inline-tools{display:grid;gap:14px;padding:24px 0 4px}.article-inline-tool-grid{display:grid;gap:14px}.article-inline-tool-card{position:relative;display:grid;grid-template-columns:68px minmax(0,1fr);gap:16px;align-items:center;padding:16px 18px;border-radius:18px;background:rgba(248,241,234,.46);transition:transform .18s ease,opacity .18s ease}.article-inline-tool-card:hover{transform:translateY(-1px);opacity:.98}.article-inline-tool-badge{position:absolute;top:10px;right:12px;color:var(--brand-red-deep);font-size:.72rem;font-weight:700;letter-spacing:.04em}.article-inline-tool-icon{min-height:56px;display:flex;align-items:center;justify-content:center}.article-inline-tool-icon .tools-icon-image{width:36px;height:36px}.article-inline-tool-copy{display:grid;gap:4px}.article-inline-tool-copy strong{color:var(--text-main);font-size:1rem;line-height:1.45}.article-inline-tool-copy p{color:var(--text-sub);font-size:.9rem;line-height:1.6}.article-detail-recommendations{display:grid;gap:0}.article-detail-recommendation-section{display:flex;flex-direction:column;gap:18px;min-height:100%}.article-detail-recommendation-head h3{margin:0;color:var(--text-main);font-size:1.16rem;line-height:1.35}.article-detail-recommendation-body{display:grid;gap:0}.article-detail-recommendation-feature{border-bottom:none;padding-bottom:16px}.article-detail-recommendation-links{display:grid;gap:0}.article-detail-recommendation-link{padding:16px 0;border-top:1px solid rgba(26,25,24,.08);color:var(--text-main);font-size:1rem;line-height:1.6}.article-detail-recommendation-link:first-child{padding-top:0}.article-detail-recommendation-footer{padding-top:14px;margin-top:auto}.article-recommendation-link{padding:14px 0;border-top:1px solid rgba(26,25,24,.08);color:var(--text-main);font-size:1rem;line-height:1.6}.article-card-more{display:flex;align-items:center;color:var(--brand-red-deep);font-size:.9rem;font-weight:700}.article-card-more span:after{content:" →"}.article-list-item{display:grid;gap:10px;padding:16px 0;border-top:1px solid rgba(26,25,24,.08)}.article-list-item:first-child{padding-top:0;border-top:none}.article-list-item-copy{display:grid;gap:0}.article-list-item-copy h3{margin:0;color:var(--text-main);font-size:1.02rem;font-weight:600;line-height:1.55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.article-list-item-compact .article-list-item-copy h3{font-size:.98rem}.article-category-section-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;align-items:stretch;grid-auto-rows:1fr}.article-directory-section{display:flex;flex-direction:column;gap:18px;min-height:100%;padding-top:4px}.article-directory-section:nth-child(n+3){border-top:1px solid rgba(26,25,24,.08);padding-top:34px}.article-directory-section-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;align-items:end}.article-directory-section-head h3{margin:0;color:var(--text-main);font-size:1.16rem;line-height:1.35}.article-directory-more{color:var(--brand-red-deep);font-size:.92rem;font-weight:700}.article-directory-section-body{display:grid;grid-template-columns:1fr;gap:8px;align-items:start;flex:1 1}.article-directory-links{display:grid;gap:0}.article-feature-tile{display:grid;grid-template-columns:128px minmax(0,1fr);gap:20px;align-items:center;height:142px;padding:6px 0 18px;border-bottom:1px solid rgba(26,25,24,.08)}.article-feature-tile-subtle{grid-template-columns:88px minmax(0,1fr);gap:16px;height:auto;padding:2px 0 14px}.article-feature-visual{min-height:108px;border-radius:22px;background:radial-gradient(circle at 18% 22%,rgba(255,215,228,.95) 0,rgba(255,215,228,0) 30%),radial-gradient(circle at 82% 24%,rgba(255,238,188,.9) 0,rgba(255,238,188,0) 28%),radial-gradient(circle at 70% 80%,rgba(214,230,255,.88) 0,rgba(214,230,255,0) 28%),linear-gradient(180deg,#fff8f3,#fffdf9);display:flex;align-items:center;justify-content:center}.article-feature-visual-subtle{min-height:88px;border-radius:18px}.article-feature-keyword{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#5f5e5b;font-size:1.35rem;font-weight:700;line-height:1.1;letter-spacing:.08em}.article-feature-content{display:grid;gap:10px}.article-feature-content h3{color:var(--text-main);font-size:1.28rem;line-height:1.42;-webkit-line-clamp:2}.article-feature-content h3,.article-feature-content p{margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.article-feature-content p{color:var(--text-sub);line-height:1.72;-webkit-line-clamp:3}.article-feature-tile-subtle .article-feature-content{gap:8px}.article-feature-tile-subtle .article-feature-content h3{font-size:1.08rem;line-height:1.46}.article-feature-tile-subtle .article-feature-content p{font-size:.95rem;line-height:1.72;-webkit-line-clamp:2}.article-directory-footer{padding-top:14px;margin-top:auto}.article-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch}.article-directory-section-plain{padding-top:0}.article-directory-section-plain:nth-child(n+3){border-top:none;padding-top:0}.article-breadcrumbs-light{color:#8a8884;font-size:.92rem}.article-mini-head{margin-bottom:12px}.article-mini-head h2{margin:0;color:var(--text-main);font-size:1.28rem;line-height:1.3}.article-compare-grid{display:grid;gap:12px}.article-compare-head{display:none}.article-compare-row{display:grid;gap:10px;padding:18px;border-radius:20px;background:rgba(255,255,255,.88);box-shadow:0 10px 24px rgba(26,25,24,.04)}.article-compare-row strong{color:var(--text-main);font-size:.96rem}.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}.article-bottom-grid,.article-category-section-list,.case-grid,.compare-grid,.content-grid,.dimension-grid,.final-cta,.hero,.related-tools-grid,.result-cards,.score-grid,.seo-footer-top,.tool-grid,.tools-home-split,.tools-home-teachers{grid-template-columns:1fr}.article-directory-section:nth-child(n+3){border-top:none;padding-top:4px}.article-directory-section:nth-child(n+2){border-top:1px solid rgba(26,25,24,.08);padding-top:34px}.other-tools-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ai-card-grid,.ai-modal-body,.ai-model-review-grid,.ai-overview-grid,.ai-tutorial-grid{grid-template-columns:1fr}.ai-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-profile-card{grid-template-columns:72px minmax(0,1fr);gap:14px;padding:16px}.teacher-profile-card__avatar{width:72px;height:72px;border-radius:50%}}@media (max-width:960px){.tool-form-grid,.tools-form-grid{grid-template-columns:1fr}.city-field,.field-span-2,.tools-field-span-2{grid-column:span 1}.tools-home-panel-centered{padding-left:0}.tools-home-panel-offset{padding-left:0;padding-top:0}.tools-home-panel-form{order:1}.tools-home-panel-links{order:2}}@media (max-width:720px){.seo-footer-shell,.seo-header-shell{width:min(var(--max-width),calc(100% - 28px))}.page-shell{padding:0}.content-card,.final-cta,.hero,.tool-card{padding-block:32px;padding-inline:20px}.tools-home-content{width:min(var(--max-width),calc(100% - 28px));padding:32px 0}.tools-home-panel{padding-inline:2px}.city-input,.city-input-shell,.field input,.field select,.radio-pill{border-radius:18px}.tools-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-icon-card{min-height:104px;padding:16px 12px;gap:10px}.tools-icon-card strong{font-size:.92rem}.tool-input-card{padding:18px 14px 20px;border-radius:24px}.tool-landing-top-grid.has-form{grid-template-columns:1fr;gap:24px}.tool-landing-top-copy{max-width:none;text-align:center;margin-inline:auto}.tool-landing-top-copy p{justify-items:center}.tool-landing-top-form .tool-input-panel{max-width:none;margin-left:0}.tool-inline-field-error{padding-left:0;margin-top:6px}.tool-home-field{padding:13px 14px;border-radius:18px}.tool-home-field-row{gap:8px}.tool-home-field-label{width:68px;font-size:.95rem}.seo-birth-picker-trigger,.tool-home-field-input,.tool-home-field-option,.tool-home-field-static{font-size:.95rem}.tool-home-field-options{gap:12px;flex-wrap:wrap}.mobile-only{display:block}.desktop-only{display:none}.tool-submit-row .primary-button{width:100%;min-width:0}.tool-result-header-copy{justify-items:center;text-align:center}.tool-result-actions{align-items:stretch}.tool-result-actions .primary-button,.tool-result-actions .secondary-button{flex:1 1;min-width:0}.tool-actions-compact{gap:10px;width:100%;align-items:stretch}.tool-actions-compact .primary-button{width:100%;min-width:0}.ai-filter-grid,.faq-list,.tool-reference-grid,.tool-step-grid{grid-template-columns:1fr}.ai-modal-header,.ai-modal-title-row,.ai-prompt-card-rating,.ai-results-header,.ai-review-card-top,.ai-review-row{flex-direction:column}.ai-modal-title-row{align-items:flex-start}.ai-modal-title-inline{display:flex;align-items:flex-start;flex-wrap:wrap}.ai-modal-chip-row{flex-wrap:wrap}.ai-modal-chip-row,.ai-results-summary{justify-content:flex-start}.ai-modal{width:min(100vw - 20px,1180px);max-height:calc(100vh - 20px);padding:20px}.other-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.result-cards{grid-template-columns:1fr;gap:14px}.article-card,.article-category-card,.article-compare-row,.article-directory-hero-inner,.article-feature-card,.article-feature-tile,.article-summary-card,.article-tool-card{border-radius:20px}.article-body{width:100%;gap:28px}.article-directory-hero{padding:0}.article-directory-hero-inner{min-height:176px;padding:26px 20px}.article-directory-hero-inner-left{padding:22px 20px}.article-feature-tile{grid-template-columns:108px minmax(0,1fr);gap:16px}.article-feature-content h3{font-size:1.14rem}.article-editor-line{gap:8px 12px}.article-tag-cloud{justify-content:flex-start}.article-tag-index-shell{width:100%}.article-tag-band{padding-inline:20px}.article-home-promo-link{grid-template-columns:1fr;justify-items:start;gap:16px;padding:22px 20px;border-radius:20px}.article-tag-panel{width:100%;padding:24px 20px}.article-inline-tool-card{grid-template-columns:60px minmax(0,1fr);gap:14px;padding:16px}.result-card-name{height:auto;min-height:0;padding:16px 16px 18px}.result-name{font-size:1.38rem}.result-card-body{gap:10px}.result-quote,.result-row-source,.result-row-source .result-value,.result-row:first-child .result-value,.result-score-desc,.result-source{min-height:0;-webkit-line-clamp:unset;overflow:visible}.result-source{margin-top:4px}.results-overlay{align-items:stretch;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.results-modal{width:100%;max-width:none;height:100dvh;max-height:100dvh;padding:max(14px,env(safe-area-inset-top)) 14px max(18px,env(safe-area-inset-bottom));border-radius:0;box-shadow:none;background:#fcfaf7}.score-report-orb{width:110px;height:110px}.score-report-orb strong{font-size:1.95rem}.score-dimension-card{grid-template-columns:1fr;gap:10px}.score-dimension-badge,.seo-header-shell{min-height:68px}.seo-header-actions .seo-hero-primary{min-height:42px;padding:0 16px;font-size:14px}.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}}