:root{
  --raspberry:#C2185B;
  --raspberry-dark:#C2185B;
  --black:#090909;
  --white:#fff;
  --cream:#fbfaf8;
  --line:#e8e5e2;
  --muted:#666;
  --serif:"Playfair Display",Georgia,serif;
  --sans:"DM Sans",Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--black);background:var(--white);font-family:var(--sans);line-height:1.55}
img{max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
a:focus-visible,button:focus-visible{outline:3px solid var(--raspberry);outline-offset:4px}
.skip-link{position:absolute;left:-9999px;top:0;background:var(--black);color:#fff;padding:.8rem 1rem;z-index:100}
.skip-link:focus{left:1rem;top:1rem}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:126px;padding:10px clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px)}
.brand img{display:block;width:116px;height:auto}
.primary-nav{display:flex;align-items:center;gap:clamp(18px,2.2vw,38px);font-family:"Helvetica Neue","Avenir Next",Arial,sans-serif;font-size:.82rem;font-weight:500;text-transform:uppercase;letter-spacing:.075em}
.primary-nav a{padding:.45rem 0;border-bottom:2px solid transparent}
.primary-nav a:hover{border-color:var(--raspberry)}
.primary-nav .nav-cta{padding:.78rem 1.15rem;background:var(--raspberry);color:#fff;border:0}
.menu-toggle{display:none;background:none;border:0;padding:.5rem}
.menu-toggle span:not(.sr-only){display:block;width:26px;height:2px;background:#111;margin:5px}
.hero{min-height:650px;display:grid;grid-template-columns:48% 52%;overflow:hidden;border-bottom:1px solid var(--line)}
.hero-copy{padding:clamp(65px,7vw,110px) clamp(28px,6vw,100px);align-self:center}
.edition,.eyebrow,.category{color:var(--raspberry);font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}
.hero h1{font-family:var(--serif);font-size:clamp(3.2rem,6vw,6.4rem);line-height:.94;margin:.35em 0 .32em;letter-spacing:-.045em}
.hero-intro{font-size:clamp(1rem,1.3vw,1.25rem);max-width:610px;color:#3c3c3c}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;padding:1rem 1.35rem;font-weight:700;text-transform:uppercase;letter-spacing:.055em;font-size:.78rem;transition:.2s ease;border:1px solid transparent}
.button:hover{transform:translateY(-2px)}
.button-primary{background:var(--raspberry);color:#fff}
.button-primary:hover{background:var(--raspberry-dark)}
.button-secondary{border-color:#111;background:#fff}
.button-dark{background:#111;color:#fff}
.button-light{background:#fff;color:#111}
.hero-art{position:relative;min-height:650px;background:linear-gradient(145deg,#fff 0%,#f8e4ec 34%,#C2185B 100%);overflow:hidden}
.hero-art:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 79px,rgba(255,255,255,.25) 80px),repeating-linear-gradient(0deg,transparent 0 79px,rgba(0,0,0,.12) 80px);transform:perspective(800px) rotate(-9deg) scale(1.2)}
.building{position:absolute;bottom:-8%;width:22%;height:74%;background:linear-gradient(90deg,#7a002e,#C2185B 55%,#8d0035);clip-path:polygon(42% 0,100% 15%,100% 100%,0 100%,0 16%);box-shadow:-20px 10px 30px rgba(0,0,0,.15)}
.b1{left:1%;height:58%}.b2{left:22%;height:77%}.b3{left:46%;height:93%}.b4{left:72%;height:69%}
.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:0 clamp(28px,5vw,80px);border-bottom:1px solid var(--line)}
.promise-strip article{padding:30px 30px 30px 60px;position:relative;border-right:1px solid var(--line)}
.promise-strip article:last-child{border:0}
.promise-strip span{position:absolute;left:18px;top:35px;color:var(--raspberry);font-weight:700}
.promise-strip h2{font-size:1rem;margin:0 0 .2rem}
.promise-strip p{font-size:.9rem;margin:0;color:var(--muted)}
.section{padding:clamp(72px,8vw,125px) clamp(28px,6vw,96px)}
.section-heading{max-width:900px;margin-bottom:50px}
.section-heading h2,.sectors-teaser h2,.founder-offer h2,.news-submit h2{font-family:var(--serif);font-size:clamp(2.2rem,4.1vw,4.6rem);line-height:1.04;letter-spacing:-.035em;margin:.22em 0}
.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;background:var(--cream)}
.section-heading{grid-column:1/-1}
.lead-card{background:#fff;border:1px solid var(--line)}
.visual{aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden}
.visual>span{font-family:var(--serif);font-size:clamp(2rem,4.8vw,5.5rem);font-weight:800;line-height:.78;letter-spacing:-.07em}
.dot{color:var(--raspberry)}
.founder-visual{background:url("/assets/page-images/meet-the-brand-founder-polaroids.webp") center/cover no-repeat}
.founder-visual span{color:#111}
.superfan-visual{background:#090909;color:#fff;position:relative}
.superfan-visual:after{content:"";position:absolute;width:250px;height:250px;border:45px solid var(--raspberry);border-radius:50%;right:-70px;top:-60px}
.superfan-visual small{color:var(--raspberry);font-family:var(--sans);font-size:.32em;letter-spacing:.1em}
.card-copy{padding:30px}
.card-copy h3{font-family:var(--serif);font-size:clamp(1.6rem,2.3vw,2.5rem);line-height:1.08;margin:.3em 0}
.card-copy p:not(.category){color:var(--muted)}
.card-copy a,.compact>a,.text-link{font-weight:700;color:var(--raspberry)}
.compact{display:flex;justify-content:space-between;align-items:end;max-width:none}
.compact h2{margin-bottom:0}
.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.story-image{aspect-ratio:4/3;margin-bottom:22px}
.image-one{background:radial-gradient(circle at 50% 58%,#C2185B 0 16%,transparent 17%),linear-gradient(145deg,#faf6f7,#d7d0d3)}
.image-two{background:radial-gradient(circle at 20% 45%,#C2185B 0 3%,transparent 4%),radial-gradient(circle at 58% 32%,#C2185B 0 3%,transparent 4%),radial-gradient(circle at 78% 65%,#C2185B 0 3%,transparent 4%),linear-gradient(145deg,#141414,#4a4a4a)}
.image-three{background:linear-gradient(118deg,#C2185B 0 32%,#fff 32% 36%,#111 36%)}
.story-card h3{font-family:var(--serif);font-size:1.65rem;line-height:1.15;margin:.3em 0}
.story-card p:last-child{color:var(--muted)}
.sectors-teaser{display:grid;grid-template-columns:1fr auto;align-items:end;gap:40px;background:linear-gradient(100deg,#fff 0 70%,#f9e3eb)}
.sectors-teaser>div{max-width:920px}
.sectors-teaser p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:1.05rem}
.founder-offer{display:grid;grid-template-columns:auto 1fr auto;gap:40px;align-items:center;background:#fff;border-top:1px solid var(--line);position:relative}
.offer-label{writing-mode:vertical-rl;transform:rotate(180deg);font-weight:700;letter-spacing:.14em;color:var(--raspberry)}
.offer-copy{max-width:700px}
.offer-copy p:last-child{color:var(--muted)}
.offer-price{text-align:center;padding:22px 35px;border-left:1px solid var(--line);border-right:1px solid var(--line)}
.offer-price span,.offer-price small{display:block}
.offer-price strong{display:block;font-family:var(--serif);font-size:4.2rem;line-height:1;color:var(--raspberry)}
.offer-actions{grid-column:2/-1;display:flex;align-items:center;gap:25px;flex-wrap:wrap}
.news-submit{padding:70px clamp(28px,6vw,96px);display:flex;align-items:center;justify-content:space-between;gap:40px;background:var(--raspberry);color:#fff}
.news-submit .eyebrow{color:#fff}
.news-submit h2{margin:.15em 0;font-size:clamp(2.2rem,4vw,4rem)}
.news-submit p{max-width:740px}
.site-footer{padding:65px clamp(28px,6vw,96px);display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:50px;background:#090909;color:#fff}
.footer-brand img{filter:invert(1) grayscale(1) brightness(10);width:105px}
.footer-brand p{max-width:340px;color:#bbb}
.site-footer nav{display:grid;gap:12px;align-content:start}
.site-footer a:hover{color:#C2185B}
.footer-contact{display:grid;gap:10px;align-content:start}
.footer-contact p{color:#888}
@media(max-width:1050px){
  .primary-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;padding:25px 6vw;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}
  .primary-nav.open{display:flex}
  .menu-toggle{display:block}
  .hero{grid-template-columns:1fr}
  .hero-art{min-height:430px}
  .promise-strip{grid-template-columns:1fr}
  .promise-strip article{border-right:0;border-bottom:1px solid var(--line)}
  .founder-offer{grid-template-columns:auto 1fr}
  .offer-price{border-right:0}
  .offer-actions{grid-column:2}
}
@media(max-width:760px){
  .site-header{height:100px}
  .brand img{width:88px}
  .hero-copy{padding-top:58px;padding-bottom:58px}
  .hero-art{min-height:320px}
  .editorial-grid,.story-grid{grid-template-columns:1fr}
  .section-heading{grid-column:auto}
  .compact{align-items:flex-start;gap:15px}
  .sectors-teaser,.founder-offer,.news-submit,.site-footer{grid-template-columns:1fr}
  .offer-label{writing-mode:horizontal-tb;transform:none}
  .offer-price{text-align:left;border-left:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-left:0}
  .offer-actions{grid-column:auto}
  .news-submit{align-items:flex-start}
  .site-footer{gap:35px}
}

.licence-credit{
  margin:0 0 8px;
  color:#a9a9a9;
  font-size:.88rem;
}
.licence-credit a{
  color:#ffffff;
  text-decoration:underline;
  text-underline-offset:3px;
}
.licence-credit a:hover{
  color:#C2185B;
}

/* Page photography */
.hero-art.homepage-photo{background:url('/assets/page-images/homepage-hero.jpg') center/cover no-repeat;}
.hero-art.homepage-photo:before{display:none;}
.hero-art.homepage-photo .building{display:none;}

.founder-visual{background:url("/assets/page-images/meet-the-brand-founder-polaroids.webp") center/cover no-repeat;}


/* Premium magazine-style launch editorial */
.launch-editorial-shell{
  background:#FAF9F6;
  padding:clamp(52px,7vw,96px) clamp(20px,6vw,96px);
  display:flex;
  justify-content:center;
}
.launch-magazine-page{
  position:relative;
  width:min(100%,800px);
  background:#fff;
  padding:clamp(42px,7vw,60px);
  box-sizing:border-box;
  overflow:hidden;
  border-radius:2px;
  box-shadow:0 4px 20px rgba(0,0,0,.02),inset 20px 0 40px -15px rgba(0,0,0,.02),inset -20px 0 40px -15px rgba(0,0,0,.02);
  transition:transform .5s ease;
  font-family:"Times New Roman",Times,serif;
  color:#1A1A1A;
}
.launch-magazine-page::before{
  content:"";
  position:absolute;
  top:-100%;
  left:-100%;
  width:300%;
  height:300%;
  background:linear-gradient(135deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 42%,rgba(255,255,255,.4) 49%,rgba(255,255,255,.6) 50%,rgba(255,255,255,.4) 51%,rgba(255,255,255,0) 58%,rgba(255,255,255,0) 100%);
  transform:rotate(-20deg);
  pointer-events:none;
  z-index:1;
  transition:transform .2s cubic-bezier(.1,.8,.3,1);
}
.launch-magazine-page:hover::before{transform:rotate(-20deg) translate(5%,5%)}
.launch-magazine-page>*{position:relative;z-index:2}
.launch-editorial-tag{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
  text-transform:uppercase;
  font-size:11px;
  letter-spacing:3px;
  color:#888;
  margin:0 0 20px;
}
.launch-magazine-page h2{
  font-family:"Times New Roman",Times,serif;
  font-size:clamp(2.35rem,5vw,42px);
  line-height:1.1;
  font-weight:400;
  margin:0 0 30px;
  letter-spacing:-.5px;
}
.launch-lead-paragraph{
  font-size:clamp(1.15rem,2.4vw,20px);
  line-height:1.6;
  color:#333;
  margin:0 0 38px;
  font-style:italic;
}
.launch-read-link{
  display:inline-block;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
  text-transform:uppercase;
  letter-spacing:.13em;
  font-size:.72rem;
  font-weight:700;
  color:var(--raspberry);
  border-bottom:1px solid currentColor;
  padding-bottom:5px;
}
@media(max-width:600px){
  .launch-editorial-shell{padding-left:16px;padding-right:16px}
  .launch-magazine-page{padding:38px 28px}
  .launch-editorial-tag{letter-spacing:2.2px}
}

/* Editorial alignment + launch offer */
body,main,section,.hero-copy,.section-heading,.editorial-launch{text-align:left}.editorial-launch{padding:80px 6vw;background:#faf9f6}.editorial-launch h2{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.5rem);margin:.2em 0}.editorial-launch p{max-width:850px}

/* Homepage controlled layout — 13 Aug 2026 */
:root{--page-margin:clamp(24px,5vw,80px)}
body,main,.hero-copy,.section,.home-intro,.home-features,.news-submit,.site-footer{text-align:left}
.hero{min-height:0;grid-template-columns:minmax(0,1fr) minmax(420px,1fr)}
.hero-copy{padding:clamp(56px,6vw,88px) var(--page-margin)}
.hero h1{font-size:clamp(2.8rem,5vw,5.2rem);line-height:1.05}
.coverage-line{margin-top:1.2rem}
.hero-art.homepage-photo{min-height:520px;background:url('/assets/page-images/homepage-where-brands-connect.jpg') center/cover no-repeat}
.section{padding-left:var(--page-margin);padding-right:var(--page-margin)}
.home-intro{padding-top:clamp(64px,7vw,96px);padding-bottom:clamp(54px,6vw,84px);border-bottom:1px solid var(--line)}
.home-intro h2,.home-features .section-heading h2{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3.6rem);line-height:1.1;letter-spacing:-.03em;max-width:980px;margin:.25em 0 .5em}
.home-intro>p:last-child{max-width:850px;font-size:1.05rem;color:var(--muted)}
.home-features{background:var(--cream)}
.home-features .section-heading{margin:0 0 40px;max-width:980px}
.feature-grid-six{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.home-feature-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-width:0}
.home-feature-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.home-feature-copy{padding:26px;display:flex;flex-direction:column;align-items:flex-start;flex:1;text-align:left}
.home-feature-copy h3{font-family:var(--serif);font-size:clamp(1.45rem,2vw,2rem);line-height:1.12;margin:0 0 10px}
.home-feature-copy p{margin:0 0 18px;color:var(--muted)}
.home-feature-copy a{margin-top:auto;color:var(--raspberry);font-weight:700}
.home-feature-copy .eyebrow{margin:0 0 8px;color:var(--raspberry)}
.flagship-card{border-top:4px solid var(--raspberry)}
.subtle-feature-cta{padding-top:28px;padding-bottom:28px}
.subtle-feature-box{display:inline-block;border:1px solid var(--line);padding:12px 16px;font-size:.92rem}
.subtle-feature-box a{color:var(--raspberry);font-weight:700;margin-left:6px}
.news-submit{padding-left:var(--page-margin);padding-right:var(--page-margin)}
.site-footer{padding-left:var(--page-margin);padding-right:var(--page-margin)}
@media(max-width:1050px){
  .hero{grid-template-columns:1fr}
  .hero-art.homepage-photo{min-height:380px;background-position:center}
  .feature-grid-six{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .hero-copy{padding:50px var(--page-margin)}
  .hero-art.homepage-photo{min-height:280px}
  .hero-actions{flex-direction:column;align-items:stretch}
  .hero-actions a{width:100%;text-align:center}
  .feature-grid-six{grid-template-columns:1fr}
  .home-feature-copy{padding:22px}
}

/* Homepage hero correction — approved image only, no baked-in text */
.hero-tagline{font-family:var(--serif);font-size:clamp(1.65rem,2.6vw,2.8rem);line-height:1.08;margin:.15em 0 .7em;max-width:650px}
.hero-art.homepage-photo{min-height:0!important;background:none!important;display:flex;align-items:center;justify-content:flex-end;overflow:hidden;padding:clamp(16px,2.2vw,34px) clamp(18px,3vw,48px) clamp(16px,2.2vw,34px) 0;box-sizing:border-box}
.homepage-hero-image{display:block;width:100%;height:auto;max-height:610px;object-fit:contain;object-position:center right}
@media(max-width:1050px){.hero-art.homepage-photo{padding:0 var(--page-margin) 28px;justify-content:center}.homepage-hero-image{max-height:none;width:100%}}
@media(max-width:760px){.hero-tagline{font-size:clamp(1.5rem,7vw,2.15rem)}.hero-art.homepage-photo{padding:0 18px 24px}}

/* Homepage exclusives */
.home-exclusives{background:var(--raspberry);color:#fff;padding-top:clamp(64px,7vw,92px);padding-bottom:clamp(64px,7vw,92px)}
.home-exclusives .eyebrow{color:#fff}
.home-exclusives .section-heading{max-width:980px;margin:0 0 36px}
.home-exclusives .section-heading h2{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3.6rem);line-height:1.1;letter-spacing:-.03em;margin:.25em 0 0}
.exclusive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.exclusive-card{display:grid;grid-template-columns:minmax(150px,42%) 1fr;align-items:stretch;background:#fff;color:#111;border:1px solid rgba(255,255,255,.32);min-height:190px}
.exclusive-card img{display:block;width:100%;height:100%;min-height:190px;object-fit:cover}
.exclusive-card-copy{display:flex;align-items:center;padding:28px;text-align:left}
.exclusive-card h3{font-family:var(--serif);font-size:clamp(1.45rem,2.2vw,2.25rem);line-height:1.08;margin:0}
.exclusive-card h3 span{display:block;font-family:var(--sans);font-size:.62em;line-height:1.25;margin-top:8px;font-weight:700}
.exclusive-card:hover,.exclusive-card:focus-visible{transform:translateY(-2px)}
@media(max-width:900px){.exclusive-grid{grid-template-columns:1fr}}
@media(max-width:600px){.exclusive-card{grid-template-columns:1fr}.exclusive-card img{height:auto;min-height:0;aspect-ratio:16/9}.exclusive-card-copy{padding:22px}}
