:root{--bg:#fbf7f1;--panel:#fff;--ink:#221a16;--muted:#6d625d;--brand:#8a5a44;--brand2:#d8b39b;--line:#eaded4;--dark:#171316}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fbf7f1e0;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex;position:sticky;top:0}.logo{align-items:center;gap:10px;display:flex}.logo span{background:var(--dark);color:#fff;border-radius:14px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.nav{gap:12px;font-size:14px;display:flex}.nav a{border-radius:999px;padding:9px 10px}.nav a:hover{background:#fff}.hero{color:#fff;background:linear-gradient(90deg,#140e0cc7,#140e0c33),url(https://images.unsplash.com/photo-1515377905703-c4788e51af15?auto=format&fit=crop&w=1600&q=80) 50%/cover;align-items:end;min-height:72vh;padding:80px 18px 34px;display:flex}.hero-content{max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--brand);font-size:12px;font-weight:800}.hero .eyebrow,.detail-hero .eyebrow{color:#f1d6c5}h1{margin:10px 0 18px;font-family:Georgia,serif;font-size:clamp(34px,8vw,72px);line-height:.95}h2{margin:0 0 14px;font-family:Georgia,serif;font-size:30px}h3{margin:0 0 8px}p{color:var(--muted);line-height:1.65}.hero p,.detail-hero p{color:#f6ece6}.actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.btn{color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:800;display:inline-flex}.btn.primary{background:var(--brand);color:#fff}.btn.ghost{color:#fff;background:#ffffff29;border:1px solid #fff6}.btn.full{width:100%}.trust-grid,.cards,.contact-grid{gap:14px;padding:18px;display:grid}.trust-grid{grid-template-columns:repeat(3,1fr);max-width:1120px;margin:-34px auto 0}.info,.card,.contact-card,.form,.sidebox,.legal{background:var(--panel);border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:0 16px 34px #462d2012}.info svg{color:var(--brand)}.section{max-width:1120px;margin:0 auto;padding:42px 18px}.section-head{margin-bottom:16px}.cards{grid-template-columns:repeat(4,1fr);padding:0}.card{padding:0;overflow:hidden}.card img{object-fit:cover;width:100%;height:180px}.card div{padding:18px}.card span{color:var(--brand);align-items:center;font-weight:800;display:inline-flex}.page-title{max-width:900px;margin:0 auto;padding:64px 18px 24px}.page-title h1{color:var(--dark)}.detail-hero{color:#fff;background-position:50%;background-size:cover;align-items:end;min-height:440px;padding:100px 18px 34px;display:flex}.detail-hero>div{max-width:780px}.content-grid{grid-template-columns:minmax(0,1fr) 320px;gap:18px;max-width:1120px;margin:0 auto;padding:32px 18px;display:grid}.article,.sidebox{background:var(--panel);border:1px solid var(--line);border-radius:24px;padding:24px}.article section{border-bottom:1px solid var(--line);padding:10px 0 18px}.article section:last-child{border-bottom:0}.article li{color:var(--muted);margin:10px 0;line-height:1.6}.sidebox{align-self:start;position:sticky;top:86px}.sidebox.warn svg{color:#b45309}.legal{align-items:flex-start;gap:12px;max-width:1120px;margin:18px auto 42px;display:flex}.legal svg{color:var(--brand);flex:none}.contact-grid{grid-template-columns:1fr 1.2fr;max-width:1120px;margin:0 auto 40px}.contact-card p{align-items:center;gap:10px;display:flex}.form{gap:12px;display:grid}.form label{gap:6px;font-weight:800;display:grid}.form input,.form textarea,.form select{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:16px;padding:14px}.form textarea{min-height:120px}footer{background:var(--dark);color:#fff;justify-content:space-between;align-items:center;gap:16px;padding:28px 18px;display:flex}footer p{color:#d6ccc6;margin:6px 0 0}footer a{color:#f0cdb7;font-weight:800}@media (width<=850px){.nav{gap:2px;font-size:13px}.trust-grid,.cards,.contact-grid,.content-grid{grid-template-columns:1fr}.trust-grid{margin:0;padding-top:18px}.hero{min-height:76vh}.card{grid-template-columns:110px 1fr;align-items:stretch;display:grid}.card img{height:100%;min-height:132px}.sidebox{position:static}footer{display:block}.site-header{align-items:flex-start}.logo strong{font-size:14px}}@media (width<=420px){.nav{justify-content:space-between;width:100%}.site-header{flex-wrap:wrap}.card{grid-template-columns:1fr}.card img{height:155px}h1{font-size:38px}}
