.logo-icon{width:58px;height:58px;filter:drop-shadow(0 4px 12px rgba(255,214,0,.18))}.logo-svg{width:100%;height:100%}.logo-outer{fill:var(--dark);stroke:var(--primary-yellow);stroke-width:5}.logo-middle{fill:none;stroke:var(--primary-yellow);stroke-width:2;opacity:.6}.logo-inner{fill:var(--primary-red)}.logo-center{fill:var(--primary-yellow)}.logo-tread{stroke:var(--primary-yellow);stroke-width:4;stroke-linecap:round}.language-selector{position:relative;z-index:100}.language-selector-btn{display:flex;align-items:center;gap:.48rem;padding:.62rem .9rem;background:#f7f3efdb;border:1px solid rgba(125,117,108,.16);border-radius:10px;color:#4d3d31;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.language-selector-btn:hover{background:#9a795b1f;border-color:#7d756c3d;color:#70431c}.header--scrolled .language-selector-btn{background:#f3ede7f0;border-color:#7d756c29;color:#4d3d31}.header--scrolled .language-selector-btn:hover{background:#9a795b1f;color:#70431c}.language-code{font-weight:600}.chevron{transition:transform .2s ease}.chevron-open{transform:rotate(180deg)}.language-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:140px;background:#faf6f2;border-radius:12px;box-shadow:0 14px 40px #52463c1f;border:1px solid rgba(125,117,108,.1);list-style:none;padding:.5rem;margin:0;animation:dropdownFadeIn .2s ease}[dir=rtl] .language-dropdown{left:auto;right:0}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.language-dropdown li{margin:0}.language-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.6rem .75rem;background:none;border:none;border-radius:8px;color:var(--color-text);font-size:.9rem;cursor:pointer;transition:background .15s ease;text-align:start}.language-option:hover{background:#efe7de}.language-option-active{background:var(--color-primary-light);color:var(--color-primary);font-weight:500}.language-option-active:hover{background:var(--color-primary-light)}.language-option-focused,.language-option:focus{background:#efe7de;outline:2px solid var(--primary-yellow);outline-offset:-2px}.language-option:focus:not(:focus-visible){outline:none}.language-option:focus-visible{outline:2px solid var(--primary-yellow);outline-offset:-2px}.language-name{flex:1}.language-code-small{font-size:.75rem;color:var(--color-text-light);font-weight:500}.language-option-active .language-code-small{color:var(--color-primary)}@media (max-width: 768px){.language-selector{order:-1}.language-selector-btn{gap:0;width:44px;height:44px;padding:0;justify-content:center;border-radius:12px}.language-code,.chevron{display:none}.language-dropdown{left:50%;transform:translate(-50%)}[dir=rtl] .language-dropdown{left:50%;right:auto;transform:translate(-50%)}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#eee7dff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease;border-bottom:1px solid rgba(125,117,108,.16);box-shadow:0 12px 30px #52463c1a;isolation:isolate}.header--scrolled{background-color:#e9e1d8f7;box-shadow:0 14px 34px #52463c1f}.nav{display:flex;justify-content:space-between;align-items:center;padding:14px 24px}.header-brand-strip{--header-brand-item-width: 184px;--header-brand-logo-width: 154px;--header-brand-logo-height: 36px;--header-brand-strip-height: 46px;--header-brand-marquee-distance: -2392px;position:relative;display:flex;align-items:center;height:var(--header-brand-strip-height);min-height:var(--header-brand-strip-height);overflow:hidden;background:#fff;border-top:1px solid rgba(112,78,49,.1);border-bottom:1px solid rgba(112,78,49,.1);direction:ltr;contain:paint;isolation:isolate}.header-brand-strip:before,.header-brand-strip:after{content:"";position:absolute;top:0;bottom:0;width:48px;pointer-events:none;z-index:1}.header-brand-strip:before{left:0;background:linear-gradient(90deg,#fff,#fff0)}.header-brand-strip:after{right:0;background:linear-gradient(270deg,#fff,#fff0)}.header-brand-marquee{display:flex;width:max-content;transform:translateZ(0);backface-visibility:hidden;transform-style:preserve-3d;will-change:transform;animation:headerBrandTicker 440s linear infinite}.header-brand-strip:hover .header-brand-marquee,.header-brand-strip:focus-within .header-brand-marquee{animation-play-state:paused}.header-brand-track{display:flex;align-items:center;flex-shrink:0;min-width:max-content}.header-brand-item{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 var(--header-brand-item-width);width:var(--header-brand-item-width);min-width:0;height:var(--header-brand-strip-height);padding:4px 15px;box-sizing:border-box;white-space:nowrap;color:inherit;text-decoration:none;transform:translateZ(0);backface-visibility:hidden}.header-brand-item--inactive-link{cursor:default;pointer-events:none}.header-brand-item:after{content:"•";position:absolute;inset-inline-end:0;top:50%;transform:translateY(-50%);color:#6a482c4d;margin-inline-start:0}.header-brand-track .header-brand-item:last-child:after{content:"";margin-inline-start:0}.header-brand-logo-frame{display:inline-flex;align-items:center;justify-content:center;width:var(--header-brand-logo-width);height:var(--header-brand-logo-height);padding:0 4px;box-sizing:border-box}.header-brand-logo{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;opacity:1;pointer-events:none;transform-origin:center;backface-visibility:hidden}.header-brand-logo-bfgoodrich{transform:scale(1.34)}.header-brand-logo-generaltire{transform:scale(1.42)}@keyframes headerBrandTicker{0%{transform:translateZ(0)}to{transform:translate3d(var(--header-brand-marquee-distance),0,0)}}.logo{display:flex;align-items:center;gap:7px;font-size:1.8rem;font-weight:800;color:#b58400;text-decoration:none;transition:var(--transition)}.logo:hover{transform:scale(1.02)}.logo-text{position:relative;display:inline-flex;align-items:baseline;gap:.14em;direction:rtl;unicode-bidi:isolate;isolation:isolate;padding-bottom:.06em;font-weight:900;color:#ffbe0b;letter-spacing:0;line-height:1;-webkit-text-stroke:1.45px rgba(14,14,14,.95);paint-order:stroke fill;text-shadow:0 2px 0 rgba(14,14,14,.3),0 8px 14px rgba(14,14,14,.1),0 12px 22px rgba(176,122,0,.16);white-space:nowrap}.logo-text:after{content:"";position:absolute;z-index:-1;right:0;left:0;bottom:-.04em;height:.18em;border-radius:999px;background:linear-gradient(90deg,#ffcf002e,#ffbe0b9e)}.logo-text-main,.logo-text-accent{position:relative;z-index:1}.logo-text-accent{color:#ffcf00;font-weight:950}.logo-image{height:78px;width:auto;object-fit:contain}.nav-links{display:flex;align-items:center;gap:10px;list-style:none;margin:0;padding:0}.nav-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:none;border:none;font-family:inherit;font-size:1.14rem;font-weight:600;color:#4f4035;cursor:pointer;position:relative;padding:12px 19px;border-radius:10px;transition:var(--transition)}.nav-link>svg{display:block;flex:0 0 auto}.nav-link>span{display:block;line-height:1.2}.nav-link:hover{color:#2a1f18;background:#7d523229}.nav-link--home{display:flex;align-items:center;gap:7px;color:#74461b;background:#7d523229;border-radius:8px}.nav-link--home:hover{background:#7d52323d;color:#5d3411}.nav-link--shop{display:flex;align-items:center;gap:7px;color:#188d4e;background:#22c55e24;border-radius:8px}.nav-link--shop:hover{background:#22c55e38;color:#127341}.nav-link--cart{position:relative;display:flex;align-items:center;justify-content:center;padding:12px 14px}.cart-badge{position:absolute;top:4px;right:4px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:var(--primary-red, #c41230);color:#fff;font-size:.7rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;text-align:center;border-radius:50%;padding:0 4px}.nav-cta{margin-right:8px;display:none}.nav-cta .btn{background:var(--primary-red);color:#fff;padding:10px 20px;font-size:.95rem;box-shadow:0 4px 15px #c4123066}.nav-cta .btn:hover{background:var(--primary-red-dark);transform:translateY(-2px)}.header-actions{display:flex;align-items:center;gap:14px}.header-actions .language-selector{display:flex}.nav-language{display:none}.mobile-cart-btn{display:none;position:relative;padding:10px;color:#4d3d31;text-decoration:none;transition:var(--transition)}.mobile-cart-btn:hover{color:#74461b}.mobile-cart-btn .cart-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;background:var(--primary-red, #c41230);color:#fff;font-size:.65rem;font-weight:700;border-radius:50%;padding:0 3px}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;padding:10px;color:#4d3d31}@media (max-width: 768px){.nav{padding:12px 16px}.logo{gap:5px;min-width:0}.logo-text{font-size:1.36rem;gap:.11em;-webkit-text-stroke-width:1px}.header-brand-strip{--header-brand-item-width: 148px;--header-brand-logo-width: 128px;--header-brand-logo-height: 30px;--header-brand-strip-height: 37px;--header-brand-marquee-distance: -1924px}.header-brand-item{padding:3px 10px}.header-brand-logo-frame{padding:0 3px}.header-brand-logo-bfgoodrich{transform:scale(1.24)}.header-brand-logo-generaltire{transform:scale(1.3)}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:#ece4dbfa;flex-direction:column;padding:20px;box-shadow:0 18px 44px #52463c24;gap:8px;border-top:1px solid rgba(125,117,108,.14)}.nav-links--active{display:flex}.nav-link{width:100%;text-align:center;padding:16px;font-size:1.02rem}.nav-cta{margin-right:0;margin-top:10px;width:100%}.nav-cta .btn{width:100%;justify-content:center}.nav-language{display:flex;width:100%;justify-content:center;padding-top:6px}.nav-language .language-selector{width:100%;max-width:220px}.nav-language .language-selector-btn{width:100%;min-height:48px;height:auto;justify-content:space-between;gap:.75rem;padding:.85rem 1rem}.nav-language .language-code{display:inline}.nav-language .chevron{display:flex}.nav-language .language-dropdown{left:0;right:0;min-width:100%;transform:none}[dir=rtl] .nav-language .language-dropdown{left:0;right:0;transform:none}.header-actions{gap:10px}.header-actions .language-selector{display:none}.mobile-cart-btn,.mobile-menu-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:#f7f3efdb;border:1px solid rgba(125,117,108,.16);border-radius:12px;box-shadow:0 8px 18px #52463c1a}.mobile-cart-btn:hover,.mobile-menu-btn:hover{background:#9a795b1f;border-color:#7d756c3d;color:#70431c}.mobile-cart-btn,.mobile-menu-btn{display:flex}}@media (max-width: 420px){.nav{padding-inline:12px}.logo-text{font-size:1.18rem}.logo .logo-icon{width:38px;height:38px}.logo{gap:4px}}@media (prefers-reduced-motion: reduce){.header-brand-marquee{animation:none}}.footer{background:#111317;color:#fff;padding:56px 0 30px;position:relative}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-yellow) 0%,var(--primary-red) 100%)}.footer-content{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(0,2.4fr);gap:46px;margin-bottom:42px;align-items:start}.footer-brand{display:flex;flex-direction:column;gap:18px;padding:24px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff09}.footer-logo{display:flex;align-items:center;gap:14px}.footer-logo-text{font-size:1.6rem;font-weight:900;color:var(--primary-yellow)}.footer-tagline{color:#ffffff80;letter-spacing:3px;font-size:.85rem;text-transform:uppercase}.footer-summary{max-width:280px;margin:0;color:#ffffffb8;font-size:.95rem;line-height:1.7}.footer-links{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:28px 34px}.footer-section h4{font-size:.95rem;font-weight:800;margin-bottom:14px;color:var(--primary-yellow);text-transform:uppercase;letter-spacing:0}.footer-section ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:7px}.footer-section li{display:flex;align-items:center;gap:8px;color:#ffffffad;font-size:.88rem;line-height:1.45;transition:var(--transition)}.footer-section li:hover{color:#fff}.footer-section a{color:inherit;text-decoration:none;transition:var(--transition)}.footer-section a:hover{color:var(--primary-yellow)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.footer-copy{color:#fff6;font-size:.9rem}.footer-links-bottom{display:flex;align-items:center;gap:12px}.footer-accessibility-link{display:inline-flex;align-items:center;gap:6px;color:#ffffff80;text-decoration:none;font-size:.85rem;transition:color .2s;padding:8px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.2)}.footer-accessibility-link:hover{color:var(--primary-yellow);border-color:var(--primary-yellow)}.footer-accessibility-link:focus-visible{outline:2px solid var(--primary-yellow);outline-offset:2px}@media (max-width: 992px){.footer-content{grid-template-columns:1fr;gap:45px}.footer-brand{text-align:center;align-items:center}.footer-summary{max-width:520px}.footer-links{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width: 768px){.footer{padding:42px 0 30px;padding-bottom:calc(30px + env(safe-area-inset-bottom,0px))}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 22px;text-align:right}.footer-section li{justify-content:flex-start}.footer-section a{display:inline-block;padding:6px 0;min-height:36px;line-height:24px}}@media (max-width: 480px){.footer-links{grid-template-columns:1fr}.footer-brand{padding:20px}}.mobile-call-button{display:none}@media (max-width: 768px){.mobile-call-button{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1000;align-items:center;justify-content:center;gap:10px;padding:16px 24px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));background:var(--primary-yellow);color:var(--dark);font-size:1.1rem;font-weight:700;text-decoration:none;box-shadow:0 -4px 20px #00000026;transition:background .3s ease,transform .1s ease;-webkit-tap-highlight-color:transparent;min-height:56px}.mobile-call-button:hover,.mobile-call-button:active{background:var(--primary-yellow-dark)}.mobile-call-button:active{transform:scale(.98)}.mobile-call-button svg{flex-shrink:0}}.cart-toast-container{position:fixed;bottom:24px;left:24px;z-index:9999;animation:slideInUp .3s ease}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cart-toast{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0003,0 0 0 1px #0000000d;padding:16px;width:320px;max-width:calc(100vw - 48px);position:relative}.toast-close{position:absolute;top:12px;left:12px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;transition:all .2s}.toast-close:hover{background:#e0e0e0;color:#333}.toast-header{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding-left:32px}.toast-success-icon{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;color:#fff}.toast-title{font-size:1rem;font-weight:700;color:#1a1a1a}.toast-item{display:flex;gap:12px;padding:12px;background:#f9f9f9;border-radius:10px;margin-bottom:12px}.toast-item-image{width:60px;height:60px;border-radius:8px;overflow:hidden;background:#fff;flex-shrink:0;display:flex;align-items:center;justify-content:center}.toast-item-image img{width:100%;height:100%;object-fit:cover}.toast-item-placeholder{font-size:2rem;opacity:.5}.toast-item-details{flex:1;min-width:0}.toast-item-brand{font-size:.7rem;color:var(--primary-red, #c41230);font-weight:600;text-transform:uppercase;margin-bottom:2px}.toast-item-name{font-size:.9rem;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.toast-item-size{font-size:.75rem;color:var(--primary-red, #c41230);font-family:monospace;background:#c412301a;padding:2px 6px;border-radius:4px;display:inline-block;margin-bottom:4px}.toast-item-vehicle{width:fit-content;max-width:100%;margin-bottom:4px;padding:2px 6px;overflow:hidden;border-radius:4px;background:#eef8fc;color:#245a70;font-size:.75rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.toast-item-qty{font-size:.8rem;color:#666}.toast-summary{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:12px}.toast-cart-info{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#666}.toast-cart-info svg{color:var(--primary-yellow, #ffd600)}.toast-total{font-size:1rem;font-weight:700;color:#1a1a1a}.toast-actions{display:flex;gap:10px}.btn-continue{flex:1;padding:10px 14px;background:#f0f0f0;border:none;border-radius:8px;color:#333;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-continue:hover{background:#e0e0e0}.btn-go-to-cart{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;background:linear-gradient(135deg,var(--primary-yellow, #ffd600),#e6c200);border:none;border-radius:8px;color:#1a1a1a;font-size:.85rem;font-weight:700;text-decoration:none;cursor:pointer;transition:all .2s;box-shadow:0 4px 12px #ffd6004d}.btn-go-to-cart:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ffd60066}@media (max-width: 480px){.cart-toast-container{bottom:calc(16px + env(safe-area-inset-bottom,0px));left:16px;right:16px}.cart-toast{width:100%}.btn-continue,.btn-go-to-cart{min-height:48px;padding:14px 16px;font-size:.9rem}.toast-close{width:36px;height:36px;min-width:36px;min-height:36px}}.loading-spinner-page{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;min-height:100svh;padding:3rem 1.5rem;color:var(--dark, #1a1a1a);background:radial-gradient(circle at 50% 42%,rgba(255,214,0,.18),transparent 28rem),var(--bg-warm, #fffdf5)}.loading-spinner-page--within-layout{padding-top:calc(var(--header-height, 80px) + 3rem)}.loading-spinner-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;text-align:center;animation:loading-spinner-reveal .16s ease-out 80ms both}.loading-spinner-content p{margin:0;font-size:1rem;font-weight:700}.loading-spinner-content .spin{color:var(--primary-red, #c41230);animation:loading-spinner-spin .9s linear infinite}@keyframes loading-spinner-reveal{0%{opacity:0}to{opacity:1}}@keyframes loading-spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.loading-spinner-content{animation:none}.loading-spinner-content .spin{animation-duration:1.8s}}.app{display:flex;flex-direction:column;min-height:100vh;min-height:100svh}.app>main{flex:1 0 auto}.skip-link{position:absolute;top:-100px;left:50%;transform:translate(-50%);z-index:10000;padding:1rem 2rem;background:var(--primary-dark);color:var(--primary-yellow);text-decoration:none;font-weight:600;font-size:1rem;border-radius:0 0 8px 8px;box-shadow:0 4px 12px #0000004d;transition:top .2s ease-in-out}.skip-link:focus{top:0;outline:3px solid var(--primary-yellow);outline-offset:2px}main:focus{outline:none}main:focus-visible{outline:2px solid var(--primary-yellow);outline-offset:4px}.tire-size-selector{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:22px 28px;border:1px solid rgba(0,0,0,.04);max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.tire-search-heading{align-items:center;color:#183a63;display:flex;gap:12px;justify-content:center;text-align:right}.tire-search-heading svg{color:#c41230;flex:0 0 auto}.tire-search-heading h2,.tire-search-heading span{display:block}.tire-search-heading h2{font-size:1.15rem;font-weight:950;line-height:1.25;margin:0}.tire-search-heading span{color:#64748b;font-size:.95rem;font-weight:700;margin-top:2px}.tire-size-selector .tire-size-info{align-self:flex-start;max-width:100%;padding:0;background:#ffd6001f;border-radius:var(--radius-sm);color:var(--dark);border:1px solid rgba(255,214,0,.45);border-right:3px solid var(--primary-yellow)}.tire-size-selector .tire-size-info summary{display:flex;align-items:center;gap:7px;min-height:34px;padding:7px 11px;font-size:.88rem;font-weight:700;line-height:1.25;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.tire-size-selector .tire-size-info summary::-webkit-details-marker{display:none}.tire-size-selector .tire-size-info summary:after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;margin-inline-start:2px;color:var(--primary-yellow);font-size:1rem;font-weight:800;line-height:1}.tire-size-selector .tire-size-info[open] summary:after{content:"-"}.tire-size-selector .tire-size-info svg{flex-shrink:0;color:var(--text-muted)}.tire-size-selector .tire-size-info p{max-width:360px;margin:0;padding:0 11px 10px;color:var(--text-muted);font-size:.84rem;font-weight:500;line-height:1.5}.input-mode-toggle{display:flex;gap:4px;background:var(--bg-light);padding:4px;border-radius:12px;margin-bottom:0}.input-mode-toggle .mode-btn{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:9px 16px;border:none;border-radius:10px;font-size:.98rem;font-weight:700;line-height:1.2;cursor:pointer;transition:all .2s ease;background:transparent;color:var(--text-muted)}.input-mode-toggle .mode-btn span{display:block;text-align:center;white-space:nowrap}.input-mode-toggle .mode-btn:hover{color:var(--dark)}.input-mode-toggle .mode-btn.active{background:#fff;color:var(--dark);box-shadow:0 2px 8px #0000001a}.input-mode-toggle .mode-btn svg{flex-shrink:0}.license-plate-section{display:flex;flex-direction:column;align-items:center;gap:20px}.license-plate-visual{position:relative;width:100%;max-width:420px;margin:0 auto}.license-plate-cue{position:absolute;right:50%;bottom:calc(100% + 1px);display:grid;width:44px;height:44px;place-items:center;color:#43f07c;pointer-events:none;filter:drop-shadow(0 0 5px rgba(67,240,124,.92)) drop-shadow(0 0 12px rgba(67,240,124,.48));animation:license-plate-cue-nudge 1s cubic-bezier(.45,0,.2,1) infinite}.license-plate-cue svg{width:100%;height:100%;stroke-width:2.5}@keyframes license-plate-cue-nudge{0%,to{opacity:.84;transform:translate(50%) translateY(-5px) scale(.94)}50%{opacity:1;transform:translate(50%) translateY(6px) scale(1.08)}}.plate-container{display:flex;flex-direction:row;direction:ltr!important;background:linear-gradient(180deg,gold,#e6be00,#d4af00);border-radius:8px;overflow:hidden;box-shadow:0 4px 15px #0003,inset 0 1px #ffffff4d,inset 0 -2px #0000001a;border:3px solid #333}.plate-blue-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 12px;background:linear-gradient(180deg,#0038b8,#002d8a);border-right:2px solid #333;min-width:60px;order:-1}.plate-flag{font-size:1.2rem;margin-bottom:2px}.plate-il{font-size:1.1rem;font-weight:900;color:#fff;letter-spacing:1px;line-height:1}.plate-israel{font-size:.55rem;color:#fff;font-weight:600;margin-top:2px}.plate-number-section{flex:1;display:flex;align-items:center;justify-content:center;padding:12px 30px;direction:ltr!important}.plate-input{width:100%;background:transparent;border:none;font-size:2.2rem;font-weight:900;font-family:Arial Black,Helvetica Neue,sans-serif;letter-spacing:4px;text-align:center!important;color:#1a1a1a;text-shadow:1px 1px 0 rgba(255,255,255,.3);padding:8px 0;direction:ltr!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}.plate-input:focus{outline:none}.plate-input::placeholder{color:#00000061;font-weight:800;letter-spacing:3px}.btn-search-plate{max-width:420px;width:100%;min-height:64px}.btn-search.btn-search-plate{min-height:64px}.lookup-error{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:10px;color:#dc2626;font-size:.9rem;font-weight:500;max-width:420px;width:100%}.lookup-error svg{flex-shrink:0}.lookup-toast-container{position:fixed;top:calc(20px + env(safe-area-inset-top,0px));left:50%;transform:translate(-50%);width:min(760px,calc(100vw - 32px));z-index:10001;animation:lookupToastBounce .52s cubic-bezier(.18,.89,.32,1.28)}.lookup-toast{position:relative;display:flex;align-items:flex-start;gap:16px;padding:18px 24px;border-radius:22px;border:1px solid rgba(239,68,68,.34);background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 34%),linear-gradient(135deg,#1b1b1beb,#3f1111f0);box-shadow:0 24px 60px #00000047,0 8px 20px #dc262629;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lookup-toast-close{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:999px;background:#ffffff14;color:#fffc;cursor:pointer;transition:background-color .2s ease,color .2s ease}.lookup-toast-close:hover{background:#ffffff24;color:#fff}.lookup-toast-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:14px;background:#ef444424;color:#ff5f56}.lookup-toast-copy{display:flex;flex-direction:column;gap:6px;padding-left:24px}.lookup-toast-title{font-size:1rem;font-weight:800;line-height:1.45;color:#ff5f56}.lookup-toast-subtitle{font-size:.95rem;font-weight:600;line-height:1.45;color:#ffffffe6}@keyframes lookupToastBounce{0%{opacity:0;transform:translateY(-12px) scale(.96)}60%{opacity:1;transform:translateY(4px) scale(1.015)}to{opacity:1;transform:translateY(0) scale(1)}}.vehicle-found-section{display:flex;flex-direction:column;gap:10px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.vehicle-details-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #22c55e;border-radius:12px}.vehicle-info-content{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.vehicle-info-content .success-icon{color:#22c55e;flex-shrink:0;width:20px!important;height:20px!important;max-width:20px;max-height:20px}.vehicle-info-content .vehicle-name{font-weight:700;color:var(--dark);font-size:1.05rem}.vehicle-info-content .vehicle-separator{color:var(--text-muted)}.vehicle-info-content .vehicle-year{font-weight:600;color:var(--dark)}.vehicle-info-content .vehicle-color{color:var(--text-muted)}.tire-size-selector .tire-size-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tire-size-selector .tire-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tire-size-selector .form-group{display:flex;flex-direction:column;gap:5px}.tire-size-selector .form-group label{font-weight:700;color:var(--text-color);font-size:.86rem;line-height:1.25}.tire-size-selector .form-group select{min-height:46px;border:1px solid #dfe3e8;border-radius:10px;font-size:.98rem;font-family:inherit;transition:var(--transition);background-color:#fff;color:var(--text-color);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 12px center;background-size:18px;padding:11px 15px 11px 40px}.tire-size-selector .form-group select:hover{border-color:#c4cad2}.tire-size-selector .form-group select:focus{outline:none;border-color:var(--primary-yellow);box-shadow:0 0 0 3px #ffd60029}.tire-size-selector .form-group select.filled{border-color:var(--primary-yellow);background-color:#ffd6000d}.tire-size-selector .tire-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:11px 16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;border-right:4px solid var(--primary-yellow);box-shadow:none}.tire-size-selector .tire-preview .preview-label{font-size:.9rem;font-weight:700;color:var(--text-muted)}.tire-size-selector .tire-preview .preview-size{font-size:1.35rem;font-weight:900;letter-spacing:0;color:var(--dark);direction:ltr;text-shadow:none;white-space:nowrap}.vehicle-tire-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px}.vehicle-tire-size-pill,.vehicle-quantity-inline{min-height:58px;border-radius:10px}.vehicle-tire-size-pill{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;background:linear-gradient(135deg,#2a2a2a,#171717);border:2px solid var(--primary-yellow);color:#fff;box-shadow:0 4px 15px #ffd60021}.vehicle-tire-size-pill span,.vehicle-tire-summary-label,.vehicle-quantity-inline label{font-size:.88rem;font-weight:800;line-height:1.2}.vehicle-tire-size-pill span{color:#f8fafc;opacity:.98;text-shadow:0 1px 2px rgba(0,0,0,.5)}.vehicle-tire-size-pill strong{color:var(--primary-yellow);font-size:1.45rem;font-weight:900;letter-spacing:0;line-height:1;text-shadow:0 0 10px rgba(255,214,0,.24);white-space:nowrap}.vehicle-quantity-inline{display:flex;align-items:center;gap:9px;padding:8px 10px 8px 12px;border:2px solid var(--primary-yellow);background:#ffd6000d}.vehicle-quantity-inline label{color:var(--text-color);white-space:nowrap}.vehicle-quantity-inline select{width:72px;min-height:38px;padding:8px 12px 8px 28px;border:0;border-radius:8px;background-color:#fff;color:var(--dark);font:inherit;font-size:1rem;font-weight:800;text-align:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 7px center}.vehicle-tire-summary.staggered{display:flex;flex-direction:column;padding:14px;border-radius:10px;background:linear-gradient(135deg,#2a2a2a,#171717);border:2px solid var(--primary-yellow)}.vehicle-tire-summary.staggered .vehicle-tire-summary-label{color:#fff;text-align:center}.tire-size-selector .tire-preview.staggered{align-items:stretch;flex-direction:column;gap:14px}.staggered-preview-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.staggered-preview-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:#ffffff14;border:1px solid rgba(255,214,0,.28);border-radius:8px}.staggered-preview-item .preview-size{font-size:1.25rem;white-space:nowrap}.vehicle-tire-summary.staggered .staggered-preview-item .preview-size{color:var(--primary-yellow);text-shadow:0 0 10px rgba(255,214,0,.24)}.staggered-position{color:#f8fafc;font-size:.92rem;font-weight:700}.staggered-quantity-note{padding:12px 14px;background:#fff8d6;border:1px solid #facc15;border-radius:8px;color:#4b3d00;font-size:.92rem;font-weight:700;text-align:center}.tire-action-row{display:flex;align-items:flex-end;gap:12px;justify-content:center}.tire-action-row .quantity-group{min-width:90px}.vehicle-found-section .tire-action-row .quantity-group{flex-direction:row;align-items:center;justify-content:center;direction:rtl;gap:12px;min-width:0}.vehicle-found-section .tire-action-row .quantity-group label{width:auto;min-width:0;flex:0 0 auto;margin:0;white-space:nowrap}.vehicle-found-section .tire-action-row .quantity-group select{width:150px;flex:0 0 150px}.tire-action-row .quantity-group select{width:100%}.tire-action-row .btn-search{min-height:46px;max-width:none;padding:11px 28px;font-size:1.02rem}.inline-searching{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;background:#ffd6001a;border:1px solid rgba(255,214,0,.3);border-radius:10px;color:var(--dark);font-size:.95rem;font-weight:600;animation:pulse-bg 1.5s ease-in-out infinite}.inline-searching .spin{color:var(--primary-yellow)}@keyframes pulse-bg{0%,to{opacity:1}50%{opacity:.7}}.btn-search{display:flex;align-items:center;gap:10px;padding:16px 36px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border:none;border-radius:var(--radius-sm);font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #22c55e59;flex:1;justify-content:center;max-width:250px}.btn-search.btn-search-loading:disabled{opacity:.86;cursor:not-allowed;filter:saturate(.9)}.lookup-icon-slot{position:relative;display:inline-grid;flex:0 0 32px;width:32px;height:32px;place-items:center}.lookup-icon-slot .spin{width:32px;height:32px}.btn-search:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #22c55e73}.btn-search:disabled{opacity:.5;cursor:not-allowed}.btn-search .spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.lookup-toast-container{top:calc(12px + env(safe-area-inset-top,0px));width:calc(100vw - 24px)}.lookup-toast{gap:12px;padding:16px 18px 16px 16px;border-radius:18px}.lookup-toast-copy{padding-left:20px}.lookup-toast-title{font-size:.95rem}.lookup-toast-subtitle{font-size:.88rem}.tire-size-selector{padding:16px 14px;gap:12px}.input-mode-toggle{padding:5px;border-radius:14px}.input-mode-toggle .mode-btn{padding:12px 8px;font-size:.94rem;font-weight:700;gap:6px;min-height:54px}.input-mode-toggle .mode-btn span{white-space:normal;line-height:1.15}.license-plate-visual{max-width:100%}.plate-container{border-radius:6px;border-width:2px}.plate-blue-section{padding:6px 8px;min-width:45px}.plate-flag{font-size:1rem}.plate-il{font-size:.9rem}.plate-israel{font-size:.45rem}.plate-input{font-size:7rem;letter-spacing:1px;padding:6px 0;line-height:1}.plate-number-section{padding:8px 10px}.vehicle-details-bar{flex-direction:column;text-align:center;gap:6px;padding:8px 10px;border-radius:10px}.vehicle-info-content{justify-content:center;gap:6px;line-height:1.2}.vehicle-info-content .success-icon{width:18px!important;height:18px!important;max-width:18px;max-height:18px}.vehicle-info-content .vehicle-name{font-size:.96rem}.vehicle-info-content .vehicle-year,.vehicle-info-content .vehicle-color{font-size:.86rem}.tire-size-selector .tire-size-grid,.tire-size-selector .tire-specs-grid{grid-template-columns:1fr;gap:6px}.tire-size-selector .form-group{flex-direction:row;align-items:center;gap:12px}.tire-size-selector .form-group label{font-size:.94rem;font-weight:700;white-space:nowrap;width:118px;min-width:118px;text-align:right;flex-shrink:0}.tire-size-selector .form-group select{padding:12px 14px;min-height:48px;flex:1;font-size:1rem}.tire-size-selector .tire-preview{flex-direction:column;gap:7px;padding:12px 14px;border-radius:10px}.tire-size-selector .tire-preview .preview-label{font-size:.9rem}.tire-size-selector .tire-preview .preview-size{font-size:1.38rem}.vehicle-found-section{gap:8px}.vehicle-tire-summary{grid-template-columns:minmax(0,1fr) minmax(84px,auto);gap:7px}.vehicle-tire-size-pill,.vehicle-quantity-inline{min-height:50px;border-radius:9px}.vehicle-tire-size-pill{gap:7px;padding:8px 10px}.vehicle-tire-size-pill span,.vehicle-tire-summary-label,.vehicle-quantity-inline label{font-size:.78rem}.vehicle-tire-size-pill strong{font-size:1.1rem}.vehicle-quantity-inline{gap:6px;padding:7px}.vehicle-quantity-inline select{width:46px;min-height:34px;padding:6px 8px 6px 20px;font-size:.95rem;background-position:left 4px center;background-size:14px}.staggered-preview-list{grid-template-columns:1fr}.staggered-preview-item .preview-size{font-size:1.18rem}.tire-action-row{flex-direction:column;gap:10px}.tire-action-row .quantity-group{order:2;width:100%;padding:9px 11px;background:#ffd6001f;border:1px solid rgba(255,190,0,.55);border-radius:12px}.tire-action-row .quantity-group label{color:var(--dark);font-weight:800}.tire-action-row .quantity-group select{border-width:2px;font-weight:700}.vehicle-found-section .tire-action-row .quantity-group{justify-content:flex-start;gap:10px}.vehicle-found-section .tire-action-row .quantity-group label{width:auto;min-width:0;font-size:.9rem}.vehicle-found-section .tire-action-row .quantity-group select{flex:1 1 0;width:auto;max-width:170px}.vehicle-found-section .tire-action-row .quantity-group select{min-height:44px;padding-top:10px;padding-bottom:10px}.tire-action-row .btn-search{order:1}.btn-search{max-width:100%;width:100%;min-height:56px;font-size:1.16rem;font-weight:800}}@media (max-width: 380px){.plate-input{font-size:5rem;letter-spacing:1px;line-height:1}.plate-blue-section{min-width:40px;padding:5px 6px}}.tire-size-selector--compact{width:100%;max-width:none;margin:0;padding:0;gap:14px;border:0;border-radius:0;background:transparent;box-shadow:none}.tire-size-selector--compact .input-mode-toggle{width:min(100%,480px);margin:0;padding:4px;background:#ffffff1f}.tire-size-selector--compact .input-mode-toggle .mode-btn{min-height:44px;padding:9px 14px;color:#ffffffc2;font-size:.95rem}.tire-size-selector--compact .input-mode-toggle .mode-btn:hover{color:#fff}.tire-size-selector--compact .input-mode-toggle .mode-btn.active{background:var(--primary-yellow);color:var(--dark)}.tire-size-selector--compact .input-mode-toggle .mode-btn svg{display:block;width:18px;height:18px;margin:0;align-self:center}.tire-size-selector--compact .license-plate-section{display:grid;grid-template-columns:minmax(280px,1fr) minmax(210px,.56fr);align-items:stretch;gap:12px}.tire-size-selector--compact .license-plate-visual,.tire-size-selector--compact .btn-search-plate,.tire-size-selector--compact .lookup-error{width:100%;max-width:none;margin:0}.tire-size-selector--compact .plate-container,.tire-size-selector--compact .btn-search-plate,.tire-size-selector--compact .btn-search.btn-search-plate{min-height:62px}.tire-size-selector--compact .plate-number-section{padding:8px 18px}.tire-size-selector--compact .plate-input{padding:4px 0;font-size:1.85rem;letter-spacing:3px;line-height:1}.tire-size-selector--compact .plate-blue-section{min-width:52px;padding:5px 8px}.tire-size-selector--compact .btn-search-plate{font-size:1.04rem;font-weight:900}.tire-size-selector--compact .btn-search{background:var(--primary-yellow);color:var(--dark);box-shadow:0 8px 22px #ffd6003d}.tire-size-selector--compact .btn-search:hover:not(:disabled){box-shadow:0 12px 30px #ffd60057}.tire-size-selector--compact .lookup-error{grid-column:1 / -1;background:#fee2e2f5}.tire-size-selector--compact .tire-size-info{background:#ffd60029;color:#fff}.tire-size-selector--compact .tire-size-info svg,.tire-size-selector--compact .tire-size-info p{color:#ffffffd1}.tire-size-selector--compact .tire-size-grid,.tire-size-selector--compact .tire-specs-grid,.tire-size-selector--compact .tire-preview,.tire-size-selector--compact .tire-action-row{width:100%}.tire-size-selector--compact .form-group label{color:#fff}@media (min-width: 769px){.tire-size-selector--compact .tire-size-grid--with-load-index{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}.tire-size-selector--compact .tire-action-row .btn-search{flex:1 1 240px;width:100%;max-width:420px;margin:0 auto}@media (max-width: 640px){.tire-size-selector--compact{padding:0;gap:12px}.tire-size-selector--compact .input-mode-toggle{width:100%}.tire-size-selector--compact .input-mode-toggle .mode-btn{min-height:48px;padding:9px 8px;font-size:.88rem}.tire-size-selector--compact .license-plate-section{display:flex;gap:10px}.tire-size-selector--compact .plate-container,.tire-size-selector--compact .btn-search-plate,.tire-size-selector--compact .btn-search.btn-search-plate{min-height:56px}.tire-size-selector--compact .plate-input{padding:4px 0;font-size:1.65rem;letter-spacing:1px;line-height:1}.tire-size-selector--compact .plate-number-section{padding:6px 10px}.tire-size-selector--compact .plate-blue-section{min-width:44px;padding:4px 6px}.tire-size-selector--compact .btn-search-plate{font-size:1rem}.tire-size-selector--compact .tire-action-row .btn-search{flex:0 0 auto;width:100%;max-width:100%;min-height:56px}}@media (max-width: 768px){.license-plate-cue{width:40px;height:40px}}@media (prefers-reduced-motion: reduce){.license-plate-cue{animation:none;opacity:1;transform:translate(50%)}}.reviews-section{padding:50px 0;background:radial-gradient(circle at top center,rgba(156,92,68,.08),transparent 22%),linear-gradient(180deg,#f6f1eb,#f2ece5);color:#222831;position:relative;overflow:hidden}.reviews-section .section-title{color:#222831;margin-bottom:12px}.reviews-subtitle{text-align:center;color:#68717c;font-size:1rem;margin:0 0 48px}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}.review-card{background:#ffffffe6;border:1px solid rgba(114,92,76,.1);border-radius:var(--radius, 12px);padding:24px;display:flex;flex-direction:column;gap:14px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 18px 36px #483b3314}.review-card:hover{transform:translateY(-4px);box-shadow:0 24px 42px #483b331f;border-color:#ffbe0b8c}.review-header{display:flex;align-items:center;gap:14px}.review-avatar{width:44px;height:44px;border-radius:50%;background:var(--primary, #FFD600);color:#1a1a1a;font-size:1.15rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.review-meta{display:flex;flex-direction:column;gap:4px}.review-name{font-weight:700;font-size:.95rem;color:#222831}.review-stars{display:flex;gap:2px}.star{transition:color .15s ease}.star-filled{color:var(--primary, #FFD600)}.star-empty{color:#5e677238}.review-text{font-size:.92rem;line-height:1.65;color:#4f5865;flex:1;margin:0}.review-date{font-size:.78rem;color:#8a919b;display:block}.reviews-google-badge{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;margin-top:8px;flex-wrap:wrap}.google-badge-link{display:inline-flex;align-items:center;gap:10px;background:#ffffffe0;border:1px solid rgba(114,92,76,.1);border-radius:10px;padding:10px 24px;text-decoration:none;color:#4f5865;font-size:.9rem;font-weight:600;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 12px 26px #483b3314}.google-badge-link:hover{background:#fff;border-color:#ffbe0b57;color:#222831;box-shadow:0 16px 30px #483b331a}.google-icon{width:22px;height:22px;flex-shrink:0}.google-badge-text{font-size:.88rem}.google-badge-stars{font-size:.8rem;letter-spacing:1px}@media (max-width: 1024px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.reviews-section{padding:40px 0}.reviews-grid{display:flex;flex-direction:row;overflow-x:auto;gap:16px;padding-bottom:12px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(95,104,114,.2) transparent}.reviews-grid::-webkit-scrollbar{height:4px}.reviews-grid::-webkit-scrollbar-track{background:transparent}.reviews-grid::-webkit-scrollbar-thumb{background:#5f687233;border-radius:2px}.review-card{min-width:280px;flex-shrink:0}.reviews-google-badge{flex-direction:column;gap:10px}.google-badge-link{flex-direction:column;text-align:center;gap:6px;padding:14px 20px;border-radius:14px;width:100%;justify-content:center;box-sizing:border-box}.leave-review-link{width:100%;justify-content:center;box-sizing:border-box}}.leave-review-link{display:inline-flex;align-items:center;gap:6px;padding:10px 24px;background:#ffd6001f;border:1px solid rgba(255,214,0,.3);border-radius:10px;color:#9f7200;font-weight:600;font-size:.95rem;text-decoration:none;transition:background .2s,transform .2s}.leave-review-link:hover{background:#ffd60033;transform:translateY(-1px)}.platform-hero{position:relative;isolation:isolate;overflow:hidden;padding:calc(var(--header-height, 80px) + 24px) 0 64px;background:radial-gradient(circle at 50% 10%,rgba(141,119,97,.12),transparent 24%),radial-gradient(circle at 88% 12%,rgba(125,117,108,.09),transparent 22%),radial-gradient(circle at 14% 76%,rgba(154,121,91,.08),transparent 24%),linear-gradient(125deg,#ffffffe6,#e8e2db4d 33%,#fff0 34%),linear-gradient(180deg,#fcfbfa,#f4f1ee 42%,#e9e3dd);color:#1a1a1a}.platform-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#ffffff29,#fff0),linear-gradient(118deg,#ffffff38,#fff0,#93765c0e 48%,#fff0 62%),repeating-linear-gradient(90deg,rgba(255,255,255,.14) 0,rgba(255,255,255,.14) 1px,transparent 1px,transparent 30px),repeating-linear-gradient(135deg,rgba(122,113,104,.025) 0,rgba(122,113,104,.025) 2px,transparent 2px,transparent 28px);opacity:.58;pointer-events:none}.platform-hero:before,.platform-hero:after{content:"";position:absolute;z-index:0;pointer-events:none}.platform-hero:before{top:118px;left:max(-9vw,-74px);width:min(44vw,540px);height:min(24vw,280px);border-radius:48px;background:linear-gradient(135deg,#ffffffeb,#e5dfd86b),repeating-linear-gradient(135deg,#766d630b 0,#766d630b 12px,#fff0 12px,#fff0 26px);box-shadow:inset 0 0 0 1px #756c6214,0 30px 60px #52463c14;transform:rotate(-8deg);opacity:.82}.platform-hero:after{right:max(-6vw,-42px);bottom:78px;width:min(38vw,480px);height:min(20vw,220px);border-radius:42px;background:linear-gradient(135deg,#997c601f,#ffffff14),repeating-linear-gradient(135deg,#ffffff42 0,#ffffff42 11px,#fff0 11px,#fff0 24px);box-shadow:inset 0 0 0 1px #88705912,0 26px 54px #59483c12;transform:rotate(10deg);opacity:.78}.platform-hero-shell{position:relative;z-index:1;display:grid;gap:32px;max-width:1160px}.platform-hero-content{text-align:center;max-width:760px;margin:0 auto}.platform-hero-title{display:flex;flex-direction:column;align-items:center;gap:0;margin:0 0 10px;font-size:clamp(2.8rem,9vw,4.8rem);font-weight:900;line-height:1.04}.platform-title-main,.platform-title-tagline{display:block}.platform-title-brand{display:inline-flex;align-items:center;justify-content:center;gap:8px;direction:rtl;max-width:100%}.platform-title-logo{display:inline-flex;align-items:center;justify-content:center;width:118px;height:118px;flex:0 0 auto;filter:drop-shadow(0 8px 18px rgba(14,14,14,.16)) drop-shadow(0 0 14px rgba(255,207,0,.12));-webkit-user-select:none;user-select:none}.platform-title-logo .logo-icon{width:100%;height:100%;filter:none}.platform-title-main{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.11em;direction:rtl;unicode-bidi:isolate;isolation:isolate;flex-wrap:nowrap;padding:0 .04em .06em;color:#ffbe0b;line-height:1.02;letter-spacing:0;-webkit-text-stroke:4px rgba(14,14,14,.97);paint-order:stroke fill;text-shadow:0 4px 0 rgba(14,14,14,.3),0 10px 18px rgba(14,14,14,.14),0 18px 36px rgba(176,122,0,.24),0 0 18px rgba(147,122,98,.08)}.platform-title-main:after{content:"";position:absolute;z-index:-1;right:0;left:0;bottom:.02em;height:.18em;border-radius:999px;background:linear-gradient(90deg,#ffcf0042,#ffbe0bb8);box-shadow:0 .08em .2em #b07a002e}.platform-title-main>span{position:relative;z-index:1}.platform-title-accent{color:#ffcf00;font-weight:950}.platform-title-tagline{color:#183a63;font-size:clamp(1.35rem,3.15vw,2.05rem);font-weight:800;line-height:1.25;text-shadow:0 1px 0 rgba(255,255,255,.85),0 10px 24px rgba(24,58,99,.14)}.platform-hero-subtitle{max-width:720px;margin:0 auto 20px;color:#5b6370;font-size:clamp(1.05rem,2.9vw,1.45rem);font-weight:500;line-height:1.65}.platform-shop-link,.platform-shop-nav-link,.platform-shop-directory-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 18px;border-radius:8px;font-weight:900;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.platform-shop-directory-link{margin-inline-end:12px;color:#183a63;font-weight:850;text-decoration:none}.platform-shop-link:hover,.platform-shop-nav-link:hover{transform:translateY(-1px)}.platform-search-card{width:100%;max-width:640px;margin:0 auto;padding:22px;border:1px solid rgba(26,26,26,.08);border-radius:8px;background:#ffffffeb;box-shadow:0 30px 70px #20242b1f,0 10px 28px #ffd6001a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.platform-search-card .tire-size-selector{max-width:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.platform-search-card .license-plate-section{margin-top:48px}.platform-search-card .license-plate-cue{color:#16834a;filter:drop-shadow(0 2px 2px rgba(20,83,45,.28))}.platform-flow{background:linear-gradient(180deg,#f9fafc,#f6f8fb 42%,#f6f8fb);padding:42px 0 58px;color:#111827}.platform-flow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1180px}.platform-flow-item{display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:3px;align-items:center;min-height:94px;padding:18px;border:1px solid #dbe4f0;border-radius:8px;background:#fff;box-shadow:0 12px 28px #0f172a12}.platform-flow-item svg{grid-row:span 2;color:#c8102e}.platform-flow-item strong{color:#111827;font-size:1.05rem}.platform-flow-item span{color:#64748b;font-size:.95rem;line-height:1.45}.platform-tire-hub-section{padding:48px 0;background:linear-gradient(90deg,#183a63f5,#0f766ef0),#183a63;color:#fff}.platform-tire-hub{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:28px;align-items:center;max-width:1120px}.platform-tire-hub-copy span{display:inline-block;margin-bottom:8px;color:#ffcf00;font-size:.95rem;font-weight:900}.platform-tire-hub-copy h2{margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.1;font-weight:900}.platform-tire-hub-copy p{max-width:660px;margin:0;color:#ffffffd1;font-size:1.05rem;line-height:1.7}.platform-tire-hub-links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px}.platform-tire-hub-primary,.platform-tire-hub-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:10px 14px;border-radius:8px;font-weight:900;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.platform-tire-hub-primary{color:#111827;background:#ffcf00}.platform-tire-hub-link{border:1px solid rgba(255,255,255,.22);color:#fff;background:#ffffff1a}.platform-tire-hub-primary:hover,.platform-tire-hub-link:hover{transform:translateY(-1px)}.platform-tire-hub-link:hover{border-color:#ffcf00b8;background:#ffffff29}.platform-shops-section{padding:74px 0 86px;background:#f6f8fb}.platform-section-heading{max-width:760px;margin:0 auto 28px;text-align:center}.platform-section-heading span{color:#0f766e;font-weight:900;font-size:.96rem}.platform-section-heading h2{margin:8px 0 10px;color:#111827;font-size:clamp(2rem,5vw,3.2rem);line-height:1.08;font-weight:900}.platform-section-heading p{margin:0;color:#64748b;font-size:1.05rem;line-height:1.65}.platform-shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:1100px;margin:0 auto}.platform-shop-card{position:relative;display:flex;flex-direction:column;gap:14px;min-height:332px;padding:20px 22px 22px;overflow:hidden;border:1px solid #d7e1ed;border-radius:14px;background:#fff;box-shadow:0 16px 38px #0f172a14;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.platform-shop-card:before{position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#ffcf00 0,#ffcf00 28%,#0f766e 28%,#0f766e);content:""}.platform-shop-card:hover{transform:translateY(-4px);border-color:#bfcedf;box-shadow:0 22px 48px #0f172a1f}.platform-shop-card-top,.platform-shop-actions,.platform-shop-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.platform-shop-card-top{justify-content:space-between;padding-top:2px}.platform-shop-city-kicker{color:#64748b;font-size:.83rem;font-weight:850;letter-spacing:.01em}.platform-shop-status{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 10px;border-radius:999px;font-size:.86rem;font-weight:900}.platform-shop-status{color:#15803d;background:#eaf8ef}.platform-shop-city-heading{display:flex;gap:12px;align-items:center;margin:0 -22px;padding:16px 22px 15px;border-block:1px solid #e3eaf2;background:radial-gradient(circle at 12% 22%,rgba(255,207,0,.2),transparent 29%),linear-gradient(120deg,#f4f8fc,#fff 72%)}.platform-shop-city-icon{display:inline-flex;flex:0 0 auto;width:42px;height:42px;align-items:center;justify-content:center;border-radius:13px;background:#0f766e;color:#fff;box-shadow:0 10px 20px #0f766e33}.platform-shop-city-heading h3{margin:0;color:#111827;font-size:clamp(1.7rem,2.3vw,2rem);line-height:1.08;font-weight:900;letter-spacing:-.015em}.platform-shop-name{margin:7px 0 0;color:#526174;font-size:1rem;font-weight:800;line-height:1.35}.platform-shop-address,.platform-shop-meta span,.platform-shop-meta a{display:inline-flex;align-items:center;gap:8px;margin:0;color:#475569;font-size:.98rem;line-height:1.45;text-decoration:none}.platform-shop-address svg,.platform-shop-meta svg{flex:0 0 auto;color:#0f766e}.platform-shop-meta{flex-direction:column;align-items:flex-start;padding-top:2px}.platform-shop-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%;margin-top:auto;padding-top:8px}.platform-shop-actions .platform-shop-link{min-width:0}.platform-shop-link{background:#183a63;color:#fff}.platform-shop-nav-link{border:1px solid #cbd5e1;color:#183a63;background:#fff}.platform-shop-partner-note{margin:18px auto 0;color:#64748b;font-size:.88rem;line-height:1.55;text-align:center}.platform-shop-partner-note a{color:#183a63;font-weight:800;text-decoration:underline;text-underline-offset:3px}.platform-home-reviews .reviews-section{padding:72px 0;background:radial-gradient(circle at 50% 0%,rgba(255,214,0,.12),transparent 24%),linear-gradient(180deg,#f6f8fb,#fff)}.platform-home-reviews .reviews-section .section-title{color:#111827}.platform-home-reviews .reviews-subtitle{max-width:680px;margin-inline:auto;margin-bottom:30px;line-height:1.6}.platform-home-reviews .review-card{border-radius:8px;border-color:#dbe4f0;box-shadow:0 12px 28px #0f172a12}.platform-home-reviews .reviews-google-badge{margin-top:4px}.platform-guides-section{padding:76px 0 92px;background:radial-gradient(circle at top left,rgba(255,214,0,.12),transparent 24%),linear-gradient(180deg,#fff,#f6f8fb)}.platform-guides-intro{display:flex;align-items:center;justify-content:center;gap:10px;max-width:840px;min-height:54px;margin:0 auto 22px;padding:12px 18px;border:1px solid #dbe4f0;border-radius:8px;color:#334155;background:#ffffffdb;box-shadow:0 10px 24px #0f172a0f}.platform-guides-intro svg{flex:0 0 auto;color:#c8102e}.platform-guides-intro strong{color:#111827;font-size:1rem}.platform-guides-intro span{color:#64748b;font-size:.95rem;line-height:1.45}.platform-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1120px;margin:0 auto}.platform-guide-card{display:flex;flex-direction:column;min-height:238px;padding:22px;border:1px solid #dbe4f0;border-radius:8px;color:inherit;background:#fff;text-decoration:none;box-shadow:0 12px 28px #0f172a12;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.platform-guide-card:hover{transform:translateY(-2px);border-color:#ffbe0b99;box-shadow:0 18px 34px #0f172a1c}.platform-guide-category{align-self:flex-start;margin-bottom:12px;padding:5px 10px;border-radius:999px;color:#0f766e;background:#e7f7f3;font-size:.78rem;font-weight:900}.platform-guide-card h3{margin:0 0 10px;color:#111827;font-size:1.15rem;line-height:1.35;font-weight:900}.platform-guide-card p{flex:1;margin:0;color:#64748b;font-size:.94rem;line-height:1.6}.platform-guide-meta{display:inline-flex;align-items:center;gap:6px;margin-top:18px;color:#7f8894;font-size:.82rem;font-weight:700}.platform-guide-meta svg{color:#94a3b8}.platform-topic-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:980px;margin:28px auto 0}.platform-topic-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border:1px solid #dbe4f0;border-radius:8px;color:#183a63;background:#ffffffeb;font-size:.92rem;font-weight:800;text-decoration:none;transition:transform .18s ease,border-color .18s ease}.platform-topic-link:hover{transform:translateY(-1px);border-color:#183a635c}.platform-guides-more{margin-top:26px;text-align:center}.platform-guides-more-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 18px;border-radius:8px;color:#fff;background:#183a63;font-weight:900;text-decoration:none}@media (max-width: 960px){.platform-hero-shell{grid-template-columns:1fr}.platform-hero-content{max-width:760px;text-align:center;margin:0 auto}.platform-title-main{font-size:4.2rem}.platform-title-logo{width:104px;height:104px}.platform-title-tagline{font-size:2rem}.platform-hero-subtitle{margin-inline:auto}.platform-search-card{max-width:720px;margin:0 auto}.platform-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.platform-hero{padding:calc(var(--header-height, 80px) + 28px) 0 44px}.platform-title-main{font-size:3rem;-webkit-text-stroke-width:2.8px}.platform-title-brand{gap:6px}.platform-title-logo{width:76px;height:76px}.platform-title-tagline{font-size:1.55rem}.platform-search-card{padding:16px}.platform-search-card .license-plate-section{margin-top:44px}.platform-flow{padding:30px 0 38px}.platform-flow-grid{grid-template-columns:1fr}.platform-tire-hub-section{padding:38px 0}.platform-tire-hub{grid-template-columns:1fr}.platform-tire-hub-links{justify-content:flex-start}.platform-shops-section{padding:52px 0 72px}.platform-shop-card{min-height:0}.platform-shop-city-heading h3{font-size:1.9rem}.platform-guides-section{padding:54px 0 76px}.platform-guides-intro{align-items:flex-start;flex-direction:column}.platform-guide-grid{grid-template-columns:1fr}}.home-tire-search{padding:60px 20px 70px;background:var(--bg-light)}.home-tire-search .container{max-width:720px;margin:0 auto}.home-tire-search-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;color:var(--dark);text-align:center;margin:0 0 12px}.home-tire-search-subtitle{font-size:1.05rem;color:var(--text-muted);text-align:center;margin:0 0 28px;line-height:1.5}.home-tire-search-card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:32px 28px;border:1px solid rgba(0,0,0,.06)}.home-tire-search-card .tire-size-selector{max-width:none;margin:0;padding:0;box-shadow:none;border:none;background:transparent}@media (max-width: 600px){.platform-title-brand{gap:5px}.platform-title-logo{width:68px;height:68px}.home-tire-search{padding:40px 16px 50px}.home-tire-search-card{padding:24px 18px}}@media (max-width: 420px){.platform-title-main{font-size:2.62rem;-webkit-text-stroke-width:2.5px}.platform-title-logo{width:60px;height:60px}}.how-it-works-cta-banner{background:linear-gradient(135deg,#f7f0e9,#fbf7f2 55%,#efe8df);padding:18px 20px;text-align:center;border-top:1px solid rgba(126,102,82,.1);border-bottom:1px solid rgba(126,102,82,.08)}.how-it-works-cta-banner .container{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.hiw-cta-label{color:#6c7280;font-size:.95rem}.hiw-cta-link{color:#9b6c1f;font-weight:700;font-size:.95rem;text-decoration:none;border-bottom:1px solid rgba(155,108,31,.24);padding-bottom:1px;transition:border-color .2s ease}.hiw-cta-link:hover{border-color:#7f5410}.mobile-sticky-cta{display:none}@media (max-width: 768px){.mobile-sticky-cta{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:50;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,.06);box-shadow:0 -10px 30px #0000001f}.mobile-sticky-cta-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;font:inherit;padding:14px 16px;border-radius:14px;background:gold;color:var(--dark);font-weight:900;font-size:1.15rem;text-decoration:none;border:1px solid rgba(0,0,0,.08);cursor:pointer}}.platform-spare-promo{padding:0 0 4.5rem;background:#f7fafc}.platform-spare-promo-shell{position:relative;display:grid;grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr);align-items:center;min-height:340px;overflow:hidden;border:1px solid rgba(15,55,88,.1);border-radius:30px;background:radial-gradient(circle at 18% 20%,rgba(22,154,214,.18),transparent 34%),linear-gradient(125deg,#071e31,#0b3654 58%,#0d496b);box-shadow:0 24px 70px #071e312e}.platform-spare-promo-media{align-self:stretch;display:grid;place-items:end center;min-height:340px}.platform-spare-promo-media img{width:min(100%,420px);height:100%;max-height:350px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 24px rgba(0,0,0,.3))}.platform-spare-promo-copy{position:relative;z-index:1;padding:3rem 3.2rem;color:#fff}.platform-spare-promo-kicker{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:1rem;color:#66d6ff;font-weight:800}.platform-spare-promo-copy h2{max-width:560px;margin:0 0 .8rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.platform-spare-promo-copy p{max-width:570px;margin:0 0 1.6rem;color:#ffffffc7;font-size:1.05rem;line-height:1.75}.platform-spare-promo-link{display:inline-flex;align-items:center;gap:.45rem;min-height:48px;padding:.75rem 1.2rem;border-radius:14px;background:#18aeea;color:#041d2d;font-weight:900;text-decoration:none;box-shadow:0 12px 30px #18aeea4d;transition:transform .18s ease,background .18s ease}.platform-spare-promo-link:hover{background:#6bd7ff;transform:translateY(-2px)}@media (max-width: 760px){.platform-spare-promo{padding:0 1rem 3.25rem}.platform-spare-promo-shell{grid-template-columns:1fr;border-radius:24px}.platform-spare-promo-copy{grid-row:1;padding:2rem 1.35rem 0}.platform-spare-promo-copy h2{font-size:2rem}.platform-spare-promo-media{min-height:245px}.platform-spare-promo-media img{max-height:260px}}.addon-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.addon-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg)}.addon-card-image-wrap{aspect-ratio:16 / 7;background:linear-gradient(180deg,#f8fafc,#eef2ff);border-bottom:1px solid rgba(15,23,42,.06);display:flex;align-items:center;justify-content:center}.addon-card-image{width:100%;height:100%;object-fit:cover}.addon-card-image-fallback{font-size:3rem}.addon-card-content{padding:12px 12px 8px;display:flex;flex-direction:column;gap:6px;flex:1}.addon-card-title{margin:0;color:var(--dark);font-size:.98rem;font-weight:800;line-height:1.3}.addon-card-description{margin:0;color:var(--text-light);font-size:.84rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.addon-card-footer{padding:10px 12px 12px;border-top:1px solid #eef2f7;display:flex;flex-direction:column;gap:8px}.addon-card-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.addon-card-pricing{flex:1;min-width:0}.addon-card-price{color:var(--dark);font-size:1.22rem;font-weight:800;display:inline-flex;align-items:center;gap:6px}.addon-card-price-icon{font-size:.95rem}.addon-card-price-book{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%}.addon-card-price-box{display:grid;gap:2px;padding:7px 8px;border-radius:8px;background:#f8fafc;color:#64748b;font-size:.72rem;font-weight:800;line-height:1.15;white-space:nowrap}.addon-card-price-box strong{color:var(--dark);font-size:1rem;line-height:1.1}.addon-card-price-box.eilat{background:#16a34a1f;color:#15803d}.addon-card-price-box.eilat strong{color:#166534}.addon-card-stock{flex:0 0 auto;font-size:.75rem;font-weight:700;line-height:1.2;padding-top:8px}.addon-card-stock.in-stock{color:#16a34a}.addon-card-stock.out-of-stock{color:#dc2626}.addon-card-button{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 12px;border:none;border-radius:8px;background:linear-gradient(135deg,var(--primary-yellow),#e6c200);color:var(--dark);font-size:.85rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:var(--shadow-yellow)}.addon-card-button:hover:not(:disabled){transform:scale(1.02);box-shadow:0 6px 20px #ffd60059}.addon-card-button:disabled{opacity:.5;cursor:not-allowed}.addon-card-button.added{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 4px 15px #22c55e4d}.product-card{background:var(--bg-secondary, #1a1a2e);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;position:relative;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.05)}.product-card-addon{background:linear-gradient(180deg,#0f172a,#141b3d)}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.product-badge{position:absolute;top:12px;right:12px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:700;z-index:2}.product-badge.sale{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.product-badge.featured{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.product-image{aspect-ratio:4/3;background:linear-gradient(135deg,#0f0f1a,#1a1a2e);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card-addon .product-image{aspect-ratio:16/10;background:radial-gradient(circle at top,rgba(56,189,248,.18),transparent 50%),linear-gradient(135deg,#0b1120,#16204a)}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-image-placeholder{font-size:4rem;opacity:.6}.product-info{padding:16px;flex:1;display:flex;flex-direction:column;gap:8px}.product-card-addon .product-info{gap:10px}.product-brand{font-size:.75rem;font-weight:600;color:var(--primary, #3b82f6);text-transform:uppercase;letter-spacing:.5px}.product-name{font-size:1.1rem;font-weight:600;color:#fff;margin:0;line-height:1.3}.product-description{margin:0;color:#ffffffb8;font-size:.9rem;line-height:1.5}.product-tire-size{display:inline-block;background:#3b82f626;color:var(--primary, #3b82f6);padding:4px 10px;border-radius:6px;font-size:.85rem;font-weight:600;font-family:monospace;width:fit-content}.product-specs{display:flex;flex-wrap:wrap;gap:6px}.spec-tag{background:#ffffff14;color:#ffffffb3;padding:3px 8px;border-radius:4px;font-size:.7rem}.product-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto}.product-tags .tag{background:#ffffff0d;color:#ffffff80;padding:3px 8px;border-radius:4px;font-size:.7rem}.product-card-addon .product-tags{margin-top:4px}.product-card-addon .product-tags .tag{background:#3b82f624;color:#dbeafeeb}.product-footer{padding:16px;border-top:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column;gap:12px}.product-pricing{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.product-price{font-size:1.5rem;font-weight:700;color:#fff}.product-price-book{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.product-price-book span{display:grid;gap:2px;padding:8px;border-radius:8px;background:#ffffff12;color:#ffffffad;font-size:.72rem;font-weight:700}.product-price-book strong{color:#fff;font-size:1.08rem;line-height:1.1}.product-price-book .eilat{background:#22c55e29;color:#dcfce7db}.product-price-book .eilat strong{color:#86efac}.product-original-price{font-size:1rem;color:#fff6;text-decoration:line-through}.product-price-note{font-size:.75rem;color:#ffffff80}.product-stock{font-size:.8rem}.product-stock .in-stock{color:#22c55e}.product-stock .out-of-stock{color:#ef4444}.btn-add-cart{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;background:linear-gradient(135deg,var(--primary, #3b82f6),#2563eb);color:#fff}.btn-add-cart:hover:not(:disabled){transform:scale(1.02);box-shadow:0 4px 15px #3b82f666}.btn-add-cart:disabled{opacity:.5;cursor:not-allowed}.btn-add-cart.added{background:linear-gradient(135deg,#22c55e,#16a34a)}@media (max-width: 640px){.product-name{font-size:1rem}.product-price{font-size:1.25rem}}.shop-page{min-height:100vh;padding-top:var(--header-height, 80px);padding-bottom:50px;background:var(--bg-light);position:relative}.shop-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent,transparent 60px,rgba(255,214,0,.02) 60px,rgba(255,214,0,.02) 120px);pointer-events:none}.shop-page .container{position:relative;z-index:1;max-width:1320px}.payment-info-banner{display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;padding:14px 24px;border-radius:12px;margin-bottom:0;box-shadow:0 4px 15px #3b82f640;font-size:1rem;font-weight:500;text-align:center;line-height:1.5}.payment-info-banner svg{flex-shrink:0}@media (max-width: 768px){.payment-info-banner{flex-direction:column;padding:12px 16px;font-size:.9rem;gap:8px}}.how-it-works{margin-bottom:20px}.shop-page.has-vehicle-search .how-it-works{display:none}.shop-page.has-vehicle-search .tire-hero{margin-bottom:12px}.shop-page.has-vehicle-search .tire-hero .hero-content{padding:12px 0 10px}.shop-page.has-vehicle-search .tire-size-selector{max-width:520px;padding:20px;gap:10px}.shop-page.has-vehicle-search .tire-results{margin-top:14px}.how-it-works-steps{display:flex;align-items:center;justify-content:center;gap:12px}.how-it-works .step{display:flex;flex-direction:column;align-items:center;gap:8px;flex:0 1 140px}.how-it-works .step-icon{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--primary-yellow),#e6c200);display:flex;align-items:center;justify-content:center;color:var(--dark);box-shadow:0 4px 12px #ffd6004d}.how-it-works .step-content{display:flex;flex-direction:column;align-items:center;gap:2px}.how-it-works .step-number{font-size:.7rem;font-weight:700;color:var(--primary-red)}.how-it-works .step-text{font-size:.85rem;font-weight:700;color:var(--dark);text-align:center}.how-it-works .step-arrow{font-size:1.5rem;font-weight:700;color:var(--text-muted);margin-top:-20px}@media (max-width: 480px){.how-it-works-steps{gap:6px}.how-it-works .step{flex:0 1 100px}.how-it-works .step-icon{width:44px;height:44px}.how-it-works .step-icon svg{width:20px;height:20px}.how-it-works .step-text{font-size:.75rem}.how-it-works .step-arrow{font-size:1.2rem}}.how-it-works-link-row{text-align:center;margin-top:10px}.how-it-works-inline-link{font-size:.82rem;font-weight:600;color:var(--primary-red, #e53935);text-decoration:none;border-bottom:1px dashed currentColor;padding-bottom:1px;transition:opacity .2s ease}.how-it-works-inline-link:hover{opacity:.75}.tire-hero{text-align:center;margin-bottom:20px}.tire-hero .hero-content{padding:20px 0;max-width:none;color:inherit}.tire-hero h1{font-size:2rem;font-weight:900;color:var(--dark);margin:0 0 6px}.tire-hero .hero-content>p{font-size:1rem;color:var(--text-light);margin-bottom:20px}.size-preview{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;padding:10px 20px;background:#ffd60026;border:2px solid var(--primary-yellow);border-radius:10px;width:fit-content;margin-left:auto;margin-right:auto}.preview-label{font-size:.95rem;color:var(--text-light);font-weight:500}.preview-value{font-size:1.4rem;font-weight:800;font-family:monospace;color:var(--dark)}.preview-qty{font-size:1.2rem;font-weight:700;color:var(--primary-red);padding-right:8px;border-right:2px solid #ddd;margin-right:8px}.size-help{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;font-size:.8rem;color:var(--text-light)}.size-help svg{color:var(--primary-yellow)}.tire-results{margin-top:24px;scroll-margin-top:calc(var(--header-height, 80px) + 20px)}.results-header{margin-bottom:20px}.results-title-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.results-size{color:var(--text-light);font-size:1rem}.results-size strong{color:var(--primary-red);font-family:monospace;font-size:1.1rem}.staggered-results-summary{display:flex;flex-direction:column;gap:4px;color:var(--text-color)}.staggered-results-summary span{font-size:1rem;font-weight:800}.staggered-results-summary strong{color:#0f766e;font-size:.88rem}.view-toggle{display:flex;flex-wrap:wrap;justify-content:center;background:#f1f5f9;border-radius:14px;padding:5px;gap:4px}.view-toggle .toggle-btn{min-height:46px;padding:10px 18px;border:none;background:transparent;border-radius:10px;font-size:1rem;font-weight:800;color:#64748b;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:112px;display:inline-flex;align-items:center;justify-content:center;gap:6px;line-height:1.1}.view-toggle .toggle-btn-label{font-size:1em}.view-toggle .toggle-btn-count{color:#64748b;font-size:.82em;font-weight:800}.view-toggle .toggle-btn:hover{color:var(--dark)}.view-toggle .toggle-btn.active{background:#fff;color:var(--primary-red);box-shadow:0 4px 12px #0f172a24}.view-toggle .toggle-btn.active .toggle-btn-count{color:var(--primary-red)}@media (max-width: 640px){.results-title-row{flex-direction:column;align-items:stretch}.results-title-row>div:first-child{text-align:center}.view-toggle{justify-content:center}.view-toggle .toggle-btn{flex:1 1 96px;min-width:0;min-height:44px;padding:9px 10px;font-size:.92rem;gap:4px}.staggered-results-summary{text-align:center}.staggered-group-header{align-items:flex-start;flex-direction:column}.staggered-group-count{white-space:normal}}.price-includes{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;margin-top:10px}.price-includes .includes-icon{font-size:1rem}.results-loading{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;width:min(100%,560px);min-height:250px;margin:10px auto 24px;padding:42px 24px;overflow:hidden;text-align:center;color:var(--dark);background:radial-gradient(circle at 50% 34%,rgba(255,214,0,.2),transparent 42%),linear-gradient(145deg,#fff,#fffdf5);border:1px solid rgba(255,214,0,.55);border-radius:24px;box-shadow:0 18px 45px #1f293717}.results-loading:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 30%,rgba(255,255,255,.72) 48%,transparent 66%);transform:translate(-120%);animation:results-loader-shine 2.8s ease-in-out infinite;pointer-events:none}.results-loader-visual{position:relative;display:grid;width:104px;height:104px;place-items:center}.results-loader-orbit,.results-loader-wheel{position:absolute;display:grid;place-items:center;border-radius:50%}.results-loader-orbit-outer{top:0;right:0;bottom:0;left:0;border:3px dashed rgba(196,18,48,.24);animation:results-loader-spin 8s linear infinite}.results-loader-orbit-outer:after{content:"";position:absolute;top:4px;left:50%;width:11px;height:11px;background:var(--primary-red, #c41230);border:3px solid #fff;border-radius:50%;box-shadow:0 3px 10px #c412304d;transform:translate(-50%,-50%)}.results-loader-orbit-inner{top:12px;right:12px;bottom:12px;left:12px;background:#ffd60024;border:2px solid rgba(255,214,0,.55);animation:results-loader-pulse 1.5s ease-in-out infinite}.results-loader-wheel{top:25px;right:25px;bottom:25px;left:25px;color:var(--primary-red, #c41230);background:#fff;box-shadow:0 8px 22px #c4123024}.results-loader-wheel svg{animation:results-loader-spin .95s linear infinite}.results-loading-copy{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px}.results-loading-copy p{margin:0;font-size:1.05rem;font-weight:800;line-height:1.5}.results-loading-dots{display:flex;gap:7px}.results-loading-dots span{width:7px;height:7px;background:var(--primary-yellow, #ffd600);border-radius:50%;animation:results-loader-dot 1.2s ease-in-out infinite}.results-loading-dots span:nth-child(2){animation-delay:.16s}.results-loading-dots span:nth-child(3){animation-delay:.32s}@keyframes results-loader-spin{to{transform:rotate(360deg)}}@keyframes results-loader-pulse{0%,to{transform:scale(.94);opacity:.65}50%{transform:scale(1);opacity:1}}@keyframes results-loader-dot{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-5px);opacity:1}}@keyframes results-loader-shine{0%,35%{transform:translate(-120%)}75%,to{transform:translate(120%)}}@media (max-width: 600px){.results-loading{min-height:220px;padding:34px 18px;border-radius:18px}}@media (prefers-reduced-motion: reduce){.results-loading:before,.results-loader-orbit,.results-loader-wheel svg,.results-loading-dots span{animation:none}.results-loading-dots span{opacity:.75}}.shop-results-notices{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.installation-banner,.order-timing-notice{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;border-radius:12px;font-size:.95rem;font-weight:600}.installation-banner{background:linear-gradient(135deg,#f0fdf4f5,#ecfdf5f5);border:1px solid rgba(13,148,136,.22);color:#047857;box-shadow:0 8px 20px #0f766e12}.order-timing-notice{background:linear-gradient(135deg,#ecfdf5f2,#fffbebf2);border:1px solid rgba(13,148,136,.22);color:#0f766e;box-shadow:0 8px 20px #0f766e14;text-align:center;line-height:1.45}.installation-emoji,.order-timing-emoji{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#facc1547;font-size:1rem;line-height:1}.installation-emoji,.order-timing-emoji{flex-shrink:0}@media (max-width: 480px){.shop-results-notices{gap:8px}.installation-banner,.order-timing-notice{font-size:.8rem;padding:10px 14px;gap:8px;border-radius:10px}.installation-emoji,.order-timing-emoji{width:24px;height:24px;font-size:.95rem}}.tire-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.staggered-results-groups{display:flex;flex-direction:column;gap:24px}.staggered-results-group{display:flex;flex-direction:column;gap:12px}.staggered-group-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;background:#f8fafc;border:1px solid #dbe3ea;border-radius:8px}.staggered-group-header>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.staggered-group-label{padding:4px 10px;background:#0f766e;color:#fff;border-radius:999px;font-size:.82rem;font-weight:800}.staggered-group-header strong{color:var(--primary-red);font-family:monospace;font-size:1rem;letter-spacing:0}.staggered-group-count{color:#475569;font-size:.85rem;font-weight:700;white-space:nowrap}.staggered-group-empty{padding:18px;text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px}@media (max-width: 640px){.staggered-group-header{align-items:flex-start;flex-direction:column}.staggered-group-count{white-space:normal}}.recommended-show-more{margin-top:18px;display:flex;flex-direction:column;align-items:center;gap:10px}.recommended-show-more-note{margin:0;font-size:.9rem;color:var(--text-light)}.recommended-show-more-btn{border:1px solid #f59e0b;background:linear-gradient(135deg,#facc15,#eab308);color:var(--dark);font-size:.95rem;font-weight:700;padding:10px 20px;border-radius:999px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.recommended-show-more-btn:hover{transform:translateY(-1px);box-shadow:0 8px 16px #eab3084d}.tire-card{width:100%;min-width:0;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius);padding:12px;position:relative;transition:border-color .2s ease,box-shadow .2s ease;box-shadow:var(--shadow);display:flex;flex-direction:column}.tire-card:hover{box-shadow:var(--shadow-lg)}.tire-card.premium{border-color:var(--primary-yellow);border-width:2px}.tire-card.has-recommendation{border-color:#0f766e57;overflow:hidden;padding-top:26px}.recommendation-label{display:inline-flex;position:absolute;align-items:center;justify-content:center;top:0;left:0;right:0;min-height:30px;width:100%;max-width:none;margin:0;padding:6px 12px 7px;border-radius:calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0 0;border:none;font-size:.82rem;font-weight:900;line-height:1.15;direction:rtl;white-space:nowrap;z-index:5;pointer-events:none;box-shadow:0 8px 18px #0f172a38;text-shadow:0 1px 1px rgba(15,23,42,.22);-webkit-backdrop-filter:saturate(1.15);backdrop-filter:saturate(1.15)}.recommendation-label.budget{background:linear-gradient(135deg,#047857db,#059669c7);color:#fff}.recommendation-label.value{background:linear-gradient(135deg,#0d9488db,#0891b2c7);color:#fff}.recommendation-label.quality{background:linear-gradient(135deg,#2563ebdb,#0ea5e9c7);color:#fff}.recommendation-label.premium{background:linear-gradient(135deg,#a16207e0,#eab308cc);color:#fff}.low-stock-card .recommendation-label{top:25px;border-radius:0}.tire-badge{position:absolute;top:10px;left:10px;padding:4px 10px;border-radius:16px;font-size:.65rem;font-weight:700;z-index:2}.tire-badge.sale{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.tire-badge.premium{background:linear-gradient(135deg,var(--primary-yellow),#e6c200);color:var(--dark)}.tire-badge.runflat{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;left:auto;right:10px}.tire-card.has-recommendation .tire-badge.sale,.tire-card.has-recommendation .tire-badge.runflat{top:40px}.low-stock-card.has-recommendation .tire-badge.sale,.low-stock-card.has-recommendation .tire-badge.runflat{top:66px}.tire-logo-header{position:relative;width:100%;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:8px;margin-bottom:8px;padding:8px 12px}.tire-logo-header.no-logo{height:44px;background:transparent}.tire-logo-header .tire-emoji{font-size:1.75rem;opacity:.6}.tire-logo-header .brand-logo-large{max-width:100%;max-height:32px;width:auto;height:auto;object-fit:contain}.tire-logo-header.brand-logo-goodyear,.tire-logo-header.brand-logo-kumho{padding-block:3px}.tire-logo-header .brand-logo-large.brand-logo-goodyear{max-width:100%;max-height:36px}.tire-logo-header .brand-logo-large.brand-logo-kumho{max-height:38px}.tire-logo-header .brand-logo-large.brand-logo-triangle{max-width:140px;max-height:24px}.tire-logo-header.brand-logo-bfgoodrich{height:58px;padding:4px 6px}.tire-logo-header .brand-logo-large.brand-logo-bfgoodrich{max-width:100%;max-height:51px}.tire-logo-header.brand-logo-blacklion{height:59px;padding:3px 4px}.tire-logo-header .brand-logo-large.brand-logo-blacklion{width:100%;max-width:100%;max-height:54px}.tire-image-preview-button{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0;overflow:visible;border:0;border-radius:0;background:#fff;cursor:pointer;box-shadow:none;transition:transform .15s ease}.tire-image-preview-button img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .15s ease}.tire-image-preview-button:hover{transform:translateY(-1px)}.tire-image-preview-button:hover img{transform:scale(1.04)}.tire-image-preview-zoom-icon{position:absolute;right:-2px;bottom:-2px;width:22px;height:22px;padding:4px;border-radius:50%;background:#fffffff5;color:#0f766e;box-shadow:0 2px 6px #0f172a33;pointer-events:none;transition:background-color .15s ease,color .15s ease,transform .15s ease}.tire-image-preview-button:hover .tire-image-preview-zoom-icon{background:var(--primary-yellow);color:var(--dark);transform:scale(1.08)}.tire-image-preview-button:focus-visible{outline:3px solid rgba(255,214,0,.5);outline-offset:2px}.tire-image-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:18px;background:#0f172aa8}.tire-image-modal{position:relative;width:min(460px,100%);max-height:min(760px,calc(100dvh - 36px));display:flex;flex-direction:column;gap:16px;padding:18px;border-radius:8px;background:#fff;box-shadow:0 24px 64px #0f172a52;direction:rtl;overflow:hidden}.tire-image-modal-close{position:absolute;top:12px;left:12px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#fff;color:#1f2937;cursor:pointer}.tire-image-modal-close:hover{background:#f8fafc;border-color:#0f172a3d}.tire-image-modal-copy{padding-left:48px;padding-bottom:12px;border-bottom:1px solid rgba(15,23,42,.08);color:var(--dark)}.tire-image-modal-copy strong{font-size:1rem;line-height:1.25}.tire-image-modal-frame{min-height:220px;max-height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#fff}.tire-image-modal-frame img{display:block;width:min(100%,240px);max-height:300px;height:auto;object-fit:contain;opacity:1}.tire-image-modal-error{color:var(--text-light);font-size:.9rem;text-align:center}@media (min-width: 900px){.tire-image-modal-backdrop{padding:40px}.tire-image-modal{width:min(680px,calc(100vw - 80px));max-height:calc(100dvh - 80px);gap:18px;padding:24px}.tire-image-modal-copy{padding-left:60px;padding-bottom:14px}.tire-image-modal-copy strong{font-size:1.12rem}.tire-image-modal-frame{height:min(500px,calc(100dvh - 220px));min-height:min(420px,calc(100dvh - 220px));max-height:none}.tire-image-modal-frame img{width:min(100%,calc(100dvh - 240px),480px);max-height:min(480px,calc(100dvh - 240px))}}.tire-brand{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding-left:10px;padding-right:0;border-left:3px solid;margin-bottom:8px;margin-top:0;direction:ltr;text-align:left}.tire-brand.has-preview-image{min-height:92px;padding-right:94px}.tire-brand .tire-image-preview-button{position:absolute;top:50%;right:0;z-index:1;width:92px;height:92px;transform:translateY(-50%)}.tire-brand .tire-image-preview-button:hover{transform:translateY(calc(-50% - 1px))}.tire-brand .brand-info{position:relative;z-index:2;display:flex;flex-direction:column;width:100%;min-width:0}.brand-name{display:block;font-size:1rem;font-weight:800;color:var(--dark);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tire-brand.has-preview-image .brand-name{font-size:.94rem;letter-spacing:.25px}.model-name-container{position:relative;display:block;min-width:0}.model-name-container.is-truncated{cursor:help;outline:none}.model-name{display:block;font-size:.75rem;font-weight:500;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.model-name-tooltip{position:absolute;bottom:calc(100% + 6px);left:0;z-index:20;width:max-content;max-width:min(calc(100% + 48px),calc(100vw - 32px));padding:6px 8px;border-radius:6px;background:#111827;color:#fff;box-shadow:0 6px 16px #0f172a47;font-size:.75rem;font-weight:600;line-height:1.35;overflow-wrap:anywhere;opacity:0;pointer-events:none;text-align:left;transform:translateY(2px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease;visibility:hidden;white-space:normal}.model-name-container.is-truncated:hover .model-name-tooltip,.model-name-container.is-truncated:focus .model-name-tooltip{opacity:1;transform:translateY(0);visibility:visible}.tire-feature-tags{display:flex;justify-content:flex-start;gap:6px;min-height:24px;margin:3px 0 7px}.tire-feature-tag{display:inline-flex;align-items:center;min-height:22px;padding:3px 9px;border-radius:999px;font-size:.72rem;font-weight:800;line-height:1;white-space:nowrap}.tire-feature-tag.terrain{border:1px solid rgba(22,101,52,.2);background:#dcfce7;color:#166534}.tire-specs{width:100%;margin:0;text-align:left}.spec-size{font-size:.9rem;font-weight:800;font-family:monospace;color:var(--primary-red);direction:ltr;display:inline-block;margin-bottom:2px}.tire-card-quantity{display:grid;grid-template-columns:auto minmax(72px,1fr) auto;align-items:center;gap:8px;width:100%;margin-bottom:10px;padding:8px 10px;border:1px solid #dbe3ea;border-radius:8px;background:#f8fafc;color:#334155;font-size:.82rem;font-weight:800}.tire-card.has-quantity-control .tire-card-quantity{margin-top:auto}.tire-card.has-quantity-control .tire-pricing{margin-top:0}.tire-card-quantity select{min-width:0;height:36px;padding:0 10px;border:1px solid #94a3b8;border-radius:7px;background:#fff;color:#0f172a;font:inherit;cursor:pointer}.tire-card-quantity select:focus-visible{outline:3px solid rgba(15,118,110,.22);outline-offset:1px;border-color:#0f766e}.tire-card-quantity select:disabled{cursor:wait;opacity:.7}.tire-card-quantity-status{color:#0f766e;font-size:.72rem;white-space:nowrap}.spec-details{display:flex;gap:8px;flex-wrap:wrap}.spec-tag{background:var(--bg-light);padding:4px 10px;border-radius:6px;font-size:.8rem;color:var(--text-light);border:1px solid #e0e0e0}.tire-pricing{display:block;padding:10px 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-top:auto;margin-bottom:10px}.price-book{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.price-book.single-price{grid-template-columns:minmax(0,1fr)}.price-book-row{display:grid;align-content:center;justify-items:start;gap:7px;min-width:0;min-height:92px;padding:10px 9px;border-radius:8px;border:1px solid #e5e7eb;background:#f8fafc;text-align:right}.price-book.single-price .price-book-row{min-height:88px;padding:12px 14px}.price-book-row strong{color:var(--dark);font-size:1.28rem;line-height:1.1;font-weight:900}.price-book.single-price .price-book-row strong{font-size:1.45rem}.price-label{font-size:.68rem;color:var(--text-light);font-weight:800;line-height:1.15;white-space:nowrap}.price-unit-value{direction:ltr}.price-total-line{display:inline-flex;align-items:center;justify-content:flex-start;gap:3px;max-width:100%;min-height:20px;padding:0;color:#15803d;font-size:.95rem;font-weight:900;line-height:1.1;white-space:nowrap;direction:rtl}.price-set-amount{direction:ltr}.price-set-label{font-size:.72em;font-weight:800;line-height:1;direction:rtl}.tire-actions{display:flex;align-items:center;gap:8px;margin-top:0}.tire-action-buttons{display:flex;flex:1;gap:8px}.btn-buy-now{display:flex;align-items:center;justify-content:center;flex:1;padding:10px 12px;background:linear-gradient(135deg,#2f7d57,#256f4a);color:#fff;border:1px solid #235c40;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 14px #2f7d5742}.btn-buy-now:hover{transform:scale(1.02);background:linear-gradient(135deg,#256f4a,#1d593b);border-color:#1d593b;box-shadow:0 6px 20px #256f4a5c}.btn-add{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;background:linear-gradient(135deg,var(--primary-yellow),#e6c200);color:#1a1a1a;border:none;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #ffd60047}.btn-add:hover:not(:disabled){transform:scale(1.02);background:linear-gradient(135deg,#e6c200,#d4b000);box-shadow:0 6px 20px #ffd60059}.btn-add:disabled{opacity:.5;cursor:not-allowed}.btn-add.remove{background:#b91c1c;color:#fff;box-shadow:0 4px 15px #b91c1c47}.btn-add.remove:hover:not(:disabled){background:#991b1b;box-shadow:0 6px 20px #991b1b57}.low-stock-card{border-color:#f59e0b;border-width:2px;overflow:hidden;padding-top:40px}.low-stock-card.has-recommendation{padding-top:52px}.low-stock-banner{position:absolute;top:0;left:0;right:0;z-index:4;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;text-align:center;font-size:.78rem;font-weight:700;line-height:1.15;padding:5px 10px;border-radius:calc(var(--radius) - 2px) calc(var(--radius) - 2px) 0 0;letter-spacing:.02em}.low-stock-card .tire-badge{top:36px}.btn-add.low-stock{background:#d97706;border-color:#b45309}.btn-add.low-stock:hover:not(:disabled){background:#b45309;border-color:#92400e}.accessories-section{margin-top:40px;padding-top:30px;border-top:3px solid var(--primary-yellow)}.section-header{text-align:center;margin-bottom:24px}.section-header h2{font-size:1.4rem;font-weight:800;color:var(--dark);margin-bottom:4px}.section-header p{color:var(--text-light)}.accessories-loading,.accessories-empty{text-align:center;padding:40px;color:var(--text-light)}.accessories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.accessory-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:16px;position:relative;transition:all .3s ease;box-shadow:var(--shadow)}.accessory-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.accessory-badge{position:absolute;top:12px;left:12px;background:#ef4444;color:#fff;padding:4px 10px;border-radius:12px;font-size:.7rem;font-weight:700}.accessory-image{height:120px;display:flex;align-items:center;justify-content:center;background:var(--bg-light);border-radius:10px;margin-bottom:12px;overflow:hidden}.accessory-image img{width:100%;height:100%;object-fit:cover}.image-placeholder{font-size:3rem;opacity:.5}.accessory-info{margin-bottom:12px}.accessory-brand{font-size:.7rem;color:var(--primary-red);font-weight:600;text-transform:uppercase}.accessory-info h3{font-size:.95rem;color:var(--dark);margin:4px 0 0;line-height:1.3}.accessory-price{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.current-price{font-size:1.2rem;font-weight:700;color:var(--dark)}.original-price{font-size:.9rem;color:var(--text-muted);text-decoration:line-through}.btn-add-accessory{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:var(--bg-light);border:2px solid var(--primary-yellow);border-radius:8px;color:var(--dark);font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-add-accessory:hover{background:var(--primary-yellow)}.btn-add-accessory.added{background:#22c55e;border-color:#22c55e;color:#fff}.cta-section{margin-top:40px;padding:30px 0;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow)}.cta-content{text-align:center;max-width:600px;margin:0 auto}.cta-content h2{font-size:1.3rem;color:var(--dark);margin-bottom:8px}.cta-content p{color:var(--text-light);margin-bottom:16px}.cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-buttons .btn{padding:14px 28px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease}.cta-buttons .btn-primary{background:linear-gradient(135deg,var(--primary-yellow),#e6c200);color:var(--dark);border:none;box-shadow:var(--shadow-yellow)}.cta-buttons .btn-whatsapp{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;border:none}.cta-buttons .btn:hover{transform:translateY(-2px)}.loading-sizes{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px;color:var(--text-muted);font-size:1.1rem}.api-error-alert{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #ef4444;border-radius:16px;padding:24px;margin:20px auto;max-width:600px;animation:shake .5s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}.api-error-alert .error-content{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.api-error-alert .error-content>svg{color:#ef4444;flex-shrink:0;margin-top:2px}.api-error-alert .error-text{flex:1}.api-error-alert .error-text strong{display:block;color:#dc2626;font-size:1.1rem;margin-bottom:6px}.api-error-alert .error-text p{color:#991b1b;margin:0;font-size:.95rem;line-height:1.5}.api-error-alert .error-close{background:none;border:none;color:#dc2626;cursor:pointer;padding:4px;border-radius:6px;transition:background .2s}.api-error-alert .error-close:hover{background:#dc26261a}.api-error-alert .error-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.api-error-alert .error-actions .btn{padding:12px 24px;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;cursor:pointer;transition:all .2s}.api-error-alert .error-actions .btn-primary{background:var(--primary-red);color:#fff;border:none}.api-error-alert .error-actions .btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #dc26264d}.api-error-alert .error-actions .btn-secondary{background:#fff;color:var(--dark);border:2px solid #ddd}.api-error-alert .error-actions .btn-secondary:hover{border-color:var(--primary-yellow);background:#ffd6001a}@media (max-width: 768px){.api-error-alert{margin:16px;padding:20px}.api-error-alert .error-content{flex-direction:column;align-items:center;text-align:center}.api-error-alert .error-actions{flex-direction:column}.api-error-alert .error-actions .btn{width:100%;justify-content:center}}.filter-info{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px 16px;background:#ffd60026;border-radius:8px;color:var(--dark);font-size:.9rem}.filter-info svg{color:var(--primary-yellow);flex-shrink:0}.price-note{display:flex;align-items:center;gap:8px;margin-top:12px;padding:12px 20px;background:#3b82f61a;border:1px solid rgba(59,130,246,.2);border-radius:10px;color:#1e40af;font-size:.95rem}.price-note svg{flex-shrink:0}.brand-filter{margin-bottom:18px}.brand-filter-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:flex-start;gap:10px;padding:8px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#ffffffeb;box-shadow:0 8px 24px #0f172a0f}.brand-filter-toggle{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;border:1px solid rgba(148,163,184,.35);border-radius:13px;background:#fff;color:var(--text-color);padding:9px 13px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.brand-filter-toggle:hover{border-color:#64748b;background:#f8fafc}.brand-filter.open .brand-filter-toggle{border-color:var(--primary-red);box-shadow:0 2px 10px #dc262624}.brand-filter-toggle-main{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600}.brand-filter-toggle-meta{color:#6b7280;font-size:.83rem;margin-inline-start:auto;margin-inline-end:4px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-filter-chevron{color:#6b7280;transition:transform .2s ease}.brand-filter-chevron.open{transform:rotate(180deg)}.brand-filter-panel{margin-top:12px;border:1px solid var(--border-color);border-radius:14px;background:#fff;padding:10px}.price-sort-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;min-width:188px;border:1px solid rgba(148,163,184,.35);border-radius:13px;background:#f8fafc;color:#111827;padding:8px 13px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.price-sort-btn:hover{border-color:#0f766e;background:#f0fdfa}.price-sort-btn.desc{border-color:#0f766e73;background:#ecfdf5}.price-sort-btn>svg{flex-shrink:0;color:#0f766e}.price-sort-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;line-height:1.12;text-align:start}.price-sort-copy span{color:#64748b;font-size:.72rem;font-weight:600}.price-sort-copy strong{color:#111827;font-size:.86rem;font-weight:800;white-space:nowrap}.active-filters-row{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.active-filter-chip{display:inline-flex;align-items:center;border-radius:14px;padding:4px 10px;font-size:.78rem;font-weight:600;background:#fde8e8;color:#b91c1c}.active-filter-chip.muted{background:#f3f4f6;color:#4b5563}.filter-section+.filter-section{margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9}.filter-chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:8px}.filter-chip-grid.price{grid-template-columns:repeat(auto-fit,minmax(118px,1fr))}.filter-chip,.filter-segment{min-height:42px;border:1px solid #dbe4ef;border-radius:12px;background:#f8fafc;color:#243041;font-family:inherit;font-size:.84rem;font-weight:800;line-height:1.15;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.filter-chip{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;text-align:center}.filter-chip:hover,.filter-segment:hover{border-color:#0f766e61;background:#f0fdfa;color:#0f766e}.filter-chip.active,.filter-segment.active{border-color:#0f766e8c;background:#ccfbf1;color:#115e59;box-shadow:0 4px 14px #0f766e1f}.filter-segment-group{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:4px;border:1px solid #e5edf6;border-radius:14px;background:#f8fafc}.filter-segment-group.terrain{grid-template-columns:repeat(5,minmax(0,1fr))}.filter-segment{padding:8px;background:transparent;border-color:transparent;box-shadow:none}.brand-filter-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:.86rem;font-weight:600;color:#374151}.brand-filter-section-toggle{width:100%;min-height:44px;margin-bottom:0;border:1px solid #e5edf6;border-radius:14px;background:#f8fafc;padding:10px 12px;color:#243041;font-family:inherit;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.brand-filter-section-toggle:hover{border-color:#0f766e52;background:#f0fdfa;color:#0f766e}.brand-filter-section-meta{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:.8rem;font-weight:800}.brand-options-panel{margin-top:10px}.clear-filters-btn{padding:4px 12px;border:none;border-radius:16px;background:#fee2e2;color:#dc2626;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}.clear-filters-btn:hover{background:#fecaca}.brand-filter-clear-top{white-space:nowrap;align-self:center;min-height:34px;margin-top:0}.brand-search-field{min-height:42px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;color:#6b7280;padding:0 12px;display:inline-flex;align-items:center;gap:8px;width:100%;margin-bottom:10px}.brand-search-field:focus-within{border-color:var(--primary-red);box-shadow:0 0 0 3px #dc26261a}.brand-search-field input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font-size:.9rem;font-weight:600}.brand-search-field input::placeholder{color:#9ca3af}.brand-dropdown-list{max-height:260px;overflow-y:auto;border:1px solid #eef2f7;border-radius:14px;background:#fff;padding:6px;display:grid;gap:4px}.brand-option-row{min-height:40px;display:grid;grid-template-columns:18px 1fr 18px;align-items:center;gap:9px;padding:8px 10px;border-radius:10px;color:#374151;font-size:.86rem;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease}.brand-option-row:hover{background:#fff5f5;color:var(--primary-red)}.brand-option-row.active{background:#fee2e2;color:#991b1b}.brand-option-row input{width:16px;height:16px;accent-color:var(--primary-red)}.brand-option-name{min-width:0;overflow-wrap:anywhere}.brand-option-empty{padding:18px 12px;color:#6b7280;font-size:.84rem;font-weight:600;text-align:center}.filter-panel-footer{position:sticky;bottom:0;z-index:1;margin-top:12px;padding:10px 10px 0;border-top:1px solid #eef2f7;background:linear-gradient(180deg,#ffffffdb,#fff 36%);display:flex;align-items:center;justify-content:space-between;gap:10px;color:#475569;font-size:.84rem;font-weight:800}@media (max-width: 768px){.brand-filter-toolbar{grid-template-columns:1fr;align-items:stretch;gap:8px;padding:7px;border-radius:16px}.brand-filter-toggle{padding:11px 12px}.brand-filter-toggle-main{font-size:.9rem}.brand-filter-toggle-meta{font-size:.78rem}.price-sort-btn{width:100%;min-width:0;justify-content:flex-start;padding:10px 12px}.brand-filter-clear-top{align-self:stretch;width:100%;margin-top:0}.brand-filter-panel{padding:8px}.filter-chip-grid,.filter-chip-grid.price{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.filter-segment-group,.filter-segment-group.terrain{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-chip,.filter-segment{min-height:44px;font-size:.8rem;padding-inline:8px}.brand-dropdown-list{max-height:240px}.brand-search-field input,.brand-option-row,.brand-filter-section-header{font-size:.82rem}.filter-panel-footer{align-items:stretch;flex-direction:column;padding:10px 4px 0}.filter-panel-footer .clear-filters-btn{width:100%;min-height:38px}}.no-results{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;box-shadow:var(--shadow)}.no-results-icon{font-size:4rem;margin-bottom:20px}.no-results h3{font-size:1.5rem;color:var(--dark);margin-bottom:10px}.no-results p{color:var(--text-muted);margin-bottom:25px;font-size:1rem}.no-results .btn{display:inline-flex;align-items:center;gap:8px}.price-contact{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px;background:#3b82f61a;border-radius:8px}.price-contact .contact-label{font-size:.75rem;color:var(--text-muted);font-weight:500}.price-contact .contact-phone{font-size:.9rem;font-weight:700;color:var(--primary-red);text-decoration:none}.price-contact .contact-phone:hover{text-decoration:underline}.tire-card .btn-quote{display:flex;align-items:center;justify-content:center;gap:6px;flex:1;padding:10px 12px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-weight:700;font-size:.8rem;cursor:pointer;text-decoration:none;transition:all .2s ease}.tire-card .btn-quote:hover{transform:translateY(-2px);box-shadow:0 4px 15px #3b82f666}.spec-tag.runflat{background:#8b5cf626;color:#7c3aed}@media (max-width: 768px){.shop-page{padding-top:var(--header-height, 90px)}.shop-page.has-vehicle-search{padding-top:var(--header-height, 80px)}.shop-page.has-vehicle-search .tire-hero{margin-bottom:8px}.shop-page.has-vehicle-search .tire-hero .hero-content{padding:8px 0 6px}.shop-page.has-vehicle-search .tire-size-selector{max-width:min(100%,360px);padding:12px;gap:8px}.shop-page.has-vehicle-search .vehicle-details-bar{padding:8px 10px}.tire-hero h1{font-size:1.8rem}.tire-size-selector{padding:25px 20px}.tire-size-selector .tire-size-grid,.tire-size-selector .tire-specs-grid{grid-template-columns:1fr}.tire-size-selector .form-group select{min-height:52px;padding:14px 16px 14px 44px;font-size:16px}.tire-size-selector .tire-preview{flex-direction:column;gap:8px;padding:18px}.tire-size-selector .tire-preview .preview-size{font-size:1.4rem}.tire-action-row{flex-direction:column}.tire-action-row .quantity-group{width:100%}.btn-search{width:100%;max-width:none;justify-content:center}.tire-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tire-logo-header{height:40px;padding:8px 10px}.tire-logo-header .brand-logo-large{max-height:28px}.tire-logo-header .brand-logo-large.brand-logo-goodyear{max-height:32px}.tire-logo-header .brand-logo-large.brand-logo-kumho{max-height:34px}.tire-logo-header .brand-logo-large.brand-logo-triangle{max-width:140px;max-height:21px}.tire-logo-header.brand-logo-bfgoodrich{height:51px;padding:4px}.tire-logo-header .brand-logo-large.brand-logo-bfgoodrich{max-height:45px}.tire-logo-header.brand-logo-blacklion{height:53px;padding:3px}.tire-logo-header .brand-logo-large.brand-logo-blacklion{max-height:48px}.brand-name{font-size:.9rem}.accessories-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{flex-direction:column}.cta-buttons .btn{width:100%}}@media (max-width: 480px){.tire-grid{grid-template-columns:minmax(0,1fr)}.recommended-show-more-btn{width:100%;max-width:320px}.accessories-grid{grid-template-columns:1fr}.tire-card{padding:10px}.tire-brand .brand-info{width:100%;flex-direction:column;align-items:flex-start;gap:3px}.brand-name,.tire-brand.has-preview-image .brand-name{margin-bottom:0;font-size:1rem;line-height:1.2}.model-name{display:-webkit-box;font-size:.9rem;line-height:1.25;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;text-overflow:clip}.model-name-container{width:100%;flex:0 1 auto}.tire-pricing{padding:8px 0}.price-book{grid-template-columns:1fr 1fr;gap:6px}.price-book-row{min-height:86px;padding:8px 7px}.price-label{font-size:.64rem}.price-book-row strong{font-size:1.15rem}.price-total-line{min-height:18px;padding:0;font-size:.82rem;gap:2px}.price-set-label{font-size:.68em}.tire-actions{flex-direction:row;gap:8px;align-items:center}.tire-action-buttons{flex-direction:row;gap:8px}}.extra-services-section{margin-top:40px;padding-top:24px;border-top:1px dashed #e0e0e0}.extra-services-section h3{font-size:1rem;color:var(--text-light);margin:0 0 16px}.extra-services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.shop-page-loading{display:flex;align-items:center;gap:10px;color:var(--text-light)}.extra-service-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:16px 20px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;transition:all .2s ease;min-width:160px;max-width:200px}.extra-service-card:hover{border-color:var(--primary-yellow);box-shadow:0 4px 12px #00000014}.extra-service-card .service-icon{font-size:1.5rem}.extra-service-card .service-info h4{margin:0;font-size:.9rem;color:var(--dark)}.extra-service-card .service-info p{margin:4px 0 0;font-size:.75rem;color:var(--text-light)}.extra-service-card .service-price .price{font-size:1rem;font-weight:700;color:var(--primary-red)}.extra-service-card .btn-add-service{padding:8px 16px;background:var(--primary-yellow);color:var(--dark);border:none;border-radius:8px;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .2s ease;margin-top:4px}.extra-service-card .btn-add-service:hover{background:#e6c200;transform:translateY(-1px)}.extra-service-card .btn-add-service.added{background:#22c55e;color:#fff}.quote-request-banner{padding:40px 0 60px}.quote-banner-card{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:32px 40px;border-radius:20px;box-shadow:0 10px 40px #0003;border:1px solid rgba(255,214,0,.2)}.quote-banner-content h3{font-size:1.5rem;color:#fff;margin:0 0 8px}.quote-banner-content p{font-size:1rem;color:#ffffffb3;margin:0}.btn-quote{display:flex;align-items:center;gap:10px;background:var(--primary-yellow, #ffd600);color:#1a1a1a;padding:16px 32px;border-radius:12px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s ease;white-space:nowrap}.btn-quote:hover{background:#e6c200;transform:translateY(-3px);box-shadow:0 8px 25px #ffd60066}@media (max-width: 768px){.quote-banner-card{flex-direction:column;text-align:center;padding:24px}.quote-banner-content h3{font-size:1.3rem}.btn-quote{width:100%;justify-content:center;padding:14px 24px}}.tire-guide-seo-section{padding:2rem 0;margin-top:2rem;border-top:1px solid var(--color-border, #333)}.popular-section{padding:40px 0 20px}.popular-sizes-block{text-align:center;margin-bottom:36px}.popular-section-title{font-size:1.5rem;font-weight:700;color:#f5c518;margin:0 0 8px;letter-spacing:-.3px}.popular-section-subtitle{font-size:.95rem;color:#ffffff8c;margin:0 0 24px}.popular-sizes-grid{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.popular-size-chip{background:#f5c5181a;border:1.5px solid rgba(245,197,24,.35);color:#f5c518;padding:10px 20px;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;letter-spacing:.5px;font-family:Courier New,monospace}.popular-size-chip:hover{background:#f5c51838;border-color:#f5c518;transform:translateY(-2px);box-shadow:0 4px 16px #f5c51840}.popular-size-chip:active{transform:translateY(0);box-shadow:none}.popular-brands-block{text-align:center;border-top:1px solid rgba(255,255,255,.07);padding-top:28px}.popular-brands-title{font-size:1rem;font-weight:600;color:#ffffff73;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 16px;font-size:.8rem}.popular-brands-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}.popular-brand-chip{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);color:#fff9;padding:8px 20px;border-radius:50px;font-size:.88rem;font-weight:600;letter-spacing:.3px;transition:all .2s ease}@media (max-width: 600px){.popular-section{padding:28px 0 12px}.popular-section-title{font-size:1.25rem}.popular-sizes-grid{gap:8px}.popular-size-chip{padding:8px 14px;font-size:.88rem}.popular-brands-row{gap:8px}.popular-brand-chip{padding:7px 14px;font-size:.82rem}}:root{--primary-yellow: #FFD600;--primary-yellow-dark: #E6C200;--primary-red: #C41230;--primary-red-dark: #9E0E26;--primary: #3b82f6;--primary-dark: #2563eb;--dark: #1A1A1A;--dark-lighter: #2D2D2D;--dark-accent: #3D3D3D;--bg-primary: #0f0f1a;--bg-secondary: #1a1a2e;--text-color: #1A1A1A;--text-light: #5A5A5A;--text-on-dark: #FFFFFF;--text-muted: #8A8A8A;--bg-color: #FFFFFF;--bg-light: #F5F5F5;--bg-warm: #FFFDF5;--color-text: #1A1A1A;--color-text-light: #5A5A5A;--color-primary: #3b82f6;--color-primary-light: rgba(59, 130, 246, .1);--color-gray-100: #f3f4f6;--shadow: 0 4px 20px rgba(0, 0, 0, .08);--shadow-lg: 0 15px 50px rgba(0, 0, 0, .15);--shadow-yellow: 0 8px 30px rgba(255, 214, 0, .35);--shadow-red: 0 8px 30px rgba(196, 18, 48, .25);--radius: 16px;--radius-sm: 8px;--transition: all .3s cubic-bezier(.4, 0, .2, 1);--header-height: 80px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Heebo,sans-serif;color:var(--text-color);background-color:var(--bg-color);line-height:1.6;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.container{max-width:1200px;margin:0 auto;padding:0 20px}a{text-decoration:none;color:inherit;transition:var(--transition)}ul{list-style:none}img{max-width:100%;height:auto}.section-title{font-size:2.8rem;font-weight:900;text-align:center;margin-bottom:15px;color:var(--dark);letter-spacing:-.5px}.section-title span{color:var(--primary-red)}.section-subtitle{text-align:center;color:var(--text-light);font-size:1.15rem;margin-bottom:60px;max-width:600px;margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 36px;border-radius:50px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:var(--transition);border:none;font-family:inherit;text-decoration:none;position:relative;overflow:hidden}.btn-primary{background:var(--primary-yellow);color:var(--dark);box-shadow:var(--shadow-yellow)}.btn-primary:hover{background:var(--primary-yellow-dark);transform:translateY(-3px);box-shadow:0 12px 40px #ffd60080}.btn-secondary{background:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background:#fff;color:var(--dark)}.btn-red{background:var(--primary-red);color:#fff;box-shadow:var(--shadow-red)}.btn-red:hover{background:var(--primary-red-dark);transform:translateY(-3px)}.btn-sm{padding:12px 24px;font-size:.95rem}.btn-large{padding:20px 50px;font-size:1.3rem}:focus-visible{outline:3px solid var(--primary-yellow);outline-offset:3px}button:focus:not(:focus-visible){outline:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}::selection{background:var(--primary-yellow);color:var(--dark)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-light)}::-webkit-scrollbar-thumb{background:var(--dark);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--primary-red)}@media (max-width: 768px){.section-title{font-size:2rem}.section-subtitle{margin-bottom:40px;padding:0 10px}.btn{width:100%}}html[dir=rtl]{direction:rtl}html[dir=ltr]{direction:ltr}html[lang=he] body,html[lang=ar] body{font-family:Heebo,Arial,sans-serif}html[lang=en] body,html[lang=ru] body{font-family:Inter,Heebo,Arial,sans-serif}[dir=rtl] .btn{flex-direction:row-reverse}[dir=ltr] .section-title--right{text-align:left}[dir=rtl] .section-title--right{text-align:right}[dir=ltr] .nav-cta{margin-right:0;margin-left:8px}[dir=ltr] input,[dir=ltr] textarea,[dir=ltr] select{text-align:left}[dir=rtl] input,[dir=rtl] textarea,[dir=rtl] select{text-align:right}input[type=tel],.phone-number{direction:ltr;text-align:left}@supports (padding-bottom: env(safe-area-inset-bottom)){.mobile-call-button{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.footer{padding-bottom:calc(35px + env(safe-area-inset-bottom))}.order-modal-overlay,.map-picker-modal{padding-bottom:env(safe-area-inset-bottom)}.cart-toast-container{bottom:calc(20px + env(safe-area-inset-bottom))}}input,select,textarea,button{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}::placeholder{color:var(--text-muted, #8a8a8a);opacity:1}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}@media screen and (max-width: 768px){input[type=text],input[type=tel],input[type=email],input[type=number],input[type=password],select,textarea{font-size:16px}}button,a.btn,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button:active:not(:disabled),a.btn:active{transform:scale(.98)}button:disabled,input:disabled,select:disabled,textarea:disabled{opacity:.6;cursor:not-allowed}.form-input__required,.form-select__required{color:var(--primary-red, #c41230)}
