.home .container{max-width:1120px;margin:0 auto;padding:0 24px}.home .section-head{text-align:center;margin-bottom:44px}.home .section-title{font-family:var(--font-serif);font-size:clamp(23px,2.6vw,30px);font-weight:600;color:var(--text-primary, #1f2328);margin:0 0 12px;letter-spacing:.01em;text-wrap:balance}.home .section-sub{font-size:14.5px;color:var(--text-secondary, #5a5f66);margin:0;line-height:1.7}.home .section-link{color:var(--accent, #6E8899);text-decoration:none;font-weight:500}.home .section-link:hover{text-decoration:underline}.home .screen1{padding:88px 0 64px;background:radial-gradient(120% 90% at 50% 0%,#f8f5f0,#faf8f4 55%,#f6f7f8);text-align:center}.home .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:13px;letter-spacing:.16em;color:var(--accent, #6E8899);font-weight:500;margin:0 0 22px}.home .hero-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--accent, #6E8899);display:inline-block}.home .hero-title{font-family:var(--font-serif);font-size:clamp(29px,4.4vw,46px);font-weight:600;color:var(--text-primary, #1f2328);letter-spacing:.01em;line-height:1.32;margin:0 auto 18px;max-width:820px;text-wrap:balance}.home .hero-sub{font-size:clamp(15px,1.5vw,18px);color:var(--text-secondary, #5a5f66);line-height:1.7;margin:0 auto 32px;max-width:600px;text-wrap:balance}.home .hero-mini{font-size:12.5px;color:var(--text-tertiary, #9499a0);letter-spacing:.03em;margin:0}.home .hero-mini a{color:var(--accent, #6E8899);text-decoration:none;font-weight:500}.home .hero-mini a:hover{text-decoration:underline}.home-quiz{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:36px 32px;max-width:640px;margin:0 auto 18px;box-shadow:0 4px 20px #1c1e210f;text-align:left}.home-quiz .quiz-step{display:none}.home-quiz .quiz-step.on{display:block;animation:hqFade .3s ease}@keyframes hqFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.home-quiz .quiz-lead{font-size:15.5px;color:var(--text-primary, #1f2328);line-height:1.75;margin:0 0 28px;text-align:center}.home-quiz .quiz-lead strong{font-weight:600}.home-quiz .quiz-start{display:block;width:100%;padding:15px 24px;background:var(--accent, #6E8899);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px #6e889947}.home-quiz .quiz-start:hover{background:#5c7a8d;transform:translateY(-2px);box-shadow:0 10px 24px #6e889957}.home-quiz .quiz-progress{font-size:12px;color:var(--text-tertiary, #9499a0);letter-spacing:.05em;margin-bottom:14px}.home-quiz .quiz-q{font-family:var(--font-serif);font-size:19px;font-weight:600;color:var(--text-primary, #1f2328);margin:0 0 22px;line-height:1.45}.home-quiz .quiz-opts{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.home-quiz .quiz-opt{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fafafb;border:1.5px solid #ECECEF;border-radius:10px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.home-quiz .quiz-opt:hover{border-color:var(--accent, #6E8899);background:var(--accent-bg, #EAF0F3)}.home-quiz .quiz-opt input{flex-shrink:0;accent-color:var(--accent, #6E8899)}.home-quiz .quiz-opt span{font-size:14.5px;color:var(--text-primary, #1f2328);line-height:1.5}.home-quiz .quiz-opt:has(input:checked){border-color:var(--accent, #6E8899);background:var(--accent-bg, #EAF0F3)}.home-quiz .quiz-actions{display:flex;gap:12px;justify-content:space-between}.home-quiz .quiz-back,.home-quiz .quiz-next{padding:12px 24px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.home-quiz .quiz-back{background:transparent;color:var(--text-secondary, #5a5f66);border:1px solid #D8DDE2}.home-quiz .quiz-back:not(:disabled):hover{background:#fafafb}.home-quiz .quiz-back:disabled{opacity:.4;cursor:not-allowed}.home-quiz .quiz-next{background:var(--accent, #6E8899);color:#fff;border:none}.home-quiz .quiz-next:not(:disabled):hover{background:#5c7a8d}.home-quiz .quiz-next:disabled{opacity:.4;cursor:not-allowed}.home-quiz .result-badge{display:inline-block;background:var(--accent-bg, #EAF0F3);color:var(--accent, #6E8899);font-size:12px;font-weight:500;padding:4px 12px;border-radius:12px;letter-spacing:.05em;margin-bottom:16px}.home-quiz .result-title{font-family:var(--font-serif);font-size:21px;font-weight:600;color:var(--text-primary, #1f2328);margin:0 0 8px;line-height:1.4}.home-quiz .result-slogan{font-size:15px;color:var(--text-secondary, #5a5f66);margin:0 0 20px;font-style:italic}.home-quiz .result-divider{height:1px;background:#e8ecf0;margin:22px 0}.home-quiz .result-reason{font-size:15px;color:var(--text-primary, #1f2328);line-height:1.85;margin:0 0 28px}.home-quiz .result-actions{display:flex;gap:12px;flex-wrap:wrap}.home-quiz .result-cta{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;background:var(--accent, #6E8899);color:#fff;border-radius:10px;font-size:15px;font-weight:500;text-decoration:none}.home-quiz .result-cta:hover{background:#5c7a8d;color:#fff}.home-quiz .result-retry{padding:14px 24px;background:transparent;color:var(--text-secondary, #5a5f66);border:1px solid #D8DDE2;border-radius:10px;font-size:14px;cursor:pointer}.home-quiz .result-retry:hover{background:#fafafb}.home .screen2{padding:36px 0;background:var(--bg, #F6F7F8)}.home .trust-strip{background:var(--bg-card, #FFFFFF);border:1px solid rgba(0,0,0,.05);border-radius:14px;padding:26px 36px;display:flex;align-items:center;justify-content:space-between;gap:32px;box-shadow:0 2px 10px #1c1e210a}.home .trust-quote{font-family:var(--font-serif, Georgia, serif);font-size:18.5px;font-weight:600;color:var(--text-primary, #1f2328);letter-spacing:.02em}.home .trust-stats{display:flex;align-items:center;gap:30px}.home .trust-stat{display:flex;flex-direction:column;align-items:center}.home .trust-num{font-size:23px;font-weight:700;color:var(--accent, #6E8899);font-variant-numeric:tabular-nums;line-height:1.1}.home .trust-label{font-size:11px;color:var(--text-tertiary, #9499a0);letter-spacing:.05em;margin-top:5px}.home .trust-stat-pill{background:var(--accent-bg, #EAF0F3);padding:8px 16px;border-radius:12px}.home .trust-stat-pill .trust-num{font-size:13px}.home .trust-stat-pill .trust-label{color:var(--accent, #6E8899);font-weight:500}.home .screen3{padding:80px 0;background:#f8f5f0}.home .featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:36px}.home .see-all-row{text-align:center}.home .see-all-link{font-size:14px;color:var(--accent, #6E8899);text-decoration:none;font-weight:500}.home .see-all-link:hover{text-decoration:underline}.home .screen4{padding:80px 0;background:var(--bg, #F6F7F8)}.home .methods-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.home .method-card{display:flex;align-items:center;gap:22px;background:var(--bg-card, #FFFFFF);border:1px solid rgba(0,0,0,.05);border-radius:14px;padding:26px;text-decoration:none;color:inherit;min-height:140px;box-shadow:0 2px 10px #1c1e210a;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home .method-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #6e889924;border-color:#6e88994d}.home .method-card-all{background:var(--accent-bg, #EAF0F3);border-color:#6e889966}.home .method-num{font-size:36px;font-weight:700;color:var(--accent, #6E8899);font-variant-numeric:tabular-nums;line-height:1;min-width:56px;text-align:center}.home .method-body{flex:1;min-width:0}.home .method-title{font-size:16px;font-weight:600;color:var(--text-primary, #1f2328);margin:0 0 6px;line-height:1.45}.home .method-summary{font-size:13px;color:var(--text-secondary, #5a5f66);line-height:1.6;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home .method-meta{display:flex;gap:10px}.home .method-cat{font-size:11px;color:var(--accent, #6E8899);background:var(--accent-bg, #EAF0F3);padding:3px 9px;border-radius:10px;font-weight:500}.home .method-time{font-size:11px;color:var(--text-tertiary, #9499a0);align-self:center}.home .screen5{padding:88px 0;background:#f8f5f0}.home .consultant-soft-card{background:var(--bg-card, #FFFFFF);border:1px solid rgba(0,0,0,.05);border-radius:16px;padding:52px 44px;max-width:720px;margin:0 auto;box-shadow:0 4px 20px #1c1e210d}.home .consultant-soft-header{text-align:center;margin-bottom:22px}.home .consultant-soft-header .section-title{font-size:22px;margin:0}.home .consultant-soft-body p{font-size:15.5px;color:var(--text-primary, #1f2328);line-height:1.85;text-align:center;max-width:540px;margin:0 auto 18px}.home .consultant-soft-meta{display:flex;flex-direction:column;gap:6px;margin-bottom:26px;text-align:center}.home .consultant-soft-line{font-size:12px;color:var(--text-tertiary, #9499a0);letter-spacing:.02em}.home .consultant-soft-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.home .consultant-soft-btn{display:inline-flex;align-items:center;padding:11px 22px;border-radius:10px;font-size:13.5px;font-weight:500;text-decoration:none;transition:transform .2s ease,background .2s ease}.home .consultant-soft-btn-outline{background:#fff;color:var(--accent, #6E8899);border:1px solid rgba(110,136,153,.45)}.home .consultant-soft-btn-outline:hover{background:var(--accent-bg, #EAF0F3);transform:translateY(-1px)}.home .consultant-soft-btn-solid{background:var(--accent, #6E8899);color:#fff}.home .consultant-soft-btn-solid:hover{background:#5c7a8d;color:#fff;transform:translateY(-1px)}@media(max-width:768px){.home .container{padding:0 18px}.home .section-head{margin-bottom:32px}.home .screen1{padding:56px 0 44px}.home .screen3,.home .screen4{padding:56px 0}.home .screen5{padding:60px 0}.home .hero-eyebrow{margin-bottom:18px;font-size:12px;letter-spacing:.14em}.home .hero-title{line-height:1.38;margin-bottom:16px}.home .hero-sub{margin-bottom:26px}.home-quiz{padding:24px 20px}.home-quiz .quiz-q{font-size:17px}.home-quiz .result-actions{flex-direction:column}.home .screen2{padding:24px 0}.home .trust-strip{flex-direction:column;text-align:center;gap:22px;padding:26px 22px;border-radius:12px}.home .trust-stats{gap:24px}.home .featured-grid,.home .methods-grid{grid-template-columns:1fr;gap:16px}.home .method-card{padding:22px;gap:18px;min-height:0}.home .method-num{font-size:30px;min-width:44px}.home .consultant-soft-card{padding:36px 24px;border-radius:14px}.home .consultant-soft-header .section-title{font-size:19px}.home .consultant-soft-actions{flex-direction:column}.home .consultant-soft-btn{width:100%;justify-content:center}}
