
:root{--cream:#fff8ef;--cream2:#f7ead8;--paper:#fffdf9;--ink:#2e241e;--muted:#725f54;--orange:#f36f21;--orange2:#ff8b3d;--brown:#553426;--line:#ead8c1;--shadow:0 22px 70px rgba(76,48,33,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;line-height:1.65}a{color:inherit}.container{width:min(1120px,calc(100% - 42px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,248,239,.95);backdrop-filter:blur(14px);border-bottom:1px solid rgba(234,216,193,.85)}.nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:700;color:var(--orange)}.brand img{width:42px;height:42px;border-radius:12px}.nav-links{display:flex;gap:24px;align-items:center}.nav-links a{text-decoration:none;font-weight:650;color:#59483f}.nav-cta{background:var(--orange);color:white!important;padding:11px 17px;border-radius:999px}.legal-hero{padding:76px 0 36px;background:linear-gradient(180deg,#fff4e7 0%,var(--cream) 100%)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--orange);margin-bottom:12px}.legal-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,6vw,70px);line-height:1.02;margin:0 0 16px}.legal-hero p{color:var(--muted);font-size:17px}.legal-shell{width:min(900px,calc(100% - 42px));margin:0 auto 78px;background:var(--paper);border:1px solid var(--line);border-radius:28px;padding:46px 50px;box-shadow:var(--shadow)}.legal-shell h2{font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1.2;margin:34px 0 9px;color:#392a23}.legal-shell h2:first-of-type{margin-top:18px}.legal-shell p,.legal-shell li{color:#59483f}.legal-shell a{color:#b64b11;font-weight:650}.legal-note{padding:16px 18px;background:#fff2e5;border:1px solid #f1d0b4;border-radius:14px}.back-home{display:inline-flex;margin-top:18px;text-decoration:none}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0 34px}.support-card{background:#fff8ef;border:1px solid var(--line);border-radius:18px;padding:22px}.support-card b{display:block;font-family:Georgia,serif;font-size:21px;margin-bottom:7px}.mail-box{background:var(--brown);color:#fff;border-radius:22px;padding:28px;margin:28px 0}.mail-box a{color:#ffd6b9;font-size:20px}.footer{border-top:1px solid var(--line);padding:30px 0 46px;color:#806c60}.footer-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{color:#806c60}.download-card{max-width:740px;margin:60px auto;background:var(--paper);border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);padding:44px;text-align:center}.download-card img.icon{width:92px;height:92px;border-radius:24px}.download-card h1{font-family:Georgia,serif;font-size:46px;margin:18px 0 10px}.download-button{display:inline-block;background:#000;color:#fff;text-decoration:none;border-radius:13px;padding:12px 22px;margin:12px 0;font-weight:700}.qr{width:170px;height:170px;background:#fff;padding:8px;border-radius:16px;margin-top:20px}@media(max-width:760px){.nav{height:68px}.brand{font-size:25px}.brand img{width:36px;height:36px}.nav-links a:not(.nav-cta){display:none}.legal-hero{padding:50px 0 24px}.legal-shell{padding:28px 22px;border-radius:22px}.support-grid{grid-template-columns:1fr}.download-card{margin:34px 18px;padding:30px 20px}.download-card h1{font-size:38px}}
