/* Homepage editorial direction. Shared pages retain their original system. */
body.editorial{--edge:clamp(22px,4.3vw,80px);--max:1680px;--t-d2:clamp(42px,5.6vw,86px);--ease:cubic-bezier(.16,1,.3,1);--dur-4:1100ms;--dur-5:1500ms;background:#f7f6f2}
.editorial .nav__in{min-height:96px;border-bottom:1px solid rgba(255,255,255,.2)}
.editorial .hero{min-height:780px;padding-bottom:32px}
.editorial .hero__in{justify-content:center;padding-top:100px;padding-bottom:65px;position:relative;z-index:1}
.editorial .hero__h1{font-size:clamp(66px,8.5vw,142px);line-height:.94;letter-spacing:-.065em;font-weight:450;max-width:15ch;margin-bottom:36px}
.editorial .hero__h1 .ln:last-child{color:var(--gold-hi)}
.editorial .hero__eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:32px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}
.editorial .hero__eyebrow>span:first-child{width:6px;height:6px;background:var(--gold-hi);flex-shrink:0}
.editorial .hero__media::after{background:linear-gradient(90deg,rgba(3,8,15,.62),rgba(3,8,15,.1) 80%),linear-gradient(0deg,rgba(3,8,15,.93),transparent 48%,rgba(3,8,15,.3))}
.editorial .hero__media video{filter:saturate(.65) contrast(1.07) brightness(.84)}
.editorial .hero__cta{gap:14px}
.editorial .hero__cta .btn{min-height:54px;letter-spacing:.07em}
.editorial .hero__cta .btn--solid{background:var(--gold-hi);color:#111;min-width:208px;justify-content:space-between}
/* The min-width is what gives the CTA its presence, and space-between is what
   pins the arrow to the far edge. Together, on any label short enough not to
   fill 208px, they opened a strip of bare gold between the label and the
   arrow square, with the divider stranded in the middle of it -- measured at
   44px on gana777.com, 27 on "Report a site", 22 on the home. Letting the
   label cell take the slack puts the divider back against the arrow and
   changes nothing on the labels that already fill the width. */
.editorial .hero__cta .btn--solid > span{flex:1 1 auto}
.editorial .hero__cta .btn--solid b{background:transparent;border-left:1px solid rgba(0,0,0,.18);min-height:54px;width:54px}
.editorial .hero__cta .btn--ghost{background:transparent;border:1px solid rgba(255,255,255,.5);padding-inline:26px}
.editorial .hero__foot{grid-template-columns:.85fr 1.15fr 1fr;align-items:center;border-top:1px solid rgba(255,255,255,.28);padding-top:25px;gap:40px}
.editorial .hero__cred img{height:38px}
.editorial .hero__lede{font-size:14px;color:rgba(255,255,255,.78);line-height:1.55;max-width:37ch}
.editorial .hero__news{background:none;border:0;backdrop-filter:none;border-left:1px solid rgba(255,255,255,.23);padding-left:28px}
.editorial .hero__news>div{padding:0}
.editorial .hero__news b{font-size:13px;line-height:1.5}
.editorial .hero__news__top{margin-bottom:9px}
.editorial .hero__news>a{border:0;width:36px}
.editorial .hero__seal{position:absolute;right:var(--edge);top:39%;width:clamp(130px,14vw,220px);aspect-ratio:1;opacity:calc(1 - var(--out,0) * 3);pointer-events:none}
.editorial .hero__seal svg{width:100%;height:100%;fill:var(--gold-hi);font-size:10px;letter-spacing:3px;animation:seal-orbit 36s linear infinite}
.editorial .hero__seal img{position:absolute;left:39%;top:32%;width:22%;height:36%;object-fit:contain;filter:brightness(0) saturate(100%) invert(89%) sepia(24%) saturate(690%) hue-rotate(348deg)}
@keyframes seal-orbit{to{transform:rotate(360deg)}}
.editorial .presence{padding-top:var(--band)}
.editorial .head{margin-bottom:70px}
.editorial .head__k{margin-bottom:26px;letter-spacing:.14em}
.editorial .rule{margin-bottom:40px}
.editorial .trio{grid-template-columns:1.2fr 1fr .75fr;gap:42px}
.editorial .trio .d2{font-size:clamp(40px,4.4vw,70px);letter-spacing:-.05em}
.editorial .dcard{border-radius:0;min-height:420px}
.editorial .stack{grid-template-columns:1fr 1.1fr;gap:8vw}
.editorial .stack__row{grid-template-columns:1fr;gap:20px;border-top:1px solid currentColor;padding-top:28px}
.editorial .stack__row .h3{font-size:clamp(32px,3.4vw,54px);letter-spacing:-.04em;max-width:16ch}
.editorial .stack__row>p{max-width:43ch;font-size:16px;line-height:1.65}
.editorial .stack__list>li{padding-bottom:110px}
.editorial .stack__media figure{max-width:none}
.editorial .stack__media img{aspect-ratio:4/5;object-fit:cover}
/* 20/09: was repeat(2) with a 90px stagger on the even card and a ↗ badge on
   every photo. Written for one gallery on the home; once the skin went
   site-wide it forced every 3- and 4-up grid into a lopsided pair and put a
   circle on every picture. Javi: "las 4 seguidas", "los circulos con las
   flechas son muy feos", "mejor ordenadas". Each grid keeps the columns it
   declares; the roomier gap is the only thing kept. */
.editorial .cards{gap:clamp(22px,2.6vw,44px) clamp(14px,1.6vw,34px);border:0}
.editorial .card:has(> .card__media:first-child){border:0;padding:0 0 24px;border-bottom:1px solid var(--line-l)}
.editorial .card:not(:has(> .card__media:first-child)){border:0}
.editorial .card__media{margin:0 0 24px}
.editorial .card .h4{font-size:clamp(28px,3vw,44px);letter-spacing:-.035em}
.editorial .card .sm{max-width:42ch}
.editorial .progress-line{position:absolute;bottom:-1px;left:0;height:1px;width:100%;background:var(--gold-deep);transform:scaleX(var(--page-progress,0));transform-origin:left;pointer-events:none}
.editorial .motion-toggle{position:absolute;right:var(--edge);top:116px;z-index:2;display:flex;align-items:center;gap:9px;min-height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.3);font-size:10px;letter-spacing:.09em;color:white;text-transform:uppercase}
.editorial .motion-toggle svg{width:12px;height:12px}
.editorial.motion-paused .hero__seal svg{animation-play-state:paused}
@media(max-width:1100px){.editorial .hero__h1{font-size:8.5vw}.editorial .hero__seal{width:130px;top:42%}.editorial .hero__foot{grid-template-columns:1fr 1fr}.editorial .hero__cred{display:none}.editorial .trio{grid-template-columns:1fr 1fr}.editorial .trio>.rail{grid-column:1/-1}.editorial .stack{gap:45px}}
@media(max-width:900px){.editorial .hero{min-height:760px}.editorial .hero__in{padding-top:160px;padding-bottom:70px}.editorial .hero__h1{font-size:clamp(58px,9vw,88px);max-width:14ch}.editorial .hero__seal{display:none}.editorial .hero__foot{gap:20px}.editorial .hero__news{margin:0;padding-left:20px}.editorial .stack{grid-template-columns:1fr}.editorial .stack__media img{aspect-ratio:4/3}.editorial .stack__list>li{padding-bottom:70px}.editorial .hero__eyebrow{font-size:10px}.editorial .nav__in{min-height:80px}.editorial .motion-toggle{top:94px}}
@media(max-width:600px){.editorial .hero{height:auto;min-height:100svh;padding-bottom:24px}.editorial .hero__in{padding-top:166px;padding-bottom:54px}.editorial .hero__h1{font-size:clamp(46px,11.9vw,70px);letter-spacing:-.055em;margin-bottom:28px}.editorial .hero__eyebrow{letter-spacing:.1em;margin-bottom:24px}.editorial .hero__cta{gap:10px}.editorial .hero__cta .btn{font-size:11px;min-height:48px}.editorial .hero__cta .btn--solid{min-width:180px}.editorial .hero__cta .btn--solid b{min-height:48px;width:44px}.editorial .hero__cta .btn--ghost{padding-inline:16px}.editorial .hero__foot{grid-template-columns:1fr;padding-top:21px}.editorial .hero__lede{font-size:13px;max-width:43ch}.editorial .hero__news{padding:18px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.2)}.editorial .hero__news__top{margin-bottom:6px}.editorial .hero__news b{font-size:12px;max-width:38ch}.editorial .trio{grid-template-columns:1fr}.editorial .cards{grid-template-columns:1fr;gap:36px}.editorial .card:nth-child(even){margin-top:0;translate:none}.editorial .head{margin-bottom:42px}.editorial .territories{padding:20px 0}.editorial .territories__track>span{gap:24px;padding-right:24px}.editorial .dcard{min-height:360px}}
@media(prefers-reduced-motion:reduce){.editorial .hero__seal svg{animation:none}.editorial .card:nth-child(even){translate:none}.editorial .hero__h1{color:inherit}.editorial .motion-toggle{display:none}.editorial .hero--casino .hero__media{background:url('../video/facade-poster.jpg') center/cover}}
@media print{.editorial .motion-toggle,.editorial .hero__seal,.editorial .progress-line{display:none}}
/* Keep the primary action readable across every frame of venue footage. */
.editorial .hero__cta .btn--solid>span{background:transparent;color:#16130e}
.editorial .hero__cta .btn--ghost>span{background:transparent}
.editorial .hero__media video{filter:saturate(.55) contrast(1.08) brightness(.66)}
@media(min-width:901px){.editorial .hero{min-height:700px}/* the inset clip is gone: it ate 10% off the top and bottom and 6% off the
   sides as the hero left, which is the black frame around the picture */
  .editorial .hero__media{clip-path:none}.editorial .hero__in{transform:translateY(calc(var(--out,0) * -70px)) scale(calc(1 - var(--out,0) * .1));transform-origin:0 45%}}
body.editorial .cards.rv{background:none}
/* Destination index: one architectural image, precise typographic navigation. */
.editorial .directory{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(40px,7vw,110px);align-items:start}
.editorial .directory__visual{position:sticky;top:140px}
.editorial .directory__photos{position:relative;height:min(64vh,680px);min-height:400px;overflow:hidden;background:var(--w8)}
.editorial .directory__frame{position:absolute;inset:0;opacity:0;transition:opacity .7s var(--ease);pointer-events:none}
.editorial .directory__frame.is-active{opacity:1;z-index:1}
.editorial .directory__photo{height:100%;width:100%;object-fit:cover;filter:saturate(.65);transform:scale(1.055);transition:transform 1.4s var(--ease)}
.editorial .directory__frame.is-active .directory__photo{transform:scale(1)}
.editorial .directory__caption{display:flex;justify-content:space-between;padding-top:18px;font-size:11px;text-transform:uppercase;letter-spacing:.15em}
.editorial .directory__list{border-top:1px solid var(--line-l)}
.editorial .directory__row{display:grid;grid-template-columns:26px minmax(0,1fr) 30px;gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line-l);position:relative}
.editorial .directory__row::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:1px;background:var(--gold-deep);transform:scaleX(0);transform-origin:left;transition:transform .65s var(--ease)}
.editorial .directory__row.is-active::after{transform:scaleX(1)}
.editorial .directory__number{font-size:11px;align-self:start;padding-top:5px;color:var(--tx-l-2);font-variant-numeric:tabular-nums}
.editorial .directory__copy .kick{font-size:10px;letter-spacing:.13em;margin-bottom:9px}
.editorial .directory__name{font-size:clamp(26px,2.9vw,44px);font-weight:400;line-height:1.1;letter-spacing:-.045em;transition:translate .6s var(--ease)}
.editorial .directory__copy p{font-size:12px;line-height:1.55;margin-top:10px;max-width:43ch}
.editorial .directory__arrow{font-size:24px;color:var(--tx-l-2);transition:transform .5s var(--ease),color .5s}
.editorial .directory__row:is(:hover,:focus-visible) .directory__name{translate:6px 0}
.editorial .directory__row.is-active .directory__arrow{transform:rotate(45deg);color:var(--gold-deep)}
@media(max-width:900px){.editorial .directory{gap:32px;grid-template-columns:.85fr 1.15fr}.editorial .directory__photos{min-height:280px;height:55vh}.editorial .directory__row{gap:12px}.editorial .directory__name{font-size:28px}}
@media(max-width:600px){.editorial .directory{grid-template-columns:1fr;gap:28px}.editorial .directory__visual{position:relative;top:auto}.editorial .directory__photos{height:340px;min-height:0}.editorial .directory__row{padding:23px 0}.editorial .directory__name{font-size:30px}.editorial .directory__copy p{font-size:13px}.editorial .directory__caption{font-size:10px}}
@media(prefers-reduced-motion:reduce){.editorial .directory__frame,.editorial .directory__photo,.editorial .directory__name,.editorial .directory__arrow,.editorial .directory__row::after{transition:none;transform:none;translate:none}}

