:root{--navy:#072d55;--navy2:#0d477a;--blue:#1261a6;--ice:#eef5fa;--ice2:#f6f9fb;--line:#d4e1eb;--green:#19a85b;--green-dark:#118249;--amber:#f4aa0b;--red:#f53d60;--text:#0a2b4d;--muted:#6c8195;--white:#fff;--shadow:0 18px 45px rgba(7,45,85,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font:15px/1.55 Inter,Arial,sans-serif}body.mega-lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%}svg{width:24px;height:24px}.announcement{height:34px;overflow:hidden;background:var(--navy);color:#fff;font-size:12px;font-weight:800;letter-spacing:.02em}.announcement-track{height:100%;display:flex;align-items:center;justify-content:center;gap:27px;white-space:nowrap}.announcement i{color:#79b4e8}.site-header{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);box-shadow:0 4px 18px rgba(7,45,85,.04)}.header-main{min-height:96px;display:grid;grid-template-columns:245px minmax(280px,1fr) auto;align-items:center;gap:30px;padding:14px max(28px,4vw)}.logo img{display:block;width:235px;max-height:69px;object-fit:contain}.site-search{height:58px;display:flex;border:1px solid #cadbe8;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(7,45,85,.05)}.site-search input{min-width:0;flex:1;border:0;padding:0 21px;outline:0;color:var(--text)}.site-search button{width:62px;border:0;background:transparent;color:var(--blue);cursor:pointer}.header-actions{display:flex;gap:10px}.header-actions>a{height:58px;display:flex;align-items:center;gap:9px;padding:0 16px;border-radius:16px;color:#fff;font-size:12px;font-weight:800;box-shadow:0 10px 25px rgba(7,45,85,.12)}.header-actions>a span{width:35px;height:35px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:11px}.header-actions>a svg{width:19px}.header-actions b{display:grid;line-height:1.15}.header-actions small{font-size:10px;font-weight:600;opacity:.8}.repair-link{background:#1e5a8f}.request-link{background:#f0a000}.mobile-menu{display:none}.main-nav{height:55px;display:flex;align-items:center;justify-content:center;gap:38px;padding:0 max(24px,4vw);border-top:1px solid #edf2f6;font-size:12px;font-weight:850;letter-spacing:.015em}.main-nav>a,.mega-trigger{height:100%;display:flex;align-items:center;border:0;background:transparent;color:#294663;cursor:pointer;white-space:nowrap}.main-nav a:hover,.mega-trigger:hover{color:var(--blue)}.main-nav .nav-service{color:#225b8c}.main-nav .nav-request{color:#a96600}.language{margin-left:auto}.language select{max-width:76px;border:0;background:#f1f6fa;border-radius:9px;padding:8px;color:var(--text)}.mega-menu{position:absolute;left:0;right:0;top:100%;z-index:92;display:none;background:#fff;border-top:1px solid var(--line);box-shadow:0 30px 60px rgba(7,45,85,.18)}.mega-menu.open{display:block}.mega-head{display:flex;justify-content:space-between;gap:30px;align-items:end;padding:24px max(28px,4vw);background:#f8fafc}.mega-head small,.section-head small,.guide-hero small,.listing-hero small,.service-hero small,.category-hero-copy small,.shipping-proof small,.partner-banner small,.t7-intro>small{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.18em}.mega-head h2{margin:5px 0 0;font-size:24px}.mega-head p{margin:0;color:var(--muted)}.mega-grid{display:grid;grid-template-columns:repeat(4,1fr)}.mega-grid>a{min-height:125px;display:grid;grid-template-columns:62px 1fr 24px;align-items:center;gap:14px;padding:20px max(20px,2vw);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.mega-grid>a:hover{background:#eef6fc}.mega-icon{width:58px;height:62px;display:grid;place-items:center;border-radius:15px;background:#e8f2f9;color:var(--navy)}.mega-icon svg{width:31px;height:31px}.mega-grid span:nth-child(2){display:grid}.mega-grid small{color:#7890a4;font-size:9px;font-weight:800}.mega-grid b{font-size:14px}.mega-grid em{font-style:normal;color:var(--muted);font-size:11px}.mega-grid>a>i{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#ecf3f8;color:var(--blue)}.mega-foot{display:flex;align-items:center;gap:18px;padding:17px max(28px,4vw);background:#f5f8fa;color:#667e93;font-size:10px;font-weight:800;letter-spacing:.08em}.mega-foot>a{margin-left:auto;color:var(--blue)}main{overflow:hidden}.hero-slider{position:relative;height:min(610px,62vw);min-height:470px;background:var(--navy)}.hero-slide{position:absolute;inset:0;display:grid;align-items:center;opacity:0;pointer-events:none;background-image:linear-gradient(90deg,rgba(4,30,56,.93) 0%,rgba(4,30,56,.7) 42%,rgba(4,30,56,.08) 72%),var(--hero);background-position:center;background-size:cover;transition:opacity .6s ease}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide>div{width:min(710px,56vw);margin-left:max(45px,7vw);color:#fff}.hero-slide small{font-weight:900;letter-spacing:.18em;color:#ffc349}.hero-slide h1,.hero-slide h2{margin:12px 0 18px;max-width:700px;font-size:clamp(43px,5.2vw,79px);line-height:.99;letter-spacing:-.045em}.hero-slide p{max-width:630px;font-size:19px;color:#e4eef6}.hero-slide>div>div{display:flex;gap:12px;margin-top:27px}.hero-slide a{padding:14px 22px;border-radius:13px;background:var(--amber);color:#072d55;font-weight:900}.hero-slide a+a{background:#fff;color:var(--navy)}.hero-prev,.hero-next,.gallery-prev,.gallery-next{position:absolute;z-index:4;top:50%;width:52px;height:52px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(255,255,255,.92);color:var(--navy);font-size:34px;cursor:pointer}.hero-prev{left:22px}.hero-next{right:22px}.hero-dots{position:absolute;z-index:4;bottom:22px;left:50%;display:flex;gap:8px;transform:translateX(-50%)}.hero-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#fff8}.hero-dots button.active{width:28px;border-radius:8px;background:var(--amber)}.trust-strip{width:min(1500px,94vw);display:grid;grid-template-columns:repeat(4,1fr);margin:-1px auto 0;border:1px solid var(--line);border-top:0;border-radius:0 0 18px 18px;background:#fff;box-shadow:var(--shadow)}.trust-strip article{display:flex;align-items:center;justify-content:center;gap:13px;padding:21px 18px;border-right:1px solid var(--line)}.trust-strip article:last-child{border:0}.trust-strip svg{color:var(--blue)}.trust-strip b{display:grid;font-size:13px}.trust-strip small{color:var(--muted);font-size:10px;font-weight:500}.category-showcase,.catalog,.t7-spotlight,.home-guides,.model-strip,.partner-banner,.product-page,.process,.guides,.guide-hero,.listing-hero,.service-hero,.not-found{width:min(1540px,94vw);margin:0 auto}.category-showcase,.catalog,.home-guides{padding:74px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:27px}.section-head h2{margin:4px 0 0;font-size:clamp(30px,3vw,49px);line-height:1.05;letter-spacing:-.035em}.section-head>a,.mega-open-inline{border:1px solid #bdd2e2;border-radius:11px;padding:10px 15px;background:#fff;color:var(--blue);font-size:12px;font-weight:850;cursor:pointer}.category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.category-grid>a{position:relative;min-height:220px;padding:20px 17px;border:1px solid #bcd1e0;border-top:4px solid var(--navy);border-radius:18px;background:linear-gradient(145deg,#fff,#eef3f6);overflow:hidden;transition:.25s}.category-grid>a:after{content:"";position:absolute;right:-40px;bottom:-60px;width:135px;height:135px;border:1px solid #cfdae2;transform:rotate(45deg)}.category-grid>a:hover{transform:translateY(-5px);border-top-color:var(--amber);box-shadow:var(--shadow)}.category-grid>a>span{width:58px;height:58px;display:grid;place-items:center;border-radius:14px;background:var(--navy);color:#fff;box-shadow:0 10px 22px rgba(7,45,85,.18)}.category-grid>a>span svg{width:30px;height:30px}.category-grid>a>small{position:absolute;right:15px;top:13px;color:#a8b7c2;font-weight:900}.category-grid h3{position:relative;margin:18px 0 2px;font-size:14px}.category-grid p{position:relative;margin:0;color:var(--muted);font-size:10px}.model-strip{display:grid;grid-template-columns:1.5fr repeat(5,1fr);align-items:stretch;border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#edf5fa}.model-strip>div{padding:29px 34px;background:var(--navy);color:#fff}.model-strip small{font-size:10px;letter-spacing:.14em;color:#9ac9ee}.model-strip h2{margin:6px 0 0}.model-strip>a{display:grid;place-items:center;padding:20px;border-right:1px solid var(--line);background:linear-gradient(150deg,#fff,#eef5fa);transition:.2s}.model-strip>a:hover{background:#dcecf7}.model-strip b{font-size:30px}.model-strip span{font-size:10px;color:var(--blue)}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{min-width:0;border:1px solid #cbdce8;border-radius:23px;overflow:hidden;background:#fff;box-shadow:0 13px 33px rgba(7,45,85,.07);transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px rgba(7,45,85,.15)}.product-photo{position:relative;display:block;height:310px;background:#edf3f6;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover .product-photo img{transform:scale(1.035)}.discount-badge,.stock-on-photo{position:absolute;z-index:2;top:16px;padding:9px 12px;border-radius:99px;font-size:10px;font-weight:900}.discount-badge{left:16px;background:var(--red);color:#fff}.stock-on-photo{right:16px;display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.93);color:#08783f}.stock-on-photo i,.stock-line i{width:8px;height:8px;border-radius:50%;background:#19b767;box-shadow:0 0 0 4px #dff6e9}.product-card-body{padding:17px}.product-heading{display:flex;align-items:flex-start;gap:11px;min-height:67px}.model-chip{flex:none;padding:8px 10px;border:1px solid #c6dced;border-radius:10px;background:#edf6fc;color:#075da4;font-size:11px;font-weight:900}.product-heading h3{margin:3px 0;font-size:16px;line-height:1.3;letter-spacing:-.015em}.price-panel{margin-top:13px;padding:15px;border:1px solid #cddfea;border-radius:16px;background:#f0f7fb}.price-panel>small{font-size:9px;font-weight:900;letter-spacing:.12em;color:#00589c}.price-row{display:flex;align-items:end;justify-content:space-between;gap:10px}.price-row strong{font-size:29px;line-height:1;letter-spacing:-.04em}.price-row del{margin-left:8px;color:#92a3b1;font-size:12px}.card-actions{display:flex;gap:7px}.detail-button,.card-whatsapp{height:38px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:12px;font-size:10px;font-weight:900}.detail-button{padding:0 14px;background:var(--navy);color:#fff}.card-whatsapp{width:42px;background:var(--green);color:#fff;overflow:hidden;transition:width .25s}.card-whatsapp svg{width:19px;flex:none}.card-whatsapp b{display:none}.product-card:hover .card-whatsapp{width:96px}.product-card:hover .card-whatsapp b{display:block}.price-meta{display:flex;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid #d6e4ed}.price-meta span{padding:5px 8px;border:1px solid #d1e0e9;border-radius:7px;background:#fff;color:#4f677c;font-size:8px;font-weight:800}.latest{padding-bottom:38px}.t7-spotlight{display:grid;grid-template-columns:390px 1fr;gap:25px;padding:56px;border-radius:30px;background:linear-gradient(125deg,#062e55,#0b5a90);color:#fff;box-shadow:var(--shadow)}.t7-intro{position:sticky;top:220px;align-self:start}.t7-intro h2{margin:10px 0 15px;font-size:45px;line-height:1.03}.t7-intro p{color:#d5e8f5}.seat-features{display:flex;flex-wrap:wrap;gap:7px;margin:23px 0}.seat-features span{padding:7px 10px;border:1px solid #ffffff3b;border-radius:8px;font-size:10px}.t7-intro>a{display:inline-flex;margin-top:12px;padding:12px 16px;border-radius:11px;background:var(--amber);color:var(--navy);font-weight:900}.t7-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.t7-products .product-photo{height:250px}.t7-products .product-card{color:var(--text)}.product-island{position:relative;margin-top:58px;padding:64px 4.2%;border:1px solid #d0e0ea;border-radius:30px;overflow:hidden}.product-island:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(238,247,243,.98),rgba(245,249,252,.96));z-index:-1}.product-island.island-2:before{background:linear-gradient(110deg,#f3f6fa,#eef5f9)}.product-island.island-3:before{background:linear-gradient(110deg,#fff7e9,#f3f7fa)}.island-backdrop{position:absolute;right:-40px;top:-60px;width:430px;height:280px;background-size:cover;background-position:center;border-radius:50%;opacity:.075;filter:grayscale(1)}.cards-six{grid-template-columns:repeat(3,minmax(0,1fr))}.cards-six .product-photo{height:285px}.partner-banner{display:grid;grid-template-columns:250px 1fr 230px;align-items:center;gap:38px;margin-top:70px;padding:28px;border:1px solid #ccdae4;border-radius:28px;background:linear-gradient(100deg,#eef7fb,#fff7e6);box-shadow:0 15px 40px rgba(7,45,85,.06)}.partner-photo{height:180px;border-radius:19px;background:linear-gradient(90deg,rgba(7,45,85,.2),transparent),url('/assets/shipping/WhatsApp-Image-2026-08-01-at-111314-(6).webp') center/cover}.partner-banner h2{margin:8px 0;font-size:37px;line-height:1.08}.partner-banner p{color:var(--muted)}.partner-banner>div:last-child{display:grid;gap:10px}.partner-banner>div:last-child a{display:flex;align-items:center;justify-content:center;gap:8px;padding:13px;border:1px solid #bfd4e3;border-radius:12px;background:#fff;color:var(--navy);font-size:11px;font-weight:900}.partner-banner>div:last-child a:last-child{background:var(--green);color:#fff;border-color:var(--green)}.home-guides{padding-bottom:85px}.guide-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-mini a{position:relative;min-height:300px;display:flex;flex-direction:column;justify-content:end;padding:24px;border-radius:20px;overflow:hidden;color:#fff;background:linear-gradient(0deg,rgba(4,29,53,.95),rgba(4,29,53,.08)),var(--g) center/cover}.guide-mini a:hover{transform:translateY(-4px)}.guide-mini span{align-self:flex-start;padding:6px 9px;border-radius:20px;background:#fff;color:var(--blue);font-size:9px;font-weight:900}.guide-mini h3{margin:12px 0 0;font-size:23px;line-height:1.15}.shipping-proof{display:grid;grid-template-columns:.9fr 1.1fr;min-height:430px;background:#eaf3f8}.shipping-copy{align-self:center;padding:60px max(35px,7vw)}.shipping-copy h2{margin:10px 0 16px;font-size:44px;line-height:1.04}.shipping-copy p{color:var(--muted)}.proof-stats{display:flex;gap:34px;margin-top:26px}.proof-stats b{font-size:29px;color:var(--blue)}.proof-stats span{display:block;font-size:9px;color:var(--muted)}.shipping-collage{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,215px);gap:6px;padding:6px}.shipping-collage img{width:100%;height:100%;object-fit:cover;filter:blur(.5px)}.shipping-collage img:first-child{grid-row:1/3}.shipping-collage img:nth-child(4){grid-column:2/4}footer{background:#052d54;color:#dce9f3}.footer-top{width:min(1540px,94vw);display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:45px;margin:0 auto;padding:62px 0}.footer-top h3{margin:0 0 15px;color:#fff;font-size:13px}.footer-top>div>a,.footer-top>div>span{display:block;margin:8px 0;color:#bfd0dd;font-size:11px}.footer-brand img{width:230px;filter:brightness(0) invert(1)}.footer-brand p{max-width:340px}.rating{display:grid;grid-template-columns:auto 1fr;margin-top:25px;padding:14px;border:1px solid #ffffff29;border-radius:13px}.rating span{grid-row:1/3;color:#ffc123;font-size:20px;letter-spacing:2px}.rating b,.rating small{margin-left:12px}.rating small{color:#9cb2c3;font-size:9px}.footer-wa{padding:10px 12px!important;border-radius:9px;background:var(--green);color:#fff!important;text-align:center;font-weight:800}.pay-title{margin-top:25px!important}.footer-bottom{width:min(1540px,94vw);display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:21px 0;border-top:1px solid #ffffff1f;font-size:10px;color:#9db4c5}.footer-bottom b{color:#ffbc2b;letter-spacing:.12em}.floating-contact{position:fixed;right:24px;bottom:22px;z-index:80;display:flex;gap:9px}.floating-phone{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#075b9d;color:#fff;box-shadow:0 15px 30px rgba(7,45,85,.22)}.floating-wa{height:58px;display:flex;align-items:center;gap:10px;padding:5px 17px 5px 7px;border-radius:18px;background:var(--green);color:#fff;box-shadow:0 15px 30px rgba(5,120,65,.22);animation:waPulse 3s infinite}.floating-wa>span{width:45px;height:45px;display:grid;place-items:center;border:1px solid #ffffff55;border-radius:14px}.floating-wa b{display:grid}.floating-wa small{font-size:8px;font-weight:500}.back-top{position:fixed;right:28px;bottom:92px;z-index:75;width:42px;height:42px;border:1px solid #c9dbe7;border-radius:50%;background:#fff;color:var(--blue);opacity:0;pointer-events:none}.back-top.show{opacity:1;pointer-events:auto}@keyframes waPulse{0%,80%,100%{transform:translateY(0)}85%{transform:translateY(-5px)}90%{transform:translateY(0)}95%{transform:translateY(-3px)}}
/* listing and category */
.listing-hero,.guide-hero{padding:75px 50px;margin-top:36px;border:1px solid var(--line);border-radius:29px;background:radial-gradient(circle at 90% 10%,#d9ecf8,transparent 35%),linear-gradient(135deg,#f5f9fb,#fff)}.listing-hero h1,.guide-hero h1{max-width:1020px;margin:9px 0;font-size:clamp(40px,5vw,72px);line-height:1}.listing-hero p,.guide-hero p{color:var(--muted);font-size:17px}.category-pills{display:grid;grid-template-columns:repeat(8,1fr);gap:10px;margin-bottom:35px}.category-pills a{display:grid;place-items:center;gap:9px;padding:14px 8px;border:1px solid var(--line);border-radius:14px;background:#f2f7fa;font-size:9px;font-weight:800;text-align:center}.category-pills svg{color:var(--navy)}.category-hero{position:relative;min-height:610px;margin-bottom:25px;display:flex;flex-direction:column;background:linear-gradient(90deg,#eff6fa 0%,#eff6fa 53%,rgba(239,246,250,.84) 67%,rgba(239,246,250,.2)),var(--category-bg) 90% center/56% auto no-repeat}.breadcrumb{width:min(1540px,94vw);display:flex;align-items:center;gap:12px;margin:0 auto;padding:26px 0;color:#6f8396;font-size:12px}.breadcrumb b{color:#2f4c67}.category-hero-copy{width:min(1540px,94vw);margin:auto}.category-hero-copy>*{max-width:820px}.category-hero-copy h1{margin:12px 0 22px;font-size:clamp(50px,6vw,93px);line-height:.94;letter-spacing:-.055em}.category-hero-copy p{font-size:17px;color:#4f6c84}.category-hero-copy>div{display:flex;gap:10px;margin-top:25px}.category-hero-copy a{padding:13px 18px;border-radius:11px;background:var(--navy);color:#fff;font-weight:850}.category-hero-copy a+a{background:var(--green)}.category-catalog{padding-top:45px}
/* product page */
.product-page{padding-bottom:70px}.product-detail{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(440px,.75fr);gap:42px;align-items:start}.product-gallery{display:grid;grid-template-columns:88px 1fr;gap:16px;min-width:0}.thumbs{max-height:700px;display:flex;flex-direction:column;gap:10px;overflow:auto;padding-right:3px}.gallery-thumb{flex:none;width:84px;height:84px;padding:5px;border:1px solid #d2e0ea;border-radius:15px;background:#f5f8fa;cursor:pointer}.gallery-thumb.active{border:2px solid var(--blue)}.gallery-thumb img{width:100%;height:100%;object-fit:cover;border-radius:9px}.main-image-wrap{position:relative;min-height:700px;display:grid;place-items:center;border:1px solid #cfdee8;border-radius:27px;background:#f0f5f8;overflow:hidden;cursor:zoom-in}.main-image-wrap>img{width:100%;height:700px;object-fit:contain}.main-image-wrap>small{position:absolute;left:18px;bottom:15px;color:#6c8195;font-size:10px}.detail-discount{position:absolute;z-index:3;left:22px;top:22px;padding:11px 17px;border-radius:50px;background:var(--amber);font-weight:900}.gallery-prev,.gallery-next{top:50%;border-color:#d1e0ea;background:#fff}.gallery-prev{left:13px}.gallery-next{right:13px}.image-count{position:absolute;right:16px;bottom:14px;padding:7px 10px;border-radius:20px;background:#fff;font-size:10px;font-weight:900}.zoom-lens{position:absolute;z-index:5;right:23px;top:23px;width:340px;height:340px;border:6px solid #fff;border-radius:21px;background-repeat:no-repeat;background-color:#fff;box-shadow:0 12px 35px rgba(7,45,85,.25);opacity:0;pointer-events:none}.main-image-wrap.zooming .zoom-lens{opacity:1}.product-buy{position:sticky;top:220px}.product-labels{display:flex;gap:8px}.product-labels span,.product-labels b{padding:9px 12px;border-radius:10px;background:#eaf4fb;color:#075b9d;font-size:10px}.product-labels b{background:#e6f6ed;color:#11834b}.product-buy h1{margin:16px 0 13px;font-size:clamp(38px,4vw,66px);line-height:.97;letter-spacing:-.05em}.stock-line{display:flex;align-items:center;gap:10px;color:#13864d;font-weight:800}.product-facts{display:grid;grid-template-columns:1fr 1fr;margin:25px 0 17px;border:1px solid #d1e0ea;border-radius:15px}.product-facts span{display:grid;padding:18px;border-right:1px solid #d1e0ea}.product-facts span:last-child{border:0}.product-facts small{color:#8092a2;font-size:9px}.buy-panel{padding:19px;border:1px solid #cddfe9;border-radius:19px;background:#f1f7fb}.buy-panel>small{color:#00589b;font-size:9px;font-weight:900;letter-spacing:.12em}.buy-price{display:flex;align-items:end;gap:10px;margin:7px 0 14px}.buy-price strong{font-size:43px;line-height:1}.buy-price del{color:#91a2af}.buy-badges{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:13px;border-bottom:1px solid #d6e3ec}.buy-badges span,.buy-badges b{padding:6px 9px;border:1px solid #ccdce7;border-radius:8px;background:#fff;font-size:9px}.buy-badges b{background:var(--amber);border-color:var(--amber)}.buy-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0;padding:14px 16px;border-radius:12px;background:#0e558f;color:#fff}.buy-total span{font-size:10px}.buy-total strong{font-size:25px}.paypal-button{display:flex;align-items:center;gap:14px;padding:15px;border-radius:13px;background:#ffbd25;color:#082d55}.paypal-button>b{padding-right:14px;border-right:1px solid #8a620f;font-size:22px;font-style:italic}.paypal-button>span{display:grid;font-weight:900}.paypal-button small{font-size:8px}.express-note{margin:10px 0 0;color:#7a8c9a;font-size:9px}.detail-actions{display:grid;grid-template-columns:1.45fr 1fr;gap:9px;margin-top:12px}.detail-actions a{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;border-radius:12px;font-weight:900;font-size:11px}.wa-action{background:var(--green);color:#fff}.mail-action{border:1px solid #c9dce9}.compat-note{margin-top:12px;padding:15px;border-left:4px solid var(--amber);border-radius:9px;background:#fff8e8}.compat-note p{margin:4px 0;color:#60778b;font-size:11px}.product-copy{display:grid;grid-template-columns:1fr 330px;gap:40px;margin-top:60px;padding:45px;border:1px solid var(--line);border-radius:25px;background:#f7fafc}.product-copy h2{font-size:37px}.product-copy p,.product-copy li{color:#4f687d}.product-copy aside{padding:24px;border-radius:16px;background:#eaf3f8}.product-copy aside a{color:var(--blue);font-weight:900}.related{width:100%;padding-bottom:0}.gallery-modal{position:fixed;inset:0;z-index:120;display:none;align-items:center;justify-content:center;padding:30px;background:rgba(2,17,31,.94)}.gallery-modal.open{display:flex}.gallery-modal img{max-width:90vw;max-height:88vh;object-fit:contain}.gallery-modal button{position:absolute;width:50px;height:50px;border:0;border-radius:50%;background:#fff;color:var(--navy);font-size:27px}.modal-close{right:25px;top:25px}.modal-prev{left:25px}.modal-next{right:25px}
/* services and guides */
.service-hero{min-height:550px;display:grid;align-items:center;margin-top:36px;border-radius:30px;overflow:hidden;color:#fff;background:linear-gradient(90deg,rgba(4,34,63,.96),rgba(4,34,63,.6),rgba(4,34,63,.1)),url('/assets/hero/t7-multivan.webp') center/cover}.service-hero.airbag{background-image:linear-gradient(90deg,rgba(4,34,63,.96),rgba(4,34,63,.6),rgba(4,34,63,.1)),url('/assets/hero/t7-interieur.webp')}.service-hero>div{max-width:760px;padding:60px}.service-hero h1{margin:9px 0;font-size:65px;line-height:.98}.service-hero p{font-size:18px}.service-hero a{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:14px 18px;border-radius:12px;background:var(--green);font-weight:900}.process{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:45px 0 80px}.process article{padding:30px;border:1px solid var(--line);border-radius:20px;background:#f4f8fb}.process b{color:var(--amber);font-size:30px}.guides{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;padding:35px 0 85px}.guides article{min-height:440px;position:relative;display:flex;align-items:end;border-radius:24px;overflow:hidden;background-image:linear-gradient(0deg,rgba(4,31,58,.98),rgba(4,31,58,.05)),var(--guide-image);background-position:center;background-size:cover;color:#fff}.guides article>span{position:absolute;left:20px;top:20px;padding:7px 11px;border-radius:20px;background:#fff;color:var(--blue);font-size:10px;font-weight:900}.guides article>div{padding:30px}.guides h2{margin:7px 0;font-size:28px;line-height:1.1}.guides p{color:#d5e3ed}.guides a{font-weight:900;color:#ffc13a}.not-found{padding:120px 0}.button{display:inline-flex;padding:12px 16px;border-radius:11px;background:var(--green);color:#fff;font-weight:900}
.service-hero.contact{background-image:linear-gradient(90deg,rgba(4,34,63,.96),rgba(4,34,63,.62),rgba(4,34,63,.12)),url('/assets/shipping/WhatsApp-Image-2026-08-01-at-111314-(6).webp')}.contact-actions{display:flex;flex-wrap:wrap;gap:10px}.contact-actions a+a{background:#fff;color:var(--navy)}.contact-details a{color:var(--blue);font-weight:900}.legal-page{width:min(1040px,94vw);margin:0 auto;padding:25px 0 85px}.legal-page>small{color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.16em}.legal-page>h1{margin:9px 0 24px;font-size:clamp(42px,6vw,75px);line-height:1}.legal-card{padding:36px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,#f1f7fb,#fff);box-shadow:var(--shadow)}.legal-card p{color:#526b80}.legal-card a{display:inline-flex;margin-top:12px;padding:11px 15px;border-radius:10px;background:var(--navy);color:#fff;font-weight:900}
/* admin */
.admin,.editor,.login,.install{width:min(1180px,94vw);margin:0 auto;padding:55px 0}.admin-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.admin-head small{color:var(--blue);font-weight:900;letter-spacing:.12em}.admin-head h1{margin:5px 0;font-size:42px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:25px 0}.stats b{display:grid;padding:22px;border:1px solid var(--line);border-radius:17px;background:#eef5fa;font-size:31px}.stats span{font-size:10px;color:var(--muted)}.admin-list{border:1px solid var(--line);border-radius:18px;overflow:hidden}.admin-list article{display:grid;grid-template-columns:62px 1fr 130px 90px;align-items:center;gap:13px;padding:12px 15px;border-bottom:1px solid var(--line)}.admin-list img{width:60px;height:52px;object-fit:cover;border-radius:9px}.admin-list small{display:block;color:var(--muted)}.admin-list article>a{justify-self:end;padding:8px 12px;border:1px solid #b9d3e5;border-radius:9px;color:var(--blue);font-weight:800}.editor form,.login form,.install form{display:grid;gap:15px}.editor label,.login label,.install label{display:grid;gap:6px;font-weight:800}.editor input,.editor textarea,.editor select,.login input,.install input,.install textarea,.install select{width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--text)}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.editor textarea{min-height:110px}.editor button,.login button,.install button{padding:14px;border:0;border-radius:11px;background:var(--green);color:#fff;font-weight:900}.error{padding:12px;background:#ffe5e8}.success{padding:12px;background:#e4f7ed}
@media(max-width:1280px){.header-main{grid-template-columns:210px 1fr}.header-actions{display:none}.logo img{width:200px}.main-nav{gap:22px}.category-grid{grid-template-columns:repeat(4,1fr)}.cards{grid-template-columns:repeat(3,1fr)}.t7-spotlight{grid-template-columns:320px 1fr;padding:35px}.t7-products{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1.4fr repeat(3,1fr)}.footer-contact{grid-column:2/5}.product-detail{grid-template-columns:1.1fr .9fr}.main-image-wrap,.main-image-wrap>img{min-height:610px;height:610px}.category-pills{grid-template-columns:repeat(4,1fr)}}
@media(max-width:960px){.announcement-track{justify-content:flex-start;animation:ticker 20s linear infinite}.header-main{min-height:78px;grid-template-columns:190px 1fr 48px;padding:10px 20px}.logo img{width:185px}.site-search{height:48px}.mobile-menu{width:46px;height:46px;display:grid;place-content:center;gap:5px;border:1px solid var(--line);border-radius:12px;background:#fff}.mobile-menu span{width:22px;height:2px;background:var(--navy)}.main-nav{height:auto;max-height:0;display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;padding:0 20px;transition:.3s}.main-nav.open{max-height:700px;padding:12px 20px}.main-nav>a,.mega-trigger{height:42px}.language{margin:0}.mega-menu{position:fixed;top:78px;bottom:0;overflow:auto}.mega-grid{grid-template-columns:repeat(2,1fr)}.mega-head{align-items:start}.hero-slider{height:550px}.hero-slide>div{width:72vw}.trust-strip{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.model-strip{grid-template-columns:repeat(5,1fr)}.model-strip>div{grid-column:1/6}.cards,.cards-six{grid-template-columns:repeat(2,1fr)}.t7-spotlight{grid-template-columns:1fr}.t7-intro{position:static}.product-island{padding:45px 3%}.partner-banner{grid-template-columns:200px 1fr}.partner-banner>div:last-child{grid-column:1/3;grid-template-columns:1fr 1fr}.shipping-proof{grid-template-columns:1fr}.footer-top{grid-template-columns:repeat(2,1fr)}.footer-contact{grid-column:auto}.product-detail{grid-template-columns:1fr}.product-buy{position:static}.product-gallery{grid-template-columns:76px 1fr}.main-image-wrap,.main-image-wrap>img{min-height:650px;height:650px}.product-copy{grid-template-columns:1fr}.category-hero{min-height:540px;background:linear-gradient(90deg,rgba(239,246,250,.97),rgba(239,246,250,.75)),var(--category-bg) center/cover}.guides{grid-template-columns:1fr}.category-pills{grid-template-columns:repeat(4,1fr)}@keyframes ticker{to{transform:translateX(-60%)}}}
@media(max-width:650px){.announcement{height:29px}.announcement-track{gap:18px}.site-header{top:0}.header-main{grid-template-columns:150px 1fr 44px;gap:9px;padding:8px 12px}.logo img{width:145px}.site-search{height:43px;border-radius:12px}.site-search input{padding:0 11px;font-size:11px}.site-search button{width:43px}.main-nav{padding-left:14px;padding-right:14px}.mega-menu{top:72px}.mega-head{display:block;padding:18px}.mega-head p{margin-top:6px}.mega-grid{grid-template-columns:1fr}.mega-grid>a{min-height:92px;grid-template-columns:52px 1fr 24px;padding:12px 17px}.mega-icon{width:48px;height:51px}.mega-foot{flex-wrap:wrap}.mega-foot a{width:100%;margin:0}.hero-slider{height:580px;min-height:580px}.hero-slide{align-items:end;background-image:linear-gradient(0deg,rgba(4,30,56,.98) 0%,rgba(4,30,56,.62) 55%,rgba(4,30,56,.1) 100%),var(--hero)}.hero-slide>div{width:auto;margin:0;padding:35px 19px 65px}.hero-slide h1,.hero-slide h2{font-size:43px}.hero-slide p{font-size:15px}.hero-slide>div>div{display:grid;grid-template-columns:1fr 1fr}.hero-slide a{padding:12px;text-align:center;font-size:11px}.hero-prev,.hero-next{top:42%;width:42px;height:42px}.hero-prev{left:9px}.hero-next{right:9px}.trust-strip{width:100%;grid-template-columns:1fr 1fr;border-radius:0}.trust-strip article{justify-content:flex-start;padding:14px 11px}.trust-strip b{font-size:10px}.category-showcase,.catalog,.home-guides{width:calc(100% - 24px);padding:48px 0}.section-head{align-items:flex-start}.section-head h2{font-size:32px}.section-head>a,.mega-open-inline{padding:8px;font-size:9px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-grid>a{min-height:180px;padding:15px}.model-strip{width:calc(100% - 24px);grid-template-columns:repeat(2,1fr)}.model-strip>div{grid-column:1/3}.model-strip>a:last-child{grid-column:1/3}.cards,.cards-six{grid-template-columns:1fr}.product-photo{height:340px}.product-heading{min-height:0}.product-card:hover .card-whatsapp,.card-whatsapp{width:98px}.card-whatsapp b{display:block}.t7-spotlight{width:100%;padding:35px 12px;border-radius:0}.t7-intro{padding:0 8px}.t7-intro h2{font-size:37px}.t7-products{grid-template-columns:1fr}.product-island{width:100%;margin-top:24px;padding:45px 12px;border-left:0;border-right:0;border-radius:0}.partner-banner{width:calc(100% - 24px);grid-template-columns:1fr;padding:14px}.partner-photo{height:220px}.partner-banner h2{font-size:30px}.partner-banner>div:last-child{grid-column:auto;grid-template-columns:1fr}.guide-mini{grid-template-columns:1fr}.shipping-proof{grid-template-columns:1fr}.shipping-copy{padding:45px 18px}.shipping-copy h2{font-size:35px}.proof-stats{gap:17px}.shipping-collage{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,160px)}.shipping-collage img:first-child{grid-row:auto}.shipping-collage img:nth-child(4){grid-column:auto}.footer-top{grid-template-columns:1fr 1fr;padding:42px 0;gap:30px 18px}.footer-brand{grid-column:1/3}.footer-bottom{flex-direction:column;text-align:center}.floating-contact{right:12px;bottom:12px}.floating-phone{width:52px;height:52px}.floating-wa{height:52px;padding-right:12px}.floating-wa>span{width:40px;height:40px}.floating-wa b{font-size:11px}.back-top{right:17px;bottom:75px}.listing-hero,.guide-hero{width:calc(100% - 24px);padding:45px 18px}.listing-hero h1,.guide-hero h1{font-size:43px}.category-pills{grid-template-columns:repeat(2,1fr)}.category-hero{min-height:570px}.category-hero-copy h1{font-size:51px}.category-hero-copy>div{display:grid}.breadcrumb{padding:17px 0;white-space:nowrap;overflow:auto}.product-page{width:100%}.product-page>.breadcrumb{width:calc(100% - 24px)}.product-detail{gap:24px}.product-gallery{grid-template-columns:1fr;padding:0 12px}.thumbs{order:2;max-height:none;flex-direction:row}.gallery-thumb{width:69px;height:69px}.main-image-wrap,.main-image-wrap>img{min-height:470px;height:470px}.zoom-lens{width:260px;height:260px;right:10px;top:10px}.product-buy{padding:0 12px}.product-buy h1{font-size:42px}.product-facts{grid-template-columns:1fr 1fr}.detail-actions{grid-template-columns:1fr 1fr}.product-copy{margin:38px 12px 0;padding:23px}.product-copy h2{font-size:31px}.related{width:calc(100% - 24px)}.service-hero{width:calc(100% - 24px);min-height:570px}.service-hero>div{padding:28px}.service-hero h1{font-size:46px}.process{width:calc(100% - 24px);grid-template-columns:1fr}.guides{width:calc(100% - 24px)}.stats{grid-template-columns:repeat(2,1fr)}.admin,.editor,.login,.install{width:calc(100% - 24px);padding:35px 0}.admin-head{align-items:flex-start;flex-direction:column}.admin-head .button{width:100%;text-align:center}.admin-list article{grid-template-columns:54px 1fr}.admin-list article>b{display:none}.admin-list article>a{grid-column:2;width:100%;justify-self:stretch;text-align:center}.grid{grid-template-columns:1fr}.gallery-modal{padding:5px}.modal-prev{left:7px}.modal-next{right:7px}.modal-close{top:10px;right:10px}}
