html{font-size:clamp(10px,1.111111111vw,20px)}
/* Desktop dimensions follow the 1440 × 4816 XD artboard. */
:root{--blue:#3d80a0;--ink:#314550;--light:#f2f9f8;--olive:#b2ba87;--coral:#b16851;--pale:#bed9d6}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--light);color:var(--ink);font-family:"aesthet-nova",Georgia,serif;font-size:0.949474rem;font-weight:400}
button,input,select,textarea{font:inherit}
a{color:inherit}
img{max-width:100%;display:block}
p{margin:0 0 1.5625rem}
h1,h2,h3{margin:0;font-weight:700;letter-spacing:0}
h2{font-size:2.96947rem;line-height:1.05}
a:focus-visible,button:focus-visible,input:focus-visible{outline:0.125rem solid var(--coral);outline-offset:0.3125rem}
.wrap{width:79.75rem;max-width:calc(100% - 10.2495rem);margin-inline:auto}
.skip-link{position:absolute;top:-6.25rem;left:1.25rem;background:white;padding:0.75rem;z-index:100}
.skip-link:focus{top:2.5rem}
.site-header{position:absolute;inset:2.5rem 5.125rem auto;z-index:5;display:flex;align-items:center;justify-content:space-between;height:3.8125rem}
.admin-bar .site-header{margin-top:2rem}
.brand{width:10rem;display:block;flex-shrink:0}
.brand img{width:100%;height:auto}
.site-nav{display:flex;align-items:center;gap:2.75rem}
.site-nav a{font-size:1.18842rem;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap}
.site-nav a:hover{text-decoration:underline;text-underline-offset:0.75rem;text-decoration-color:var(--olive)}
.site-nav a.active{text-decoration:underline;text-decoration-color:var(--olive);text-underline-offset:1rem;text-decoration-thickness:0.125rem}
.site-nav .nav-cta{background:var(--blue);color:var(--light);font-size:0.949474rem;border-radius:1.875rem;padding:1.125rem 2.375rem;margin-left:0.625rem;text-decoration:none}
.nav-cta:hover{background:var(--ink)}
.menu-toggle{display:none}
.hero{height:58.75rem;position:relative;isolation:isolate}
.hero::before{content:"";position:absolute;inset:0 0 auto;height:64.0625rem;z-index:-2;background:var(--hero-image) center center/cover no-repeat}
.hero::after{content:"";position:absolute;top:0;left:0;width:63.625rem;max-width:100%;height:66.4375rem;z-index:-1;background:linear-gradient(99deg,#f2f9f8 0%,rgba(242,249,248,0) 94%)}
.hero-content{padding-top:18.3125rem;position:relative;z-index:1}
.hero h1{font-size:3.5621rem;line-height:4.125rem;max-width:46.875rem;margin:0 0 1.4375rem}
.hero p{font-size:1.18842rem;line-height:1.5625rem;font-weight:700;max-width:35.625rem;margin:0 0 0 0.25rem}
.wave{line-height:0;pointer-events:none}
.wave img,.works-bottom img,.wave>svg,.works-bottom>svg{display:block;width:100%;height:100%;max-width:none}
.hero-wave{position:absolute;top:37.5rem;left:0;width:100%;height:29rem}
.why{position:relative;min-height:48.125rem;padding-top:1rem;isolation:isolate}
.why-copy{width:30.375rem;position:relative;z-index:2}
.why-copy h2{font-size:2.87053rem;line-height:3.625rem;margin-bottom:1.75rem}
.why-copy p{font-size:1.00947rem;line-height:1.5625rem;margin-bottom:1.5625rem}
.stats{position:absolute;left:50.49%;right:6.1%;top:11.3125rem;display:grid;align-items:start;grid-template-columns:157fr 148fr 196fr;gap:3.875rem;z-index:2}
.stat{text-align:center;position:relative}
.stat.olive{padding-top:5.4375rem;color:var(--olive)}
.stat.blue{padding-top:2.9375rem;color:var(--blue)}
.stat.coral{color:var(--coral)}
.stat-icon{height:5rem;width:auto;max-width:5.8125rem;margin:0 auto 1.0625rem;object-fit:contain}
.stat.olive .stat-icon{height:4.1875rem;margin-bottom:0.75rem}
.stat.blue .stat-icon{height:5.3125rem;margin-bottom:0.8125rem}
.stat strong{display:block;font-size:2.37473rem;line-height:2.8125rem;white-space:nowrap}
.stat span{display:block;color:var(--blue);font-size:0.949474rem;line-height:1.25rem}
.stat::after{content:"";position:absolute;top:calc(100% + 0.749474rem);height:4.75rem;left:50%;width:0.0625rem;background:currentColor}
.stat::before{content:"";position:absolute;top:calc(100% + 5.37474rem);left:calc(50% - 0.5rem);width:1rem;height:1rem;border:0.125rem solid var(--light);border-radius:50%;background:currentColor}
.why-wave{position:absolute;bottom:0;left:0;width:100%;height:20rem;z-index:-1}
.works{position:relative;background:var(--blue);color:var(--light);text-align:center;min-height:35rem;padding-top:0.4375rem;overflow:hidden}
.works h2{font-size:3.5621rem;line-height:4.5rem}
.works-intro{font-size:0.949474rem;line-height:2.125rem;margin:0.9375rem auto 3.125rem}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:3.0625rem;padding:0 2.75rem;position:relative;z-index:1}
.step h3{font-size:1.78105rem;line-height:2rem;max-width:16.25rem;min-height:4rem;margin:0 auto 1.5625rem;text-wrap:balance}
.step-icon{height:5.8125rem;display:flex;justify-content:center;align-items:flex-end}
.step-icon img{width:auto;height:auto;max-height:5.8125rem;max-width:8.9375rem}
.works-bottom{position:absolute;top:24.375rem;left:0;width:100%;height:13.75rem;pointer-events:none}
.halls{text-align:center;padding:0 0 3rem;background:var(--light)}
.halls h2{max-width:46.875rem;margin:0 auto;font-size:2.96947rem;line-height:3.125rem;text-wrap:balance}
.halls-intro{max-width:48.875rem;margin:1.875rem auto 0;font-size:0.949474rem;line-height:1.5625rem;min-height:9.375rem}
.halls-intro p{margin:0 0 1.5625rem}
.halls-intro p:last-child{margin-bottom:0}
.map-scroll{margin-top:2.25rem}
.map{position:relative;width:74.3197rem;max-width:100%;margin:auto;aspect-ratio:1189.115/694.285;container-type:inline-size;text-align:left}
.map>img{width:100%;height:auto}
.map-label{position:absolute;font-size:1.42527cqw;line-height:1.24;font-weight:500;color:#24363f}
.map-legend{position:absolute;left:11.74%;font-size:1.91684cqw;line-height:1.16;font-weight:500;color:#24363f}
.partners{height:auto;overflow:hidden;text-align:center;padding:2.125rem 0 1rem;background:var(--light)}
.partners h2{color:var(--blue);font-size:3.5621rem;line-height:4.5rem}
.partner-row{display:flex;width:100%;margin-top:3rem}
.partner-group{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2rem;list-style:none;padding:0 2rem;margin:0;width:100%}
.partner-group li{display:flex;align-items:center;justify-content:center;flex:0 0 12rem;width:12rem;height:6.75rem;padding:.75rem;background:#fff;border-radius:4px}
.partner-group a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.partner-group a:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:3px}
.partner-row img{width:100%;height:100%;object-fit:contain}
.partners.marquee-ready .partner-row{width:max-content;animation:partner-scroll var(--partner-duration,80s) linear infinite;animation-play-state:paused}
.partners.marquee-ready .partner-group{width:auto;min-width:var(--partner-viewport,100vw);flex-shrink:0;flex-wrap:nowrap;justify-content:space-around;padding:0 2rem 0 0}
.partners.marquee-ready.is-in-view .partner-row{animation-play-state:running}
.partners.marquee-ready:hover .partner-row{animation-play-state:paused}
@keyframes partner-scroll{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.partners.marquee-ready .partner-row{animation:none;width:100%}.partners.marquee-ready .partner-group{flex-wrap:wrap;min-width:0;width:100%;padding:0 2rem}.partner-group[aria-hidden="true"]{display:none}}
@media print{.partners.marquee-ready .partner-row{animation:none;width:100%}.partners.marquee-ready .partner-group{flex-wrap:wrap;min-width:0;width:100%;padding:0}.partner-group[aria-hidden="true"]{display:none}}
.footer-wave{height:31.875rem;background:var(--light)}
.footer-content{position:relative;background:var(--blue);color:var(--light);margin-top:-2.5625rem}
.footer-content>.wrap{width:78.75rem;max-width:calc(100% - 11.5rem)}
.newsletter-grid{display:grid;grid-template-columns:1fr 31rem;gap:3.4375rem;min-height:15.25rem;padding:0 0 0 0.625rem}
.newsletter-grid h2{font-size:3.5621rem;line-height:4.5rem}
.newsletter-grid p{font-size:1.18842rem;line-height:1.625rem;margin-top:1.25rem}
.hubspot-form{padding-top:1.6875rem;min-height:10rem}
.hubspot-form .form-loading{font-size:0.949474rem;margin:0}
.site-footer{border-top:0.0625rem solid rgba(178,186,135,.7);padding-top:4.0625rem}
.footer-main{display:grid;grid-template-columns:minmax(15rem,1.6fr) minmax(14rem,1.2fr) minmax(13rem,1fr);gap:2rem;min-height:10rem}
.footer-brand img{width:12.75rem;height:4.3125rem;margin-top:0.375rem}
.footer-main h3{font-size:1.42527rem;line-height:1.8125rem;margin:0 0 0.9375rem}
.footer-main p{font-size:0.949474rem;line-height:1.3125rem;margin:0 0 0.8125rem}
.footer-brand p{font-weight:700;margin-top:1.25rem;max-width:15.625rem}
.footer-main a{text-decoration:none}
.footer-main a:hover{text-decoration:underline}
.footer-social{margin-top:1.5rem}
.footer-social h3{font-size:1.42527rem;line-height:1.8125rem;margin:0 0 .75rem}
.linkedin-link{display:inline-flex;width:2rem;height:2rem;color:var(--light)}
.linkedin-link svg{width:100%;height:100%;fill:currentColor}
.linkedin-link.is-pending{cursor:default;opacity:.85}
.eu-note{margin-top:2.4375rem}
.eu-note img{width:13.0625rem;height:auto}
.disclaimer{font-size:0.771579rem;line-height:0.9375rem;max-width:28.4375rem;margin:1rem 0 3.75rem}
.footer-bottom{border-top:0.0625rem solid rgba(178,186,135,.7);text-align:center;padding:2rem 0;font-size:0.890526rem;line-height:1.25rem}
.footer-bottom a{text-decoration:none}
.footer-bottom a:hover{text-decoration:underline}
/* HubSpot supplies the fields and consent copy; these rules match the XD form. */
.hubspot-form .hs-form{position:relative;font-family:"aesthet-nova",Georgia,serif;font-size:0.949474rem}
.hubspot-form .hs-form fieldset{max-width:none!important;width:100%;margin:0}
.hubspot-form .form-columns-2{display:flex;gap:0.625rem}
.hubspot-form .hs-form-field{margin-bottom:0.625rem}
.hubspot-form .hs-form-field>label{position:absolute;width:0.0625rem;height:0.0625rem;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.hubspot-form .hs-form .input{margin:0!important}
.hubspot-form input:not([type=checkbox]):not([type=submit]),.hubspot-form select{width:100%!important;max-width:none!important;background:transparent;border:0.0625rem solid #b2ba87;border-radius:1.875rem;color:var(--light);padding:0.6875rem 1.25rem;height:3rem;outline-offset:0.125rem;font-family:inherit;font-size:0.949474rem}
.hubspot-form input::placeholder{color:var(--light);opacity:1}
.hubspot-form .hs-form ul{margin:0;padding:0;list-style:none}
.hubspot-form .hs-form-booleancheckbox-display{display:flex;align-items:flex-start;gap:0.4375rem;font-size:0.890526rem;line-height:1.25rem;padding-right:11.25rem}
.hubspot-form .hs-form-booleancheckbox-display>span{margin:0!important}
.hubspot-form input[type=checkbox]{appearance:none;flex:0 0 0.9375rem;width:0.9375rem;height:0.9375rem;margin:0.1875rem 0 0;border:0.0625rem solid var(--olive);border-radius:50%;cursor:pointer}
.hubspot-form input[type=checkbox]:checked{background:var(--olive);box-shadow:inset 0 0 0 0.1875rem var(--blue)}
.hubspot-form .hs_submit{display:flex;justify-content:flex-end;margin-top:-2rem}
.hubspot-form .hs-button{border:0;border-radius:1.875rem;background:#c47c64;color:white;font-family:inherit;font-size:0.949474rem;line-height:1.25rem;padding:0.75rem 1.875rem;min-width:10.625rem;cursor:pointer}
.hubspot-form .hs-button:hover{background:#a7543d}
.hubspot-form .hs-error-msgs{font-size:0.771579rem;line-height:1.125rem;color:#fff0b7;margin:0.25rem 0 0.5rem!important}
.hubspot-form .hs_error_rollup{margin-bottom:2.5rem}
.hubspot-form .submitted-message{padding-top:0.9375rem;font-size:1.06947rem}
.hubspot-form a{color:inherit}
.stat.blue::after{height:3.87479rem}.stat.blue::before{top:calc(100% + 4.49972rem)}
.stat.coral::after{height:3.50028rem}.stat.coral::before{top:calc(100% + 4.12521rem)}
.step-icon img[src$="step-chess.svg"]{width:7.3241rem}
.step-icon img[src$="step-risk.svg"]{width:5.2687rem}
.step-icon img[src$="step-measure.svg"]{width:8.88975rem}
.step-icon img[src$="step-scale.svg"]{width:5.71745rem}
@media(max-width:900px){
 html{font-size:16px}
 .wrap{width:auto;max-width:none;margin-inline:24px}
 .site-header{inset:28px 24px auto;height:50px}
 .admin-bar .site-header{margin-top:46px}
 .brand{width:135px}
 .site-nav{gap:22px}.site-nav a{font-size:15.2px}.site-nav .nav-cta{font-size:13.3px;padding:13px 22px;margin-left:0}
 .hero{height:670px}.hero::before{height:730px;background-position:58% center}.hero::after{width:80%;height:730px}
 .hero-content{padding-top:210px}.hero h1{font-size:41.8px;line-height:48px;max-width:570px;margin-bottom:22px}.hero p{font-size:16.1494px;line-height:22px;margin-left:0}
 .hero-wave{top:auto;bottom:-70px;height:auto;aspect-ratio:1440/464}
 .why{padding-top:25px;min-height:690px}.why-copy{width:48%}.why-copy h2{font-size:32.3px;line-height:40px;margin-bottom:24px}.why-copy p{font-size:13.3px;line-height:20px;margin-bottom:20px}
 .stats{left:53%;right:3%;top:165px;gap:14px}.stat strong{font-size:22.8px;line-height:30px}.stat span{font-size:10.4494px;line-height:15px}.stat-icon{height:55px;max-width:60px;margin-bottom:10px}.stat.olive{padding-top:65px}.stat.blue{padding-top:30px}.stat.olive .stat-icon{height:45px;margin-bottom:10px}.stat.blue .stat-icon{height:57px;margin-bottom:10px}.stat:after{height:60px}.stat:before{top:calc(100% + 71px);width:10px;height:10px;left:calc(50% - 5px);border-width:1px}
 .why-wave{height:auto;aspect-ratio:1440/320}
 .works{min-height:445px;padding-top:20px}.works h2{font-size:38px;line-height:48px}.works-intro{font-size:13.3px;line-height:25px;margin:16px 0 38px}.steps{padding:0;gap:20px}.step h3{font-size:21.8506px;line-height:25px;min-height:56px;margin-bottom:24px}.step-icon{height:70px}.step-icon img{max-height:70px;max-width:110px}.works-bottom{top:auto;bottom:-20px;height:auto;aspect-ratio:1440/220}
 .halls{padding-top:30px;padding-bottom:40px}.halls h2{font-size:34.2px;line-height:38px;max-width:580px}.halls-intro{font-size:13.3px;line-height:22px;max-width:650px;margin-top:25px;min-height:0}.halls-intro p{margin-bottom:22px}.map-scroll{margin-top:30px}.map{width:100%}
 .partners{padding-top:20px}.partners h2{font-size:41.8px;line-height:54px}.partner-row{margin-top:36px}.partner-group li{flex-basis:160px;width:160px;height:90px}
 .footer-wave{height:auto;aspect-ratio:1440/510}.footer-content{margin-top:-22px}.footer-content>.wrap{width:auto;max-width:none;margin-inline:30px}
 .newsletter-grid{grid-template-columns:1fr 42%;gap:25px;padding-left:0;min-height:230px}.newsletter-grid h2{font-size:39.9px;line-height:52px}.newsletter-grid p{font-size:15.2px;line-height:23px;margin-top:18px}.hubspot-form{padding-top:12px}
 .hubspot-form .hs-form{font-size:13.3px}.hubspot-form input:not([type=checkbox]):not([type=submit]),.hubspot-form select{font-size:12.3494px;height:39px;padding:8px 12px}.hubspot-form .hs-form-booleancheckbox-display{font-size:11.4px;line-height:17px;padding-right:0}.hubspot-form .hs_submit{margin-top:12px}.hubspot-form .hs-button{font-size:13.3px;min-width:120px}
 .site-footer{padding-top:40px}.footer-main{grid-template-columns:1.2fr 1fr 1fr;gap:25px;min-height:155px}.footer-brand img{width:160px;height:auto;margin-top:0}.footer-brand p{margin-top:18px}.footer-main h3,.footer-social h3{font-size:18.0506px;line-height:24px;margin-bottom:12px}.footer-main p{font-size:12.3494px;line-height:18px;overflow-wrap:anywhere}.eu-note{margin-top:24px}.eu-note img{width:190px}.disclaimer{font-size:11.4px;line-height:15px;max-width:400px;margin:16px 0 38px}.footer-bottom{font-size:11.4px;line-height:18px;padding:24px 0}
}
@media(max-width:600px){
 .wrap{margin-inline:22px}.site-header{inset:22px 22px auto;height:46px}.brand{width:130px}
 .menu-toggle{display:flex;flex-direction:column;gap:5px;background:transparent;border:0;padding:10px;z-index:7}.menu-toggle span{display:block;width:25px;height:2px;background:var(--ink)}
 .site-nav{display:none;position:absolute;top:58px;left:-22px;right:-22px;padding:22px;background:var(--light);box-shadow:0 10px 20px #31455018;flex-direction:column;align-items:stretch;gap:24px}.site-nav.open{display:flex}.site-nav a{font-size:17.1px}.site-nav a.active{text-underline-offset:6px}.site-nav .nav-cta{text-align:center;font-size:15.2px}
 .hero{height:640px}.hero::before{height:660px;background-position:56% center}.hero::after{width:100%;height:660px;background:linear-gradient(130deg,#f2f9f8e6 10%,#f2f9f870 53%,transparent 80%)}
 .hero-content{padding-top:160px}.hero h1{font-size:34.2px;line-height:40px;max-width:430px;margin-bottom:22px}.hero p{font-size:15.2px;line-height:21px;max-width:345px}.hero p br{display:none}.hero-wave{bottom:-20px;height:200px;aspect-ratio:auto}.hero-wave img{object-fit:fill}
 .why{padding-top:35px;min-height:0;padding-bottom:110px}.why-copy{width:100%}.why-copy h2{font-size:32.3px;line-height:40px;margin-bottom:24px}.why-copy p{font-size:15.2px;line-height:23px}
 .stats{position:relative;inset:auto;margin:40px 22px 0;gap:20px;grid-template-columns:1fr 1fr 1.15fr}.stat.olive{padding-top:20px}.stat.blue{padding-top:3px}.stat strong{font-size:23.7494px;line-height:32px}.stat.coral strong{font-size:22.8px}.stat span{font-size:10.4494px;line-height:15px}.stat-icon{height:53px}.stat:after{height:38px}.stat:before{top:calc(100% + 47px)}.why-wave{height:105px;aspect-ratio:auto}
 .works{min-height:600px;padding-top:22px;padding-bottom:80px}.works h2{font-size:33.2494px;line-height:42px}.works-intro{font-size:15.2px;line-height:23px;margin:20px 0 38px}.steps{grid-template-columns:repeat(2,1fr);gap:35px 20px}.step h3{font-size:21.8506px;line-height:26px;min-height:52px;margin-bottom:20px}.step-icon{height:70px}.step-icon img{max-height:70px;max-width:110px}.works-bottom{height:90px;bottom:-1px;aspect-ratio:auto}
 .halls{padding-top:20px;padding-bottom:25px}.halls h2{font-size:31.3494px;line-height:36px;max-width:400px}.halls-intro{font-size:14.2494px;line-height:23px;margin-top:26px}.map-scroll{overflow-x:auto;margin:30px -22px 0;padding:0 16px 14px;scrollbar-color:var(--olive) var(--light)}.map{width:100%;max-width:none;min-width:100%;margin:0}.map-label{font-size:1.42527cqw}.map-legend{font-size:1.91684cqw}
 .partners{padding-top:14.9994px}.partners h2{font-size:38px;line-height:48px}.partner-row{margin-top:30px}.partner-group{gap:20px}.partner-group li{flex-basis:145px;width:145px;height:85px}
 .footer-wave{height:180px;aspect-ratio:auto;bottom:-5px;position:relative}.footer-content{margin-top:-6px;padding-top:10px}.footer-content>.wrap{margin-inline:22px}.newsletter-grid{display:block;min-height:0;padding-bottom:36px}.newsletter-grid h2{font-size:41.8px;line-height:53px}.newsletter-grid p{font-size:15.2px;line-height:22px;margin-top:16px}.hubspot-form{padding-top:24px;min-height:170px}.hubspot-form .hs-form{font-size:13.3px}.hubspot-form input:not([type=checkbox]):not([type=submit]),.hubspot-form select{font-size:13.3px;height:44px;padding:10px 16px}.hubspot-form .hs-form-booleancheckbox-display{padding-right:125px}.hubspot-form .hs_submit{margin-top:-30px}.hubspot-form .hs-button{min-width:115px;padding:11px 20px}
 .site-footer{padding-top:32px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 22px;min-height:0}.footer-brand{grid-column:1/-1}.footer-brand img{width:175px}.footer-main h3{font-size:18.0506px;line-height:24px}.footer-main p{font-size:12.3494px;line-height:18px}.eu-note{margin-top:32px}.eu-note img{width:195px}.disclaimer{font-size:11.4px;line-height:15px;margin:15px 0 36px}.footer-bottom{font-size:10.4494px;line-height:18px;padding:24px 0}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

@media(max-width:900px){.stat.blue::after,.stat.coral::after{height:60px}.stat.blue::before,.stat.coral::before{top:calc(100% + 71px)}}
@media(max-width:600px){.stat.blue::after,.stat.coral::after{height:38px}.stat.blue::before,.stat.coral::before{top:calc(100% + 47px)}}

@media(max-width:600px){.step{display:flex;flex-direction:column}.step-icon{margin-top:auto}}

/* Fixed navigation preserves the XD spacing at the top of the page. */
.site-header{position:fixed;inset:var(--admin-bar-offset,0px) 0 auto;height:auto;min-height:6.8125rem;padding:1.5rem 5.125rem;z-index:50;background:transparent;transition:none}
.admin-bar .site-header{margin-top:0}
.site-header.is-scrolled{background:rgba(242,249,248,.97);box-shadow:0 3px 20px #31455014}
main section[id]{scroll-margin-top:var(--anchor-offset,120px)}
.site-nav .nav-cta.active{box-shadow:0 0 0 3px var(--olive);text-decoration:none}
.cookie-settings{font:inherit;color:inherit;padding:0;border:0;background:none;text-decoration:underline;cursor:pointer}
.cookie-notice{position:fixed;left:24px;bottom:24px;width:440px;max-width:calc(100% - 48px);max-height:calc(100dvh - 48px);overflow:auto;z-index:100;background:var(--light);color:var(--ink);padding:26px;border:1px solid var(--pale);border-radius:16px;box-shadow:0 10px 45px #31455030}
.cookie-notice[hidden]{display:none}
.cookie-notice h2{font-size:22.8px;line-height:1.2;margin:0 0 12px}
.cookie-notice p{font-size:15.2px;line-height:1.5;margin:0 0 20px}
.cookie-actions{display:flex;flex-wrap:wrap;gap:10px}
.consent-button{font:inherit;font-size:13.3px;line-height:1.3;font-weight:500;border:1px solid var(--blue);border-radius:24px;background:var(--blue);color:var(--light);padding:12px 16px;cursor:pointer}
.consent-button.secondary{background:transparent;color:var(--ink)}
.consent-button:hover{filter:brightness(.93)}
.cookie-actions .consent-button{flex:1;min-width:145px}
:is(.site-header a,.menu-toggle,.consent-button,.cookie-settings):focus-visible{outline:3px solid var(--coral);outline-offset:5px}
@media(min-width:901px){.site-header{padding-top:2.5rem;padding-bottom:1rem}.site-header.is-scrolled{padding-top:1.75rem;padding-bottom:1.75rem}}
@media(max-width:900px){.site-header{inset:var(--admin-bar-offset,0px) 0 auto;min-height:90px;padding:20px 24px}.admin-bar .site-header{margin-top:0}}
@media(max-width:600px){.site-header{min-height:90px;padding:22px}.site-nav{top:100%;left:0;right:0}.cookie-notice{left:14px;bottom:14px;padding:20px;max-width:calc(100% - 28px)}.cookie-notice h2{font-size:20.9px}}
@media(prefers-reduced-motion:reduce){.site-header{transition:none}}
@media(max-width:600px){
 html.mobile-menu-open,html.mobile-menu-open body{overflow:hidden;overscroll-behavior:none}
 .site-header.menu-open{z-index:150}
 .site-header::before{content:"";position:fixed;top:var(--admin-bar-offset,0px);left:0;width:calc(100% + 160px);height:calc(100dvh - var(--admin-bar-offset,0px));z-index:5;background:var(--light);pointer-events:none;transform:translateX(-100%);visibility:hidden;--menu-wave:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 160 1000' preserveAspectRatio='none'%3E%3Cpath d='M0 0 C120 120 160 260 80 420 C0 600 160 720 90 860 C60 930 30 970 0 1000 Z' fill='black'/%3E%3C/svg%3E");-webkit-mask-image:linear-gradient(#000,#000),var(--menu-wave);mask-image:linear-gradient(#000,#000),var(--menu-wave);-webkit-mask-size:calc(100% - 159px) 100%,160px 100%;mask-size:calc(100% - 159px) 100%,160px 100%;-webkit-mask-position:left top,right top;mask-position:left top,right top;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:transform .7s cubic-bezier(.65,0,.25,1),visibility 0s .7s}
 .site-header.menu-open::before{transform:translateX(0);visibility:visible;transition-delay:0s}
 .site-header .brand{position:relative;z-index:7}
 .menu-toggle{position:relative;z-index:8;min-width:44px;min-height:44px;justify-content:center;align-items:center;cursor:pointer}
 .menu-toggle span{transition:transform .3s ease,opacity .2s ease}
 .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}
 .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
 .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
 .site-header .site-nav{display:flex;position:fixed;inset:var(--admin-bar-offset,0px) 0 0;z-index:6;height:calc(100dvh - var(--admin-bar-offset,0px));padding:120px 32px max(36px,env(safe-area-inset-bottom));margin:0;background:transparent;box-shadow:none;overflow-y:auto;overscroll-behavior:contain;align-items:stretch;justify-content:flex-start;gap:clamp(20px,4vh,40px);transform:translateX(calc(-100% - 160px));visibility:hidden;pointer-events:none;transition:transform .7s cubic-bezier(.65,0,.25,1),visibility 0s .7s}
 .site-header .site-nav.open{transform:translateX(0);visibility:visible;pointer-events:auto;transition-delay:0s}
 .site-header .site-nav a{font-size:clamp(28.5px,8vw,41.8px);font-weight:700;line-height:1.15;width:fit-content}
 .site-header .site-nav a.active{text-underline-offset:10px;text-decoration-thickness:3px}
 .site-header .site-nav .nav-cta{font-size:19px;line-height:1.3;width:100%;padding:18px 24px;margin:12px 0 0}
}
@media(max-width:600px) and (prefers-reduced-motion:reduce){.site-header::before,.site-header .site-nav,.menu-toggle span{transition:none}}
.cookie-categories{border:0;padding:0;margin:0 0 20px;font-size:14.2494px}
.cookie-categories legend{font-weight:700;margin-bottom:10px}
.cookie-categories label{display:flex;align-items:center;gap:10px;margin:10px 0;cursor:pointer}
.cookie-categories input{width:18px;height:18px;accent-color:var(--blue)}
.cookie-categories p{font-size:13.3px;margin:8px 0}

/* Editorial pages share HARCCA's type, coastal palette and XD ribbons. */
.legal-hero{position:relative;isolation:isolate;padding:12rem 0 11rem;background:var(--pale);overflow:hidden}
.legal-hero .wrap{position:relative;z-index:1}
.legal-back{display:inline-block;font-size:0.949474rem;text-decoration:none;margin-bottom:3.25rem}
.legal-back:hover{text-decoration:underline;text-underline-offset:5px}
.legal-hero h1{font-size:5.4621rem;line-height:1.05;max-width:65rem;color:var(--ink)}
.legal-ribbons{position:absolute;bottom:-1px;left:0;width:100%;height:10rem;pointer-events:none;z-index:0}
.legal-ribbons svg{width:100%;height:100%;display:block}
.legal-ribbons svg path{fill:var(--light)}
.legal-layout{display:grid;grid-template-columns:18rem minmax(0,48rem);justify-content:space-between;gap:5rem;padding-top:5.5rem;padding-bottom:1rem}
.legal-sidebar{align-self:start;border-top:2px solid var(--olive);padding-top:1.5rem}
.legal-sidebar>p:first-child{font-size:1.42527rem;font-weight:700}
.legal-sidebar p{line-height:1.6}
.legal-copy{font-size:1.06947rem;line-height:1.75;min-width:0;overflow-wrap:anywhere}
.legal-copy h2{font-size:1.9rem;line-height:1.2;color:var(--blue);margin:3rem 0 1.25rem}
.legal-copy h2:first-child{margin-top:0}
.legal-copy h3{font-size:1.30632rem;margin:2rem 0 1rem}
.legal-copy a{text-decoration-color:var(--olive);text-underline-offset:4px}
.legal-copy ul{padding-left:1.4em}
.legal-copy li{margin:.6em 0}
.legal-copy .policy-date{font-size:0.830526rem;color:var(--ink);border-top:1px solid var(--pale);padding-top:1.5rem;margin-top:3rem}
.legal-page>.footer-wave{height:18rem}
@media(max-width:900px){.legal-hero{padding:10rem 0 8rem}.legal-hero h1{font-size:3.8rem}.legal-ribbons{height:6.99945rem}.legal-layout{grid-template-columns:1fr;gap:3rem;padding-top:3rem}.legal-sidebar{max-width:36rem}.legal-copy{max-width:48rem}.legal-page>.footer-wave{height:12rem}}
@media(max-width:600px){.legal-hero{padding:9rem 0 6rem}.legal-hero h1{font-size:2.96947rem}.legal-back{margin-bottom:2.49972rem}.legal-ribbons{height:5.00055rem}.legal-copy{font-size:0.949474rem}.legal-copy h2{font-size:1.6621rem}.legal-layout{gap:2.49972rem}}