/* One header rule carries reading progress instead of a second viewport bar. */
.editorial .nav__in{position:relative;border-bottom-color:var(--line-l)}
.editorial .nav--on-dark .nav__in{border-bottom-color:var(--line-d)}
.editorial .nav--on-dark .progress-line{background:var(--gold-hi)}
/* The image surface opens the same demonstration dialog as the existing CTA. */
.editorial #wheel{position:relative}
.editorial .wheel-open-target{position:absolute;inset:0;z-index:3;cursor:pointer;background:transparent;border:0;border-radius:50%;}
.editorial #wheel .p3__act{z-index:4}
.editorial .wheel-open-target:focus-visible{outline:2px solid var(--gold-hi);outline-offset:-12px}
.editorial .tbl .wheel-open-target{display:none}
/* Desaturated stone-to-midnight ramps avoid a bright blue stripe mid-page. */
body.editorial{--w0:#eeefed;--w1:#d9dedf;--w2:#aebbc1;--w3:#778e9e;--w4:#395366;--w5:#233d52;--w6:#132a3c;--w7:#0b1926;--w8:#03080f}
.editorial .band--wash{background:linear-gradient(180deg,var(--paper) 0%,var(--w0) 10%,var(--w1) 25%,var(--w2) 40%,var(--w3) 52%,var(--w4) 64%,var(--w5) 75%,var(--w6) 85%,var(--w8) 95%,var(--ink) 100%)}
.editorial .band--wash-up{background:linear-gradient(180deg,var(--ink) 0%,var(--w8) 8%,var(--w6) 20%,var(--w5) 32%,var(--w4) 44%,var(--w3) 55%,var(--w2) 67%,var(--w1) 79%,var(--w0) 91%,var(--paper) 100%)}
/* Refined homepage composition and one canonical header progress rule. */
.editorial .nav{padding:18px var(--edge)}
.editorial .nav .nav__in{min-height:64px;padding-bottom:18px;border-bottom:0}
.editorial .nav .nav__prog{position:absolute;left:0;right:0;bottom:0;height:1px;opacity:1;transform:none;background:linear-gradient(to right,var(--gold-deep) calc(var(--sp,0) * 100%),var(--line-l) 0);transition:none}
.editorial .nav.nav--on-dark .nav__prog,.editorial .nav.nav--menu .nav__prog{background:linear-gradient(to right,var(--gold-hi) calc(var(--sp,0) * 100%),var(--line-d) 0)}
.editorial .scrim{height:110px}
.editorial .motion-toggle{top:108px;min-height:32px;font-size:9px;letter-spacing:.1em;border-color:var(--line-d)}
.editorial .presence{padding-top:100px;padding-bottom:100px}
.editorial .presence>.wrap>.rule{display:none}
.editorial .presence .trio{grid-template-columns:1fr 1.1fr;gap:64px 90px;align-items:center}
.editorial .presence .trio .d2{font-size:clamp(52px,5.7vw,88px);max-width:10ch;line-height:1;letter-spacing:-.05em}
.editorial .presence .trio .tx2{font-size:17px;line-height:1.65;max-width:34ch}
.editorial .presence__portrait{position:relative;margin:0;aspect-ratio:1.12;overflow:hidden;background:var(--w8)}
.editorial .presence__portrait img{width:100%;height:100%;object-fit:cover;filter:saturate(.6);transition:transform 1.2s var(--ease)}
.editorial .presence__portrait:hover img{transform:scale(1.04)}
.editorial .presence__portrait::after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,var(--w8));pointer-events:none}
.editorial .presence__portrait figcaption{position:absolute;bottom:24px;left:26px;right:26px;z-index:1;display:flex;justify-content:space-between;gap:20px;color:var(--paper);font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.editorial .presence__facts{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-l);padding-top:36px}
.editorial .presence__facts li{display:flex;align-items:center;gap:24px;padding:0 32px;border-right:1px solid var(--line-l)}
.editorial .presence__facts li:first-child{padding-left:0}
.editorial .presence__facts li:last-child{border:0}
.editorial .presence__value{font-size:clamp(46px,5vw,76px);line-height:1;letter-spacing:-.055em;font-weight:400}
.editorial .presence__facts .h5{font-size:12px;font-weight:400;line-height:1.6;max-width:18ch;color:var(--tx-l-2)}
.editorial .stack__row{padding-top:34px}
.editorial .stack__list>li{padding-bottom:86px}
.editorial .directory__photos{height:min(68vh,720px)}
.editorial .directory__row{padding-block:29px}
.editorial .directory__copy p{font-size:13px}
.editorial .operator-strip{padding-top:38px;padding-bottom:55px}
.editorial .operator-strip .cards{grid-template-columns:repeat(4,1fr);gap:35px}
.editorial .operator-strip .card:nth-child(even){margin:0;translate:none}
.editorial .operator-strip .card{border:0;padding:0}
.editorial .operator-strip .h5{font-size:13px;line-height:1.6}
.editorial .hero__cta .btn>span{padding-inline:24px}
/* The rule carried the gap as margin, so the underline stopped 15px short
   of the gold square and the button read as unfinished. Same gap, taken as
   padding: the line now runs all the way to the square and closes it. */
