@font-face{font-family:Novo;src:url('../fonts/sf-pro.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#0a1628;--muted:#647086;--line:#dde3eb;--soft:#f4f6f8;--blue:#087de0;--blue-deep:#075faf;--green:#5fa947;--green-soft:#eaf5e6;--red:#d92d3f;--white:#fff;--max:1440px;--header:150px;--shadow:0 18px 44px rgba(10,22,40,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Novo,Arial,sans-serif;color:var(--ink);background:#fff;letter-spacing:0;-webkit-font-smoothing:antialiased}body.sheet-open{overflow:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{color:inherit}button{cursor:pointer}img{display:block;max-width:100%;user-select:none;-webkit-user-drag:none}a{text-decoration:none}h1,h2,h3,p{margin-top:0}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.eyebrow{font-size:13px;line-height:1.2;font-weight:800;text-transform:uppercase;color:var(--blue);margin-bottom:14px}.section{padding:72px 0}.section-soft{background:var(--soft)}.section-dark{background:var(--ink);color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.section-head h2{font-size:44px;line-height:1.05;margin:0;max-width:820px}.section-head p{color:var(--muted);font-size:18px;line-height:1.45;max-width:560px;margin:0}.section-dark .section-head p{color:#b9c5d5}.muted{color:var(--muted)}
.icon{width:22px;height:22px;stroke-width:2}.icon-btn{width:48px;height:48px;border:1px solid var(--line);background:#fff;display:grid;place-items:center;border-radius:8px;position:relative;transition:.2s ease}.icon-btn:hover{border-color:var(--blue);color:var(--blue);transform:translateY(-1px)}.btn{min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:750;transition:.2s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 9px 20px rgba(8,125,224,.16)}.btn-primary{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:inset 0 -4px 0 var(--blue-deep)}.btn-dark{background:var(--ink);color:#fff}.btn-light{background:#fff;border-color:var(--line)}.btn-ghost{border-color:#496078;color:#fff;background:rgba(255,255,255,.04)}.btn-green{background:var(--green);color:#fff;box-shadow:inset 0 -4px 0 #3f7f32}.badge-count{min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:var(--green);color:#0a1628;font-size:11px;font-weight:850;display:grid;place-items:center;position:absolute;right:-6px;top:-7px}.arrow-btn{width:54px;height:54px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;box-shadow:inset 0 -5px 0 var(--blue-deep)}
.promo-strip{height:36px;background:#0b111a;color:#fff;display:flex;align-items:center;justify-content:center;gap:24px;font-size:13px}.promo-strip strong{color:#9bd36a}.promo-strip button{border:0;background:transparent;color:#fff;padding:5px}.utility{height:42px;background:var(--ink);color:#dce4ee}.utility .container{height:100%;display:flex;align-items:center;justify-content:space-between;font-size:13px}.utility-group{display:flex;align-items:center;gap:22px}.utility button,.utility a{border:0;background:transparent;color:inherit;padding:0;display:flex;align-items:center;gap:7px}.site-header{position:sticky;top:0;background:#fff;z-index:40;border-bottom:1px solid var(--line)}.main-head{height:76px;display:grid;grid-template-columns:auto auto minmax(280px,1fr) auto;align-items:center;gap:22px}.logo{font-size:36px;font-weight:850;letter-spacing:-1px;white-space:nowrap}.logo-blue{color:var(--blue)}.logo-green{color:#25a849}.catalog-button{height:48px;padding:0 18px;border:0;border-radius:8px;background:var(--blue);color:#fff;font-weight:800;display:flex;align-items:center;gap:10px;box-shadow:inset 0 -4px 0 var(--blue-deep)}.search-box{height:48px;background:var(--soft);border:1px solid transparent;border-radius:8px;display:grid;grid-template-columns:1fr 48px;overflow:hidden}.search-box:focus-within{border-color:var(--blue)}.search-box input{border:0;background:transparent;padding:0 18px;outline:0;min-width:0}.search-box button{border:0;background:transparent;display:grid;place-items:center}.head-actions{display:flex;align-items:center;gap:10px}.head-action{min-width:58px;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;font-weight:650;position:relative}.head-action .icon-btn{width:42px;height:38px;border:0}.category-nav{height:54px;border-top:1px solid var(--line)}.category-nav .container{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.category-nav a{font-size:14px;font-weight:720;white-space:nowrap;position:relative}.category-nav a:first-child{color:var(--blue)}.category-nav a:after{content:"";height:2px;background:var(--blue);position:absolute;left:0;right:100%;bottom:-18px;transition:.2s}.category-nav a:hover:after{right:0}.mobile-head,.mobile-nav{display:none}
.hero{min-height:610px;background:var(--ink);color:#fff;position:relative;overflow:hidden}.hero-slider,.hero-slide{min-height:610px}.hero-slide{display:none;position:relative;align-items:center}.hero-slide.active{display:flex}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,18,32,.96) 0%,rgba(5,18,32,.82) 40%,rgba(5,18,32,.12) 72%)}.hero-slide picture,.hero-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:68% center}.hero-content{width:min(calc(100% - 48px),var(--max));margin:auto;position:relative;z-index:2;padding:82px 0}.hero-content h1{font-size:72px;line-height:.96;max-width:760px;margin-bottom:26px}.hero-content p{font-size:21px;line-height:1.45;max-width:650px;color:#d3dde9;margin-bottom:32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-meta{display:flex;gap:0;margin-top:62px;border-top:1px solid rgba(255,255,255,.2);max-width:760px}.hero-meta div{padding:20px 34px 0 0;margin-right:34px;border-right:1px solid rgba(255,255,255,.2)}.hero-meta div:last-child{border-right:0}.hero-meta strong{display:block;font-size:24px}.hero-meta span{font-size:13px;color:#9eacbd}.hero-dots{position:absolute;z-index:3;bottom:30px;right:max(24px,calc((100vw - var(--max))/2));display:flex;gap:8px}.hero-dots button{width:38px;height:5px;padding:0;border:0;border-radius:3px;background:#5f7186}.hero-dots button.active{background:var(--green)}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{height:325px;background:var(--soft);border:1px solid transparent;border-radius:8px;position:relative;overflow:hidden;padding:28px;display:flex;flex-direction:column;transition:.25s}.category-card:hover{border-color:#b9d8f3;transform:translateY(-4px);box-shadow:var(--shadow)}.category-card.featured{grid-column:span 2;background:#e9f2ff}.category-card h3{font-size:27px;margin:0}.category-card p{color:var(--muted);margin:7px 0}.category-card img{position:absolute;width:70%;height:68%;object-fit:contain;right:-2%;bottom:-3%}.category-card .arrow-btn{margin-top:auto;position:relative;z-index:2}.category-card.dark{background:var(--ink);color:#fff}.category-card.dark p{color:#b7c3d2}
.promo-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:14px}.promo-card{min-height:290px;padding:30px;border-radius:8px;position:relative;overflow:hidden;background:#eaf2fb}.promo-card.dark{background:var(--ink);color:#fff}.promo-card.green{background:#eaf5e6}.promo-card h3{font-size:31px;line-height:1.08;max-width:410px}.promo-card p{max-width:390px;color:var(--muted);line-height:1.45}.promo-card.dark p{color:#b8c5d4}.promo-card img{position:absolute;right:-6%;bottom:-10%;width:57%;height:75%;object-fit:contain}.promo-card .btn{position:absolute;left:30px;bottom:28px;z-index:2}
.rail-wrap{position:relative}.product-rail,.brand-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 1px 18px}.product-rail::-webkit-scrollbar,.brand-rail::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;min-height:490px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px;display:flex;flex-direction:column;position:relative;transition:.2s}.product-card:hover{border-color:#87bff0;box-shadow:var(--shadow);transform:translateY(-3px)}.product-media{height:255px;background:#fff;display:grid;place-items:center;position:relative;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain}.product-badge{position:absolute;top:0;left:0;background:var(--green-soft);color:#197342;font-size:11px;font-weight:850;padding:8px 10px;border-radius:6px;z-index:2}.favorite-toggle{position:absolute;right:0;top:0;z-index:2}.product-brand{color:var(--blue);font-size:12px;font-weight:850;text-transform:uppercase;margin:12px 0 7px}.product-title{font-size:18px;line-height:1.25;font-weight:750;min-height:46px}.product-variant{font-size:13px;color:var(--muted);margin:8px 0 18px}.product-foot{margin-top:auto;display:flex;align-items:end;justify-content:space-between;gap:12px}.price{font-size:25px;font-weight:850}.old-price{font-size:13px;color:#9aa3b0;text-decoration:line-through;margin-top:3px}.product-buy{opacity:0;transform:translateY(5px);transition:.2s}.product-card:hover .product-buy{opacity:1;transform:none}.rail-controls{display:flex;gap:8px}.rail-controls button{width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:#fff;display:grid;place-items:center}
.service-band{display:grid;grid-template-columns:1fr 1fr;min-height:570px}.service-copy{background:var(--ink);color:#fff;padding:72px max(48px,calc((100vw - var(--max))/2));padding-right:72px}.service-copy h2{font-size:52px;line-height:1.02}.service-copy p{font-size:19px;color:#b9c5d4;line-height:1.5}.service-points{display:grid;grid-template-columns:1fr 1fr;margin:34px 0;border-top:1px solid #395069;border-left:1px solid #395069}.service-points div{padding:18px;border-right:1px solid #395069;border-bottom:1px solid #395069}.service-visual{position:relative;overflow:hidden;background:#e9eef4}.service-visual img{width:100%;height:100%;object-fit:cover}.service-float{position:absolute;left:28px;right:28px;bottom:28px;background:rgba(255,255,255,.94);padding:22px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:20px}.service-float strong{font-size:20px}.service-float span{display:block;color:var(--muted);font-size:14px}
.brand-rail{grid-auto-columns:190px}.brand-card{height:112px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px;display:flex;flex-direction:column;justify-content:space-between;font-weight:850;scroll-snap-align:start}.brand-card span{font-size:12px;color:var(--muted);font-weight:500}.brand-card.samsung{border-top:4px solid #1428a0}.brand-card.apple{border-top:4px solid #1d1d1f}.brand-card.xiaomi{border-top:4px solid #ff6900}.brand-card.honor{border-top:4px solid #00a9e0}.brand-card.google{border-top:4px solid #34a853}
.stores-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.store-card{min-height:390px;position:relative;overflow:hidden;border-radius:8px;background:var(--ink);color:#fff}.store-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.68}.store-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,18,32,.92),rgba(5,18,32,0) 70%)}.store-copy{position:absolute;z-index:2;left:28px;right:28px;bottom:26px}.store-copy h3{font-size:28px;margin-bottom:6px}.store-copy p{color:#d9e1ea;margin-bottom:16px}
.page-hero{padding:58px 0 42px}.breadcrumbs{display:flex;gap:8px;color:#8c97a7;font-size:13px;margin-bottom:25px}.page-hero h1{font-size:58px;line-height:1;margin-bottom:18px}.page-hero p{font-size:19px;color:var(--muted);max-width:700px;line-height:1.5}.catalog-categories{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:8px}.catalog-chip{min-width:190px;height:98px;border:1px solid var(--line);border-radius:8px;background:var(--soft);padding:18px;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.catalog-chip.active{background:var(--ink);color:#fff;border-color:var(--ink)}.catalog-chip strong{font-size:17px}.catalog-chip span{color:var(--muted);font-size:12px}.catalog-chip.active span{color:#b8c5d4}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:30px 0 22px}.toolbar-actions{display:flex;gap:10px}.select-btn{height:48px;padding:0 18px;border:1px solid var(--line);background:#fff;border-radius:8px;display:flex;align-items:center;gap:9px}.catalog-count{font-size:14px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-grid .product-card{min-width:0}.load-more{width:100%;margin-top:24px}.family-strip{display:flex;gap:10px;overflow:auto;padding-bottom:8px;scrollbar-width:none}.family-pill{padding:13px 18px;border:1px solid var(--line);border-radius:8px;background:#fff;white-space:nowrap;font-weight:700}.family-pill.active{background:var(--blue);border-color:var(--blue);color:#fff}
.product-page{padding:40px 0 0}.product-main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:56px}.gallery{display:grid;grid-template-columns:84px 1fr;gap:16px;min-width:0}.gallery-thumbs{display:flex;flex-direction:column;gap:10px}.gallery-thumb{height:84px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px}.gallery-thumb.active{border:2px solid var(--blue)}.gallery-stage{height:650px;background:#fff;display:grid;place-items:center;overflow:hidden}.gallery-stage img{width:90%;height:90%;object-fit:contain}.product-info .eyebrow{margin-top:5px}.product-info h1{font-size:44px;line-height:1.04;margin-bottom:18px}.product-summary{color:var(--muted);font-size:16px;line-height:1.5}.key-specs{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line);margin:24px 0}.key-specs div{padding:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.key-specs strong{display:block;font-size:19px}.key-specs span{font-size:12px;color:var(--muted)}.price-panel{background:var(--ink);color:#fff;border-radius:8px;padding:24px;margin-top:26px}.price-panel-label{font-size:13px;color:#aebbc9}.price-main{font-size:42px;font-weight:850;margin:5px 0}.price-line{display:flex;align-items:center;gap:12px}.price-detail-link{border:0;background:transparent;color:#b6c5d5;text-decoration:underline;padding:0}.product-ctas{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:18px}.product-ctas .btn-primary{height:62px;font-size:18px}.commercial-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.commercial-links button{min-height:48px;border:1px solid #496078;background:transparent;color:#fff;border-radius:8px}.store-choice{margin-top:18px;border-top:1px solid #354a60;padding-top:15px;display:flex;justify-content:space-between;gap:15px}.product-tabs{position:sticky;top:130px;z-index:20;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:55px}.product-tabs .container{height:58px;display:flex;gap:34px;align-items:center;overflow:auto}.product-tabs a{font-size:14px;font-weight:700;white-space:nowrap}.feature-story{display:grid;grid-template-columns:1fr 1.2fr;min-height:500px;background:var(--ink);color:#fff}.feature-story-copy{padding:70px max(48px,calc((100vw - var(--max))/2));padding-right:60px}.feature-story-copy h2{font-size:48px}.feature-story-copy p{font-size:18px;color:#bcc8d6;line-height:1.55}.feature-story-media{background:var(--soft);display:grid;place-items:center}.feature-story-media img{width:80%;height:80%;object-fit:contain}.spec-groups{display:grid;grid-template-columns:1fr 1fr;gap:12px}.spec-group{border:1px solid var(--line);border-radius:8px;overflow:hidden}.spec-group h3{padding:20px;margin:0;border-bottom:1px solid var(--line)}.spec-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:13px 20px;border-bottom:1px solid #edf0f4}.spec-row:last-child{border:0}.spec-row span{color:var(--muted)}
.content-hero{min-height:520px;background:var(--ink);color:#fff;display:grid;grid-template-columns:1fr 1fr}.content-hero-copy{padding:80px max(48px,calc((100vw - var(--max))/2));padding-right:70px}.content-hero h1{font-size:60px;line-height:1}.content-hero p{color:#c1ccd8;font-size:20px;line-height:1.5}.content-hero-media img{width:100%;height:100%;object-fit:cover}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.process-step{padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:180px}.process-step .step-icon{width:48px;height:48px;border-radius:8px;background:#edf6ff;color:var(--blue);display:grid;place-items:center;margin-bottom:32px}.process-step h3{font-size:19px}.process-step p{color:var(--muted);line-height:1.45}.repair-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.repair-card{border:1px solid var(--line);border-radius:8px;padding:22px;background:#fff;min-height:270px;display:flex;flex-direction:column}.repair-card .step-icon{color:var(--blue)}.repair-card h3{font-size:21px;margin-top:28px}.repair-card p{color:var(--muted);line-height:1.45}.repair-card .btn{margin-top:auto}.form-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;padding:60px;background:var(--soft);border-radius:8px}.form-band h2{font-size:42px}.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:750}.field input,.field textarea,.field select{width:100%;border:1px solid #cad3df;background:#fff;border-radius:8px;padding:15px;outline:0}.field textarea{min-height:110px;resize:vertical}.form-status{grid-column:1/-1;padding:12px 15px;border-radius:8px;display:none}.form-status.show{display:block;background:var(--green-soft);color:#17663b}.legal-note{grid-column:1/-1;color:var(--muted);font-size:12px;line-height:1.4}
.empty-state{text-align:center;padding:90px 20px}.empty-state .step-icon{width:70px;height:70px;margin:0 auto 24px;border-radius:50%;background:var(--soft);display:grid;place-items:center}.empty-state h1{font-size:44px}.line-item{display:grid;grid-template-columns:100px 1fr auto auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.line-item img{width:100px;height:100px;object-fit:contain}.line-item h3{font-size:17px}.qty{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px}.qty button{width:36px;height:40px;border:0;background:#fff}.qty span{min-width:32px;text-align:center}.cart-total{margin:25px 0 0 auto;max-width:430px;background:var(--ink);color:#fff;padding:25px;border-radius:8px}.cart-total-row{display:flex;justify-content:space-between;font-size:25px;font-weight:850;margin-bottom:20px}
.site-footer{background:#0b1523;color:#fff;padding:60px 0 34px}.footer-top{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:45px}.footer-brand p{color:#aeb9c7;max-width:360px;line-height:1.5}.footer-col h3{font-size:15px}.footer-col a{display:block;color:#aeb9c7;margin:13px 0;font-size:14px}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid #2a3b50;margin-top:48px;padding-top:24px;display:flex;justify-content:space-between;color:#8695a8;font-size:12px}
.sheet{position:fixed;inset:0;z-index:90;background:rgba(6,14,24,.55);opacity:0;pointer-events:none;transition:.2s}.sheet.open{opacity:1;pointer-events:auto}.sheet-panel{position:absolute;background:#fff;right:0;top:0;bottom:0;width:min(620px,100%);padding:30px;transform:translateX(100%);transition:.28s ease;overflow:auto}.sheet.open .sheet-panel{transform:none}.sheet-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.sheet-head h2{font-size:32px;margin:0}.sheet-close{border:0;background:transparent;width:48px;height:48px;display:grid;place-items:center}.catalog-sheet .sheet-panel{width:min(980px,100%)}.sheet-search{height:54px;border:1px solid var(--line);border-radius:8px;display:grid;grid-template-columns:50px 1fr;margin-bottom:26px}.sheet-search .icon{margin:auto}.sheet-search input{border:0;outline:0}.sheet-category-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.sheet-category{min-height:150px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:22px;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.sheet-category:hover{background:var(--soft)}.sheet-category .step-icon{color:var(--blue)}.sheet-category strong{font-size:18px}.sheet-category span{color:var(--muted);font-size:12px}.city-list{display:grid;gap:8px}.city-option{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px;text-align:left}.city-option.active{border-color:var(--blue);background:#eef6ff}.city-option strong{display:block}.city-option span{color:var(--muted);font-size:13px}.filter-groups{display:grid;gap:20px}.filter-group{border-bottom:1px solid var(--line);padding-bottom:18px}.filter-group h3{font-size:17px}.check-list{display:grid;gap:10px}.check-list label{display:flex;align-items:center;gap:9px}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.price-inputs input{width:100%;padding:13px;border:1px solid var(--line);border-radius:8px}.filter-apply{position:sticky;bottom:-30px;background:#fff;padding:18px 0 0}.modal{position:fixed;inset:0;z-index:100;background:rgba(6,14,24,.62);display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal-card{background:#fff;border-radius:8px;width:min(560px,100%);padding:28px;box-shadow:var(--shadow)}.modal-head{display:flex;justify-content:space-between;gap:20px}.modal-card h2{font-size:28px}.modal-card p{color:var(--muted);line-height:1.5}.price-disclosure{display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid var(--line);padding:18px 0}.toast{position:fixed;z-index:120;right:24px;bottom:24px;background:var(--ink);color:#fff;padding:15px 18px;border-radius:8px;transform:translateY(100px);opacity:0;transition:.2s}.toast.show{transform:none;opacity:1}
.cookie{position:fixed;z-index:70;left:24px;right:24px;bottom:24px;max-width:780px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:8px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:var(--shadow)}.cookie p{margin:0;font-size:14px;line-height:1.4}.cookie.hidden{display:none}
@media(max-width:1100px){.head-actions .head-action:nth-child(-n+2){display:none}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card.featured{grid-column:span 2}.product-grid{grid-template-columns:repeat(3,1fr)}.repair-grid{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr 1fr}.promo-card:first-child{grid-column:1/-1}.footer-top{grid-template-columns:1fr 1fr}.content-hero h1{font-size:48px}}
@media(max-width:760px){:root{--header:76px}.container{width:min(calc(100% - 30px),var(--max))}.promo-strip{height:34px;justify-content:space-between;padding:0 15px;font-size:11px}.promo-strip span:nth-of-type(2){display:none}.utility,.main-head,.category-nav{display:none}.site-header{height:76px}.mobile-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 15px}.mobile-head .logo{font-size:29px}.mobile-head-actions{display:flex;gap:8px}.mobile-head .icon-btn{width:48px;height:48px}.mobile-head .menu-button{background:var(--blue);color:#fff;border-color:var(--blue)}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;left:0;right:0;bottom:0;height:76px;background:#fff;border-top:1px solid var(--line);z-index:65;padding-bottom:env(safe-area-inset-bottom)}.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#69768a;font-size:10px;font-weight:700;position:relative}.mobile-nav a.active{color:var(--blue);background:#eff7ff}.mobile-nav a.service-link .mobile-service-icon{width:58px;height:58px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;margin-top:-28px;border:6px solid #fff;box-shadow:0 4px 15px rgba(8,125,224,.25)}body{padding-bottom:76px}.section{padding:46px 0}.section-head{align-items:start;margin-bottom:24px}.section-head h2{font-size:32px}.section-head p{display:none}.eyebrow{font-size:11px}.hero,.hero-slider,.hero-slide{min-height:620px}.hero-slide:after{background:linear-gradient(0deg,rgba(5,18,32,.98) 0%,rgba(5,18,32,.8) 54%,rgba(5,18,32,.18) 100%)}.hero-slide picture,.hero-slide>img{height:54%;object-position:center top}.hero-content{padding:270px 15px 48px;align-self:stretch}.hero-content h1{font-size:44px;line-height:1.02;margin-bottom:18px}.hero-content p{font-size:16px;margin-bottom:22px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .btn{padding:0 10px;min-height:50px;font-size:13px}.hero-meta{margin-top:32px}.hero-meta div{padding-top:14px;margin-right:15px;padding-right:15px}.hero-meta strong{font-size:18px}.hero-meta span{font-size:10px}.hero-dots{left:15px;right:auto;bottom:18px}.category-grid{display:grid;grid-auto-flow:column;grid-auto-columns:82%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.category-card,.category-card.featured{grid-column:auto;height:360px;scroll-snap-align:start}.category-card h3{font-size:24px}.category-card img{width:80%;height:62%;right:-5%}.promo-grid{display:grid;grid-auto-flow:column;grid-auto-columns:88%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.promo-card,.promo-card:first-child{grid-column:auto;min-height:380px;scroll-snap-align:start}.promo-card img{width:78%;height:64%}.product-rail{grid-auto-columns:66%}.product-card{min-height:430px;padding:14px}.product-media{height:210px}.product-title{font-size:16px}.product-buy{opacity:1;transform:none}.service-band{display:block}.service-copy{padding:48px 15px}.service-copy h2{font-size:38px}.service-copy p{font-size:16px}.service-points{margin:24px 0}.service-points div{font-size:13px}.service-visual{height:470px}.service-float{left:15px;right:15px;bottom:15px;padding:16px}.service-float strong{font-size:16px}.service-float .btn{padding:0 14px}.brand-rail{grid-auto-columns:46%}.stores-grid{display:grid;grid-auto-flow:column;grid-auto-columns:88%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.store-card{min-height:370px;scroll-snap-align:start}.page-hero{padding:32px 0 24px}.breadcrumbs{margin-bottom:15px}.page-hero h1{font-size:39px}.page-hero p{font-size:16px}.catalog-categories{margin-right:-15px}.catalog-chip{min-width:155px;height:86px}.catalog-toolbar{margin:20px 0;align-items:flex-end}.catalog-count{order:-1}.toolbar-actions{margin-left:auto}.select-btn span{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-grid .product-card{min-height:380px;padding:10px}.product-grid .product-media{height:170px}.product-grid .product-title{font-size:14px;min-height:52px}.product-grid .price{font-size:19px}.product-grid .arrow-btn{width:42px;height:42px}.product-grid .favorite-toggle{width:40px;height:40px}.family-strip{margin-right:-15px}.product-main{display:block}.product-page{padding-top:15px}.gallery{display:flex;flex-direction:column-reverse}.gallery-thumbs{flex-direction:row}.gallery-thumb{height:64px;width:64px}.gallery-stage{height:390px}.product-info{padding-top:25px}.product-info h1{font-size:32px}.key-specs{margin:18px 0}.key-specs div{padding:12px}.key-specs strong{font-size:16px}.price-panel{margin-left:-15px;margin-right:-15px;border-radius:0;padding:20px 15px}.price-main{font-size:35px}.commercial-links{grid-template-columns:1fr}.product-tabs{top:76px;margin-top:30px}.product-tabs .container{height:52px;gap:22px}.feature-story{display:flex;flex-direction:column}.feature-story-copy{padding:46px 15px}.feature-story-copy h2{font-size:34px}.feature-story-media{height:340px}.spec-groups{grid-template-columns:1fr}.content-hero{display:flex;flex-direction:column}.content-hero-copy{padding:48px 15px}.content-hero h1{font-size:42px}.content-hero p{font-size:16px}.content-hero-media{height:380px}.process-grid{display:grid;grid-auto-flow:column;grid-auto-columns:82%;grid-template-columns:none;overflow:auto;scroll-snap-type:x mandatory}.process-step{scroll-snap-align:start}.repair-grid{display:grid;grid-auto-flow:column;grid-auto-columns:82%;grid-template-columns:none;overflow:auto;scroll-snap-type:x mandatory}.repair-card{scroll-snap-align:start}.form-band{display:block;padding:28px 15px;margin:0 -15px;border-radius:0}.form-band h2{font-size:32px}.lead-form{grid-template-columns:1fr}.field.full{grid-column:auto}.sheet-panel{top:auto;left:0;width:100%;height:94vh;border-radius:8px 8px 0 0;transform:translateY(100%);padding:18px 15px 90px}.sheet.open .sheet-panel{transform:none}.sheet-panel:before{content:"";display:block;width:42px;height:4px;border-radius:2px;background:#d6dbe2;margin:0 auto 18px}.sheet-head{margin-bottom:18px}.sheet-head h2{font-size:25px}.catalog-sheet .sheet-panel{width:100%}.sheet-category-grid{grid-template-columns:repeat(2,1fr)}.sheet-category{min-height:130px;padding:15px}.sheet-category strong{font-size:15px}.site-footer{padding:42px 0 22px}.footer-top{display:block}.footer-brand{padding-bottom:22px}.footer-col{border-top:1px solid #2a3b50}.footer-col h3{margin:0;padding:18px 0;display:flex;justify-content:space-between}.footer-col h3:after{content:'+'}.footer-col a{display:none}.footer-col.open a{display:block}.footer-col.open h3:after{content:'−'}.footer-bottom{display:block;line-height:1.8;margin-top:25px}.line-item{grid-template-columns:76px 1fr auto;gap:10px}.line-item img{width:76px;height:76px}.line-item .qty{grid-column:2}.line-item .price{font-size:18px}.cookie{left:10px;right:10px;bottom:86px;display:block}.cookie .btn{margin-top:12px;width:100%}.toast{right:10px;left:10px;bottom:88px;text-align:center}}
@media(max-width:340px){.container{width:calc(100% - 24px)}.mobile-head{padding:0 12px}.mobile-head .logo{font-size:25px}.mobile-head .icon-btn{width:44px;height:44px}.hero-content{padding-left:12px;padding-right:12px}.hero-content h1{font-size:38px}.hero-meta div:last-child{display:none}.product-grid{gap:5px}.product-grid .product-card{padding:8px;min-height:355px}.product-grid .product-media{height:145px}.product-grid .product-title{font-size:13px}.product-grid .price{font-size:17px}.product-grid .arrow-btn{width:38px;height:38px}.catalog-chip{min-width:142px}.sheet-category{padding:12px}.sheet-category strong{font-size:14px}.product-info h1{font-size:29px}.gallery-stage{height:330px}.key-specs{grid-template-columns:1fr 1fr}.key-specs div:last-child{display:none}.price-main{font-size:31px}.content-hero h1{font-size:38px}.mobile-nav a{font-size:9px}}

/* Product media stays part of the interface instead of triggering browser image helpers. */
.product-media img,.gallery img,.feature-story-media img,.category-card img,.promo-card img{pointer-events:none;-webkit-user-drag:none;user-select:none}
.gallery-thumb img{width:100%;height:100%;object-fit:contain}.product-price-label{font-size:11px;color:var(--muted);font-weight:650;margin-bottom:3px}.mobile-buy-bar{display:none}
.product-card-actions{position:absolute;right:10px;top:10px;z-index:3;display:flex;flex-direction:column;gap:7px}.product-card-actions .icon-btn{background:rgba(255,255,255,.94)}.product-card-actions .active{color:var(--blue);border-color:var(--blue)}.product-card .favorite-toggle{position:static}.product-topline{display:flex;align-items:center;justify-content:space-between;gap:15px}.product-inline-actions{display:flex;gap:8px}.product-inline-actions .select-btn{min-height:42px;padding:0 13px;font-size:12px}.price-panel .btn-ghost{border:1px solid #496078;background:transparent;color:#fff}.filter-apply.split{display:grid;grid-template-columns:.7fr 1.3fr;gap:10px}.order-context{display:grid;gap:4px;background:var(--soft);padding:16px;border-radius:8px;margin-bottom:20px}.order-context:empty{display:none}.order-context span{font-size:13px;color:var(--muted)}.order-context b{font-size:20px}.compare-table{display:grid;grid-template-columns:minmax(150px,.65fr) repeat(var(--compare-count),minmax(220px,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);overflow:auto}.compare-label,.compare-value,.compare-product{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px}.compare-label{background:var(--soft);font-weight:750}.compare-value{font-weight:650}.compare-product{min-height:320px;display:flex;flex-direction:column;gap:14px}.compare-product img{width:100%;height:190px;object-fit:contain;pointer-events:none}.compare-product .select-btn{margin-top:auto;width:max-content}.legal-content{max-width:900px;margin:60px auto 0;padding:40px;border:1px solid var(--line);border-radius:8px}.legal-content h2{font-size:32px}.legal-content p{color:var(--muted);line-height:1.65}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:50px}.article-grid article{border:1px solid var(--line);padding:28px;border-radius:8px;min-height:280px;display:flex;flex-direction:column}.article-grid h3{font-size:25px}.article-grid p{color:var(--muted);line-height:1.5}.article-grid .btn{margin-top:auto;width:max-content}.content-hero.compact{min-height:470px}
@media(min-width:761px){.cookie{max-width:640px;padding:12px 14px}.cookie .btn{min-height:42px}}
@media(max-width:760px){
  .product-page{padding-bottom:92px}.mobile-buy-bar{position:fixed;z-index:64;left:10px;right:10px;bottom:84px;min-height:76px;padding:10px 10px 10px 15px;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 28px rgba(9,28,49,.16);display:flex;align-items:center;justify-content:space-between;gap:10px;backdrop-filter:blur(12px)}.mobile-buy-bar div{min-width:0;display:flex;flex-direction:column}.mobile-buy-bar span{font-size:12px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:155px}.mobile-buy-bar strong{font-size:21px;line-height:1.15}.mobile-buy-bar .btn{min-height:52px;padding:0 17px;white-space:nowrap}.gallery-stage img{width:94%;height:94%}.gallery-thumbs{overflow-x:auto;scrollbar-width:none}.gallery-thumb{flex:0 0 64px}.product-card .product-price-label{font-size:9px}.cookie{padding:14px 16px}.cookie p{font-size:12px}.cookie .btn{min-height:48px}
}
@media(max-width:760px){.product-topline{align-items:flex-start}.product-inline-actions{gap:5px}.product-inline-actions .select-btn{width:42px;padding:0;font-size:0}.product-ctas{grid-template-columns:1fr}.compare-table{margin-right:-15px;grid-template-columns:100px repeat(var(--compare-count),minmax(180px,1fr))}.compare-label,.compare-value,.compare-product{padding:12px}.compare-product{min-height:280px}.compare-product img{height:150px}.article-grid{grid-template-columns:1fr}.legal-content{padding:24px 18px;margin-top:35px}.content-hero.compact{min-height:auto}.content-hero.compact .content-hero-media{height:300px}}
@media(max-width:340px){.mobile-buy-bar{left:6px;right:6px;padding-left:12px}.mobile-buy-bar span{max-width:116px}.mobile-buy-bar strong{font-size:19px}.mobile-buy-bar .btn{padding:0 12px;font-size:13px}}

/* Keep narrow layouts inside the viewport, including sticky purchase controls. */
html,body{overflow-x:hidden}
@media(max-width:760px){.price-panel{margin-left:0;margin-right:0;border-radius:8px}.feature-story,.content-hero{max-width:100vw}}

/* The purchase shortcut appears only after the visitor has passed the full price block. */
@media(max-width:760px){.mobile-buy-bar{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(18px);transition:opacity .2s,transform .2s,visibility .2s}.mobile-buy-bar.visible{opacity:1;visibility:visible;pointer-events:auto;transform:none}}

/* Hatiko-inspired home storefront. Other routes keep the NovoTech interface. */
.hatiko-home-active{background:#fff}.hatiko-header-container,.hatiko-home-container{width:min(calc(100% - 80px),1360px);margin-inline:auto}.hatiko-site-header{background:#fff;color:#111;position:relative;z-index:45}.hatiko-topbar{height:46px;background:#155fc2;color:#fff}.hatiko-topbar .hatiko-header-container{height:100%;display:flex;align-items:center;gap:24px}.hatiko-location{display:flex;align-items:center;gap:10px;flex:0 0 auto}.hatiko-location button{display:flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#fff;font-weight:750}.hatiko-location button .icon{width:18px;height:18px}.hatiko-store-count{height:30px;display:flex;align-items:center;padding:0 13px;border-radius:16px;background:#6eb646;color:#fff;font-size:13px;font-weight:800}.hatiko-mode{display:flex;align-items:center;border-radius:18px;background:#0b4da6;padding:3px}.hatiko-mode a{height:29px;padding:0 15px;border-radius:15px;display:flex;align-items:center;font-size:13px;font-weight:750}.hatiko-mode a.active{background:#fff;color:#101828}.hatiko-toplinks{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto}.hatiko-toplinks a{font-size:13px;font-weight:700;white-space:nowrap}.hatiko-top-contact{margin-left:auto;white-space:nowrap;font-size:14px;font-weight:800}.hatiko-mainbar{border-bottom:1px solid #eceef2}.hatiko-mainbar .hatiko-header-container{height:106px;display:grid;grid-template-columns:auto auto minmax(300px,1fr) auto;align-items:center;gap:24px}.hatiko-mainbar .logo{font-size:38px}.hatiko-catalog-button{height:56px;padding:0 22px;border:0;border-radius:8px;background:var(--blue);color:#fff;display:flex;align-items:center;gap:12px;font-weight:800;box-shadow:inset 0 -4px 0 var(--blue-deep)}.hatiko-search{height:56px;border-radius:8px;background:#f1f2f4;display:grid;grid-template-columns:1fr 58px;overflow:hidden}.hatiko-search:focus-within{outline:2px solid rgba(8,125,224,.25)}.hatiko-search input{border:0;outline:0;background:transparent;padding:0 20px;font-size:16px}.hatiko-search button{border:0;background:transparent;display:grid;place-items:center}.hatiko-actions{display:flex;align-items:center;gap:18px}.hatiko-actions a{min-width:66px;display:flex;flex-direction:column;align-items:center;gap:6px;font-weight:650}.hatiko-actions a>span{position:relative}.hatiko-actions a b{position:absolute;right:-13px;top:-9px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#72bc49;color:#fff;display:grid;place-items:center;font-size:10px}.hatiko-actions small{font-size:11px}.hatiko-mobile-actions{display:none}.hatiko-category-nav{height:70px;border-bottom:1px solid #e9ebef}.hatiko-category-nav .hatiko-header-container{height:100%;display:flex;align-items:center;justify-content:space-between;gap:22px;overflow:hidden}.hatiko-category-nav a,.hatiko-category-nav button{border:0;background:transparent;padding:0 0 16px;border-bottom:2px solid #e5e7eb;white-space:nowrap;font-size:14px;font-weight:750}.hatiko-category-nav a:hover,.hatiko-category-nav button:hover{color:var(--blue);border-color:var(--blue)}

.site-maintenance-banner{position:relative;z-index:46;background:#fff6dc;border-bottom:1px solid #ecd28a;color:#172334}.site-maintenance-banner__inner{width:min(calc(100% - 80px),1360px);min-height:72px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-maintenance-banner__message{display:flex;align-items:center;gap:13px;min-width:0}.site-maintenance-banner__message>div{display:flex;align-items:baseline;flex-wrap:wrap;column-gap:10px;row-gap:2px}.site-maintenance-banner__message strong{font-size:15px;line-height:1.35}.site-maintenance-banner__message span:not(.site-maintenance-banner__icon){color:#596579;font-size:14px;line-height:1.45}.site-maintenance-banner__icon{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;background:#155fc2;color:#fff;font-size:16px;font-weight:850;font-style:normal}.site-maintenance-banner__inner>a{min-height:42px;padding:0 18px;border:1px solid #155fc2;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#155fc2;font-size:14px;font-weight:800;white-space:nowrap}.site-maintenance-banner__inner>a:hover{background:#155fc2;color:#fff}.site-maintenance-banner__inner>a:focus-visible{outline:3px solid #111827;outline-offset:3px}
.hatiko-home{background:#fff}.hatiko-promo{padding:34px 0 18px;overflow:hidden}.hatiko-promo-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,calc((100% - 36px)/4));gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 max(40px,calc((100vw - 1360px)/2)) 8px}.hatiko-promo-track::-webkit-scrollbar,.hatiko-product-rail::-webkit-scrollbar,.hatiko-category-grid::-webkit-scrollbar{display:none}.hatiko-promo-card{height:520px;border-radius:8px;padding:34px 30px;position:relative;overflow:hidden;scroll-snap-align:center;display:flex;flex-direction:column;align-items:center;text-align:center;background:#e9f1ff;color:#111}.hatiko-promo-card.blue{background:#dfeaff}.hatiko-promo-card.warm{background:#fff0e6}.hatiko-promo-card.violet{background:#ece6ff}.hatiko-promo-card.mint{background:#e7f5ed}.hatiko-promo-card.service{background:#122339;color:#fff}.hatiko-promo-card:after{content:"";position:absolute;inset:auto 0 0;height:54%;background:linear-gradient(0deg,rgba(0,0,0,.07),transparent);pointer-events:none}.hatiko-promo-kicker{height:26px;padding:0 12px;border-radius:13px;background:rgba(255,255,255,.76);display:flex;align-items:center;font-size:11px;font-weight:850;text-transform:uppercase;color:#146dc9;position:relative;z-index:2}.hatiko-promo-card.service .hatiko-promo-kicker{background:rgba(255,255,255,.12);color:#9ed078}.hatiko-promo-card h1{font-size:30px;line-height:1.05;margin:18px 0 9px;position:relative;z-index:2}.hatiko-promo-card p{font-size:15px;line-height:1.4;min-height:42px;margin:0;color:#566277;position:relative;z-index:2}.hatiko-promo-card.service p{color:#c4cedc}.hatiko-promo-card>strong{font-size:17px;margin-top:12px;position:relative;z-index:2}.hatiko-promo-card img{position:absolute;left:6%;right:6%;bottom:4%;width:88%;height:58%;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;filter:drop-shadow(0 20px 18px rgba(22,35,54,.12));z-index:1}.hatiko-promo-card.service img{left:0;right:0;bottom:0;width:100%;height:60%;object-fit:cover;mix-blend-mode:normal;opacity:.9}.hatiko-promo-nav{width:min(calc(100% - 80px),1360px);margin:12px auto 0;display:flex;align-items:center;justify-content:space-between}.hatiko-promo-nav>div{display:flex;gap:7px}.hatiko-promo-nav>div button{width:26px;height:4px;padding:0;border:0;border-radius:2px;background:#d8dde5}.hatiko-promo-nav>div button.active{background:var(--blue)}.hatiko-promo-nav>span{display:flex;gap:8px}.hatiko-promo-nav>span button,.hatiko-rail-buttons button{width:42px;height:42px;border:1px solid #d9dfe7;border-radius:50%;background:#fff;display:grid;place-items:center}.hatiko-promo-nav .icon,.hatiko-rail-buttons .icon{width:19px;height:19px}
.hatiko-mini-promos{padding:20px 0 38px}.hatiko-mini-promos .hatiko-home-container{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hatiko-mini-promo{min-height:128px;border-radius:8px;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;background:#edf5ff}.hatiko-mini-promo.green{background:#eaf6e8}.hatiko-mini-promo.dark{background:#13243a;color:#fff}.hatiko-mini-promo span{display:block;font-size:12px;color:var(--blue);font-weight:800;text-transform:uppercase;margin-bottom:8px}.hatiko-mini-promo.dark span{color:#8fcf67}.hatiko-mini-promo strong{display:block;font-size:20px;line-height:1.15;max-width:310px}.hatiko-mini-promo>.icon{flex:0 0 auto}.hatiko-section{padding:66px 0}.hatiko-category-section,.hatiko-review-section,.hatiko-stores{background:#f5f6f8}.hatiko-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}.hatiko-section-head>div>span,.hatiko-about span{display:block;font-size:12px;font-weight:850;text-transform:uppercase;color:var(--blue);margin-bottom:10px}.hatiko-section-head h2,.hatiko-about h2{font-size:42px;line-height:1.05;margin:0}.hatiko-section-head>a{display:flex;align-items:center;gap:8px;font-weight:750;color:var(--blue)}.hatiko-section-head>a .icon{width:18px;height:18px}.hatiko-rail-buttons{display:flex;gap:8px}.hatiko-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.hatiko-category-card{height:290px;background:#fff;border-radius:8px;padding:24px;position:relative;overflow:hidden;display:block}.hatiko-category-card h3{font-size:21px;line-height:1.1;margin-bottom:7px}.hatiko-category-card p{font-size:13px;line-height:1.35;color:#70798a;max-width:180px}.hatiko-category-card img{position:absolute;width:84%;height:63%;object-fit:contain;object-position:center bottom;left:8%;bottom:-2%;mix-blend-mode:multiply;transition:transform .3s}.hatiko-category-card:hover img{transform:scale(1.05)}
.hatiko-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 1px 14px}.hatiko-product-card{min-height:430px;border:1px solid #e1e4ea;border-radius:8px;background:#fff;padding:18px;display:flex;flex-direction:column;scroll-snap-align:start;position:relative;transition:.22s}.hatiko-product-card:hover{border-color:#9cc8ed;box-shadow:0 16px 34px rgba(18,38,64,.09);transform:translateY(-3px)}.hatiko-product-tags{height:30px;display:flex;justify-content:space-between;align-items:center}.hatiko-product-tags>span{padding:7px 10px;border-radius:5px;background:#e8f6e9;color:#21803e;font-size:10px;font-weight:850;text-transform:uppercase}.hatiko-product-tags button{width:34px;height:34px;border:0;background:transparent;color:#a1a8b4;display:grid;place-items:center}.hatiko-product-tags button.active{color:var(--blue)}.hatiko-product-image{height:235px;display:grid;place-items:center;margin:5px 0 12px}.hatiko-product-image img{width:100%;height:100%;object-fit:contain}.hatiko-product-title{font-size:16px;line-height:1.3;font-weight:700;min-height:64px}.hatiko-product-bottom{margin-top:auto;padding-top:16px;border-top:1px solid #edf0f3;display:flex;align-items:center;justify-content:space-between;gap:8px}.hatiko-product-bottom strong{font-size:22px}.hatiko-product-bottom button{width:44px;height:44px;border:0;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;opacity:0;transform:translateY(5px);transition:.2s}.hatiko-product-card:hover .hatiko-product-bottom button{opacity:1;transform:none}
.hatiko-feature-banner{padding:30px 0 72px}.hatiko-feature-banner-inner{min-height:480px;border-radius:8px;background:#091a2d;color:#fff;position:relative;overflow:hidden;padding:70px;display:flex;align-items:center}.hatiko-feature-banner-inner>div{position:relative;z-index:2;width:50%}.hatiko-feature-banner-inner>div>span{font-size:13px;font-weight:850;text-transform:uppercase;color:#84c85e}.hatiko-feature-banner-inner h2{font-size:52px;line-height:1.02;margin:16px 0}.hatiko-feature-banner-inner p{font-size:18px;line-height:1.5;color:#bec9d6;max-width:540px}.hatiko-feature-banner-inner strong{display:flex;align-items:center;gap:9px;color:#fff}.hatiko-feature-banner-inner>img{position:absolute;right:2%;bottom:-6%;width:49%;height:103%;object-fit:contain;filter:drop-shadow(0 24px 32px rgba(0,0,0,.28))}.hatiko-benefits{padding:30px 0 70px}.hatiko-benefits .hatiko-home-container{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e1e4e9;border-left:1px solid #e1e4e9}.hatiko-benefits article{min-height:165px;padding:26px;border-right:1px solid #e1e4e9;border-bottom:1px solid #e1e4e9;display:flex;gap:18px}.hatiko-benefits article>.icon{color:var(--blue);flex:0 0 auto}.hatiko-benefits h3{font-size:18px;margin-bottom:9px}.hatiko-benefits p{font-size:13px;line-height:1.45;color:#697386;margin:0}.hatiko-brands{background:#fff}.hatiko-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hatiko-brand-grid button{height:112px;border:1px solid #dfe3e9;border-radius:8px;background:#fff;font-size:22px;font-weight:850;transition:.2s}.hatiko-brand-grid button:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(21,39,64,.08)}.hatiko-brand-grid .samsung{color:#1428a0}.hatiko-brand-grid .apple{color:#111}.hatiko-brand-grid .honor{color:#0098cd}.hatiko-brand-grid .xiaomi{color:#ff6900}.hatiko-brand-grid .google{color:#4285f4}.hatiko-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hatiko-review-grid article{min-height:260px;border-radius:8px;background:#fff;padding:28px}.hatiko-review-grid article>strong{font-size:12px;color:var(--blue);text-transform:uppercase}.hatiko-review-grid h3{font-size:24px;line-height:1.12;margin:30px 0 16px}.hatiko-review-grid p{font-size:15px;line-height:1.5;color:#697386}.hatiko-news-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:12px}.hatiko-news-grid a{min-height:300px;border-radius:8px;padding:30px;background:#e7f1ff;position:relative}.hatiko-news-grid a.green{background:#ebf7e9}.hatiko-news-grid a.dark{background:#14243a;color:#fff}.hatiko-news-grid span{font-size:12px;font-weight:850;text-transform:uppercase;color:var(--blue)}.hatiko-news-grid a.dark span{color:#8dcc65}.hatiko-news-grid h3{font-size:28px;line-height:1.08;margin-top:36px;max-width:390px}.hatiko-news-grid>.dark h3{color:#fff}.hatiko-news-grid .icon{position:absolute;right:28px;bottom:28px}.hatiko-store-rail{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.hatiko-store-rail .store-card{min-height:410px}.hatiko-about{padding:84px 0}.hatiko-about .hatiko-home-container{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.hatiko-about p{font-size:21px;line-height:1.55;color:#687286;margin:0}
@media(max-width:1180px){.hatiko-toplinks{gap:13px}.hatiko-toplinks a:nth-last-child(-n+2){display:none}.hatiko-actions a:nth-child(1){display:none}.hatiko-category-grid{grid-template-columns:repeat(4,1fr)}.hatiko-product-rail{grid-auto-columns:minmax(220px,1fr)}.hatiko-benefits .hatiko-home-container{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.site-maintenance-banner__inner{width:calc(100% - 30px);min-height:0;padding:12px 0;align-items:stretch;gap:10px}.site-maintenance-banner__message{align-items:flex-start;gap:10px}.site-maintenance-banner__message>div{display:block}.site-maintenance-banner__message strong{display:block;font-size:14px}.site-maintenance-banner__message span:not(.site-maintenance-banner__icon){display:block;margin-top:2px;font-size:12px}.site-maintenance-banner__icon{width:24px;height:24px;flex-basis:24px;font-size:14px}.site-maintenance-banner__inner>a{min-height:38px;padding:0 12px;font-size:12px}.hatiko-header-container,.hatiko-home-container{width:calc(100% - 30px)}.hatiko-topbar{height:42px}.hatiko-topbar .hatiko-header-container{justify-content:space-between;gap:8px}.hatiko-location button span{font-size:12px}.hatiko-store-count,.hatiko-toplinks,.hatiko-top-contact{display:none}.hatiko-mode{margin-left:auto}.hatiko-mode a{height:28px;padding:0 13px;font-size:12px}.hatiko-mainbar .hatiko-header-container{height:78px;display:flex;gap:10px}.hatiko-mainbar .logo{font-size:31px}.hatiko-catalog-button,.hatiko-search,.hatiko-actions{display:none}.hatiko-mobile-actions{display:flex;gap:8px;margin-left:auto}.hatiko-mobile-actions button{width:48px;height:48px;border:1px solid #dfe4eb;border-radius:8px;background:#fff;display:grid;place-items:center}.hatiko-mobile-actions button:last-child{background:var(--blue);border-color:var(--blue);color:#fff}.hatiko-category-nav{height:58px}.hatiko-category-nav .hatiko-header-container{justify-content:flex-start;overflow-x:auto;scrollbar-width:none;margin-right:0;width:100%;padding:0 15px}.hatiko-category-nav a,.hatiko-category-nav button{font-size:13px;padding-bottom:13px}.hatiko-home{padding-bottom:12px}.hatiko-promo{padding:18px 0 10px}.hatiko-promo-track{grid-auto-columns:84%;gap:10px;padding:0 15px 7px}.hatiko-promo-card{height:455px;padding:28px 22px}.hatiko-promo-card h1{font-size:29px}.hatiko-promo-card p{font-size:14px}.hatiko-promo-card img{height:59%;bottom:2%}.hatiko-promo-nav{width:calc(100% - 30px);margin-top:7px}.hatiko-promo-nav>span{display:none}.hatiko-mini-promos{padding:12px 0 26px}.hatiko-mini-promos .hatiko-home-container{display:grid;grid-auto-flow:column;grid-auto-columns:88%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:0;width:100%;padding-left:15px}.hatiko-mini-promo{min-height:112px;padding:20px;scroll-snap-align:start}.hatiko-mini-promo strong{font-size:17px}.hatiko-section{padding:48px 0}.hatiko-section-head{align-items:flex-end;margin-bottom:22px}.hatiko-section-head h2,.hatiko-about h2{font-size:31px}.hatiko-section-head>a{font-size:0}.hatiko-section-head>a .icon{font-size:initial}.hatiko-rail-buttons button{width:40px;height:40px}.hatiko-category-grid{display:grid;grid-auto-flow:column;grid-auto-columns:74%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-15px}.hatiko-category-card{height:305px;scroll-snap-align:start;padding:22px}.hatiko-category-card h3{font-size:22px}.hatiko-category-card img{height:66%}.hatiko-product-rail{grid-auto-columns:48%;margin-right:-15px;gap:8px}.hatiko-product-card{min-height:365px;padding:10px}.hatiko-product-tags{height:25px}.hatiko-product-tags>span{font-size:8px;padding:6px 7px}.hatiko-product-tags button{width:31px;height:31px}.hatiko-product-image{height:178px;margin:2px 0 8px}.hatiko-product-title{font-size:13px;line-height:1.3;min-height:69px}.hatiko-product-bottom{padding-top:11px}.hatiko-product-bottom strong{font-size:17px}.hatiko-product-bottom button{width:38px;height:38px;opacity:1;transform:none}.hatiko-feature-banner{padding:14px 0 50px}.hatiko-feature-banner-inner{min-height:500px;padding:38px 26px;align-items:flex-start}.hatiko-feature-banner-inner>div{width:100%;z-index:3}.hatiko-feature-banner-inner h2{font-size:37px}.hatiko-feature-banner-inner p{font-size:15px;max-width:320px}.hatiko-feature-banner-inner>img{width:95%;height:61%;right:-10%;bottom:-2%;object-position:center bottom}.hatiko-benefits{padding:10px 0 50px}.hatiko-benefits .hatiko-home-container{grid-template-columns:1fr}.hatiko-benefits article{min-height:130px;padding:22px}.hatiko-brand-grid{display:grid;grid-auto-flow:column;grid-auto-columns:42%;grid-template-columns:none;overflow-x:auto;margin-right:-15px}.hatiko-brand-grid button{height:94px}.hatiko-review-grid{display:grid;grid-auto-flow:column;grid-auto-columns:83%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-15px}.hatiko-review-grid article{scroll-snap-align:start;min-height:245px;padding:24px}.hatiko-news-grid{display:grid;grid-auto-flow:column;grid-auto-columns:85%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-15px}.hatiko-news-grid a{min-height:285px;scroll-snap-align:start}.hatiko-store-rail{display:grid;grid-auto-flow:column;grid-auto-columns:88%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-15px}.hatiko-store-rail .store-card{min-height:370px;scroll-snap-align:start}.hatiko-about{padding:58px 0}.hatiko-about .hatiko-home-container{grid-template-columns:1fr;gap:28px}.hatiko-about p{font-size:17px}.hatiko-home-active .site-footer{margin-bottom:0}}
@media(max-width:340px){.hatiko-header-container,.hatiko-home-container{width:calc(100% - 24px)}.hatiko-location button .icon{display:none}.hatiko-mode a{padding:0 10px}.hatiko-mainbar .hatiko-header-container{height:72px}.hatiko-mainbar .logo{font-size:27px}.hatiko-mobile-actions button{width:44px;height:44px}.hatiko-category-nav .hatiko-header-container{padding:0 12px}.hatiko-promo-track{grid-auto-columns:88%;padding-left:12px}.hatiko-promo-card{height:425px}.hatiko-promo-card h1{font-size:26px}.hatiko-product-rail{grid-auto-columns:52%;margin-right:-12px}.hatiko-product-image{height:150px}.hatiko-product-title{font-size:12px}.hatiko-product-bottom strong{font-size:15px}.hatiko-category-grid{grid-auto-columns:82%;margin-right:-12px}.hatiko-section-head h2,.hatiko-about h2{font-size:28px}}

/* Final promo framing after screenshot review. */
.hatiko-promo-card img{bottom:2%;height:54%}.hatiko-promo-card.service img{height:56%}
@media(max-width:760px){.hatiko-promo-card img{height:55%;bottom:1%}.hatiko-promo-card.service img{height:54%}}

/* Rebro-inspired catalog mechanics, rendered in the NovoTech visual system. */
.rebro-container{width:min(calc(100% - 80px),1360px);margin-inline:auto}.rebro-breadcrumbs{display:flex;align-items:center;gap:10px;color:#949ca8;font-size:13px;margin-bottom:24px}.rebro-breadcrumbs a{display:flex;align-items:center;gap:7px}.rebro-breadcrumbs .icon{width:15px;height:15px}.rebro-breadcrumbs>*+*:before{content:"·";margin-right:10px;color:#c7cbd1}.rebro-catalog,.rebro-listing,.rebro-product-page{background:#fff}.rebro-catalog-intro{padding:45px 0 82px}.rebro-catalog-intro h1,.rebro-listing-head h1{font-size:48px;line-height:1;margin:0 0 54px}.rebro-category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.rebro-category-card{grid-column:span 3;height:300px;border-radius:8px;background:#f4f4f4;position:relative;overflow:hidden;padding:40px 28px 20px;display:block;text-align:center;transition:transform .25s,box-shadow .25s}.rebro-category-card.large{grid-column:span 4;height:420px;padding-top:52px}.rebro-category-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(20,30,44,.09)}.rebro-category-card h2{font-size:26px;line-height:1.05;margin:0 0 12px}.rebro-category-card span{color:#6f747c;font-size:16px}.rebro-category-card img{position:absolute;left:7%;right:7%;bottom:-7%;width:86%;height:64%;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;transition:transform .3s}.rebro-category-card.large img{height:69%}.rebro-category-card:hover img{transform:scale(1.035)}.rebro-catalog-section{padding:70px 0}.rebro-catalog-section.soft,.rebro-related.soft{background:#f5f6f8}.rebro-section-head,.rebro-content-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.rebro-section-head h2,.rebro-content-heading h2{font-size:43px;line-height:1.04;margin:0}.rebro-section-head>div{display:flex;gap:8px}.rebro-section-head>div button{width:48px;height:48px;border:1px solid #dde2e8;border-radius:50%;background:#fff;display:grid;place-items:center}.rebro-maker-rail{display:grid;grid-auto-flow:column;grid-auto-columns:230px;gap:12px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory}.rebro-maker-rail::-webkit-scrollbar,.rebro-product-rail::-webkit-scrollbar,.rebro-family-rail::-webkit-scrollbar{display:none}.rebro-maker-rail button{height:125px;border:1px solid #e0e3e8;border-radius:8px;background:#fff;font-size:23px;font-weight:850;scroll-snap-align:start;transition:.2s}.rebro-maker-rail button:hover{border-color:#9fc6e8;transform:translateY(-3px)}.rebro-maker-rail .maker-samsung{color:#1428a0}.rebro-maker-rail .maker-apple{color:#111}.rebro-maker-rail .maker-honor{color:#0097ce}.rebro-maker-rail .maker-xiaomi{color:#ff6900}.rebro-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:310px;gap:36px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x mandatory;padding:4px 2px 12px}.rebro-product-card{min-width:0;min-height:485px;background:#fff;padding:6px 12px 12px;display:flex;flex-direction:column;position:relative;scroll-snap-align:start}.rebro-product-flags{height:42px;display:flex;align-items:center;gap:8px}.rebro-product-flags>span{height:29px;padding:0 9px;border-radius:5px;background:#da2e2e;color:#fff;display:flex;align-items:center;gap:5px;font-size:10px;font-weight:850;text-transform:uppercase}.rebro-product-flags>span .icon{width:15px;height:15px}.rebro-product-flags>b{height:29px;min-width:34px;border-radius:5px;background:#f1f1f1;display:grid;place-items:center;font-size:12px}.rebro-product-flags>button{width:34px;height:34px;margin-left:auto;border:0;background:transparent;color:#a5abb4;display:grid;place-items:center;opacity:0;transition:.2s}.rebro-product-card:hover .rebro-product-flags>button{opacity:1}.rebro-product-media{height:285px;display:grid;place-items:center;padding:8px}.rebro-product-media img{width:100%;height:100%;object-fit:contain}.rebro-product-name{font-size:16px;line-height:1.35;font-weight:620;text-align:center;min-height:66px;padding:3px 2px}.rebro-product-prices{display:flex;align-items:baseline;justify-content:center;gap:10px;margin-top:auto;padding-top:10px}.rebro-product-prices strong{font-size:23px}.rebro-product-prices del{font-size:14px;color:#969aa1}.rebro-product-cart{height:46px;margin:15px auto 0;padding:0 18px;border:0;border-radius:8px;background:#111;color:#fff;display:flex;align-items:center;gap:8px;opacity:0;transform:translateY(7px);transition:.22s}.rebro-product-card:hover .rebro-product-cart,.rebro-product-card:focus-within .rebro-product-cart{opacity:1;transform:none}.rebro-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e0e3e8;border-left:1px solid #e0e3e8}.rebro-benefit-grid article{min-height:180px;padding:30px;border-right:1px solid #e0e3e8;border-bottom:1px solid #e0e3e8}.rebro-benefit-grid article>.icon{color:var(--blue);width:28px;height:28px}.rebro-benefit-grid h3{font-size:19px;margin:27px 0 9px}.rebro-benefit-grid p{font-size:14px;line-height:1.5;color:#6d7582;margin:0}
.rebro-listing-head{padding:42px 0 35px;border-bottom:1px solid #e8eaee}.rebro-listing-head h1{margin-bottom:34px}.rebro-family-wrap{position:relative}.rebro-family-rail{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;padding-right:90px}.rebro-family-rail :is(a,button){height:64px;padding:0 25px;border:0;border-radius:8px;background:#f5f5f5;display:flex;align-items:center;white-space:nowrap;font-weight:700}.rebro-family-rail :is(a,button).active{background:#eaf4ff;color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.rebro-family-next{position:absolute;right:0;top:0;width:66px;height:64px;border:0;border-radius:8px;background:#111;color:#fff;display:grid;place-items:center}.rebro-listing-products{padding:44px 0 80px}.rebro-listing-toolbar{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:56px}.rebro-listing-toolbar>div{justify-self:center;color:#8b9097}.rebro-listing-toolbar>div strong{color:#111}.rebro-filter-button,.rebro-sort-button{height:54px;padding:0 19px;border:1px solid #e0e3e8;border-radius:8px;background:#fff;display:flex;align-items:center;gap:10px;font-weight:750}.rebro-sort-button{justify-self:end}.rebro-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:56px 24px}.rebro-load-more{width:100%;height:58px;margin-top:50px;border:1px solid #d8dde3;border-radius:8px;background:#fff;font-weight:800}.rebro-filter-sheet .sheet-panel{width:min(520px,100%)}.rebro-filter-sheet .check-list.compact{grid-template-columns:1fr 1fr}.rebro-filter-sheet .check-list span{display:flex;align-items:center;gap:8px}.rebro-filter-sheet .check-list i,.rebro-option-group.colors i{width:18px;height:18px;border-radius:50%;border:1px solid #cbd2db;display:inline-block}.color-black{background:#192534}.color-blue{background:#92bcd1}.color-violet{background:#8d7bb6}.color-white{background:#f5f5f2}.color-silver{background:#d7d9db}.color-green{background:#82a889}.color-pink{background:#e6b4c3}.color-orange{background:#de7843}.color-gray{background:#858b92}
.rebro-brand-filter-rail :is(a,button){min-width:170px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left}.rebro-brand-filter-rail :is(a,button) span{font-size:16px}.rebro-brand-filter-rail :is(a,button) small{min-width:30px;color:#8b94a3;font-size:12px;font-weight:700;text-align:right}.rebro-brand-filter-rail :is(a,button).active small{color:var(--blue)}
.rebro-product-page{padding-top:34px}.rebro-product-main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);gap:70px;padding-bottom:70px}.rebro-gallery{display:grid;grid-template-columns:90px 1fr;gap:18px;min-width:0}.rebro-gallery-thumbs{display:flex;flex-direction:column;gap:12px}.rebro-gallery-thumbs button{width:90px;height:100px;padding:7px;border:1px solid #e1e5ea;border-radius:8px;background:#fff}.rebro-gallery-thumbs button.active{border:2px solid var(--blue)}.rebro-gallery-thumbs img{width:100%;height:100%;object-fit:contain}.rebro-gallery-stage{height:675px;display:grid;place-items:center;overflow:hidden;background:#fff}.rebro-gallery-stage img{width:92%;height:92%;object-fit:contain}.rebro-product-badges{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:4px 0 20px}.rebro-product-badges span{height:27px;padding:0 9px;border-radius:5px;background:#e9f3ff;color:#2f7dc5;display:flex;align-items:center;gap:5px;font-size:11px;font-weight:800}.rebro-product-badges .sale{background:#d92e2e;color:#fff}.rebro-product-badges .new{background:#69b735;color:#fff}.rebro-product-badges .icon{width:15px;height:15px}.rebro-product-heading{display:flex;justify-content:space-between;gap:30px}.rebro-product-heading h1{font-size:46px;line-height:1.06;margin:0 0 10px}.rebro-product-heading p{color:#7a818b;font-size:16px}.rebro-samsung-mark{font-size:14px;font-weight:900;color:#1428a0;letter-spacing:1px}.rebro-key-specs{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e5e8ec;border-left:1px solid #e5e8ec;margin:25px 0}.rebro-key-specs div{padding:17px;border-right:1px solid #e5e8ec;border-bottom:1px solid #e5e8ec}.rebro-key-specs strong{display:block;font-size:18px}.rebro-key-specs span{display:block;font-size:11px;color:#89919e;margin-top:4px}.rebro-option-group{margin:24px 0}.rebro-option-group h3{font-size:14px;margin-bottom:10px}.rebro-option-group h3 span{color:#7b8290;font-weight:500}.rebro-option-group>div{display:flex;flex-wrap:wrap;gap:9px}.rebro-option-group a{min-width:112px;height:50px;padding:0 18px;border:1px solid #dce1e7;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700}.rebro-option-group a.active{border:2px solid #111}.rebro-option-group.colors a{min-width:auto}.rebro-price-panel{margin-top:30px;border:1px solid #e3e6eb;border-radius:8px;padding:25px 28px;box-shadow:0 16px 40px rgba(18,32,51,.07)}.rebro-price-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.rebro-price-top>div>span{font-size:12px;color:#8d949d}.rebro-price-top>div>div{display:flex;align-items:baseline;gap:10px;margin-top:5px}.rebro-price-top strong{font-size:39px}.rebro-price-top del{color:#9a9fa6}.rebro-price-top b{padding:5px 8px;border-radius:5px;background:#d92e2e;color:#fff;font-size:11px}.rebro-price-top>button{border:0;background:transparent;color:#818892;display:flex;align-items:center;gap:4px}.rebro-product-ctas{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.rebro-product-ctas button{height:58px;border:1px solid #dce1e7;border-radius:8px;background:#fff;font-weight:800}.rebro-product-ctas .primary{background:#111;color:#fff;border-color:#111;display:flex;align-items:center;justify-content:center;gap:9px}.rebro-commerce-links{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.rebro-commerce-links button{height:51px;padding:0 9px;border:1px solid #e1e5ea;border-radius:8px;background:#f8f9fa;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:750}.rebro-mobile-buy{display:none}.rebro-product-tabs{position:sticky;top:0;z-index:35;background:#f5f5f5;border-top:1px solid #eceef1;border-bottom:1px solid #e0e3e7}.rebro-product-tabs .rebro-container{height:62px;display:flex;align-items:center;gap:48px;overflow-x:auto;scrollbar-width:none}.rebro-product-tabs a{font-size:14px;font-weight:700;white-space:nowrap;color:#676e77}.rebro-overview,.rebro-specifications,.rebro-availability,.rebro-credit,.rebro-related{padding:82px 0}.rebro-overview-hero{min-height:570px;border-radius:8px;background:#050505;color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden}.rebro-overview-hero>div{padding:72px 60px;display:flex;flex-direction:column;justify-content:center}.rebro-overview-hero>div>span,.rebro-content-heading>div>span{font-size:12px;font-weight:850;text-transform:uppercase;color:var(--blue)}.rebro-overview-hero h2{font-size:54px;line-height:1.02;margin:14px 0 22px}.rebro-overview-hero p{font-size:17px;line-height:1.55;color:#bfc7d0}.rebro-overview-hero img{width:100%;height:100%;object-fit:contain;object-position:center;background:#e9eef4}.rebro-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.rebro-feature-grid article{min-height:260px;border-radius:8px;background:#f5f6f8;padding:30px}.rebro-feature-grid strong{font-size:30px;color:var(--blue)}.rebro-feature-grid h3{font-size:21px;margin:38px 0 10px}.rebro-feature-grid p{font-size:14px;line-height:1.5;color:#6d7581}.rebro-specifications,.rebro-credit,.rebro-related.soft{background:#f5f6f8}.rebro-content-heading>p{max-width:540px;color:#747c88;line-height:1.5}.rebro-spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rebro-spec-grid details{border:1px solid #dfe4e9;border-radius:8px;background:#fff;overflow:hidden}.rebro-spec-grid summary{height:70px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:800;list-style:none;cursor:pointer}.rebro-spec-grid summary::-webkit-details-marker{display:none}.rebro-spec-grid summary .icon{width:19px;height:19px;color:var(--blue)}.rebro-spec-grid details[open] summary .icon{transform:rotate(45deg)}.rebro-spec-grid dl{margin:0;padding:0 24px 20px}.rebro-spec-grid dl div{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding:11px 0;border-top:1px solid #eceff2}.rebro-spec-grid dt{color:#7c8490}.rebro-spec-grid dd{margin:0;font-weight:650}.rebro-store-list{border-top:1px solid #e0e4e9}.rebro-store-list article{min-height:90px;border-bottom:1px solid #e0e4e9;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:28px}.rebro-store-list article div span{display:block;color:#747c88;font-size:13px;margin-top:6px}.rebro-store-list article>b{color:#777f89;font-size:13px}.rebro-store-list article>b.available{color:#278245}.rebro-store-list article>button{height:42px;padding:0 17px;border:1px solid #d9dfe5;border-radius:8px;background:#fff;font-weight:700}.rebro-credit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.rebro-credit-grid article{min-height:185px;border-radius:8px;background:#fff;padding:24px;display:flex;flex-direction:column}.rebro-credit-grid span{font-size:13px;color:#7d8590}.rebro-credit-grid strong{font-size:21px;margin-top:15px}.rebro-credit-grid button{height:45px;margin-top:auto;border:1px solid #dce1e6;border-radius:8px;background:#fff;font-weight:700}
@media(max-width:1100px){.rebro-category-grid{gap:14px}.rebro-category-card{grid-column:span 4}.rebro-category-card.large{height:370px}.rebro-product-grid{grid-template-columns:repeat(3,1fr)}.rebro-product-main{grid-template-columns:1fr 1fr;gap:35px}.rebro-gallery-stage{height:570px}.rebro-product-heading h1{font-size:39px}.rebro-product-ctas{grid-template-columns:1fr}.rebro-commerce-links{grid-template-columns:1fr 1fr}.rebro-key-specs div:nth-child(3){display:none}.rebro-key-specs{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.rebro-container{width:calc(100% - 30px)}.rebro-breadcrumbs{margin:0 0 18px;font-size:12px;overflow:hidden;white-space:nowrap}.rebro-breadcrumbs span{overflow:hidden;text-overflow:ellipsis}.rebro-catalog-intro{padding:28px 0 48px}.rebro-catalog-intro h1,.rebro-listing-head h1{font-size:36px;margin-bottom:28px}.rebro-category-grid{display:block}.rebro-category-card,.rebro-category-card.large{height:340px;margin-bottom:12px;padding:30px 20px;grid-column:auto}.rebro-category-card h2{font-size:25px}.rebro-category-card img,.rebro-category-card.large img{height:67%;bottom:-5%}.rebro-catalog-section{padding:48px 0}.rebro-section-head,.rebro-content-heading{align-items:flex-start;margin-bottom:24px}.rebro-section-head h2,.rebro-content-heading h2{font-size:31px}.rebro-section-head>div button{width:42px;height:42px}.rebro-maker-rail{grid-auto-columns:44%}.rebro-maker-rail button{height:98px;font-size:18px}.rebro-product-rail{grid-auto-columns:48%;gap:10px;margin-right:-15px}.rebro-product-card{min-height:350px;padding:4px 5px 8px}.rebro-product-flags{height:32px}.rebro-product-flags>span{height:24px;padding:0 6px;font-size:8px}.rebro-product-flags>b{height:24px;min-width:26px;font-size:9px}.rebro-product-flags>button{display:none}.rebro-product-media{height:175px;padding:3px}.rebro-product-name{font-size:13px;line-height:1.3;min-height:68px;padding:0}.rebro-product-prices{display:block;text-align:center}.rebro-product-prices strong{font-size:17px}.rebro-product-prices del{display:block;font-size:11px;margin-top:3px}.rebro-product-cart{display:none}.rebro-benefit-grid{grid-template-columns:1fr}.rebro-benefit-grid article{min-height:140px;padding:22px}.rebro-benefit-grid h3{margin-top:17px}.rebro-listing-head{padding:27px 0 20px}.rebro-family-rail{padding-right:60px}.rebro-family-rail :is(a,button){height:54px;padding:0 18px;font-size:13px}.rebro-family-next{width:54px;height:54px}.rebro-listing-products{padding:20px 0 58px}.rebro-listing-toolbar{height:62px;grid-template-columns:auto 1fr auto;margin-bottom:30px}.rebro-listing-toolbar>div{font-size:12px}.rebro-filter-button,.rebro-sort-button{width:48px;height:48px;padding:0;justify-content:center}.rebro-filter-button span,.rebro-sort-button span{display:none}.rebro-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 8px}.rebro-load-more{margin-top:34px}.rebro-filter-sheet .check-list.compact{grid-template-columns:1fr}.rebro-product-page{padding-top:18px}.rebro-product-main{display:block;padding-bottom:38px}.rebro-gallery{display:flex;flex-direction:column-reverse;gap:10px}.rebro-gallery-thumbs{flex-direction:row;overflow-x:auto}.rebro-gallery-thumbs button{flex:0 0 68px;width:68px;height:68px}.rebro-gallery-stage{height:385px}.rebro-gallery-stage img{width:96%;height:96%}.rebro-product-config{padding-top:28px}.rebro-product-badges{margin-bottom:16px}.rebro-product-heading h1{font-size:32px}.rebro-samsung-mark{display:none}.rebro-key-specs{margin:20px 0}.rebro-option-group{margin:20px 0}.rebro-option-group a{height:46px;min-width:94px;padding:0 12px;font-size:13px}.rebro-option-group.colors a span{display:none}.rebro-option-group.colors a{min-width:46px;width:46px;padding:0}.rebro-option-group.colors i{width:24px;height:24px}.rebro-price-panel{margin:24px -15px 0;border-radius:0;padding:22px 15px}.rebro-price-top{display:block}.rebro-price-top strong{font-size:34px}.rebro-price-top>button{margin-top:13px}.rebro-product-ctas{grid-template-columns:1fr 1fr}.rebro-product-ctas button{height:54px;font-size:13px}.rebro-commerce-links{grid-template-columns:1fr}.rebro-mobile-buy{position:fixed;left:0;right:0;bottom:76px;z-index:62;height:74px;background:rgba(255,255,255,.96);border-top:1px solid #dce2e8;padding:10px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;backdrop-filter:blur(12px)}.rebro-mobile-buy div{min-width:0}.rebro-mobile-buy span{display:block;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;color:#707986}.rebro-mobile-buy strong{display:block;font-size:20px;margin-top:3px}.rebro-mobile-buy button{height:48px;padding:0 20px;border:0;border-radius:8px;background:#111;color:#fff;font-weight:800}.rebro-product-tabs{top:0}.rebro-product-tabs .rebro-container{height:54px;gap:24px}.rebro-overview,.rebro-specifications,.rebro-availability,.rebro-credit,.rebro-related{padding:50px 0}.rebro-overview-hero{min-height:570px;display:flex;flex-direction:column}.rebro-overview-hero>div{padding:34px 26px}.rebro-overview-hero h2{font-size:38px}.rebro-overview-hero p{font-size:15px}.rebro-overview-hero img{height:310px;order:-1}.rebro-feature-grid{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory}.rebro-feature-grid article{min-height:230px;scroll-snap-align:start}.rebro-content-heading{display:block}.rebro-content-heading>p{font-size:14px;margin-top:14px}.rebro-spec-grid{grid-template-columns:1fr}.rebro-spec-grid details:not([open]){min-height:62px}.rebro-spec-grid summary{height:62px;padding:0 18px;font-size:16px}.rebro-spec-grid dl{padding:0 18px 15px}.rebro-spec-grid dl div{grid-template-columns:1fr 1fr;font-size:13px}.rebro-store-list article{grid-template-columns:1fr auto;padding:17px 0;gap:10px}.rebro-store-list article>b{grid-column:1}.rebro-store-list article>button{grid-row:1/3;grid-column:2}.rebro-credit-grid{display:grid;grid-auto-flow:column;grid-auto-columns:78%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory}.rebro-credit-grid article{scroll-snap-align:start}.hatiko-home-active .site-footer{margin-bottom:76px}}
@media(max-width:340px){.rebro-container{width:calc(100% - 24px)}.rebro-category-card,.rebro-category-card.large{height:315px}.rebro-product-rail{grid-auto-columns:51%;margin-right:-12px}.rebro-product-media{height:146px}.rebro-product-card{min-height:326px}.rebro-product-name{font-size:12px}.rebro-product-prices strong{font-size:15px}.rebro-gallery-stage{height:330px}.rebro-product-heading h1{font-size:29px}.rebro-price-top strong{font-size:30px}.rebro-product-ctas{grid-template-columns:1fr}.rebro-product-ctas button:nth-child(2){display:none}.rebro-mobile-buy span{max-width:150px}.rebro-mobile-buy button{padding:0 15px}.rebro-overview-hero{min-height:535px}.rebro-overview-hero img{height:275px}}

/* Catalog review corrections. */
.rebro-listing-toolbar{grid-template-columns:max-content 1fr max-content}
.rebro-product-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.rebro-product-meta .rebro-product-badges{margin-bottom:20px}
.rebro-product-actions{display:flex;gap:8px}
.rebro-product-actions button{height:36px;padding:0 11px;border:1px solid #dfe3e8;border-radius:7px;background:#fff;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:750}
.rebro-product-actions .icon{width:15px;height:15px}
@media(max-width:760px){.rebro-product-meta{align-items:center}.rebro-product-actions button{width:38px;padding:0;justify-content:center}.rebro-product-actions button span{display:none}}

/* Approved single-page service experience. */
.nt-service-page{--service-navy:#071a2d;--service-navy-2:#0d243b;--service-blue:#087de0;--service-blue-deep:#075faf;--service-green:#62a842;--service-soft:#f4f7fa;--service-line:#dbe4ed;background:#fff;color:#0a1628}
.nt-service-container,.nt-service-shell{width:min(calc(100% - 64px),1360px);margin-inline:auto}
.nt-service-section{padding:92px 0}
.nt-service-soft{background:var(--service-soft)}
.nt-service-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:44px;margin-bottom:36px}
.nt-service-heading>div>span,.nt-service-kicker,.nt-service-diagnostic>div>div>span,.nt-service-why-title>span,.nt-service-request-copy>span{display:block;margin-bottom:14px;color:var(--service-blue);font-size:13px;font-weight:850;text-transform:uppercase}
.nt-service-heading h2,.nt-service-diagnostic h2,.nt-service-why h2,.nt-service-request h2{max-width:820px;margin:0;font-size:46px;line-height:1.04}
.nt-service-heading>p{max-width:520px;margin:0;color:#697589;font-size:17px;line-height:1.55}
.nt-service-heading>a{display:inline-flex;align-items:center;gap:8px;color:var(--service-blue);font-weight:750;white-space:nowrap}
.nt-service-heading>a .icon{width:18px;height:18px}
.nt-service-primary,.nt-service-secondary,.nt-service-light{min-height:56px;padding:0 22px;border:1px solid transparent;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.nt-service-primary{background:var(--service-blue);color:#fff;box-shadow:inset 0 -4px 0 var(--service-blue-deep)}
.nt-service-secondary{border-color:#55708a;background:rgba(255,255,255,.05);color:#fff}
.nt-service-light{background:#fff;color:var(--service-navy);box-shadow:0 12px 30px rgba(5,32,58,.13)}
.nt-service-primary:hover,.nt-service-secondary:hover,.nt-service-light:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(8,65,112,.2)}
.nt-service-primary .icon,.nt-service-secondary .icon,.nt-service-light .icon{width:19px;height:19px}

.nt-service-hero{padding:24px 0 0;background:#fff}
.nt-service-hero .nt-service-shell{min-height:650px;display:grid;grid-template-columns:.88fr 1.12fr;overflow:hidden;border-radius:8px;background:var(--service-navy);color:#fff}
.nt-service-hero-copy{padding:76px 64px 58px;display:flex;flex-direction:column;justify-content:center}
.nt-service-hero-copy .nt-service-kicker{color:#8dc75f}
.nt-service-hero-copy h1{max-width:660px;margin:0 0 24px;font-size:62px;line-height:.98}
.nt-service-hero-copy>p{max-width:600px;margin:0 0 32px;color:#c4cfda;font-size:20px;line-height:1.5}
.nt-service-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.nt-service-trust{margin-top:48px;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.nt-service-trust span{display:flex;align-items:center;gap:8px;color:#d8e1ea;font-size:12px;font-weight:700}
.nt-service-trust .icon{width:18px;height:18px;color:#8dc75f}
.nt-service-hero-media{position:relative;min-width:0;overflow:hidden;background:#d9e6f2}
.nt-service-hero-media>img{width:100%;height:100%;object-fit:cover;object-position:center}
.nt-service-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,26,45,.22),transparent 32%)}
.nt-service-hero-note{position:absolute;z-index:2;left:26px;right:26px;bottom:26px;padding:20px 22px;border:1px solid rgba(255,255,255,.38);border-radius:8px;background:rgba(7,26,45,.88);backdrop-filter:blur(12px);display:grid;grid-template-columns:auto 1fr;gap:4px 18px;align-items:center;color:#fff}
.nt-service-hero-note>span{grid-row:1/3;color:#8dc75f;font-size:11px;font-weight:850;text-transform:uppercase}
.nt-service-hero-note>strong{font-size:19px}
.nt-service-hero-note>small{color:#c3ced9}

.nt-service-calculator{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.55fr);gap:14px}
.nt-service-picker{padding:34px;border:1px solid var(--service-line);border-radius:8px;background:#fff}
.nt-service-picker>h3{margin:0 0 15px;font-size:14px;text-transform:uppercase;color:#647086}
.nt-service-picker>h3:nth-of-type(2){margin-top:30px}
.nt-service-device-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}
.nt-service-device-tabs button{min-height:112px;padding:15px 8px;border:1px solid var(--service-line);border-radius:8px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#536276;font-weight:750;transition:.2s}
.nt-service-device-tabs button .icon{width:28px;height:28px}
.nt-service-device-tabs button:hover,.nt-service-device-tabs button.active{border-color:var(--service-blue);background:#edf6ff;color:var(--service-blue)}
.nt-service-device-tabs button.active{box-shadow:inset 0 0 0 1px var(--service-blue)}
.nt-service-issue-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.nt-service-issue-tabs button{min-height:64px;padding:0 15px;border:1px solid var(--service-line);border-radius:8px;background:#fff;display:flex;align-items:center;gap:10px;color:#536276;font-weight:720;text-align:left;transition:.2s}
.nt-service-issue-tabs button .icon{width:20px;height:20px;flex:0 0 auto}
.nt-service-issue-tabs button:hover,.nt-service-issue-tabs button.active{border-color:var(--service-blue);background:#edf6ff;color:var(--service-blue)}
.nt-service-estimate{padding:34px;border-radius:8px;background:var(--service-navy);color:#fff;display:flex;flex-direction:column}
.nt-service-estimate>span{color:#8dc75f;font-size:12px;font-weight:850;text-transform:uppercase}
.nt-service-estimate h3{margin:18px 0 30px;font-size:29px;line-height:1.08}
.nt-service-estimate>div{padding:22px 0;border-top:1px solid #355069;border-bottom:1px solid #355069}
.nt-service-estimate strong{display:block;font-size:34px}
.nt-service-estimate small{display:block;margin-top:8px;color:#bcc9d6;font-size:14px}
.nt-service-estimate p{margin:22px 0;color:#b9c6d3;font-size:14px;line-height:1.55}
.nt-service-estimate .nt-service-primary{margin-top:auto}

.nt-service-device-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.nt-service-device-grid>button{grid-column:span 2;min-height:330px;padding:28px;border:1px solid var(--service-line);border-radius:8px;background:#fff;position:relative;overflow:hidden;text-align:left;transition:.23s}
.nt-service-device-grid>button:first-child,.nt-service-device-grid>button:nth-child(2){grid-column:span 3;min-height:365px}
.nt-service-device-grid>button:hover{border-color:#86bde9;transform:translateY(-3px);box-shadow:0 18px 36px rgba(16,43,69,.09)}
.nt-service-card-kicker{display:flex;align-items:center;gap:8px;color:var(--service-blue);font-size:12px;font-weight:850;text-transform:uppercase}
.nt-service-card-kicker .icon{width:17px;height:17px}
.nt-service-device-grid h3{position:relative;z-index:2;margin:24px 0 8px;font-size:27px}
.nt-service-device-grid p{position:relative;z-index:2;max-width:50%;margin:0;color:#697589;line-height:1.45}
.nt-service-device-grid img{position:absolute;right:-2%;bottom:-7%;width:58%;height:76%;object-fit:contain}
.nt-service-device-grid b{position:absolute;left:28px;bottom:26px;width:48px;height:48px;border-radius:50%;background:var(--service-blue);color:#fff;display:grid;place-items:center;box-shadow:inset 0 -4px 0 var(--service-blue-deep)}
.nt-service-device-grid b .icon{width:19px;height:19px}

.nt-service-repair-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.nt-service-repair-grid>article{min-width:0;border:1px solid var(--service-line);border-radius:8px;overflow:hidden;background:#fff;display:flex;flex-direction:column;transition:.23s}
.nt-service-repair-grid>article:hover{border-color:#86bde9;transform:translateY(-3px);box-shadow:0 18px 36px rgba(16,43,69,.08)}
.nt-service-repair-media{height:210px;background:#f1f6fa;display:grid;place-items:center;overflow:hidden}
.nt-service-repair-media img{width:82%;height:82%;object-fit:contain}
.nt-service-repair-copy{padding:21px;display:flex;flex-direction:column;flex:1}
.nt-service-repair-copy>span{display:flex;align-items:center;gap:7px;color:#697589;font-size:12px}
.nt-service-repair-copy>span .icon{width:16px;height:16px;color:var(--service-blue)}
.nt-service-repair-copy h3{margin:18px 0 20px;font-size:20px;line-height:1.15}
.nt-service-repair-copy strong{font-size:24px}
.nt-service-repair-copy button{height:46px;margin-top:22px;border:1px solid var(--service-line);border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:750}
.nt-service-repair-copy button:hover{background:var(--service-blue);border-color:var(--service-blue);color:#fff}
.nt-service-repair-copy button .icon{width:17px;height:17px}

.nt-service-diagnostic{background:var(--service-blue);color:#fff}
.nt-service-diagnostic>.nt-service-container{min-height:460px;display:grid;grid-template-columns:.83fr 1.17fr;overflow:hidden}
.nt-service-diagnostic>.nt-service-container>div{padding:72px 62px;display:flex;flex-direction:column;justify-content:center}
.nt-service-diagnostic>div>div>span{color:#d7ecff}
.nt-service-diagnostic h2{max-width:600px}
.nt-service-diagnostic p{max-width:580px;margin:24px 0 30px;color:#d7ecf8;font-size:18px;line-height:1.5}
.nt-service-diagnostic .nt-service-light{align-self:flex-start}
.nt-service-diagnostic img{width:100%;height:100%;object-fit:cover}

.nt-service-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--service-line);border-left:1px solid var(--service-line)}
.nt-service-steps article{min-height:245px;padding:28px;border-right:1px solid var(--service-line);border-bottom:1px solid var(--service-line)}
.nt-service-steps article>div{width:50px;height:50px;border-radius:8px;background:#edf6ff;color:var(--service-blue);display:grid;place-items:center}
.nt-service-steps article>div .icon{width:23px;height:23px}
.nt-service-steps h3{margin:52px 0 10px;font-size:20px}
.nt-service-steps p{margin:0;color:#697589;line-height:1.5}

.nt-service-brands{padding:36px 0;border-top:1px solid var(--service-line);border-bottom:1px solid var(--service-line);background:#fff}
.nt-service-brands .nt-service-container{display:flex;align-items:center;gap:42px}
.nt-service-brands span{flex:0 0 190px;color:#697589;font-size:13px;line-height:1.35}
.nt-service-brands div{min-width:0;display:flex;gap:42px;align-items:center;overflow:hidden}
.nt-service-brands b{font-size:21px;white-space:nowrap}

.nt-service-why{padding:94px 0;background:var(--service-navy);color:#fff}
.nt-service-why>.nt-service-container{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}
.nt-service-why-title>span{color:#8dc75f}
.nt-service-why-title p{max-width:480px;margin:24px 0 0;color:#b9c6d3;font-size:17px;line-height:1.55}
.nt-service-why-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #365069;border-left:1px solid #365069}
.nt-service-why-grid article{min-height:220px;padding:28px;border-right:1px solid #365069;border-bottom:1px solid #365069}
.nt-service-why-grid strong{color:#8dc75f;font-size:24px}
.nt-service-why-grid h3{margin:48px 0 9px;font-size:20px}
.nt-service-why-grid p{margin:0;color:#b9c6d3;font-size:14px;line-height:1.45}

.nt-service-control-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.nt-service-control-grid article{min-height:230px;padding:30px;border:1px solid var(--service-line);border-radius:8px;background:#fff}
.nt-service-control-grid article>.icon{width:28px;height:28px;color:var(--service-blue)}
.nt-service-control-grid h3{margin:46px 0 10px;font-size:21px}
.nt-service-control-grid p{margin:0;color:#697589;line-height:1.5}

.nt-service-faq{max-width:1000px;border-top:1px solid var(--service-line)}
.nt-service-faq details{border-bottom:1px solid var(--service-line)}
.nt-service-faq summary{min-height:78px;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:19px;font-weight:800}
.nt-service-faq summary::-webkit-details-marker{display:none}
.nt-service-faq summary .icon{width:20px;height:20px;color:var(--service-blue);transition:.2s}
.nt-service-faq details[open] summary .icon{transform:rotate(45deg)}
.nt-service-faq p{max-width:760px;padding:0 0 24px;margin:0;color:#697589;font-size:16px;line-height:1.55}

.nt-service-locations{background:#fff}
.nt-service-location-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.nt-service-location-grid article{min-height:280px;padding:25px;border:1px solid var(--service-line);border-radius:8px;background:#fff;display:flex;flex-direction:column}
.nt-service-location-grid article>span{color:var(--service-blue);font-size:12px;font-weight:850;text-transform:uppercase}
.nt-service-location-grid h3{margin:18px 0 10px;font-size:22px}
.nt-service-location-grid p{margin:0 0 12px;color:#526176;line-height:1.45}
.nt-service-location-grid small{color:#7a8594}
.nt-service-location-grid article>div{display:grid;grid-template-columns:1fr 48px;gap:8px;margin-top:auto;padding-top:22px}
.nt-service-location-grid button,.nt-service-location-grid a{height:48px;border:1px solid var(--service-line);border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;font-weight:750}
.nt-service-location-grid button:hover{border-color:var(--service-blue);color:var(--service-blue)}
.nt-service-location-grid a{background:var(--service-blue);border-color:var(--service-blue);color:#fff}
.nt-service-location-grid a .icon{width:19px;height:19px}

.nt-service-request{padding:92px 0;background:var(--service-navy);color:#fff}
.nt-service-request>.nt-service-container{display:grid;grid-template-columns:.78fr 1.22fr;gap:78px;align-items:start}
.nt-service-request-copy>span{color:#8dc75f}
.nt-service-request-copy>p{max-width:490px;margin:24px 0 36px;color:#b9c6d3;font-size:17px;line-height:1.55}
.nt-service-request-copy>div{padding:20px 0;border-top:1px solid #365069;border-bottom:1px solid #365069}
.nt-service-request-copy>div strong,.nt-service-request-copy>div small,.nt-service-request-copy>div a{display:block}
.nt-service-request-copy>div strong{font-size:20px}
.nt-service-request-copy>div small{margin:6px 0 12px;color:#b9c6d3;line-height:1.4}
.nt-service-request-copy>div a{color:#fff;font-size:19px;font-weight:800}
.nt-service-form{padding:32px;border-radius:8px;background:#fff;color:#0a1628;display:grid;grid-template-columns:1fr 1fr;gap:13px}
.nt-service-form .nt-service-primary{grid-column:1/-1;border:0}
.nt-service-form .form-status,.nt-service-form .legal-note{grid-column:1/-1}

@media(max-width:1100px){
  .nt-service-hero .nt-service-shell{grid-template-columns:1fr 1fr;min-height:620px}.nt-service-hero-copy{padding:60px 42px}.nt-service-hero-copy h1{font-size:51px}.nt-service-trust{grid-template-columns:1fr}
  .nt-service-device-tabs{grid-template-columns:repeat(3,1fr)}.nt-service-issue-tabs{grid-template-columns:1fr 1fr}.nt-service-repair-grid{grid-template-columns:repeat(3,1fr)}
  .nt-service-device-grid>button{grid-column:span 3}.nt-service-device-grid>button:first-child,.nt-service-device-grid>button:nth-child(2){grid-column:span 3;min-height:340px}
  .nt-service-location-grid{grid-template-columns:1fr 1fr}.nt-service-why>.nt-service-container{grid-template-columns:1fr;gap:45px}
}

@media(max-width:760px){
  .nt-service-container,.nt-service-shell{width:calc(100% - 30px)}.nt-service-section{padding:58px 0}.nt-service-heading{display:block;margin-bottom:25px}.nt-service-heading h2,.nt-service-diagnostic h2,.nt-service-why h2,.nt-service-request h2{font-size:34px}.nt-service-heading>p{margin-top:15px;font-size:15px}.nt-service-heading>a{margin-top:16px}
  .nt-service-hero{padding:12px 0 0}.nt-service-hero .nt-service-shell{min-height:0;display:flex;flex-direction:column}.nt-service-hero-media{height:315px;order:-1}.nt-service-hero-media:after{display:none}.nt-service-hero-note{left:14px;right:14px;bottom:14px;padding:14px 16px}.nt-service-hero-note>span{display:none}.nt-service-hero-note>strong{font-size:16px}.nt-service-hero-note>small{font-size:11px}.nt-service-hero-copy{padding:32px 22px 27px}.nt-service-hero-copy h1{font-size:39px;line-height:1.02}.nt-service-hero-copy>p{margin-bottom:24px;font-size:17px}.nt-service-hero-actions{display:grid;grid-template-columns:1fr}.nt-service-trust{margin-top:28px;padding-top:20px;grid-template-columns:1fr 1fr;gap:13px}.nt-service-trust span{font-size:11px}.nt-service-trust span:last-child{grid-column:1/-1}
  .nt-service-calculator{display:block}.nt-service-picker{padding:22px 16px;border-radius:8px 8px 0 0}.nt-service-device-tabs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-16px;padding-right:16px}.nt-service-device-tabs::-webkit-scrollbar,.nt-service-issue-tabs::-webkit-scrollbar,.nt-service-device-grid::-webkit-scrollbar,.nt-service-repair-grid::-webkit-scrollbar,.nt-service-control-grid::-webkit-scrollbar,.nt-service-location-grid::-webkit-scrollbar{display:none}.nt-service-device-tabs button{flex:0 0 104px;min-height:96px;scroll-snap-align:start;font-size:12px}.nt-service-issue-tabs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-16px;padding-right:16px}.nt-service-issue-tabs button{flex:0 0 146px;min-height:60px;scroll-snap-align:start;font-size:12px}.nt-service-estimate{border-radius:0 0 8px 8px;padding:25px 22px}.nt-service-estimate h3{margin:12px 0 20px;font-size:25px}.nt-service-estimate strong{font-size:31px}.nt-service-estimate .nt-service-primary{margin-top:6px}
  .nt-service-device-grid{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.nt-service-device-grid>button,.nt-service-device-grid>button:first-child,.nt-service-device-grid>button:nth-child(2){grid-column:auto;min-height:340px;padding:23px;scroll-snap-align:start}.nt-service-device-grid h3{font-size:24px}.nt-service-device-grid p{max-width:62%;font-size:14px}.nt-service-device-grid img{width:64%;height:68%}.nt-service-device-grid b{left:23px;bottom:22px}
  .nt-service-repair-grid{display:grid;grid-auto-flow:column;grid-auto-columns:72%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.nt-service-repair-grid>article{scroll-snap-align:start}.nt-service-repair-media{height:220px}
  .nt-service-diagnostic>.nt-service-container{width:100%;min-height:0;display:flex;flex-direction:column}.nt-service-diagnostic>.nt-service-container>div{padding:50px 22px}.nt-service-diagnostic p{font-size:16px}.nt-service-diagnostic img{height:300px;order:-1}
  .nt-service-steps{grid-template-columns:1fr 1fr}.nt-service-steps article{min-height:220px;padding:21px}.nt-service-steps h3{margin-top:36px;font-size:17px}.nt-service-steps p{font-size:13px}
  .nt-service-brands{padding:28px 0}.nt-service-brands .nt-service-container{display:block}.nt-service-brands span{display:block;margin-bottom:22px}.nt-service-brands div{gap:30px;overflow-x:auto;scrollbar-width:none}.nt-service-brands b{font-size:18px}
  .nt-service-why{padding:58px 0}.nt-service-why>.nt-service-container{display:block}.nt-service-why-grid{margin-top:34px}.nt-service-why-grid article{min-height:190px;padding:20px}.nt-service-why-grid strong{font-size:20px}.nt-service-why-grid h3{margin-top:34px;font-size:17px}.nt-service-why-grid p{font-size:13px}
  .nt-service-control-grid{display:grid;grid-auto-flow:column;grid-auto-columns:82%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.nt-service-control-grid article{scroll-snap-align:start;min-height:215px;padding:24px}.nt-service-control-grid h3{margin-top:38px}
  .nt-service-faq summary{min-height:70px;font-size:16px}.nt-service-faq p{font-size:14px}
  .nt-service-location-grid{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.nt-service-location-grid article{scroll-snap-align:start;min-height:260px}
  .nt-service-request{padding:58px 0}.nt-service-request>.nt-service-container{display:block}.nt-service-request-copy{margin-bottom:32px}.nt-service-form{padding:22px 16px;grid-template-columns:1fr}.nt-service-form .field{grid-column:1}.nt-service-form .nt-service-primary{grid-column:1}.nt-service-form .form-status,.nt-service-form .legal-note{grid-column:1}
}

@media(max-width:340px){
  .nt-service-container,.nt-service-shell{width:calc(100% - 24px)}.nt-service-hero-media{height:270px}.nt-service-hero-copy{padding:28px 18px 24px}.nt-service-hero-copy h1{font-size:34px}.nt-service-heading h2,.nt-service-diagnostic h2,.nt-service-why h2,.nt-service-request h2{font-size:30px}.nt-service-trust{grid-template-columns:1fr}.nt-service-trust span:last-child{grid-column:auto}.nt-service-device-grid{grid-auto-columns:89%;margin-right:-12px}.nt-service-repair-grid{grid-auto-columns:82%;margin-right:-12px}.nt-service-steps{grid-template-columns:1fr}.nt-service-steps article{min-height:175px}.nt-service-why-grid{grid-template-columns:1fr}.nt-service-why-grid article{min-height:170px}.nt-service-control-grid,.nt-service-location-grid{grid-auto-columns:88%;margin-right:-12px}.nt-service-diagnostic img{height:245px}
}

/* Server-rendered first response. The client app replaces this snapshot after loading. */
.app-loading #app{visibility:hidden}
.seo-snapshot-header,.seo-snapshot-footer{width:min(calc(100% - 48px),1440px);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0}.seo-snapshot-header{border-bottom:1px solid #e3e8ee}.seo-snapshot-header nav,.seo-snapshot-footer nav,.seo-inline-links{display:flex;flex-wrap:wrap;gap:18px}.seo-snapshot-logo{font-size:28px;font-weight:850;color:#087de0}.seo-snapshot{width:min(calc(100% - 48px),1200px);margin-inline:auto;padding:42px 0 72px}.seo-snapshot h1{font-size:clamp(36px,5vw,64px);line-height:1.04;max-width:980px}.seo-snapshot h2{font-size:clamp(24px,3vw,36px);margin-top:42px}.seo-snapshot p,.seo-snapshot li,.seo-snapshot address{font-size:18px;line-height:1.55}.seo-snapshot-crumbs{display:flex;gap:10px;color:#6d7785;margin-bottom:26px}.seo-lead{max-width:860px;color:#4f5b69}.seo-link-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;list-style:none;padding:0}.seo-link-list a{display:block;padding:16px;border:1px solid #dce3ea;border-radius:10px;background:#fff}.seo-product,.seo-store{display:grid;grid-template-columns:minmax(280px,1fr) minmax(320px,1fr);gap:48px;align-items:start}.seo-product img,.seo-store img{width:100%;max-height:560px;object-fit:contain}.seo-price{font-size:34px!important;font-weight:850;color:#08182b}.seo-cta{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 22px;border-radius:8px;background:#087de0;color:#fff;font-weight:800}.seo-snapshot-footer{border-top:1px solid #e3e8ee;align-items:flex-start;color:#5c6674}.seo-noscript{padding:16px 24px;text-align:center}.seo-article-meta{font-size:14px!important;color:#6d7785}.seo-snapshot article>img{width:min(100%,960px);max-height:560px;object-fit:cover;border-radius:14px}.seo-snapshot address{font-style:normal}
@media(max-width:720px){.seo-snapshot-header,.seo-snapshot-footer,.seo-snapshot{width:min(calc(100% - 32px),1200px)}.seo-snapshot-header{align-items:flex-start}.seo-snapshot-header nav{display:none}.seo-link-list{grid-template-columns:1fr}.seo-product,.seo-store{grid-template-columns:1fr;gap:24px}.seo-snapshot{padding-top:28px}.seo-snapshot h1{font-size:38px}.seo-snapshot p,.seo-snapshot li,.seo-snapshot address{font-size:16px}}

/* Shared storefront guardrails: media never escapes into product copy. */
.product-card,.hatiko-product-card,.rebro-product-card{overflow:hidden}
.product-media,.hatiko-product-image,.rebro-product-media{position:relative;isolation:isolate;flex:0 0 auto;min-height:0;overflow:hidden}
.product-media img,.hatiko-product-image img,.rebro-product-media img{display:block;position:relative;z-index:1;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
.product-title,.hatiko-product-title,.rebro-product-name{position:relative;z-index:2;flex:0 0 auto;overflow:hidden;overflow-wrap:anywhere;background:#fff}
.hatiko-product-title,.rebro-product-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.rebro-product-card{min-height:495px}
.rebro-product-media{height:260px;flex-basis:260px}

.rebro-product-media img{width:88%;height:88%;max-width:88%;max-height:88%}
.rebro-product-name{height:66px;min-height:66px}
.rebro-product-prices,.rebro-product-cart{position:relative;z-index:2;flex:0 0 auto;background:#fff}
.hatiko-product-image{flex-basis:225px}

.hatiko-product-image img{width:90%;height:90%;max-width:90%;max-height:90%}
.hatiko-product-title{min-height:58px}
.btn-light,.store-copy-actions .btn{color:var(--ink);background:#fff}
.store-copy-actions .btn .icon{color:currentColor}

@media(max-width:760px){
  .rebro-product-card{min-height:350px}
  .rebro-product-media{height:175px;flex-basis:175px}
  .hatiko-product-image{flex-basis:150px}
}

@media(max-width:340px){
  .rebro-product-card{min-height:326px}
  .rebro-product-media{height:146px;flex-basis:146px}
}

/* Credit, Trade-in, delivery, warranty, blog and order. */
[hidden]{display:none!important}
.commerce-page{--commerce-navy:#071a2d;--commerce-navy-2:#10253a;--commerce-blue:#087de0;--commerce-blue-deep:#075faf;--commerce-green:#62a842;--commerce-soft:#f3f6f9;--commerce-line:#dce4ec;background:#fff;color:#0a1628;overflow:hidden}
.commerce-container{width:min(calc(100% - 64px),1360px);margin-inline:auto}
.commerce-breadcrumbs{min-height:76px;display:flex;align-items:center;gap:10px;color:#8792a0;font-size:13px}
.commerce-breadcrumbs a{display:flex;align-items:center;gap:7px;color:#637084}.commerce-breadcrumbs a:hover{color:var(--commerce-blue)}.commerce-breadcrumbs .icon{width:15px;height:15px}.commerce-breadcrumbs b{font-weight:650;color:#536174}
.commerce-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:50px;align-items:end;padding:28px 0 54px}
.commerce-heading>span,.commerce-section-head>div>span,.commerce-hero-copy>span,.commerce-kicker,.tradein-estimate-copy>span,.warranty-hero>div>span,.blog-card>div>span{display:block;color:var(--commerce-blue);font-size:12px;font-weight:850;text-transform:uppercase}
.commerce-heading>span{grid-column:1/-1;margin-bottom:-34px}.commerce-heading h1{margin:0;max-width:820px;font-size:62px;line-height:.98;letter-spacing:0}.commerce-heading p{max-width:530px;margin:0;color:#68758a;font-size:18px;line-height:1.55}
.commerce-hero{min-height:540px;display:grid;grid-template-columns:.86fr 1.14fr;margin-bottom:80px;border-radius:8px;overflow:hidden;background:var(--commerce-navy);color:#fff}
.commerce-hero-copy{padding:62px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.commerce-hero-copy>span{color:#8dc75f}.commerce-hero-copy h2{max-width:590px;margin:17px 0 22px;font-size:48px;line-height:1.02}.commerce-hero-copy p{max-width:570px;margin:0 0 30px;color:#c2ced9;font-size:17px;line-height:1.56}
.commerce-hero-media{min-width:0;background:#eaf1f7;overflow:hidden}.commerce-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}
.commerce-primary,.commerce-secondary{min-height:56px;padding:0 23px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:11px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.commerce-primary{border:0;background:var(--commerce-blue);color:#fff;box-shadow:inset 0 -4px 0 var(--commerce-blue-deep)}.commerce-secondary{border:1px solid #60758a;background:rgba(255,255,255,.04);color:inherit}.commerce-primary:hover,.commerce-secondary:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(8,94,174,.22)}.commerce-secondary:hover{border-color:var(--commerce-blue);background:#eef6fd;color:var(--commerce-blue)}.company-hero .commerce-secondary{border-color:#60758a;color:#fff}.company-hero .commerce-secondary:hover{background:#fff;color:#0d1c2e}.commerce-primary .icon,.commerce-secondary .icon{width:19px;height:19px}
.commerce-section{padding:78px 0;border-top:1px solid var(--commerce-line)}.commerce-section.commerce-soft{margin-inline:calc(50% - 50vw);padding-inline:max(32px,calc((100vw - 1360px)/2));background:var(--commerce-soft)}
.commerce-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:36px}.commerce-section-head h2,.tradein-estimate-copy h2{max-width:780px;margin:12px 0 0;font-size:43px;line-height:1.04}.commerce-section-head>p{max-width:500px;margin:0;color:#697589;font-size:16px;line-height:1.55}
.commerce-tabs{width:max-content;margin-bottom:28px;padding:4px;border:1px solid var(--commerce-line);border-radius:8px;background:#fff;display:flex;gap:4px}.commerce-tabs button{height:48px;padding:0 28px;border:0;border-radius:6px;background:transparent;color:#617086;font-weight:800}.commerce-tabs button.active{background:var(--commerce-navy);color:#fff}
.commerce-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.commerce-benefit-grid article{min-height:250px;padding:27px;border:1px solid var(--commerce-line);border-radius:8px;background:#fff;display:flex;flex-direction:column}.commerce-benefit-grid article>div{width:52px;height:52px;border-radius:8px;background:#edf6ff;color:var(--commerce-blue);display:grid;place-items:center}.commerce-benefit-grid article>div .icon{width:25px;height:25px}.commerce-benefit-grid h3{margin:48px 0 10px;font-size:21px;line-height:1.12}.commerce-benefit-grid p{margin:0;color:#68758a;font-size:14px;line-height:1.5}
.bank-strip{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--commerce-line);border-left:1px solid var(--commerce-line);background:#fff}.bank-strip span{min-height:104px;padding:20px;border-right:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);display:grid;place-items:center;text-align:center;font-size:19px;font-weight:850}
.condition-table{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px;background:var(--commerce-navy);color:#fff}.condition-table div{padding:25px 28px;border-right:1px solid #365069}.condition-table div:last-child{border:0}.condition-table span,.condition-table strong{display:block}.condition-table span{margin-bottom:8px;color:#aebdcb;font-size:12px}.condition-table strong{font-size:17px}
.commerce-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));border-top:1px solid var(--commerce-line);border-left:1px solid var(--commerce-line)}.commerce-steps article{position:relative;min-height:250px;padding:28px;border-right:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line)}.commerce-steps article>b{display:none}.commerce-steps article>div{width:51px;height:51px;border-radius:8px;background:#edf6ff;color:var(--commerce-blue);display:grid;place-items:center}.commerce-steps article>div .icon{width:23px;height:23px}.commerce-steps h3{margin:49px 0 10px;font-size:20px}.commerce-steps p{margin:0;color:#697589;line-height:1.5}
.commerce-split{display:grid;grid-template-columns:1fr 1fr;gap:80px}.commerce-split h2{margin:14px 0 28px;font-size:38px;line-height:1.04}.check-list{padding:0;margin:0;list-style:none}.check-list li{min-height:55px;border-top:1px solid var(--commerce-line);display:flex;align-items:center;gap:13px;color:#4f5d70}.check-list li:last-child{border-bottom:1px solid var(--commerce-line)}.check-list .icon{width:19px;height:19px;color:var(--commerce-green);flex:0 0 auto}
.commerce-faq{border-top:1px solid var(--commerce-line)}.commerce-faq details{border-bottom:1px solid var(--commerce-line)}.commerce-faq summary{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none;cursor:pointer;font-weight:800}.commerce-faq summary::-webkit-details-marker{display:none}.commerce-faq summary .icon{width:19px;height:19px;color:var(--commerce-blue);transition:transform .2s}.commerce-faq details[open] summary .icon{transform:rotate(45deg)}.commerce-faq p{max-width:620px;margin:0;padding:0 0 22px;color:#697589;line-height:1.55}
.finance-note{margin:0 0 80px;padding:22px 25px;border:1px solid #c9d9e8;border-radius:8px;background:#f4f8fb;display:flex;align-items:flex-start;gap:14px}.finance-note .icon{width:21px;height:21px;color:var(--commerce-blue);flex:0 0 auto}.finance-note p{margin:0;color:#667387;font-size:13px;line-height:1.55}
.tradein-estimate{margin:0 0 78px;padding:50px;display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;border-radius:8px;background:var(--commerce-navy);color:#fff}.tradein-estimate-copy>span{color:#8dc75f}.tradein-estimate-copy p{max-width:450px;margin:20px 0 0;color:#b8c5d2;line-height:1.55}.tradein-estimate-copy>small{display:block;margin-top:22px;color:#7f93a7}.tradein-calculator{padding:28px;border:1px solid #415a70;border-radius:8px;background:var(--commerce-navy-2);display:grid;grid-template-columns:1fr;gap:13px}.tradein-category-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-bottom:5px}.tradein-category-tabs button{min-height:46px;padding:8px 10px;border:1px solid #587087;border-radius:7px;background:transparent;color:#c4d0dc;font:inherit;font-size:12px;font-weight:800}.tradein-category-tabs button.active{border-color:#8dc75f;background:#17382d;color:#fff}.tradein-calculator label{font-size:12px;font-weight:800;color:#bdc8d4}.tradein-calculator select{width:100%;height:58px;margin-top:8px;padding:0 15px;border:1px solid #617488;border-radius:8px;background:#fff;color:#0a1628;font:inherit}.tradein-result{padding:22px;border-radius:8px;background:#fff;color:#0a1628}.tradein-result span,.tradein-result strong,.tradein-result small{display:block}.tradein-result span{color:#68758a;font-size:12px}.tradein-result strong{margin:8px 0;font-size:31px}.tradein-result small{max-width:520px;color:#788495;font-size:11px;line-height:1.45}.tradein-calculator>.commerce-primary{width:100%}
.delivery-stack{margin-bottom:78px}.delivery-card{min-height:305px;padding:44px 42px;border-top:1px solid var(--commerce-line);display:grid;grid-template-columns:100px 1fr;gap:34px}.delivery-card:last-child{border-bottom:1px solid var(--commerce-line)}.delivery-card:nth-child(even){background:var(--commerce-soft)}.delivery-icon{width:76px;height:76px;border-radius:8px;background:var(--commerce-navy);color:#fff;display:grid;place-items:center}.delivery-icon .icon{width:31px;height:31px}.delivery-copy>span{display:none}.delivery-copy h2{margin:0 0 14px;font-size:34px}.delivery-copy>p{max-width:720px;margin:0;color:#697589;font-size:16px;line-height:1.55}.delivery-meta{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:35px}.delivery-meta div{padding:18px 0;border-top:1px solid var(--commerce-line)}.delivery-meta small,.delivery-meta strong{display:block}.delivery-meta small{margin-bottom:6px;color:#8490a0}.delivery-meta strong{font-size:15px}
.delivery-store-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.delivery-store-grid article{min-height:290px;border:1px solid var(--commerce-line);border-radius:8px;overflow:hidden;display:grid;grid-template-columns:.46fr .54fr;background:#fff}.delivery-store-grid article>img{width:100%;height:100%;object-fit:cover}.delivery-store-grid article>div{padding:24px;display:flex;flex-direction:column;align-items:flex-start}.delivery-store-grid span{color:var(--commerce-blue);font-size:11px;font-weight:850;text-transform:uppercase}.delivery-store-grid h3{margin:12px 0 8px;font-size:23px}.delivery-store-grid p{margin:0 0 8px;color:#59677b;line-height:1.4}.delivery-store-grid strong{color:#798596;font-size:12px}.delivery-store-grid article>div>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:auto;padding-top:18px}.delivery-store-grid button,.delivery-store-grid a{min-height:44px;padding:0 12px;border:1px solid var(--commerce-line);border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:center;gap:7px;color:#0a1628;font-weight:750}.delivery-store-grid button{background:var(--commerce-blue);border-color:var(--commerce-blue);color:#fff}.delivery-store-grid .icon{width:16px;height:16px}
.warranty-hero{min-height:560px;margin-bottom:70px;border-radius:8px;overflow:hidden;background:var(--commerce-navy);color:#fff;display:grid;grid-template-columns:.75fr 1.25fr}.warranty-hero>div{padding:58px;display:flex;flex-direction:column;justify-content:center}.warranty-hero>div>span{color:#8dc75f}.warranty-hero strong{font-size:138px;line-height:.84;margin:32px 0 4px;color:#fff}.warranty-hero h2{margin:0;font-size:40px}.warranty-hero p{max-width:430px;margin:25px 0 0;color:#bdc9d5;font-size:16px;line-height:1.55}.warranty-hero img{width:100%;height:100%;object-fit:contain;background:#e9f1f7;padding:25px}
.warranty-years{display:grid;grid-template-columns:1fr 1fr;margin-bottom:75px;border-top:1px solid var(--commerce-line);border-left:1px solid var(--commerce-line)}.warranty-years article{padding:42px;border-right:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line)}.warranty-years article>span{color:var(--commerce-blue);font-weight:850}.warranty-years h2{margin:16px 0 12px;font-size:34px}.warranty-years p{max-width:540px;margin:0 0 25px;color:#697589;line-height:1.55}
.warranty-rules{display:grid;grid-template-columns:1fr 1fr;gap:14px}.warranty-rules article{padding:34px;border:1px solid var(--commerce-line);border-radius:8px}.warranty-rules article>span{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:850}.warranty-rules .positive>span{color:#3d8b32}.warranty-rules .negative>span{color:#a13a45}.warranty-rules .icon{width:23px;height:23px}.warranty-rules ul{margin:25px 0 0;padding-left:20px;color:#647086}.warranty-rules li{margin:12px 0;line-height:1.4}
.warranty-stores{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.warranty-stores article{min-height:260px;padding:25px;border:1px solid var(--commerce-line);border-radius:8px;display:flex;flex-direction:column}.warranty-stores span{color:var(--commerce-blue);font-size:11px;font-weight:850;text-transform:uppercase}.warranty-stores h3{margin:18px 0 10px;font-size:21px}.warranty-stores p{margin:0 0 10px;color:#647086;line-height:1.4}.warranty-stores strong{color:#7b8797;font-size:12px}.warranty-stores button{min-height:45px;margin-top:auto;border:1px solid var(--commerce-line);border-radius:7px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:750}.warranty-stores button:hover{border-color:var(--commerce-blue);color:var(--commerce-blue)}.warranty-stores .icon{width:17px;height:17px}
.blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-bottom:42px}.blog-card{min-width:0;border:1px solid var(--commerce-line);border-radius:8px;overflow:hidden;background:#fff}.blog-card>a{height:250px;background:var(--commerce-soft);display:block;overflow:hidden}.blog-card>a img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.blog-card:hover>a img{transform:scale(1.025)}.blog-card>div{padding:22px}.blog-card h2{min-height:74px;margin:13px 0 12px;font-size:21px;line-height:1.15}.blog-card p{min-height:87px;margin:0 0 20px;color:#697589;font-size:14px;line-height:1.48}.blog-card small{color:#8a95a4}.blog-load{min-width:210px;height:52px;margin:0 auto 80px;border:1px solid var(--commerce-line);border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.blog-load:hover{border-color:var(--commerce-blue);color:var(--commerce-blue)}.blog-load .icon{width:18px;height:18px}
.order-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start;margin-bottom:60px}.order-main,.order-summary,.checkout{border:1px solid var(--commerce-line);border-radius:8px;background:#fff}.order-list-head{min-height:78px;padding:0 25px;border-bottom:1px solid var(--commerce-line);display:flex;align-items:center;justify-content:space-between}.order-list-head h2{margin:0;font-size:24px}.order-list-head h2 span{color:#7d8998;font-size:14px}.order-list-head button{border:0;background:transparent;color:#7a8595;font-weight:700}.order-line{min-height:155px;padding:22px 25px;border-bottom:1px solid var(--commerce-line);display:grid;grid-template-columns:115px minmax(0,1fr) auto 145px;gap:20px;align-items:center}.order-line:last-child{border:0}.order-line>img{width:110px;height:110px;object-fit:contain}.order-line>div:nth-child(2)>span{color:var(--commerce-blue);font-size:11px;font-weight:850;text-transform:uppercase}.order-line h3{margin:8px 0;font-size:18px;line-height:1.2}.order-line small{color:#748094}.qty{height:42px;border:1px solid var(--commerce-line);border-radius:7px;display:flex;align-items:center}.qty button{width:38px;height:40px;border:0;background:transparent;font-size:20px}.qty span{width:32px;text-align:center;font-weight:800}.order-line>strong{text-align:right;font-size:20px}.order-summary{position:sticky;top:18px;padding:28px;background:var(--commerce-navy);color:#fff}.order-summary>span,.order-summary>strong,.order-summary>small{display:block}.order-summary>span{color:#b9c6d2;font-size:12px}.order-summary>strong{margin:10px 0;font-size:37px}.order-summary>small{margin-bottom:24px;color:#aab8c6;line-height:1.4}.order-summary .commerce-primary{width:100%}
.order-empty{min-height:360px;margin-bottom:60px;border-radius:8px;background:var(--commerce-soft);display:grid;place-items:center;text-align:center}.order-empty>div{max-width:500px;padding:35px}.order-empty>div>.icon{width:48px;height:48px;color:var(--commerce-blue)}.order-empty h2{margin:18px 0 10px;font-size:34px}.order-empty p{margin:0 0 24px;color:#68758a;line-height:1.5}
.order-recommendations{border-top:0}.order-recommendation-rail{display:grid;grid-auto-flow:column;grid-auto-columns:220px;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.order-recommendation-rail article{min-height:330px;padding:15px;border:1px solid var(--commerce-line);border-radius:8px;display:flex;flex-direction:column;scroll-snap-align:start}.order-recommendation-rail article>img{width:100%;height:165px;object-fit:contain}.order-recommendation-rail article>span{color:var(--commerce-blue);font-size:10px;font-weight:850;text-transform:uppercase}.order-recommendation-rail h3{margin:10px 0;font-size:15px;line-height:1.3}.order-recommendation-rail article>div{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.order-recommendation-rail button{width:42px;height:42px;border:0;border-radius:50%;background:var(--commerce-blue);color:#fff;display:grid;place-items:center}.order-recommendation-rail .icon{width:18px;height:18px}
.checkout{margin:18px 0 80px;padding:34px}.checkout form{display:grid;gap:30px}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.checkout label,.checkout legend{font-size:13px;font-weight:800;color:#435166}.checkout input,.checkout textarea{font:inherit}.checkout-fields input,.checkout-comment textarea{width:100%;margin-top:8px;border:1px solid var(--commerce-line);border-radius:8px;background:#fff;color:#0a1628}.checkout-fields input{height:54px;padding:0 15px}.checkout-comment textarea{min-height:120px;padding:15px;resize:vertical}.checkout fieldset{padding:0;margin:0;border:0}.checkout legend{margin-bottom:13px}.checkout-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.checkout-options label,.checkout-stores label{position:relative}.checkout-options input,.checkout-stores input{position:absolute;opacity:0}.checkout-options span,.checkout-stores span{border:1px solid var(--commerce-line);border-radius:8px;background:#fff;display:flex;cursor:pointer}.checkout-options span{min-height:112px;padding:20px;flex-direction:column;justify-content:center}.checkout-options .icon{width:22px;height:22px;color:var(--commerce-blue);margin-bottom:12px}.checkout-options b{font-size:17px}.checkout-options small{margin-top:5px;color:#748094}.checkout-options input:checked+span,.checkout-stores input:checked+span{border-color:var(--commerce-blue);box-shadow:inset 0 0 0 1px var(--commerce-blue);background:#f1f8ff}
.checkout-stores{display:grid;grid-template-columns:1fr 1fr;gap:10px}.checkout-stores span{min-height:124px;padding:20px;flex-direction:column}.checkout-stores b{font-size:17px}.checkout-stores small{margin:7px 0;color:#68758a;line-height:1.4}.checkout-stores em{margin-top:auto;color:#7b8797;font-size:12px;font-style:normal}.checkout-consent{padding:18px;border-radius:8px;background:var(--commerce-soft);display:flex;align-items:flex-start;gap:12px;line-height:1.45}.checkout-consent input{width:19px;height:19px;flex:0 0 auto}.checkout-final{padding-top:24px;border-top:1px solid var(--commerce-line);display:flex;align-items:center;justify-content:space-between;gap:20px}.checkout-final span,.checkout-final strong{display:block}.checkout-final span{color:#738094}.checkout-final strong{margin-top:5px;font-size:34px}.checkout-success{display:none;padding:20px;border:1px solid #bcdab1;border-radius:8px;background:#f1f8ee;color:#346d2e}.checkout-success.show{display:block}.checkout-success b{display:flex;align-items:center;gap:9px}.checkout-success span{display:block;margin:8px 0 0 29px;color:#52734e}.checkout-success .icon{width:20px;height:20px}
.order-complete{min-height:610px;margin:34px 0 80px;border:1px solid var(--commerce-line);border-radius:8px;overflow:hidden;background:#fff;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);outline:none}.order-complete-main{padding:68px;display:flex;flex-direction:column;align-items:flex-start}.order-complete-icon{width:62px;height:62px;margin-bottom:36px;border-radius:50%;background:#e8f6ed;color:#238553;display:grid;place-items:center}.order-complete-icon .icon{width:30px;height:30px;stroke-width:2.5}.order-complete-eyebrow{color:#238553;font-size:12px;font-weight:900;text-transform:uppercase}.order-complete h1{margin:14px 0 18px;font-size:55px;line-height:1}.order-complete-main>p{max-width:650px;margin:0;color:#667387;font-size:18px;line-height:1.55}.order-complete-number{min-width:260px;margin:42px 0 34px;padding:21px 24px;border-left:4px solid var(--commerce-blue);background:var(--commerce-soft)}.order-complete-number span,.order-complete-number strong{display:block}.order-complete-number span{margin-bottom:7px;color:#6d798a;font-size:12px}.order-complete-number strong{font-size:31px}.order-complete-catalog{min-width:245px}.order-complete-contact{padding:68px 52px;background:var(--commerce-navy);color:#fff;display:flex;flex-direction:column;justify-content:center}.order-complete-contact>span{color:#8dc75f;font-size:12px;font-weight:900;text-transform:uppercase}.order-complete-contact h2{margin:14px 0 16px;font-size:35px;line-height:1.05}.order-complete-contact>p{margin:0 0 32px;color:#b7c4d1;line-height:1.55}.order-complete-socials{display:grid;gap:10px}.order-complete-socials>a{min-height:76px;padding:15px 17px;border:1px solid #465c72;border-radius:8px;color:#fff;display:grid;grid-template-columns:28px 1fr 20px;gap:13px;align-items:center;transition:border-color .2s,background .2s}.order-complete-socials>a:hover{border-color:#83a0bc;background:#172b40}.order-complete-socials>a>.icon:first-child{color:#8dc75f}.order-complete-socials>a>.icon:last-child{width:18px;height:18px;color:#90a2b4}.order-complete-socials span,.order-complete-socials b,.order-complete-socials small{display:block}.order-complete-socials b{font-size:15px}.order-complete-socials small{margin-top:4px;color:#9eafbf;font-size:11px}
.footer-social{display:flex;gap:8px;margin-top:20px}.footer-social a{min-height:40px;padding:0 13px;border:1px solid #334459;border-radius:7px;display:flex;align-items:center;gap:8px;color:#dce5ed;font-size:13px;font-weight:800}.footer-social .icon{width:17px;height:17px}.footer-legal{padding-top:25px;border-top:1px solid #2a3b50}.footer-legal p{max-width:900px;margin:0;color:#8291a4;font-size:12px;line-height:1.5}

@media(max-width:1100px){
  .commerce-heading h1{font-size:53px}.commerce-hero{grid-template-columns:1fr 1fr}.commerce-hero-copy{padding:45px}.commerce-hero-copy h2{font-size:41px}.commerce-benefit-grid{grid-template-columns:1fr 1fr}.warranty-stores{grid-template-columns:1fr 1fr}.blog-grid{grid-template-columns:1fr 1fr}.order-layout{grid-template-columns:1fr 320px}.order-line{grid-template-columns:95px minmax(0,1fr) auto}.order-line>strong{grid-column:2;text-align:left}.delivery-store-grid article{grid-template-columns:1fr}.delivery-store-grid article>img{height:210px}.order-complete-main{padding:52px}.order-complete-contact{padding:52px 38px}
}

@media(max-width:760px){
  .commerce-container{width:calc(100% - 30px)}.commerce-breadcrumbs{min-height:54px;font-size:11px;overflow:hidden;white-space:nowrap}.commerce-breadcrumbs b{overflow:hidden;text-overflow:ellipsis}.commerce-heading{display:block;padding:22px 0 34px}.commerce-heading>span{margin:0 0 12px}.commerce-heading h1{font-size:39px}.commerce-heading p{margin-top:16px;font-size:15px}.commerce-hero{min-height:0;display:flex;flex-direction:column;margin:0 0 54px}.commerce-hero-media{height:325px;order:-1}.commerce-hero-media img{object-position:center}.commerce-hero-copy{padding:30px 22px 28px}.commerce-hero-copy h2{font-size:34px;margin:13px 0 16px}.commerce-hero-copy p{font-size:15px;margin-bottom:24px}.commerce-primary,.commerce-secondary{min-height:52px;padding:0 18px}.commerce-section{padding:53px 0}.commerce-section.commerce-soft{padding-inline:15px}.commerce-section-head{display:block;margin-bottom:25px}.commerce-section-head h2,.tradein-estimate-copy h2{font-size:32px}.commerce-section-head>p{margin-top:14px;font-size:14px}.commerce-tabs{width:100%;margin-bottom:18px}.commerce-tabs button{flex:1;padding:0 12px}.commerce-benefit-grid{display:grid;grid-auto-flow:column;grid-auto-columns:82%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.commerce-benefit-grid article{min-height:225px;scroll-snap-align:start;padding:22px}.commerce-benefit-grid h3{margin-top:36px;font-size:19px}.bank-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.bank-strip span{flex:0 0 52%;min-height:90px;scroll-snap-align:start;font-size:16px}.condition-table{grid-template-columns:1fr}.condition-table div{border-right:0;border-bottom:1px solid #365069;padding:20px}.commerce-steps{display:grid;grid-auto-flow:column;grid-auto-columns:79%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;border-left:0;scrollbar-width:none;margin-right:-15px}.commerce-steps article{min-height:225px;scroll-snap-align:start;border-left:1px solid var(--commerce-line);padding:22px}.commerce-steps h3{margin-top:40px}.commerce-split{grid-template-columns:1fr;gap:52px}.commerce-split h2{font-size:31px}.finance-note{margin-bottom:55px}.tradein-estimate{margin:0 -15px 53px;padding:35px 15px;display:block;border-radius:0}.tradein-estimate-copy p{font-size:14px}.tradein-category-tabs{display:flex;overflow-x:auto;scrollbar-width:none;margin-right:-14px}.tradein-category-tabs button{flex:0 0 auto;min-width:112px}.tradein-calculator{margin-top:28px;padding:18px 14px;grid-template-columns:1fr}.tradein-result strong{font-size:28px}.delivery-stack{margin-bottom:52px}.delivery-card{min-height:0;padding:28px 0;grid-template-columns:58px 1fr;gap:16px}.delivery-card:nth-child(even){margin-inline:-15px;padding-inline:15px}.delivery-icon{width:52px;height:52px}.delivery-icon .icon{width:23px;height:23px}.delivery-copy h2{font-size:25px}.delivery-copy>p{font-size:14px}.delivery-meta{grid-template-columns:1fr;margin-top:23px}.delivery-store-grid{grid-template-columns:1fr}.delivery-store-grid article{display:block}.delivery-store-grid article>img{height:210px}.warranty-hero{min-height:0;display:flex;flex-direction:column;margin-bottom:48px}.warranty-hero img{height:320px;order:-1}.warranty-hero>div{padding:30px 22px}.warranty-hero strong{font-size:100px;margin:25px 0 3px}.warranty-hero h2{font-size:32px}.warranty-years{grid-template-columns:1fr;margin-bottom:50px}.warranty-years article{padding:27px 21px}.warranty-rules{grid-template-columns:1fr}.warranty-rules article{padding:25px}.warranty-stores{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.warranty-stores article{scroll-snap-align:start}.blog-grid{grid-template-columns:1fr;gap:12px}.blog-card>a{height:235px}.blog-card h2,.blog-card p{min-height:0}.order-layout{display:block;margin-bottom:45px}.order-summary{position:static;margin-top:12px}.order-line{grid-template-columns:76px 1fr;gap:12px;padding:17px 14px}.order-line>img{width:76px;height:76px}.order-line h3{font-size:15px}.order-line .qty{grid-column:2;width:max-content}.order-line>strong{grid-column:2;font-size:18px}.order-empty{min-height:300px;margin-bottom:45px}.order-recommendation-rail{grid-auto-columns:54%;margin-right:-15px}.checkout{margin:12px -15px 55px;padding:28px 15px;border-radius:0}.checkout-fields,.checkout-options,.checkout-stores{grid-template-columns:1fr}.checkout-final{align-items:stretch;flex-direction:column}.checkout-final .commerce-primary{width:100%}.order-complete{min-height:0;margin:18px 0 55px;display:flex;flex-direction:column}.order-complete-main{padding:35px 22px 38px}.order-complete-icon{width:52px;height:52px;margin-bottom:25px}.order-complete-icon .icon{width:25px;height:25px}.order-complete h1{font-size:38px}.order-complete-main>p{font-size:15px}.order-complete-number{width:100%;min-width:0;margin:30px 0 25px}.order-complete-catalog{width:100%;min-width:0}.order-complete-contact{padding:36px 22px 40px}.order-complete-contact h2{font-size:30px}.order-complete-contact>p{margin-bottom:25px}.footer-social{margin-bottom:4px}.footer-legal{margin-top:18px}.footer-legal p{font-size:11px}.hatiko-home-active .site-footer{margin-bottom:76px}
}

@media(max-width:340px){
  .commerce-container{width:calc(100% - 24px)}.commerce-heading h1{font-size:34px}.commerce-hero-copy{padding:26px 18px}.commerce-hero-copy h2{font-size:30px}.commerce-hero-media{height:275px}.commerce-benefit-grid{grid-auto-columns:88%;margin-right:-12px}.commerce-steps{grid-auto-columns:88%;margin-right:-12px}.delivery-card:nth-child(even){margin-inline:-12px;padding-inline:12px}.delivery-store-grid article>div{padding:20px}.delivery-store-grid article>div>div{grid-template-columns:1fr}.warranty-hero img{height:265px}.warranty-stores{grid-auto-columns:89%;margin-right:-12px}.blog-card>a{height:205px}.order-recommendation-rail{grid-auto-columns:64%;margin-right:-12px}.checkout{margin-inline:-12px;padding-inline:12px}.order-complete-main,.order-complete-contact{padding-left:18px;padding-right:18px}.order-complete h1{font-size:34px}.order-complete-number{padding:18px}.order-complete-socials>a{grid-template-columns:25px minmax(0,1fr) 18px;padding-inline:14px;gap:10px}
}

/* Information, legal and partnership pages */
.info-hub-page,.exchange-page,.sitemap-page,.franchise-page,.documents-page{--info-navy:#0d1c2e;--info-blue:#087de0;--info-green:#5fa947;--info-soft:#f2f6fa;--info-line:#d7e1eb}
.info-icon{width:52px;height:52px;border-radius:8px;background:#e9f4ff;color:var(--info-blue);display:grid;place-items:center}.info-icon .icon{width:24px;height:24px}
.company-hero{min-height:610px;margin-bottom:72px;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:.82fr 1.18fr;background:var(--info-navy);color:#fff}.company-hero-copy{padding:64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.company-hero-copy>span,.franchise-hero-copy>span,.info-lead>span,.franchise-contact>div>span{color:#8dc75f;font-size:12px;font-weight:850;text-transform:uppercase}.company-hero-copy h1{max-width:540px;margin:18px 0 24px;font-size:62px;line-height:.98}.company-hero-copy p{max-width:580px;margin:0 0 30px;color:#c3cfda;font-size:18px;line-height:1.55}.company-hero-copy>div{display:flex;gap:10px;flex-wrap:wrap}.company-hero-media{position:relative;overflow:hidden}.company-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,28,46,.48),transparent 50%)}.company-hero-media img{width:100%;height:100%;object-fit:cover}.company-hero-media>span{position:absolute;z-index:1;left:28px;bottom:26px;padding:10px 13px;border:1px solid rgba(255,255,255,.35);border-radius:7px;background:rgba(13,28,46,.72);font-weight:750}
.info-lead{max-width:1020px;margin:0 auto 68px;text-align:center}.info-lead h2{margin:17px 0 18px;font-size:50px;line-height:1.04}.info-lead p{max-width:780px;margin:0 auto;color:#68758a;font-size:18px;line-height:1.58}
.company-directions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.company-directions article{min-height:330px;padding:30px;border:1px solid var(--info-line);border-radius:8px;display:flex;flex-direction:column}.company-directions article:nth-child(2){background:var(--info-navy);border-color:var(--info-navy);color:#fff}.company-directions article:nth-child(2) p{color:#b9c7d4}.company-directions h2{margin:45px 0 14px;font-size:28px}.company-directions p{margin:0;color:#68758a;line-height:1.55}.company-directions a{margin-top:auto;padding-top:24px;display:flex;align-items:center;gap:8px;color:var(--info-blue);font-weight:800}.company-directions article:nth-child(2) a{color:#9bd16d}.company-directions a .icon{width:18px;height:18px}
.company-store-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.company-store-strip article{min-height:270px;padding:25px;border:1px solid var(--info-line);border-radius:8px;display:flex;flex-direction:column}.company-store-strip>article>span{color:var(--info-blue);font-size:11px;font-weight:850;text-transform:uppercase}.company-store-strip h3{margin:16px 0 10px;font-size:22px}.company-store-strip p{margin:0 0 8px;color:#657286;line-height:1.4}.company-store-strip strong{color:#7b8797;font-size:12px}.company-store-strip article>div{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:auto;padding-top:20px}.company-store-strip a{min-height:42px;padding:0 9px;border:1px solid var(--info-line);border-radius:7px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:750}.company-store-strip a:first-child{background:var(--info-blue);border-color:var(--info-blue);color:#fff}.company-store-strip .icon{width:15px;height:15px}
.exchange-hero{min-height:430px;margin-bottom:30px;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;background:var(--info-navy);color:#fff}.exchange-hero>div{padding:52px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.exchange-hero>div>span{color:#8dc75f;font-size:12px;font-weight:850;text-transform:uppercase}.exchange-hero h2{margin:17px 0 16px;font-size:43px;line-height:1.04}.exchange-hero p{max-width:530px;margin:0 0 27px;color:#bfccd8;line-height:1.55}.exchange-hero img{width:100%;height:100%;object-fit:cover}.exchange-stage-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--info-line);border-left:1px solid var(--info-line)}.exchange-stage-grid article{min-height:315px;padding:28px;border-right:1px solid var(--info-line);border-bottom:1px solid var(--info-line)}.exchange-stage-grid h3{margin:42px 0 13px;font-size:22px;line-height:1.16}.exchange-stage-grid p{margin:0;color:#657286;font-size:14px;line-height:1.55}.exchange-rules{padding:52px}.exchange-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px}.exchange-checks article{padding:25px;border:1px solid var(--info-line);border-radius:8px;background:#fff}.exchange-checks strong{display:flex;align-items:center;gap:9px}.exchange-checks .icon{width:20px;height:20px;color:var(--info-green)}.exchange-checks article+article .icon{color:#a13a45}.exchange-checks ul{margin:20px 0 0;padding-left:19px;color:#637084}.exchange-checks li{margin:10px 0;line-height:1.4}.exchange-faq{padding-bottom:42px}.legal-disclaimer{margin:0 0 80px;padding:20px 22px;border-left:4px solid var(--info-blue);background:var(--info-soft);color:#59687b;font-size:13px;line-height:1.55}
.sitemap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:65px}.sitemap-grid section{padding:27px;border:1px solid var(--info-line);border-radius:8px}.sitemap-grid h2{margin:0 0 24px;font-size:22px}.sitemap-grid a{min-height:47px;border-top:1px solid var(--info-line);display:flex;align-items:center;justify-content:space-between;gap:10px;color:#59677b;font-size:14px}.sitemap-grid a:hover{color:var(--info-blue)}.sitemap-grid .icon{width:16px;height:16px}.sitemap-catalog{margin-bottom:80px;padding:42px;border-radius:8px;background:var(--info-soft)}.sitemap-catalog>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sitemap-catalog>div:last-child a{min-height:70px;padding:0 18px;border:1px solid var(--info-line);border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:750}.sitemap-catalog a:hover{border-color:var(--info-blue);color:var(--info-blue)}.sitemap-catalog .icon{width:21px;height:21px}
.franchise-hero{min-height:630px;margin-bottom:75px;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;background:var(--info-navy);color:#fff}.franchise-hero-copy{padding:64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.franchise-hero-copy h1{max-width:620px;margin:18px 0 24px;font-size:61px;line-height:.98}.franchise-hero-copy p{max-width:580px;margin:0 0 30px;color:#c3cfda;font-size:18px;line-height:1.55}.franchise-hero-media{position:relative;overflow:hidden}.franchise-hero-media img{width:100%;height:100%;object-fit:cover}.franchise-hero-media>div{position:absolute;left:24px;right:24px;bottom:24px;padding:20px;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:rgba(13,28,46,.82)}.franchise-hero-media span,.franchise-hero-media strong{display:block}.franchise-hero-media span{margin-bottom:7px;color:#aebdca;font-size:11px;text-transform:uppercase}.franchise-hero-media strong{font-size:20px}.franchise-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px}.franchise-benefits article{min-height:285px;padding:28px;border:1px solid var(--info-line);border-radius:8px}.franchise-benefits article:nth-child(2),.franchise-benefits article:nth-child(5){background:var(--info-soft)}.franchise-benefits h3{margin:38px 0 12px;font-size:22px}.franchise-benefits p{margin:0;color:#667387;line-height:1.5}.franchise-contact{margin-bottom:80px;padding:52px;display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;border-radius:8px;background:var(--info-soft)}.franchise-contact h2{margin:16px 0;font-size:43px;line-height:1.04}.franchise-contact>div>p{max-width:480px;color:#667387;line-height:1.55}
.documents-nav{position:sticky;top:0;z-index:12;margin:0 0 40px;padding:10px;border:1px solid var(--info-line);border-radius:8px;background:rgba(255,255,255,.96);display:flex;gap:6px;overflow-x:auto;scrollbar-width:none}.documents-nav a{min-height:43px;padding:0 15px;border-radius:7px;background:var(--info-soft);display:flex;align-items:center;white-space:nowrap;font-size:13px;font-weight:750}.documents-nav a:hover{background:var(--info-navy);color:#fff}.documents-stack{margin-bottom:35px;border-top:1px solid var(--info-line)}.documents-stack>article{padding:45px 0;border-bottom:1px solid var(--info-line);display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:70px;scroll-margin-top:78px}.documents-stack>article>div:first-child>span{color:var(--info-blue);font-size:11px;font-weight:850;text-transform:uppercase}.documents-stack h2{margin:12px 0 0;font-size:31px;line-height:1.08}.documents-stack h3{margin:26px 0 8px;font-size:18px}.documents-stack p{max-width:820px;margin:0 0 16px;color:#5f6d81;line-height:1.65}.document-inline-link{min-height:48px;padding:0 16px;border:1px solid var(--info-line);border-radius:7px;display:inline-flex;align-items:center;gap:8px;color:var(--info-blue);font-weight:800}.document-inline-link .icon{width:17px;height:17px}
.store-copy-actions{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:8px}.store-copy-actions .btn{width:100%;min-width:0}.store-copy-actions button{padding:0}.store-detail-page{--info-navy:#0d1c2e;--info-blue:#087de0;--info-green:#5fa947;--info-soft:#f2f6fa;--info-line:#d7e1eb}.store-detail-hero{min-height:590px;margin-bottom:42px;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;background:var(--info-navy);color:#fff}.store-detail-media{min-width:0}.store-detail-media img{width:100%;height:100%;object-fit:cover}.store-detail-copy{padding:58px 50px;display:flex;flex-direction:column;justify-content:center}.store-detail-copy>span{color:#8dc75f;font-size:12px;font-weight:850;text-transform:uppercase}.store-detail-copy h1{margin:16px 0 18px;font-size:55px;line-height:1}.store-detail-copy>p{margin:0 0 31px;color:#c2ced9;font-size:18px;line-height:1.5}.store-detail-facts{display:grid;grid-template-columns:1fr 1fr;margin-bottom:26px;border-top:1px solid #405166;border-left:1px solid #405166}.store-detail-facts>div{min-height:105px;padding:18px;border-right:1px solid #405166;border-bottom:1px solid #405166;display:grid;grid-template-columns:28px 1fr;align-content:center}.store-detail-facts .icon{grid-row:1/3;width:19px;height:19px;color:#8dc75f}.store-detail-facts span,.store-detail-facts strong{grid-column:2;display:block}.store-detail-facts span{color:#93a2b3;font-size:11px}.store-detail-facts strong{margin-top:5px;font-size:15px}.store-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.store-detail-actions a{width:100%}.store-detail-select{min-height:50px;margin-top:9px;border:1px solid #53667c;border-radius:7px;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.store-detail-select:hover{border-color:#8dc75f;color:#a4dc7a}.store-detail-select .icon{width:19px;height:19px;color:#8dc75f}.store-detail-directions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.store-detail-directions article{min-height:310px;padding:28px;border:1px solid var(--info-line);border-radius:8px;display:flex;flex-direction:column}.store-detail-directions article:nth-child(2){background:var(--info-navy);border-color:var(--info-navy);color:#fff}.store-detail-directions article:nth-child(2) p{color:#b9c7d4}.store-detail-directions h3{margin:42px 0 13px;font-size:24px}.store-detail-directions p{margin:0;color:#657286;line-height:1.55}.store-detail-directions a{margin-top:auto;padding-top:24px;display:flex;align-items:center;gap:8px;color:var(--info-blue);font-weight:800}.store-detail-directions article:nth-child(2) a{color:#9bd16d}.store-detail-directions a .icon{width:17px;height:17px}.store-visit{padding:48px}.store-visit>div:first-child{max-width:780px;margin-bottom:36px}.store-visit>div:first-child>span{color:var(--info-blue);font-size:11px;font-weight:850;text-transform:uppercase}.store-visit>div:first-child h2{margin:15px 0;font-size:42px;line-height:1.05}.store-visit>div:first-child p{margin:0;color:#657286;line-height:1.55}.store-visit .commerce-steps{grid-template-columns:repeat(3,1fr)}.store-network{padding-bottom:80px}.store-network-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.store-network-grid a{min-height:190px;padding:24px;border:1px solid var(--info-line);border-radius:8px;position:relative;display:flex;flex-direction:column}.store-network-grid a.active{background:var(--info-navy);border-color:var(--info-navy);color:#fff}.store-network-grid span{color:var(--info-blue);font-size:11px;font-weight:850;text-transform:uppercase}.store-network-grid a.active span{color:#8dc75f}.store-network-grid strong{margin:24px 0 9px;font-size:20px}.store-network-grid small{max-width:220px;color:#6a7789;line-height:1.4}.store-network-grid a.active small{color:#aebdca}.store-network-grid .icon{position:absolute;right:21px;bottom:21px;width:20px;height:20px;color:var(--info-blue)}.store-network-grid a.active .icon{color:#8dc75f}

@media(max-width:1100px){
  .company-hero-copy,.franchise-hero-copy{padding:45px}.company-hero-copy h1,.franchise-hero-copy h1{font-size:49px}.company-store-strip{grid-template-columns:1fr 1fr}.exchange-stage-grid{grid-template-columns:1fr 1fr}.sitemap-grid{grid-template-columns:1fr 1fr}.sitemap-catalog>div:last-child{grid-template-columns:1fr 1fr}.franchise-benefits{grid-template-columns:1fr 1fr}.store-detail-hero{grid-template-columns:1fr 1fr}.store-detail-copy{padding:42px 35px}.store-detail-copy h1{font-size:45px}.store-network-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:760px){
  .company-hero,.franchise-hero{min-height:0;margin:0 -15px 52px;border-radius:0;display:flex;flex-direction:column}.company-hero-media,.franchise-hero-media{height:310px;order:-1}.company-hero-copy,.franchise-hero-copy{padding:31px 20px 35px}.company-hero-copy h1,.franchise-hero-copy h1{font-size:40px}.company-hero-copy p,.franchise-hero-copy p{font-size:15px}.company-hero-copy>div{width:100%;flex-direction:column}.company-hero-copy>div a{width:100%}.info-lead{margin-bottom:48px;text-align:left}.info-lead h2{font-size:34px}.info-lead p{font-size:15px}.company-directions{display:grid;grid-auto-flow:column;grid-auto-columns:83%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.company-directions article{min-height:295px;scroll-snap-align:start}.company-directions h2{margin-top:36px;font-size:24px}.company-store-strip{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.company-store-strip article{scroll-snap-align:start}.exchange-hero{min-height:0;margin:0 -15px 0;border-radius:0;display:flex;flex-direction:column}.exchange-hero img{height:260px;order:-1}.exchange-hero>div{padding:30px 20px 34px}.exchange-hero h2{font-size:34px}.exchange-stage-grid{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;border-left:0;scrollbar-width:none;margin-right:-15px}.exchange-stage-grid article{min-height:290px;scroll-snap-align:start;border-left:1px solid var(--info-line)}.exchange-rules{padding:30px 20px}.exchange-checks{grid-template-columns:1fr}.legal-disclaimer{margin-bottom:55px}.sitemap-grid{grid-template-columns:1fr;margin-bottom:48px}.sitemap-grid section{padding:22px}.sitemap-catalog{margin:0 -15px 55px;padding:35px 15px;border-radius:0}.sitemap-catalog>div:last-child{grid-template-columns:1fr}.franchise-benefits{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.franchise-benefits article{scroll-snap-align:start}.franchise-contact{margin:0 -15px 55px;padding:35px 15px;display:block;border-radius:0}.franchise-contact h2{font-size:34px}.franchise-contact .lead-form{margin-top:32px}.documents-nav{margin-right:-15px;border-right:0;border-radius:8px 0 0 8px}.documents-stack>article{padding:34px 0;display:block}.documents-stack h2{margin-bottom:22px;font-size:27px}.documents-stack>article>div:first-child{margin-bottom:22px}.footer-bottom a{color:#b6c5d4}.store-copy-actions{grid-template-columns:minmax(0,1fr) 48px}.store-detail-hero{min-height:0;margin:0 -15px 40px;border-radius:0;display:flex;flex-direction:column}.store-detail-media{height:320px}.store-detail-copy{padding:31px 20px 35px}.store-detail-copy h1{font-size:40px}.store-detail-copy>p{font-size:15px}.store-detail-facts{grid-template-columns:1fr}.store-detail-actions{grid-template-columns:1fr}.store-detail-directions{display:grid;grid-auto-flow:column;grid-auto-columns:83%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.store-detail-directions article{min-height:290px;scroll-snap-align:start}.store-visit{margin-inline:-15px;padding:35px 15px}.store-visit>div:first-child h2{font-size:33px}.store-visit .commerce-steps{display:grid;grid-auto-flow:column;grid-auto-columns:79%;grid-template-columns:none}.store-network-grid{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-15px}.store-network-grid a{scroll-snap-align:start}
}

@media(max-width:340px){
  .company-hero,.franchise-hero,.exchange-hero{margin-inline:-12px}.company-hero-copy h1,.franchise-hero-copy h1{font-size:35px}.company-hero-media,.franchise-hero-media{height:270px}.company-directions,.company-store-strip,.exchange-stage-grid,.franchise-benefits{grid-auto-columns:89%;margin-right:-12px}.sitemap-catalog,.franchise-contact{margin-inline:-12px;padding-inline:12px}.documents-nav{margin-right:-12px}.store-detail-hero{margin-inline:-12px}.store-detail-media{height:270px}.store-detail-copy{padding-inline:18px}.store-detail-copy h1{font-size:35px}.store-detail-directions,.store-network-grid{grid-auto-columns:89%;margin-right:-12px}.store-visit{margin-inline:-12px;padding-inline:12px}
}

/* 2026-08-14: stable media composition and catalog interaction */
.hatiko-category-card>div{position:relative;z-index:2}
.hatiko-category-media{position:absolute;left:8%;bottom:3%;width:84%;height:59%;background-image:var(--category-image);background-repeat:no-repeat;background-position:center bottom;background-size:contain;transition:transform .3s ease;pointer-events:none}
.hatiko-category-card:hover .hatiko-category-media{transform:scale(1.035)}
.hatiko-category-card.cutout .hatiko-category-media{left:13%;bottom:6%;width:74%;height:51%}
.hatiko-category-card.wearable .hatiko-category-media{left:19%;bottom:5%;width:62%;height:54%;background-position:center}
.hatiko-category-card.audio .hatiko-category-media{left:18%;bottom:7%;width:64%;height:51%;background-position:center}
.hatiko-category-card.beauty .hatiko-category-media,.hatiko-category-card.accessory .hatiko-category-media{left:12%;bottom:4%;width:76%;height:55%}
.hatiko-category-card.photo .hatiko-category-media{left:0;bottom:0;width:100%;height:54%;background-size:cover;background-position:center 64%}
.hatiko-category-card.tradein{background:#fff;border-color:#e4e9ef}
.hatiko-category-card.tradein .hatiko-category-media{left:8%;bottom:0;width:84%;height:53%;background-position:center bottom}

@media (min-width:761px){
  .product-card{padding-bottom:80px}
  .product-buy{position:absolute;left:18px;right:18px;bottom:14px;width:auto;height:50px;margin:0;border:0;border-radius:8px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font:inherit;font-weight:800;opacity:0;transform:translateY(7px);transition:opacity .2s ease,transform .2s ease;z-index:5;pointer-events:none}
  .product-buy .icon{width:18px;height:18px}
  .product-card:hover .product-buy,.product-card:focus-within .product-buy{opacity:1;transform:none;pointer-events:auto}
  .rebro-product-card{padding-bottom:72px;transition:transform .22s ease,box-shadow .22s ease}
  .rebro-product-card:hover{z-index:3;transform:translateY(-3px);box-shadow:0 16px 36px rgba(15,28,46,.1)}
  .rebro-product-cart{position:absolute;left:18px;right:18px;bottom:12px;width:auto;margin:0;justify-content:center;z-index:5;pointer-events:none;background:#111;color:#fff}
  .rebro-product-card:hover .rebro-product-cart,.rebro-product-card:focus-within .rebro-product-cart{opacity:1;transform:none;pointer-events:auto}
  .hatiko-product-card{padding-bottom:76px}
  .hatiko-product-bottom button{position:absolute;left:18px;right:18px;bottom:14px;width:auto;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:800;pointer-events:none}
  .hatiko-product-card:hover .hatiko-product-bottom button,.hatiko-product-card:focus-within .hatiko-product-bottom button{opacity:1;transform:none;pointer-events:auto}
}

.product-buy span,.rebro-product-cart span{display:inline}
.rebro-brand-filter-rail :is(a,button){display:grid;grid-template-columns:minmax(0,1fr) minmax(3ch,max-content);align-items:center;gap:12px;min-width:220px;max-width:360px;box-sizing:border-box;overflow:hidden}
.rebro-brand-filter-rail :is(a,button):first-child{min-width:260px}
.rebro-brand-filter-rail :is(a,button) span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.rebro-brand-filter-rail :is(a,button) small{position:relative;z-index:2;justify-self:end;min-width:3ch;max-width:none;overflow:visible;white-space:nowrap;text-align:right;font-variant-numeric:tabular-nums}
.catalog-filter-stack{display:grid;gap:12px}
.rebro-family-next[hidden]{display:none}.rebro-family-rail.no-scroll{padding-right:0}.rebro-line-filter-rail :is(a,button){width:max-content;min-width:190px;max-width:min(360px,calc(100vw - 96px))}.rebro-line-filter-rail :is(a,button) span{overflow:visible;text-overflow:clip}
.rebro-line-filter-rail :is(a,button){min-width:190px}

@media(max-width:760px){
  .hatiko-category-card .hatiko-category-media{height:58%;bottom:4%}
  .hatiko-category-card.cutout .hatiko-category-media{left:12%;width:76%;height:50%;bottom:6%}
  .hatiko-category-card.photo .hatiko-category-media{left:0;width:100%;height:53%;bottom:0}
  .hatiko-category-card.tradein .hatiko-category-media{left:9%;width:82%;height:49%;bottom:5%}
  .rebro-brand-filter-rail :is(a,button){min-width:190px;max-width:min(82vw,320px);padding-inline:16px;gap:9px}
  .catalog-filter-stack{gap:8px}
  .product-buy{width:42px;height:42px;border:0;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center}
  .product-buy span{display:none}
  .hatiko-product-bottom button span{display:none}
}

@media(max-width:340px){
  .hatiko-category-card .hatiko-category-media{height:56%}
  .rebro-brand-filter-rail :is(a,button){min-width:178px;max-width:82vw}
  .rebro-section-head{gap:10px}
  .rebro-section-head h2{min-width:0;font-size:28px}
  .rebro-section-head>div{flex:0 0 auto;gap:6px}
  .rebro-section-head>div button{width:36px;height:36px}
}

@media(max-width:340px){
  .hatiko-brands,.hatiko-review-section,.hatiko-news,.hatiko-stores{overflow:hidden}
}

/* Forms and consent states */
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-consent{grid-column:1/-1;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:11px;padding:15px;border:1px solid #d8e2ec;border-radius:8px;background:#f4f7fa;color:#59687b;font-size:13px;line-height:1.45}
.form-consent input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--blue)}
.form-consent a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}
.form-status{min-height:0;margin:0;padding:0;border:0;display:none;font-size:14px;line-height:1.45}
.form-status.show,.checkout-success.show{display:block;padding:13px 15px;border:1px solid transparent;border-radius:8px}
.form-status.loading,.checkout-success.loading{border-color:#c8d9e9;background:#eef6fd;color:#23597f}
.form-status.success,.checkout-success.success{border-color:#b8dfc8;background:#ecf8f0;color:#17663b}
.form-status.error,.checkout-success.error{border-color:#efc3c3;background:#fff1f1;color:#a12d2d}
button[disabled]{cursor:wait;opacity:.68}
.cookie{z-index:76;gap:28px;align-items:center;max-width:920px;padding:18px 20px;box-shadow:0 18px 50px rgba(8,25,45,.2)}
.cookie:focus{outline:3px solid rgba(8,125,224,.24);outline-offset:3px}
.cookie>div:first-child{min-width:0;flex:1}
.cookie-copy strong{display:block;margin-bottom:5px;color:var(--ink);font-size:16px}
.cookie-copy p{color:var(--muted)}
.cookie-copy a{color:var(--blue-deep);font-weight:750;text-decoration:underline;text-underline-offset:3px}
.cookie-actions{display:flex;gap:9px;flex:0 0 auto}
.cookie-actions .btn{white-space:nowrap}
.cookie-close{position:absolute;top:7px;right:7px;width:32px;height:32px;border:0;background:transparent;color:var(--muted);display:grid;place-items:center}
.cookie-close .icon{width:18px;height:18px}
.partner-strip{grid-template-columns:1fr}

@media(max-width:760px){
  .form-consent{grid-template-columns:20px minmax(0,1fr);padding:13px;font-size:12px}
  .cookie-actions{display:grid;grid-template-columns:1fr;gap:7px;margin-top:12px}
  .cookie-actions .btn{width:100%;margin:0}
}

.footer-cookie-settings{appearance:none;padding:0;border:0;background:none;color:inherit;font:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.footer-cookie-settings:hover{color:var(--blue)}

/* Brand-first catalog */
.catalog-brand-first{background:#fff}
.catalog-brand-first .rebro-catalog-intro{padding-bottom:68px}
.catalog-intro-copy{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:end;gap:52px;margin-bottom:42px}
.catalog-intro-copy h1{margin:9px 0 0;font-size:52px;line-height:1.02}
.catalog-intro-copy p{margin:0;color:#687385;font-size:17px;line-height:1.55}
.catalog-kicker{color:var(--blue);font-size:12px;font-weight:850;text-transform:uppercase}
.catalog-brand-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.catalog-brand-card{position:relative;min-width:0;min-height:220px;aspect-ratio:1;padding:28px;border:2px solid #e0e2e4;border-radius:30px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.catalog-brand-card:hover{border-color:#b9c9da;box-shadow:0 16px 34px rgba(19,44,72,.09);transform:translateY(-3px)}
.catalog-brand-card:focus-visible{outline:3px solid rgba(25,118,210,.38);outline-offset:3px;border-color:#8cb7df;box-shadow:0 14px 30px rgba(19,44,72,.1)}
.catalog-brand-card.featured{border-color:#d4d9df;background:#fff}
.catalog-brand-logo-wrap{width:min(168px,72%);height:64px;display:flex;align-items:center;justify-content:center}
.catalog-brand-logo-wrap img{display:block;max-width:100%;max-height:54px;object-fit:contain}
.catalog-brand-card .catalog-brand-logo-wrap{width:min(220px,86%);height:122px;flex-direction:column;gap:13px}
.catalog-brand-card .catalog-brand-logo-wrap img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}
.catalog-brand-card .catalog-brand-logo-wrap.has-label img{height:78px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-apple img{width:75px;height:88px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-samsung{width:min(222px,88%);height:76px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-xiaomi img{width:96px;height:96px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-honor{width:min(225px,90%);height:74px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-huawei img{width:96px;height:75px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-oneplus img{width:72px;height:72px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-google img{width:64px;height:64px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-insta360 img{width:70px;height:70px;padding:14px;border-radius:19px;background:#111}
.catalog-brand-card .catalog-brand-logo-wrap.brand-meta img{width:86px;height:56px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-nothing{width:min(225px,90%);height:66px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-gopro{width:min(225px,90%);height:92px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-yandex{width:min(220px,88%);height:86px}
.catalog-brand-card .catalog-brand-logo-wrap.brand-ray-ban{width:min(215px,86%);height:104px}
.catalog-brand-card .catalog-brand-logo-label{color:#17191c;font-size:21px;font-weight:760;line-height:1;letter-spacing:-.02em}
.catalog-brand-wordmark{max-width:100%;color:#111827;font-size:30px;font-weight:850;line-height:1;text-align:center;white-space:nowrap}
.catalog-brand-wordmark.brand-samsung{color:#1428a0;font-size:24px;text-transform:uppercase;font-weight:900}
.catalog-brand-wordmark.brand-apple{color:#111;font-size:30px}
.catalog-brand-wordmark.brand-xiaomi{color:#f56600}.catalog-brand-wordmark.brand-poco{padding:15px 24px;border-radius:18px;background:#ffdd55;color:#18191b;font-size:31px;letter-spacing:.04em;text-transform:uppercase}.catalog-brand-wordmark.brand-honor{color:#0076d7;text-transform:uppercase}.catalog-brand-wordmark.brand-huawei{color:#c9152d;text-transform:uppercase}.catalog-brand-wordmark.brand-google{color:#4285f4}.catalog-brand-wordmark.brand-oneplus{color:#e50014}.catalog-brand-wordmark.brand-realme{padding:12px 20px;border-radius:6px;background:#ffc915;color:#111}.catalog-brand-wordmark.brand-jbl{color:#ed1c24;text-transform:uppercase}.catalog-brand-wordmark.brand-yandex{color:#e11b22}.catalog-brand-wordmark.brand-ubear{color:#df2027}.catalog-brand-wordmark.brand-rocket{color:#087de0}.catalog-brand-wordmark.brand-dji{color:#20252a;text-transform:uppercase}.catalog-brand-wordmark.brand-fujifilm{color:#d71920;text-transform:uppercase}.catalog-brand-wordmark.brand-gopro{color:#111;text-transform:none}.catalog-brand-wordmark.brand-nintendo{padding:8px 15px;border:5px solid #e60012;border-radius:999px;color:#e60012;font-size:25px;letter-spacing:-.04em}.catalog-brand-wordmark.brand-meta{color:#0866ff}.catalog-brand-wordmark.brand-ray-ban{font-style:italic}.catalog-brand-wordmark.brand-medicube{color:#443d42;font-size:27px;letter-spacing:-.04em;text-transform:lowercase}
.catalog-brand-card.accessories{background:#f8fafc;border-color:#dce3ea}
.catalog-brand-wordmark.brand-accessories{display:flex;flex-direction:column;align-items:center;gap:15px;color:#203a59;font-size:24px}
.catalog-brand-wordmark.brand-accessories .icon{width:46px;height:46px;color:var(--blue)}
.catalog-device-grid .rebro-category-card{border:1px solid #e5e8ec;background:#f6f7f8}

.catalog-brand-hub{background:#fff}
.catalog-brand-intro{padding:34px 0 38px;border-bottom:1px solid #e7ebef;background:#f7f9fb}
.catalog-brand-intro-layout{min-height:148px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;margin-top:24px}
.catalog-brand-intro-copy{display:flex;align-items:center;gap:34px;min-width:0}
.catalog-brand-intro-copy>.catalog-brand-logo-wrap{flex:0 0 172px;height:72px;justify-content:flex-start}
.catalog-brand-intro-copy>.catalog-brand-logo-wrap.brand-apple{flex-basis:62px}
.catalog-brand-intro-copy>.catalog-brand-wordmark{flex:0 0 auto;text-align:left}
.catalog-brand-intro-copy h1{margin:7px 0 9px;font-size:48px;line-height:1}
.catalog-brand-intro-copy p{margin:0;color:#687385;font-size:15px;line-height:1.55}
.catalog-brand-intro-stats{min-width:164px;padding:22px 24px;border-left:1px solid #dce2e8;display:flex;flex-direction:column}
.catalog-brand-intro-stats strong{color:#13243a;font-size:38px;line-height:1;font-variant-numeric:tabular-nums}
.catalog-brand-intro-stats span{margin-top:8px;color:#747e8d;font-size:12px}
.catalog-brand-hero{padding:34px 0 56px;background:#0c1b2e;color:#fff}
.catalog-brand-hero .rebro-breadcrumbs,.catalog-brand-hero .rebro-breadcrumbs a{color:#9facc0}
.catalog-brand-hero-layout{min-height:440px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);gap:30px;border:1px solid #33455b;border-radius:8px;overflow:hidden}
.catalog-brand-hero-copy{padding:54px;display:flex;flex-direction:column;justify-content:center}
.catalog-brand-hero-copy .catalog-brand-logo-wrap{align-self:flex-start;justify-content:flex-start;width:190px;height:42px}
.catalog-brand-hero-copy .catalog-brand-logo-wrap img{max-height:38px;filter:brightness(0) invert(1)}
.catalog-brand-hero-copy .catalog-brand-logo-wrap.brand-apple{width:44px}
.catalog-brand-hero-copy .catalog-brand-wordmark{align-self:flex-start;color:#fff;font-size:26px;text-align:left}
.catalog-brand-hero-copy .brand-samsung{color:#8fb2ff}.catalog-brand-hero-copy .brand-xiaomi{color:#ff9c55}.catalog-brand-hero-copy .brand-honor{color:#8ac9ff}.catalog-brand-hero-copy .brand-huawei{color:#ff7789}.catalog-brand-hero-copy .brand-google{color:#90b8ff}.catalog-brand-hero-copy .brand-oneplus{color:#ff7480}.catalog-brand-hero-copy .brand-ubear{color:#ff7780}
.catalog-brand-hero-copy h1{margin:18px 0 18px;font-size:50px;line-height:1.04}
.catalog-brand-hero-copy p{max-width:560px;margin:0;color:#b8c3d1;font-size:16px;line-height:1.6}
.catalog-brand-hero-stats{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-top:38px;padding-top:24px;border-top:1px solid #33455b}
.catalog-brand-hero-stats strong{font-size:34px;font-variant-numeric:tabular-nums}.catalog-brand-hero-stats span{color:#9eabbb;font-size:13px}
.catalog-brand-hero-product{position:relative;min-height:440px;padding:36px;background:#eef3f8;color:#111827;display:grid;grid-template-rows:minmax(0,1fr) auto auto;overflow:hidden}
.catalog-brand-hero-product img{width:100%;height:300px;object-fit:contain;object-position:center}
.catalog-brand-hero-product span{margin-top:10px;color:var(--blue);font-size:11px;font-weight:850;text-transform:uppercase}.catalog-brand-hero-product strong{margin-top:6px;font-size:21px}
.catalog-brand-directions-section{padding:72px 0}
.catalog-brand-directions-section .rebro-section-head>div{display:block;min-width:0}
.catalog-brand-directions-section .rebro-section-head>div>span{display:block;margin-bottom:8px;color:#687385;font-size:12px;font-weight:750}
.catalog-brand-directions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.catalog-brand-direction{min-width:0;min-height:360px;border:1px solid #dfe4e9;border-radius:8px;background:#f6f8fa;color:#111827;display:grid;grid-template-rows:auto 180px;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}
.catalog-brand-direction:hover,.catalog-brand-direction:focus-visible{border-color:#a9c9e8;transform:translateY(-3px);box-shadow:0 14px 32px rgba(19,44,72,.08)}
.catalog-brand-direction-copy{padding:26px 26px 12px}.catalog-brand-direction-copy>span{color:#747e8d;font-size:12px;font-weight:700}.catalog-brand-direction-copy h2{margin:10px 0 17px;font-size:24px;line-height:1.12}.catalog-brand-line-preview{display:flex;flex-wrap:wrap;gap:6px}.catalog-brand-line-preview b{padding:7px 9px;border:1px solid #dbe1e7;border-radius:7px;background:#fff;color:#4e5968;font-size:11px;font-weight:750}.catalog-brand-direction-copy>strong{display:flex;align-items:center;gap:6px;margin-top:20px;color:var(--blue);font-size:13px}.catalog-brand-direction-copy>strong .icon{width:15px;height:15px}
.catalog-brand-direction-media{min-width:0;overflow:hidden;display:grid;place-items:center;background:#fff}.catalog-brand-direction-media img{width:86%;height:172px;object-fit:contain;object-position:center bottom}

@media(max-width:1200px){
  .catalog-brand-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .catalog-brand-directions{grid-template-columns:repeat(2,minmax(0,1fr))}
  .catalog-brand-hero-layout{grid-template-columns:minmax(0,1fr) minmax(380px,1fr)}
}
@media(max-width:900px){
  .catalog-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .catalog-brand-intro-layout{gap:26px}.catalog-brand-intro-copy{gap:24px}.catalog-brand-intro-copy h1{font-size:42px}
  .catalog-brand-hero-copy{padding:38px}.catalog-brand-hero-copy h1{font-size:42px}
  .catalog-brand-hero-layout{grid-template-columns:1fr 1fr}.catalog-brand-hero-product{padding:24px}.catalog-brand-hero-product img{height:270px}
}
@media(max-width:760px){
  .catalog-brand-first .rebro-catalog-intro{padding-bottom:44px}
  .catalog-intro-copy{display:block;margin-bottom:28px}.catalog-intro-copy h1{font-size:36px}.catalog-intro-copy p{margin-top:16px;font-size:14px}
  .catalog-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .catalog-brand-card{min-height:0;height:auto;padding:17px;border-radius:20px}.catalog-brand-card .catalog-brand-logo-wrap{width:min(138px,88%);height:82px;gap:8px}.catalog-brand-card .catalog-brand-logo-wrap.has-label img{height:53px}.catalog-brand-card .catalog-brand-logo-wrap.brand-apple img{width:48px;height:57px}.catalog-brand-card .catalog-brand-logo-wrap.brand-samsung{width:min(140px,90%);height:52px}.catalog-brand-card .catalog-brand-logo-wrap.brand-xiaomi img{width:67px;height:67px}.catalog-brand-card .catalog-brand-logo-wrap.brand-honor{width:min(142px,92%);height:52px}.catalog-brand-card .catalog-brand-logo-wrap.brand-huawei img{width:64px;height:49px}.catalog-brand-card .catalog-brand-logo-wrap.brand-oneplus img{width:49px;height:49px}.catalog-brand-card .catalog-brand-logo-wrap.brand-google img{width:43px;height:43px}.catalog-brand-card .catalog-brand-logo-wrap.brand-insta360 img{width:49px;height:49px;padding:10px;border-radius:14px}.catalog-brand-card .catalog-brand-logo-wrap.brand-meta img{width:62px;height:40px}.catalog-brand-card .catalog-brand-logo-wrap.brand-gopro{height:64px}.catalog-brand-card .catalog-brand-logo-wrap.brand-ray-ban{height:72px}.catalog-brand-card .catalog-brand-logo-label{font-size:15px}.catalog-brand-wordmark{font-size:21px}.catalog-brand-wordmark.brand-samsung{font-size:17px}.catalog-brand-wordmark.brand-apple{font-size:22px}.catalog-brand-wordmark.brand-poco{padding:11px 16px;border-radius:13px;font-size:20px}.catalog-brand-wordmark.brand-nintendo{border-width:3px;font-size:17px}.catalog-brand-wordmark.brand-medicube{font-size:18px}.catalog-brand-wordmark.brand-accessories{gap:9px;font-size:16px}.catalog-brand-wordmark.brand-accessories .icon{width:32px;height:32px}
  .catalog-brand-intro{padding:20px 0 28px}.catalog-brand-intro-layout{min-height:0;display:block;margin-top:20px}.catalog-brand-intro-copy{align-items:flex-start;gap:18px}.catalog-brand-intro-copy>.catalog-brand-logo-wrap{flex-basis:112px;height:54px}.catalog-brand-intro-copy>.catalog-brand-logo-wrap.brand-apple{flex-basis:44px}.catalog-brand-intro-copy h1{font-size:34px}.catalog-brand-intro-copy p{font-size:13px}.catalog-brand-intro-stats{min-width:0;margin-top:22px;padding:17px 0 0;border-top:1px solid #dce2e8;border-left:0;display:flex;flex-direction:row;align-items:baseline;gap:9px}.catalog-brand-intro-stats strong{font-size:28px}.catalog-brand-intro-stats span{margin-top:0}
  .catalog-brand-hero{padding:20px 0 34px}.catalog-brand-hero-layout{min-height:0;display:flex;flex-direction:column;gap:0}.catalog-brand-hero-copy{padding:30px 24px}.catalog-brand-hero-copy h1{font-size:36px}.catalog-brand-hero-copy p{font-size:14px}.catalog-brand-hero-stats{margin-top:25px}.catalog-brand-hero-product{min-height:330px;padding:22px}.catalog-brand-hero-product img{height:235px}
  .catalog-brand-directions-section{padding:48px 0;overflow:hidden}.catalog-brand-directions{display:grid;grid-auto-flow:column;grid-auto-columns:84%;grid-template-columns:none;gap:10px;overflow-x:auto;margin-right:-15px;padding-right:15px;scroll-snap-type:x mandatory;scrollbar-width:none}.catalog-brand-directions::-webkit-scrollbar{display:none}.catalog-brand-direction{min-height:340px;scroll-snap-align:start}.catalog-brand-direction-copy{padding:23px 20px 10px}.catalog-brand-direction-copy h2{font-size:22px}.catalog-brand-direction-media{height:166px}.catalog-brand-direction-media img{height:158px}
}
@media(max-width:340px){
  .catalog-brand-card{min-height:0;height:auto;padding:14px;border-radius:18px}.catalog-brand-wordmark{font-size:18px}.catalog-brand-wordmark.brand-samsung{font-size:15px}.catalog-brand-wordmark.brand-medicube{font-size:16px}.catalog-brand-card .catalog-brand-logo-label{font-size:14px}
  .catalog-brand-intro-copy{gap:14px}.catalog-brand-intro-copy>.catalog-brand-logo-wrap{flex-basis:96px}.catalog-brand-intro-copy h1{font-size:30px}
  .catalog-brand-directions{grid-auto-columns:89%;margin-right:-12px;padding-right:12px}.catalog-brand-hero-copy{padding:27px 20px}.catalog-brand-hero-copy h1{font-size:32px}
}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hatiko-promo-card h2{font-size:30px;line-height:1.05;margin:18px 0 9px;position:relative;z-index:2}.blog-article{max-width:900px;margin:0 auto;padding:24px 0 72px}.blog-article>h1{font-size:clamp(40px,5vw,64px);line-height:1.05}.blog-article>img{width:100%;max-height:560px;object-fit:cover;border-radius:12px;margin:28px 0}.blog-article>nav{display:flex;flex-wrap:wrap;gap:14px;padding:20px;border:1px solid #dfe5eb;border-radius:10px}.blog-article section,.blog-article aside{margin-top:40px}.blog-article p{font-size:18px;line-height:1.65}
@media(max-width:760px){.hatiko-promo-card h2{font-size:28px}.blog-article>h1{font-size:38px}.blog-article p{font-size:16px}}
@media(max-width:340px){.hatiko-promo-card h2{font-size:26px}}
@media(max-width:340px){.site-maintenance-banner__inner{width:calc(100% - 24px);flex-direction:column;gap:9px;padding:12px 0}.site-maintenance-banner__inner>a{width:100%;min-height:40px}}

:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid rgba(8,125,224,.62);outline-offset:3px}
.mobile-product-intro{display:none}
.sheet-close,.icon-btn,.hero-dots button,.hatiko-promo-dots button,.rebro-section-head>div button,.rebro-product-actions button,.rebro-gallery-thumbs button{min-width:44px;min-height:44px}
@media(max-width:760px){
  .mobile-product-intro{display:block;margin-bottom:17px;padding:18px;border:1px solid #dfe5eb;border-radius:10px;background:#f6f9fc}
  .mobile-product-intro>span{display:block;color:#087de0;font-size:11px;font-weight:850;text-transform:uppercase}
  .mobile-product-intro .mobile-product-title{margin:7px 0 5px;font-size:23px;font-weight:850;line-height:1.08}
  .mobile-product-intro>p{margin:0 0 12px;color:#687586;font-size:13px}
  .mobile-product-intro>strong{display:block;margin-bottom:8px;font-size:25px}
  .mobile-product-intro>small{display:block;color:#526275;font-size:12px;line-height:1.4}
  .mobile-product-intro>div{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}
  .mobile-product-intro button{min-height:50px;padding:8px;border:1px solid #d6e0ea;border-radius:8px;background:#fff;font-size:12px;font-weight:800}
  .mobile-product-intro button.primary{border-color:#111;background:#111;color:#fff}
  .mobile-product-intro button .icon{width:16px;height:16px;vertical-align:middle}
}
