/* Inspiration Space shared foundations — structure-neutral */
@font-face{font-family:Sentient;src:url("fonts/Sentient-Regular.otf");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Twentieth;src:url("fonts/TwentiethCentury-Medium.ttf");font-style:normal;font-weight:400 500;font-display:swap}
@font-face{font-family:"Twentieth Century";src:url("fonts/TwentiethCentury-Medium.ttf");font-style:normal;font-weight:400 500;font-display:swap}
@font-face{font-family:Twentieth;src:url("fonts/TwentiethCentury-Bold.ttf");font-style:normal;font-weight:600 800;font-display:swap}
@font-face{font-family:"Twentieth Century";src:url("fonts/TwentiethCentury-Bold.ttf");font-style:normal;font-weight:600 800;font-display:swap}
:root{
  --ground-black:#2b2a29;
  --soft-black:#363636;
  --paper:#fff;
  --stone:#eeecea;
  --cream:#f8f4f0;
  --lilac:#c9b9dc;
  --orange:#eb7e47;
  --surface-divider:#d8d0c8;
  --text-on-black:#f5efe9;
  --action-bg:var(--orange);
  --action-fg:var(--ground-black);
  --action-label:var(--ground-black);
  --radius-control:10px;
  --button-size:13.5px;
  --button-tracking:2px;
  --button-size-sm:12.5px;
  --button-tracking-sm:1.5px;
  --space-section:clamp(64px,7vw,110px);
  --space-block:clamp(36px,5vw,64px);
  --space-card:clamp(24px,3vw,32px);
  --soft:var(--soft-black);
  --ink:var(--soft-black);
  --black:var(--ground-black);
  --rule:var(--surface-divider);
}
body,input,textarea,select,button{font-family:Twentieth,"Twentieth Century",Arial,sans-serif}
h1,h2,h3,.card-title,blockquote{font-family:Sentient,Georgia,serif;font-weight:400}
.eyebrow,.topic,.site-header,.nav-primary,.site-footer,footer{font-family:Twentieth,"Twentieth Century",Arial,sans-serif}
.button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  min-height:44px;
  padding:17px 30px;
  border:0;
  border-radius:var(--radius-control);
  background:var(--action-bg);
  color:var(--action-label)!important;
  box-shadow:none;
  font-family:Twentieth,"Twentieth Century",Arial,sans-serif;
  font-size:var(--button-size);
  font-weight:500;
  letter-spacing:var(--button-tracking);
  line-height:1.15;
  text-transform:uppercase;
  text-decoration:none;
}
.button:hover{background:var(--action-bg);color:var(--action-label)!important;box-shadow:inset 0 0 0 2px var(--action-label);transform:none}
.button:focus-visible{outline:2px solid var(--soft-black);outline-offset:3px}
.button-small,.button.small,.button--header{padding:15px 24px;font-size:var(--button-size-sm);letter-spacing:var(--button-tracking-sm)}
.button-outline,.button--secondary{
  padding:15.5px 28.5px;
  border:1.5px solid var(--soft-black);
  background:transparent;
  color:var(--soft-black)!important;
}
.button-outline:hover,.button--secondary:hover{background:transparent;color:var(--soft-black)!important;box-shadow:inset 0 0 0 2px var(--soft-black)}
.lilac .button:not(.button-outline):not(.button--secondary),
.ground-lilac .button:not(.button-outline):not(.button--secondary){
  background:var(--soft-black);
  color:var(--text-on-black)!important;
}
.lilac .button:not(.button-outline):not(.button--secondary):hover,
.ground-lilac .button:not(.button-outline):not(.button--secondary):hover{
  background:var(--soft-black);
  box-shadow:inset 0 0 0 2px var(--text-on-black);
}
.on-black .button:focus-visible,.ground-black .button:focus-visible,.site-footer .button:focus-visible,footer .button:focus-visible{outline-color:var(--text-on-black)}
.site-footer h2,footer h2{font-family:Twentieth,"Twentieth Century",Arial,sans-serif}