.editorial .head__a>span{background:transparent;border-bottom:1px solid currentColor;padding-left:0;padding-right:15px;margin-right:0}
@media(max-width:1000px){.editorial .presence .trio{gap:40px}.editorial .presence__facts li{padding-inline:22px;gap:15px}.editorial .presence__value{font-size:48px}}
@media(max-width:600px){.editorial .nav{padding-top:16px;padding-bottom:14px}.editorial .nav .nav__in{min-height:62px;padding-bottom:14px}.editorial .motion-toggle{top:94px}.editorial .presence{padding-block:66px}.editorial .presence .trio{grid-template-columns:1fr;gap:34px}.editorial .presence .trio .d2{font-size:58px;max-width:11ch}.editorial .presence .trio .tx2{font-size:15px}.editorial .presence__portrait{aspect-ratio:1.18}.editorial .presence__facts{grid-template-columns:1fr;padding-top:0;border-top:0}.editorial .presence__facts li,.editorial .presence__facts li:first-child,.editorial .presence__facts li:last-child{padding:23px 0;border-right:0;border-top:1px solid var(--line-l);gap:28px}.editorial .presence__value{min-width:108px;font-size:54px}.editorial .presence__facts .h5{font-size:13px;max-width:22ch}.editorial .operator-strip .cards{grid-template-columns:1fr 1fr;gap:28px}.editorial .directory__photos{height:340px}}
@media(prefers-reduced-motion:reduce){.editorial .presence__portrait img{transition:none}}
/* A compact brand collection replaces the extended pinned brand sequence. */
.editorial .brand-collection{background:linear-gradient(180deg,var(--w8) 0%,var(--w7) 55%,var(--w8) 100%);padding-block:100px}
.editorial .brand-collection>.wrap>.rule{display:none}
.editorial .brand-collection .head{margin-bottom:62px;align-items:end}
.editorial .brand-collection .head .d2{font-size:clamp(46px,5.5vw,80px);max-width:14ch}
.editorial .collection{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:clamp(40px,6vw,90px);align-items:start}
.editorial .collection__visual{position:sticky;top:115px;height:620px;max-height:74vh;min-height:420px;background:var(--ink);overflow:hidden}
.editorial .collection__frame{position:absolute;inset:0;opacity:0;transition:opacity .8s var(--ease);pointer-events:none;margin:0}
.editorial .collection__frame.is-active{opacity:1;z-index:1}
.editorial .collection__photo{width:100%;height:100%;object-fit:cover;filter:saturate(.65);transform:scale(1.07);transition:transform 1.3s var(--ease)}
.editorial .collection__frame.is-active .collection__photo{transform:scale(1)}
.editorial .collection__frame::after{content:'';position:absolute;inset:55% 0 0;background:linear-gradient(transparent,var(--w8));pointer-events:none}
.editorial .collection__frame figcaption{position:absolute;bottom:28px;left:28px;right:28px;z-index:2;color:var(--paper);font-size:10px;letter-spacing:.13em}
.editorial .collection__item{border-top:1px solid var(--line-d)}
.editorial .collection__item summary{list-style:none;display:flex;gap:18px;align-items:center;cursor:pointer;padding:26px 0;min-height:80px}
.editorial .collection__item summary::-webkit-details-marker{display:none}
.editorial .collection__index{font-size:10px;color:var(--gold-hi);font-variant-numeric:tabular-nums}
.editorial .collection__item summary .kick{font-size:clamp(20px,2vw,29px);text-transform:none;letter-spacing:-.025em;font-stretch:100%;font-weight:400;color:var(--paper)}
.editorial .collection__plus{width:18px;height:18px;position:relative;margin-left:auto;flex-shrink:0}
.editorial .collection__plus::before,.editorial .collection__plus::after{content:'';position:absolute;left:0;right:0;top:8px;height:1px;background:var(--gold-hi);transition:transform .35s var(--ease)}
.editorial .collection__plus::after{transform:rotate(90deg)}
.editorial .collection__item[open] .collection__plus::after{transform:rotate(0)}
.editorial .collection__body{padding:0 0 32px 32px}
.editorial .collection__body .h3{font-size:clamp(26px,2.6vw,38px);font-weight:400;letter-spacing:-.035em;max-width:19ch;margin:0 0 20px}
.editorial .collection__body .tx2{font-size:14px;line-height:1.7;color:var(--tx-d-2);max-width:44ch}
.editorial .collection__item[open] .collection__body{animation:collection-enter .65s var(--ease) both}
.editorial .collection__licence{display:block;padding-top:22px;border-top:1px solid var(--line-d);font-size:11px;color:var(--gold-hi);letter-spacing:.02em}
@keyframes collection-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.editorial .brand-collection+.band--dark{background:var(--w8);padding-top:10px;padding-bottom:90px}
.editorial .brand-collection+.band--dark .rule{margin-bottom:32px}
.editorial .brand-collection+.band--dark .wrap>div:last-child{display:flex;justify-content:space-between;align-items:center;gap:45px}
.editorial .brand-collection+.band--dark .d3{font-size:clamp(26px,3vw,42px);max-width:26ch}
.editorial .brand-collection+.band--dark .hero__cta{margin:0;flex-shrink:0}
@media(max-width:900px){.editorial .collection{grid-template-columns:1fr 1fr;gap:30px}.editorial .collection__visual{height:520px;min-height:360px}.editorial .collection__body{padding-left:0}.editorial .brand-collection+.band--dark .wrap>div:last-child{display:block}.editorial .brand-collection+.band--dark .hero__cta{margin-top:28px}}
@media(max-width:600px){.editorial .brand-collection{padding-block:66px}.editorial .brand-collection .head{margin-bottom:30px}.editorial .collection{grid-template-columns:1fr;gap:30px}.editorial .collection__visual{position:relative;top:auto;height:300px;min-height:0}.editorial .collection__item summary{padding-block:22px;min-height:74px}.editorial .collection__item summary .kick{font-size:25px}.editorial .collection__body .h3{font-size:30px}.editorial .collection__body .tx2{font-size:14px}.editorial .brand-collection+.band--dark{padding-bottom:60px}}
@media(prefers-reduced-motion:reduce){.editorial .collection__frame,.editorial .collection__photo,.editorial .collection__plus::after{transition:none;transform:none}.editorial .collection__item[open] .collection__body{animation:none}}

