
:root{
  --ink:#080808;--paper:#f5f3ee;--white:#fff;--stone:#d8d3c9;--line:rgba(8,8,8,.18);
  --serif:"Bodoni MT",Didot,"Times New Roman",serif;
  --sans:Inter,"Helvetica Neue",Arial,sans-serif;
  --gutter:clamp(22px,4.3vw,72px);--header:88px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}::selection{background:#111;color:#fff}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{clip:auto!important;width:auto;height:auto;top:10px;left:10px;padding:10px;background:#fff;color:#000;z-index:9999}.site-main{overflow:hidden}
body.body-menu-open{overflow:hidden}
.site-header{position:fixed;inset:0 0 auto 0;z-index:1000;color:#fff;transition:background .35s,color .35s,border .35s}.admin-bar .site-header{top:32px}.site-header.is-scrolled,.body-menu-open .site-header{background:rgba(245,243,238,.97);color:var(--ink);border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.site-header__inner{height:var(--header);display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter)}.site-brand{display:flex;align-items:flex-start;position:relative;z-index:1002}.tryste-logo{width:104px;height:auto;filter:brightness(0) invert(1);transition:filter .35s}.site-header.is-scrolled .tryste-logo,.body-menu-open .site-header .tryste-logo{filter:none}.menu-toggle{display:none;background:none;border:0;color:currentColor;width:42px;height:42px;position:relative;z-index:1002}.menu-toggle span:not(.screen-reader-text){position:absolute;width:24px;height:1px;background:currentColor;left:9px;top:17px;transition:transform .25s,top .25s}.menu-toggle span:nth-child(2){top:24px}.menu-toggle[aria-expanded=true] span:first-child{top:21px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){top:21px;transform:rotate(-45deg)}.primary-nav{display:flex;align-items:center;gap:40px;text-transform:uppercase;letter-spacing:.13em;font-size:11px}.primary-nav ul{display:flex;gap:32px;list-style:none;margin:0;padding:0}.primary-nav a{position:relative}.primary-nav ul a:after{content:"";position:absolute;left:0;right:100%;bottom:-6px;height:1px;background:currentColor;transition:right .25s}.primary-nav ul a:hover:after{right:0}.nav-inquiry{border:1px solid currentColor;padding:12px 18px}
.hero-editorial{height:100svh;min-height:680px;position:relative;background:#080808;color:#fff}.hero-editorial__media,.hero-editorial__shade{position:absolute;inset:0}.hero-editorial__media img{width:100%;height:100%;object-fit:cover;object-position:50% 45%}.hero-editorial__shade{background:linear-gradient(180deg,rgba(0,0,0,.30),rgba(0,0,0,.04) 42%,rgba(0,0,0,.58))}.hero-editorial__content{position:absolute;inset:auto var(--gutter) 8vh var(--gutter);display:grid;grid-template-columns:1.6fr .65fr;align-items:end;gap:6vw}.kicker{font-size:10px;text-transform:uppercase;letter-spacing:.22em;margin:0 0 18px}.kicker--dark{color:#57534d}.hero-editorial h1,.manifesto h2,.section-head h2,.split-feature h2,.film-feature h2,.editorial-grid__intro h2,.model-feature h2,.backstage-feature h2,.final-cta h2,.page-hero h1,.not-found h1{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:.86;margin:0}.hero-editorial h1{font-size:clamp(58px,8.5vw,138px)}.hero-editorial__content>.kicker{position:absolute;left:0;bottom:calc(100% + 24px)}.hero-editorial__meta{max-width:420px;padding-bottom:7px}.hero-editorial__meta p{font-size:14px;margin:0 0 28px}.editorial-link{display:inline-flex;align-items:center;gap:8px;font-size:11px;text-transform:uppercase;letter-spacing:.16em;border-bottom:1px solid;padding-bottom:5px}.editorial-link--light{color:#fff}.hero-scroll{position:absolute;right:var(--gutter);bottom:9vh;writing-mode:vertical-rl;text-transform:uppercase;font-size:9px;letter-spacing:.25em;opacity:.7}
.section-pad{padding:clamp(90px,11vw,180px) var(--gutter)}.manifesto{display:grid;grid-template-columns:.55fr 1.45fr;gap:5vw;border-bottom:1px solid var(--line)}.manifesto__eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:10px;padding-top:8px}.manifesto h2{font-size:clamp(52px,7.3vw,120px);max-width:1100px}.manifesto__body p{max-width:620px;margin:50px 0 0 auto;font-size:clamp(18px,1.7vw,28px);line-height:1.35}.section-head{display:grid;grid-template-columns:.55fr 1.45fr;gap:5vw}.section-head h2{font-size:clamp(54px,7vw,108px)}.service-grid{margin-top:80px;border-top:1px solid var(--line)}.service-item{display:grid;grid-template-columns:60px 1fr 1.15fr 30px;align-items:start;gap:34px;padding:30px 0;border-bottom:1px solid var(--line);transition:padding .25s}.service-item:hover{padding-left:12px}.service-num{font-size:10px;letter-spacing:.2em}.service-item h3{font-family:var(--serif);font-size:clamp(30px,3.3vw,54px);font-weight:400;line-height:.95;margin:0}.service-item p{max-width:480px;margin:4px 0 0;font-size:14px;color:#55524d}.arrow{font-size:22px}
.split-feature{min-height:900px;display:grid;grid-template-columns:1.05fr .95fr}.split-feature--dark{background:#0b0b0b;color:#fff}.split-feature__image img{width:100%;height:100%;object-fit:cover}.split-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:10vw var(--gutter)}.split-feature h2{font-size:clamp(58px,7.3vw,112px)}.split-feature__copy>p:not(.kicker){max-width:510px;margin:40px 0 35px;color:#c9c5bc;font-size:16px}.film-feature{background:#0b0b0b;color:#fff;padding:clamp(90px,10vw,150px) var(--gutter) clamp(100px,11vw,170px)}.film-feature__heading{display:grid;grid-template-columns:.55fr 1.05fr .7fr;gap:5vw;align-items:end;margin-bottom:52px}.film-feature__heading .kicker{margin:0;align-self:start;padding-top:9px}.film-feature h2{font-size:clamp(54px,6.8vw,106px);max-width:900px}.film-feature__heading>p:last-child{margin:0;color:#bbb5ac;font-size:14px;max-width:410px}.film-feature__frame{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.film-feature__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.editorial-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:24px;align-items:start}.editorial-grid__intro{grid-column:1/-1;display:grid;grid-template-columns:4fr 8fr;margin-bottom:65px}.editorial-grid__intro h2{font-size:clamp(54px,7vw,110px)}.editorial-card{margin:0}.editorial-card:nth-of-type(1){grid-column:1/span 5}.editorial-card:nth-of-type(2){grid-column:6/span 3;margin-top:17vw}.editorial-card:nth-of-type(3){grid-column:9/span 4;margin-top:4vw}.editorial-card img{width:100%;aspect-ratio:3/4;object-fit:cover}.editorial-card--tall img{aspect-ratio:4/5}.editorial-card figcaption{font-size:10px;text-transform:uppercase;letter-spacing:.18em;margin-top:12px}.model-feature{display:grid;grid-template-columns:.9fr 1.1fr;background:#fff}.model-feature__copy{padding:12vw var(--gutter);display:flex;flex-direction:column;justify-content:center}.model-feature h2{font-size:clamp(60px,7vw,112px)}.model-feature__copy>p:not(.kicker){max-width:500px;font-size:16px;margin:40px 0}.model-feature__image img{width:100%;height:100%;min-height:820px;object-fit:cover;object-position:center 30%}.backstage-feature{display:grid;grid-template-columns:1.2fr .8fr;gap:7vw;align-items:center}.backstage-feature__image img{width:100%;aspect-ratio:1.2/1;object-fit:cover}.backstage-feature h2{font-size:clamp(54px,6vw,98px)}.backstage-feature__copy>p:not(.kicker){max-width:460px;margin-top:34px}.work-strip{background:#0b0b0b;color:#fff;padding:90px var(--gutter) 120px}.work-strip__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;text-transform:uppercase;font-size:10px;letter-spacing:.18em}.work-strip__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:14px}.work-strip figure{margin:0;overflow:hidden}.work-strip img{width:100%;height:620px;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.work-strip figure:hover img{transform:scale(1.025)}.final-cta{background:#b9b2a6;color:#080808;padding:13vw var(--gutter)}.final-cta h2{font-size:clamp(70px,11vw,170px)}.final-cta__links{display:flex;gap:40px;margin-top:60px;text-transform:uppercase;font-size:11px;letter-spacing:.16em}.final-cta__links a{border-bottom:1px solid;padding-bottom:5px}
.site-footer{background:#080808;color:#fff;padding:80px var(--gutter) 28px}.site-footer__top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:5vw;padding-bottom:85px}.site-footer__brand p{max-width:360px;color:#aaa49b;font-size:13px;margin:28px 0 0}.footer-logo-wrap{display:inline-flex;align-items:flex-start}.footer-logo{width:130px;filter:brightness(0) invert(1)}.site-footer__col{display:flex;flex-direction:column;gap:10px;font-size:12px}.site-footer__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-label{text-transform:uppercase;letter-spacing:.18em;color:#777; font-size:9px;margin:0 0 8px}.site-footer__bottom{padding-top:24px;border-top:1px solid #272727;display:flex;justify-content:space-between;color:#777;font-size:9px;text-transform:uppercase;letter-spacing:.16em}
.page-shell{padding:calc(var(--header) + 70px) var(--gutter) 120px}.page-hero{padding:7vw 0 6vw;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(64px,10vw,156px);max-width:1200px}.page-content{max-width:1080px;margin:70px auto 0}.page-content h2{font-family:var(--serif);font-weight:400;font-size:clamp(42px,5vw,78px);line-height:.95;letter-spacing:-.035em;margin:80px 0 28px}.page-content h3{font-family:var(--serif);font-weight:400;font-size:34px;margin-top:50px}.page-content p,.page-content li{font-size:17px;line-height:1.75}.page-content>p:first-child{font-family:var(--serif);font-size:clamp(28px,3vw,46px);line-height:1.25}.page-content hr{border:0;border-top:1px solid var(--line);margin:70px 0}.page-content .tryste-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:45px 0}.page-content .tryste-card{border-top:1px solid var(--ink);padding:22px 0 35px}.page-content .tryste-card h3{margin:0 0 12px}.page-content .tryste-callout{background:#0b0b0b;color:#fff;padding:clamp(35px,6vw,80px);margin:70px 0}.page-content .tryste-callout h2{margin-top:0}.page-content figure{margin:55px 0}.page-content figure img{width:100%}.archive-description{max-width:600px;margin-top:28px}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:60px}.archive-card a{display:block}.archive-card img{width:100%;aspect-ratio:3/4;object-fit:cover}.archive-card__copy{padding-top:18px}.archive-card__copy h2{font-family:var(--serif);font-weight:400;font-size:36px;line-height:1;margin:0}.single-hero{max-width:1400px;margin:0 auto}.single-hero img{width:100%;max-height:82vh;object-fit:cover}.not-found{min-height:85vh;padding:calc(var(--header) + 14vh) var(--gutter);display:flex;flex-direction:column;justify-content:center}.not-found h1{font-size:clamp(70px,10vw,150px)}
.tryste-form{display:grid;gap:22px;max-width:820px}.tryste-form .field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tryste-form label{display:grid;gap:7px;text-transform:uppercase;letter-spacing:.12em;font-size:10px}.tryste-form input,.tryste-form textarea,.tryste-form select{width:100%;border:0;border-bottom:1px solid #999;background:transparent;padding:14px 0;border-radius:0;outline:0}.tryste-form textarea{min-height:130px}.tryste-form button{justify-self:start;background:#0b0b0b;color:#fff;border:0;padding:15px 24px;text-transform:uppercase;letter-spacing:.16em;font-size:10px;cursor:pointer}.tryste-form__message{padding:14px 0;border-bottom:1px solid}.tryste-work-grid,.tryste-model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:50px 0}.tryste-grid-card img{width:100%;aspect-ratio:3/4;object-fit:cover}.tryste-grid-card h3{font-family:var(--serif);font-size:32px;font-weight:400;margin:12px 0 4px}.tryste-grid-card p{font-size:12px;color:#68635c;margin:0}
.reveal{opacity:1;transform:none}.tryste-js .reveal{opacity:0;transform:translateY(22px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.tryste-js .reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.tryste-js .reveal{opacity:1;transform:none;transition:none}.work-strip img{transition:none}}
@media(max-width:900px){:root{--header:72px}.site-header__inner{height:var(--header)}.tryste-logo{width:84px}.menu-toggle{display:block}.primary-nav{position:fixed;inset:0;background:var(--paper);color:var(--ink);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:100px var(--gutter) 60px;transform:translateY(-102%);transition:transform .4s cubic-bezier(.2,.8,.2,1);z-index:1001}.admin-bar .primary-nav{top:32px}.primary-nav.is-open{transform:none}.primary-nav ul{flex-direction:column;gap:12px}.primary-nav ul a{font-family:var(--serif);font-size:clamp(42px,12vw,72px);text-transform:none;letter-spacing:-.04em;line-height:1}.nav-inquiry{margin-top:28px}.hero-editorial__content{grid-template-columns:1fr;bottom:6vh}.hero-editorial h1{font-size:clamp(52px,15vw,92px)}.hero-editorial__meta{max-width:520px}.hero-scroll{display:none}.manifesto,.section-head{grid-template-columns:1fr}.manifesto__eyebrow{margin-bottom:20px}.manifesto__body p{margin:34px 0 0}.service-item{grid-template-columns:40px 1fr 25px;gap:15px}.service-item p{grid-column:2/4}.split-feature{grid-template-columns:1fr}.split-feature__image{height:72vh}.split-feature__copy{padding:90px var(--gutter)}.film-feature__heading{grid-template-columns:1fr 1fr}.film-feature__heading .kicker{grid-column:1/-1}.film-feature__heading>p:last-child{max-width:520px}.editorial-grid__intro{grid-template-columns:1fr}.editorial-card:nth-of-type(1){grid-column:1/span 7}.editorial-card:nth-of-type(2){grid-column:8/span 5;margin-top:23vw}.editorial-card:nth-of-type(3){grid-column:4/span 7;margin-top:2vw}.model-feature{grid-template-columns:1fr}.model-feature__copy{padding:100px var(--gutter)}.model-feature__image{order:-1}.model-feature__image img{min-height:70vh}.backstage-feature{grid-template-columns:1fr}.work-strip__grid{grid-template-columns:1fr 1fr}.work-strip__grid figure:first-child{grid-column:1/-1}.work-strip img{height:55vh}.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1}.archive-grid,.tryste-work-grid,.tryste-model-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:782px){.admin-bar .site-header{top:46px}.admin-bar .primary-nav{top:46px}}
@media(max-width:600px){.section-pad{padding-top:78px;padding-bottom:78px}.film-feature{padding:78px var(--gutter) 90px}.film-feature__heading{grid-template-columns:1fr;gap:22px;margin-bottom:32px}.film-feature__heading .kicker{grid-column:auto}.film-feature__heading>p:last-child{font-size:13px}.hero-editorial__media img{object-position:58% 50%}.hero-editorial__meta p{font-size:13px;max-width:90%}.manifesto h2,.section-head h2,.split-feature h2,.film-feature h2,.editorial-grid__intro h2,.model-feature h2,.backstage-feature h2{font-size:clamp(48px,14vw,68px)}.service-grid{margin-top:50px}.service-item{padding:24px 0}.service-item h3{font-size:34px}.editorial-grid{gap:12px}.editorial-grid__intro{margin-bottom:35px}.editorial-card:nth-of-type(1){grid-column:1/span 8}.editorial-card:nth-of-type(2){grid-column:8/-1;margin-top:33vw}.editorial-card:nth-of-type(3){grid-column:3/span 8}.work-strip{padding:70px var(--gutter)}.work-strip__grid{grid-template-columns:1fr}.work-strip__grid figure:first-child{grid-column:auto}.work-strip img{height:auto;aspect-ratio:3/4}.final-cta__links{flex-direction:column;align-items:flex-start}.site-footer__top{grid-template-columns:1fr 1fr;gap:45px 25px}.site-footer__bottom{flex-direction:column;gap:10px}.page-shell{padding-bottom:80px}.page-hero{padding:60px 0 45px}.page-content{margin-top:45px}.page-content .tryste-grid{grid-template-columns:1fr}.archive-grid,.tryste-work-grid,.tryste-model-grid{grid-template-columns:1fr}.tryste-form .field-row{grid-template-columns:1fr}}

/* v2.2 navigation/content consolidation */
.service-item{color:inherit}.site-footer__top{grid-template-columns:minmax(0,2fr) minmax(180px,1fr)}@media(max-width:600px){.site-footer__top{grid-template-columns:1fr}}


/* v2.4 — supplied Tryste Media logo + restored original editorial navigation. */
.site-header .tryste-logo{width:auto!important;height:52px!important;max-width:96px;object-fit:contain;filter:brightness(0) invert(1);}
.site-header.is-scrolled .tryste-logo,.body-menu-open .site-header .tryste-logo{filter:none}
.footer-logo{width:auto!important;height:112px!important;max-width:112px;object-fit:contain;filter:brightness(0) invert(1)!important}
.primary-nav{gap:22px;font-size:10px}.primary-nav ul{gap:20px}.nav-inquiry{white-space:nowrap}
.site-footer__top{grid-template-columns:minmax(260px,2fr) repeat(3,minmax(140px,1fr))}
@media(max-width:1180px) and (min-width:901px){.primary-nav{gap:12px;font-size:9px}.primary-nav ul{gap:12px}.nav-inquiry{padding:9px 10px}.site-header .tryste-logo{height:46px!important}}
@media(max-width:900px){.primary-nav{overflow-y:auto;justify-content:flex-start;padding-top:120px;padding-bottom:50px}.primary-nav ul{gap:10px}.primary-nav ul a{font-size:clamp(27px,8vw,44px)!important}.nav-inquiry{margin-top:16px}.site-header .tryste-logo{height:44px!important}.site-footer__top{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.footer-logo{height:94px!important}.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1}}

/* v2.4.1 footer logo/rendering hardening. */
.footer-logo-wrap,.footer-logo{display:block}.footer-logo{height:auto!important;object-fit:contain;object-position:left center}.site-footer{box-sizing:border-box;width:100%;overflow:hidden}
@media (min-width:901px) and (max-width:1300px){
  .primary-nav{gap:22px;font-size:10px;letter-spacing:.1em}
  .primary-nav ul{gap:15px}
  .nav-inquiry{padding:11px 13px}
}

/* v2.4.5 — simplified primary navigation and clearer CTA separation. */
@media (min-width:1181px){
  .primary-nav{gap:clamp(32px,2.7vw,52px)}
  .primary-nav ul{gap:clamp(20px,1.55vw,30px)}
  .nav-inquiry{margin-left:4px;padding:12px 20px}
}
@media (max-width:1180px) and (min-width:901px){
  .primary-nav{gap:24px;font-size:9px}
  .primary-nav ul{gap:14px}
  .nav-inquiry{margin-left:2px;padding:10px 13px}
}

/* v2.4.6 — clean Tryste Media logo lockup, no trademark badge. */
.site-brand .tryste-trademark,
.footer-logo-wrap .tryste-trademark,
.site-brand .tryste-tm,
.footer-logo-wrap .tryste-tm,
.site-brand > sup,
.footer-logo-wrap > sup{display:none!important}


/* v2.5.0 — high-editorial News journal. */
.news-masthead{padding:calc(var(--header) + clamp(72px,8vw,130px)) var(--gutter) clamp(70px,8vw,130px);background:#f5f3ee;border-bottom:1px solid var(--line)}
.news-masthead__eyebrow,.news-section-heading,.news-article-hero__meta,.news-card__meta{display:flex;justify-content:space-between;gap:24px;text-transform:uppercase;letter-spacing:.18em;font-size:10px}
.news-masthead h1{font-family:var(--serif);font-size:clamp(92px,16vw,270px);font-weight:400;letter-spacing:-.065em;line-height:.72;margin:clamp(55px,7vw,105px) 0 clamp(60px,7vw,95px)}
.news-masthead__intro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;border-top:1px solid var(--line);padding-top:22px}.news-masthead__intro p{max-width:620px;font-family:var(--serif);font-size:clamp(24px,2.3vw,40px);line-height:1.15;margin:0}.news-masthead__intro span{text-transform:uppercase;letter-spacing:.18em;font-size:10px}
.news-lead-story{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.7fr);min-height:780px;background:#0b0b0b;color:#fff}.news-lead-story__media{min-height:680px;overflow:hidden}.news-lead-story__media img{width:100%;height:100%;object-fit:cover}.news-lead-story__copy{padding:clamp(55px,7vw,105px) var(--gutter);display:flex;flex-direction:column;justify-content:center}.news-label{font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:#a9a49b;margin:0 0 34px}.news-lead-story h2{font-family:var(--serif);font-size:clamp(50px,5.6vw,92px);font-weight:400;letter-spacing:-.045em;line-height:.92;margin:0 0 34px}.news-lead-story__copy>p:not(.news-label){color:#c9c4bb;max-width:520px;margin:0 0 34px}.news-read-link{display:inline-flex;align-items:center;gap:14px;width:max-content;text-transform:uppercase;letter-spacing:.18em;font-size:10px;border-bottom:1px solid #fff;padding-bottom:5px}
.news-index-list,.news-related{padding:clamp(85px,10vw,150px) var(--gutter)}.news-section-heading{padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:48px}.news-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,70px)}.news-card__media{display:block;overflow:hidden;background:#ddd}.news-card__media img{width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.news-card:hover .news-card__media img{transform:scale(1.018)}.news-card__meta{margin-top:18px;color:#69645d}.news-card h2{font-family:var(--serif);font-weight:400;font-size:clamp(36px,4vw,64px);line-height:.98;letter-spacing:-.035em;margin:22px 0 18px}.news-card>p{max-width:620px;color:#58544f;margin:0}.news-empty{font-family:var(--serif);font-size:32px}
.news-article-hero{position:relative;min-height:92svh;background:#090909;color:#fff}.news-article-hero__media,.news-article-hero__shade{position:absolute;inset:0}.news-article-hero__media img{width:100%;height:100%;object-fit:cover}.news-article-hero__shade{background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.12) 40%,rgba(0,0,0,.78))}.news-article-hero__copy{position:absolute;left:var(--gutter);right:var(--gutter);bottom:clamp(60px,8vh,110px);max-width:1420px}.news-article-hero__meta{justify-content:flex-start;margin-bottom:26px}.news-article-hero h1{font-family:var(--serif);font-size:clamp(58px,8.4vw,142px);font-weight:400;line-height:.86;letter-spacing:-.052em;max-width:1250px;margin:0}.news-article-dek{max-width:760px;font-size:clamp(17px,1.5vw,23px);line-height:1.45;margin:34px 0 0;color:#e3ded5}
.news-article-body{display:grid;grid-template-columns:minmax(160px,.35fr) minmax(0,1.35fr);gap:clamp(40px,8vw,140px);padding:clamp(80px,10vw,150px) var(--gutter);max-width:1500px;margin:0 auto}.news-article-rail{display:flex;flex-direction:column;gap:22px;text-transform:uppercase;letter-spacing:.16em;font-size:9px;position:sticky;top:130px;height:max-content}.news-article-content{max-width:820px}.news-article-content>p:first-child{font-family:var(--serif);font-size:clamp(28px,3vw,45px);line-height:1.25;letter-spacing:-.018em;margin-top:0}.news-article-content p,.news-article-content li{font-size:18px;line-height:1.85;color:#292725}.news-article-content h2{font-family:var(--serif);font-weight:400;font-size:clamp(44px,5vw,76px);line-height:.98;letter-spacing:-.038em;margin:90px 0 28px}.news-article-content h3{font-family:var(--serif);font-size:32px;font-weight:400;margin-top:55px}.news-article-content figure{margin:70px calc(-1 * min(8vw,110px));}.news-article-content figure img{width:100%;max-height:88vh;object-fit:cover}.news-article-content figcaption{margin-top:12px;text-transform:uppercase;letter-spacing:.15em;font-size:9px;color:#777}.news-article-content blockquote{font-family:var(--serif);font-size:clamp(34px,4vw,58px);line-height:1.08;margin:80px 0;padding:0;border:0}.news-article-content .tsw-about-news{margin-top:95px;padding-top:36px;border-top:1px solid var(--line)}.news-article-content .tsw-about-news h2{font-size:clamp(38px,4vw,58px);margin:0 0 24px}.news-article-content .tsw-news-links{display:grid;gap:7px;margin-top:26px;font-size:14px}.news-article-content .tsw-news-links a{text-decoration:underline;text-underline-offset:4px}.news-related{background:#ede9e0;border-top:1px solid var(--line)}
@media(max-width:900px){.news-lead-story{grid-template-columns:1fr;min-height:0}.news-lead-story__media{min-height:65vh}.news-article-body{grid-template-columns:1fr}.news-article-rail{position:static;flex-direction:row;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.news-article-content{max-width:none}.news-article-content figure{margin:55px 0}.news-cards{gap:28px}.news-masthead{padding-top:calc(var(--header) + 60px)}}
@media(max-width:600px){.news-masthead h1{font-size:clamp(84px,28vw,132px);margin:55px 0}.news-masthead__intro{grid-template-columns:1fr}.news-masthead__intro span{display:none}.news-lead-story__media{min-height:58vh}.news-lead-story__copy{padding:60px var(--gutter) 70px}.news-cards{grid-template-columns:1fr}.news-article-hero{min-height:84svh}.news-article-hero h1{font-size:clamp(50px,16vw,78px)}.news-article-dek{font-size:16px}.news-article-body{padding-top:65px}.news-article-content p,.news-article-content li{font-size:17px}.news-article-content h2{margin-top:68px}.news-index-list,.news-related{padding-top:72px;padding-bottom:82px}}

/* v2.5.1 — Season 2 editorial photo spread. */
.news-article-content .news-photo-spread{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(16px,2.3vw,34px);margin:78px calc(-1 * min(8vw,110px));align-items:end}
.news-article-content .news-photo-spread figure{margin:0}
.news-article-content .news-photo-spread figure:first-child img{aspect-ratio:4/5;object-fit:cover}
.news-article-content .news-photo-spread figure:last-child{transform:translateY(9%)}
.news-article-content .news-photo-spread figure:last-child img{aspect-ratio:3/4;object-fit:cover}
@media(max-width:900px){.news-article-content .news-photo-spread{margin:55px 0;grid-template-columns:1fr 1fr}.news-article-content .news-photo-spread figure:last-child{transform:none}}
@media(max-width:600px){.news-article-content .news-photo-spread{grid-template-columns:1fr;gap:28px}.news-article-content .news-photo-spread figure img{aspect-ratio:4/5!important}.news-article-content .news-photo-spread figure:last-child{transform:none}}

/* v2.5.2 — mobile navigation viewport fix.
   backdrop-filter on the fixed header could establish a containing block for
   the mobile fixed drawer on iOS/Safari, leaving only the first menu item
   visible. The open state is now a true viewport-height, independently
   scrollable navigation layer. */
@media (max-width:900px){
  body.body-menu-open .site-header{
    background:var(--paper)!important;
    color:var(--ink)!important;
    border-bottom:0!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
  }
  .site-header__inner{
    position:relative;
    z-index:1003;
  }
  .primary-nav{
    position:fixed!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    width:100vw!important;
    height:100dvh!important;
    min-height:100dvh!important;
    max-height:100dvh!important;
    display:block!important;
    padding:calc(var(--header) + 28px + env(safe-area-inset-top)) var(--gutter) max(34px,env(safe-area-inset-bottom))!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    background:var(--paper)!important;
    color:var(--ink)!important;
    transform:translate3d(0,-101%,0)!important;
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    z-index:1001!important;
    transition:transform .38s cubic-bezier(.2,.8,.2,1),opacity .2s ease,visibility 0s linear .38s;
  }
  .primary-nav.is-open{
    transform:translate3d(0,0,0)!important;
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transition:transform .38s cubic-bezier(.2,.8,.2,1),opacity .2s ease,visibility 0s;
  }
  .primary-nav ul{
    display:flex!important;
    width:100%;
    flex-direction:column!important;
    align-items:stretch;
    gap:0!important;
    margin:0!important;
    padding:0!important;
  }
  .primary-nav li{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    border-bottom:1px solid rgba(8,8,8,.14);
  }
  .primary-nav ul a{
    display:flex!important;
    align-items:center;
    width:100%;
    min-height:52px;
    padding:9px 0!important;
    font-family:var(--serif)!important;
    font-size:clamp(31px,9.2vw,46px)!important;
    font-weight:400;
    line-height:.98!important;
    letter-spacing:-.035em!important;
    text-transform:none!important;
  }
  .primary-nav ul a:after{display:none!important}
  .nav-inquiry{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    min-height:48px;
    margin:26px 0 12px!important;
    padding:12px 19px!important;
    font-size:10px;
    letter-spacing:.16em;
    text-transform:uppercase;
  }
  .menu-toggle{position:relative;z-index:1004!important}
  .site-brand{z-index:1004!important}
}
@media (max-width:782px){
  .admin-bar .primary-nav{
    top:46px!important;
    height:calc(100dvh - 46px)!important;
    min-height:0!important;
    max-height:calc(100dvh - 46px)!important;
    padding-top:calc(var(--header) + 24px)!important;
  }
}
@media (max-width:420px){
  .primary-nav ul a{font-size:clamp(29px,8.8vw,39px)!important;min-height:48px}
  .primary-nav{padding-left:24px!important;padding-right:24px!important}
}


/* v2.5.5 — SwimweekTO + FashionweekTO editorial archive */
.news-article-content .news-photo-triptych{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(18px,2.6vw,38px);margin:78px calc(-1 * min(8vw,110px));align-items:start}
.news-article-content .news-photo-triptych figure{margin:0}
.news-article-content .news-photo-triptych figure:first-child{margin-top:clamp(18px,4vw,64px)}
.news-article-content .news-photo-triptych img{width:100%;display:block;object-fit:cover;background:#eee}
.news-article-content .news-photo-triptych figure:first-child img{aspect-ratio:4/5}
.news-article-content .news-photo-triptych figure:last-child img{aspect-ratio:1/1.08}
.news-article-content .news-photo-triptych figcaption{margin-top:10px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:.64}
@media(max-width:900px){.news-article-content .news-photo-triptych{margin:55px 0;grid-template-columns:1fr 1fr}.news-article-content .news-photo-triptych figure:first-child{margin-top:0}}
@media(max-width:600px){.news-article-content .news-photo-triptych{grid-template-columns:1fr;gap:28px}.news-article-content .news-photo-triptych img{aspect-ratio:4/5!important}}


/* v2.5.6 — Tryste Media Services */
.service-item{color:inherit;text-decoration:none}
.service-item:focus-visible,.services-index__item:focus-visible,.cta-button:focus-visible{outline:2px solid currentColor;outline-offset:6px}
.cta-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;padding:14px 20px;min-height:46px;text-transform:uppercase;font-family:var(--sans);font-size:10px;letter-spacing:.16em;line-height:1;transition:background .2s,color .2s}
.cta-button:hover{background:var(--ink);color:var(--paper)}
.services-page{background:var(--paper)}
.services-hero{position:relative;min-height:94svh;background:#080808;color:#fff;overflow:hidden}
.services-hero__media,.services-hero__shade,.services-hero__video-link{position:absolute;inset:0}
.services-video{width:100%;height:100%;object-fit:cover;object-position:center center;border:0;display:block;pointer-events:none}
.services-video--embed{position:absolute;width:100%;height:100%;transform:scale(1.02)}
.services-hero__shade{background:linear-gradient(180deg,rgba(0,0,0,.34),rgba(0,0,0,.08) 38%,rgba(0,0,0,.72));z-index:1}
.services-hero__video-link{z-index:2}
.services-hero__content{position:absolute;z-index:3;left:var(--gutter);right:var(--gutter);bottom:clamp(55px,8vh,110px);display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:clamp(40px,7vw,110px);align-items:end;pointer-events:none}
.services-hero__content>*{pointer-events:auto}.services-hero__content>.kicker{position:absolute;bottom:calc(100% + 28px);left:0}
.services-hero h1,.services-intro h2,.services-index h2,.service-chapter h2,.services-closing h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:.88;margin:0}
.services-hero h1{font-size:clamp(64px,8.6vw,140px)}
.services-hero__intro{max-width:440px}.services-hero__intro p{font-size:15px;margin:0 0 30px;color:#eee8df}.services-hero__source{position:absolute;z-index:3;right:var(--gutter);bottom:20px;font-size:8px;letter-spacing:.16em;text-transform:uppercase;opacity:.55}
.services-intro{display:grid;grid-template-columns:minmax(150px,.4fr) minmax(0,1.6fr);gap:7vw;border-bottom:1px solid var(--line)}
.services-intro__label{display:flex;flex-direction:column;justify-content:space-between;min-height:150px;text-transform:uppercase;font-size:9px;letter-spacing:.18em;color:#68635d}
.services-intro h2{font-size:clamp(60px,8vw,126px)}.services-intro__copy>p{max-width:650px;margin:50px 0 0 auto;font-size:clamp(18px,1.6vw,26px);line-height:1.4}
.services-index{padding:0 var(--gutter);border-bottom:1px solid var(--line)}
.services-index__item{display:grid;grid-template-columns:70px minmax(280px,1.05fr) minmax(300px,.95fr) 30px;gap:clamp(24px,3vw,52px);align-items:start;padding:34px 0;border-top:1px solid var(--line);color:inherit;text-decoration:none;transition:padding .25s ease}
.services-index__item:first-child{border-top:0}.services-index__item:hover{padding-left:12px}.services-index h2{font-size:clamp(36px,3.8vw,62px)}.services-index p{max-width:520px;margin:6px 0 0;color:#55524d}.services-index__arrow{display:block;width:30px;height:1px;background:currentColor;margin-top:15px;justify-self:end;opacity:.9;transition:width .25s ease,opacity .25s ease}.services-index__item:hover .services-index__arrow{width:38px;opacity:1}
.service-chapter{min-height:820px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);scroll-margin-top:calc(var(--header) + 20px)}
.service-chapter--reverse .service-chapter__media{order:2}.service-chapter--dark{background:#0a0a0a;color:#fff}.service-chapter--light{background:#fff}.service-chapter--paper{background:#e9e4da}
.service-chapter__media{min-height:820px}.service-chapter__media img{width:100%;height:100%;object-fit:cover;object-position:center center}
.service-chapter__copy{padding:clamp(80px,9vw,145px) var(--gutter);display:flex;flex-direction:column;justify-content:center}
.service-chapter h2{font-size:clamp(58px,6.9vw,108px)}.service-chapter__copy>p:not(.kicker){max-width:540px;margin:38px 0 30px;font-size:16px;line-height:1.7}.service-chapter--dark .service-chapter__copy>p:not(.kicker){color:#c9c5bc}
.service-chapter ul{list-style:none;padding:22px 0 0;margin:0;max-width:560px;border-top:1px solid currentColor}.service-chapter li{padding:11px 0;border-bottom:1px solid currentColor;font-size:12px;text-transform:uppercase;letter-spacing:.1em;opacity:.78}
.services-image-break{position:relative;height:min(76vw,920px);min-height:560px;background:#111;color:#fff;overflow:hidden}.services-image-break img{width:100%;height:100%;object-fit:cover;object-position:center 47%}.services-image-break:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.7))}.services-image-break>div{position:absolute;z-index:1;left:var(--gutter);right:var(--gutter);bottom:clamp(40px,6vw,90px);display:flex;justify-content:space-between;align-items:end;gap:40px}.services-image-break span{text-transform:uppercase;font-size:9px;letter-spacing:.2em}.services-image-break strong{font-family:var(--serif);font-weight:400;font-size:clamp(38px,5vw,76px);line-height:.95;max-width:720px;text-align:right}
.services-closing{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:7vw;align-items:center}.services-closing h2{font-size:clamp(58px,7vw,110px)}.services-closing__media img{width:100%;aspect-ratio:4/5;object-fit:cover}.final-cta--services{background:#b9b2a6}
@media(max-width:1100px){.services-index__item{grid-template-columns:50px minmax(240px,.9fr) minmax(260px,1.1fr) 24px;gap:24px}.service-chapter{min-height:720px}.service-chapter__media{min-height:720px}}
@media(max-width:900px){.services-hero{min-height:88svh}.services-hero__content{grid-template-columns:1fr;gap:28px}.services-hero__intro{max-width:560px}.services-hero__source{display:none}.services-intro{grid-template-columns:1fr}.services-intro__label{min-height:0;flex-direction:row}.services-intro__copy>p{margin-left:0}.services-index__item{grid-template-columns:42px 1fr 24px;gap:18px;padding:26px 0}.services-index__item p{grid-column:2/4;margin-top:0}.services-index__arrow{grid-column:3;grid-row:1;width:24px;margin-top:13px}.services-index__item:hover .services-index__arrow{width:24px}.service-chapter,.service-chapter--reverse{grid-template-columns:1fr;min-height:0}.service-chapter--reverse .service-chapter__media{order:0}.service-chapter__media{min-height:68svh}.service-chapter__copy{padding-top:82px;padding-bottom:90px}.services-image-break{height:72svh;min-height:520px}.services-image-break>div{flex-direction:column;align-items:flex-start}.services-image-break strong{text-align:left}.services-closing{grid-template-columns:1fr}.services-closing__media{order:-1}.services-closing__media img{aspect-ratio:4/5;max-height:78svh}.final-cta--services .final-cta__links{align-items:flex-start}}
@media(max-width:600px){.services-hero{min-height:84svh}.services-hero__media{inset:0}.services-video{object-position:52% center}.services-video--embed{width:178%;max-width:none;left:50%;transform:translateX(-50%)}.services-hero__content{bottom:52px}.services-hero h1{font-size:clamp(52px,15vw,76px)}.services-hero__intro p{font-size:13px;max-width:92%}.services-intro{padding-top:82px;padding-bottom:82px}.services-intro h2{font-size:clamp(54px,15vw,78px)}.services-intro__copy>p{font-size:18px;margin-top:32px}.services-index__item{grid-template-columns:34px 1fr 18px;padding:22px 0}.services-index h2{font-size:clamp(34px,10vw,46px)}.services-index p{font-size:13px}.services-index__arrow{width:22px;margin-top:12px}.service-chapter__media{min-height:58svh}.service-chapter h2{font-size:clamp(50px,14vw,72px)}.service-chapter__copy>p:not(.kicker){font-size:15px}.service-chapter li{font-size:10px;letter-spacing:.08em}.services-image-break{height:68svh;min-height:500px}.services-image-break strong{font-size:clamp(40px,12vw,58px)}.services-closing h2{font-size:clamp(52px,14vw,74px)}.final-cta--services .final-cta__links{gap:22px}}
@media(prefers-reduced-motion:reduce){.services-video{display:none}.services-hero__media{background:url('../images/editorial/runway-white.jpg') center/cover no-repeat}}


/* v2.5.6 — desktop navigation fit after adding Services. */
@media (min-width:1181px) and (max-width:1480px){
  .primary-nav{gap:20px!important;font-size:9px!important;letter-spacing:.09em!important}
  .primary-nav ul{gap:14px!important}
  .nav-inquiry{margin-left:2px!important;padding:10px 14px!important}
}
@media (min-width:901px) and (max-width:1180px){
  .primary-nav{gap:12px!important;font-size:8px!important;letter-spacing:.07em!important}
  .primary-nav ul{gap:9px!important}
  .nav-inquiry{margin-left:0!important;padding:9px 10px!important}
  .site-header .tryste-logo{height:42px!important;max-width:84px!important}
}

/* v2.5.9 — institutional line language + corporate contact/legal pages. */
.arrow,.link-line,.news-read-link .link-line,.news-article-rail .link-line{
  display:inline-block;width:30px;height:1px;background:currentColor;flex:0 0 auto;vertical-align:middle;font-size:0;line-height:0;opacity:.9;transition:width .25s ease,opacity .25s ease
}
.service-item .arrow{justify-self:end;margin-top:12px}
.service-item:hover .arrow,.final-cta__links a:hover .link-line,.news-read-link:hover .link-line{width:38px;opacity:1}
.final-cta__links a:not(.cta-button),.news-article-rail a{display:inline-flex;align-items:center;gap:14px}
.news-read-link{gap:14px}

.corporate-page,.legal-page{background:var(--paper);color:var(--ink)}
.corporate-hero,.legal-hero{padding:clamp(150px,16vw,250px) var(--gutter) clamp(80px,9vw,140px);border-bottom:1px solid var(--line)}
.corporate-hero h1,.legal-hero h1,.contact-panel h2,.corporate-callout h2,.legal-copy h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;margin:0}
.corporate-hero h1,.legal-hero h1{font-size:clamp(72px,10vw,160px);line-height:.84;max-width:1200px}
.corporate-hero__lede{max-width:650px;margin:50px 0 0 auto;font-size:clamp(18px,1.7vw,27px);line-height:1.45}
.contact-panel{padding:clamp(80px,10vw,150px) var(--gutter);display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:8vw;border-bottom:1px solid var(--line)}
.contact-panel__primary h2{font-size:clamp(42px,5vw,76px);line-height:.95;overflow-wrap:anywhere}
.contact-panel__primary h2 a{border-bottom:1px solid currentColor}
.contact-panel__primary>p:last-child{max-width:560px;font-size:16px;line-height:1.65;margin-top:38px;color:#55524d}
.contact-panel__routes{border-top:1px solid var(--line)}
.contact-panel__routes>div{display:grid;grid-template-columns:46px minmax(180px,.7fr) minmax(220px,1fr);gap:26px;padding:25px 0;border-bottom:1px solid var(--line);align-items:start}
.contact-panel__routes span{font-size:9px;letter-spacing:.18em}.contact-panel__routes h3{font-family:var(--serif);font-weight:400;font-size:clamp(28px,2.6vw,42px);line-height:1;margin:0}.contact-panel__routes p{margin:3px 0 0;color:#5e5a54;font-size:13px;line-height:1.55}
.corporate-callout{background:#0a0a0a;color:#fff;padding:clamp(85px,10vw,150px) var(--gutter);display:flex;align-items:end;justify-content:space-between;gap:60px}.corporate-callout h2{font-size:clamp(58px,7vw,108px);line-height:.9}.cta-button--light{color:#fff}.cta-button--light:hover{background:#fff;color:#080808}

.legal-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(180px,.5fr);gap:8vw;align-items:end}.legal-hero>.kicker{grid-column:1/-1}.legal-hero__meta{justify-self:end;text-align:right;text-transform:uppercase;letter-spacing:.14em;font-size:9px}.legal-hero__meta span,.legal-hero__meta strong{display:block}.legal-hero__meta strong{margin-top:8px;font-weight:500;letter-spacing:.08em}
.legal-layout{display:grid;grid-template-columns:minmax(180px,.38fr) minmax(0,1.62fr);gap:7vw;padding:clamp(70px,9vw,135px) var(--gutter) clamp(100px,12vw,180px)}
.legal-rail{position:sticky;top:calc(var(--header) + 30px);align-self:start;text-transform:uppercase;letter-spacing:.14em;font-size:9px}.legal-rail p{margin:0 0 18px;color:#6b665f}.legal-rail a{border-bottom:1px solid currentColor;padding-bottom:4px;text-transform:none;letter-spacing:.04em}
.legal-copy{max-width:900px}.legal-lede{font-family:var(--serif);font-size:clamp(31px,3.5vw,50px);line-height:1.05;letter-spacing:-.025em;margin:0 0 clamp(70px,8vw,120px)}
.legal-copy section{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:4vw;padding:32px 0;border-top:1px solid var(--line)}.legal-copy section:last-child{border-bottom:1px solid var(--line)}
.legal-copy h2{font-size:clamp(28px,2.6vw,42px);line-height:1.05}.legal-copy section>p{grid-column:2;margin:0 0 18px;font-size:15px;line-height:1.75;color:#48453f}.legal-copy section>p:last-child{margin-bottom:0}.legal-copy a{border-bottom:1px solid currentColor}

@media(max-width:900px){
  .contact-panel,.legal-layout{grid-template-columns:1fr}.contact-panel{gap:60px}.legal-hero{grid-template-columns:1fr}.legal-hero__meta{justify-self:start;text-align:left}.legal-rail{position:static}.legal-copy{max-width:none}
  .corporate-callout{align-items:flex-start;flex-direction:column}.contact-panel__routes>div{grid-template-columns:40px 1fr}.contact-panel__routes p{grid-column:2}
}
@media(max-width:600px){
  .arrow,.link-line,.news-read-link .link-line,.news-article-rail .link-line{width:24px}.service-item .arrow{margin-top:10px}
  .corporate-hero,.legal-hero{padding-top:125px;padding-bottom:70px}.corporate-hero h1,.legal-hero h1{font-size:clamp(62px,18vw,92px)}.corporate-hero__lede{margin-top:34px;font-size:17px}
  .contact-panel{padding-top:70px;padding-bottom:85px}.contact-panel__primary h2{font-size:clamp(35px,9.7vw,49px)}.contact-panel__routes>div{grid-template-columns:32px 1fr;gap:16px;padding:23px 0}.contact-panel__routes h3{font-size:32px}.contact-panel__routes p{grid-column:2;font-size:13px}
  .legal-layout{padding-top:65px}.legal-lede{font-size:32px;margin-bottom:72px}.legal-copy section{grid-template-columns:1fr;gap:18px;padding:28px 0}.legal-copy section>p{grid-column:1;font-size:14px}.legal-copy h2{font-size:32px}
}
