@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#192323;--muted:#58615f;--orange:#db4423;--bright:#ff6740;--line:#dce1dc;--soft:#f1f4f1;--white:#fff;--heading:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:var(--white);font-family:var(--body);font-size:17px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;height:auto}figure{margin:0}p{margin:0 0 1.2rem;color:var(--muted)}h1,h2,h3{font-family:var(--heading);font-weight:650;line-height:1.12;letter-spacing:-.045em;margin:0}h1{font-size:clamp(3.3rem,5.1vw,5rem);line-height:1.075;font-weight:650}h2{font-size:clamp(2.3rem,3.6vw,3.45rem)}h3{font-size:1.45rem;letter-spacing:-.035em}.wrap{width:min(1264px,calc(100% - 96px));margin:auto}.section{padding-top:110px;padding-bottom:110px}.eyebrow,.small-label{font-size:13px;font-weight:650;letter-spacing:.11em;text-transform:uppercase}.eyebrow{margin-bottom:24px;color:var(--orange)}.small-label{color:var(--muted)}.header{height:110px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{font-family:var(--heading);font-size:27px;font-weight:800;letter-spacing:-1.2px;line-height:1.1;display:inline-flex;align-items:baseline;gap:8px}.brand span{font-family:var(--body);font-size:13px;font-weight:550;letter-spacing:0;color:var(--orange)}nav{display:flex;gap:36px;align-items:center;font-size:14px;font-weight:550}.nav-cta{border:1px solid var(--line);border-radius:5px;padding:10px 17px}.nav-cta span{margin-left:16px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-top:62px;padding-bottom:72px}.hero-copy{padding-top:10px}.hero h1 span{color:var(--orange)}.hero .intro{font-size:23px;line-height:1.45;color:var(--ink);margin:28px 0 17px}.hero-copy>p:not(.eyebrow):not(.intro){max-width:460px;font-size:16px}.button{display:inline-flex;align-items:center;gap:30px;justify-content:space-between;background:var(--ink);color:white;border-radius:4px;padding:16px 23px;font-size:15px;font-weight:550;margin-top:12px;transition:background .15s}.button:hover{background:var(--orange)}.hero-image{position:relative;min-height:590px;align-self:stretch}.hero-image>img{height:100%;position:absolute;object-fit:cover;object-position:54% center;border-radius:8px}.hero-image figcaption{position:absolute;bottom:0;color:#fff;display:flex;justify-content:space-between;gap:15px;width:100%;font-size:12px;padding:60px 24px 23px;background:linear-gradient(transparent,rgba(0,0,0,.65));border-radius:0 0 8px 8px}.hero-note{position:absolute;top:40px;left:-24px;background:var(--bright);padding:20px 26px;color:#142020;font:600 23px/1.2 var(--heading);letter-spacing:-.6px;border-radius:4px}.format-strip{background:var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.format-inner{padding:28px 0;display:flex;justify-content:space-between;align-items:center;gap:32px}.format-inner p{margin:0;font-size:15px;line-height:1.6}.format-inner strong{color:var(--ink);font-weight:600}.format-inner>div{display:flex;align-items:center;gap:16px}.format-inner>div p{display:flex;flex-direction:column}.format-shape{display:block;border:2px solid var(--orange);border-radius:4px;flex-shrink:0}.wide{width:48px;height:28px}.tall{width:23px;height:40px}.format-inner .simultaneous{font-size:13px;border-left:1px solid #c7ceca;padding-left:28px}.section-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:80px;margin-bottom:42px}.section-heading>p{max-width:465px;margin:0 0 4px}.concept-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px}.image-toggle{display:flex;gap:4px;padding:4px;background:var(--soft);border-radius:7px}.image-toggle button{background:transparent;border:0;font-size:14px;padding:8px 17px;color:var(--muted);border-radius:4px}.image-toggle button[aria-pressed=true]{background:var(--ink);color:#fff}.radio-concept>figure>img{aspect-ratio:16/9;object-fit:cover;border-radius:8px}.radio-concept figcaption,.lounge-concept figcaption,.proof figcaption{font-size:12px;color:var(--muted);margin-top:10px}.concept-copy{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:30px}.concept-copy h3{font-size:32px}.concept-copy p{font-size:16px}.tags{font-size:13px!important;color:var(--orange);font-weight:550;line-height:1.7}.reference-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:18px}.reference-details summary{padding:15px 0;cursor:pointer;font-size:14px;list-style:none;display:flex;justify-content:space-between}.reference-details summary::-webkit-details-marker{display:none}.reference-details[open] summary span{transform:rotate(45deg)}.reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-bottom:22px}.reference-grid img{border-radius:5px;aspect-ratio:16/9;object-fit:cover}.lounge-concept{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;align-items:center;margin-top:75px}.lounge-concept img{aspect-ratio:16/10;object-fit:cover;border-radius:8px}.lounge-concept h3{font-size:37px;margin:20px 0}.lounge-concept p{font-size:16px}.services{background:var(--soft)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 40px}.service-grid article{border-top:1px solid #cbd3cd;padding:24px 0 22px}.service-number{color:var(--orange);font-size:13px;font-weight:600}.service-grid h3{margin:14px 0;font-size:23px}.service-grid p{font-size:15px;line-height:1.7;max-width:325px}.proof{display:grid;grid-template-columns:1.05fr 1fr;gap:85px;align-items:center}.proof img{aspect-ratio:1/1;object-fit:cover;border-radius:8px;object-position:50% center}.proof h2{margin-bottom:26px}.proof p{font-size:16px}.proof strong{font-weight:550;color:var(--ink)}.text-link{font-size:14px;color:var(--orange);font-weight:600;border-bottom:1px solid #efc1b8;padding-bottom:5px;display:inline-block}.text-link span{margin-left:20px}.process{background:var(--ink);color:white}.process .eyebrow{color:#ff8d6e}.process h2{font-size:clamp(2.1rem,3vw,2.9rem)}.steps{list-style:none;padding:0;margin:50px 0 45px;display:grid;grid-template-columns:repeat(5,1fr);gap:30px}.steps li{border-top:1px solid #53605d;padding-top:18px}.steps span{font-size:13px;color:#ff8d6e}.steps h3{margin:20px 0 13px;font-size:23px}.steps p{color:#bec7c3;font-size:15px;line-height:1.6}.support{display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:1px solid #53605d;padding-top:28px}.support h3{font-size:20px;letter-spacing:-.02em}.support p{font-size:14px;color:#bec7c3;max-width:460px;margin:0}.contact{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact h2{margin-bottom:22px}.contact p:last-child{font-size:16px;margin:0}.contact .button{background:var(--orange);flex-shrink:0}.contact .button:hover{background:var(--ink)}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:32px;padding-bottom:40px}.footer p{font-size:12px;margin:0}.footer>a:last-child{font-size:13px}.footer .brand{font-size:22px}.skip{position:absolute;top:-100px;left:20px;z-index:5;background:white;padding:15px}.skip:focus{top:10px}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}a:hover:not(.button):not(.brand){color:var(--orange)}
@media(min-width:1600px){.hero-image{min-height:655px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:40px}.hero-image{min-height:580px}h1{font-size:3.55rem}.section-heading{gap:40px}.lounge-concept{gap:35px}.proof{gap:45px}.format-inner{gap:20px}.format-inner .simultaneous{display:none}.steps{gap:18px}.footer{flex-wrap:wrap}.contact{align-items:flex-start;flex-direction:column}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}.header{height:84px}.brand{font-size:23px}.brand span{font-size:12px}nav>a:not(.nav-cta){display:none}nav{gap:0}.nav-cta{font-size:13px;padding:8px 12px}.nav-cta span{margin-left:5px}.hero{grid-template-columns:1fr;gap:34px;padding-top:35px;padding-bottom:40px}.hero-copy{padding-top:0}.eyebrow{font-size:11px;letter-spacing:.08em;margin-bottom:20px}h1{font-size:clamp(2.35rem,9.6vw,4.25rem)}.hero .intro{font-size:21px;margin-top:24px}.hero-image{min-height:420px}.hero-note{left:-8px;top:25px;font-size:21px;padding:15px 19px}.hero-image figcaption{font-size:11px;padding:40px 15px 15px}.format-inner{display:grid;grid-template-columns:1fr 1fr;gap:25px 15px;padding:24px 0}.format-inner>p:first-child{grid-column:1/-1;font-size:17px}.format-inner>div{gap:10px}.format-inner p{font-size:12px}.format-inner strong{font-size:14px}.wide{width:40px;height:25px}.section{padding-top:65px;padding-bottom:65px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:30px}.section-heading>p{font-size:16px}h2{font-size:2.5rem}.concept-top{align-items:flex-start;flex-direction:column;gap:14px}.image-toggle{align-self:stretch}.image-toggle button{flex:1}.concept-copy{grid-template-columns:1fr;gap:20px;padding-top:25px}.concept-copy h3{font-size:29px}.radio-concept figcaption,.lounge-concept figcaption{font-size:12px;line-height:1.5}.lounge-concept{grid-template-columns:1fr;gap:24px;margin-top:45px}.lounge-concept h3{font-size:31px}.service-grid{grid-template-columns:1fr 1fr;gap:0 25px}.service-grid h3{font-size:20px}.service-grid p{font-size:14px}.proof{grid-template-columns:1fr;gap:35px}.proof img{aspect-ratio:4/3}.steps{grid-template-columns:1fr 1fr;gap:22px;margin-top:30px}.steps h3{font-size:22px;margin-top:12px}.steps p{font-size:14px}.support{display:block}.support p{margin-top:14px}.footer{display:block;padding-bottom:30px}.footer p{margin:22px 0 12px}.reference-grid{grid-template-columns:1fr}.button{font-size:14px}.contact{gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Readability and responsive refinements */
.hero-copy,.section-heading>*,.concept-copy>*,.lounge-concept>*,.proof>*,.service-grid article,.steps li{min-width:0}
.eyebrow,.small-label,.tags,.format-inner .simultaneous{font-size:14px!important}
.service-grid p,.steps p,.support p{font-size:16px}
.service-grid p{max-width:none}
nav a,.image-toggle button,.reference-details summary,.text-link{min-height:44px}
nav a{display:inline-flex;align-items:center}
.text-link{padding-top:8px}
.button{max-width:100%}
.button span{flex-shrink:0}
.proof img{aspect-ratio:3/2;object-fit:contain}
@media(min-width:721px) and (max-width:1050px){
 h1{font-size:clamp(2.6rem,5.1vw,3.55rem)}
 .header nav{gap:18px}
 .steps{grid-template-columns:repeat(3,minmax(0,1fr))}
 .format-inner{flex-wrap:wrap}
 .format-inner .simultaneous{display:block}
}
@media(max-width:720px){
 .hero-image{min-height:0;aspect-ratio:3/2}
 .hero-image>img{object-fit:contain;border-radius:8px}
 .hero-image figcaption{font-size:12px;padding:28px 12px 10px}
 .format-inner p{font-size:14px}
 .format-inner .simultaneous{display:block;grid-column:1/-1;border-left:0;border-top:1px solid #c7ceca;padding:14px 0 0}
 .format-inner .simultaneous br{display:none}
 .format-inner .simultaneous br::after{content:' '}
 .service-grid p,.steps p,.support p{font-size:16px}
 .proof img{aspect-ratio:3/2}
 .contact .button{flex-shrink:1;gap:16px}
 .footer p br{display:none}
}
@media(max-width:400px){
 .header .brand{font-size:20px;gap:5px}
 .header .brand span{font-size:12px}
 .nav-cta{padding:8px;font-size:13px}
 .service-grid,.steps{grid-template-columns:1fr}
 h2{font-size:2.2rem}
 .hero-image figcaption{flex-direction:column;gap:0;line-height:1.4}
}
