@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--color-brand:#1552b3;--color-ink:#161618;--color-surface:#fff;--color-surface-muted:#f7f9fd;--color-border:#0f162314;--color-muted:#5f6775;--font-body:"Manrope", "Segoe UI", sans-serif;--font-heading:"Barlow Condensed", "Arial Narrow", sans-serif;font-family:var(--font-body);color:var(--color-ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#1552b31f,#0000 30%),linear-gradient(#f4f7fc 0%,#fff 36%,#f7f9fd 100%);font-size:16px;font-weight:500;line-height:1.6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}::selection{background:#1552b32e}#root{min-height:100vh}.site-shell{isolation:isolate;position:relative;overflow:clip}.site-shell:before,.site-shell:after{content:"";pointer-events:none;z-index:0;position:absolute;inset:auto}.site-shell:before{clip-path:polygon(18% 0,100% 0,100% 100%,52% 68%);background:linear-gradient(#1552b347,#1552b300);width:34rem;height:34rem;top:-18rem;right:-10rem}.site-shell:after{clip-path:polygon(45% 0,100% 0,72% 100%,0 100%);background:linear-gradient(#1616180f,#16161800);width:24rem;height:28rem;top:24rem;right:-8rem}.site-header,.section,.site-footer{z-index:1;position:relative}.site-header{z-index:30;background:#f7f9fd;border-bottom:1px solid #0c152514;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1.1rem,3vw,2rem);display:flex;position:sticky;top:0;box-shadow:0 10px 24px #0f162314}.brand{color:inherit;align-items:center;gap:.9rem;min-width:0;text-decoration:none;display:inline-flex}.brand-mark{width:3rem;height:3rem;font-family:var(--font-heading);letter-spacing:.08em;color:var(--color-surface);background:linear-gradient(135deg, var(--color-brand) 0 58%, var(--color-ink) 58% 100%);border-radius:1rem;place-items:center;font-size:1.35rem;font-weight:700;display:grid;box-shadow:0 16px 30px #1552b338}.brand-copy{flex-direction:column;gap:.15rem;display:flex}.brand-copy strong{font-family:var(--font-heading);letter-spacing:.01em;color:var(--color-ink);font-size:1.1rem}.brand-copy small{color:var(--color-muted)}.site-nav{align-items:center;gap:1.4rem;display:flex}.site-nav a,.site-footer a,.contact-list a,.contact-static{text-decoration:none}.site-nav a{color:var(--color-muted);font-size:.95rem;font-weight:700;transition:color .18s}.site-nav a:hover,.site-nav a:focus-visible{color:var(--color-ink)}.header-cta{background:var(--color-ink);min-height:2.9rem;color:var(--color-surface);border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.header-cta:hover,.header-cta:focus-visible{background:#0e1016;transform:translateY(-1px);box-shadow:0 12px 24px #0f16232e}.section{width:min(1120px,100% - 2rem);margin:0 auto;padding:clamp(4rem,8vw,6.5rem) 0}.hero{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);min-height:calc(100svh - 5rem);padding-top:clamp(2rem,6vw,4rem);display:grid}.hero-copy,.hero-visual,.fact-card,.info-card,.coverage-panel,.highlight-card,.gallery-card,.media-showcase,.contact-panel,.contact-list{animation:.78s cubic-bezier(.2,.7,.2,1) both rise-in}.hero-visual,.fact-card:nth-child(2),.info-card:nth-child(2),.highlight-card:nth-child(2),.gallery-card:nth-child(2),.media-showcase{animation-delay:.1s}.fact-card:nth-child(3),.info-card:nth-child(3),.highlight-card:nth-child(3),.gallery-card:nth-child(3),.contact-list{animation-delay:.18s}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--color-brand);align-items:center;gap:.45rem;margin:0 0 1rem;font-size:.9rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:2rem;height:1px}.hero h1,.section-heading h2,.coverage-panel h2,.contact-panel h2{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--color-ink);margin:0;font-weight:700;line-height:.96}.hero h1{max-width:12ch;font-size:clamp(3rem,7vw,5.9rem)}.hero-text,.section-heading p,.coverage-panel p,.contact-panel p,.hero-contact-card p,.info-card p,.highlight-card p,.gallery-copy p,.site-footer p{color:var(--color-muted)}.hero-text{max-width:34rem;margin:1.4rem 0 0;font-size:1.08rem;line-height:1.75}.hero-actions,.contact-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;min-height:3.4rem;padding:.95rem 1.35rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.btn svg{fill:currentColor;width:1.2rem;height:1.2rem}.btn:hover,.btn:focus-visible{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg, var(--color-brand), #0e4eaf);color:var(--color-surface);box-shadow:0 18px 35px #1552b342}.btn-primary:hover,.btn-primary:focus-visible{box-shadow:0 22px 40px #1552b357}.btn-secondary{color:var(--color-ink);background:#ffffffe6;border-color:#0f16231a}.btn-secondary:hover,.btn-secondary:focus-visible{border-color:#0f16232e;box-shadow:0 16px 28px #0f16231a}.hero-points{flex-wrap:wrap;gap:.85rem;margin:2rem 0 0;padding:0;list-style:none;display:flex}.hero-points li{min-height:2.8rem;color:var(--color-ink);background:#ffffffb8;border:1px solid #0f162314;border-radius:999px;align-items:center;gap:.65rem;padding:.75rem 1rem;font-weight:700;display:inline-flex;box-shadow:0 12px 26px #0f16230f}.hero-points svg,.contact-list svg,.contact-static svg{fill:currentColor;flex:none;width:1.1rem;height:1.1rem}.hero-visual{justify-content:flex-end;display:flex}.hero-card{background:linear-gradient(145deg,#fffffff0 0 66%,#0f1623fa 66% 100%);border-radius:2rem;width:min(100%,31rem);padding:clamp(1rem,3vw,1.5rem);position:relative;box-shadow:0 28px 50px #0f162329,inset 0 1px #ffffff80}.hero-card:before,.hero-card:after{content:"";position:absolute;inset:auto}.hero-card:before{background:linear-gradient(135deg, transparent 0 30%, var(--color-brand) 30% 100%);clip-path:polygon(28% 0,100% 0,100% 100%,65% 62%);border-top-right-radius:2rem;width:48%;height:46%;top:0;right:0}.hero-card:after{clip-path:polygon(82% 0,100% 0,20% 100%,0 100%);opacity:.95;background:linear-gradient(#ffffffeb,#e6e8f0c7);width:6rem;height:17rem;top:10%;right:31%}.hero-image-wrap,.hero-contact-card{z-index:1;position:relative}.hero-image-wrap{background:#d7dde7;border-radius:1.4rem;width:min(82%,22rem);margin:3.8rem 0 0 auto;overflow:hidden;box-shadow:0 16px 34px #0a101a47}.hero-image-wrap img{aspect-ratio:1;object-fit:cover;width:100%}.hero-badge{min-height:2.4rem;color:var(--color-surface);letter-spacing:.04em;background:#0f1623cc;border-radius:999px;align-items:center;padding:.6rem .9rem;font-weight:800;display:inline-flex;position:absolute;bottom:1rem;left:1rem}.hero-contact-card{width:min(100%,16rem);color:var(--color-surface);background:#0f1623f5;border-radius:1.2rem;margin-top:-1.8rem;padding:1.15rem;box-shadow:0 18px 32px #0a101a47}.hero-contact-card .mini-label{letter-spacing:.15em;text-transform:uppercase;color:#f4f7fca8;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.hero-contact-card a{color:inherit;font-family:var(--font-heading);font-size:clamp(1.55rem,4vw,2rem);font-weight:700;line-height:1;text-decoration:none}.hero-contact-card p:last-child{margin:.6rem 0 0;line-height:1.6}.hero-specs{z-index:1;flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex;position:relative}.hero-specs span{min-height:2.4rem;color:var(--color-surface);letter-spacing:.02em;background:#ffffff29;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:.6rem .85rem;font-weight:800;display:inline-flex}.quick-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-top:0;display:grid}.fact-card,.info-card,.highlight-card,.gallery-card,.media-showcase,.contact-panel,.contact-list,.coverage-panel{background:#ffffffd1;border:1px solid #0f162314;box-shadow:0 18px 36px #0f16230f}.fact-card{border-radius:1.4rem;padding:1.3rem 1.35rem}.fact-card span{letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);margin-bottom:.55rem;font-size:.86rem;font-weight:800;display:block}.fact-card strong{color:var(--color-ink);font-size:1.02rem;line-height:1.55}.section-heading{max-width:42rem;margin-bottom:2rem}.section-heading h2,.coverage-panel h2,.contact-panel h2{font-size:clamp(2.2rem,4vw,3.6rem)}.section-heading p,.coverage-panel p,.contact-panel p{margin-top:1rem;line-height:1.75}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.fleet{grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr);align-items:stretch;gap:1rem;display:grid}.fleet-media,.fleet-content,.vehicle-card{background:#ffffffd1;border:1px solid #0f162314;box-shadow:0 18px 36px #0f16230f}.fleet-media{border-radius:2rem;overflow:hidden}.fleet-media img{object-fit:cover;width:100%;height:100%;min-height:24rem}.fleet-content{border-radius:2rem;padding:clamp(1.5rem,3vw,2rem)}.fleet-content h2{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--color-ink);margin:0;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:700;line-height:.98}.fleet-content p{color:var(--color-muted);margin-top:1rem;line-height:1.75}.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.7rem;display:grid}.vehicle-card{border-radius:1.5rem;padding:1.35rem}.vehicle-card span{letter-spacing:.12em;text-transform:uppercase;color:var(--color-brand);font-size:.88rem;font-weight:800;display:block}.vehicle-card strong{font-family:var(--font-heading);color:var(--color-ink);margin-top:.45rem;font-size:clamp(2rem,5vw,2.7rem);line-height:1;display:block}.vehicle-card p{margin:.8rem 0 0;line-height:1.65}.info-card,.highlight-card{border-radius:1.5rem;padding:1.5rem}.info-card h3,.highlight-card h3,.gallery-copy h3{font-family:var(--font-heading);color:var(--color-ink);margin:0;font-size:1.6rem;line-height:1}.info-card p,.highlight-card p,.gallery-copy p{margin-top:.9rem;line-height:1.7}.coverage{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:1rem;display:grid}.coverage-panel{background:linear-gradient(155deg,#ffffffeb 0 66%,#0f1623f5 66% 100%);border-radius:2rem;padding:clamp(1.5rem,3vw,2rem)}.coverage-panel h2,.coverage-panel p{max-width:30rem}.coverage-tags{flex-wrap:wrap;gap:.75rem;margin:1.6rem 0 2rem;display:flex}.coverage-tags span{min-height:2.5rem;color:var(--color-ink);background:#ffffffc2;border:1px solid #0f162314;border-radius:999px;align-items:center;padding:.65rem .9rem;font-weight:700;display:inline-flex}.highlight-stack{gap:1rem;display:grid}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.gallery-card{border-radius:1.75rem;overflow:hidden}.gallery-card img{aspect-ratio:.95;object-fit:cover;width:100%}.media-showcase{border-radius:1.75rem;overflow:hidden}.media-stage{padding:1rem 1rem 0;position:relative}.media-surface{aspect-ratio:16/10;background:#0f1623;border-radius:1.45rem;overflow:hidden}.media-surface img,.media-surface video{object-fit:cover;width:100%;height:100%}.media-surface video{background:#0f1623;display:block}.media-counter{z-index:2;color:#fff;letter-spacing:.08em;background:#0f1623bd;border-radius:999px;align-items:center;min-height:2rem;padding:.45rem .75rem;font-size:.82rem;font-weight:800;display:inline-flex;position:absolute;top:1.9rem;left:1.9rem}.carousel-button{z-index:2;color:#fff;cursor:pointer;background:#0f1623bd;border:0;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 24px #0f16232e}.carousel-button:hover,.carousel-button:focus-visible{background:#0f1623eb;box-shadow:0 18px 30px #0f162342}.carousel-button svg{fill:currentColor;width:1.15rem;height:1.15rem}.carousel-button-prev{left:1.8rem}.carousel-button-next{right:1.8rem}.carousel-button-next svg{transform:rotate(180deg)}.carousel-meta{justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.2rem 1.35rem 1.35rem;display:flex}.gallery-card .gallery-copy{padding:1.25rem 1.25rem 1.35rem}.carousel-meta .gallery-copy{padding:0}.carousel-dots{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.carousel-dot{cursor:pointer;background:#1552b32e;border:0;border-radius:999px;width:.8rem;height:.8rem;padding:0;transition:width .18s,background .18s,transform .18s}.carousel-dot:hover,.carousel-dot:focus-visible{background:#1552b357;transform:translateY(-1px)}.carousel-dot.is-active{background:var(--color-brand);width:2.1rem}.contact{grid-template-columns:minmax(0,1fr) minmax(300px,.92fr);gap:1rem;padding-bottom:7rem;display:grid}.contact-panel,.contact-list{border-radius:2rem;padding:clamp(1.5rem,3vw,2rem)}.contact-list{gap:.85rem;display:grid}.contact-list a,.contact-static{min-height:4.4rem;color:var(--color-ink);background:#f6f8fbe6;border-radius:1.2rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:.95rem 1rem;transition:transform .18s,box-shadow .18s,background .18s;display:grid}.contact-list a:hover,.contact-list a:focus-visible{background:#fffffffa;transform:translateY(-1px);box-shadow:0 14px 24px #0f162314}.contact-list span,.contact-static span{flex-direction:column;gap:.2rem;display:flex}.contact-list strong,.contact-static strong{font-size:1rem}.contact-list small,.contact-static small{color:var(--color-muted);font-size:.95rem;line-height:1.5}.contact-list a svg:last-child{width:1rem;height:1rem}.site-footer{border-top:1px solid #0f162314;justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100% - 2rem);margin:0 auto;padding:1.4rem 0 6.2rem;display:flex}.site-footer strong{font-family:var(--font-heading);color:var(--color-ink);font-size:1.1rem;display:block}.site-footer p{margin:.35rem 0 0}.site-footer a{min-height:3.1rem;color:var(--color-surface);background:#0f1623eb;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.25rem;font-weight:800;display:inline-flex}.floating-whatsapp{z-index:20;color:#fff;background:linear-gradient(135deg,#20c863,#129249);border-radius:50%;justify-content:center;align-items:center;width:3.9rem;height:3.9rem;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 20px 36px #12924947}.floating-whatsapp svg{fill:currentColor;width:1.6rem;height:1.6rem}.mobile-cta{z-index:19;padding:.9rem 1rem calc(.9rem + env(safe-area-inset-bottom));color:#fff;background:#0a101af5;justify-content:space-between;align-items:center;gap:1rem;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 24px #0a101a3d}.mobile-cta strong,.mobile-cta small{display:block}.mobile-cta strong{font-size:.98rem}.mobile-cta small{color:#ffffffbd;margin-top:.15rem}.mobile-cta a{background:var(--color-brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:6rem;min-height:2.9rem;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}@keyframes rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=960px){.site-header{flex-wrap:wrap}.site-nav{order:3;justify-content:center;width:100%;padding-top:.35rem}.hero,.coverage,.contact,.fleet,.quick-facts,.card-grid,.gallery-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:1.35rem}.hero h1{max-width:100%}.hero-visual{justify-content:stretch}.hero-card{width:100%}.hero-image-wrap{width:min(82%,21rem)}.site-footer{flex-direction:column;align-items:flex-start;padding-bottom:8rem}}@media (width<=720px){.site-header{padding:.9rem 1rem}.brand{width:100%}.brand-mark{width:2.8rem;height:2.8rem}.brand-copy strong{font-size:1rem}.site-nav{justify-content:flex-start;gap:1rem;padding-bottom:.2rem;overflow-x:auto}.site-nav::-webkit-scrollbar{display:none}.header-cta{width:100%}.section{width:min(100%,100% - 1rem)}.hero{gap:1rem}.hero h1,.section-heading h2,.fleet-content h2,.coverage-panel h2,.contact-panel h2{line-height:.98}.hero h1{max-width:9ch;font-size:clamp(2.55rem,11.5vw,3.7rem)}.hero-text{margin-top:.95rem;font-size:1rem;line-height:1.6}.btn{width:100%}.hero-copy{order:2}.hero-visual{order:1}.hero-points li{border-radius:1.1rem;justify-content:flex-start;width:100%}.hero-card{background:linear-gradient(155deg,#fffffffa 0 52%,#0f1623fa 52% 100%);border-radius:1.6rem;padding:.9rem}.hero-card:after{width:4.2rem;height:12rem;right:33%}.hero-image-wrap{width:100%;margin-top:1.2rem}.hero-contact-card{width:calc(100% - .4rem);margin-top:-.9rem}.hero-specs span{background:#ffffff2e}.fact-card,.info-card,.highlight-card,.fleet-media,.fleet-content,.vehicle-card,.gallery-card,.media-showcase,.contact-panel,.contact-list,.coverage-panel{border-radius:1.4rem}.vehicle-grid{grid-template-columns:1fr}.media-stage{padding:.7rem .7rem 0}.gallery-card img{aspect-ratio:4/5}.media-surface{aspect-ratio:4/5;border-radius:1.2rem}.media-counter{top:1.35rem;left:1.35rem}.carousel-button{width:2.7rem;height:2.7rem}.carousel-button-prev{left:1.15rem}.carousel-button-next{right:1.15rem}.carousel-meta{flex-direction:column;align-items:flex-start;padding:1rem 1rem 1.1rem}.carousel-dots{justify-content:flex-start}.contact-list a,.contact-static{grid-template-columns:auto 1fr}.contact-list a svg:last-child,.floating-whatsapp{display:none}.mobile-cta{display:flex}}
