:root{
  --ink:#142235;
  --muted:#5f6772;
  --gold:#c88e25;
  --gold-dark:#a66f13;
  --cream:#fbf8f2;
  --cream-2:#f3ecdf;
  --white:#fff;
  --navy:#0d2033;
  --line:#dfd4c3;
  --shadow:0 22px 55px rgba(32,37,43,.12);
  --radius:26px;
  --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.58}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
button,input{font:inherit}
.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:30;background:rgba(251,248,242,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(20,34,53,.08)}
.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand{display:flex;align-items:center;gap:13px;font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:.02em;font-size:1.28rem}
.brand img{width:35px;height:52px}
.brand sup,.tm{font-family:Inter,sans-serif;font-size:.45em;vertical-align:super;letter-spacing:.02em}
.nav{display:flex;align-items:center;gap:30px;font-weight:700;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}
.nav a{padding:12px 0;border-bottom:2px solid transparent}.nav a:hover{border-color:var(--gold)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--gold);border-radius:8px;padding:13px 20px;font-size:.86rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:.2s ease;background:transparent;color:var(--gold-dark)}
.btn:hover{transform:translateY(-1px);box-shadow:0 9px 22px rgba(166,111,19,.14)}
.btn-primary{background:linear-gradient(135deg,#d7a23e,#b67a16);color:#fff;border-color:transparent}
.hero{min-height:620px;background:linear-gradient(90deg,#fbf8f2 0%,#fbf8f2 45%,#f1eadf 100%);border-bottom:1px solid var(--line)}
.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;min-height:620px;align-items:stretch}
.hero-copy{padding:90px 30px 80px 0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.eyebrow{color:var(--gold-dark);font-weight:800;letter-spacing:.16em;text-transform:uppercase;font-size:.82rem;margin-bottom:18px}
h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;margin:0}
h1{font-size:clamp(3.2rem,6.4vw,6rem);letter-spacing:-.035em;max-width:620px}
.hero-copy p{font-size:1.18rem;max-width:540px;margin:24px 0 34px;color:#29394b}
.hero-visual{min-height:620px;background-image:linear-gradient(90deg,rgba(251,248,242,.28),rgba(251,248,242,0) 16%),url('../images/hero-giraffe-door.jpg');background-position:center;background-size:cover}
.section{padding:88px 0}
.section-white{background:#fff}
.section-kicker{text-align:center;color:var(--gold-dark);font-weight:800;letter-spacing:.16em;text-transform:uppercase;font-size:.8rem;margin-bottom:16px}
.section-title{text-align:center;font-size:clamp(2.3rem,4vw,4rem);margin-bottom:14px}
.section-lede{text-align:center;max-width:720px;margin:0 auto 48px;color:var(--muted);font-size:1.05rem}
.product-card{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;background:#fff;border:1px solid #eee5d8;border-radius:var(--radius);padding:34px;box-shadow:var(--shadow)}
.product-media{background:#f7f3ed;border-radius:20px;overflow:hidden;aspect-ratio:4/3}.product-media img{width:100%;height:100%;object-fit:cover}
.product-copy h2{font-size:clamp(2.6rem,4.4vw,4.5rem);margin-bottom:14px}.tagline{font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dark);font-size:.85rem}.product-copy p{color:var(--muted);font-size:1.08rem;max-width:520px}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.tower-seal{width:230px;height:230px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;margin:auto}.tower-seal img{width:88px;height:132px}.about-copy h2{font-size:clamp(2.2rem,4vw,3.7rem);margin-bottom:24px}.about-copy p{font-size:1.05rem;color:#44505f;max-width:720px}
.legal-tease{background:var(--navy);color:#fff}.legal-card{display:grid;grid-template-columns:220px 1fr;gap:34px;align-items:center;padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:rgba(255,255,255,.03)}.legal-card img{width:220px;height:150px;object-fit:cover;border-radius:14px}.legal-card h3{font-size:2rem;margin-bottom:8px}.legal-card p{margin:0;color:#d3dce5}.legal-card a{color:#f1bf58;font-weight:800}
.site-footer{background:#071829;color:#d7e0e9;padding:55px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1fr 1fr;gap:40px}.footer-title{color:#efb747;font-size:.77rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}.footer-brand{font-family:Georgia,serif;color:#fff;font-size:1.25rem;display:flex;gap:10px;align-items:center}.footer-brand img{width:32px;height:48px}.site-footer a:hover{color:#efb747}.footer-links{display:grid;gap:8px}.footer-note{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:20px;font-size:.86rem;color:#9fb0c1;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.carl-note{color:#efb747;font-style:italic}
.page-hero{padding:78px 0 48px;background:#fff;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(3rem,6vw,5.2rem)}.page-body{padding:58px 0 92px;background:#fff}.prose{max-width:850px}.prose h2{font-size:2rem;margin:38px 0 12px}.prose p,.prose li{color:#43505e}.prose a{color:var(--gold-dark);text-decoration:underline}.carl-banner{margin-top:48px;border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}
.mobile-toggle{display:none;background:none;border:0;font-size:1.8rem;color:var(--ink)}
@media(max-width:880px){
  .container{width:min(100% - 28px,var(--max))}.header-inner{min-height:70px}.nav{display:none;position:absolute;left:14px;right:14px;top:72px;background:#fff;border:1px solid #e7dfd3;border-radius:14px;box-shadow:var(--shadow);padding:18px;flex-direction:column;align-items:stretch;gap:4px}.nav.open{display:flex}.nav .btn{margin-top:8px}.mobile-toggle{display:block}.hero-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-copy{padding:70px 0 50px}.hero-visual{min-height:480px;border-top:1px solid var(--line)}.product-card{grid-template-columns:1fr;padding:22px;gap:34px}.about-grid{grid-template-columns:1fr;gap:36px}.tower-seal{width:180px;height:180px}.footer-grid{grid-template-columns:1fr 1fr}.legal-card{grid-template-columns:1fr}.legal-card img{width:100%;height:240px}
}
@media(max-width:560px){h1{font-size:3.2rem}.section{padding:66px 0}.footer-grid{grid-template-columns:1fr}.hero-visual{min-height:390px}.button-row{flex-direction:column}.btn{width:100%}.brand{font-size:1.05rem}.brand img{width:28px;height:43px}.legal-card img{height:200px}}