.editorial .collection__mobile-photo{display:none}
@media(max-width:600px){.editorial .collection__visual{display:none}.editorial .collection__mobile-photo{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;margin:0 0 24px}.editorial .collection{gap:0}}

/* 21/09: the operator strip held two columns all the way down. At 390px that
   left a card 114px wide carrying a full sentence -- about four words a line.
   Below 520 it stacks, like every other card grid on the site. */
@media(max-width:520px){.editorial .operator-strip .cards{grid-template-columns:1fr}}

/* Senator mobile navigation: a quiet canvas, four destinations, one clear action. */
.nav__burger-label{display:none}
@media(max-width:900px){
  .editorial .nav--mobile-ready .nav__right{gap:0}
  .editorial .nav--mobile-ready .nav__right>.nav__lang{display:none}
  .editorial .nav--mobile-ready .nav__burger{width:auto;min-width:100px;height:48px;gap:14px;padding:0 14px;border:1px solid currentColor;color:var(--tx-l)}
  .editorial .nav--mobile-ready:is(.nav--on-dark,.nav--menu) .nav__burger{color:var(--ivory)}
  .nav--mobile-ready .nav__burger-label{display:block;font-size:10px;font-weight:500;line-height:1;letter-spacing:.12em;text-transform:uppercase}
  .editorial .nav.nav--mobile-ready.nav--menu{background:var(--w8)}
  .editorial .nav.nav--menu .scrim{opacity:0}
  .editorial .nav--mobile-ready :is(.nav__burger,.nav__logo):focus-visible{outline:2px solid var(--gold);outline-offset:5px}

  .js .drawer.drawer--senator{height:100dvh;max-height:100dvh;box-sizing:border-box;display:flex;justify-content:flex-start;gap:clamp(16px,2.4svh,24px);padding:var(--drawer-top,120px) max(var(--edge),env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(var(--edge),env(safe-area-inset-left));background:var(--w8);color:var(--ivory);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;clip-path:none;transform:translate3d(100%,0,0);visibility:hidden;transition:transform 400ms cubic-bezier(.22,.8,.25,1),visibility 0s 400ms}
  .js .drawer.drawer--senator.is-open{visibility:visible;transform:none;transition:transform 400ms cubic-bezier(.22,.8,.25,1)}
  .drawer--senator>*{position:relative;flex-shrink:0}
  .drawer--senator::before{content:"";position:absolute;right:-36px;bottom:120px;width:260px;height:340px;background:var(--gold);mask:url('../logo/senator-s-flat.png') center/contain no-repeat;opacity:.035;pointer-events:none}
  .drawer--senator .drawer__eyebrow{margin:0;color:var(--gold);font-size:10px;letter-spacing:.18em;text-transform:uppercase;line-height:1.5}
  .drawer--senator .drawer__primary{display:flex;flex-direction:column}
  .js .drawer.drawer--senator a{display:flex;align-items:center;position:relative;gap:16px;min-height:48px;margin:0;padding:12px 0;border:0;font-weight:400;line-height:1.1;letter-spacing:-.045em;opacity:1;transform:none;transition:color 160ms ease}
  .js .drawer--senator .drawer__primary>a{font-size:clamp(30px,7.9vw,48px);padding-block:clamp(12px,1.6svh,18px);border-bottom:1px solid var(--line-d)}
  .drawer--senator .drawer__primary>a::before{content:attr(data-index);align-self:center;min-width:16px;font-size:9px;letter-spacing:.1em;color:var(--tx-d-2)}
  .drawer--senator .drawer__primary>a::after,.drawer--senator a.drawer__action::after{content:"↗";margin-left:auto;font-size:22px;line-height:1;letter-spacing:0;color:var(--gold)}
  .drawer--senator .drawer__primary>a[aria-current]{color:var(--gold)}
  .drawer--senator .drawer__primary>a[aria-current]::before{color:var(--gold)}
  .js .drawer--senator.is-open .drawer__primary>a{animation:senator-menu-link 380ms cubic-bezier(.16,1,.3,1) both;animation-delay:calc(70ms + var(--i,0) * 35ms)}
  .drawer--senator .drawer__secondary{display:grid;grid-template-columns:1fr 1fr;gap:16px}
  .drawer--senator .drawer__secondary>a{font-size:19px;letter-spacing:-.02em;color:var(--tx-d-2)}
  .drawer--senator .drawer__secondary>a[aria-current]{color:var(--gold)}
  .js .drawer--senator a.drawer__action{min-height:58px;padding:17px 20px;background:var(--gold);color:var(--w8);font-size:12px;font-weight:500;letter-spacing:.09em;text-transform:uppercase}
  .drawer--senator a.drawer__action::after{color:var(--w8)}
  .drawer--senator .drawer__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:20px;margin-top:auto;border-top:1px solid var(--line-d)}
  .drawer__language-label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--tx-d-2)}
  .drawer__languages{display:flex;gap:8px}
  .drawer__languages button{min-width:44px;min-height:44px;border:1px solid var(--line-d);font-size:11px;letter-spacing:.08em;color:var(--ivory);transition:color 160ms ease,border-color 160ms ease}
  .drawer__languages button[aria-pressed="true"]{border-color:var(--gold);color:var(--gold)}
  .drawer--senator :is(a,button):focus-visible{outline:2px solid var(--gold);outline-offset:5px}
  .drawer--senator a.drawer__action:focus-visible{outline-color:var(--ivory)}
  .js .drawer.drawer--senator.is-leaving{visibility:hidden;transform:translate3d(100%,0,0);transition:none}
}
@keyframes senator-menu-link{from{opacity:0;transform:translate3d(16px,0,0)}to{opacity:1;transform:none}}
@media(max-width:900px) and (max-height:700px){
  .js .drawer.drawer--senator{gap:12px;padding-top:var(--drawer-top,106px);padding-bottom:max(16px,env(safe-area-inset-bottom))}
  .js .drawer--senator .drawer__primary>a{font-size:30px;padding-block:11px}
  .drawer--senator .drawer__footer{padding-top:12px}
}
@media(prefers-reduced-motion:reduce){
  .js .drawer.drawer--senator,.js .drawer.drawer--senator.is-open{transition:none}
  .js .drawer--senator.is-open .drawer__primary>a{animation:none}
}