/* house of hopium — atmospheric editorial flow */
.hero-dark .eyebrow::before{content:none}
.hopium-label{margin:0 0 clamp(34px,5vw,70px);font-family:Twentieth,"Twentieth Century",Arial,sans-serif!important;font-size:13px!important;line-height:1!important;letter-spacing:.25em;text-transform:uppercase}
.hopium-manifesto>.shell,.hopium-gatherings>.shell,.hopium-people>.shell,.hopium-continuity>.shell{width:min(100%,1400px);padding-inline:clamp(28px,5vw,72px)}

.hopium-manifesto{position:relative;padding-block:clamp(96px,11vw,168px);overflow:hidden;background:#241c2b!important;color:var(--text-on-black)}
.hopium-manifesto__inner{display:flex;flex-direction:column;align-items:flex-start}
.hopium-manifesto .hopium-label{color:var(--lilac)}
.hopium-manifesto h2{font-size:clamp(48px,5.7vw,84px);line-height:.98;letter-spacing:-.035em;max-width:none;color:var(--text-on-black);margin-bottom:clamp(48px,7vw,92px)}
.hopium-manifesto h2 span{display:block;white-space:nowrap}
.hopium-manifesto__copy{display:flex;flex-direction:column;gap:26px;max-width:56em}
.hopium-manifesto__copy p{font-size:clamp(18px,1.45vw,22px);line-height:1.58;color:rgba(245,239,233,.82)}
.hopium-manifesto__copy strong{font-weight:700;color:var(--text-on-black)}

.hopium-film{position:relative;min-height:clamp(420px,65vw,820px);background:var(--soft-black);overflow:hidden;display:flex;align-items:flex-end}
.hopium-film video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.hopium-film::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(24,24,27,.76),rgba(24,24,27,.12) 58%,rgba(24,24,27,.28))}
.hopium-film blockquote{position:relative;z-index:1;margin:0 auto;width:min(100%,var(--container-max));padding:0 var(--gutter) clamp(46px,7vw,92px);transform:translateX(clamp(-24px,-1.4vw,-10px));font-family:var(--font-display);font-size:clamp(32px,4.7vw,68px);font-style:italic;font-weight:700;line-height:1.06;letter-spacing:-.025em;color:var(--lilac);text-shadow:0 3px 18px rgba(0,0,0,.78),0 1px 3px rgba(0,0,0,.9);max-width:none}
.hopium-film blockquote::after{content:"";display:block;width:110px;height:2px;margin-top:32px;background:var(--lilac);opacity:.72}

.hopium-definition{display:flex;flex-direction:column;gap:18px;max-width:42em;margin:clamp(30px,4vw,54px) 0 clamp(42px,5vw,70px);color:rgba(245,239,233,.84)}
.hopium-definition p{margin:0;font-size:clamp(20px,1.75vw,27px);line-height:1.55}

