.method{background:#eee3da}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.method-quote{font-family:'Playfair Display';font-size:clamp(1.45rem,2.4vw,2.35rem);line-height:1.35;color:var(--wine)}.method-info{margin-top:22px;border-left:2px solid var(--gold);padding:12px 18px;color:var(--muted);font-size:.9rem}.method-info p{margin:0}.quiz-panel{max-height:90vh;padding:28px 36px 22px;display:flex;flex-direction:column}.quiz-progress{margin-bottom:22px;flex:none}.quiz-content{overflow-y:auto;min-height:0;padding:0 2px 4px}.quiz-panel h2{font-size:1.85rem;margin-top:8px;margin-bottom:14px}.options{gap:7px;margin:16px 0}.option,.quiz-panel input,.quiz-panel textarea{padding:11px 14px}.option{min-height:46px}.quiz-panel textarea{min-height:105px}.quiz-panel .next-row{margin-top:16px;padding-top:12px;border-top:1px solid #dfd2c9;position:sticky;bottom:0;background:var(--cream)}@media(max-width:900px){.method-grid{grid-template-columns:1fr;gap:45px}}@media(max-width:520px){.quiz-panel{width:100%;height:100%;max-height:100dvh;padding:28px 18px calc(18px + env(safe-area-inset-bottom))}.quiz-progress{margin-bottom:18px}.quiz-panel h2{font-size:1.65rem}}
