:root{--paper:#eee9e3;--ink:#171513;--brown:#5a3627;--dark:#12100f;--line:rgba(23,21,19,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}img,video{display:block;width:100%}a{color:inherit;text-decoration:none}.topbar{position:fixed;z-index:20;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:22px 36px;color:white;mix-blend-mode:difference}.topbar .brand{text-transform:uppercase;letter-spacing:.18em;font-size:12px}.topbar nav{display:flex;gap:28px;font-size:12px;text-transform:uppercase;letter-spacing:.14em}.hero{position:relative;height:100svh;min-height:720px;overflow:hidden;background:#111}.hero>img{height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.12) 55%,rgba(0,0,0,.08))}.hero-copy{position:absolute;left:6vw;bottom:11vh;color:#fff;max-width:690px}.eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;margin:0 0 18px}.eyebrow.dark{color:#6d625d}.hero h1,.section-pad h2,.closing h2{font-family:"Cormorant Garamond",serif;font-weight:500;line-height:.88;margin:0}.hero h1{font-size:clamp(82px,12vw,184px);letter-spacing:-.045em}.hero-sub{max-width:520px;font-size:15px;line-height:1.7;margin:28px 0}.button{display:inline-flex;padding:13px 20px;border:1px solid currentColor;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.button-light{color:white}.scroll-cue{position:absolute;right:32px;bottom:30px;color:#fff;font-size:9px;letter-spacing:.24em;writing-mode:vertical-rl}.section-pad{padding:130px 6vw}.intro-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:start}.intro h2,.video-section h2,.details h2,.composition h2,.tour h2{font-size:clamp(54px,7vw,104px);letter-spacing:-.035em}.intro-text{font-size:17px;line-height:1.8;padding-top:42px}.meta{display:flex;gap:14px;flex-wrap:wrap;margin-top:35px}.meta span{border-top:1px solid var(--line);padding-top:10px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.full-image{height:94vh;overflow:hidden}.full-image img{height:100%;object-fit:cover}.quote{max-width:1220px;margin:auto}.quote blockquote{font-family:"Cormorant Garamond",serif;font-size:clamp(50px,7vw,110px);line-height:.95;margin:0}.video-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:7vw;align-items:center}.video-copy p:last-child,.composition-copy p:last-child,.tour-head>p{max-width:440px;line-height:1.8}.video-wrap{max-width:720px;justify-self:end}.video-wrap video{aspect-ratio:3/4;object-fit:cover;background:#111}.details{background:#f6f2ee}.details-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:70px}.details-head h2{max-width:780px}.editorial-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:auto auto;gap:24px}.editorial-grid figure{margin:0;position:relative;overflow:hidden}.editorial-grid img{height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1)}.editorial-grid figure:hover img{transform:scale(1.025)}.editorial-grid figcaption{position:absolute;left:18px;bottom:16px;color:white;font-size:10px;letter-spacing:.16em;text-transform:uppercase;text-shadow:0 1px 10px #000}.editorial-grid .tall{grid-row:1/3;min-height:820px}.editorial-grid .wide{min-height:390px}.editorial-grid .small{display:inline-block;min-height:380px}.composition{display:grid;grid-template-columns:.65fr 1.35fr;gap:7vw;align-items:end}.composition-image img{aspect-ratio:4/3;object-fit:cover}.tour{background:var(--dark);color:white}.tour-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:60px}.tour-head>p{color:#c7bdb7}.kuula-frame{height:min(78vh,860px);border:1px solid rgba(255,255,255,.16)}.kuula-frame iframe{width:100%;height:100%;border:0}.closing{min-height:78vh;background:linear-gradient(rgba(15,12,11,.6),rgba(15,12,11,.78)),url('assets/hero.png') center/cover fixed;display:grid;place-items:center;text-align:center;color:white;padding:80px 20px}.closing h2{font-size:clamp(56px,8vw,118px);margin-bottom:42px}footer{background:#0c0b0a;color:#8f8782;padding:28px 6vw;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.reveal,.reveal-media{opacity:0;transform:translateY(32px);transition:opacity 1s ease,transform 1s ease}.reveal-media{transform:translateY(20px) scale(.985)}.is-visible{opacity:1;transform:none}
@media(max-width:900px){.topbar{padding:18px}.topbar nav{display:none}.hero{min-height:650px}.hero-copy{left:22px;right:22px;bottom:9vh}.hero h1{font-size:74px}.section-pad{padding:88px 22px}.intro-grid,.video-section,.composition{grid-template-columns:1fr}.intro-text{padding-top:0}.full-image{height:68vh}.details-head,.tour-head{display:block}.details-head h2{margin-top:20px}.editorial-grid{grid-template-columns:1fr;grid-template-rows:auto}.editorial-grid .tall{grid-row:auto;min-height:540px}.editorial-grid .wide,.editorial-grid .small{min-height:420px}.video-wrap{justify-self:stretch;max-width:none}.composition-copy{margin-bottom:35px}.tour-head>p{margin-top:24px}.kuula-frame{height:68vh}.closing{background-attachment:scroll}footer{gap:20px;flex-direction:column}.quote blockquote{font-size:52px}}
