:root{--bg:#f4f1eb;--soft:#faf8f4;--text:#1e242c;--muted:#68707b;--line:#e5ded2;--dark:#171b22;--gold:#b69157;--gold-soft:#eadcc4;--bronze:#7b603d;--green:#16834f;--shadow:0 18px 45px rgba(23,27,34,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:118px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,"Helvetica Neue",sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1160px,calc(100% - 32px));margin:0 auto}.container.narrow{width:min(860px,calc(100% - 32px))}.topbar{background:var(--dark);color:#ece7dd;font-size:12px}.topbar-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0}.topbar-contact{color:#d9c8aa}.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:40;backdrop-filter:saturate(160%) blur(10px);transition:box-shadow .22s,border-color .22s,background-color .22s}.header-row{display:grid;grid-template-columns:275px 1fr auto;gap:16px;align-items:center;padding:14px 0}.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand strong{display:block;font-size:16px;line-height:1.15;color:var(--dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand small{display:block;margin-top:2px;font-size:11px;color:var(--muted);font-weight:600}.site-search{display:flex;min-width:0;border:1px solid var(--line);border-radius:13px;background:var(--soft);overflow:hidden}.site-search input{flex:1;min-width:0;border:0;background:0 0;padding:11px 13px;outline:0;color:var(--text)}.site-search button{border:0;background:var(--dark);color:#fff;padding:0 18px;font-weight:700;cursor:pointer}.btn:hover,.site-search button:hover{filter:brightness(1.05)}.header-actions{display:flex;gap:8px;align-items:center}.mini-action{border:1px solid var(--line);border-radius:13px;background:#fff;line-height:1.15;box-shadow:0 8px 20px rgba(23,27,34,.035)}.mini-action span{display:block;font-size:10px;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.3px}.mini-action strong{display:block;margin-top:3px;font-size:12px;color:var(--dark);white-space:nowrap}.mini-action.whatsapp strong{color:var(--green)}.mini-action.cart{background:var(--dark);border-color:var(--dark)}.mini-action.cart span{color:#cfc6b7}.mini-action.cart strong{color:#fff}.main-nav{border-top:1px solid #f0ebe4;background:#fff}.nav-row{display:flex;align-items:center;gap:4px;padding:7px 0}.nav-row a{font-size:13px;font-weight:800;color:#3f4650;padding:8px 11px;border-radius:10px;position:relative;transition:color .18s,background-color .18s}.nav-row a.active,.nav-row a:hover{background:var(--soft);color:var(--dark)}.home-hero{padding:22px 0 12px}.hero-card{display:grid;grid-template-columns:1.55fr .8fr;gap:18px;background:linear-gradient(135deg,#171b22,#29313d);border-radius:22px;box-shadow:var(--shadow);overflow:hidden;position:relative}.hero-card:before{content:"";position:absolute;right:-90px;top:-120px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,var(--gold) 0,var(--bronze) 38%,transparent 39%);opacity:.32}.hero-copy{position:relative;padding:36px;color:#fff;display:flex;flex-direction:column;justify-content:center}.eyebrow{display:inline-flex;width:max-content;align-items:center;gap:6px;font-size:11px;letter-spacing:.45px;text-transform:uppercase;font-weight:800;color:#e9d5ad;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:5px 9px}.eyebrow.dark{color:var(--bronze);background:#fff7ea;border-color:var(--gold-soft)}.hero-copy h1{font-size:28px;line-height:1.16;margin:12px 0 9px;max-width:620px}.hero-copy p{margin:0 0 16px;max-width:600px;color:#e5e0d7;font-size:14px}.hero-search{display:flex;width:min(560px,100%);background:#fff;border:1px solid rgba(255,255,255,.2);border-radius:14px;overflow:hidden;margin-top:4px}.hero-search input{flex:1;min-width:0;border:0;padding:12px 14px;outline:0}.hero-search button{border:0;background:var(--gold);color:#171b22;font-weight:800;padding:0 18px;cursor:pointer}.hero-buttons{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.section{padding:18px 0}.compact-section{padding-top:8px}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.service-strip div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:15px 16px;box-shadow:0 10px 25px rgba(23,27,34,.045)}.service-strip strong{display:block;color:var(--dark);font-size:14px}.service-strip span{display:block;color:var(--muted);font-size:12px;margin-top:3px}.page-title-row,.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-title{font-size:22px;line-height:1.22;margin:7px 0 0;color:var(--dark)}.section-sub{font-size:13px;color:var(--muted);margin:4px 0 0}.page{padding:24px 0}.page-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:22px}.empty{text-align:center;color:var(--muted);padding:30px}.empty a{color:var(--bronze);font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:var(--dark);color:#fff;font-weight:800;font-size:13px;line-height:1;padding:12px 15px;cursor:pointer;min-height:39px}.btn-light,.btn-outline{background:#fff;color:var(--dark);border:1px solid var(--line)}.btn-outline{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.24);color:#fff}.btn-whatsapp{background:var(--green)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 30px rgba(23,27,34,.055);overflow:hidden}.product-card:hover{box-shadow:0 18px 40px rgba(23,27,34,.09)}.product-image{height:178px;background:linear-gradient(145deg,#f6f2ea,#fff);display:grid;place-items:center;padding:18px;border-bottom:1px solid var(--line)}.product-image img{max-height:138px;object-fit:contain}.product-info{padding:14px}.product-info h3{font-size:15px;line-height:1.3;margin:9px 0;color:var(--dark);min-height:40px}.product-meta{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px;border-top:1px solid var(--line);padding-top:9px;margin-top:8px}.product-price{font-size:17px;font-weight:900;color:var(--bronze);margin:10px 0}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.product-actions form{display:block}.product-actions .btn,.product-actions button{width:100%}.result-note{background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px 13px;margin-bottom:14px;color:var(--muted)}.table{width:100%;border-collapse:collapse;background:#fff;min-width:680px}.field.full{grid-column:1/-1}.field label{display:block;margin-bottom:6px;color:#3f4650;font-size:12px;font-weight:900}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;padding:11px 12px;outline:0;color:var(--text)}.field input:focus,.field textarea:focus,.site-search input:focus{box-shadow:0 0 0 3px rgba(182,145,87,.15)}.contact-box{border:1px solid var(--line);border-radius:15px;background:var(--soft);padding:14px}.contact-box.full{grid-column:1/-1}.contact-box span{display:block;font-size:11px;text-transform:uppercase;font-weight:900;color:var(--muted);letter-spacing:.35px}.contact-box strong{display:block;margin-top:5px;color:var(--dark);font-size:14px}.footer{background:var(--dark);color:#f5efe6;margin-top:28px}.footer h3{font-size:15px;margin:0 0 8px;color:#fff}.footer a,.footer p{font-size:13px;color:#d7cabb}.footer a:hover{color:#f1d6a4}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:12px 0 16px;color:#aeb4bd;font-size:12px}@media(max-width:1050px){.header-row{grid-template-columns:1fr}.header-actions{justify-content:space-between}.mini-action{flex:1}.hero-card{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.container,.container.narrow{width:min(100% - 22px,1160px)}.topbar-row{flex-direction:column;align-items:flex-start;gap:3px}.hero-copy{padding:26px}.hero-copy h1{font-size:24px}.hero-search{flex-direction:column}.hero-search button{padding:12px}.service-strip{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.page-title-row,.section-head{align-items:flex-start;flex-direction:column}.contact-box.full{grid-column:auto}.nav-row{overflow:auto;white-space:nowrap}.header-actions{flex-wrap:wrap}.mini-action{min-width:calc(50% - 8px)}}@media(max-width:480px){body{font-size:13px}.brand strong{font-size:14px}.product-actions,.product-grid{grid-template-columns:1fr}.hero-copy h1{font-size:22px}.section-title{font-size:20px}.page-card{padding:16px;border-radius:18px}.mini-action{min-width:100%}}.stock-badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900;margin-top:2px;border:1px solid var(--line)}.stock-badge.low{background:#fff8ed;color:#705b38;border-color:var(--gold-soft)}.quick-add-form{display:grid!important;grid-template-columns:58px 1fr;gap:7px}.small-qty{width:100%;border:1px solid var(--line);border-radius:12px;padding:9px 8px;min-height:39px;text-align:center;font-weight:800;color:var(--dark);background:#fff}.btn.disabled{background:#aeb4bd;cursor:not-allowed}@media(max-width:480px){.quick-add-form{grid-template-columns:1fr}.small-qty{text-align:left}}.header-actions{gap:9px}.mini-action{display:flex;align-items:center;gap:8px;min-width:104px;padding:8px 10px}.mini-action-icon{display:grid!important;place-items:center;width:30px;height:30px;min-width:30px;border-radius:10px;background:var(--soft);color:var(--dark);text-transform:none!important;letter-spacing:0!important}.mini-action-icon svg{width:17px;height:17px;display:block;fill:currentColor}.mini-action-copy{display:block;min-width:0}.mini-action-copy span{display:block;font-size:10px;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.3px}.mini-action-copy strong{display:block;margin-top:2px;font-size:12px;color:var(--dark);white-space:nowrap}.mini-action.phone .mini-action-icon{background:#f7f3eb;color:var(--bronze)}.mini-action.whatsapp .mini-action-icon{background:#eaf8f0;color:var(--green)}.mini-action.whatsapp .mini-action-copy strong{color:var(--green)}.mini-action.cart{background:var(--dark);border-color:var(--dark);min-width:96px}.mini-action.cart .mini-action-icon{background:rgba(255,255,255,.1);color:#f1d6a4}.mini-action.cart .mini-action-copy span{color:#cfc6b7}.mini-action.cart .mini-action-copy strong{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.footer-credit{color:#d9c8aa;font-weight:800}@media(max-width:1050px){.header-actions{justify-content:stretch}.mini-action{flex:1;min-width:0}}@media(max-width:760px){.mini-action{min-width:calc(50% - 8px)}.footer-bottom{align-items:flex-start;flex-direction:column}}.clean-topbar-row{justify-content:flex-end}.brand-logo-link{min-width:0}.site-logo{width:190px;max-width:100%;max-height:72px;object-fit:contain}.header-row{grid-template-columns:210px 1fr auto}.hero-card{grid-template-columns:1fr;min-height:245px}.hero-copy{max-width:760px}@media(max-width:1050px){.header-row{grid-template-columns:1fr}.site-logo{width:180px}.brand-logo-link,.clean-topbar-row{justify-content:center}}@media(max-width:760px){.site-logo{width:160px}.hero-card{min-height:auto}.hero-copy{padding:24px}.clean-topbar-row{align-items:center}}.btn-whatsapp{background:var(--green);border-color:var(--green);color:#fff}.btn-whatsapp:hover{filter:brightness(1.07)}.product-actions .btn-whatsapp{font-size:12px;padding-left:10px;padding-right:10px;white-space:nowrap}.cart-line-whatsapp{display:inline-flex;align-items:center;width:max-content;margin-top:7px;border:1px solid #c9efda;background:#f0fff6;color:#11623e;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.cart-line-whatsapp:hover{background:#e4f8ed}@media(max-width:480px){.product-actions{grid-template-columns:1fr}.product-actions .btn-whatsapp{width:100%}}@media(min-width:1101px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.product-card{border-radius:16px}.product-image{height:146px;padding:14px}.product-image img{max-height:112px}.product-info{padding:11px}.product-info h3{font-size:13px;line-height:1.25;margin:8px 0;min-height:34px}.product-meta{font-size:11px;padding-top:7px;margin-top:7px}.product-price{font-size:15px;margin:8px 0}.stock-badge{font-size:11px;padding:5px 8px}.product-actions{grid-template-columns:1fr;gap:7px;margin-top:9px}.quick-add-form{grid-template-columns:44px 1fr;gap:6px}.small-qty{min-height:35px;padding:7px 6px;font-size:12px;border-radius:10px}.product-actions .btn,.product-actions button{min-height:35px;font-size:11px;padding:8px 9px;border-radius:10px}.product-actions .btn-whatsapp{font-size:11px;padding-left:8px;padding-right:8px}}@media(min-width:761px) and (max-width:1100px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.hero-slider{position:relative}.hero-slider .hero-card{width:100%;min-height:290px;background:linear-gradient(90deg,rgba(23,27,34,.92),rgba(23,27,34,.64)),var(--hero-image),linear-gradient(135deg,#171b22,#29313d);background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.06)}.hero-slide,.hero-slider .hero-card:before{display:none}.hero-slide.is-active{display:grid;animation:.42s both uclerHeroFadeIn}.hero-slider .hero-copy{max-width:650px;padding:40px 38px;text-shadow:0 2px 20px rgba(0,0,0,.18)}.hero-slider .hero-copy h1{font-size:28px;margin-bottom:8px}.hero-slider .hero-copy p{font-size:13px;max-width:520px}.hero-dots{position:absolute;left:24px;bottom:2px;display:flex;gap:0;z-index:3}.hero-dot{position:relative;width:44px;height:44px;border:0;border-radius:999px;background:0 0;padding:0;cursor:pointer}.hero-dot::before{content:"";position:absolute;left:50%;top:50%;width:9px;height:9px;border-radius:999px;background:rgba(255,255,255,.72);transform:translate(-50%,-50%)}.hero-dot.is-active{width:44px;background:0 0}.hero-dot.is-active::before{width:24px;background:#f1d6a4}@keyframes uclerHeroTextIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes uclerHeroFadeIn{from{opacity:.86}to{opacity:1}}.hero-slide.is-active .hero-buttons,.hero-slide.is-active .hero-copy h1,.hero-slide.is-active .hero-copy p,.hero-slide.is-active .hero-search{animation:.52s both uclerHeroTextIn}.hero-slide.is-active .hero-copy p{animation-delay:.05s}.hero-slide.is-active .hero-search{animation-delay:.09s}.hero-slide.is-active .hero-buttons{animation-delay:.13s}.site-header:hover{box-shadow:0 10px 28px rgba(23,27,34,.055)}.nav-row a:after{content:"";position:absolute;left:11px;right:11px;bottom:4px;height:2px;border-radius:999px;background:var(--gold);opacity:0;transform:scaleX(.28);transform-origin:left center;transition:opacity .18s,transform .18s}.nav-row a.active:after,.nav-row a:hover:after{opacity:1;transform:scaleX(1)}.btn,.hero-dot,.hero-search button,.mini-action,.page-card,.product-card,.service-strip div,.site-search button{transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s,color .18s,filter .18s}.btn:hover,.hero-search button:hover,.site-search button:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(23,27,34,.1);filter:none}.mini-action:hover{transform:translateY(-1px);border-color:#d7c6aa;box-shadow:0 12px 26px rgba(23,27,34,.07)}.product-card:hover{transform:translateY(-3px);border-color:#d8c7aa;box-shadow:0 18px 42px rgba(23,27,34,.1)}.product-card:hover .product-image img{transform:translateY(-1px);transform:none!important}.product-image img{transition:transform .22s}.page-card:hover,.service-strip div:hover{border-color:#d8c7aa;box-shadow:0 14px 32px rgba(23,27,34,.075)}@media(max-width:760px){.hero-slider .hero-card{min-height:300px}.hero-slider .hero-copy{padding:28px 24px}.hero-dots{left:24px;bottom:13px}.btn:hover,.hero-search button:hover,.mini-action:hover,.product-card:hover,.site-search button:hover{transform:none}.site-header:hover{box-shadow:none}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:NaNs!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:NaNs!important}}.nav-row{position:relative}.nav-dropdown{position:relative;display:inline-flex;align-items:center}.nav-drop-trigger{display:inline-flex;align-items:center;gap:6px}.nav-drop-trigger::after{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin-top:-3px;opacity:.7}.nav-dropdown.active>.nav-drop-trigger{color:#111827}@media(max-width:720px){.nav-dropdown{display:block;width:100%}.nav-drop-trigger{width:100%}.tr-address-field,.tr-address-line{grid-column:1/-1!important}}.product-image{position:relative;overflow:hidden}.discount-ribbon{position:absolute;top:9px;left:9px;z-index:3;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#8a1f17;color:#fff;font-weight:900;font-size:12px;line-height:1;padding:7px 9px;box-shadow:0 8px 20px rgba(138,31,23,.2)}.product-price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.product-price span{color:#8b8174;text-decoration:line-through;font-size:.82em}.product-price strong{color:var(--bronze);font-weight:950}.product-card .product-image{background:#f8f5ef;cursor:pointer}.product-card .product-image img{object-fit:cover;object-position:center}@media(min-width:1101px){.discount-ribbon{font-size:11px;padding:6px 8px}.product-price{gap:5px}.product-price span{font-size:11px}.product-price strong{font-size:15px}.product-card .product-image{height:158px;padding:7px}.product-card .product-image img{border-radius:11px}}@media(max-width:760px){.product-card .product-image{height:150px;padding:7px}.product-card .product-image img{border-radius:10px}}.nav-socials{margin-left:auto;display:flex;align-items:center;gap:7px;padding-left:10px}.nav-socials .nav-social{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#2f3640;padding:0;box-shadow:0 8px 18px rgba(23,27,34,.045);transition:transform .18s,box-shadow .18s,border-color .18s,color .18s,background-color .18s}.nav-socials .nav-social:after{display:none!important}.nav-socials .nav-social svg{width:17px;height:17px;fill:currentColor;display:block}.nav-socials .nav-social:hover{transform:translateY(-1px);border-color:#d7c6aa;box-shadow:0 12px 24px rgba(23,27,34,.075);background:#fffaf2;color:var(--dark)}@media(max-width:760px){.nav-socials{margin-left:0;padding-left:0}.nav-socials .nav-social{width:32px;height:32px;min-width:32px}}.premium-footer{background:#505050;color:#f6f1e8;margin-top:34px;border-top:1px solid rgba(0,0,0,.18)}.footer-main-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.15fr;gap:48px;padding:34px 0 28px}.footer-col h3{font-size:16px;line-height:1.2;margin:0 0 18px;color:#fff;font-weight:900}.footer-link-list{list-style:none;margin:0;padding:0;display:grid;gap:11px}.footer-link-list a{font-size:15px;color:#fff;opacity:.96}.footer-link-list a:hover{color:#ffd6a4;opacity:1;transform:translateX(2px)}.footer-contact-col{min-width:0}.footer-phone{display:inline-flex;color:#ff6b00!important;font-size:18px;font-weight:900;margin-bottom:8px}.footer-address,.footer-work-hours{margin:0 0 13px;color:#d0d6df!important;font-size:14px;line-height:1.45}.footer-address{font-size:13px;color:#e5e7eb!important}.footer-etbis{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:100%;background:#ff6500;color:#fff!important;border-radius:5px;padding:8px 14px;margin:5px 0 18px;font-weight:900;font-size:14px}.footer-etbis:hover{filter:brightness(1.05);transform:translateY(-1px)}.footer-cargo-logos{display:flex;flex-wrap:wrap}.cargo-logo{display:inline-flex;align-items:center;justify-content:center;min-width:78px;height:47px;border-radius:7px;font-weight:900;font-size:13px;box-shadow:0 10px 20px rgba(0,0,0,.12);letter-spacing:-.2px}.cargo-logo:after{content:" Kargo";font-size:9px;margin-left:3px;opacity:.82;font-weight:800}.footer-payment-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;padding:0 0 22px}.payment-logo{display:inline-flex;align-items:center;justify-content:center;min-width:70px;height:36px;border-radius:7px;font-weight:900;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.1)}.premium-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:14px 0 17px;color:#cfd4dc;font-size:12px}.premium-footer .footer-credit a{color:#f1d6a4;text-decoration:none}.premium-footer .footer-credit a:hover{text-decoration:underline}@media(max-width:980px){.footer-main-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-link-list a{font-size:14px}}@media(max-width:640px){.footer-main-grid{grid-template-columns:1fr;gap:22px;padding-top:28px}.footer-col h3{margin-bottom:10px}.footer-link-list{gap:8px}.footer-payment-row{padding-bottom:16px}.footer-phone{font-size:17px}.footer-cargo-logos .cargo-logo{width:78px;height:47px}}.footer-cargo-logos{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:6px}.footer-cargo-logos .cargo-logo{display:inline-flex;align-items:center;justify-content:center}.footer-cargo-logos .cargo-logo:after{content:none!important}.footer-cargo-logos .cargo-logo img{object-fit:contain}.footer-cargo-logos .cargo-logo,.footer-payment-row .payment-logo{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:7px;overflow:hidden;box-shadow:0 10px 22px rgba(0,0,0,.16)}.footer-cargo-logos .cargo-logo{width:86px;height:52px;min-width:86px}.footer-payment-row .payment-logo{width:92px;height:42px;min-width:92px;background:rgba(255,255,255,.94)}.footer-cargo-logos .cargo-logo:after,.footer-payment-row .payment-logo:after,.footer-payment-row .payment-logo:before{display:none!important;content:none!important}.footer-cargo-logos .cargo-logo img,.footer-payment-row .payment-logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.footer-cargo-logos .cargo-logo b,.footer-payment-row .payment-logo b{font-size:11px;color:#1f2937;line-height:1.1;text-align:center}.premium-footer a{color:var(--site-footer-text)}.premium-footer .footer-phone{color:#ff6b00!important}@media(max-width:640px){.footer-cargo-logos .cargo-logo{width:78px;height:47px;min-width:78px}.footer-payment-row .payment-logo{width:84px;height:39px;min-width:84px}}.mobile-nav-head,.mobile-nav-toggle{display:none}@media(max-width:760px){body,html{max-width:100%;overflow-x:hidden}body{font-size:13px;background:#f4f1eb}.container,.container.narrow{width:calc(100% - 18px)}.topbar{font-size:11px}.topbar-row{align-items:center;text-align:center;padding:6px 0}.site-header{position:sticky;top:0}.header-row{display:grid;grid-template-columns:1fr;gap:9px;padding:9px 0 10px}.brand-logo-link{justify-content:center}.site-logo{width:min(168px,78vw);max-height:64px}.site-search{width:100%;border-radius:12px}.site-search input{min-height:42px;padding:10px 12px;font-size:13px}.site-search button{min-width:72px;padding:0 13px;font-size:13px}.header-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%}.mini-action{min-width:0!important;width:100%;padding:7px;border-radius:12px;gap:6px;box-shadow:0 6px 16px rgba(23,27,34,.04)}.mini-action-icon{width:28px;height:28px;min-width:28px;border-radius:9px}.mini-action-icon svg{width:15px;height:15px}.mini-action-copy span{font-size:9px;letter-spacing:.2px}.mini-action-copy strong{font-size:11px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.main-nav{border-top:1px solid #eee8df;background:#fff}.mobile-nav-head{display:block;padding:7px 0}.mobile-nav-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:39px;border:1px solid var(--line);border-radius:12px;background:var(--soft);color:var(--dark);font-weight:900;cursor:pointer}.mobile-nav-lines{width:18px;height:12px;display:inline-block;position:relative;border-top:2px solid currentColor;border-bottom:2px solid currentColor}.mobile-nav-lines:before{content:"";position:absolute;left:0;right:0;top:4px;border-top:2px solid currentColor}.nav-row{display:none;overflow:visible;white-space:normal;padding:0 0 9px;gap:6px;align-items:stretch;flex-direction:column}.nav-row.is-open{display:flex}.nav-dropdown>.nav-drop-trigger,.nav-row>a{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:39px;padding:9px 10px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:13px}.nav-row a:after{display:none!important}.nav-dropdown{display:block;width:100%}.nav-socials{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:0;margin:2px 0 0}.nav-socials .nav-social{width:100%;height:38px;border-radius:12px}.home-hero{padding:12px 0 8px}.hero-card,.hero-slider .hero-card{min-height:0;border-radius:18px}.hero-copy{padding:22px 18px 40px}.hero-copy h1{font-size:22px;line-height:1.18;margin:10px 0 8px}.hero-copy p{font-size:13px;margin-bottom:12px}.hero-search{border-radius:12px}.hero-buttons{gap:7px}.hero-buttons .btn{width:100%}.hero-dots{left:18px;bottom:12px}.service-strip{gap:8px}.service-strip div{padding:12px;border-radius:14px}.section{padding:14px 0}.page-title-row,.section-head{gap:8px;margin-bottom:10px}.section-title{font-size:20px}.section-sub{font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{border-radius:15px}.product-card .product-image{height:132px;padding:5px}.product-info{padding:10px}.product-info h3{font-size:13px;min-height:34px;margin:7px 0}.product-meta{font-size:11px;display:grid;grid-template-columns:1fr;gap:3px;padding-top:7px}.product-price{font-size:14px;margin:8px 0;gap:5px}.product-price span{font-size:11px}.product-actions{grid-template-columns:1fr;gap:6px;margin-top:8px}.product-actions .btn,.quick-add-form .btn{min-height:36px;font-size:12px;padding:10px 9px}.quick-add-form{grid-template-columns:46px 1fr;gap:5px}.small-qty{min-height:36px;padding:7px 6px}.page{padding:16px 0}.page-card{padding:14px;border-radius:16px}.field label{font-size:12px}.field input,.field select,.field textarea{font-size:13px;min-height:40px}.premium-footer{margin-top:24px}.footer-main-grid{grid-template-columns:1fr;gap:18px;padding:24px 0 18px}.footer-col h3{font-size:15px;margin-bottom:9px}.footer-link-list{gap:7px}.footer-link-list a{font-size:13px}.footer-address,.footer-work-hours{font-size:12px;margin-bottom:10px}.footer-cargo-logos{gap:7px}.footer-cargo-logos .cargo-logo{width:72px;height:43px;min-width:72px;padding:6px}.footer-payment-row{gap:7px;padding-bottom:14px}.footer-payment-row .payment-logo{width:76px;height:36px;min-width:76px;padding:6px}.footer-bottom{display:grid;gap:6px;text-align:left;padding:12px 0 14px}}@media(max-width:390px){.header-actions{grid-template-columns:1fr}.mini-action{justify-content:center}.product-grid{grid-template-columns:1fr}.product-card .product-image{height:165px}}.customer-homepage .section{scroll-margin-top:128px}.customer-hero-section{padding:20px 0 10px}.customer-hero-slider .customer-hero-card{min-height:385px;background:linear-gradient(90deg,rgba(23,27,34,.94),rgba(23,27,34,.7),rgba(23,27,34,.42)),var(--hero-image),linear-gradient(135deg,#171b22,#29313d);background-size:cover;background-position:center;border-radius:24px;border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 58px rgba(23,27,34,.14)}.customer-hero-copy{max-width:760px!important;padding:44px 42px 58px!important;text-shadow:0 2px 18px rgba(0,0,0,.2)}.customer-hero-copy h1{font-size:34px!important;line-height:1.12;max-width:720px;margin-top:13px!important}.customer-hero-copy p{font-size:15px!important;line-height:1.48;max-width:650px;color:#f2ecdf!important}.customer-hero-search{width:min(680px,100%);margin-top:10px;border-radius:16px;box-shadow:0 18px 35px rgba(0,0,0,.18)}.customer-hero-search input{min-height:50px;font-size:14px;padding-left:17px}.customer-hero-search button{min-width:128px;font-size:14px}.customer-hero-card .hero-buttons{margin-top:16px}.customer-hero-card .hero-buttons .btn{box-shadow:0 10px 22px rgba(0,0,0,.12)}.home-quick-section{padding:4px 0 14px}.home-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-quick-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:15px 15px 14px;min-height:118px;display:grid;align-content:start;gap:6px;box-shadow:0 12px 28px rgba(23,27,34,.055);transition:transform .18s,box-shadow .18s,border-color .18s}.home-quick-card:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(23,27,34,.09);border-color:#d8c6aa}.home-quick-card.primary{background:linear-gradient(135deg,#171b22,#29313d);color:#fff;border-color:#171b22}.home-quick-card.primary small{color:#d8d1c6}.home-quick-no{width:max-content;border-radius:999px;background:#fff7ea;border:1px solid var(--gold-soft);color:#6d5735;padding:4px 8px;font-size:11px;font-weight:900}.home-quick-card.primary .home-quick-no{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.15);color:#f1d6a4}.home-quick-card strong{font-size:15px;line-height:1.25;color:inherit}.home-quick-card small{font-size:12px;line-height:1.38;color:var(--muted)}.customer-stat-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.customer-stat-row div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px 15px;box-shadow:0 10px 25px rgba(23,27,34,.04)}.customer-stat-row strong{display:block;color:var(--dark);font-size:20px;line-height:1;font-weight:950}.customer-stat-row span{display:block;margin-top:6px;color:var(--muted);font-size:12px;font-weight:800}.home-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-trust-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px 16px;box-shadow:0 12px 30px rgba(23,27,34,.05);min-height:150px}.trust-icon{width:32px;height:32px;border-radius:12px;background:#fff7ea;border:1px solid var(--gold-soft);color:#6d5735;display:grid;place-items:center;font-weight:950;margin-bottom:10px}.home-trust-grid strong{display:block;color:var(--dark);font-size:15px;line-height:1.25}.home-trust-grid p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.45}.home-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-category-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;min-height:132px;display:grid;align-content:start;gap:7px;box-shadow:0 12px 30px rgba(23,27,34,.052);transition:transform .18s,box-shadow .18s,border-color .18s}.home-category-card:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(23,27,34,.09);border-color:#d8c6aa}.home-category-card>span{width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,#171b22,#29313d);color:#f1d6a4;display:grid;place-items:center;font-weight:950;font-size:18px}.home-category-card strong{font-size:16px;color:var(--dark);line-height:1.22}.home-category-card small{font-size:12px;color:var(--muted);font-weight:800}.customer-empty-card{display:grid;gap:9px;text-align:left;align-items:start}.customer-empty-card strong{color:var(--dark);font-size:16px}.customer-empty-card span{display:block;color:var(--muted);max-width:760px}.customer-empty-card .btn{width:max-content}.customer-product-grid .product-card{position:relative}.customer-product-grid .product-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,var(--gold),transparent);opacity:.7}.home-support-cta{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;background:linear-gradient(135deg,#171b22,#29313d);color:#fff;border-radius:22px;padding:26px 28px;box-shadow:0 20px 50px rgba(23,27,34,.12);overflow:hidden;position:relative}.home-support-cta:after{content:"";position:absolute;right:-75px;top:-75px;width:190px;height:190px;border-radius:50%;border:34px solid rgba(241,214,164,.18)}.home-support-cta>*{position:relative;z-index:1}.home-support-cta h2{font-size:24px;line-height:1.18;margin:11px 0 7px}.home-support-cta p{margin:0;color:#e5e0d7}.home-support-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.home-support-actions .btn{min-width:155px}@media(max-width:1050px){.customer-hero-slider .customer-hero-card{min-height:340px}.customer-stat-row,.home-category-grid,.home-quick-grid,.home-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-support-cta{grid-template-columns:1fr}.home-support-actions{justify-content:flex-start}}@media(max-width:760px){.customer-homepage .section{scroll-margin-top:96px}.customer-hero-section{padding:10px 0 6px}.customer-hero-slider .customer-hero-card{min-height:360px;border-radius:18px;background:linear-gradient(90deg,rgba(23,27,34,.95),rgba(23,27,34,.78)),var(--hero-image),linear-gradient(135deg,#171b22,#29313d);background-size:cover;background-position:center}.customer-hero-copy{padding:26px 18px 48px!important}.customer-hero-copy h1{font-size:24px!important}.customer-hero-copy p{font-size:13px!important}.customer-hero-search{display:grid;grid-template-columns:1fr;border-radius:13px}.customer-hero-search input{min-height:43px}.customer-hero-search button{min-height:42px}.home-category-grid,.home-quick-grid,.home-trust-grid{grid-template-columns:1fr;gap:9px}.home-quick-card{min-height:auto;padding:13px}.customer-stat-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.customer-stat-row div{padding:12px}.home-category-card,.home-trust-grid article{min-height:auto;padding:14px}.customer-empty-card .btn{width:100%}.home-support-cta{border-radius:18px;padding:20px 17px}.home-support-cta h2{font-size:20px}.home-support-actions{display:grid;grid-template-columns:1fr;width:100%}.home-support-actions .btn{width:100%;min-width:0}.customer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html{scroll-padding-top:96px}}@media(max-width:390px){.customer-product-grid,.customer-stat-row{grid-template-columns:1fr}.customer-hero-copy h1{font-size:22px!important}}@media print{body{background:#fff!important;color:#111!important}.footer,.header,.page-title-row{display:none!important}.page{padding:0!important}.container,.container.narrow{max-width:none!important;width:100%!important;padding:0!important}.page-card{box-shadow:none!important;border:0!important;padding:0!important}}.page .page-title-row{position:relative;z-index:1}.turnstile-field{margin:14px 0;min-height:1px}.turnstile-field .cf-turnstile{max-width:100%}.product-card .product-image{height:190px;padding:10px;background:linear-gradient(145deg,#faf7f1,#fff);display:grid;place-items:center}.product-card .product-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center!important;border-radius:12px;transform:none!important;image-rendering:auto}.customer-product-grid .product-card .product-image{height:198px}.product-price{align-items:baseline}.product-price strong{color:var(--price-card-color,#e46701)!important;font-size:var(--price-card-size,22px)!important;font-weight:var(--price-card-weight,500)!important;line-height:1.08;letter-spacing:-.15px}.product-price span,.product-price.has-old-price span{color:var(--price-card-old-color,#f20d0d)!important;font-size:var(--price-card-old-size,18px)!important;font-weight:700}@media(max-width:760px){.product-card .product-image{height:170px}.customer-product-grid .product-card .product-image{height:176px}.product-price strong{font-size:var(--price-card-size,22px)!important}}.seo-home-section{background:#f7f3ea}.seo-home-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.7fr);gap:18px;align-items:stretch;border:1px solid #e5d8bf;background:linear-gradient(180deg,#fffdf8,#fff);border-radius:22px;padding:24px 26px;box-shadow:0 14px 34px rgba(17,24,39,.06)}.seo-home-card h2{margin:4px 0 10px;font-size:26px;line-height:1.12;color:#171b22}.seo-home-card p{margin:0;color:#5d6470;font-size:15px;line-height:1.72}.seo-home-card aside{border-left:4px solid #003a70;background:#f7faff;border-radius:16px;padding:16px 18px;display:grid;gap:8px;align-content:center}.seo-home-card aside strong{font-size:16px;color:#101824}.seo-home-card aside span{font-size:14px;line-height:1.55;color:#566070}@media(max-width:900px){.seo-home-card{grid-template-columns:1fr;padding:20px}.seo-home-card h2{font-size:22px}}.home-conversion-hero{padding:18px 0 8px;background:linear-gradient(180deg,#f8f5ee 0,#fff 100%)}.home-conversion-slider{position:relative;min-height:430px;border-radius:26px;overflow:hidden;box-shadow:0 24px 64px rgba(23,27,34,.14);border:1px solid rgba(23,27,34,.08);isolation:isolate}.home-conversion-slide-layer{position:absolute;inset:0;z-index:0;background:#171b22}.home-conversion-slide-layer .hero-card{position:absolute;inset:0;width:100%;height:100%;min-height:0;border-radius:0;border:0;box-shadow:none;background:linear-gradient(90deg,rgba(23,27,34,.96),rgba(23,27,34,.78),rgba(23,27,34,.42)),var(--hero-image),linear-gradient(135deg,#171b22,#29313d);background-size:cover;background-position:center}.home-conversion-slide-layer .hero-slide{display:none}.home-conversion-slide-layer .hero-slide.is-active{display:block;animation:.42s both uclerHeroFadeIn}.home-conversion-hero-panel{position:relative;z-index:2;min-height:430px;display:flex;align-items:center;max-width:820px;padding:42px 42px 54px;color:#fff}.home-conversion-hero-panel .customer-hero-copy{padding:0!important;max-width:760px;text-shadow:0 2px 22px rgba(0,0,0,.2)}.home-conversion-hero-panel .customer-hero-copy h1{font-size:40px!important;line-height:1.08;margin:14px 0 11px;letter-spacing:-.8px;max-width:760px;color:#fff}.home-conversion-hero-panel .customer-hero-copy p{font-size:16px!important;line-height:1.62;max-width:660px;color:#efe8dd;margin:0 0 18px}.home-conversion-hero-panel .hero-search{margin-top:6px;max-width:700px;box-shadow:0 16px 38px rgba(0,0,0,.18)}.home-hero-benefits{display:flex;flex-wrap:wrap;gap:8px;margin:13px 0 17px;color:#f7ecd6;font-size:12px;font-weight:800}.home-hero-benefits span{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);border-radius:999px;padding:7px 10px;backdrop-filter:blur(8px)}.home-conversion-slider .hero-dots{z-index:4;left:42px;bottom:20px}.section-head-centered{justify-content:center;text-align:center;margin-bottom:22px}.section-head-centered>div{margin:0 auto;max-width:760px}.section-head-centered .eyebrow{margin:0 auto 9px}.section-head-centered .section-sub{max-width:680px;margin-left:auto;margin-right:auto}.home-process-section{padding-top:34px}.home-process-section .home-quick-grid{counter-reset:step;gap:14px}.home-process-section .home-quick-card{min-height:150px;border-radius:20px;padding:18px;box-shadow:0 14px 34px rgba(23,27,34,.065)}.home-process-section .home-quick-card strong{font-size:16px}.home-process-section .home-quick-card small{font-size:13px;line-height:1.5}.home-process-section .home-quick-no{font-size:12px;padding:5px 9px}.home-trust-section{background:linear-gradient(180deg,#fff 0,#fbf7ef 100%)}.home-trust-section .home-trust-grid article{border-radius:20px;min-height:166px}.home-trust-section .trust-icon{font-size:17px}.seo-home-section{padding-top:10px}.seo-home-card{box-shadow:0 12px 30px rgba(17,24,39,.045)}@media(max-width:1050px){.home-conversion-slider{min-height:400px}.home-conversion-hero-panel{min-height:400px;padding:34px 30px 52px}.home-conversion-hero-panel .customer-hero-copy h1{font-size:34px!important}.home-conversion-hero-panel .customer-hero-copy p{font-size:15px!important}}@media(max-width:760px){.home-conversion-hero{padding:10px 0 4px}.home-conversion-slider{min-height:520px;border-radius:20px}.home-conversion-slide-layer .hero-card{background:linear-gradient(180deg,rgba(23,27,34,.94),rgba(23,27,34,.82)),var(--hero-image),linear-gradient(135deg,#171b22,#29313d);background-size:cover;background-position:center}.home-conversion-hero-panel{min-height:520px;padding:26px 18px 54px;align-items:flex-end}.home-conversion-hero-panel .customer-hero-copy h1{font-size:28px!important}.home-conversion-hero-panel .customer-hero-copy p{font-size:14px!important;line-height:1.55}.home-conversion-hero-panel .hero-search{max-width:none}.home-hero-benefits{gap:6px;font-size:11px}.home-hero-benefits span{padding:6px 8px}.home-conversion-slider .hero-dots{left:18px;bottom:16px}.section-head-centered{text-align:left}.section-head-centered .eyebrow{margin-left:0}.section-head-centered>div{max-width:none}.home-process-section{padding-top:24px}.home-process-section .home-quick-card,.home-trust-section .home-trust-grid article{min-height:auto}}@media(max-width:480px){.home-conversion-hero-panel,.home-conversion-slider{min-height:560px}.home-conversion-hero-panel .customer-hero-copy h1{font-size:25px!important}.home-conversion-hero-panel .hero-buttons{display:grid;grid-template-columns:1fr;width:100%}.home-conversion-hero-panel .hero-buttons .btn{width:100%}}.product-image img[src*=default-product-original-parts],.product-image img[src*=product-placeholder]{filter:saturate(.96) contrast(1.02);opacity:.96}.product-image:has(img[src*=default-product-original-parts]),.product-image:has(img[src*=product-placeholder]){background:radial-gradient(circle at 50% 35%,#fff 0,#fff8eb 46%,#f4ede1 100%)}.product-image-placeholder{position:relative;background:radial-gradient(circle at 50% 28%,#fff 0,#fff9ec 46%,#f3eadb 100%)!important}.product-image-placeholder img{opacity:.54;filter:saturate(.88) contrast(1.04)}.product-placeholder-note{position:absolute;left:12px;right:12px;bottom:12px;display:grid;gap:3px;justify-items:center;text-align:center;border:1px solid rgba(216,199,170,.72);border-radius:13px;background:rgba(255,255,255,.86);backdrop-filter:blur(6px);padding:8px 9px;color:var(--dark);box-shadow:0 10px 26px rgba(23,27,34,.08)}.product-placeholder-note b{font-size:12px;max-width:100%;overflow-wrap:anywhere}.product-placeholder-note small{font-size:10.5px;color:var(--muted);font-weight:850}.hero-search input::placeholder,.site-search input::placeholder{color:#7d8490}.footer-col,.home-support-cta,.page-card,.product-grid>.product-card,.section{content-visibility:auto;contain-intrinsic-size:1px 420px}@media(max-width:760px){.product-placeholder-note{left:8px;right:8px;bottom:8px;padding:7px}html{scroll-behavior:auto}body{overflow-x:hidden}.container{width:min(100% - 22px,1160px)}.site-header{backdrop-filter:none}.product-grid{gap:10px}.product-info{padding:11px}.product-actions{gap:6px}.product-actions .btn,.product-actions button{min-height:40px;padding:9px 8px;font-size:12px}.home-conversion-slide-layer .hero-slide:not(.is-active){display:none}.page-card,.product-card{box-shadow:0 8px 20px rgba(23,27,34,.055)}.product-card:hover{transform:none;box-shadow:0 8px 20px rgba(23,27,34,.055)}}@media(prefers-reduced-data:reduce){.home-hero-benefits{display:none}}.product-card{display:flex;flex-direction:column;min-height:100%}.product-card .product-info{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.product-card .product-info h3{min-height:42px;margin-top:6px!important}.product-card .product-meta{margin-top:auto}.product-card .product-price{display:grid!important;align-items:start!important;gap:4px!important;min-height:54px;margin:8px 0 7px!important}.product-card .product-price .old-price,.product-card .product-price span.old-price,.product-card .product-price.has-old-price .old-price{display:block;width:max-content;max-width:100%;color:var(--price-card-old-color,#f20d0d)!important;font-size:clamp(11px,calc(var(--price-card-old-size,18px) * .68),14px)!important;font-weight:850!important;line-height:1.05!important;text-decoration:line-through;white-space:nowrap}.product-price-main{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-width:0;width:100%}.product-card .product-price-main strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discount-saving{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;max-width:48%;border:1px solid rgba(138,31,23,.18);border-radius:999px;background:#fff5f3;color:#8a1f17!important;font-size:10.5px!important;font-style:normal;font-weight:950!important;line-height:1;padding:4px 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card .product-actions .quick-add-form{align-items:stretch}@media(min-width:1101px){.product-card .product-info h3{min-height:34px}.product-card .product-price{min-height:48px}.product-card .product-price .old-price,.product-card .product-price span.old-price{font-size:11px!important}.discount-saving{font-size:9.5px!important;padding:3px 5px}}@media(max-width:760px){.product-card .product-info h3{min-height:auto}.product-card .product-meta{margin-top:8px}.product-card .product-price{min-height:auto;margin:8px 0!important}.discount-saving{max-width:52%}}@media(max-width:390px){.product-price-main{align-items:flex-start;flex-direction:column;gap:5px}.discount-saving{max-width:100%}}.tr-address-field select,.tr-address-line textarea{width:100%;box-sizing:border-box;border:1px solid #d8d1c5;background:#fff;color:#171b22;font-weight:750;min-height:34px!important;padding:6px 9px!important;border-radius:7px!important;font-size:12.5px!important;font-weight:650!important;line-height:1.25}.tr-address-line textarea{resize:vertical;min-height:58px!important;height:auto!important;line-height:1.35!important}.stock-badge.ok{color:#35a64a!important;font-weight:950!important;background:#f0fff4!important;border-color:#bfecc8!important}.stock-badge.out{font-weight:950!important}.product-price strong{color:#35a64a!important}.btn.public-cart-btn,.quick-add-form .public-cart-btn{background:#fad200!important;border:1px solid #fad200!important;color:#101010!important;font-weight:950!important;letter-spacing:.15px;box-shadow:0 10px 20px rgba(250,210,0,.2)!important}.btn.public-cart-btn:hover,.quick-add-form .public-cart-btn:hover{background:#e2b800!important;border-color:#e2b800!important;color:#101010!important;filter:none!important;transform:translateY(-1px)}.btn-cart-icon{display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.quick-add-form .public-cart-btn{min-height:40px;font-size:12px;padding:9px 8px}.product-card .product-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important}.product-card .quick-add-form{display:grid!important;grid-template-columns:44px 144px!important;align-items:center!important;justify-content:start!important;gap:7px!important;flex:0 0 195px!important}.product-card .small-qty{font-weight:700!important;line-height:1!important;text-align:center!important}.product-card .btn-light,.product-card .btn-whatsapp,.product-card .btn.disabled,.product-card .public-cart-btn{width:144px!important;min-width:144px!important;max-width:144px!important;height:36px!important;min-height:36px!important;padding:0 11px!important;border-radius:8px!important;font-size:12.5px!important;font-weight:700!important;letter-spacing:0!important;line-height:1!important;white-space:nowrap!important;gap:6px!important;box-shadow:0 7px 14px rgba(23,27,34,.07)!important;transform:none!important}.product-card .btn-whatsapp{flex:0 0 144px!important}.product-card .stock-badge{display:inline-flex!important;width:max-content!important;max-width:100%!important;min-height:30px!important;padding:6px 10px!important;border-radius:999px!important;font-size:12px!important;font-weight:750!important;line-height:1!important;margin:2px 0 8px!important}@media(max-width:520px){.product-card .product-actions{gap:7px!important}.product-card .quick-add-form{grid-template-columns:44px 144px!important;width:195px!important;max-width:195px!important;flex:0 0 195px!important}.product-card .btn-light,.product-card .btn-whatsapp,.product-card .btn.disabled,.product-card .public-cart-btn,.product-card .small-qty{height:36px!important;min-height:36px!important}}@media(max-width:340px){.product-card .quick-add-form{grid-template-columns:40px minmax(0,1fr)!important;width:100%!important;max-width:none!important;flex:1 1 100%!important}.product-card .small-qty{width:40px!important;min-width:40px!important;max-width:40px!important}.product-card .btn-light,.product-card .btn-whatsapp,.product-card .btn.disabled,.product-card .public-cart-btn{width:100%!important;min-width:0!important;max-width:none!important}.product-card .btn-whatsapp{flex:1 1 100%!important}}.price-request-text{color:#2f8a45!important;font-size:clamp(14px,1.6vw,18px)!important;font-weight:750!important;letter-spacing:0!important;white-space:nowrap!important}.product-card .price-request-text{font-size:15px!important;line-height:1.1!important}.product-card .public-inquiry-btn,.public-inquiry-btn{font-size:12px!important;font-weight:700!important;letter-spacing:0!important;line-height:1!important;white-space:nowrap!important;text-align:center!important}.stock-badge.out{color:#b45309!important;background:#fff7ed!important;border-color:#fed7aa!important}.product-card .public-cart-btn{font-weight:700!important}.cart-added-toast{position:fixed;right:18px;top:18px;z-index:9999;display:flex;align-items:center;gap:10px;min-height:42px;max-width:min(360px,calc(100vw - 32px));padding:10px 13px;border:1px solid rgba(22,131,79,.18);border-left:4px solid #16834f;border-radius:12px;background:#f0fff6;color:#11643d;box-shadow:0 14px 34px rgba(15,23,42,.12);font-size:13.5px;font-weight:600}.cart-added-toast a{color:#003d79;font-weight:700;text-decoration:none;white-space:nowrap}@media(max-width:720px){.cart-added-toast{left:12px;right:12px;top:12px;max-width:none}}.product-card .product-card-info-lines{display:grid;gap:2px;align-items:start;margin:0 0 7px!important;padding:0!important;border:0!important;background:0 0!important;color:#000!important;font-size:12px!important;font-weight:500!important;line-height:1.34!important;letter-spacing:0!important;text-align:left!important}.product-card .product-card-info-lines span{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000!important;font-size:12px!important;font-weight:500!important;line-height:1.34!important}.product-card .product-card-info-lines b{color:#000!important;font-weight:600!important}@media(max-width:760px){.product-card .product-card-info-lines,.product-card .product-card-info-lines span{font-size:11.5px!important;line-height:1.32!important}.product-card .product-info h3{margin-top:6px!important}}.product-card .product-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:nowrap!important;gap:7px!important;margin-top:8px!important}.product-card .quick-add-form{display:grid!important;grid-template-columns:40px 118px!important;align-items:center!important;justify-content:start!important;gap:6px!important;width:164px!important;max-width:164px!important;flex:0 0 164px!important}.product-card .small-qty{width:40px!important;min-width:40px!important;max-width:40px!important;height:34px!important;min-height:34px!important;padding:0 3px!important;border-radius:9px!important;font-size:14px!important;font-weight:650!important}.product-card .public-cart-btn{width:118px!important;min-width:118px!important;max-width:118px!important;height:34px!important;min-height:34px!important;padding:0 8px!important;border-radius:9px!important;font-size:11.5px!important;font-weight:650!important;letter-spacing:0!important;gap:5px!important;white-space:nowrap!important;box-shadow:0 7px 14px rgba(23,27,34,.06)!important}.product-card .btn-cart-icon,.product-card .public-cart-btn .btn-cart-icon{font-size:12px!important;line-height:1!important}.product-card .product-actions .product-wa-icon-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important;height:34px!important;min-height:34px!important;padding:0!important;border-radius:9px!important;background:#168c4a!important;border:1px solid #168c4a!important;color:#fff!important;box-shadow:0 7px 14px rgba(22,140,74,.14)!important}.product-card .product-actions .product-wa-icon-btn:hover{background:#0f7a3d!important;border-color:#0f7a3d!important}.product-card .product-actions .product-wa-icon-btn svg{display:block!important;width:17px!important;height:17px!important;fill:currentColor!important}.product-card .public-inquiry-btn{flex:0 1 160px!important;width:160px!important;min-width:0!important;max-width:160px!important;height:34px!important;min-height:34px!important;padding:0 10px!important;border-radius:9px!important;font-size:11.5px!important;font-weight:650!important;white-space:nowrap!important}@media(max-width:340px){.product-card .product-actions{gap:6px!important}.product-card .quick-add-form{grid-template-columns:38px minmax(0,1fr)!important;width:calc(100% - 44px)!important;max-width:none!important;flex:1 1 calc(100% - 44px)!important}.product-card .small-qty{width:38px!important;min-width:38px!important;max-width:38px!important}.product-card .public-cart-btn{width:100%!important;min-width:0!important;max-width:none!important;font-size:11px!important}.product-card .product-actions .product-wa-icon-btn{flex:0 0 38px!important;width:38px!important;min-width:38px!important;max-width:38px!important}.product-card .public-inquiry-btn{flex:1 1 calc(100% - 44px)!important;width:auto!important;max-width:none!important}}@media(max-width:760px){.customer-product-grid .product-card,.product-grid .product-card{min-width:0!important;overflow:hidden!important}.customer-product-grid .product-card .product-info,.product-grid .product-card .product-info{padding-left:10px!important;padding-right:10px!important;min-width:0!important}.customer-product-grid .product-card .product-actions,.product-grid .product-card .product-actions{display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:4px!important;width:100%!important;min-width:0!important;overflow:hidden!important}.customer-product-grid .product-card .quick-add-form,.product-grid .product-card .quick-add-form{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:4px!important;width:calc(100% - 34px)!important;max-width:none!important;flex:1 1 calc(100% - 34px)!important;min-width:0!important}.customer-product-grid .product-card .small-qty,.product-grid .product-card .small-qty{width:34px!important;min-width:34px!important;max-width:34px!important;height:32px!important;min-height:32px!important;padding:0 2px!important;border-radius:8px!important;font-size:13px!important;font-weight:650!important}.customer-product-grid .product-card .public-cart-btn,.product-grid .product-card .public-cart-btn{width:100%!important;min-width:0!important;max-width:none!important;height:32px!important;min-height:32px!important;padding:0 5px!important;border-radius:8px!important;font-size:10px!important;font-weight:650!important;letter-spacing:-.15px!important;gap:3px!important;line-height:1!important;white-space:nowrap!important}.customer-product-grid .product-card .public-cart-btn .btn-cart-icon,.product-grid .product-card .public-cart-btn .btn-cart-icon{font-size:11px!important;margin:0!important}.customer-product-grid .product-card .product-actions .product-wa-icon-btn,.product-grid .product-card .product-actions .product-wa-icon-btn{flex:0 0 30px!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:32px!important;min-height:32px!important;border-radius:8px!important;padding:0!important}.customer-product-grid .product-card .product-actions .product-wa-icon-btn svg,.product-grid .product-card .product-actions .product-wa-icon-btn svg{width:15px!important;height:15px!important}.customer-product-grid .product-card .public-inquiry-btn,.product-grid .product-card .public-inquiry-btn{flex:1 1 100%!important;width:100%!important;max-width:none!important;min-width:0!important;height:32px!important;min-height:32px!important;font-size:10.5px!important;padding:0 8px!important}.product-card{content-visibility:visible!important;contain:none!important;contain-intrinsic-size:auto!important}}@media(max-width:390px){.customer-product-grid .product-card .public-cart-btn,.product-grid .product-card .public-cart-btn{font-size:9.5px!important;padding-left:3px!important;padding-right:3px!important}.customer-product-grid .product-card .public-cart-btn .btn-cart-icon,.product-grid .product-card .public-cart-btn .btn-cart-icon{display:none!important}}@media(max-width:360px){.customer-product-grid,.product-grid{grid-template-columns:1fr!important}}.public-clean-section-head{align-items:center;justify-content:center;text-align:center;gap:10px;flex-direction:column}.public-clean-section-head>div{max-width:760px;margin:0 auto}.public-clean-section-head .btn{align-self:center}.public-gold-subtitle{color:#72531b!important;text-align:center;font-weight:500;letter-spacing:.01em;max-width:720px;margin-left:auto!important;margin-right:auto!important}.customer-homepage .public-clean-section-head,.customer-homepage .section-head-centered{align-items:center;justify-content:center;text-align:center;gap:12px;flex-direction:column;margin-bottom:26px}.customer-homepage .public-clean-section-head>div,.customer-homepage .section-head-centered>div{max-width:820px;margin:0 auto}.customer-homepage .home-support-cta .eyebrow,.customer-homepage .public-clean-section-head .eyebrow,.customer-homepage .section-head-centered .eyebrow{display:none!important}.customer-homepage .public-clean-section-head .section-title,.customer-homepage .section-head-centered .section-title{font-family:"Barlow Condensed","Arial Narrow","Roboto Condensed",Arial,sans-serif;font-size:var(--home-section-title-desktop,34px);line-height:1.03;font-weight:600;letter-spacing:.04em;text-transform:var(--home-section-title-transform,uppercase);color:#171b22;margin:0}.customer-homepage .public-gold-subtitle,.customer-homepage .section-head-centered .section-sub{color:#72531b!important;text-align:center;font-size:15.5px;line-height:1.55;font-weight:400;letter-spacing:.005em;max-width:780px;margin:9px auto 0!important}.customer-homepage .public-clean-section-head .btn{align-self:center;margin-top:8px}.customer-homepage .home-support-cta h2{font-family:"Barlow Condensed","Arial Narrow","Roboto Condensed",Arial,sans-serif;font-size:var(--home-section-title-desktop,34px);line-height:1.04;font-weight:600;letter-spacing:.035em;text-transform:var(--home-section-title-transform,uppercase)}.customer-homepage .seo-home-card h2{font-family:"Barlow Condensed","Arial Narrow","Roboto Condensed",Arial,sans-serif;font-size:var(--home-section-title-desktop,34px);line-height:1.04;font-weight:600;letter-spacing:.035em;text-transform:var(--home-section-title-transform,uppercase);margin:0 0 12px;color:#171b22}.customer-homepage .seo-home-card p{font-weight:400}@media(max-width:991px){.customer-homepage .home-support-cta h2,.customer-homepage .public-clean-section-head .section-title,.customer-homepage .section-head-centered .section-title,.customer-homepage .seo-home-card h2{font-size:var(--home-section-title-tablet,30px)}}@media(max-width:768px){.public-clean-section-head{gap:8px}.public-gold-subtitle{font-size:12px}.customer-homepage .public-clean-section-head,.customer-homepage .section-head-centered{gap:8px;margin-bottom:18px}.customer-homepage .public-gold-subtitle,.customer-homepage .section-head-centered .section-sub{font-size:13.5px;line-height:1.45}}@media(max-width:575px){.customer-homepage .home-support-cta h2,.customer-homepage .public-clean-section-head .section-title,.customer-homepage .section-head-centered .section-title,.customer-homepage .seo-home-card h2{font-size:var(--home-section-title-mobile,26px);line-height:1.06}}.nav-category-dropdown{position:relative;display:inline-flex;align-items:center;flex:0 0 auto}.nav-category-dropdown summary{list-style:none}.nav-category-dropdown summary::-webkit-details-marker{display:none}.nav-category-trigger{display:inline-flex;align-items:center;gap:9px;min-height:36px;padding:8px 13px;border:1px solid #eadcc4;border-radius:12px;background:#fff8e1;color:var(--dark);font-size:13px;font-weight:900;cursor:pointer;user-select:none;line-height:1;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s,color .18s}.nav-category-dropdown.active .nav-category-trigger,.nav-category-dropdown[open] .nav-category-trigger,.nav-category-trigger:hover{background:var(--site-button-bg);border-color:var(--site-button-bg);color:#111827;box-shadow:0 10px 24px rgba(23,27,34,.08)}.nav-category-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px rgba(17,24,39,.08),0 4px 10px rgba(17,24,39,.08)}.nav-category-icon img{display:block;width:21px;height:21px;object-fit:contain}.nav-category-panel{position:absolute;top:calc(100% + 10px);left:0;width:min(520px,calc(100vw - 28px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;background:#fff;border:1px solid #e4dccd;border-radius:16px;box-shadow:0 18px 42px rgba(17,24,39,.14);padding:9px;z-index:60}.nav-category-panel a{display:flex;align-items:center;min-height:36px;padding:9px 10px;border-radius:11px;background:#fff;color:#1f2937;font-size:13px;font-weight:850;line-height:1.2;white-space:normal;word-break:break-word}.nav-category-panel a:after{display:none!important}.nav-category-panel a.active,.nav-category-panel a:hover{background:#f7f3eb;color:#111827}@media(max-width:760px){.nav-category-dropdown{display:block;width:100%}.nav-category-trigger{display:flex;align-items:center;justify-content:flex-start;gap:9px;width:100%;min-height:39px;padding:9px 10px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:13px}.nav-category-trigger .nav-category-icon{order:0;width:28px;height:28px;flex-basis:28px}.nav-category-trigger .nav-category-icon img{width:20px;height:20px}.nav-category-panel{position:static;width:100%;display:grid;grid-template-columns:1fr;gap:4px;box-shadow:none;margin:6px 0 0;padding:6px;background:#fbf8f2;border-radius:12px;min-width:0}.nav-category-panel a{min-height:34px;padding:8px 9px;border:0;background:0 0}}.home-discount-products-section{position:relative;background:linear-gradient(180deg,#fffaf2 0,#fff 72%);border-top:1px solid rgba(138,31,23,.1);border-bottom:1px solid rgba(138,31,23,.08)}.home-discount-products-head .section-kicker{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;padding:4px 9px;border-radius:999px;background:rgba(138,31,23,.08);color:#8a1f17;font-size:11px;font-weight:900;letter-spacing:.28px;text-transform:uppercase}.home-discount-products-grid .product-card{border-color:rgba(138,31,23,.14);box-shadow:0 10px 24px rgba(138,31,23,.055)}.home-discount-product-card .discount-ribbon{box-shadow:0 8px 18px rgba(138,31,23,.18)}@media (max-width:768px){.home-discount-products-head{align-items:flex-start}.home-discount-products-head .btn{width:100%;justify-content:center}}.product-campaign-badge{position:absolute;z-index:3;left:8px;top:8px;display:inline-flex;align-items:center;max-width:calc(100% - 16px);min-height:21px;padding:3px 7px;border:1px solid #efc55d;border-radius:999px;background:#fff8dc;color:#7a5200;font-size:9px;font-weight:900;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}body.is-b2b-session .product-campaign-badge{display:none!important}@media(max-width:620px){.product-campaign-badge{left:6px;top:6px;max-width:calc(100% - 12px);font-size:8px}}.product-price.is-b2b-price{position:relative;padding-top:23px}.product-price.is-b2b-price::before{content:"Bayi Fiyatı";position:absolute;left:0;top:0;display:inline-flex;align-items:center;min-height:18px;padding:2px 7px;border:1px solid #b9dfcf;border-radius:999px;background:#edf9f3;color:#0d6b49;font-size:9px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;line-height:1}.dealer-main-nav .nav-row{gap:2px;padding:6px 0}.dealer-main-nav .nav-row>a{font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif;font-size:12px;font-weight:700;line-height:1.15;padding:7px 8px;white-space:nowrap}.dealer-main-nav .nav-category-trigger{min-height:34px;padding:7px 10px;font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif;font-size:12px;font-weight:750}.dealer-main-nav .nav-category-icon{width:27px;height:27px;flex-basis:27px}.dealer-main-nav .nav-category-icon img{width:19px;height:19px}@media(max-width:1100px){.dealer-main-nav .nav-row>a{font-size:11.5px;padding-inline:7px}}@media(max-width:760px){.dealer-main-nav .nav-row>a{font-size:13px;padding:9px 10px}}@media(min-width:821px){body:has(.b2b-voucher-shell){overflow:hidden}body:has(.b2b-voucher-shell)>.footer{display:none}}.has-product-live-search{position:relative}.product-live-results{position:absolute;z-index:1200;top:calc(100% + 5px);left:0;width:min(620px,100%);max-height:330px;overflow:auto;border:1px solid #ded7ca;border-radius:10px;background:#fff;box-shadow:0 18px 42px rgba(25,29,38,.16)}.product-live-results[hidden]{display:none!important}.product-live-result{display:grid;grid-template-columns:120px minmax(0,1fr) 72px;gap:9px;align-items:center;padding:9px 11px;border-bottom:1px solid #eee9df;color:#20242d;text-decoration:none}.product-live-result.is-active,.product-live-result:hover{background:#fff8dc}.product-live-result strong{overflow:hidden;color:#6f5217;font:800 12px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.product-live-result span{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product-live-result small{justify-self:end;font-size:10px;font-weight:800;white-space:nowrap}.product-live-result small.is-stocked{color:#197443}.product-live-result small.is-empty{color:#9b3a35}.product-live-empty{padding:16px 12px;color:#697386;font-size:11px;text-align:center}.product-live-all{display:block;padding:9px 11px;background:#f8f5ee;color:#171b24;font-size:11px;font-weight:850;text-align:right;text-decoration:none}.product-live-all.is-active,.product-live-all:hover{background:#f2e7bd}form.is-searching input[name="q"]{cursor:progress}@media(max-width:680px){.product-live-results{position:fixed;top:auto;right:10px;bottom:74px;left:10px;width:auto;max-height:45vh}.product-live-result{grid-template-columns:88px minmax(0,1fr);padding:9px}.product-live-result small{grid-column:2;justify-self:start}}@media(min-width:761px){.main-nav:not(.dealer-main-nav) .nav-row{gap:2px;padding:6px 0}.main-nav:not(.dealer-main-nav) .nav-row>a{padding:7px 8px;font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif;font-size:12px;font-weight:750;line-height:1.15;white-space:nowrap}.main-nav .nav-category-trigger{min-height:34px;gap:7px;padding:7px 10px;font-family:"Segoe UI Variable","Segoe UI",Arial,sans-serif;font-size:12px;font-weight:780}.main-nav .nav-category-icon{width:27px;height:27px;flex-basis:27px}.main-nav .nav-category-icon img{width:19px;height:19px}.main-nav .nav-category-panel{top:calc(100% + 6px);width:min(430px,calc(100vw - 24px));gap:3px;padding:6px;border-radius:12px}.main-nav .nav-category-panel a{min-height:29px;padding:6px 8px;border-radius:8px;font-size:11px;font-weight:800;line-height:1.15}.main-nav:not(.dealer-main-nav) .nav-socials{gap:5px;padding-left:7px}.main-nav:not(.dealer-main-nav) .nav-socials .nav-social{width:31px;height:31px;border-radius:10px}.main-nav:not(.dealer-main-nav) .nav-socials .nav-social svg{width:15px;height:15px}.dealer-main-nav .nav-logout-link{margin-left:auto;border:1px solid #e1b8b5;background:#fff7f6;color:#8f2e29!important;font-weight:820!important}.dealer-main-nav .nav-logout-link:hover{border-color:#c97c76;background:#fdebea;color:#721f1b!important}}form.hero-search.has-product-live-search,form.site-search.has-product-live-search{position:relative;z-index:80;overflow:visible}form.site-search.has-product-live-search>input{border-radius:12px 0 0 12px}form.site-search.has-product-live-search>button{border-radius:0 12px 12px 0}form.hero-search.has-product-live-search>input{border-radius:14px 0 0 14px}form.hero-search.has-product-live-search>button{border-radius:0 14px 14px 0}form.has-product-live-search .product-live-results{z-index:4000}form.hero-search.has-product-live-search .product-live-results{max-height:220px;text-shadow:none}@media(max-width:760px){.dealer-main-nav .nav-logout-link{border-color:#e1b8b5!important;background:#fff7f6!important;color:#8f2e29!important;font-weight:850!important}.main-nav .nav-category-panel a{min-height:32px;padding:7px 8px;font-size:12px}form.hero-search.has-product-live-search>input{border-radius:12px 12px 0 0}form.hero-search.has-product-live-search>button{border-radius:0 0 12px 12px}form.has-product-live-search .product-live-results{max-height:45vh}}