@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";
.cvt-home{--navy:#14284e;--navy-700:#1b3463;--navy-600:#244079;--steel:#5b7290;--red:#b01e2e;--red-600:#931826;--red-strong:#7c1420;--ink:#111a2b;--slate:#4a5568;--line:#e3e8ef;--bg-alt:#f5f7fa;--radius:14px;--shadow:0 1px 2px #14284e0f, 0 14px 34px -14px #14284e38;--maxw:1180px;color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}.cvt-home *{box-sizing:border-box}.cvt-home h1,.cvt-home h2,.cvt-home h3,.cvt-home h4{letter-spacing:.01em;margin:0;font-family:Barlow Condensed,Inter,sans-serif;line-height:1.05}.cvt-home p{margin:0}.cvt-home a{color:inherit;text-decoration:none}.cvt-home img{max-width:100%;display:block}.cvt-home .wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.cvt-home .eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--red);font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:600}.cvt-home .btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:9px;padding:13px 24px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.cvt-home .btn-primary{background:var(--red);color:#fff;box-shadow:0 8px 20px -8px #b01e2e99}.cvt-home .btn-primary:hover{background:var(--red-600);transform:translateY(-2px)}.cvt-home .btn-ghost{color:#fff;background:#ffffff14;border:1px solid #ffffff4d}.cvt-home .btn-ghost:hover{background:#ffffff29}.cvt-home .btn-dark{background:var(--navy);color:#fff}.cvt-home .btn-dark:hover{background:var(--navy-700);transform:translateY(-2px)}.cvt-home .site-header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--line);background:#ffffffe6;position:sticky;top:0}.cvt-home .nav{justify-content:space-between;align-items:center;height:76px;display:flex}.cvt-home .brand img{width:auto;height:42px}.cvt-home .nav-links{align-items:center;gap:30px;display:flex}.cvt-home .nav-links a{color:var(--slate);font-size:15px;font-weight:500;transition:color .15s}.cvt-home .nav-links a:hover{color:var(--navy)}.cvt-home .nav-cta{align-items:center;gap:14px;display:flex}.cvt-home .hero{color:#fff;background:radial-gradient(1100px 560px at 88% -10%, #b01e2e47, transparent 58%), linear-gradient(160deg, var(--navy) 0%, var(--navy-700) 60%, #0f2347 100%);position:relative;overflow:hidden}.cvt-home .hero:before{content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(900px 520px at 30% 30%,#000,#0000 78%);mask-image:radial-gradient(900px 520px at 30% 30%,#000,#0000 78%)}.cvt-home .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;padding:84px 0 92px;display:grid;position:relative}.cvt-home .hero h1{margin:18px 0 0;font-size:clamp(40px,5.6vw,70px);font-weight:700}.cvt-home .hero h1 em{color:#ff7a89;font-style:normal}.cvt-home .hero p.lead{color:#c5d3e8;max-width:560px;margin:22px 0 32px;font-size:18.5px}.cvt-home .hero-actions{flex-wrap:wrap;gap:14px;display:flex}.cvt-home .hero-stats{flex-wrap:wrap;gap:40px;margin-top:52px;display:flex}.cvt-home .hero-stats .stat .n{color:#fff;font-family:Barlow Condensed;font-size:40px;font-weight:700}.cvt-home .hero-stats .stat .l{color:#9fb3d1;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.cvt-home .hero-media{position:relative}.cvt-home .hero-media img{object-fit:cover;border:1px solid #ffffff1f;border-radius:18px;width:100%;height:440px;box-shadow:0 30px 60px -20px #0009}.cvt-home .hero-media .float{color:var(--navy);box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:13px;padding:16px 20px;display:flex;position:absolute;bottom:28px;left:-22px}.cvt-home .hero-media .float .badge-ico{background:var(--red);color:#fff;border-radius:10px;place-items:center;width:40px;height:40px;font-family:Barlow Condensed;font-weight:700;display:grid}.cvt-home .hero-media .float .t{font-family:Barlow Condensed;font-size:18px;font-weight:700;line-height:1}.cvt-home .hero-media .float .s{color:var(--slate);font-size:12px}.cvt-home .trust-bar{color:#93a8c9;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ffffff1a;flex-wrap:wrap;align-items:center;gap:14px;padding:20px 0;font-size:13px;display:flex;position:relative}.cvt-home .trust-bar strong{color:#d6e2f5;font-weight:600}.cvt-home .trust-bar .dot{background:var(--red);border-radius:50%;width:5px;height:5px}.cvt-home section{padding:88px 0}.cvt-home .section-head{max-width:660px;margin-bottom:52px}.cvt-home .section-head.center{text-align:center;margin-left:auto;margin-right:auto}.cvt-home .section-head h2{color:var(--navy);margin:12px 0 14px;font-size:clamp(32px,4.4vw,48px);font-weight:700}.cvt-home .section-head p{color:var(--slate);font-size:17px}.cvt-home .services{background:var(--bg-alt)}.cvt-home .grid{gap:22px;display:grid}.cvt-home .grid-3{grid-template-columns:repeat(3,1fr)}.cvt-home .card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:30px 28px;transition:transform .18s,box-shadow .18s,border-color .18s}.cvt-home .card:hover{box-shadow:var(--shadow);border-color:#cdd8e8;transform:translateY(-4px)}.cvt-home .card .ico{background:linear-gradient(135deg,#b01e2e1f,#14284e14);border-radius:12px;place-items:center;width:50px;height:50px;margin-bottom:18px;font-size:24px;display:grid}.cvt-home .card h3{color:var(--navy);margin-bottom:8px;font-size:23px;font-weight:600}.cvt-home .card p{color:var(--slate);font-size:15px}.cvt-home .card ul{margin:14px 0 0;padding:0;list-style:none}.cvt-home .card ul li{color:var(--slate);margin-bottom:6px;padding-left:22px;font-size:14.5px;position:relative}.cvt-home .card ul li:before{content:"▸";color:var(--red);font-size:12px;position:absolute;top:2px;left:0}.cvt-home .feature{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}.cvt-home .feature-panel{background:linear-gradient(155deg, var(--navy), var(--navy-700));color:#fff;box-shadow:var(--shadow);border-radius:20px;padding:44px;position:relative;overflow:hidden}.cvt-home .feature-panel:after{content:"";background:radial-gradient(circle,#b01e2e6b,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-60px;right:-60px}.cvt-home .feature-panel h3{margin-bottom:18px;font-size:30px;position:relative}.cvt-home .spec-row{border-bottom:1px solid #ffffff1f;justify-content:space-between;padding:14px 0;display:flex;position:relative}.cvt-home .spec-row:last-child{border-bottom:none}.cvt-home .spec-row .k{color:#9fb3d1;font-size:14px}.cvt-home .spec-row .v{color:#fff;font-family:Barlow Condensed;font-size:19px;font-weight:600}.cvt-home .feature-copy h2{color:var(--navy);margin:12px 0 16px;font-size:clamp(30px,4vw,44px);font-weight:700}.cvt-home .feature-copy p{color:var(--slate);margin-bottom:16px;font-size:16px}.cvt-home .checklist{margin:20px 0 28px;padding:0;list-style:none}.cvt-home .checklist li{color:var(--ink);margin-bottom:12px;padding-left:30px;font-size:15.5px;position:relative}.cvt-home .checklist li:before{content:"✓";background:var(--red);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:grid;position:absolute;top:0;left:0}.cvt-home .prod-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.cvt-home .prod{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px 20px;transition:border-color .15s,transform .15s}.cvt-home .prod:hover{border-color:var(--red);transform:translateY(-3px)}.cvt-home .prod .tag{letter-spacing:.1em;text-transform:uppercase;color:var(--steel);font-family:Barlow Condensed;font-size:13px}.cvt-home .prod h4{color:var(--navy);margin-top:4px;font-family:Barlow Condensed;font-size:21px;font-weight:600}.cvt-home .brands{background:var(--navy);color:#fff}.cvt-home .brands .section-head h2{color:#fff}.cvt-home .brands .section-head p{color:#aebfd9}.cvt-home .brand-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:8px;display:flex}.cvt-home .brand-chip{letter-spacing:.04em;color:#dce7f7;background:#ffffff0a;border:1px solid #ffffff2e;border-radius:10px;padding:16px 30px;font-family:Barlow Condensed;font-size:24px;font-weight:600}.cvt-home .brand-chip-logo{background:#fff;border-color:#fff;justify-content:center;align-items:center;height:63px;padding:0 28px;display:flex;overflow:hidden}.cvt-home .brand-chip-logo img{width:auto;height:26px;display:block}.cvt-home .brand-chip-tall img{height:40px}.cvt-home .brand-chip-fill{padding:0}.cvt-home .brand-chip-fill img{height:100%}.cvt-home .loc-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.cvt-home .loc{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:30px;transition:box-shadow .18s,transform .18s}.cvt-home .loc:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.cvt-home .loc .badge{letter-spacing:.12em;text-transform:uppercase;color:var(--red);background:#b01e2e1a;border-radius:30px;margin-bottom:14px;padding:4px 12px;font-family:Barlow Condensed;font-size:13px;font-weight:600;display:inline-block}.cvt-home .loc h3{color:var(--navy);margin-bottom:10px;font-size:24px}.cvt-home .loc address{color:var(--slate);margin-bottom:14px;font-size:15px;font-style:normal}.cvt-home .loc a.tel{color:var(--navy);font-family:Barlow Condensed;font-size:18px;font-weight:600}.cvt-home .loc a.tel:hover{color:var(--red)}.cvt-home .cta-band{background:linear-gradient(135deg, var(--red), var(--red-strong));text-align:center;color:#fff;border-radius:24px;padding:56px;position:relative;overflow:hidden}.cvt-home .cta-band:before{content:"";background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(600px 300px at 50% 0,#000,#0000);mask-image:radial-gradient(600px 300px at 50% 0,#000,#0000)}.cvt-home .cta-band h2{margin-bottom:14px;font-size:clamp(30px,4vw,46px);position:relative}.cvt-home .cta-band p{color:#ffe2e6;margin-bottom:28px;font-size:18px;position:relative}.cvt-home .cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.cvt-home .cta-band .btn-primary{color:var(--red);background:#fff;position:relative}.cvt-home .cta-band .btn-primary:hover{background:#fff0f1}.cvt-home .site-footer{background:var(--ink);color:#9fb0c9;padding:64px 0 32px}.cvt-home .foot-grid{border-bottom:1px solid #ffffff14;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:44px;display:grid}.cvt-home .site-footer h5{color:#fff;letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-family:Barlow Condensed;font-size:15px;font-weight:600}.cvt-home .site-footer ul{margin:0;padding:0;list-style:none}.cvt-home .site-footer ul li{margin-bottom:10px;font-size:14.5px}.cvt-home .site-footer ul li a:hover{color:#fff}.cvt-home .foot-logo{filter:brightness(0)invert();opacity:.92;height:40px;margin-bottom:16px}.cvt-home .foot-desc{color:#8295b0;max-width:320px;font-size:14.5px}.cvt-home .foot-bottom{color:#6b7d97;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-top:24px;font-size:13px;display:flex}@media (max-width:940px){.cvt-home .hero-grid{grid-template-columns:1fr;gap:40px}.cvt-home .hero-media img{height:320px}.cvt-home .grid-3,.cvt-home .prod-grid,.cvt-home .loc-grid{grid-template-columns:1fr 1fr}.cvt-home .feature{grid-template-columns:1fr;gap:36px}.cvt-home .foot-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:680px){.cvt-home .nav-links{display:none}.cvt-home .grid-3,.cvt-home .prod-grid,.cvt-home .loc-grid,.cvt-home .foot-grid{grid-template-columns:1fr}.cvt-home .hero-grid{padding:56px 0 64px}.cvt-home .hero-stats{gap:28px}.cvt-home section{padding:64px 0}.cvt-home .cta-band{padding:40px 24px}.cvt-home .nav-cta .btn-dark{display:none}.cvt-home .hero-media .float{left:12px}}
