:root{color-scheme:light;--cream:#f8f6f2;--ink:#271b1b;--wine:#812536;--muted:#746c68}*{box-sizing:border-box}html{min-width:320px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}.page{min-height:100svh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.story{min-height:100svh;padding:36px clamp(30px,5vw,96px) 32px;display:flex;flex-direction:column;justify-content:space-between}.brand{width:max-content;text-align:center;margin-left:-6px}.brand-mark{display:block;width:clamp(150px,13.5vw,210px);height:auto;object-fit:contain}.brand-name{margin-top:-16px;font-family:'Playfair Display',Georgia,serif;font-size:17px;letter-spacing:.18em;white-space:nowrap}.brand-name span{font-size:14px;font-style:italic;letter-spacing:.015em;font-weight:400;text-transform:none}.story-main{padding:20px 0 38px;max-width:690px}.eyebrow{display:flex;align-items:center;gap:15px;color:var(--wine);font-size:11px;font-weight:600;letter-spacing:.27em}.eyebrow .line{width:34px;height:1px;background:var(--wine)}h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(56px,6.3vw,112px);line-height:1.07;letter-spacing:-.055em;font-weight:400;margin:31px 0 24px}h1 em{font-weight:400;color:var(--wine)}.period{color:var(--wine)}.story-main p{max-width:390px;color:var(--muted);font-size:16px;line-height:1.8;margin:0}.launch-note{display:inline-flex;align-items:center;gap:15px;margin-top:45px;border:1px solid #cdb6b7;padding:14px 21px;color:var(--wine);font-size:11px;font-weight:600;letter-spacing:.23em}.sparkle{font-size:16px;line-height:1}.footer{display:flex;justify-content:space-between;gap:20px;color:#918b87;font-size:9px;letter-spacing:.15em;font-weight:600}.visual{position:relative;min-height:100svh;overflow:hidden;background:#cabcb0}.visual img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center center;animation:reveal 1.2s ease-out both}.visual-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,11,11,.23),transparent 20%,transparent 73%,rgba(24,11,11,.28))}.visual-top,.visual-caption{position:absolute;z-index:1;color:white;font-size:11px;font-weight:600;letter-spacing:.22em}.visual-top{top:46px;right:clamp(28px,5vw,85px)}.visual-top span{padding:0 7px}.visual-caption{bottom:35px;left:clamp(28px,5vw,85px);right:clamp(28px,5vw,85px);display:flex;align-items:center;gap:17px;white-space:nowrap}.caption-rule{height:1px;background:rgba(255,255,255,.65);flex:1}@keyframes reveal{from{opacity:.5;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@media(max-width:800px){.page{grid-template-columns:1fr}.story{min-height:unset;padding:20px 28px 28px}.brand{margin-left:-5px}.brand-mark{width:158px}.brand-name{margin-top:-14px;font-size:15px}.story-main{padding:85px 0 75px}h1{font-size:clamp(55px,11vw,86px)}.visual{min-height:580px;height:85svh}.footer{flex-wrap:wrap;line-height:1.7}}@media(max-width:480px){.story{padding-inline:24px}.story-main{padding:72px 0 65px}.eyebrow{font-size:10px;letter-spacing:.18em}h1{font-size:clamp(52px,12vw,68px);margin-top:23px}.story-main p{font-size:15px}.launch-note{margin-top:32px}.footer{font-size:8px}.visual{height:68svh;min-height:430px}.visual-top{top:27px}.visual-caption{bottom:26px;font-size:9px}}@media(prefers-reduced-motion:reduce){.visual img{animation:none}}
