:root{--violet:#6c3cff;--violet-deep:#32158e;--coral:#ff5d73;--orange:#ff8a3d;--yellow:#ffd45e;--lavender:#f1edff;--rose:#fff0f3;--white:#fff;--ink:#281857;--muted:#6e6684;--line:#ded7f3}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}
.site-header{height:82px;display:flex;align-items:center;gap:38px;padding:0 clamp(24px,5vw,76px);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(108,60,255,.1);backdrop-filter:blur(12px)}.brand{font-size:1.62rem;font-weight:780;letter-spacing:-.055em;display:inline-flex;align-items:baseline;white-space:nowrap}.brand b{color:var(--coral)}.brand small{font-size:.62rem;letter-spacing:.13em;background:var(--violet);color:#fff;margin-left:10px;padding:4px 7px 3px;border-radius:3px;font-weight:850}.site-header nav{display:flex;gap:28px;margin-left:auto;font-size:.9rem;font-weight:680;color:#62577d}.site-header nav a:hover{color:var(--violet)}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--violet);color:#fff;font-weight:780;padding:15px 23px;border-radius:7px;transition:.2s transform,.2s background;box-shadow:0 12px 30px rgba(108,60,255,.2)}.button:hover{transform:translateY(-2px);background:var(--violet-deep)}.button-small{padding:10px 17px;font-size:.88rem}.button-coral{background:var(--coral);box-shadow:0 12px 30px rgba(255,93,115,.24)}.button-coral:hover{background:#e8435b}
.hero{min-height:740px;position:relative;display:grid;align-items:center;background:var(--violet-deep);overflow:hidden;color:#fff}.hero-image{position:absolute;inset:0;background:url('assets/fleet-assets-hero.png') center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(47,18,139,.98) 0%,rgba(67,26,183,.91) 37%,rgba(77,34,179,.46) 62%,rgba(63,24,158,.08) 100%)}.hero-content{position:relative;z-index:1;width:min(790px,86vw);margin-left:clamp(24px,8vw,126px);padding:75px 0 125px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:850;color:var(--yellow);margin:0 0 20px}.eyebrow.violet{color:var(--violet)}.hero h1{font-size:clamp(3.25rem,6.2vw,6rem);line-height:.93;letter-spacing:-.065em;margin:0 0 29px;font-weight:800}.hero h1 em{color:var(--yellow);font-style:normal}.hero-lead{font-size:1.12rem;line-height:1.65;max-width:690px;color:#eee9ff}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:34px}.text-link{font-weight:730}.text-link span{color:var(--yellow);margin-left:8px}.hero-band{position:absolute;z-index:2;bottom:0;left:0;right:0;min-height:72px;background:var(--orange);color:#4f1d11;display:flex;align-items:center;justify-content:center;gap:23px;font-size:.8rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.hero-band i{font-style:normal;color:#fff}
.definition-section{display:grid;grid-template-columns:.25fr .8fr 1fr;gap:45px;align-items:start;padding:105px clamp(24px,8vw,126px);background:#fff}.definition-number{font-size:clamp(4rem,8vw,8rem);font-weight:900;line-height:.85;color:var(--yellow);letter-spacing:-.07em}.definition-copy h2,.section-heading h2,.models-title h2,.structure-copy h2,.example-copy h2,.experience-section h2,.cta-section h2{font-size:clamp(2.4rem,4vw,4.15rem);line-height:1.07;letter-spacing:-.052em;margin:0 0 22px}.definition-text{padding-top:42px;color:var(--muted);font-size:1.07rem}.definition-text p:first-child{color:var(--ink);font-weight:720;font-size:1.22rem}
.fleet-section,.process-section{padding:105px clamp(24px,8vw,126px);background:var(--lavender)}.section-heading{max-width:850px}.fleet-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:55px}.fleet-card{min-height:330px;padding:34px;border-radius:14px;display:flex;flex-direction:column}.fleet-card>span{font-size:.7rem;font-weight:850;letter-spacing:.12em}.fleet-card .icon{font-size:3rem;line-height:1;margin:28px 0 20px}.fleet-card h3{font-size:1.7rem;margin:0 0 10px}.fleet-card p{max-width:560px}.fleet-card small{margin-top:auto;font-weight:760}.mobility{background:var(--orange);color:#501f10}.devices{background:var(--violet);color:#fff}.devices p{color:#ede8ff}.it{background:var(--yellow);color:#4d3c00}.equipment{background:var(--coral);color:#51131f}
.models-section{padding:105px clamp(24px,8vw,126px);background:var(--violet);color:#fff;display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.models-title{position:sticky;top:130px;align-self:start}.models-title h2{color:#fff}.model-panels{display:grid;gap:18px}.model-panels article{background:#fff;color:var(--ink);padding:38px;border-radius:14px}.model-panels article:last-child{background:var(--yellow);color:#443600}.model-label{text-transform:uppercase;letter-spacing:.1em;color:var(--violet);font-size:.72rem;font-weight:850}.model-panels h3{font-size:1.65rem;margin:9px 0}.model-panels p{color:var(--muted)}.model-panels article:last-child p{color:#6b5b20}.model-panels ul{list-style:none;padding:0;margin:24px 0 0}.model-panels li{padding:9px 0;border-top:1px solid var(--line);font-weight:680}.model-panels li:before{content:'✓';color:var(--coral);margin-right:10px}
.structure-section{padding:105px clamp(24px,8vw,126px);background:#fff}.structure-copy{max-width:850px}.structure-copy>p:last-child{color:var(--muted);font-size:1.08rem}.structure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}.structure-grid>div{padding:27px;border:1px solid var(--line);border-radius:11px;background:#fdfcff}.structure-grid span{font-size:.7rem;color:var(--violet);font-weight:850}.structure-grid h3{font-size:1.25rem;margin:15px 0 5px}.structure-grid p{color:var(--muted);font-size:.92rem;margin:0}
.example-section{padding:95px clamp(24px,8vw,126px);background:var(--rose)}.example-copy{max-width:850px}.example-copy p:last-child{color:var(--muted);font-size:1.05rem}.calculation{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:45px 0 25px;padding:28px 35px;background:#fff;border-radius:12px;border:1px solid #ffd6dd}.calculation span{font-size:1.2rem;font-weight:760}.calculation b{color:var(--coral);font-size:1.6rem}.calculation strong{font-size:clamp(2rem,4vw,4rem);color:var(--violet);letter-spacing:-.04em}.example-note{border-left:4px solid var(--coral);padding-left:18px;color:#785864}
.process{list-style:none;padding:0;margin:55px 0 0}.process li{display:grid;grid-template-columns:70px 1fr;border-top:1px solid #d8cfef;padding:25px 0}.process li>span{font-size:1.55rem;color:var(--coral);font-weight:850}.process h3{font-size:1.35rem;margin:0}.process p{margin:5px 0 0;color:var(--muted)}
.experience-section{display:grid;grid-template-columns:.45fr 1.55fr;gap:70px;align-items:center;padding:95px clamp(24px,8vw,126px);background:var(--orange);color:#4d1d12}.experience-mark{font-size:clamp(4rem,9vw,9rem);font-weight:900;letter-spacing:-.08em;line-height:1;color:var(--violet)}.experience-section h2{font-size:clamp(2.1rem,3.3vw,3.45rem)}.experience-section p:last-child{max-width:760px}
.cta-section{padding:90px clamp(24px,8vw,126px);background:var(--yellow);display:flex;justify-content:space-between;align-items:center;gap:50px}.cta-section>div{max-width:800px}.cta-section p:last-child{color:#6a5b22;font-size:1.08rem}footer{padding:45px clamp(24px,8vw,126px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;background:var(--violet-deep);color:#d3c9fa}.footer-brand{color:#fff}.footer-brand b{color:var(--coral)}footer p{font-size:.85rem}footer div{display:flex;gap:24px;font-size:.8rem}footer a:hover{color:#fff}
@media(max-width:960px){.site-header nav{display:none}.site-header .button-small{margin-left:auto}.hero-overlay{background:linear-gradient(90deg,rgba(47,18,139,.98),rgba(68,27,175,.73))}.definition-section{grid-template-columns:.25fr 1fr}.definition-text{grid-column:2}.models-section,.experience-section{grid-template-columns:1fr}.models-title{position:static}.structure-grid{grid-template-columns:1fr 1fr}.calculation{flex-wrap:wrap}.calculation strong{width:100%}footer{grid-template-columns:1fr}}
@media(max-width:620px){.site-header{height:72px;padding:0 18px}.site-header .button-small{font-size:0;width:44px;height:42px;padding:0}.site-header .button-small:after{content:'→';font-size:1.1rem}.hero{min-height:735px}.hero-content{margin-left:22px;width:calc(100% - 44px);padding:62px 0 135px}.hero h1{font-size:3.32rem}.hero-lead{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-band{gap:8px;font-size:.57rem;padding:10px}.definition-section,.fleet-section,.models-section,.structure-section,.example-section,.process-section,.experience-section{padding:72px 22px}.definition-section{grid-template-columns:1fr}.definition-text{grid-column:1;padding-top:0}.definition-number{font-size:4.5rem}.fleet-grid,.structure-grid{grid-template-columns:1fr}.calculation{display:grid;justify-content:start;padding:24px}.calculation strong{width:auto}.cta-section{padding:65px 22px;flex-direction:column;align-items:flex-start}footer{padding:40px 22px}}
