
:root{--paper:#f4efe6;--ink:#211c16;--muted:#746a5f;--sand:#e8dccb;--gold:#b08a3c;--deep:#15110d}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper);overflow-x:hidden}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;line-height:1.62;overflow-x:hidden}a{color:inherit}img{display:block;width:100%;height:auto}.header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:22px clamp(18px,4vw,54px);background:rgba(244,239,230,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(33,28,22,.12)}.brand{font-size:26px;font-weight:700;text-decoration:none;letter-spacing:-.04em}.header nav{display:flex;justify-content:center;gap:22px;overflow:auto;scrollbar-width:none}.header nav a{text-decoration:none;font-size:14px;color:#4b4035;white-space:nowrap}.account{background:var(--deep);color:#fff;text-decoration:none;border-radius:999px;padding:11px 18px}.hero{max-width:1380px;margin:34px auto 110px;padding:0 clamp(16px,4vw,60px);display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:stretch}.hero figure,.block figure{margin:0;background:var(--sand);overflow:hidden}.hero figure{min-height:720px}.hero figure img{height:100%;object-fit:cover}.hero-copy{background:#fbf7ef;padding:clamp(28px,5vw,76px);display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(33,28,22,.1)}.crumbs,.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#8a7656;font-weight:700}.hero h1{font-size:clamp(54px,8vw,118px);line-height:.92;margin:14px 0 22px;letter-spacing:-.055em;font-weight:650}.lead{font-size:clamp(19px,2vw,25px);line-height:1.45;color:#352e27}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;background:var(--deep);color:#fbf7ef;border:1px solid var(--deep);border-radius:999px;padding:14px 23px;text-decoration:none;font-weight:650}.btn.subtle{background:transparent;color:var(--ink);border-color:rgba(33,28,22,.22)}.notice{border-left:3px solid var(--gold);padding:14px 0 14px 18px;color:#6c5d4d;font-size:14px}.block{max-width:1280px;margin:0 auto 92px;padding:0 clamp(16px,4vw,60px);display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:start}.block:nth-of-type(even){grid-template-columns:1.1fr .9fr}.block:nth-of-type(even) figure{order:-1}.copy{padding:34px 0}.block h2,.faq h2{font-size:clamp(36px,5.3vw,70px);line-height:1.02;letter-spacing:-.055em;margin:12px 0 18px;font-weight:620}.block h3{font-size:22px;line-height:1.2;margin:0 0 24px;color:#8a6f35}.block p,.faq p,.final p{font-size:17px;color:#4c4237}.block figure{min-height:520px}.block figure img{height:520px;object-fit:cover}.textlink{display:inline-block;margin-top:14px;text-decoration:none;border-bottom:1px solid var(--gold);font-weight:700}.faq,.final,footer{max-width:1140px;margin:0 auto 80px;padding:0 clamp(16px,4vw,60px)}details{border-top:1px solid rgba(33,28,22,.16);padding:22px 0}details:last-child{border-bottom:1px solid rgba(33,28,22,.16)}summary{cursor:pointer;font-size:21px;font-weight:640}.final{background:#1b1712;color:#f8f0e4;padding:34px;border-radius:0}.final p{color:#eadfce}.final .btn{background:#f8f0e4;color:#1b1712}footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(33,28,22,.14);padding-top:26px;color:#65594d;flex-wrap:wrap}footer a{text-decoration:none;margin-left:16px}@media(max-width:860px){.header{grid-template-columns:1fr auto;gap:12px;padding:16px}.header nav{grid-column:1/-1;justify-content:flex-start}.hero,.block,.block:nth-of-type(even){grid-template-columns:1fr;margin-bottom:64px}.block:nth-of-type(even) figure{order:0}.hero figure{min-height:420px}.block figure,.block figure img{min-height:320px;height:320px}.hero h1{font-size:clamp(48px,14vw,72px);letter-spacing:-.025em;line-height:1}.hero-copy{padding:28px}.block h2,.faq h2{font-size:clamp(32px,10vw,48px)}}
