:root{--navy:#071421;--cream:#f5f1e8;--ink:#16212a;--gold:#b9975b;--gold2:#dec794;--olive:#767c69;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",Arial,sans-serif}
*{box-sizing:border-box}
html{background:var(--navy);scroll-behavior:smooth}
body{min-height:100vh;margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 var(--sans);-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit}
.skip{position:fixed;left:1rem;top:-5rem;z-index:20;background:#fff;padding:.8rem 1rem}.skip:focus{top:1rem}
.masthead{height:116px;padding:0 clamp(1.25rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(105deg,#06121e,#10273d 48%,#06121e);border-bottom:1px solid rgba(222,199,148,.45);box-shadow:0 12px 30px rgba(5,14,23,.2)}
.masthead img{width:min(540px,48vw);height:100px;object-fit:cover;object-position:center}
.masthead p{margin:0;color:#e8d8b3;text-transform:uppercase;letter-spacing:.24em;font-size:.64rem;white-space:nowrap}.masthead p span{color:var(--gold);margin:0 .35rem}
.arrival{min-height:calc(100vh - 116px);display:grid;grid-template-columns:minmax(540px,46%) 1fr;background:var(--cream)}
.arrival-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,7vw,7rem) clamp(2rem,6vw,7.5rem);box-shadow:18px 0 45px rgba(7,20,33,.08)}
.eyebrow{margin:0 0 1.5rem;color:var(--gold);font-size:.68rem;font-weight:600;letter-spacing:.23em;text-transform:uppercase}
h1{margin:0;font:400 clamp(4rem,6.5vw,7.2rem)/.84 var(--serif);letter-spacing:-.045em}h1 em{color:var(--olive);font-weight:400}
.introduction{max-width:555px;margin:2rem 0 2.5rem;color:#4a5358;font:1.28rem/1.52 var(--serif)}
.collection{max-width:610px;border-top:1px solid #cfc5b5}
.collection article{display:grid;grid-template-columns:44px 1fr;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid #cfc5b5}
.collection article>span{color:var(--gold);font:500 .9rem var(--serif)}
.collection article>div{display:grid;grid-template-columns:110px minmax(150px,1fr);align-items:baseline;gap:1rem}
.collection p,.collection h2,.collection small{margin:0}.collection p{color:#7b7c77;font-size:.58rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.collection h2{font:500 1.65rem/1 var(--serif)}.collection small{color:#6e7375;font-size:.68rem;letter-spacing:.13em;text-transform:uppercase}
.closing{display:flex;align-items:baseline;gap:1.4rem;margin-top:2.2rem}.closing strong{color:var(--gold);font-size:.64rem;letter-spacing:.22em;text-transform:uppercase}.closing p{margin:0;color:#606669;font:italic 1.05rem var(--serif)}
.arrival-visual{position:relative;min-width:0;display:grid;grid-template-columns:minmax(180px,38%) 1fr;grid-template-rows:72% 28%;gap:1px;background:rgba(222,199,148,.55);overflow:hidden}
.visual-panel{position:relative;overflow:hidden;background:#ded5c5}.visual-panel img{width:100%;height:100%;object-fit:cover;transition:transform 1.3s ease}.visual-panel span{position:absolute;left:1.5rem;bottom:1.35rem;color:#fff;font:italic 1.25rem var(--serif);text-shadow:0 2px 14px rgba(0,0,0,.45)}
.hounds-panel{grid-column:1/-1;grid-row:1}
.hounds-panel img{object-position:center 44%}
.devotion-panel{grid-column:1;grid-row:2;border-right:1px solid rgba(222,199,148,.9)}
.devotion-panel img{object-position:center 40%}
.house-panel{grid-column:2;grid-row:2;position:relative;display:grid;grid-template-columns:78px 1fr;align-items:center;gap:1.25rem;padding:1.4rem clamp(1.25rem,2.5vw,2.5rem);color:#fff;background:radial-gradient(circle at 80% 20%,rgba(222,199,148,.17),transparent 34%),linear-gradient(115deg,#071421,#102b43)}
.house-panel:before{content:"";position:absolute;inset:10px;border:1px solid rgba(222,199,148,.26);pointer-events:none}
.house-panel img{position:relative;width:78px;height:78px;border-radius:50%;box-shadow:0 10px 26px rgba(0,0,0,.28)}
.house-panel div{position:relative;display:grid;grid-template-columns:1fr;gap:.2rem}
.house-panel p,.house-panel h2,.house-panel small{margin:0}.house-panel p{color:var(--gold2);font-size:.57rem;letter-spacing:.2em;text-transform:uppercase}.house-panel h2{font:400 clamp(2rem,3vw,3.25rem)/1 var(--serif);letter-spacing:.05em}.house-panel small{color:#aeb7bd;font:italic 1rem var(--serif);white-space:nowrap}.house-panel small span{color:var(--gold);padding:0 .25rem}
.founders-signup{position:relative;display:grid;place-items:center;min-height:460px;padding:clamp(4.5rem,8vw,7.5rem) 1.5rem;overflow:hidden;background:radial-gradient(circle at 50% 0,rgba(222,199,148,.14),transparent 42%),linear-gradient(135deg,#06121e,#10273d 55%,#071421);border-top:1px solid rgba(222,199,148,.42)}
.founders-signup:before{content:"";position:absolute;inset:18px;border:1px solid rgba(222,199,148,.2);pointer-events:none}
.founders-signup-inner{position:relative;width:min(660px,100%);z-index:1}
.founders-kicker{margin:0 0 1.4rem;color:var(--gold2);font-size:.66rem;font-weight:600;letter-spacing:.25em;text-align:center;text-transform:uppercase}
.founders-signup .ml-embedded{width:100%}
footer{min-height:62px;padding:1rem clamp(1.25rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;gap:2rem;background:#050f18;color:#8e989f;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase}footer a{color:#d8c38f;text-decoration:none}footer p{margin:0}footer span{color:var(--gold);margin:0 .35rem}
@media(hover:hover){.visual-panel:hover img{transform:scale(1.025)}}
@media(max-width:1050px){.arrival{grid-template-columns:1fr}.arrival-copy{min-height:auto;padding-top:5rem;padding-bottom:5rem}.arrival-visual{min-height:740px;grid-template-rows:72% 28%}.masthead p{display:none}}
@media(max-width:680px){.masthead{height:88px;justify-content:center}.masthead img{width:min(350px,84vw);height:75px}.arrival{min-height:0}.arrival-copy{padding:4.25rem 7vw 4rem}h1{font-size:clamp(3.5rem,16vw,5rem);line-height:.88}.introduction{font-size:1.15rem}.collection article>div{grid-template-columns:1fr;gap:.2rem}.collection p{grid-column:1/-1}.collection h2{font-size:1.45rem}.closing{align-items:flex-start;flex-direction:column;gap:.45rem}.arrival-visual{min-height:720px;grid-template-columns:42% 1fr;grid-template-rows:62% 38%}.hounds-panel img{object-position:center}.house-panel{grid-template-columns:62px 1fr;gap:.8rem;padding:1.25rem}.house-panel img{width:62px;height:62px}.house-panel h2{font-size:1.65rem}.house-panel small{font-size:.82rem;white-space:normal}footer{align-items:flex-start;flex-direction:column;gap:.45rem;padding-top:1.3rem;padding-bottom:1.3rem}}
@media(max-width:440px){.arrival-visual{min-height:660px;grid-template-columns:40% 1fr}.visual-panel span{left:1rem;bottom:1rem;font-size:1.05rem}.house-panel{grid-template-columns:1fr}.house-panel img{width:58px;height:58px}.house-panel h2{font-size:1.45rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.visual-panel img{transition:none}}
