:root{--ink:#070b12;--patrol:#121a28;--line:#2a3d5c;--brass:#c4a46a;--brass-hot:#e0c58a;--bone:#e8e0d4;--muted:#9aa6b8}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{margin:0;background:var(--ink);color:var(--bone);font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif}a{color:var(--brass);text-decoration:none}img,video{display:block;max-width:100%}.top{position:-webkit-sticky;position:sticky;top:0;z-index:20;justify-content:space-between;gap:16px;padding:14px 22px;background:rgba(7,11,18,.86);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(196,164,106,.18)}.brand,.top{display:flex;align-items:center}.brand{gap:10px;color:var(--bone);font-weight:700;letter-spacing:.04em}.brand img{width:36px;height:36px;border-radius:9px}.top nav{display:flex;gap:18px;align-items:center;font-size:15px}.top nav a{color:var(--muted);min-height:44px;display:inline-flex;align-items:center}.top nav a:last-child{color:var(--brass);font-weight:700}.hero-mark{max-width:860px;margin:0 auto;padding:56px 28px 24px}.hero-icon{width:120px;height:120px;border-radius:28px;margin-bottom:28px;box-shadow:0 16px 40px rgba(0,0,0,.4)}.kicker{color:var(--brass);letter-spacing:.14em;text-transform:uppercase;font-size:12px;margin:0 0 14px}h1{font-size:clamp(40px,7vw,78px);line-height:.95;margin:0 0 18px;letter-spacing:-.035em}.lede,.sub{color:var(--muted);font-size:clamp(18px,2.2vw,22px);max-width:38rem;line-height:1.45;margin:0}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.cta,.ghost{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:14px;font-weight:700}.cta{background:var(--brass);color:var(--ink)}.cta:hover{background:var(--brass-hot)}.ghost{border:1px solid var(--line);color:var(--bone)}.band{padding:56px 28px;max-width:1120px;margin:0 auto}.band.tight{padding-top:28px}.manifest{font-size:clamp(26px,4vw,42px);line-height:1.2;max-width:18ch;margin:0}.section-title{font-size:13px;letter-spacing:.16em;text-transform:uppercase;color:var(--brass);margin:0 0 18px}.icon-doors{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.icon-door{display:flex;gap:16px;align-items:flex-start;background:var(--patrol);border:1px solid var(--line);border-radius:18px;padding:16px;min-height:44px}.icon-door img{width:72px;height:72px;border-radius:16px;flex-shrink:0}.icon-door h2{margin:0 0 6px;font-size:22px}.icon-door p{margin:0;color:var(--muted);line-height:1.4}.split-band{display:grid;grid-template-columns:1fr 300px;grid-gap:36px;gap:36px;align-items:center}.split-band .copy h2{font-size:clamp(28px,4vw,44px);margin:0 0 12px;line-height:1.05}.split-band .copy p{color:var(--muted);line-height:1.5}.phone{background:#0b1220;border:1px solid var(--line);border-radius:32px;padding:18px 16px 28px;box-shadow:0 20px 50px rgba(0,0,0,.35)}.phone-bar{width:72px;height:6px;border-radius:99px;background:#2a3d5c;margin:0 auto 18px}.phone-h{font-size:26px;margin:0 0 4px}.phone-sub{color:var(--muted);margin:0 0 14px;font-size:14px}.phone-card{background:#1a2b4a;border-radius:14px;padding:12px 14px;margin-bottom:8px}.phone-card b{display:block}.phone-card span{color:var(--muted);font-size:13px}.fab{width:56px;height:56px;border-radius:999px;background:var(--brass);color:var(--ink);font-weight:700;display:flex;align-items:center;justify-content:center;margin:16px 0 0 auto}.ask-band{display:flex;gap:20px;align-items:flex-start}.ask-band img{width:88px;height:88px;border-radius:20px}.ask-band h2{margin:0 0 10px;font-size:clamp(26px,3vw,36px)}.ask-band p{color:var(--muted);line-height:1.5}.price{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:18px;gap:18px}.card{background:var(--patrol);border:1px solid var(--line);border-radius:18px;padding:22px}.card img{border-radius:14px;margin-bottom:12px}.card h2{margin:0 0 8px}.card p{margin:0;color:var(--muted);line-height:1.45}.big-price{font-size:48px;margin:0 0 8px}.site-foot{padding:40px 28px 64px;color:var(--muted);font-size:13px;border-top:1px solid var(--line)}.foot-row{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:10px}.muted{opacity:.85}.legal{max-width:760px;margin:0 auto;padding:48px 22px 80px}.legal h1{font-size:42px}.legal p{color:var(--muted);line-height:1.55}@media (max-width:820px){.icon-doors,.price,.split-band{grid-template-columns:1fr}.top nav a:not(:last-child){display:none}.ask-band{flex-direction:column}}