:root{--ch-red:#d00218;--ch-deep:#a90015;--ch-ink:#222528;--ch-muted:#68676a;--ch-paper:#fff;--ch-soft:#f7f5f2;--ch-line:#e7e3df;--ra-brand-primary:var(--ch-red);--ra-brand-secondary:var(--ch-deep)}
.ch-page,.ch-page *,.ch-header *,.ch-footer *{box-sizing:border-box}
.ch-page{margin:0;color:var(--ch-ink);background:var(--ch-paper);font:16px/1.6 'DM Sans','Manrope',Arial,sans-serif;-webkit-font-smoothing:antialiased}
.ch-page h1,.ch-page h2,.ch-page h3,.ch-page p{margin:0}.ch-page h1,.ch-page h2,.ch-page h3{font-family:'Manrope',Arial,sans-serif;letter-spacing:-.045em}
.ch-page a,.ch-header a,.ch-footer a{text-decoration:none;color:inherit}.ch-page button,.ch-header button{font:inherit;cursor:pointer}
.ch-page img{display:block;max-width:100%}.ch-page svg{display:block}.ch-shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}
.ch-page :focus-visible,.ch-header :focus-visible,.ch-footer :focus-visible{outline:3px solid #d00218;outline-offset:5px}
.ch-skip{position:fixed;top:-100px;left:20px;padding:12px 22px;background:#fff;color:#222;z-index:200}.ch-skip:focus{top:10px}
.ch-header{background:rgba(255,255,255,.97);color:#222528;position:sticky;top:0;z-index:90;border-bottom:1px solid rgba(34,37,40,.08);font-family:'Manrope',Arial,sans-serif;backdrop-filter:blur(18px)}
.ch-nav-shell{width:min(1340px,calc(100% - 72px));height:106px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:32px}
.ch-brand{display:flex;align-items:center;gap:16px;flex-shrink:0}.ch-brand img{width:102px;height:74px;object-fit:contain;flex:none;mix-blend-mode:multiply}
.ch-brand-name{font-size:29px;font-weight:800;letter-spacing:-1.2px;line-height:1.12;white-space:nowrap}.ch-brand-name>span{color:var(--ch-red)}.ch-brand-name small{display:block;font-size:8px;letter-spacing:1.55px;font-weight:600;margin-top:8px;color:#767477}
.ch-navigation{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.ch-navigation>a{padding-block:12px;position:relative;transition:color .2s}.ch-navigation>a:hover{color:var(--ch-red)}.ch-navigation .ch-nav-contact{border:1px solid #d00218;color:#c10017;padding:13px 21px;border-radius:6px;display:flex;gap:24px;align-items:center;transition:color .2s,background .2s}.ch-navigation .ch-nav-contact:hover{background:#d00218;color:#fff}
.ch-menu-toggle{display:none;border:0;background:none;padding:12px;width:44px;height:44px}.ch-menu-toggle span{display:block;height:2px;background:#222;margin:6px 0;width:22px;transition:transform .25s}
.ch-hero{position:relative;min-height:660px;height:calc(100svh - 106px);max-height:850px;overflow:hidden;background:#282723;color:#fff;isolation:isolate}
.ch-hero-image,.ch-hero-shade{position:absolute;inset:0;width:100%;height:100%}.ch-hero-image{object-fit:cover;object-position:60% 50%;z-index:-3;animation:ch-hero-drift 18s ease-out both}.ch-hero-shade{background:linear-gradient(90deg,rgba(18,22,20,.82) 0%,rgba(18,22,20,.50) 36%,rgba(18,22,20,.05) 75%),linear-gradient(0deg,rgba(12,15,13,.48),transparent 24%);z-index:-1}
.ch-hero-content{padding-top:clamp(68px,8vh,115px);padding-bottom:104px}.ch-eyebrow{font-family:'Manrope',Arial,sans-serif;font-size:10px;font-weight:700;letter-spacing:2.1px;text-transform:uppercase;display:flex;align-items:center;gap:12px;color:#646166}
.ch-hero .ch-eyebrow{color:#f3eeea}.ch-hero-kicker span{width:28px;height:2px;background:#ef4551}.ch-hero h1{font-size:clamp(60px,5.8vw,90px);line-height:1.055;font-weight:600;margin:27px 0 22px;letter-spacing:-.058em}
.ch-hero-line{display:block;width:fit-content;animation:ch-word 850ms cubic-bezier(.2,.7,.2,1) both;animation-delay:var(--delay)}.ch-hero-accent{color:#fff;position:relative}.ch-hero-accent:after{content:'';position:absolute;left:0;bottom:-6px;width:100%;height:5px;background:var(--ch-red);transform-origin:left;animation:ch-line 800ms 1550ms ease both}
.ch-hero-description{font-size:15px;line-height:1.75;color:#eeebe7;animation:ch-word 900ms 1.65s both;max-width:480px}.ch-hero-actions{display:flex;gap:28px;align-items:center;margin-top:28px;animation:ch-word 900ms 1.85s both}
.ch-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;border-radius:5px;padding:16px 22px;font-family:'Manrope',Arial,sans-serif;font-size:12px;font-weight:700;transition:transform .25s,background .25s,box-shadow .25s}.ch-button:hover{transform:translateY(-3px)}.ch-button-red{background:var(--ch-red);color:#fff!important}.ch-button-red:hover{background:var(--ch-deep);box-shadow:0 8px 24px #2c08063d}.ch-button span{font-size:20px;font-weight:400;line-height:1}
.ch-hero-secondary{font-size:12px;display:flex;align-items:center;gap:15px;border-bottom:1px solid #ffffff60;padding:10px 0}.ch-hero-secondary:hover{border-color:#fff}.ch-hero-bottom{position:absolute;bottom:26px;left:0;right:0;display:flex;justify-content:space-between;align-items:center;font:8px 'Manrope',sans-serif;letter-spacing:2px;color:#e4dfd9}.ch-hero-bottom a{display:flex;gap:25px;align-items:center}.ch-hero-bottom a span{font-size:24px;animation:ch-down 2.5s ease infinite}
.ch-intro{display:flex;align-items:center;gap:45px;padding-block:55px;border-bottom:1px solid var(--ch-line)}.ch-intro-label{font:9px 'Manrope',sans-serif;letter-spacing:1.5px;color:#8f484e;max-width:120px;line-height:1.8}.ch-intro p{font-size:clamp(18px,1.7vw,25px);line-height:1.55;letter-spacing:-.6px;color:#6b6665}.ch-intro strong{color:#2b2a2c;font-weight:500}.ch-intro-arrow{margin-left:auto;font-size:48px;color:var(--ch-red);line-height:1}
.ch-section{padding:72px 0 45px;scroll-margin-top:115px}.ch-section:nth-of-type(even){background:#f8f7f5}.ch-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px}.ch-section-number{color:var(--ch-red);font-size:11px;letter-spacing:0;border-right:1px solid #c8c1bc;padding-right:12px}.ch-section h2{font-size:clamp(28px,3vw,41px);font-weight:600;line-height:1.2;margin-top:11px}.ch-section-description{color:var(--ch-muted);font-size:13px;margin-top:10px!important}
.ch-arrows{display:flex;gap:8px;flex-shrink:0}.ch-arrows button{width:42px;height:42px;border:1px solid #d9d4d0;border-radius:50%;background:transparent;color:#29282a;font-size:18px;transition:background .2s,color .2s,border-color .2s}.ch-arrows button:hover{background:#d00218;color:white;border-color:#d00218}.ch-arrows button:disabled{opacity:.3;cursor:default;background:transparent;color:#29282a;border-color:#d9d4d0}
.ch-track{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;padding:2px 2px 10px}.ch-track::-webkit-scrollbar{display:none}.ch-slide{scroll-snap-align:start;flex:none}.ch-coming-card{position:relative;width:calc((100% - 48px)/3);min-width:250px;min-height:300px;background:#fff;border:1px solid #e8e3df;border-radius:10px;padding:23px 27px 25px;overflow:hidden;transition:transform .35s,border-color .35s,box-shadow .35s}.ch-coming-card:hover{border-color:#d2a2a5;transform:translateY(-2px);box-shadow:0 12px 24px #30201c08}.ch-coming-number{font:8px 'Manrope',sans-serif;letter-spacing:1.4px;color:#8b8585}.ch-drawn-home{width:185px;height:113px;margin:8px auto 3px;color:#b89393;opacity:.75;transition:transform .6s,color .6s}.ch-drawn-home-2{transform:scaleX(-1)}.ch-coming-card:hover .ch-drawn-home{color:#d00218;transform:translateY(-4px)}.ch-drawn-home-3{opacity:.5}
.ch-pill{display:inline-block;color:#a72c36;background:#faedef;border:1px solid #f1dadd;border-radius:100px;padding:4px 10px;font:8px 'Manrope',sans-serif;font-weight:700;letter-spacing:1.5px}.ch-coming-card h3{font-size:19px;font-weight:600;line-height:1.3;margin-top:13px}.ch-coming-card p{font-size:11px;line-height:1.7;color:#7b7577;margin-top:10px;max-width:260px}.ch-track-footer{display:flex;justify-content:space-between;padding-top:12px;font-size:9px;color:#8a8385}.ch-scroll-hint{display:flex;gap:14px;align-items:center}.ch-scroll-hint>span{font-size:18px}
.ch-section-team{background:#fff!important;padding-bottom:80px}.ch-team-card{width:calc((100% - 24px)*.68);display:grid;grid-template-columns:.85fr 1fr;border:1px solid #e9e3e0;border-radius:12px;overflow:hidden;background:#fff;min-height:330px}.ch-team-visual{position:relative;background:linear-gradient(145deg,#f2ebe5,#dfd2c8);display:grid;place-items:center;min-height:330px;overflow:hidden}.ch-team-visual:before,.ch-team-visual:after{content:'';position:absolute;border:1px solid #ffffff8c;border-radius:50%;height:330px;width:330px;left:-50%;top:8%}.ch-team-visual:after{height:250px;width:250px;left:15%;top:58%;border-color:#c1a9a360}.ch-monogram{font:500 80px/1 'Manrope',sans-serif;color:#b52335;letter-spacing:-8px;z-index:1}.ch-team-signature{position:absolute;bottom:28px;font:10px 'Manrope',sans-serif;letter-spacing:3px;text-transform:uppercase;color:#835953}.ch-team-visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:2}.ch-team-copy{padding:35px 30px;align-self:center}.ch-team-copy .ch-eyebrow{font-size:8px;color:#a64750}.ch-team-copy h3{font-size:27px;line-height:1.2;font-weight:600;margin:13px 0 8px;letter-spacing:-.7px}.ch-team-copy .ch-team-position{font-size:11px;color:#bc2637;margin:0 0 17px}.ch-team-copy p:not(.ch-eyebrow):not(.ch-team-position){font-size:12px;color:#777074;line-height:1.8}.ch-text-link{font-size:11px;font-weight:600;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #d6b4b7;padding-bottom:8px;margin-top:25px}.ch-team-coming{width:calc((100% - 24px)*.32);min-height:330px}.ch-team-coming .ch-drawn-home{margin-top:12px}
.ch-contact-cta{background:#aa0719;color:#fff;padding:65px 0;position:relative;overflow:hidden}.ch-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:70px}.ch-contact-cta .ch-eyebrow{color:#f1b9bf}.ch-contact-cta h2{font-size:clamp(36px,4vw,58px);font-weight:600;line-height:1.13;margin:17px 0}.ch-contact-cta h2 span{color:#ffb8c0}.ch-contact-cta p:not(.ch-eyebrow){font-size:13px;color:#f2d7d9;margin-bottom:24px}.ch-button-white{background:#fff;color:#9e0014!important}.ch-button-white:hover{background:#fff3f4}.ch-cta-brand{width:360px;min-height:260px;padding:25px 35px;background:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(-3deg);box-shadow:18px 18px 0 #ffffff12;transition:transform .4s;flex-shrink:0}.ch-cta-brand:hover{transform:rotate(0)}.ch-cta-brand img{width:220px;height:150px;object-fit:contain}.ch-cta-brand>span{color:#262527;text-align:center;font-size:15px;line-height:1.4}.ch-cta-brand strong{font-weight:500;color:#b00017}
.ch-footer{padding:44px 0 22px;background:#fff;font:12px 'Manrope',Arial,sans-serif;color:#5f5b5e}.ch-footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:33px}.ch-brand-footer .ch-brand-name{font-size:24px;color:#242427}.ch-brand-footer .ch-brand-name small{font-size:7px;letter-spacing:1px}.ch-brand-footer img{width:84px;height:62px}.ch-footer-links{display:flex;gap:26px;font-size:11px}.ch-footer-links a:hover,.ch-footer-bottom a:hover{color:#d00218}.ch-footer-bottom{border-top:1px solid #eee9e7;padding-top:22px;display:flex;gap:25px;justify-content:space-between;font-size:9px;line-height:1.8}.ch-footer-bottom p{margin:0}.ch-footer-bottom a:last-child{color:#b3061a}
.ch-js .ch-reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.3,1)}.ch-js .ch-reveal.ch-visible{opacity:1;transform:none}
body:has(.ch-header){padding-top:0!important}body:has(.ch-header) #contact{padding-top:65px}body:has(.ch-header) .contact-brand-logo{background:#fff;width:150px;max-height:100px;object-fit:contain;border-radius:4px}body:has(.ch-header) .contact-submit-btn{background:#c80019!important;color:#fff!important}body:has(.ch-header) .contact-panel{background:#fff;border-color:#e8e3df}body:has(.ch-header) .contact-copy{background:#f7f3f0}body:has(.ch-header) .contact-form input:focus,body:has(.ch-header) .contact-form textarea:focus{border-color:#d00218!important;box-shadow:0 0 0 3px #d0021814!important}
@keyframes ch-word{from{opacity:0;transform:translateY(24px);filter:blur(5px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes ch-line{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes ch-hero-drift{from{transform:scale(1.05)}to{transform:scale(1)}}@keyframes ch-down{0%,100%{transform:translateY(0)}50%{transform:translateY(5px)}}
@media(min-width:1700px){.ch-hero-content{padding-top:100px}.ch-hero h1{font-size:96px}}
@media(max-width:1050px){.ch-nav-shell{width:calc(100% - 40px);gap:20px}.ch-navigation{gap:20px;font-size:12px}.ch-brand{gap:8px}.ch-brand img{width:80px;height:65px}.ch-brand-name{font-size:24px}.ch-brand-name small{font-size:6.5px;letter-spacing:1.2px}.ch-shell{width:calc(100% - 64px)}.ch-coming-card{width:calc((100% - 24px)/2)}.ch-team-card{width:80%}.ch-team-coming{width:40%}.ch-cta-brand{width:290px}.ch-footer-links{gap:18px}}
@media(max-width:760px){.ch-nav-shell{height:84px;width:calc(100% - 32px)}.ch-brand img{width:76px;height:56px}.ch-brand-name{font-size:23px}.ch-brand-name small{font-size:6px;letter-spacing:1px;margin-top:6px}.ch-menu-toggle{display:block}.ch-navigation{display:none;position:absolute;left:0;right:0;top:84px;padding:20px 24px 28px;background:#fff;border-bottom:1px solid #e8e3df;box-shadow:0 18px 24px #1f142010;flex-direction:column;align-items:stretch;gap:4px;font-size:15px}.ch-navigation.ch-open{display:flex}.ch-navigation>a{padding:11px 8px}.ch-navigation .ch-nav-contact{margin-top:10px;padding:14px}.ch-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.ch-menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.ch-shell{width:calc(100% - 40px)}.ch-hero{height:720px;height:calc(100svh - 84px);min-height:635px;max-height:820px}.ch-hero-image{object-position:61% center}.ch-hero-shade{background:linear-gradient(90deg,#141715ba,#14171540),linear-gradient(0deg,#10151188,transparent 55%)}.ch-hero-content{padding-top:62px;padding-bottom:90px}.ch-hero h1{font-size:clamp(51px,10vw,70px);line-height:1.1;margin:26px 0 22px}.ch-hero .ch-eyebrow{font-size:8px;letter-spacing:1.5px;gap:8px}.ch-hero-kicker span{width:18px}.ch-hero-description{font-size:12px;max-width:320px;line-height:1.8}.ch-hero-actions{gap:18px;flex-wrap:wrap;margin-top:27px}.ch-button{padding:16px 18px;font-size:10px;gap:22px}.ch-hero-secondary{font-size:10px;gap:7px}.ch-hero-bottom{bottom:24px;font-size:7px;letter-spacing:1px;gap:12px}.ch-hero-bottom>span{max-width:135px;line-height:1.8}.ch-hero-bottom a{gap:9px;font-size:7px}.ch-intro{padding-block:34px;gap:16px;flex-wrap:wrap;position:relative}.ch-intro-label{max-width:100%;width:100%;font-size:8px}.ch-intro p{font-size:18px;line-height:1.55;max-width:calc(100% - 26px);letter-spacing:-.4px}.ch-intro-arrow{font-size:30px;position:absolute;right:0;bottom:40px}.ch-section{padding:45px 0 24px;scroll-margin-top:94px}.ch-section-heading{gap:10px;align-items:flex-end;margin-bottom:22px}.ch-eyebrow{font-size:8px;letter-spacing:1.2px;gap:9px}.ch-section-number{font-size:9px;padding-right:9px}.ch-section h2{font-size:26px;line-height:1.22;margin-top:12px;max-width:280px}.ch-section-description{font-size:11px;line-height:1.7;max-width:250px;margin-top:10px!important}.ch-arrows{gap:5px;margin-bottom:4px}.ch-arrows button{width:32px;height:32px;font-size:14px}.ch-track{gap:14px;margin-right:-20px;padding-right:20px}.ch-coming-card{width:calc(100% - 34px);min-width:240px;min-height:295px;padding:22px 24px}.ch-drawn-home{width:190px}.ch-coming-card h3{font-size:21px}.ch-coming-card p{font-size:12px}.ch-track-footer{font-size:8px;gap:15px;align-items:center}.ch-track-footer>span:first-child{max-width:170px}.ch-scroll-hint{gap:7px;white-space:nowrap}.ch-section-team{padding-bottom:42px}.ch-team-card{width:calc(100% - 30px);grid-template-columns:1fr;min-height:0}.ch-team-visual{min-height:245px;max-height:300px}.ch-team-copy{padding:27px}.ch-team-copy h3{font-size:26px}.ch-team-copy .ch-team-position{font-size:12px}.ch-team-copy p:not(.ch-eyebrow):not(.ch-team-position){font-size:12px}.ch-team-coming{width:calc(100% - 55px);min-width:245px;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.ch-team-coming .ch-pill{align-self:flex-start}.ch-cta-inner{gap:35px;flex-direction:column;align-items:flex-start}.ch-contact-cta{padding:45px 0}.ch-contact-cta h2{font-size:42px}.ch-contact-cta p:not(.ch-eyebrow){font-size:12px;max-width:290px}.ch-cta-brand{width:100%;max-width:320px;min-height:220px;align-self:center;transform:rotate(-2deg);padding:15px}.ch-cta-brand img{height:125px;width:200px}.ch-cta-brand>span{font-size:14px}.ch-footer{padding-top:28px}.ch-footer-main{flex-direction:column;align-items:flex-start;gap:25px;padding-bottom:25px}.ch-footer-links{gap:25px;flex-wrap:wrap}.ch-footer-bottom{flex-direction:column;gap:9px;padding-top:20px}.ch-brand-footer .ch-brand-name{font-size:24px}.ch-brand-footer img{width:82px}.ch-brand-footer .ch-brand-name small{font-size:6px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.ch-page *, .ch-header *{animation:none!important;transition:none!important}.ch-js .ch-reveal{opacity:1;transform:none}.ch-hero-line,.ch-hero-description,.ch-hero-actions{opacity:1;transform:none;filter:none}.ch-hero-accent:after{transform:none}}
