/* CAPES V1 chrome — Geometric Clean */
.site-header{position:sticky;top:0;z-index:80;background:#fff;border-bottom:1px solid #e7eeee;box-shadow:0 6px 24px rgba(7,63,69,.04)}.header-row{max-width:1440px;height:88px;margin:auto;padding:0 clamp(20px,3.5vw,56px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:26px;position:relative;overflow:hidden}.brand-lockup{display:flex;align-items:center;gap:15px;min-width:max-content}.brand-lockup .brand{display:block}.brand-lockup .brand img{height:38px;width:auto}.brand-divider{width:1px;height:38px;background:#dfe7e8}.brand-sub{font:700 .68rem/1.35 var(--font-sans);letter-spacing:.16em;color:#819196;text-transform:uppercase}.main-nav{justify-self:center;display:flex;align-items:center;gap:5px}.main-nav a{position:relative;padding:33px 14px 29px;font-size:.92rem;font-weight:650;color:#354f54}.main-nav a:after{content:"";position:absolute;left:14px;right:14px;bottom:23px;height:2px;background:#16a7b8;transform:scaleX(0);transform-origin:left;transition:.2s}.main-nav a:hover,.main-nav a[aria-current=page]{color:#0d2226}.main-nav a:hover:after,.main-nav a[aria-current=page]:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:10px;position:relative;z-index:2}.header-search{width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;color:#163b41;cursor:pointer}.header-search svg{width:20px;height:20px}.header-btn{height:44px;padding:0 21px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;font-size:.84rem;font-weight:750}.header-btn-login{border:1.5px solid #6cc7d1;color:#168b9a;background:#fff}.header-btn-register{border:1px solid #f07a13;background:#f07a13;color:#fff}.nav-toggle{display:none}.site-footer{margin-top:0;background:#fff;color:#18383d;border-top:1px solid #e7eeee}.footer-v1{max-width:1440px;margin:auto;padding:0 clamp(20px,3.5vw,56px) 18px}.footer-main{display:grid;grid-template-columns:300px 1.1fr .8fr .95fr .95fr .7fr;min-height:205px;border-bottom:1px solid #e5ebec}.footer-visual{position:relative;overflow:hidden;margin-left:calc(clamp(20px,3.5vw,56px)*-1)}.footer-visual img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.65}.footer-visual:before,.footer-visual:after{content:"";position:absolute;inset:auto}.footer-visual:before{left:-36px;top:-34px;width:170px;height:230px;background:linear-gradient(135deg,#0b5962 0 48%,#16a7b8 48% 100%);clip-path:polygon(0 0,100% 0,35% 100%,0 100%)}.footer-visual:after{left:40px;bottom:-62px;width:190px;height:145px;background:#f07a13;opacity:.95;transform:rotate(38deg)}.footer-brandbox,.footer-col,.footer-community,.footer-mantra{padding:28px 28px;border-left:1px solid #e7eeee}.footer-brandbox{border-left:0}.footer-brandbox .brand-lockup{gap:10px}.footer-brandbox .brand-lockup img{height:34px}.footer-brandbox .brand-sub{font-size:.55rem}.footer-brandbox p{margin-top:18px;color:#667a7e;font-size:.82rem;line-height:1.45}.footer-col h4,.footer-community h4{margin:0 0 10px;font-size:.82rem}.footer-col a{display:block;margin:6px 0;color:#667a7e;font-size:.78rem}.footer-col a:hover{color:#16a7b8}.social-row{display:flex;gap:9px}.social-dot{width:25px;height:25px;border:1px solid #dce6e7;border-radius:5px;display:grid;place-items:center;font-size:.67rem;font-weight:800;color:#23474d}.footer-community p{margin-top:28px;color:#16a7b8;font-size:.78rem;font-weight:700}.footer-mantra{display:flex;align-items:center;gap:16px}.footer-mantra:before{content:"";width:2px;height:72px;background:#f07a13}.footer-mantra span{font-size:.74rem;line-height:1.8;letter-spacing:.2em;color:#829397}.footer-bottom{height:34px;display:flex;align-items:center;font-size:.67rem;color:#8a999d}.footer-bottom span{margin-right:auto}@media(max-width:1180px){.header-row{grid-template-columns:auto 1fr auto}.header-geo-end,.header-geo-left{display:none}.main-nav{justify-self:end}.footer-main{grid-template-columns:240px 1fr 1fr 1fr}.footer-visual{display:none}.footer-community,.footer-mantra{display:none}}@media(max-width:820px){.header-row{height:68px;grid-template-columns:1fr auto}.brand-lockup .brand img{height:31px}.brand-divider,.brand-sub,.main-nav,.header-actions .header-search,.header-actions .header-btn{display:none}.nav-toggle{display:inline-flex;width:42px;height:42px;border:1px solid #dce6e7;background:#fff;align-items:center;justify-content:center}.main-nav.is-open{display:flex;position:absolute;top:68px;left:0;right:0;flex-direction:column;align-items:stretch;padding:10px 20px 22px;background:#fff;border-bottom:1px solid #e5ebec;box-shadow:0 12px 24px rgba(7,63,69,.08)}.main-nav.is-open a{padding:14px 4px}.main-nav.is-open a:after{display:none}.footer-main{grid-template-columns:1fr 1fr}.footer-brandbox{grid-column:1/-1;border-bottom:1px solid #e7eeee}.footer-col{padding:22px 18px}.footer-bottom{height:auto;padding:14px 0}}@media(max-width:820px){.header-row{overflow:visible}.site-header{overflow:visible}}