*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,sans-serif;background:#d4c8b0;color:#1a1a1a}.nav{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 4rem;background:hsla(40,23%,70%,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.nav-logo{height:56px;object-fit:contain}.nav-back{font-size:.88rem;color:#555;text-decoration:none;display:flex;align-items:center;gap:.4rem}.nav-back:hover{color:#1a1a1a}.faq-hero{background:#d4c8b0;padding:4.5rem 2rem 3rem;text-align:center}.faq-eyebrow{font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#2e7d32;margin-bottom:1rem}.faq-hero-title{font-family:"Instrument Serif",serif;font-size:clamp(2.2rem,5vw,4rem);color:#1a1a1a;line-height:1.1;margin-bottom:1rem}.faq-hero-title em{font-style:italic;color:#2e7d32}.faq-sub{font-size:1.05rem;color:#666;max-width:520px;margin:0 auto;font-weight:300;line-height:1.6}.faq-body{background:#a5c8a8;padding:4rem 2rem 5rem}.faq-inner{max-width:760px;margin:0 auto}.faq-section{margin-bottom:2.5rem}.faq-section-title{font-family:"Instrument Serif",serif;font-size:clamp(1.4rem,3vw,1.9rem);color:#1a1a1a;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(46,125,50,.25)}.faq-item{background:#fff;border-radius:12px;margin-bottom:.6rem;overflow:hidden;border:1px solid rgba(0,0,0,.06)}.faq-q{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:1rem 1.3rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;color:#1a1a1a;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:background .15s}.faq-q:hover{background:#f5f1e8}.faq-icon{flex-shrink:0;width:1.3rem;height:1.3rem;position:relative;transition:transform .25s;color:#2e7d32;font-size:1.4rem;line-height:1}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-a-inner{padding:0 1.3rem 1.1rem;color:#444;line-height:1.7;font-weight:300;font-size:.95rem}.faq-item.open .faq-a{max-height:600px}footer{padding:2rem 4rem;background:#1a1a1a;display:flex;align-items:center;justify-content:space-between}footer img{height:32px;opacity:.4;filter:brightness(0) invert(1)}footer p{font-size:.8rem;color:hsla(0,0%,100%,.3)}.footer-links{display:flex;align-items:center;gap:1.5rem}.footer-links a{font-size:.8rem;color:hsla(0,0%,100%,.5);text-decoration:none;letter-spacing:.03em}.footer-links a:hover{color:hsla(0,0%,100%,.8)}@media (max-width:768px){.nav{padding:1rem 1.5rem}.faq-hero{padding:3.5rem 1.5rem 2.5rem}.faq-body{padding:3rem 1.5rem 4rem}footer{padding:1.5rem;flex-direction:column;gap:1rem;text-align:center}}