.hopium-gatherings,.hopium-principles,.hopium-people,.hopium-continuity{padding-block:clamp(92px,10vw,154px)}
.hopium-gatherings{background:#e8e7ea!important;color:#242127}
.hopium-gatherings__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(64px,7vw,112px);align-items:center}
.hopium-photo{margin:0;overflow:hidden;background:var(--stone)}
.hopium-photo img{width:100%;height:100%;display:block;object-fit:cover}
.hopium-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,30px);width:100%}
.white-frame{box-sizing:border-box;margin:0;padding:clamp(10px,1vw,16px);background:#fff;box-shadow:0 18px 44px rgba(28,24,31,.14);overflow:hidden}
.white-frame img{display:block;width:100%;height:100%;object-fit:cover}
.white-frame--wide{grid-column:1/-1}
.hopium-gallery--gatherings .white-frame--wide{aspect-ratio:1.62}
.hopium-gallery--gatherings .white-frame:not(.white-frame--wide){aspect-ratio:3/2}
.hopium-gallery--gatherings .white-frame:nth-child(1) img{object-position:center 38%}
.hopium-gallery--gatherings .white-frame:nth-child(2) img{object-position:center 42%}
.hopium-gallery--gatherings .white-frame:nth-child(3) img{object-fit:cover;object-position:center}
.hopium-gatherings__copy,.hopium-people__copy,.hopium-continuity__copy{display:flex;flex-direction:column;align-items:flex-start;gap:22px}
.hopium-gatherings .hopium-label{color:#312b39;margin-bottom:18px}
.hopium-gatherings h2,.hopium-principles h2,.hopium-people h2,.hopium-continuity h2{font-size:clamp(42px,5.3vw,76px);line-height:1.01;letter-spacing:-.03em}
.hopium-gatherings p,.hopium-people p,.hopium-continuity p{font-size:clamp(18px,1.55vw,22px);line-height:1.58;max-width:34em}
.hopium-gatherings__copy{gap:28px}
.hopium-gatherings h2{font-size:clamp(42px,4.4vw,64px);max-width:13ch}
.hopium-gatherings__copy>p{max-width:38em}
.hopium-accent{font-family:var(--font-display);font-style:italic;font-size:clamp(24px,2.6vw,36px)!important;line-height:1.2!important;margin-top:12px}

.hopium-visual-proof{padding-block:clamp(74px,8vw,122px);background:#f4f1ee!important;overflow:hidden}
.hopium-visual-proof__header{width:min(100%,1500px);padding-inline:clamp(24px,4vw,64px);display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:clamp(42px,5vw,72px)}
.hopium-visual-proof__copy{max-width:850px}
.hopium-visual-proof__copy h2{font-size:clamp(48px,6vw,88px);line-height:.98;letter-spacing:-.035em;margin-bottom:28px}
.hopium-visual-proof__copy p{max-width:40em;font-size:clamp(18px,1.55vw,22px);line-height:1.55}
.hopium-visual-proof__copy p+p{margin-top:14px;font-weight:700}
.hopium-visual-proof__controls{display:flex;gap:12px;flex:0 0 auto}
.hopium-gallery-arrow{display:grid;place-items:center;width:58px;height:58px;border:1px solid #2d2233;border-radius:50%;background:#2d2233;color:#f5efe9;font:400 28px/1 var(--font-sans);cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .2s ease,opacity .2s ease}
.hopium-gallery-arrow:hover{transform:translateY(-2px);background:#c9b9dc;color:#18181b}
.hopium-gallery-arrow:focus-visible{outline:3px solid #c9b9dc;outline-offset:4px}
.hopium-gallery-arrow:disabled{opacity:.28;cursor:default;transform:none}
.hopium-visual-proof__track{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(290px,29vw,470px);gap:clamp(18px,2.2vw,34px);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:clamp(24px,4vw,64px);padding:8px clamp(24px,4vw,64px) 28px;scrollbar-width:thin;scrollbar-color:#c9b9dc transparent}
.hopium-visual-proof__track::-webkit-scrollbar{height:10px}
.hopium-visual-proof__track::-webkit-scrollbar-track{background:transparent}
.hopium-visual-proof__track::-webkit-scrollbar-thumb{background:#c9b9dc;border-radius:999px}
.hopium-visual-proof__track:focus-visible{outline:3px solid #c9b9dc;outline-offset:-3px}
.hopium-gallery-card{margin:0;padding:clamp(8px,.8vw,12px);aspect-ratio:1;background:#fff;box-shadow:0 14px 34px rgba(28,24,31,.12);overflow:hidden;scroll-snap-align:start}
.hopium-gallery-card img{display:block;width:100%;height:100%;object-fit:contain}

.hopium-principles{position:relative;overflow:hidden;background:#18181b!important;color:var(--text-on-black);isolation:isolate}
.hopium-principles::before{content:"";position:absolute;inset:-10%;z-index:-2;background:radial-gradient(circle at 10% 38%,rgba(245,239,233,.38) 0 2px,transparent 14px),radial-gradient(circle at 23% 68%,rgba(201,185,220,.30) 0 3px,transparent 16px),radial-gradient(circle at 38% 27%,rgba(245,239,233,.28) 0 2px,transparent 12px),radial-gradient(circle at 49% 81%,rgba(201,185,220,.34) 0 3px,transparent 14px),radial-gradient(circle at 63% 44%,rgba(245,239,233,.28) 0 2px,transparent 14px),radial-gradient(circle at 76% 18%,rgba(201,185,220,.32) 0 3px,transparent 16px),radial-gradient(circle at 88% 59%,rgba(245,239,233,.34) 0 3px,transparent 18px),radial-gradient(circle at 95% 86%,rgba(201,185,220,.26) 0 2px,transparent 12px);animation:hopium-sparkle 13s ease-in-out infinite alternate}
.hopium-principles::after{content:"";position:absolute;z-index:-1;left:8%;top:34%;width:150px;height:150px;border-radius:50%;background:rgba(201,185,220,.14);filter:blur(42px);box-shadow:430px 260px 0 12px rgba(201,185,220,.12),900px -120px 0 24px rgba(245,239,233,.1),1160px 340px 0 6px rgba(201,185,220,.12);animation:hopium-reflection 17s ease-in-out infinite alternate}
@keyframes hopium-sparkle{0%{opacity:.55;transform:translate3d(-.5%,0,0) scale(1)}50%{opacity:.9}100%{opacity:.62;transform:translate3d(1.2%,-1%,0) scale(1.025)}}
@keyframes hopium-reflection{0%{opacity:.5;transform:translate3d(-18px,10px,0)}50%{opacity:.9}100%{opacity:.58;transform:translate3d(26px,-18px,0)}}
.hopium-principles .hopium-label{color:var(--lilac)}
.hopium-principles__heading{margin-bottom:clamp(76px,9vw,130px)}
.hopium-principles__heading h2{max-width:19ch;color:var(--text-on-black)}
.hopium-principles__heading p{max-width:34em;margin-top:24px;font-size:clamp(18px,1.55vw,22px);line-height:1.55;color:rgba(245,239,233,.8)}
.hopium-principles__scene{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(58px,8vw,120px) clamp(48px,9vw,140px);align-items:start}
.principle{position:relative;z-index:1}
.principle h3{font-size:clamp(25px,2.5vw,36px);line-height:1.12;color:var(--text-on-black);margin-bottom:14px}
.principle p{font-size:clamp(17px,1.35vw,20px);line-height:1.55;color:rgba(245,239,233,.8);max-width:31em}
.principle--one,.principle--two,.principle--three,.principle--four{grid-column:auto;grid-row:auto}

.hopium-people{background:#2d2233!important}
.hopium-people__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(64px,7vw,112px);align-items:start}
.hopium-people .hopium-label{color:var(--lilac);margin-bottom:18px}
.hopium-people h2,.hopium-people p{color:var(--text-on-black)}
.hopium-people h2 strong{font-weight:700}
.hopium-people__copy>p:not(.hopium-accent){color:rgba(245,239,233,.82)}
.hopium-people .hopium-accent{color:var(--lilac)}
.hopium-people h2{font-size:clamp(38px,3.7vw,56px);max-width:18ch}
.hopium-people__copy{gap:28px}
.hopium-people__copy>p{max-width:38em}
.hopium-gallery--people{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,30px);align-items:start}
.hopium-gallery--people .white-frame{aspect-ratio:4/5}
.hopium-gallery--people .white-frame--people-room img{object-position:center 48%}
.hopium-gallery--people .white-frame--people-laughter img,.hopium-gallery--people .white-frame--people-conversation img{object-position:center}
.hopium-gallery--people .white-frame--quote{max-width:none;justify-self:stretch}
.hopium-gallery--people .white-frame--quote img{object-fit:contain;object-position:center}

.hopium-continuity{background:#d1c7dc!important}
.hopium-continuity__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(64px,7vw,112px);align-items:center}
.hopium-continuity .hopium-label{color:#312b39;margin-bottom:18px}
.hopium-photo--portrait{aspect-ratio:4/5;width:100%;min-height:0}
.hopium-photo--portrait img{object-position:center 26%}
.hopium-continuity__copy p{color:var(--soft-black)}
.hopium-continuity h2{font-size:clamp(40px,4.25vw,62px);max-width:15ch}
.hopium-continuity__copy{gap:28px}
.hopium-continuity__copy>p{max-width:38em}
.hopium-continuity .link-cta{margin-top:4px}

/* Locked masterbrand footer: shared structure, sizing and links. */
.masterbrand-footer{background:var(--soft-black);color:#fff;padding:72px 48px 28px}
.masterbrand-footer .footer-top{display:grid;grid-template-columns:1fr 1.1fr;gap:90px;min-height:290px;border:0}
.masterbrand-footer .footer-brand{width:290px;align-self:start}
.masterbrand-footer .footer-brand--white{filter:none}
.masterbrand-footer .footer-brand img{display:block;width:100%;height:auto}
.masterbrand-footer .footer-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}
.masterbrand-footer .footer-columns .footer-heading{display:block;color:var(--orange);font-family:Twentieth,"Twentieth Century",Arial,sans-serif;font-size:17px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.15em;margin:0 0 32px}
.masterbrand-footer .footer-columns .footer-heading::before,.masterbrand-footer .footer-columns .footer-heading::after{content:none!important;display:none!important}
.masterbrand-footer .footer-columns a{display:block;color:#fff;text-decoration:none;margin:0 0 22px;font-size:18px}
.masterbrand-footer .footer-columns a:hover{text-decoration:underline;text-decoration-color:var(--orange)}
.masterbrand-footer .footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.24);padding-top:24px;font-weight:700}
.masterbrand-footer .footer-bottom span:last-child{text-align:right}

@media (prefers-reduced-motion:reduce){.hopium-film video{display:none}.hopium-film{background:var(--soft-black)}.hopium-principles::before,.hopium-principles::after{animation:none}}
@media (max-width:839.98px){
  .hopium-gatherings__grid,.hopium-principles__heading,.hopium-people__grid,.hopium-continuity__grid{grid-template-columns:minmax(0,1fr)}
  .hopium-manifesto h2 span{white-space:normal}
  .hopium-principles__scene{display:flex;flex-direction:column;align-items:stretch}
  .hopium-continuity__grid{align-items:start}
  .hopium-photo--portrait{max-width:620px}
  .hopium-visual-proof__header{align-items:flex-start}
  .masterbrand-footer .footer-top{grid-template-columns:1fr}
  .masterbrand-footer .footer-columns{max-width:760px}
}
@media (max-width:600px){
  .hopium-manifesto,.hopium-gatherings,.hopium-principles,.hopium-people,.hopium-continuity{padding-block:64px}
  .hopium-manifesto__inner{row-gap:40px}
  .hopium-film{min-height:440px}
  .hopium-gallery{grid-template-columns:1fr}
  .white-frame--wide{grid-column:auto}
  .hopium-gallery--gatherings .white-frame--wide{aspect-ratio:1.3}
  .hopium-gallery--gatherings .white-frame:not(.white-frame--wide){aspect-ratio:3/2}
  .hopium-gallery--people .white-frame--quote{max-width:100%;justify-self:stretch}
  .hopium-visual-proof{padding-block:40px}
  .hopium-visual-proof__header{display:block;margin-bottom:34px}
  .hopium-visual-proof__controls{margin-top:28px}
  .hopium-visual-proof__track{grid-auto-columns:min(82vw,380px)}
  .masterbrand-footer{padding:55px 24px 24px}
  .masterbrand-footer .footer-top{min-height:0}
  .masterbrand-footer .footer-columns{grid-template-columns:1fr;gap:20px}
  .masterbrand-footer .footer-bottom{gap:22px;flex-direction:column}
  .masterbrand-footer .footer-bottom span:last-child{text-align:left}
}
