:root{color:#16201f;background:#f5f1e9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit}button,input,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,5vw,72px);background:#f5f1e9f0;border-bottom:1px solid rgba(22,32,31,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand,.nav-links,.language-button{display:flex;align-items:center}.brand{gap:10px;font-weight:800;text-decoration:none}.brand-mark{display:grid;width:40px;height:40px;place-items:center;color:#fff;background:#205b57;border-radius:8px;font-size:.9rem}.nav-links{gap:22px;font-size:.95rem}.nav-links a{text-decoration:none}.language-button,.button,.contact-form button{min-height:44px;border-radius:8px;cursor:pointer}.language-button{gap:8px;padding:10px 14px;color:#16201f;background:#fff;border:1px solid rgba(22,32,31,.18)}.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(28px,5vw,64px);align-items:center;min-height:calc(100vh - 73px);padding:clamp(56px,8vw,104px) clamp(20px,5vw,72px) 48px;background:linear-gradient(120deg,#205b57eb,#244370d6),url(https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1800&q=80) center / cover;color:#fff}.hero-content{max-width:820px}.badge{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;color:#10201f;background:#f8d56a;border-radius:8px;font-weight:800}.eyebrow{margin:30px 0 12px;color:#d6ebe8;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:900px;margin-bottom:22px;font-size:clamp(3.3rem,10vw,7.2rem);line-height:.92;letter-spacing:0}h2{margin-bottom:16px;font-size:clamp(2rem,4vw,3.8rem);line-height:1;letter-spacing:0}h3{margin-bottom:10px;font-size:1.2rem}.hero-subtitle{max-width:680px;color:#eff8f7;font-size:clamp(1.15rem,2vw,1.4rem);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0 18px}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid transparent;font-weight:800;text-decoration:none}.button-primary{color:#13201f;background:#fff}.button-secondary{color:#fff;border-color:#ffffff94}.compliance-notice{max-width:720px;color:#f8d56a;font-weight:700;line-height:1.5}.status-card{align-self:end;padding:28px;color:#16201f;background:#fffffff0;border-radius:8px;box-shadow:0 24px 80px #0000003d}.status-card h2{font-size:1.5rem}.status-card ul,.check-list,.review-list{margin:0;padding:0;list-style:none}.status-card li,.check-list li{display:flex;gap:10px;align-items:flex-start;margin-top:14px;line-height:1.45}.section,.band,.contact-section,.site-footer{padding:clamp(52px,8vw,92px) clamp(20px,5vw,72px)}.section{background:#f5f1e9}.section-heading{display:flex;gap:18px;max-width:940px;margin-bottom:34px}.section-heading svg,.band-copy svg,.contact-section svg{flex:0 0 auto;color:#c74230}.section-heading p,.band-copy p,.contact-section p,.two-column p{max-width:760px;color:#4b5a58;font-size:1.08rem;line-height:1.65}.pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pillar{min-height:190px;padding:24px;background:#fff;border:1px solid rgba(22,32,31,.12);border-radius:8px}.pillar p{color:#4b5a58;line-height:1.58}.band{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:40px;align-items:start;background:#dcece8}.check-list{display:grid;gap:14px;padding:26px;background:#fff;border:1px solid rgba(22,32,31,.12);border-radius:8px}.check-list li{margin:0;font-weight:700}.two-column{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,.7fr);gap:40px}.review-list{display:grid;gap:12px}.review-list li{padding:18px;background:#fff;border-left:5px solid #c74230;border-radius:8px;font-weight:750}.contact-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(320px,.7fr);gap:44px;color:#fff;background:#1f3d56}.contact-section p{color:#dbe9f1}.contact-form{display:grid;gap:14px;padding:24px;color:#16201f;background:#fff;border-radius:8px}.contact-form label{display:grid;gap:7px;font-weight:750}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(22,32,31,.22);border-radius:8px;padding:12px}.contact-form button{color:#6a6a6a;background:#e8e8e8;border:0;font-weight:800;cursor:not-allowed}.contact-form p{margin:0;color:#5d6866;font-size:.95rem}.site-footer{display:grid;gap:12px;color:#dcece8;background:#16201f}.site-footer p{max-width:980px;margin:0;line-height:1.55}@media(max-width:920px){.site-header{flex-wrap:wrap}.nav-links{order:3;width:100%;justify-content:space-between;gap:12px}.hero,.band,.two-column,.contact-section{grid-template-columns:1fr}.hero{min-height:auto}.pillar-grid{grid-template-columns:1fr}}@media(max-width:560px){.site-header{align-items:flex-start}.nav-links{display:none}.language-button span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}h1{font-size:clamp(2.7rem,17vw,4rem)}.section-heading{display:block}}
