:root{color:#10233d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f8fc;font-family:Arial,Helvetica,sans-serif}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0}body{overflow-x:hidden}button,select,input{touch-action:manipulation}img{max-width:100%}:root{--blue:#0b63ce;--blue-dark:#08254a;--blue-soft:#eaf3ff;--text:#10233d;--muted:#667a96;--border:#d9e3ef;--bg:#f5f8fc;--white:#fff;--green:#39c77b;--shadow:0 8px 24px #08254a14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif}button,select,input{font:inherit}button{cursor:pointer}.app{background:var(--bg);min-height:100vh}.header{border-bottom:1px solid var(--border);z-index:100;background:#fff;justify-content:space-between;align-items:center;gap:24px;height:70px;padding:0 5%;display:flex;position:sticky;top:0}.logo{flex-direction:column;flex-shrink:0;line-height:1;display:flex}.logo-main{color:var(--blue);letter-spacing:.5px;font-size:25px;font-weight:900}.logo-sub{color:#27476d;letter-spacing:1.6px;margin-top:5px;font-size:8px;font-weight:800}.nav{flex:1;justify-content:center;align-items:center;gap:34px;display:flex}.nav a{color:var(--text);font-size:14px;font-weight:600;text-decoration:none}.nav a:hover{color:var(--blue)}.cart-button{color:var(--text);background:#fff;border:1px solid #cfdceb;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-width:132px;height:46px;padding:0 14px;font-weight:700;display:flex}.cart-button strong{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 6px;font-size:12px;display:inline-flex}.neumark-benefit-ticker{background:var(--blue-dark);color:#fff;white-space:nowrap;z-index:90;align-items:center;width:100%;height:36px;display:flex;position:relative;overflow:hidden}.neumark-benefit-track{flex-shrink:0;align-items:center;width:max-content;animation:24s linear infinite neumarkBenefitMove;display:flex}.neumark-benefit-track span{flex:none;padding:0 38px;font-size:13px;line-height:36px;display:inline-block}.neumark-benefit-track b{color:#ffd447}@keyframes neumarkBenefitMove{0%{transform:translate(0)}to{transform:translate(-50%)}}main{width:100%}.hero{background:linear-gradient(90deg,#f7f9fc 0%,#f3f6fa 48%,#f3f6fa59 100%);align-items:center;min-height:360px;padding:44px 8%;display:flex;position:relative;overflow:hidden}.hero-content{z-index:3;width:48%;max-width:560px;position:relative}.hero-tag{color:var(--blue-dark);letter-spacing:1px;margin-bottom:15px;font-size:12px;font-weight:900;display:inline-block}.hero h1{letter-spacing:-2px;color:#123b68;max-width:530px;margin:0;font-size:54px;line-height:1.02}.hero h1 span{color:var(--blue)}.hero p{color:#526984;max-width:510px;margin:18px 0 22px;font-size:16px;line-height:1.55}.primary-button,.vehicle-button,.checkout-button,.confirm-booking-button,.payment-button{background:var(--blue);color:#fff;box-shadow:none;border:0;border-radius:8px;padding:12px 20px;font-weight:800}.primary-button:hover,.vehicle-button:hover,.checkout-button:hover,.confirm-booking-button:hover,.payment-button:hover{background:#0755b2}.hero-card{z-index:2;width:48%;max-width:560px;min-height:300px;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;padding:20px;display:flex;position:relative}.hero-card .hero-car{background:linear-gradient(90deg,#fff0 0%,#ffffff1a 100%);justify-content:center;align-items:center;width:100%;height:270px;font-size:0;display:flex}.hero-card .hero-car img{object-fit:contain;width:100%;height:100%}.hero-card h3,.hero-card>p,.hero-card .bonus{display:none}.hero-skyline-wrap{z-index:1;pointer-events:none;width:60%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.hero-skyline-wrap:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#f7f9fc 0%,#f7f9fceb 7%,#f7f9fc9e 18%,#f7f9fc2e 34%,#f7f9fc00 50%);position:absolute;inset:0}.hero-skyline-real{object-fit:cover;object-position:56% 52%;filter:none;width:100%;height:100%;display:block;transform:none}.vehicle-section,.services-section,.cart-section,.booking-section,.customer-section,.how-section,.about-section{max-width:1200px;margin:0 auto;padding:55px 5%}.section-heading,.vehicle-heading{text-align:center;margin-bottom:28px}.section-label{color:var(--blue);letter-spacing:1.1px;margin-bottom:9px;font-size:11px;font-weight:900;display:inline-block}.section-heading h2,.vehicle-heading h2{margin:0 0 10px;font-size:30px;line-height:1.15}.section-heading p,.vehicle-heading p{color:var(--muted);max-width:650px;margin:0 auto;line-height:1.5}.vehicle-section{background:#fff;max-width:none;padding-left:8%;padding-right:8%}.vehicle-selector{grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:14px;max-width:1080px;margin:0 auto;display:grid}.select-group{flex-direction:column;gap:7px;display:flex}.select-group label,.booking-field label,.customer-field label{color:var(--text);font-size:12px;font-weight:800}.select-group select,.booking-field select,.booking-field input,.customer-field input{width:100%;height:46px;color:var(--text);background:#fff;border:1px solid #cfdceb;border-radius:8px;outline:none;padding:0 12px}.select-group select:focus,.booking-field select:focus,.booking-field input:focus,.customer-field input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0b63ce1a}.select-group select:disabled,.booking-field select:disabled,.booking-field input:disabled{color:#9aa8ba;background:#f1f4f8}.vehicle-button{white-space:nowrap;height:46px}.vehicle-selected{background:var(--blue-soft);max-width:1080px;color:var(--blue);text-align:center;border-radius:8px;margin:18px auto 0;padding:12px 16px;font-size:13px}.services-section{background:#f5f8fc;max-width:none;padding-left:7%;padding-right:7%}.services-grid{max-width:1120px;margin:0 auto;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.service-card{border:1px solid var(--border);text-align:center;min-height:205px;box-shadow:none;background:#fff;border-radius:9px;flex-direction:column;align-items:center;padding:14px 10px 16px;display:flex}.service-card:hover{box-shadow:var(--shadow);border-color:#b9cde5;transition:all .18s;transform:translateY(-2px)}.service-icon,.neumark-service-image{justify-content:center;align-items:center;width:100%;height:105px;margin-bottom:5px;display:flex;overflow:hidden}.service-icon img,.neumark-service-image img{object-fit:contain;width:100%;height:100%;display:block}.service-card h3{margin:5px 0 7px;font-size:15px}.service-card p{color:var(--muted);min-height:34px;margin:0;font-size:12px;line-height:1.35}.service-card button{color:var(--blue);background:0 0;border:0;margin-top:auto;padding:7px 2px 0;font-size:12px;font-weight:800}.schedule-note{color:#ef8b00;margin-top:6px;font-size:10px;font-weight:800}.service-price,.mobile-promo-label{display:none}.bonus-section{display:none!important}.cart-section{background:#fff;max-width:none}.cart-container{grid-template-columns:1fr 300px;gap:22px;max-width:1080px;margin:0 auto;display:grid}.cart-items{flex-direction:column;gap:10px;display:flex}.cart-item{border:1px solid var(--border);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;min-height:82px;padding:16px 18px;display:flex}.cart-item>div:first-child{flex-direction:column;gap:6px;display:flex}.cart-item strong{font-size:14px}.cart-item small{color:var(--muted)}.cart-item-right{align-items:center;gap:18px;display:flex}.cart-item-right>strong{color:var(--blue);font-size:16px}.cart-item-right button{color:#ef4b4b;background:0 0;border:0;font-weight:700}.bonified-label{color:#179653;background:#e7fff1;border:1px solid #55c98b;border-radius:7px;padding:7px 10px;font-size:11px;font-weight:900}.cart-summary{background:var(--blue-dark);color:#fff;border-radius:12px;flex-direction:column;gap:12px;height:max-content;padding:24px;display:flex}.cart-summary>span{font-size:13px}.cart-summary>strong{font-size:30px}.cart-summary small{color:#76e6a8;font-weight:800}.checkout-button{width:100%;margin-top:8px}.empty-cart,.booking-empty{text-align:center;border:1px solid var(--border);background:#fff;border-radius:12px;max-width:650px;margin:0 auto;padding:45px}.booking-section{background:#f5f8fc;max-width:none}.booking-container{grid-template-columns:1.4fr .8fr;gap:18px;max-width:1080px;margin:0 auto;display:grid}.booking-form{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:1fr 1fr;gap:18px;padding:22px;display:grid}.booking-field{flex-direction:column;gap:7px;display:flex}.booking-field:first-child{grid-column:1/-1}.booking-field small{color:#6680a0;font-size:11px;line-height:1.4}.booking-summary{background:var(--blue-dark);color:#fff;border-radius:10px;padding:22px}.booking-summary>span{color:#70b3ff;letter-spacing:1px;font-size:11px;font-weight:900}.booking-summary h3{margin:16px 0 10px;font-size:20px}.booking-summary p{color:#dbe8f8;margin:7px 0;font-size:13px}.booking-services{border-top:1px solid #ffffff2e;flex-direction:column;gap:7px;margin-top:16px;padding-top:14px;font-size:12px;display:flex}.confirm-booking-button{width:100%;margin-top:20px}.confirm-booking-button:disabled{opacity:.45;cursor:not-allowed}.back-button{border:1px solid var(--blue);color:var(--blue);background:#fff;border-radius:8px;align-self:end;height:46px;padding:0 18px;font-weight:800}.customer-section{background:#fff;max-width:none}.customer-container{grid-template-columns:1fr .8fr;gap:18px;max-width:1080px;margin:0 auto;display:grid}.customer-form{border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:15px;padding:22px;display:flex}.customer-field{flex-direction:column;gap:7px;display:flex}.payment-button{margin-top:5px}.customer-summary{background:var(--blue-dark);color:#fff;border-radius:10px;padding:22px}.customer-summary>span{color:#70b3ff;font-size:11px;font-weight:900}.customer-summary h3{margin:15px 0}.customer-summary p{color:#dbe8f8;font-size:13px}.customer-services{border-top:1px solid #ffffff2e;flex-direction:column;gap:6px;margin-top:14px;padding-top:14px;font-size:12px;display:flex}.customer-total{border-top:1px solid #ffffff2e;justify-content:space-between;align-items:center;margin-top:18px;padding-top:15px;display:flex}.customer-total strong{font-size:24px}.how-section{background:#f5f8fc;max-width:none}.steps{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1080px;margin:0 auto;display:grid}.step{text-align:center;border-top:3px solid var(--blue);padding:8px 15px}.step>span{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-top:9px;font-size:11px;font-weight:900;display:inline-flex}.step h3{margin:12px 0 7px;font-size:15px}.step p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.about-section{background:#fff;max-width:none}.about-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:10px;max-width:800px;margin:0 auto;padding:25px}.about-card h3{margin-top:0}.about-card p{color:var(--muted);line-height:1.6}.footer{color:#fff;background:#07192d;justify-content:space-between;align-items:center;gap:20px;min-height:120px;padding:30px 7%;display:flex}.footer .logo-main{color:#fff}.footer .logo-sub{color:#8ca5c1}@media (width<=1000px){.header{padding:0 3%}.nav{gap:18px}.hero{padding:38px 5%}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.vehicle-selector{grid-template-columns:1fr 1fr}.vehicle-button{width:max-content}}@media (width<=720px){.header{flex-wrap:wrap;height:auto;min-height:70px;padding:12px 18px}.nav{flex-basis:100%;order:3;justify-content:center;gap:15px;padding-bottom:5px;overflow-x:auto}.nav a{white-space:nowrap;font-size:12px}.cart-button{min-width:110px}.hero{align-items:flex-start;min-height:470px;padding:35px 22px}.hero-content{width:100%;max-width:none}.hero h1{font-size:42px}.hero p{max-width:100%}.hero-card{width:100%;height:220px;min-height:220px;padding:0;position:absolute;bottom:0;right:0}.hero-card .hero-car{height:220px}.hero-skyline-wrap{opacity:1;width:100%;height:245px;top:auto;bottom:0}.hero-skyline-wrap:after{background:linear-gradient(#f7f9fc 0%,#f7f9fcc7 20%,#f7f9fc1f 52%,#f7f9fc00 75%)}.hero-skyline-real{object-position:56% 52%}.vehicle-section,.services-section,.cart-section,.booking-section,.customer-section,.how-section,.about-section{padding-left:18px;padding-right:18px}.vehicle-selector{grid-template-columns:1fr}.vehicle-button{width:100%}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.cart-container,.booking-container,.customer-container,.booking-form{grid-template-columns:1fr}.booking-field:first-child{grid-column:auto}.steps{grid-template-columns:1fr 1fr}.footer{text-align:center;flex-direction:column}}@media (width<=480px){.logo-main{font-size:21px}.logo-sub{font-size:7px}.cart-button{min-width:auto;padding:0 10px}.hero h1{font-size:36px}.services-grid{grid-template-columns:1fr!important}.service-card{min-height:190px}.steps{grid-template-columns:1fr}.cart-item{flex-direction:column;align-items:flex-start}.cart-item-right{justify-content:space-between;width:100%}}.service-card img{object-fit:contain;width:100%;height:110px;display:block}.service-card img.fade-image{-webkit-mask-image:linear-gradient(#000 0% 85%,#000000b3 93%,#0000 100%);mask-image:linear-gradient(#000 0% 85%,#000000b3 93%,#0000 100%)}@media (width<=720px){.header{flex-wrap:nowrap;height:64px;min-height:64px;padding:8px 14px}.nav{display:none}.hero{align-items:flex-start;min-height:560px;padding:34px 20px 265px}.hero-content{width:100%;max-width:none}.hero h1{letter-spacing:-1.5px;font-size:clamp(36px,11vw,46px)}.hero p{max-width:100%}.hero-skyline-wrap{height:270px;bottom:0;width:100%!important;top:auto!important}.vehicle-section,.services-section,.cart-section,.booking-section,.customer-section,.how-section,.about-section{padding:42px 16px}.section-heading h2,.vehicle-heading h2{font-size:26px}.service-card button{width:100%;min-height:44px}.booking-form{padding:18px 14px}}@media (width<=480px){.cart-button span{display:none}.primary-button,.vehicle-button,.checkout-button,.confirm-booking-button,.payment-button{min-height:48px}.services-grid{grid-template-columns:1fr!important;gap:10px!important}.service-card{text-align:left;grid-template-rows:auto auto;grid-template-columns:112px minmax(0,1fr);column-gap:12px;align-items:center!important;min-height:0!important;padding:12px 10px!important;display:grid!important}.service-icon,.neumark-service-image{grid-row:1/3;margin:0;width:112px!important;height:92px!important}.service-card h3{align-self:end;text-align:left!important;margin:0 0 4px!important}.service-card button{text-align:left;align-self:start;padding:7px 0;margin:0!important}.schedule-note{grid-column:2}.cart-item-right{flex-wrap:wrap}.empty-cart,.booking-empty{padding:32px 18px}.cart-summary,.booking-summary,.customer-summary,.customer-form{padding:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.neumark-benefit-track{animation:none}.service-card{transition:none}}@media (width<=480px){.neumark-benefit-ticker{height:32px}.neumark-benefit-track span{padding:0 22px;font-size:11px;line-height:32px}.hero{color:#fff;background:linear-gradient(145deg,#071d38 0%,#0b63ce 100%);min-height:570px;padding:42px 20px 285px}.hero:before{content:"";border:42px solid #ffd23f1f;border-radius:50%;width:220px;height:220px;position:absolute;top:-90px;right:-105px}.hero-tag{display:none}.mobile-promo-label{color:#08254a;letter-spacing:1.1px;background:#ffd23f;border-radius:5px;margin-bottom:12px;padding:7px 11px;font-size:11px;font-weight:900;display:inline-block}.hero h1{color:#fff;font-size:39px;line-height:1.02}.hero h1 span{color:#ffd23f}.hero p{color:#e7f1ff;line-height:1.45}.hero .primary-button{color:#08254a;background:#ffd23f;width:100%}.hero-skyline-wrap{background:#edf3f9;height:285px}.hero-skyline-wrap:after{background:linear-gradient(#0b63ce 0%,#0b63ce33 24%,#0b63ce00 48%)}.vehicle-section{background:#122337;padding-top:38px;padding-bottom:42px}.vehicle-heading .section-label{color:#ffd23f}.vehicle-heading h2{color:#fff;font-size:29px}.vehicle-heading p{color:#b9c9dc}.vehicle-selector{background:#192d44;border:2px solid #e0bd3f;border-radius:20px;gap:14px;padding:18px}.select-group label{color:#fff;font-size:13px}.select-group select{border-radius:8px;height:52px;font-size:16px}.vehicle-button{color:#08254a;background:#ffd23f}.services-section{background:#f2f4f7;padding-top:46px}.services-section .section-heading{text-align:left;margin-bottom:22px}.services-section .section-heading h2{font-size:30px}.services-section .section-heading p{font-size:14px}.services-grid{flex-direction:column;gap:20px!important;display:flex!important}.service-card{text-align:left;border:0;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #08254a1f;flex-direction:column!important;align-items:stretch!important;padding:18px!important;display:flex!important}.service-icon,.neumark-service-image{background:0 0;border-radius:0;margin:0 0 12px;padding:14px 10px 4px;width:100%!important;height:220px!important;overflow:visible!important}.neumark-service-image img{mix-blend-mode:multiply;object-fit:contain!important;width:100%!important;height:100%!important}.service-card h3{color:#10233d;text-align:left!important;margin:3px 0 7px!important;font-size:22px!important}.service-card p{min-height:0;font-size:14px;line-height:1.45;display:block!important}.service-price{flex-direction:column;gap:2px;margin:16px 0 12px;display:flex}.service-price small{color:#7a8ca3;text-transform:uppercase;letter-spacing:.7px;font-size:11px}.service-price strong{color:#0b63ce;font-size:24px}.service-card button{color:#fff;text-align:center;background:#0b63ce;border-radius:9px;min-height:50px;font-size:14px;margin:0!important;padding:0 16px!important}.service-card button span{vertical-align:-1px;font-size:20px}.schedule-note{margin:0 0 10px;font-size:11px}}
