.contact-page .rte{max-width:720px;margin-bottom:38px}
.contact-form{max-width:800px;display:grid;gap:24px}
.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.contact-form label{display:block;font-weight:700;font-size:.87rem;margin-bottom:9px}
.contact-form input,.contact-form textarea{width:100%;border:1px solid #c9bfc0;background:#fffdfa;border-radius:0;padding:14px 15px;color:var(--ink);font:inherit}
.contact-form textarea{resize:vertical;min-height:160px}
.contact-form .optional{font-weight:400;color:var(--muted)}
.contact-submit{justify-self:start;border:0;background:var(--wine);color:#fffaf5;min-width:190px}
.contact-submit:hover{background:var(--wine-dark);color:#fff}
.form-notice{padding:15px 18px;background:#eaf4e9;border-left:3px solid #61815c;margin:0}
.form-error{background:#fbebeb;border-color:#b64b4b}
.prose-page .rte h2{font:500 1.85rem/1.2 'Playfair Display',Georgia,serif;margin:36px 0 12px}
.prose-page .rte p{line-height:1.8;max-width:760px}
.prose-page .rte a{text-decoration:underline;text-underline-offset:3px;color:var(--wine)}
.product-image,.product-gallery-image{background:#f7f5ef}
.product-image img,.product-gallery-image img{object-fit:contain}
.shirt-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;margin:0 0 28px;border-top:1px solid var(--line)}
.shirt-specs div{padding:11px 0;border-bottom:1px solid var(--line)}
.shirt-specs dt{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:700}
.shirt-specs dd{margin:3px 0 0;font-size:.92rem}
@media(max-width:600px){.contact-form-grid{grid-template-columns:1fr}}
.hero-history{display:block;position:relative;min-height:680px;background:#1d1719;isolation:isolate}
.hero-history .hero-carousel{position:absolute;inset:0;overflow:hidden;z-index:0}
.hero-history .hero-carousel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,13,18,.92) 0%,rgba(40,18,27,.76) 33%,rgba(26,16,19,.16) 77%),linear-gradient(0deg,rgba(25,16,19,.64),transparent 38%);pointer-events:none}
.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}
.hero-slide.is-active{opacity:1;visibility:visible}
.hero-slide img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero-history .hero-copy{position:relative;z-index:1;min-height:680px;width:100%;padding:75px 5vw 34px;max-width:none;pointer-events:none}
.hero-history .hero-copy a{pointer-events:auto}
.hero-history .hero-copy h1{max-width:720px;text-shadow:0 2px 20px #0008}
.hero-history .hero-sub{max-width:490px;color:#f8e9e4;text-shadow:0 1px 12px #000a}
.hero-history .hero-foot{max-width:480px}
.hero-moment{position:absolute;right:5vw;bottom:86px;z-index:2;color:#fff7ee;text-align:right;display:grid;gap:3px;text-shadow:0 2px 12px #0009}
.hero-moment strong{font:500 clamp(1.3rem,2vw,2.1rem) 'Playfair Display',Georgia,serif}
.hero-moment span{font-size:.77rem;letter-spacing:.08em}
.hero-moment-count{font-weight:700}
.hero-watch{justify-self:end;display:inline-flex;align-items:center;gap:9px;margin-top:11px;padding:10px 15px;border:1px solid #fff9;border-radius:2px;color:#fff;text-decoration:none;background:#2b171fcf;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;text-shadow:none;transition:background .2s ease,color .2s ease}
.hero-watch:hover,.hero-watch:focus-visible{background:#fff;color:#281820}
.hero-controls{position:absolute;right:5vw;bottom:30px;z-index:3;display:flex;align-items:center;gap:16px;color:#fff}
.hero-arrow,.hero-dot{border:0;color:inherit;background:none;cursor:pointer}
.hero-arrow{width:35px;height:35px;border:1px solid #ffffff80;border-radius:50%;font-size:1.1rem;display:grid;place-items:center;line-height:1}
.hero-arrow:hover,.hero-arrow:focus-visible{background:#fff;color:var(--wine)}
.hero-dots{display:flex;gap:9px;align-items:center}
.hero-dot{width:9px;height:9px;padding:0;border-radius:50%;background:#ffffff77}
.hero-dot.is-active{background:#fff;transform:scale(1.25)}
@media(max-width:750px){.hero-history,.hero-history .hero-copy{min-height:690px}.hero-history .hero-copy{padding-top:80px;padding-bottom:175px}.hero-history .hero-carousel:after{background:linear-gradient(90deg,#21151acc,#21151a55),linear-gradient(0deg,#21151ad9,transparent 60%)}.hero-moment{left:5vw;right:auto;bottom:83px;text-align:left}.hero-watch{justify-self:start}.hero-controls{left:5vw;right:auto}.hero-history .hero-copy h1{font-size:clamp(3.3rem,11vw,5.5rem)}}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}}

.site-header{height:140px}.brand-logo-frame{display:block;position:relative;width:132px;height:124px;overflow:hidden;flex-shrink:0;mix-blend-mode:multiply}.brand-logo-frame img{position:absolute;max-width:none;width:200px;height:200px;left:-34px;top:-38px}.footer-logo-frame{display:block;position:relative;width:180px;height:168px;overflow:hidden;background:#fff;margin-bottom:24px;border-radius:3px}.footer-logo-frame img{position:absolute;max-width:none;width:274px;height:274px;left:-47px;top:-53px}@media(max-width:600px){.site-header{height:114px}.brand-logo-frame{width:108px;height:101px}.brand-logo-frame img{width:164px;height:164px;left:-28px;top:-31px}}
.hero-history .hero-carousel{display:none}
