.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.hero-carousel{color:#f8fafc;min-height:min(92dvh,920px);position:relative;overflow:hidden}.hero-carousel__bg{pointer-events:none;z-index:0;position:absolute;inset:0}.hero-carousel__gradient{background:radial-gradient(90% 55% at 15% 0,#0ea5e938,#0000 52%),radial-gradient(70% 45% at 95% 90%,#0284c724,#0000 48%),linear-gradient(160deg,#060f2e 0%,#0a1744 42%,#0f172a 100%);position:absolute;inset:0}.hero-carousel__mesh{opacity:.2;background-image:linear-gradient(#38bdf80a 1px,#0000 1px),linear-gradient(90deg,#38bdf80a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 65% at 50% 35%,#000 15%,#0000 72%);mask-image:radial-gradient(75% 65% at 50% 35%,#000 15%,#0000 72%)}.hero-carousel__orb{filter:blur(80px);opacity:.28;border-radius:50%;position:absolute}.hero-carousel__orb--1{background:#0ea5e959;width:420px;height:420px;animation:18s ease-in-out infinite hero-orb-drift;top:-12%;left:-8%}.hero-carousel__orb--2{background:#38bdf833;width:320px;height:320px;animation:22s ease-in-out infinite reverse hero-orb-drift;top:35%;right:-5%}.hero-carousel__orb--3{background:#0284c740;width:260px;height:260px;animation:20s ease-in-out 2s infinite hero-orb-drift;bottom:5%;left:40%}@keyframes hero-orb-drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(24px,-18px)scale(1.06)}}.hero-carousel__swiper{z-index:1;width:100%;height:min(92vh,920px);position:relative}.hero-carousel__swiper .swiper-slide{height:auto}.hero-carousel__slide{min-height:min(92dvh,920px);padding:clamp(5rem,10vh,6.5rem) clamp(1rem,4vw,1.5rem) clamp(7.5rem,14vh,9.5rem);padding-bottom:max(clamp(7.5rem, 14vh, 9.5rem), calc(6.5rem + env(safe-area-inset-bottom,0px)));box-sizing:border-box;align-items:center;display:flex}.hero-carousel__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.28fr);align-items:center;gap:clamp(2rem,4vw,3.5rem);width:100%;max-width:1280px;margin:0 auto;display:grid}.hero-carousel__copy{text-align:left;min-width:0}.hero-carousel__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#7dd3fc;background:#0ea5e91f;border:1px solid #38bdf840;border-radius:999px;margin:0 0 1rem;padding:.35rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.hero-carousel__headline{letter-spacing:-.04em;color:#f8fafc;margin:0 0 .75rem;font-size:clamp(2.25rem,5.2vw,3.5rem);font-weight:800;line-height:1.05}.hero-carousel__tagline{letter-spacing:-.03em;color:#bae6fd;margin:0 0 .75rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.hero-carousel__subtitle{color:#e2e8f0;margin:0 0 .65rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:600;line-height:1.4}.hero-carousel__desc{color:#94a3b8;max-width:28rem;margin:0 0 1.75rem;font-size:1rem;line-height:1.65}.hero-carousel__cta{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}.hero-carousel__btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:inline-flex}.hero-carousel__btn--primary{color:#fff;background:linear-gradient(135deg,#0ea5e9,#0284c7);box-shadow:0 4px 28px #0ea5e973}.hero-carousel__btn--primary:hover{transform:translateY(-2px);box-shadow:0 10px 36px #0ea5e98c}.hero-carousel__btn--ghost{color:#e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a80;border:1px solid #94a3b859}.hero-carousel__btn--ghost:hover{background:#ffffff14;border-color:#94a3b88c;transform:translateY(-2px)}.hero-carousel__trust{flex-wrap:wrap;gap:.65rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.hero-carousel__trust li{color:#64748b;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:500;display:inline-flex}.hero-carousel__trust svg{color:#38bdf8;flex-shrink:0}.hero-carousel__visual{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex;position:relative}.hero-carousel__mockup{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ad9;border:1px solid #94a3b826;border-radius:16px;width:100%;max-width:min(100%,720px);position:relative;overflow:hidden;box-shadow:0 32px 64px #00000073,inset 0 0 0 1px #ffffff0a}.hero-carousel__mockup-chrome{background:#02061799;border-bottom:1px solid #94a3b81a;gap:6px;padding:10px 14px;display:flex}.hero-carousel__mockup-chrome span{background:#94a3b840;border-radius:50%;width:10px;height:10px}.hero-carousel__mockup-chrome span:first-child{background:#f87171}.hero-carousel__mockup-chrome span:nth-child(2){background:#fbbf24}.hero-carousel__mockup-chrome span:nth-child(3){background:#4ade80}.hero-carousel__mockup img{width:100%;height:auto;display:block}.hero-carousel__float{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172aeb;border:1px solid #94a3b82e;border-radius:12px;align-items:center;gap:.55rem;max-width:160px;padding:.55rem .85rem;font-size:.75rem;display:flex;position:absolute;box-shadow:0 12px 32px #00000059}.hero-carousel__float-label{color:#f1f5f9;font-weight:700;line-height:1.2;display:block}.hero-carousel__float small{color:#64748b;margin-top:.1rem;font-size:.6875rem;display:block}.hero-carousel__float-icon{color:#7dd3fc;background:linear-gradient(145deg,#0ea5e959,#0284c71f);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hero-carousel__float--1{top:8%;right:-4%}.hero-carousel__float--2{bottom:28%;left:-6%}.hero-carousel__float--3{top:42%;right:-8%}.hero-carousel__float--4{bottom:6%;right:12%}.hero-carousel__stack{aspect-ratio:4/3;width:100%;max-width:540px;margin:0 auto;position:relative}.hero-carousel__stack-item{background:#0f172ae6;border:1px solid #94a3b824;border-radius:12px;transition:transform .4s,box-shadow .4s;position:absolute;overflow:hidden;box-shadow:0 20px 48px #0006}.hero-carousel__stack-item img{width:100%;height:auto;display:block}.hero-carousel__stack-item:hover{box-shadow:0 28px 56px #0ea5e933;z-index:10!important;transform:translateY(-4px)scale(1.02)!important}.hero-carousel__stack-item--layer-main{z-index:3;width:78%;top:8%;left:11%}.hero-carousel__stack-item--layer-cal{z-index:4;width:42%;bottom:4%;left:0}.hero-carousel__stack-item--layer-inv{z-index:5;width:40%;top:0;right:0}.hero-carousel__stack-item--layer-tire{z-index:2;width:36%;bottom:8%;right:4%}.hero-carousel__stack-item--layer-client{z-index:1;opacity:.92;width:38%;top:2%;left:4%}.hero-carousel__workflow{grid-template-columns:repeat(4,1fr);gap:.75rem;width:100%;max-width:min(100%,720px);margin:0 auto;display:grid}.hero-carousel__wf-step{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a8c;border:1px solid #94a3b81f;border-radius:14px;flex-direction:column;align-items:center;padding:.65rem .4rem;display:flex;position:relative}.hero-carousel__wf-line{z-index:0;pointer-events:none;background:linear-gradient(90deg,#38bdf88c,#38bdf814);width:calc(100% - 20px);height:2px;position:absolute;top:38%;left:78%}.hero-carousel__wf-thumb{aspect-ratio:4/3;border:1px solid #94a3b81a;border-radius:8px;width:100%;min-height:72px;margin-bottom:.5rem;overflow:hidden;box-shadow:0 8px 20px #00000040}.hero-carousel__wf-thumb img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.hero-carousel__wf-icon{color:#7dd3fc;background:linear-gradient(145deg,#0ea5e966,#0284c726);border:1px solid #38bdf84d;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:.35rem;display:flex}.hero-carousel__wf-text{min-width:0}.hero-carousel__wf-num{color:#475569;letter-spacing:.08em;margin-bottom:.15rem;font-size:.625rem;font-weight:800;display:block}.hero-carousel__wf-title{color:#f1f5f9;margin-bottom:.2rem;font-size:.75rem;font-weight:700;display:block}.hero-carousel__wf-text p{color:#94a3b8;margin:0;font-size:.625rem;line-height:1.35}.hero-carousel__topnav{z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ae0;border:1px solid #38bdf859;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .35rem .35rem .75rem;display:flex;position:absolute;top:clamp(5.25rem,9vh,6.5rem);right:clamp(1rem,4vw,1.5rem);box-shadow:0 8px 32px #00000059}.hero-carousel__topnav-count{font-variant-numeric:tabular-nums;letter-spacing:.06em;color:#7dd3fc;padding-right:.25rem;font-size:.75rem;font-weight:700}.hero-carousel__topnav-sep{color:#475569;margin:0 .1rem}.hero-carousel__topnav-total{color:#94a3b8}.hero-carousel__topnav-btn{color:#f8fafc;cursor:pointer;background:#0ea5e91f;border:1px solid #38bdf866;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background .2s,border-color .2s,transform .2s;display:flex}.hero-carousel__topnav-btn:hover{background:#0ea5e947;border-color:#38bdf8a6;transform:scale(1.05)}.hero-carousel__topnav-btn:active{transform:scale(.98)}.hero-carousel__dock{z-index:8;pointer-events:none;width:min(920px,100% - 2rem);position:absolute;bottom:clamp(1.25rem,3vh,2rem);left:50%;transform:translate(-50%)}.hero-carousel__dock-inner{pointer-events:auto;background:#060f2ef5;border:1px solid #38bdf859;border-radius:16px;align-items:stretch;gap:.75rem;padding:.65rem .65rem .65rem 1rem;display:flex;box-shadow:0 16px 48px #00000080,inset 0 0 0 1px #0ea5e926}.hero-carousel__counter{font-variant-numeric:tabular-nums;border-right:1px solid #94a3b81f;flex-shrink:0;align-items:center;padding:0 .5rem 0 .25rem;display:flex}.hero-carousel__counter-current{color:#38bdf8;letter-spacing:-.03em;font-size:1.5rem;font-weight:800;line-height:1}.hero-carousel__counter-sep{color:#94a3b8;margin:0 .15rem;font-size:.875rem;font-weight:600}.hero-carousel__counter-total{color:#cbd5e1;align-self:flex-end;padding-bottom:.15rem;font-size:.875rem;font-weight:700}.hero-carousel__tabs{flex:1;gap:.35rem;min-width:0;display:flex}.hero-carousel__tab{color:#cbd5e1;text-align:left;cursor:pointer;background:#0f172a80;border:1px solid #94a3b826;border-radius:10px;flex-direction:column;flex:1;align-items:flex-start;gap:.15rem;min-width:0;padding:.55rem .75rem .6rem;font-family:inherit;transition:background .25s,border-color .25s,color .25s;display:flex;position:relative;overflow:hidden}.hero-carousel__tab:hover:not(.hero-carousel__tab--active){color:#f1f5f9;background:#0ea5e91a;border-color:#38bdf84d}.hero-carousel__tab--active{color:#fff;background:#0ea5e938;border-color:#38bdf88c;box-shadow:0 0 20px #0ea5e933}.hero-carousel__tab-top{align-items:center;gap:.45rem;width:100%;display:flex}.hero-carousel__tab-num{color:#94a3b8;letter-spacing:.06em;font-size:.625rem;font-weight:800}.hero-carousel__tab--active .hero-carousel__tab-num{color:#38bdf8}.hero-carousel__tab-label{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:700;overflow:hidden}.hero-carousel__tab-hint{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.6875rem;overflow:hidden}.hero-carousel__tab--active .hero-carousel__tab-hint{color:#bae6fd}.hero-carousel__tab-progress{transform-origin:0;background:linear-gradient(90deg,#0ea5e9,#38bdf8);width:100%;height:3px;animation:linear forwards hero-tab-progress;position:absolute;bottom:0;left:0;transform:scaleX(0)}@keyframes hero-tab-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-carousel:hover .hero-carousel__tab-progress{animation-play-state:paused}.hero-carousel__dock-actions{border-left:1px solid #94a3b81f;flex-shrink:0;align-items:center;gap:.35rem;padding-left:.35rem;display:flex}.hero-carousel__play,.hero-carousel__dock-nav{color:#f1f5f9;cursor:pointer;background:#0f172ae6;border:1px solid #38bdf859;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex}.hero-carousel__play:hover,.hero-carousel__dock-nav:hover{color:#fff;background:#0ea5e933;border-color:#38bdf866;transform:translateY(-1px)}.hero-carousel__play{color:#38bdf8}.hero-carousel__skip{z-index:5;margin:0;font-size:.8125rem;position:absolute;top:1.25rem;right:1.5rem}.hero-carousel__skip a{color:#64748b;font-weight:600;text-decoration:none;transition:color .2s}.hero-carousel__skip a:hover{color:#38bdf8}@media (max-width:1024px){.hero-carousel__swiper{height:auto;min-height:min(85dvh,880px)}.hero-carousel__headline{font-size:clamp(1.85rem,5.5vw,2.75rem)}.hero-carousel__mockup{max-width:100%}}@media (max-width:960px){.hero-carousel{min-height:auto}.hero-carousel__swiper{height:auto;min-height:0}.hero-carousel__slide{min-height:auto;padding-top:clamp(4.5rem,12vw,5.5rem);padding-bottom:max(8rem, calc(7rem + env(safe-area-inset-bottom,0px)))}.hero-carousel__topnav{top:clamp(4.75rem,11vw,5.5rem);right:.75rem}.hero-carousel__topnav-btn{width:34px;height:34px}.hero-carousel__dock{width:calc(100% - 1rem);bottom:max(.75rem, env(safe-area-inset-bottom,0px))}.hero-carousel__tab-hint{display:none}.hero-carousel__inner{grid-template-columns:1fr;gap:1.5rem}.hero-carousel__copy{text-align:center;order:1}.hero-carousel__eyebrow{margin-left:auto;margin-right:auto}.hero-carousel__desc{max-width:100%;margin-left:auto;margin-right:auto;font-size:.9375rem}.hero-carousel__cta,.hero-carousel__trust{justify-content:center}.hero-carousel__visual{order:0;width:100%;max-width:min(100%,600px);min-height:280px;margin:0 auto}.hero-carousel__mockup{max-width:100%}.hero-carousel__float--1,.hero-carousel__float--3{right:0}.hero-carousel__float--2{left:0}.hero-carousel__stack{aspect-ratio:4/3;max-width:100%;min-height:280px}.hero-carousel__workflow{grid-template-columns:repeat(2,1fr);width:100%;max-width:100%}.hero-carousel__wf-line{display:none}}@media (max-width:640px){.hero-carousel__slide{padding-top:4rem;padding-bottom:max(9.5rem, calc(8.5rem + env(safe-area-inset-bottom,0px)))}.hero-carousel__headline{font-size:clamp(1.65rem,7vw,2.1rem)}.hero-carousel__subtitle{font-size:1rem}.hero-carousel__desc{margin-bottom:1.25rem;font-size:.875rem}.hero-carousel__cta{flex-direction:column;align-items:stretch;width:100%;max-width:360px;margin-left:auto;margin-right:auto}.hero-carousel__btn{width:100%;padding:.85rem 1.25rem}.hero-carousel__trust{flex-direction:column;align-items:center;gap:.4rem}.hero-carousel__visual{max-width:100%;min-height:240px}.hero-carousel__float{display:none}.hero-carousel__topnav{top:clamp(4.5rem,10vw,5rem)}.hero-carousel__dock-inner{flex-wrap:nowrap;align-items:center;gap:.5rem;padding:.5rem}.hero-carousel__counter{display:none}.hero-carousel__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;gap:.25rem;min-width:0;padding:2px 0;overflow-x:auto}.hero-carousel__tabs::-webkit-scrollbar{display:none}.hero-carousel__tab{text-align:center;flex:none;align-items:center;min-width:5.5rem;padding:.5rem .65rem}.hero-carousel__tab-num{display:none}.hero-carousel__tab-label{font-size:.75rem}.hero-carousel__dock-actions{border-left:1px solid #94a3b81f;flex-shrink:0;padding-left:.35rem}.hero-carousel__dock-nav{display:none}.hero-carousel__play{width:36px;height:36px}.hero-carousel__stack{aspect-ratio:1;min-height:240px}.hero-carousel__stack-item--layer-cal,.hero-carousel__stack-item--layer-inv{width:38%}.hero-carousel__stack-item--layer-tire,.hero-carousel__stack-item--layer-client{width:34%}.hero-carousel__workflow{gap:.4rem}.hero-carousel__wf-step{padding:.45rem .3rem}.hero-carousel__wf-title{font-size:.6875rem}.hero-carousel__wf-text p{font-size:.5625rem}.hero-carousel__skip{display:none}}@media (max-width:380px){.hero-carousel__tab{min-width:4.75rem;padding:.45rem .5rem}.hero-carousel__tab-label{font-size:.6875rem}.hero-carousel__workflow{grid-template-columns:1fr 1fr}}@media (max-height:520px) and (orientation:landscape){.hero-carousel__slide{padding-top:3.5rem;padding-bottom:6rem}.hero-carousel__inner{grid-template-columns:1fr 1fr;gap:1rem}.hero-carousel__copy{text-align:left;order:0}.hero-carousel__visual{order:0;min-height:160px}.hero-carousel__headline{font-size:1.5rem}.hero-carousel__desc,.hero-carousel__trust{display:none}.hero-carousel__cta{flex-direction:row;max-width:none}.hero-carousel__btn{width:auto;padding:.65rem 1rem;font-size:.8125rem}}@media (prefers-reduced-motion:reduce){.hero-carousel__orb{animation:none}.hero-carousel__tab-progress{display:none}}
