:root{--red:#e10600;--ink:#16181d;--muted:#65676b;--paper:#f4f5f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #246afa;outline-offset:5px}.skip{position:fixed;left:20px;top:-100px;z-index:20;background:white;padding:12px}.skip:focus{top:10px}header{height:98px;padding:0 5%;display:flex;align-items:center;gap:32px;background:white;position:sticky;top:0;z-index:10;border-bottom:1px solid #ededed}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand>span{font-family:'Chakra Petch',sans-serif;font-size:27px;letter-spacing:-1px;font-weight:700;line-height:1.1}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:9px;letter-spacing:.15px;font-weight:500;margin-top:5px}.brand img{width:38px;height:38px}nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1}nav a{font-size:14px;font-weight:500}nav a:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--red);color:white;border:0;padding:16px 24px;font-size:14px;font-weight:600;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#b70500;transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.white{background:white;color:var(--ink)}.white:hover{background:#f1f1f1}.header-cta{padding:12px 20px}#menu-toggle{display:none}.hero{position:relative;min-height:650px;height:calc(100svh - 98px);max-height:900px;background:#404344;color:white;overflow:hidden}.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.64),rgba(0,0,0,.08) 90%),linear-gradient(0deg,rgba(0,0,0,.3),transparent 35%)}.hero-content{position:relative;padding:92px 7% 120px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:2px;margin-bottom:22px;color:var(--muted)}.eyebrow.light{color:#fff}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(56px,6.8vw,104px);font-weight:500;line-height:1.03;letter-spacing:-5px;margin-bottom:25px}em{font-family:Georgia,serif;font-weight:400}h1 em{font-size:1.08em}h2{font-size:clamp(34px,3.5vw,52px);line-height:1.14;font-weight:500;letter-spacing:-1.8px;margin-bottom:20px}.hero-content p{font-size:18px;line-height:1.6;color:#f0f0f0;margin-bottom:30px}.hero-bottom{position:absolute;bottom:32px;left:7%;right:7%;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff55;padding-top:20px;font-size:12px;letter-spacing:1px}.hero-bottom a{font-size:14px;letter-spacing:0}.hero-bottom a span{margin-left:15px}.photo-note{position:absolute;right:12px;top:16px;font-size:11px;writing-mode:vertical-rl;color:#ffffffb8}.section{padding:86px 7%}.intro{padding-bottom:72px}.intro-row{display:flex;align-items:center;justify-content:space-between;gap:60px}.intro-row h2{margin:0}.intro-row p{max-width:420px;color:var(--muted);margin:0;font-size:18px}.red{color:var(--red)}.workspace-section{padding-top:35px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:16px}.section-heading h2{margin:0}.section-heading>p{color:var(--muted);font-size:15px;max-width:360px;margin-bottom:5px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.workspace-card{border:1px solid #ddd}.card-image{height:250px;position:relative;overflow:hidden;background:#e5e5e5}.card-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.workspace-card:hover .card-image img{transform:scale(1.045)}.card-image>span{position:absolute;bottom:14px;left:14px;background:#fff;padding:7px 10px;font-size:10px;letter-spacing:.8px;font-weight:600}.card-body{padding:24px}.card-body h3{font-size:23px;font-weight:500;letter-spacing:-.6px;margin-bottom:10px}.card-body p{font-size:15px;color:var(--muted);min-height:70px}.text-button{background:none;border:0;color:inherit;padding:0;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left}.text-button span{font-size:22px}.text-button:hover{color:var(--red)}.location{display:grid;grid-template-columns:1fr 1fr;background:var(--paper);margin:10px 0 0}.location-image{position:relative;min-height:610px;overflow:hidden;background:#ddd}.location-image img{width:100%;height:100%;position:absolute;object-fit:cover}.image-tag{position:absolute;bottom:25px;left:30px;font-size:11px;font-weight:600;letter-spacing:1.3px;color:white;background:#16181dbb;padding:10px 14px}.location-copy{padding:75px 12%}.location-copy h2{font-size:54px}.location-copy>p{color:var(--muted);max-width:390px}.location-detail{display:flex;gap:20px;border-top:1px solid #d7d8da;border-bottom:1px solid #d7d8da;padding:23px 0;margin:27px 0}.location-number{color:var(--red);font-size:24px}.location-detail h3{margin-bottom:0;font-size:18px}.location-detail p{margin-bottom:5px;font-size:14px}.location-detail small{font-size:12px;color:var(--muted)}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:55px}.values article{border-top:1px solid #ddd;padding-top:24px}.values span{font-size:12px;color:var(--red);letter-spacing:1px}.values h3{font-size:23px;font-weight:500;letter-spacing:-.5px;margin:22px 0 12px}.values p{color:var(--muted);font-size:16px;max-width:310px}.faq{background:var(--paper);display:grid;grid-template-columns:1fr 1.5fr;gap:80px}.questions details{border-bottom:1px solid #d5d6d9;padding:20px 0}.questions details:first-child{padding-top:0}.questions summary{font-size:18px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px}.questions summary::after{content:'+';font-size:24px;font-weight:400}.questions details[open] summary::after{content:'-'}.questions p{font-size:15px;color:var(--muted);margin:14px 30px 0 0}.cta{padding:68px 7%;background:var(--red);color:white}.cta>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:64px;margin:0}.cta .button{min-width:220px}footer{padding:48px 7% 24px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:44px}.footer-top>div{display:flex;gap:25px;align-items:center;font-size:14px}.footer-top p{margin:0;color:var(--muted)}.footer-top .text-button{width:auto}.footer-bottom{border-top:1px solid #ddd;padding-top:20px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}dialog{border:0;padding:44px;max-width:540px;width:calc(100% - 32px);max-height:90svh;color:var(--ink)}dialog::backdrop{background:#16181dbb;backdrop-filter:blur(4px)}dialog h2{font-size:42px}dialog>p{color:var(--muted)}.close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:30px;width:38px;height:38px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}label{display:block;font-size:14px;font-weight:500;margin:16px 0}input,select{width:100%;padding:12px;border:1px solid #bfc0c3;background:white;color:var(--ink);margin-top:7px;border-radius:0;min-height:48px}form>.button{width:100%}.form-notice{font-size:13px;color:var(--muted);background:var(--paper);padding:12px}output{display:block;font-size:14px;margin-top:16px;white-space:pre-line}body.modal-open{overflow:hidden}@media(min-width:1600px){header,.section,footer,.cta{padding-left:max(7%,calc((100% - 1440px)/2));padding-right:max(7%,calc((100% - 1440px)/2))}}@media(max-width:1050px){header{gap:20px;padding:0 4%}nav{gap:18px}nav a{font-size:13px}.brand>span{font-size:23px}.brand small{font-size:8px}.hero-content{padding-top:95px}.card-body{padding:18px}.card-image{height:220px}.card-body h3{font-size:20px}.location-copy{padding:55px 10%}.location-copy h2{font-size:44px}.footer-top>div{flex-wrap:wrap;max-width:400px}.footer-top p{width:100%}.section-heading>p{max-width:280px}}@media(max-width:760px){header{height:80px;padding:0 5%;gap:15px}.brand img{width:30px;height:30px}.brand>span{font-size:24px}.brand small{font-size:8px}.header-cta{margin-left:auto;padding:10px 12px;font-size:12px;gap:10px;min-height:42px}#menu-toggle{display:block;border:0;background:none;font-size:24px;padding:5px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:white;padding:25px;box-shadow:0 15px 20px #0001;align-items:stretch}nav.open{display:flex;flex-direction:column}nav a{font-size:17px;padding:8px}.hero{height:calc(90svh - 80px);min-height:570px}.hero-content{padding:75px 7% 120px}.hero-content .eyebrow{font-size:10px;letter-spacing:1.2px}h1{font-size:64px;letter-spacing:-3px}.hero-content p{font-size:16px}.hero-bottom{bottom:24px;display:block;padding-top:15px}.hero-bottom>span{display:block;font-size:10px;margin-bottom:8px}.hero-bottom a{font-size:13px}.section{padding:55px 7%}.intro-row,.section-heading{display:block}.intro-row p{margin-top:25px;font-size:16px}.section-heading>p{margin-top:20px;max-width:none}.workspace-section{padding-top:5px}.cards{grid-template-columns:1fr;gap:25px}.card-image{height:265px}.card-body{padding:24px}.card-body h3{font-size:25px}.card-body p{min-height:auto}.location{grid-template-columns:1fr}.location-image{min-height:380px}.location-copy{padding:45px 7%}.location-copy h2{font-size:46px}.values{grid-template-columns:1fr;gap:18px;margin-top:32px}.values h3{margin-top:12px}.values p{max-width:none}.faq{grid-template-columns:1fr;gap:25px}.questions summary{font-size:16px}.cta{padding:48px 7%}.cta h2{font-size:48px}.cta>div:last-child{display:block}.cta .button{margin-top:26px}.footer-top{display:block}.footer-top>div{margin-top:30px;gap:18px;font-size:13px}.footer-bottom{gap:15px;align-items:flex-start}.footer-bottom span{max-width:50%}dialog{padding:32px 24px}.photo-note{font-size:10px}}@media(max-width:380px){.brand small{display:none}.header-cta span{display:none}h1{font-size:56px}.form-row{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

.icon{display:inline-block;vertical-align:-0.15em;flex:none}.icon-wrap{display:inline-flex;align-items:center;line-height:1}.close{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:inherit}#menu-toggle{cursor:pointer;color:inherit;line-height:0}
