
.ctco00-hero,
.ctco00-hero *{box-sizing:border-box}
.ctco00-hero{position:relative;width:100%;min-height:var(--ctco00-min-h);display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#071b2e,#0b2f49);font-family:Arial,Helvetica,sans-serif}
.ctco00-shell{width:min(var(--ctco00-container),calc(100% - 60px));margin:0 auto}
.ctco00-hero__media,.ctco00-hero__overlay{position:absolute;inset:0}
.ctco00-hero__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1.1s ease,visibility 1.1s ease}
.ctco00-hero__slide.is-active{opacity:1;visibility:visible}
.ctco00-hero__slide img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.055);transition:transform 7s ease}
.ctco00-hero__slide.is-active img{transform:scale(1.01)}
.ctco00-hero__overlay{background:linear-gradient(90deg,rgba(var(--ctco00-left-rgb),var(--ctco00-alpha)) 0%,rgba(var(--ctco00-mid-rgb),.80) 43%,rgba(var(--ctco00-mid-rgb),.28) 72%,rgba(var(--ctco00-mid-rgb),.18) 100%)}
.ctco00-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0) 60%,rgba(1,15,25,.45) 100%);pointer-events:none}
.ctco00-hero__inner{position:relative;z-index:4;display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end;padding:135px 0 115px}
.ctco00-hero__copy{max-width:730px}
.ctco00-brand-motion{display:inline-flex;align-items:center;gap:18px;margin:0 0 25px;padding:10px 18px 10px 11px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.10),rgba(255,255,255,.035));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.ctco00-brand-motion__symbol{position:relative;width:48px;height:40px;min-width:48px;display:flex;align-items:center;justify-content:center}
.ctco00-brand-motion__symbol:before{content:"";position:absolute;width:38px;height:38px;border-radius:50%;background:radial-gradient(circle,rgba(121,194,228,.28) 0%,rgba(121,194,228,.12) 42%,rgba(121,194,228,0) 72%);animation:ctco00BrandHalo 2.4s ease-in-out infinite}
.ctco00-brand-motion__symbol:after{content:"";position:absolute;width:25px;height:25px;border:1px solid rgba(151,212,239,.35);border-radius:50%;animation:ctco00BrandRing 2.4s ease-out infinite}
.ctco00-brand-motion__symbol i{position:absolute;z-index:2;display:block;height:3px;border-radius:10px;background:linear-gradient(90deg,rgba(134,199,226,.20),#b7e0f0);transform:rotate(-27deg);transform-origin:center;box-shadow:0 0 9px rgba(142,210,237,.28);animation:ctco00BrandLine 1.8s ease-in-out infinite}
.ctco00-brand-motion__symbol i:nth-child(1){width:29px;top:8px;left:6px}
.ctco00-brand-motion__symbol i:nth-child(2){width:38px;top:18px;left:7px;animation-delay:.14s}
.ctco00-brand-motion__symbol i:nth-child(3){width:25px;top:29px;left:15px;animation-delay:.28s}
.ctco00-brand-motion__name{display:flex;flex-direction:column;gap:3px}
.ctco00-brand-motion__name small{color:rgba(255,255,255,.53);font-size:9px;line-height:1.1;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.ctco00-brand-motion__name strong{color:#fff;font-size:17px;line-height:1.2;font-weight:600;letter-spacing:-.015em}
.ctco00-hero h1{margin:0;color:#fff;font-size:clamp(54px,6.5vw,var(--ctco00-title-size));line-height:.96;font-weight:600;letter-spacing:-.055em}
.ctco00-hero h1 span{display:block;color:var(--ctco00-accent)}
.ctco00-hero__copy>p{max-width:640px;margin:30px 0 0;color:rgba(255,255,255,.80);font-size:var(--ctco00-body);line-height:1.75}
.ctco00-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:36px}
.ctco00-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;font-size:14px;line-height:1;font-weight:700;text-decoration:none!important;text-transform:uppercase;letter-spacing:.04em;transition:background .3s ease,color .3s ease,transform .3s ease,border-color .3s ease}
.ctco00-button:hover{transform:translateY(-3px)}
.ctco00-button--primary{background:var(--ctco00-button-bg);color:var(--ctco00-button-text)!important}
.ctco00-button--primary:hover{background:var(--ctco00-button-hover)}
.ctco00-button--ghost{border:1px solid rgba(255,255,255,.48);color:#fff!important}
.ctco00-button--ghost:hover{border-color:#fff}
.ctco00-hero__side{padding:28px 0 8px 32px;border-left:1px solid rgba(255,255,255,.28);color:#fff}
.ctco00-hero__side>span{display:block;margin-bottom:15px;color:rgba(255,255,255,.55);font-size:11px;font-weight:700;letter-spacing:.14em}
.ctco00-hero__side>strong{display:block;font-size:var(--ctco00-side-title);line-height:1.4;font-weight:500}
.ctco00-hero__route{display:flex;align-items:center;gap:9px;margin-top:28px}
.ctco00-hero__route i{width:8px;height:8px;background:#fff;border-radius:50%}
.ctco00-hero__route b{width:45px;height:1px;background:rgba(255,255,255,.35)}
.ctco00-hero__route span{color:rgba(255,255,255,.70);font-size:12px;font-weight:600}
.ctco00-dots{position:absolute;z-index:7;left:50%;bottom:34px;transform:translateX(-50%);display:flex;gap:8px}
.ctco00-dots button{appearance:none;width:28px;height:3px;padding:0;border:0;background:rgba(255,255,255,.34);cursor:pointer;transition:.3s ease}
.ctco00-dots button.is-active{background:#fff;width:42px}
.ctco00-scroll{position:absolute;z-index:6;right:25px;bottom:35px;display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.62)}
.ctco00-scroll span{font-size:11px;letter-spacing:.14em;text-transform:uppercase}
.ctco00-scroll i{display:block;width:55px;height:1px;background:rgba(255,255,255,.42)}
.ctco00-reveal{opacity:0;transform:translateY(40px);transition:opacity .9s ease,transform 1s cubic-bezier(.2,.7,.2,1)}
.ctco00-visible{opacity:1!important;transform:none!important}
.ctco00-delay-1{transition-delay:.12s}
@keyframes ctco00BrandHalo{0%,100%{transform:scale(.88);opacity:.55}50%{transform:scale(1.15);opacity:1}}
@keyframes ctco00BrandRing{0%{transform:scale(.65);opacity:.7}80%,100%{transform:scale(1.65);opacity:0}}
@keyframes ctco00BrandLine{0%,100%{transform:translateX(0) rotate(-27deg);opacity:.65}50%{transform:translateX(5px) rotate(-27deg);opacity:1}}
@media(max-width:767px){
.ctco00-shell{width:min(var(--ctco00-container),calc(100% - 30px))}
.ctco00-hero{min-height:720px;align-items:flex-end}
.ctco00-hero__overlay{background:linear-gradient(0deg,rgba(var(--ctco00-left-rgb),.96) 0%,rgba(var(--ctco00-left-rgb),.78) 60%,rgba(var(--ctco00-left-rgb),.25) 100%)}
.ctco00-hero__inner{grid-template-columns:1fr;gap:45px;padding:150px 0 70px}
.ctco00-hero h1{font-size:45px}
.ctco00-hero__copy>p{font-size:17px}
.ctco00-hero__side,.ctco00-scroll{display:none}
.ctco00-actions{flex-direction:column}
.ctco00-button{width:100%}
.ctco00-dots{bottom:22px}
}
@media(prefers-reduced-motion:reduce){
.ctco00-brand-motion__symbol:before,.ctco00-brand-motion__symbol:after,.ctco00-brand-motion__symbol i,.ctco00-reveal,.ctco00-hero__slide,.ctco00-hero__slide img{animation:none!important;transition:none!important}
.ctco00-reveal{opacity:1!important;transform:none!important}
}
