.home-picker__intro{color:var(--muted);margin:0 0 12px;font-size:11px;line-height:1.45}.home-picker--redesign .home-picker__intro{display:none}.home-picker__garage{border-bottom:1px solid var(--line);margin-bottom:12px;padding-bottom:12px}.home-picker__garage-label{color:#555e67;margin-bottom:8px;font-size:10px;font-weight:600;display:block}.home-picker__garage-list{flex-wrap:wrap;gap:8px;display:flex}.home-picker__garage-chip{color:#555e67;cursor:pointer;background:#f9fafb;border:1px solid #dfe3e7;border-radius:15px;height:30px;padding:0 12px;font-size:10px;font-weight:600}.home-picker__garage-chip:hover{border-color:#ffb486}.home-picker__garage-chip--active{color:var(--orange);background:#fff0e8;border-color:#ffb486}.home-picker__garage-hint{border-bottom:1px solid var(--line);color:var(--muted);margin:0 0 12px;padding-bottom:12px;font-size:10px}.home-picker__garage-hint a{color:var(--orange);font-weight:600;text-decoration:underline}.home-picker__kind-tabs{gap:8px;margin-bottom:14px;display:flex}.home-picker__kind-tab{color:#6d737b;cursor:pointer;background:#fafbfc;border:1px solid #dfe3e7;border-radius:6px;flex:1;min-height:34px;padding:0 10px;font-size:11px;font-weight:600}.home-picker__kind-tab--active{color:var(--orange);background:#fff0e8;border-color:#ffb486}.home-picker__form{flex-direction:column;gap:12px;display:flex}.home-picker__grid{gap:12px;display:grid}.home-picker__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.home-picker__grid--3,.home-picker__grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}.home-picker__grid--4 .home-picker__field:nth-child(4){grid-column:span 2}.home-picker__grid--stack{grid-template-columns:1fr}.home-picker__field{flex-direction:column;gap:6px;min-width:0;display:flex}.home-picker__label{color:#555e67;font-size:11px;font-weight:600}.home-picker__label-hint{color:var(--muted);margin-left:4px;font-weight:500}.home-picker__select-wrap{position:relative}.home-picker__select,.home-picker__input{width:100%;height:39px;color:var(--text);appearance:none;background:#f9fafb;border:1px solid #dfe3e7;border-radius:6px;padding:0 29px 0 10px;font-size:11px}.home-picker__input{padding:0 10px}.home-picker__select--empty{color:#6d737b}.home-picker__select:focus,.home-picker__input:focus{border-color:#ffb486;outline:none;box-shadow:0 0 0 2px #f45b001f}.home-picker__select-icon{color:#8a9198;pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.home-picker__actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.home-picker__submit{background:linear-gradient(100deg, var(--orange), #ff8c30);color:#fff;cursor:pointer;border:0;border-radius:7px;font-size:12px;font-weight:700}.home-picker__submit:disabled{opacity:.55;cursor:not-allowed}.home-picker__submit--inline{width:auto;min-height:39px;padding:0 18px}.home-picker--redesign .home-picker__submit--inline{width:100%;min-height:42px;margin-top:6px}.home-picker__actions-hint{color:var(--muted);font-size:10px}.home-picker__status,.home-picker__error{color:var(--muted);margin:8px 0 0;font-size:11px}.home-picker__error{color:#c0392b}.home-picker__results{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.home-picker__sizes-group+.home-picker__sizes-group{margin-top:12px}.home-picker__sizes-head{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.home-picker__sizes-title{margin:0;font-size:12px;font-weight:700}.home-picker__sizes-axis{color:var(--muted);font-size:10px}.home-picker__sizes-grid{flex-wrap:wrap;gap:8px;display:flex}.home-picker__size-btn{color:var(--text);cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:6px;padding:7px 11px;font-size:11px}.home-picker__size-btn:hover{border-color:var(--orange);color:var(--orange)}.home-picker__save-vehicle{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.home-picker__save-vehicle button{cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:6px;padding:7px 12px;font-size:10px}@media (width<=760px){.home-picker__grid--3,.home-picker__grid--4{grid-template-columns:1fr 1fr}.home-picker__grid--4 .home-picker__field:nth-child(4){grid-column:span 2}}@media (width<=500px){.home-picker__grid--2,.home-picker__grid--3,.home-picker__grid--4{grid-template-columns:1fr}.home-picker__grid--4 .home-picker__field:nth-child(4){grid-column:auto}}.review-form{border-top:1px solid var(--proavto-border,#e8e8e8);margin-top:32px;padding-top:24px}.review-form h2{margin:0 0 16px;font-size:1.25rem}.review-form__field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.review-form__field span{color:var(--proavto-muted,#666);font-size:.875rem}.review-form__field input,.review-form__field textarea{border:1px solid var(--proavto-border,#ddd);width:100%;font:inherit;border-radius:4px;padding:10px 12px}.review-form__stars{gap:4px;display:flex}.review-form__star{color:#ccc;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1}.review-form__star--active{color:#e63946}.review-form__submit{color:#fff;cursor:pointer;font:inherit;background:#e63946;border:none;border-radius:4px;padding:10px 20px}.review-form__submit:disabled{opacity:.6;cursor:not-allowed}.review-form__error{color:#c0392b;font-size:.875rem}.review-form--done p{color:var(--proavto-muted,#666)}.blog-page{max-width:1180px;margin:0 auto;padding:32px 24px 64px}.blog-page h1{letter-spacing:-.02em;margin:0 0 8px;font-size:32px}.blog-lead{color:#6c727b;margin:0 0 32px;font-size:15px}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;max-width:420px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.blog-card:hover{border-color:#dfe3e7;transform:translateY(-3px);box-shadow:0 16px 34px #0f17201a}.blog-card__media{aspect-ratio:16/9;background:linear-gradient(135deg,#f3f4f6,#e9ebee);display:block;overflow:hidden}.blog-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.blog-card:hover .blog-card__media img{transform:scale(1.05)}.blog-card__media-placeholder{opacity:.35;justify-content:center;align-items:center;width:100%;height:100%;font-size:40px;display:flex}.blog-card__body{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex}.blog-card time{color:#9aa1a9;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}.blog-card h2{letter-spacing:-.01em;margin:0;font-size:18px;line-height:1.35}.blog-card a{color:inherit;text-decoration:none}.blog-card h2 a:hover{color:var(--orange)}.blog-card p{color:#6c727b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-card__more{margin-top:auto;padding-top:6px;font-size:13px;font-weight:700;color:var(--orange)!important}.blog-error{color:#b91c1c}.blog-post{max-width:1180px;margin:0 auto;padding:32px 24px 64px}.blog-post__head{text-align:center;max-width:760px;margin:0 auto}.blog-back{color:#6c727b;margin-bottom:20px;font-size:13px;text-decoration:none;display:inline-block}.blog-back:hover{color:var(--orange)}.blog-post__head time{color:#9aa1a9;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px;font-size:12px;font-weight:600;display:block}.blog-post__head h1{letter-spacing:-.02em;margin:0 0 14px;font-size:34px;line-height:1.2}.blog-post__lead{color:#6c727b;margin:0;font-size:16px;line-height:1.6}.blog-post__cover{aspect-ratio:21/9;background:#f3f4f6;border-radius:14px;max-width:800px;max-height:380px;margin:28px auto 0;overflow:hidden;box-shadow:0 12px 28px #0f172014}.blog-post__cover img{object-fit:cover;width:100%;height:100%}.blog-post__body{max-width:720px;margin:32px auto 0}.blog-post__body.rich-text p,.blog-post__body.rich-text li{color:#2b3038;font-size:16px;line-height:1.8}.blog-post__body.rich-text h2{letter-spacing:-.01em;margin:32px 0 14px;font-size:24px}.blog-post__body.rich-text h3{margin:26px 0 10px;font-size:19px}.blog-post__body.rich-text img{border-radius:12px;width:100%;margin:20px 0}.blog-post__body.rich-text a{color:var(--orange);text-decoration:underline}.yandex-map-wrap{border:1px solid #e5e7eb;border-radius:12px;margin-top:24px;overflow:hidden}.yandex-map{width:100%}@media (width<=640px){.blog-page,.blog-post{padding:20px 16px 40px}.blog-post__head h1{font-size:26px}.blog-post__cover{border-radius:10px}}:root{--orange:#ff6d00;--orange2:#ff8c30;--text:#181b20;--muted:#6c727b;--line:#e5e7eb;--soft:#f7f8f9}@font-face{font-family:GetVoIP Grotesque;src:url(/fonts/GetVoIPGrotesque-Regular.ttf)format("truetype");font-weight:400 900;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Thin.ttf)format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Light.ttf)format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Italic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-BoldItalic.ttf)format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Roboto;src:url(/fonts/Roboto-Black.ttf)format("truetype");font-weight:900;font-style:normal;font-display:swap}*{box-sizing:border-box}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--orange);outline-offset:2px}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;margin:0;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:14px}h1,h2,h3,h4,h5,h6{font-family:GetVoIP Grotesque,Roboto,Arial,sans-serif}button,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-header{z-index:20;background:#fffffffa;border-bottom:1px solid #eceef0;height:74px;position:relative}.header-inner{align-items:center;gap:28px;max-width:1600px;height:100%;margin:0 auto;padding:0 34px;display:flex}.logo-link{flex:0 0 190px;align-items:center;width:190px;height:48px;display:flex;overflow:hidden}.logo-link img{object-fit:contain;width:190px;height:48px}.main-nav{white-space:nowrap;align-self:stretch;align-items:stretch;gap:30px;display:flex}.main-nav a{align-items:center;font-size:13px;font-weight:500;display:flex;position:relative}.main-nav a.active{color:var(--orange)}.main-nav a.active:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:-1px;left:0;right:0}.header-actions{gap:24px;margin-left:auto;display:flex}.header-actions button,.header-actions a{cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;padding:7px 0;font-size:13px;display:flex;position:relative}.header-actions button.active{color:var(--orange)}.header-actions .pref-link em{background:var(--orange);color:#fff;text-align:center;border-radius:8px;min-width:14px;height:14px;padding:0 3px;font:8px/14px Arial;position:absolute;top:-3px;left:14px}.compare-icon{font-size:17px;transform:rotate(180deg)}.cart-link b{background:var(--orange);color:#fff;text-align:center;border-radius:50%;width:15px;height:15px;font:10px/15px Arial;position:absolute;top:-2px;left:14px}.header-contact{border-left:1px solid var(--line);white-space:nowrap;align-items:center;gap:10px;padding-left:24px;display:flex}.header-contact div{flex-direction:column;gap:4px;display:flex}.header-contact strong{font-size:14px}.header-contact small{color:var(--muted);font-size:10px}.mobile-menu{background:0 0;border:0;margin-left:auto;padding:8px;display:none}.hero{background:#f7f8fa;min-height:450px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:64% 54%;width:100%;height:100%;position:absolute;inset:0 0 0 auto}.hero-overlay{background:linear-gradient(#0a0e1414 0%,#0a0e1400 30%,#0a0e1429 100%);position:absolute;inset:0}.hero-content{grid-template-columns:500px 1fr;align-items:center;gap:72px;max-width:1440px;height:100%;margin:0 auto;padding:39px 28px 35px;display:grid;position:relative}.finder-card{color:var(--text);background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 12px 35px #00000047}.finder-tabs{border-bottom:1px solid var(--line);background:#fbfbfc;grid-template-columns:1fr 1fr 1.1fr;height:50px;display:grid}.finder-tabs button{color:#777d85;cursor:pointer;background:0 0;border:0;border-right:1px solid #eceef0;justify-content:center;align-items:center;font-size:12px;display:flex;position:relative}.finder-tabs button span{align-items:center;margin-right:7px;display:inline-flex}.finder-tabs button.active{color:var(--orange);background:#fff;font-weight:600}.finder-tabs button.active:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:-1px;left:0;right:0}.finder-body{padding:20px 20px 16px}.finder-body h2{margin:0 0 6px;font-size:16px}.finder-body>p{color:var(--muted);margin:0 0 18px;font-size:11px}.finder-grid{grid-template-columns:1fr 1fr 1fr;gap:14px 12px;display:grid}.select-field{flex-direction:column;gap:6px;font-size:11px;font-weight:600;display:flex}.select-field:nth-child(4){grid-column:span 2}.select-field select{appearance:none;color:#6d737b;background:#f9fafb url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 9px center no-repeat;border:1px solid #dfe3e7;border-radius:6px;height:39px;padding:0 29px 0 10px;font-size:11px;font-weight:400}.primary{background:linear-gradient(100deg, var(--orange), #ff8c30);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 5px 18px #f45b0029}.primary:hover{transform:translateY(-1px);box-shadow:0 7px 22px #f45b0047}.finder-submit{gap:10px;width:100%;height:42px;margin-top:14px;font-size:12px}.finder-submit span{font-size:20px;line-height:0}.compatibility{color:#70767e;align-items:center;gap:6px;margin-top:9px;font-size:10px;display:flex}.hero-copy{min-width:0;color:var(--text);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fffffff0;border-radius:18px;place-self:center start;width:100%;max-width:630px;padding:28px 32px;box-shadow:0 20px 50px #0f172029}.eyebrow{color:#ff8c30;letter-spacing:.16em;margin:0 0 10px;font-size:11px;font-weight:800}.hero-copy h1{letter-spacing:-.04em;margin:0;font-size:clamp(38px,3.3vw,55px);font-weight:800;line-height:1.01}.hero-copy h1 em{color:var(--orange);font-style:normal}.hero-lead{color:#555d66;margin:16px 0 22px;font-size:16px;line-height:1.45}.hero-benefits{flex-wrap:wrap;gap:16px 32px;margin-bottom:23px;display:flex}.hero-benefits>div{min-width:0;color:var(--orange);align-items:flex-start;gap:10px;display:flex}.hero-benefits span{color:var(--text);flex-direction:column;gap:4px;font-size:11px;display:flex}.hero-benefits b{white-space:nowrap}.hero-benefits small{color:#69717a}.hero-buttons{gap:14px;display:flex}.hero-buttons a{min-width:155px;height:43px;padding:0 22px;font-size:12px}.secondary{color:#343a41;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border:1px solid #d9dde1;border-radius:7px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.slider-dots{gap:6px;margin-top:23px;display:flex}.slider-dots i{background:#ffffff59;border-radius:4px;width:13px;height:4px}.slider-dots i:first-child{background:var(--orange)}.service-strip{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1440px;margin:17px auto 0;padding:0 28px;display:grid}.service-strip>div{border:1px solid var(--line);height:62px;color:var(--orange);border-radius:8px;align-items:center;gap:20px;padding:0 30px;display:flex}.service-strip span{color:var(--text);flex-direction:column;gap:4px;display:flex}.service-strip b{font-size:13px}.service-strip small{color:var(--muted);font-size:11px}.tire-icon{color:#20242a!important}.catalog-section{max-width:1440px;margin:27px auto 22px;padding:0 28px}.section-heading{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.section-heading>div{align-items:center;gap:13px;display:flex}.section-heading h2{margin:0;font-size:21px}.section-heading>div span{color:#ea650e;background:#fff0e7;border-radius:12px;padding:5px 9px;font-size:10px}.section-heading>a{align-items:center;gap:7px;font-size:11px;display:flex}.product-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.product-card{background:#fff;border:1px solid #dfe2e6;border-radius:8px;grid-template-columns:43% 57%;height:190px;padding:13px 12px;transition:box-shadow .2s,transform .2s;display:grid;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #191c211c}.favorite{z-index:2;color:#6f7780;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;top:10px;right:10px}.favorite.active{color:var(--orange)}.favorite.active svg{fill:#ffebe0}.product-image{background:#f7f8fa;border-radius:10px;justify-content:center;align-items:center;margin:0;display:flex;position:relative;overflow:hidden}.product-image img{object-fit:contain;width:88%;max-width:100%;height:88%;max-height:100%;position:static}.product-image-1 img,.product-image-2 img,.product-image-3 img,.product-image-4 img{filter:none;transform:none}.product-info{flex-direction:column;align-items:flex-start;min-width:0;padding-left:7px;display:flex}.product-info .brand{color:var(--text);margin-top:1px;font-size:10px;font-weight:700}.product-info h3{margin:3px 0 7px;font-size:11px;line-height:1.2}.product-info p{color:#697079;white-space:nowrap;margin:0 0 4px;font-size:11px}.product-info strong{margin-top:5px;font-size:15px}.stock{color:#737a82;align-items:center;gap:5px;margin:5px 0 7px;font-size:11px;display:flex}.stock i{background:#43c94a;border-radius:50%;width:6px;height:6px}.add-cart{gap:6px;width:100%;height:31px;margin-top:auto;font-size:10px}footer{border-top:1px solid var(--line)}.footer-main{grid-template-columns:1.65fr repeat(4,.9fr) 1.45fr;gap:38px;max-width:1440px;margin:auto;padding:24px 28px 20px;display:grid}.footer-main h3{margin:0 0 14px;font-size:12px}.footer-main p,.footer-main a{color:#666d75;font-size:10px;line-height:1.6}.footer-about p{max-width:230px;margin:0 0 11px}.socials{gap:7px;display:flex}.socials a{color:#48505a;border:1px solid #dce0e4;border-radius:5px;place-items:center;width:29px;height:29px;font-weight:700;display:grid}.footer-column{flex-direction:column;gap:7px;display:flex}.footer-contact{flex-direction:column;gap:8px;display:flex}.footer-contact p{align-items:flex-start;gap:10px;margin:0;display:flex}.footer-contact p span{flex-direction:column;display:flex}.footer-contact b{color:var(--text);font-size:13px}.footer-contact small{font-size:11px}.footer-bottom{border-top:1px solid var(--line);color:#707781;align-items:center;gap:35px;max-width:1440px;min-height:38px;margin:auto;padding:0 28px;font-size:11px;display:flex}.footer-bottom .made{margin-left:auto}@media (width<=1550px){.header-contact.address,.header-actions .compare{display:none}}@media (width<=1280px){.header-inner{gap:20px}.main-nav{gap:19px}.hero-content{grid-template-columns:470px 1fr;gap:45px}.hero-benefits{gap:22px}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card{grid-template-columns:40% 60%;height:205px}.footer-main{grid-template-columns:1.4fr repeat(4,.8fr) 1.3fr;gap:24px}}@media (width<=1150px){.header-contact{display:none}.header-inner,.main-nav,.header-actions{gap:16px}}@media (width<=980px){.site-header{height:66px}.mobile-menu{display:block}.header-actions,.header-contact{display:none}.main-nav{background:#fff;height:auto;padding:10px 24px 20px;display:none;position:absolute;top:66px;left:0;right:0;box-shadow:0 12px 25px #0000001a}.main-nav.open{flex-direction:column;gap:0;display:flex}.main-nav a{padding:12px 0}.main-nav a.active:after{display:none}.hero{height:auto;min-height:780px}.hero-image{object-position:58% center;width:100%;height:100%}.hero-overlay{background:linear-gradient(#fffffff2 0%,#ffffffe6 46%,#ffffff59 68%,#fff0 88%)}.hero-content{grid-template-columns:1fr;gap:26px;padding-top:42px}.hero-copy{grid-row:1;max-width:700px}.finder-card{grid-row:2;width:100%;max-width:620px}.service-strip,.product-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1.5fr repeat(2,1fr)}.footer-contact{grid-column:span 2}}@media (width<=620px){.header-inner{padding:0 16px}.logo-link,.logo-link img{width:150px}.hero-content{padding:30px 16px}.hero-copy h1{font-size:38px}.hero-lead br{display:none}.hero-benefits{grid-template-columns:1fr 1fr;gap:16px;display:grid}.hero-benefits>div:last-child{display:none}.hero-buttons{flex-direction:column;align-items:stretch}.hero-buttons a{width:100%}.finder-tabs button{font-size:10px}.finder-body{padding:18px 14px 14px}.finder-grid{grid-template-columns:1fr 1fr}.select-field:nth-child(3){grid-column:span 2}.select-field:nth-child(4){grid-column:auto}.service-strip{grid-template-columns:1fr;padding:0 16px}.service-strip>div{padding:0 22px}.catalog-section{padding:0 16px}.section-heading a{display:none}.product-grid{grid-template-columns:1fr}.product-card{height:190px}.footer-main{grid-template-columns:1fr 1fr;padding:24px 16px}.footer-about{grid-column:span 2}.footer-column:nth-of-type(4),.footer-column:nth-of-type(5){display:none}.footer-contact{grid-column:span 2}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;padding:12px 16px}.footer-bottom a,.footer-bottom .made{display:none}}.shop-page{background:#fff;min-height:100vh}.shop-container{max-width:1600px;margin:0 auto;padding:0 34px}.breadcrumbs{color:#737982;align-items:center;gap:12px;height:58px;font-size:11px;display:flex}.breadcrumbs a:hover{color:var(--orange)}.catalog-title{letter-spacing:-.02em;margin:0 0 16px;font-size:28px;line-height:1}.catalog-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:20px;display:grid}.filter-panel{border:1px solid var(--line);z-index:4;background:#fff;border-radius:9px;padding:14px 12px 12px;position:sticky;top:12px}.filter-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.filter-head h2{margin:0;font-size:16px}.filter-head button{color:#7b8189;cursor:pointer;background:0 0;border:0;font-size:11px}.filter-field{flex-direction:column;gap:7px;margin-bottom:10px;font-size:10px;font-weight:700;display:flex}.filter-field small{color:#969ca4}.filter-field select{color:#5e656d;background:#fff;border:1px solid #dce1e5;border-radius:5px;width:100%;height:32px;padding:0 10px;font-size:10px}.price-filter>b,.benefit-checks>b{margin-bottom:8px;font-size:10px;display:block}.price-filter>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.price-filter input[type=text],.price-filter input:not([type]){color:#707780;border:1px solid #dce1e5;border-radius:5px;width:100%;height:30px;padding:0 9px;font-size:10px}.price-filter input[type=range]{accent-color:var(--orange);width:100%;height:22px}.switch-row{justify-content:space-between;align-items:center;margin:1px 0 15px;font-size:10px;font-weight:700;display:flex;position:relative}.switch-row input{opacity:0;position:absolute}.switch-row i{background:#cdd1d6;border-radius:12px;width:29px;height:17px;transition:all .2s;position:relative}.switch-row i:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:all .2s;position:absolute;top:2px;left:2px}.switch-row input:checked+i{background:var(--orange)}.switch-row input:checked+i:after{left:14px}.benefit-checks{flex-direction:column;gap:7px;margin-bottom:14px;display:flex}.benefit-checks label{color:#545b64;align-items:center;gap:7px;font-size:10px;display:flex}.benefit-checks input{width:14px;height:14px;accent-color:var(--orange)}.show-products{width:100%;height:34px;font-size:10px}.category-tabs{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,1fr);height:47px;display:grid;overflow:hidden}.category-tabs button{border:0;border-right:1px solid var(--line);cursor:pointer;color:#6e747c;background:#fff;justify-content:center;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex;position:relative}.category-tabs button:last-child{border-right:0}.category-tabs button span{color:#9aa1a8;display:flex}.category-tabs button.active{color:#181b20}.category-tabs button.active span{color:var(--orange)}.category-tabs button.active:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:0;left:0;right:0}.catalog-toolbar{justify-content:space-between;align-items:center;height:55px;display:flex}.catalog-toolbar>label{color:#777e86;border:1px solid #dce1e5;border-radius:6px;align-items:center;width:238px;height:35px;padding-left:10px;font-size:10px;display:flex}.catalog-toolbar select{color:#30353b;background:#fff;border:0;outline:0;flex:1;font-size:10px}.catalog-toolbar>div{color:#777d85;align-items:center;gap:0;font-size:11px;display:flex}.catalog-toolbar>div span{margin-right:15px}.catalog-toolbar>div button{border:1px solid var(--line);cursor:pointer;color:#6e747c;background:#fafbfc;place-items:center;width:37px;height:35px;display:grid}.catalog-toolbar>div button:first-of-type{border-radius:6px 0 0 6px}.catalog-toolbar>div button:last-child{border-radius:0 6px 6px 0}.catalog-toolbar>div button.active{color:var(--orange);background:#fff}.mobile-filter-button{display:none}.store-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.store-grid--6{grid-template-columns:repeat(6,minmax(0,1fr))}.store-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.store-card{background:#fff;border:1px solid #dfe3e7;border-radius:8px;grid-template-columns:42% 58%;min-width:0;height:auto;min-height:200px;padding:13px 12px;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.store-card--skeleton{pointer-events:none}.skeleton-shimmer{background:linear-gradient(90deg,#eef0f2 25%,#f5f6f7 37%,#eef0f2 63%) 0 0/400% 100%;border-radius:4px;animation:1.4s infinite skeleton-shine}.skeleton-line{margin:5px 0}.store-card--skeleton .store-product-image{border-radius:8px}@keyframes skeleton-shine{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.skeleton-shimmer{background-position:50% 0;animation:none}}.store-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #1c20261a}.product-badge{color:var(--orange);z-index:3;background:#fff0e7;border-radius:9px;max-width:calc(42% - 18px);padding:3px 7px;font-size:11px;position:absolute;top:9px;left:9px}.availability{color:#2b923f;align-items:center;gap:4px;margin:5px 0;font-size:11px;display:flex}.availability i{background:#50c468;border-radius:50%;flex:none;width:5px;height:5px;display:inline-block}.availability--order{color:#9a3412}.availability--order i{background:#c2540f}.store-fav{cursor:pointer;color:#555e68;z-index:3;background:0 0;border:0;padding:0;position:absolute;top:10px;right:34px}.store-compare{cursor:pointer;color:#555e68;z-index:3;background:0 0;border:0;align-items:center;padding:0;display:flex;position:absolute;top:10px;right:9px}.store-fav.active{color:var(--orange)}.store-fav.active svg{fill:#ffede2}.store-compare.active{color:var(--orange);font-weight:800}.store-product-image{background:#f7f8fa;border-radius:8px;justify-content:center;align-items:center;margin:0;display:flex;overflow:hidden}.store-product-image img{object-fit:contain;mix-blend-mode:multiply;width:108%;max-width:none;height:108%;max-height:none;margin:-4%;position:static}.tire-variant-1 img,.tire-variant-2 img,.tire-variant-3 img,.tire-variant-4 img{filter:none;transform:none}.store-card-info{flex-direction:column;align-items:flex-start;min-width:0;padding:0 2px 0 9px;display:flex}.store-card-info p{color:#697079;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0 0 4px;font-size:11px;overflow:hidden}.store-card-info .store-brand{color:#20242a;font-size:11px;font-weight:700}.store-card-info h3{margin:3px 0 6px;font-size:11px;line-height:1.15}.store-rating{color:#747b83;margin:2px 0 7px;font-size:11px}.store-rating span{color:#ffad00;font-size:11px}.store-rating small{color:#91969c}.store-price{white-space:nowrap;margin-top:2px;font-size:14px;font-weight:800}.store-price del{color:#8b9096;margin-left:4px;font-size:11px;font-weight:400}.store-price em{color:var(--orange);margin-left:4px;font-size:11px;font-style:normal}.free-fit{color:#7e848b;white-space:nowrap;align-items:center;gap:3px;margin-top:2px;font-size:10px;display:inline-flex}.free-fit svg{color:#3ca94f;flex:none}.store-cart{gap:6px;width:100%;height:29px;margin-top:auto;font-size:11px}.store-grid--list{grid-template-columns:1fr;gap:12px}.store-grid--list .store-card{grid-template-rows:1fr auto;grid-template-columns:clamp(110px,18vw,160px) minmax(0,1fr) auto;column-gap:14px;height:auto;min-height:132px;padding:12px}.store-grid--list .store-product-image{grid-area:1/1/span 2;min-height:108px}.store-grid--list .store-card-info{grid-area:1/2;padding:4px 0 0}.store-grid--list .store-card-info h3{white-space:normal;min-height:0}.store-grid--list .store-card-info p{white-space:normal}.store-grid--list .store-cart{grid-area:2/2;justify-self:start;width:auto;max-width:200px;margin-top:8px}.store-grid--list .store-card__actions{top:10px;right:10px}.empty-category{color:#717880;border:1px dashed #d9dde1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:444px;display:flex}.empty-category>svg{color:var(--orange);margin-bottom:4px}.empty-category h2{color:#22262b;margin:10px 0 4px}.empty-category p{margin:0 0 18px}.empty-category button{height:38px;padding:0 18px}.shop-service{max-width:1600px;margin-top:21px;margin-bottom:15px;padding:0 34px}@media (width<=1300px){.store-grid--6{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1040px){.shop-container{padding:0 20px}.catalog-layout{grid-template-columns:220px minmax(0,1fr)}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-grid--6,.store-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-service{padding:0 20px}}@media (width<=760px){.catalog-layout{grid-template-columns:1fr}.filter-panel{z-index:30;border-radius:0;padding:20px;display:none;position:fixed;inset:66px 0 0;overflow:auto}.filter-panel.open{display:block}.mobile-filter-button{background:#fff;border:1px solid #dce1e5;border-radius:6px;align-items:center;gap:7px;height:35px;padding:0 12px;display:inline-flex}.catalog-toolbar>label{flex:1;width:auto;margin:0 8px}.catalog-toolbar>div span{display:none}.store-grid,.store-grid--6,.store-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-service{padding:0 16px}}@media (width<=520px){.shop-container{padding:0 16px}.breadcrumbs{height:48px}.catalog-title{font-size:24px}.category-tabs button{font-size:10px}.category-tabs button span{display:none}.catalog-toolbar>label{font-size:0}.catalog-toolbar select{font-size:11px}.catalog-toolbar>div button:last-child{display:none}.store-grid,.store-grid--6,.store-grid--4{grid-template-columns:1fr}.store-card{grid-template-columns:39% 61%}}.product-container{padding-bottom:28px}.product-main{grid-template-columns:minmax(470px,1.16fr) minmax(390px,.94fr) minmax(360px,.9fr);align-items:stretch;gap:36px;display:grid}.product-gallery{grid-template-columns:74px minmax(0,1fr);gap:38px;min-height:425px;display:grid}.gallery-thumbs{flex-direction:column;gap:10px;display:flex}.gallery-thumbs button{cursor:pointer;background:#fff;border:1px solid #e0e3e6;border-radius:7px;width:74px;height:74px;padding:3px;overflow:hidden}.gallery-thumbs button.active{border-color:var(--orange);box-shadow:0 0 0 1px var(--orange)}.gallery-thumbs img{object-fit:contain;width:100%;height:100%}.gallery-thumbs .more-photos{background:#f3f4f5;border:0;height:78px;font-size:11px;font-weight:700}.gallery-main{background:#fff;border:1px solid #e0e3e6;border-radius:9px;place-items:center;min-width:0;display:grid;position:relative;overflow:hidden}.gallery-main>img{object-fit:contain;width:95%;height:95%}.video-button{z-index:2;background:#fff;border:0;border-radius:7px;height:31px;padding:0 12px;font-size:10px;font-weight:700;position:absolute;top:13px;right:13px;box-shadow:0 3px 13px #0000001f}.video-button span{color:var(--orange);margin-right:5px}.product-details{padding-top:1px}.product-kind{color:#4f5660;margin:0 0 13px;font-size:12px}.product-details h1{letter-spacing:-.03em;margin:0 0 10px;font-size:30px}.product-details h2{margin:0 0 20px;font-size:21px}.product-meta{color:#707780;flex-wrap:wrap;align-items:center;gap:11px;margin-bottom:22px;font-size:10px;display:flex}.product-meta strong{color:var(--orange);letter-spacing:2px;font-size:15px}.product-meta b{color:#333940;background:#f4f5f6;border-radius:6px;padding:5px 7px;font-size:11px}.product-tags{gap:9px;margin-bottom:23px;display:flex}.product-tags span{background:#f5f6f7;border-radius:8px;padding:7px 11px;font-size:10px}.product-details dl{flex-direction:column;gap:11px;max-width:330px;margin:0;display:flex}.product-details dl div{grid-template-columns:140px 1fr;font-size:11px;display:grid}.product-details dt{color:#68707a}.product-details dd{margin:0}.all-specs{color:var(--orange);cursor:pointer;background:0 0;border:0;margin-top:20px;padding:0;font-size:10px;font-weight:700}.all-specs span{vertical-align:-2px;margin-left:8px;font-size:20px}.buy-card{border:1px solid #e1e4e7;border-radius:9px;padding:20px 21px}.stock-line{justify-content:space-between;align-items:center;font-size:10px;display:flex}.stock-line span{font-weight:700}.stock-line i,.fit-card i{background:#72c887;border-radius:50%;width:10px;height:10px;margin-right:7px;display:inline-block}.stock-line small{color:#69717a}.buy-price{margin:22px 0 18px;font-size:32px;font-weight:800}.buy-price small{color:#6d747e;font-size:11px;font-weight:400}.installment{border:1px solid #e1e4e7;border-radius:7px;align-items:center;gap:15px;height:76px;margin-bottom:14px;padding:0 16px;display:flex}.installment>span{width:31px;height:31px;color:var(--orange);border:2px solid var(--orange);border-radius:50%;place-items:center;font-size:17px;display:grid}.installment div{flex-direction:column;gap:6px;font-size:11px;display:flex}.installment small{color:#707780}.delivery-options{border:1px solid #e1e4e7;border-radius:7px;grid-template-columns:1fr 1fr;height:70px;margin-bottom:14px;display:grid}.delivery-options>div{grid-template-rows:1fr 1fr;grid-template-columns:27px 1fr;align-items:end;padding:13px;font-size:10px;display:grid}.delivery-options>div:first-child{border-right:1px solid #e1e4e7}.delivery-options>div>span,.delivery-options svg{grid-row:span 2;align-self:center;font-size:21px}.delivery-options small{color:#6d747d}.main-buy{gap:11px;width:100%;height:49px;font-size:16px}.buy-actions{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.buy-actions button{cursor:pointer;color:#444b54;background:#fff;border:1px solid #e1e4e7;border-radius:7px;justify-content:center;align-items:center;gap:9px;height:46px;display:flex}.buy-actions button.active{color:var(--orange);background:#fff8f3;border-color:#ffb184}.buy-card .fit-card{background:#fafbfc;border:1px solid #e1e4e7;border-radius:9px;margin-top:16px;padding:16px 18px;font-size:11px}.buy-card .fit-card p{color:#2b923f;align-items:center;gap:8px;margin:0 0 8px;font-weight:700;display:flex}.buy-card .fit-card--no p{color:#9a3412}.buy-card .fit-card--empty p,.buy-card .fit-card--unknown p{color:#4d555e;font-weight:600}.buy-card .fit-card--loading p{color:#6d747e;font-weight:500}.buy-card .fit-card p i{background:#72c887;border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.buy-card .fit-card--no p i{background:#f59e0b}.buy-card .fit-card__vehicle{color:#4d555e;margin-bottom:12px;line-height:1.4;display:block}.buy-card .fit-card__link{color:#555c65;background:#fff;border:1px solid #e1e4e7;border-radius:6px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:11px;text-decoration:none;display:inline-flex}.buy-card .fit-card__link:hover{color:var(--orange);border-color:#ffb184}.fit-card__switcher{color:#6e7780;flex-direction:column;gap:5px;margin-bottom:12px;font-size:11px;display:flex}.fit-card__switcher select{color:#20252b;background:#fff;border:1px solid #dfe3e7;border-radius:6px;height:34px;padding:0 10px;font-size:11px}.product-secondary{grid-template-columns:1fr minmax(360px,.4fr);gap:24px;margin-top:28px;display:grid}.description-card,.fit-card{border:1px solid #e1e4e7;border-radius:9px;overflow:hidden}.description-tabs{border-bottom:1px solid #e1e4e7;grid-template-columns:repeat(4,max-content);gap:30px;height:45px;padding:0 22px;display:grid}.description-tabs button{cursor:pointer;background:0 0;border:0;padding:0 10px;font-size:12px;position:relative}.description-tabs button.active{font-weight:700}.description-tabs button.active:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:-1px;left:0;right:0}.tab-content{color:#555d66;min-height:94px;padding:14px 22px;font-size:10px;line-height:1.65}.tab-content p{margin:0 0 12px}.tab-content>button{color:var(--orange);background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.tab-content>button span{vertical-align:-2px;margin-left:8px;font-size:20px}.tab-specs{grid-template-columns:1fr 1fr;column-gap:35px;display:grid}.tab-specs p{border-bottom:1px dotted #d3d6da;justify-content:space-between;display:flex}.review b{color:#31363c}.review__list{flex-direction:column;gap:16px;margin:16px 0;display:flex}.review__item{background:#fafbfc;border:1px solid #e6e9ec;border-radius:8px;padding:14px 16px}.review__item-head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.review__item-head b{color:#31363c;font-size:12px}.review__item-head span{color:var(--orange);letter-spacing:1px;font-size:12px}.review__item-head small{color:#9aa1a8;margin-left:auto;font-size:10px}.review__item p{color:#555d66;margin:0;font-size:11px;line-height:1.6}.fit-card{padding:23px 21px;font-size:11px}.fit-card p{margin:0 0 13px}.fit-card>span{color:#4d555e;margin-bottom:22px;display:block}.fit-card button{color:#555c65;background:#fff;border:1px solid #e1e4e7;border-radius:6px;height:40px;padding:0 17px}.recommendations{margin-top:20px}.recommend-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.store-card.compact{height:auto;min-height:150px;padding:10px 9px}.store-card.compact .availability,.store-card.compact .store-rating,.store-card.compact .free-fit,.store-card.compact .product-badge{display:none}.store-card.compact .store-card-info h3{margin-bottom:4px}.store-card.compact .store-fav{right:10px}.store-card.compact .store-compare{display:none}.store-card.compact .store-cart{height:27px;font-size:11px}@media (width<=1250px){.product-main{grid-template-columns:minmax(400px,1.1fr) minmax(330px,.9fr)}.buy-card{grid-column:span 2;grid-template-columns:1fr 1fr;gap:13px 20px;display:grid}.stock-line,.buy-price{grid-column:span 2}.buy-price{margin:4px 0}.main-buy{align-self:end}.buy-actions{margin:0}.recommend-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.product-main{grid-template-columns:1fr}.product-gallery{min-height:440px}.product-details{padding:0 10px}.buy-card{grid-column:auto}.product-secondary{grid-template-columns:1fr}.description-tabs{grid-template-columns:repeat(4,1fr);gap:0;padding:0 8px}.recommend-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.product-main{gap:22px}.product-gallery{grid-template-columns:1fr;min-height:405px}.gallery-thumbs{flex-direction:row;order:2;gap:7px;overflow-x:auto}.gallery-thumbs button{flex:0 0 63px;width:63px;height:63px}.gallery-thumbs .more-photos{height:63px}.gallery-main{min-height:330px}.product-details h1{font-size:26px}.buy-card{padding:17px;display:block}.buy-price{margin:18px 0}.installment,.delivery-options,.main-buy,.buy-actions{margin-bottom:12px}.description-tabs{padding:0;display:flex;overflow-x:auto}.description-tabs button{flex:none;padding:0 15px}.tab-specs,.recommend-grid{grid-template-columns:1fr}}.checkout-flow-page{background:#fafafa;min-height:100vh}.checkout-flow-page .site-header{background:#fff}.flow-container{max-width:1540px;margin:0 auto;padding:30px 38px 24px}.flow-container>h1{letter-spacing:-.03em;margin:0 0 8px;font-size:29px}.flow-subtitle{color:#68707a;margin:0 0 27px;font-size:11px}.cart-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.cart-lines{flex-direction:column;gap:7px;display:flex}.cart-line{background:#fff;border:1px solid #e1e4e7;border-radius:8px;grid-template-columns:105px minmax(190px,1fr) 35px 96px 100px 24px;align-items:center;gap:12px;min-height:124px;padding:10px 21px 10px 10px;display:grid}.cart-thumb{width:99px;height:99px;overflow:hidden}.cart-thumb img{object-fit:contain;mix-blend-mode:multiply;width:118%;height:118%;margin:-9%}.cart-thumb.wheel img{filter:grayscale(.4)brightness(1.14);transform:scale(.82)rotate(10deg)}.cart-product-copy{align-self:center;min-width:0}.cart-product-copy span{font-size:11px}.cart-product-copy h2{margin:3px 0 7px;font-size:13px}.cart-product-copy p{color:#6c737c;margin:0 0 4px;font-size:11px}.cart-product-copy strong{margin-top:8px;font-size:14px;display:block}.cart-heart,.remove-line{color:#5d6670;cursor:pointer;background:0 0;border:0;padding:4px}.qty-control{border:1px solid #dfe3e7;border-radius:6px;grid-template-columns:repeat(3,1fr);height:32px;display:grid;overflow:hidden}.qty-control button{color:#737b84;cursor:pointer;background:#fff;border:0}.qty-control span{border-left:1px solid #e5e7ea;border-right:1px solid #e5e7ea;place-items:center;font-size:11px;display:grid}.line-total{text-align:center;white-space:nowrap;font-size:12px}.remove-line{font-size:17px}.cart-list-actions{justify-content:space-between;align-items:end;height:48px;display:flex}.cart-list-actions a{background:#fff;border:1px solid #dce0e4;border-radius:5px;align-items:center;height:29px;padding:0 27px;font-size:11px;display:flex}.cart-list-actions button{color:#737b84;cursor:pointer;background:0 0;border:0;font-size:11px}.empty-cart{background:#fff;border:1px solid #e1e4e7;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.empty-cart>svg{color:var(--orange);margin-bottom:6px}.empty-cart h2{margin:12px 0 4px}.empty-cart p{color:#737b84;margin:0 0 17px}.empty-cart a{height:37px;padding:0 20px}.order-summary{background:#fff;border:1px solid #e1e4e7;border-radius:8px;padding:22px}.order-summary h2{margin:0 0 27px;font-size:17px}.order-summary>p{justify-content:space-between;margin:0 0 20px;font-size:10px;display:flex}.order-summary>p b{font-weight:500}.order-summary .orange{color:var(--orange)}.order-summary hr{border:0;border-top:1px solid #e1e4e7;margin:23px 0 20px}.summary-total{justify-content:space-between;align-items:center;font-size:16px;font-weight:800;display:flex}.summary-total b{font-size:25px}.checkout-link{width:100%;height:45px;margin:22px 0 0;font-size:12px}.checkout-link.disabled{opacity:.45;pointer-events:none}.bonus-card{border:1px solid #e1e4e7;border-radius:7px;align-items:center;gap:11px;height:52px;margin-top:16px;padding:0 12px;display:flex}.bonus-card>span{color:#8a9199;border:1px solid #cfd4d9;border-radius:6px;place-items:center;width:24px;height:24px;display:grid}.bonus-card p{flex-direction:column;flex:1;gap:3px;margin:0;font-size:11px;display:flex}.bonus-card p small{color:#81878e}.cart-extras{margin-top:22px}.flow-section-head{justify-content:space-between;align-items:center;display:flex}.flow-section-head h2,.receive-section h2{margin:0 0 12px;font-size:17px}.flow-section-head a{color:#69717a;border-bottom:1px dotted #92979d;font-size:11px}.extras-grid{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.extras-grid article{background:#fff;border:1px solid #e1e4e7;border-radius:8px;grid-template-rows:1fr 28px;grid-template-columns:65px 1fr;column-gap:10px;height:126px;padding:13px;display:grid}.extra-visual{color:#6f7780;grid-row:1;place-items:center;font-size:40px;display:grid}.extras-grid article>div{flex-direction:column;font-size:11px;display:flex}.extras-grid article small{color:#707780;margin:5px 0 8px}.extras-grid article strong{font-size:12px}.extras-grid article button{grid-column:span 2;gap:6px;height:28px;font-size:11px}.extras-grid article button.added{background:#37a94c}.receive-section{margin-top:25px}.receive-options{grid-template-columns:1fr 1fr;gap:12px;display:grid}.receive-options>button{text-align:left;color:#555d66;cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:8px;grid-template-columns:40px 1fr 20px;min-height:97px;padding:16px;display:grid}.receive-options>button.active{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange);color:var(--orange)}.receive-options>button>span{color:#30363d;flex-direction:column;gap:3px;display:flex}.receive-options b,.receive-options small{font-size:11px}.receive-options p{color:#737b84;margin:6px 0 0;font-size:11px;line-height:1.5}.receive-options i{background:var(--orange);color:#fff;text-align:center;opacity:0;border-radius:50%;width:14px;height:14px;font:10px/14px Arial}.receive-options .active i{opacity:1}.receive-shop{font-size:28px;color:var(--orange)!important}.cart-benefits{background:#fff;border:1px solid #e1e4e7;border-radius:8px;grid-template-columns:repeat(4,1fr);height:62px;margin-top:30px;display:grid}.cart-benefits>div{color:var(--orange);border-right:1px solid #e1e4e7;align-items:center;gap:13px;padding:0 23px;display:flex}.cart-benefits>div:last-child{border-right:0}.cart-benefits span{color:#30363d;flex-direction:column;gap:3px;font-size:11px;display:flex}.cart-benefits small{color:#747b84}@media (width<=1050px){.flow-container{padding:25px 20px}.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.extras-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.cart-line{grid-template-rows:auto auto;grid-template-columns:80px 1fr 28px;padding:10px}.cart-thumb{grid-row:span 2;width:75px;height:75px}.cart-heart{grid-area:1/3}.qty-control{grid-area:2/2;width:96px}.line-total{grid-area:2/2;justify-self:end}.remove-line{grid-area:2/3}.extras-grid,.receive-options{grid-template-columns:1fr}.cart-benefits{grid-template-columns:1fr 1fr;height:auto}.cart-benefits>div{height:62px}}@media (width<=430px){.flow-container{padding:22px 14px}.flow-container>h1{font-size:25px}.cart-line{grid-template-columns:70px 1fr 24px}.cart-thumb{width:68px;height:68px}.line-total{font-size:10px}.cart-list-actions a{padding:0 13px}.cart-benefits{grid-template-columns:1fr}}.checkout-container{max-width:1470px}.checkout-steps{grid-template-columns:repeat(3,1fr);max-width:720px;height:48px;margin-bottom:18px;display:grid}.checkout-steps>div{color:#a0a5ab;grid-template-columns:22px max-content 1fr;align-items:center;gap:8px;font-size:11px;display:grid}.checkout-steps span{color:#7c838a;background:#dfe2e5;border-radius:50%;place-items:center;width:19px;height:19px;display:grid}.checkout-steps i{background:#dfe2e5;height:1px;margin-left:10px}.checkout-steps>div:last-child i{display:none}.checkout-steps>div.active{color:#2c3238}.checkout-steps>div.active span{background:var(--orange);color:#fff}.checkout-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:22px;display:grid}.checkout-form{flex-direction:column;gap:8px;display:flex}.form-card{background:#fff;border:1px solid #e1e4e7;border-radius:8px;padding:19px 21px}.form-card h2{margin:0 0 18px;font-size:14px}.form-card h3{margin:15px 0 9px;font-size:10px}.form-grid{gap:10px 20px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid label,.comment-field{flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.form-grid input,.comment-field textarea,.promo-row input{background:#fff;border:1px solid #dce1e5;border-radius:5px;outline:none;height:31px;padding:0 9px;font-size:10px}.form-grid input:focus,.comment-field textarea:focus,.promo-row input:focus{border-color:var(--orange);box-shadow:0 0 0 2px #fff0e8}.check-line{color:#555d66;align-items:center;gap:7px;margin-top:13px;font-size:11px;display:flex}.check-line input{accent-color:var(--orange);width:13px;height:13px}.choice-grid{gap:10px;display:grid}.delivery-choice{grid-template-columns:1fr 1fr}.choice-grid>button{text-align:left;cursor:pointer;color:#606872;background:#fff;border:1px solid #dfe3e7;border-radius:7px;grid-template-columns:34px 1fr 16px;min-height:77px;padding:13px;display:grid}.choice-grid>button.active{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange);color:var(--orange)}.choice-grid button>span{color:#30363d;flex-direction:column;gap:3px;font-size:11px;display:flex}.choice-grid button b{font-size:10px}.choice-grid button small{color:#747b83;font-size:11px}.choice-grid button p{color:#737a82;margin:4px 0 0;font-size:11px;line-height:1.5}.choice-grid button i{background:var(--orange);color:#fff;text-align:center;opacity:0;border-radius:50%;width:13px;height:13px;font:9px/13px Arial}.choice-grid button.active i{opacity:1}.checkout-shop-icon{color:var(--orange)!important;font-size:26px!important}.address-grid{grid-template-columns:repeat(4,1fr)}.address-grid .city{grid-column:span 4}.comment-field{margin-top:11px}.comment-field textarea{resize:vertical;height:42px;padding-top:9px}.payment-choice{grid-template-columns:repeat(3,1fr)}.payment-choice>button{align-items:center;min-height:54px}.payment-icon{color:var(--orange)!important;font-size:23px!important}.promo-row{grid-template-columns:1fr 97px;gap:9px;display:grid}.promo-row button{cursor:pointer;background:#fff;border:1px solid #dce1e5;border-radius:5px;font-size:11px}.promo-success{color:#39a64e;margin:7px 0 0;font-size:11px}.legal-note{color:#7b828a;margin:6px 0;font-size:10px;line-height:1.5}.legal-note a{color:var(--orange);border-bottom:1px solid var(--orange)}.checkout-summary{background:#fff;border:1px solid #e1e4e7;border-radius:8px;padding:20px;position:sticky;top:12px}.checkout-summary>h2{margin:0 0 23px;font-size:15px}.checkout-summary>p{justify-content:space-between;margin:0 0 18px;font-size:11px;display:flex}.checkout-summary>p b{font-weight:500}.checkout-summary .orange{color:var(--orange)}.checkout-summary hr{border:0;border-top:1px solid #e1e4e7;margin:20px 0 17px}.checkout-summary .bonus-earned{color:#777e86;margin:16px 0}.checkout-summary .bonus-earned b{color:#39ad53;font-weight:700}.summary-products{border-top:1px solid #e1e4e7;border-bottom:1px solid #e1e4e7}.summary-products article{border-bottom:1px solid #e1e4e7;grid-template-columns:55px 1fr 30px;align-items:center;gap:7px;min-height:80px;padding:9px 0;display:grid}.summary-products article:last-child{border-bottom:0}.summary-thumb{width:52px;height:63px;overflow:hidden}.summary-thumb img{object-fit:contain;mix-blend-mode:multiply;width:130%;height:130%;margin:-15%}.summary-thumb.wheel img{filter:grayscale(.5)brightness(1.14);transform:scale(.78)rotate(12deg)}.summary-products article>div:nth-child(2){flex-direction:column;align-items:flex-start;font-size:11px;display:flex}.summary-products h3{margin:2px 0 4px;font-size:11px}.summary-products small{color:#777e86}.summary-products b{margin-top:5px;font-size:10px}.summary-products em{color:#737a83;align-self:end;padding-bottom:8px;font-size:11px;font-style:normal}.summary-assurances{flex-direction:column;gap:7px;padding:10px 0;display:flex}.summary-assurances p{height:40px;color:var(--orange);border:1px solid #e1e4e7;border-radius:6px;align-items:center;gap:10px;margin:0;padding:0 10px;display:flex}.summary-assurances p>span{color:#31373e;flex-direction:column;gap:2px;font-size:11px;display:flex}.summary-assurances small{color:#767d85}.desktop-submit,.mobile-submit{width:100%;height:39px;font-size:10px}.mobile-submit{display:none}.secure-note{color:#77808a;justify-content:center;align-items:center;gap:9px;margin-top:12px;font-size:14px;display:flex}.secure-note span{flex-direction:column;gap:2px;font-size:10px;display:flex}.payment-stage{text-align:center;background:#fff;border:1px solid #e1e4e7;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;display:flex}.payment-lock{width:55px;height:55px;color:var(--orange);background:#fff0e7;border-radius:50%;place-items:center;font-size:25px;display:grid}.payment-stage h2{margin:16px 0 4px}.payment-stage>p{color:#747b84;margin:0 0 22px}.payment-stage>div:not(.payment-lock){border-top:1px solid #e1e4e7;justify-content:space-between;width:300px;padding:17px 0;display:flex}.payment-stage .primary{width:300px;height:44px}.back-to-data{color:#737a83;cursor:pointer;background:0 0;border:0;margin-top:15px}.order-success{text-align:center;background:#fff;border:1px solid #e1e4e7;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;max-width:760px;min-height:540px;margin:20px auto 0;display:flex}.order-success>span{color:#35a94b;background:#e8f8eb;border-radius:50%;place-items:center;width:70px;height:70px;font-size:35px;display:grid}.order-success h2{margin:18px 0 7px;font-size:27px}.order-success p{margin:0 0 8px}.order-success small{color:#747b83;max-width:430px;line-height:1.5}.order-success a{height:42px;margin-top:24px;padding:0 22px}@media (width<=950px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.summary-products{grid-template-columns:repeat(3,1fr);display:grid}.summary-products article{border-bottom:0;border-right:1px solid #e1e4e7}.summary-products article:last-child{border-right:0}.desktop-submit{display:none}.mobile-submit{display:inline-flex}}@media (width<=650px){.checkout-steps{grid-template-columns:repeat(3,auto)}.checkout-steps b{display:none}.checkout-steps>div{grid-template-columns:22px 1fr}.form-grid.two,.delivery-choice,.payment-choice{grid-template-columns:1fr}.address-grid{grid-template-columns:1fr 1fr}.address-grid .city{grid-column:span 2}.summary-products{grid-template-columns:1fr}.summary-products article{border-bottom:1px solid #e1e4e7;border-right:0}}.saved-page{background:#fff}.saved-container{max-width:1480px;margin:0 auto;padding:45px 34px 20px}.saved-title h1{letter-spacing:-.025em;margin:0 0 8px;font-size:25px}.saved-title h1 span{color:#7d858e;margin-left:7px;font-size:18px}.saved-title p{color:#747b83;margin:0;font-size:10px}.saved-actions{grid-template-columns:repeat(3,1fr);gap:17px;max-width:1060px;margin:23px 0;display:grid}.saved-actions button,.saved-actions a{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e3e7;border-radius:7px;align-items:center;gap:14px;height:55px;padding:0 17px;display:flex}.saved-actions button>span,.saved-actions a>span{color:var(--orange);font-size:21px}.saved-actions button>div,.saved-actions a>div{flex-direction:column;gap:5px;font-size:11px;display:flex}.saved-actions small{color:#777f87;font-size:11px}.saved-toolbar{align-items:center;gap:10px;margin-bottom:17px;display:flex}.saved-toolbar label,.saved-toolbar button{color:#656d76;background:#fff;border:1px solid #dfe3e7;border-radius:6px;align-items:center;height:34px;padding:0 12px;font-size:11px;display:flex}.saved-toolbar select{color:#30363c;border:0;outline:0;font-size:11px}.favorite-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;max-width:1320px;display:grid}.favorite-card{border:1px solid #dfe3e7;border-radius:8px;grid-template-columns:42% 58%;height:191px;padding:12px 11px;display:grid;position:relative;overflow:hidden}.favorite-remove{color:var(--orange);cursor:pointer;z-index:2;background:0 0;border:0;position:absolute;top:10px;right:10px}.favorite-remove svg{fill:#fff0e8}.favorite-image{overflow:hidden}.favorite-image img{object-fit:contain;mix-blend-mode:multiply;width:108%;height:108%;margin:-4%}.favorite-copy{flex-direction:column;align-items:flex-start;min-width:0;padding:0 2px 0 7px;display:flex}.favorite-copy>span{font-size:11px}.favorite-copy h2{margin:4px 0 7px;font-size:11px;line-height:1.15}.favorite-copy p{color:#707780;white-space:nowrap;margin:0 0 4px;font-size:11px}.favorite-copy>strong{margin-top:5px;font-size:14px}.favorite-copy>small{color:#55b867;margin:6px 0;font-size:11px}.favorite-copy>small i,.compare-product small i{background:#50c468;border-radius:50%;width:5px;height:5px;display:inline-block}.favorite-copy .primary{gap:5px;width:100%;height:29px;margin-top:auto;font-size:11px}.saved-result{color:#777e86;margin:20px 0 28px;font-size:11px}.saved-empty{border:1px dashed #d8dce0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.saved-empty>svg{color:var(--orange);margin-bottom:4px}.saved-empty h2{margin:12px 0 5px}.saved-empty p{color:#737a82}.saved-empty a{height:39px;padding:0 18px}.comparison-head{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.comparison-head>div:last-child{gap:10px;display:flex}.comparison-head>div:last-child button{cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:6px;height:34px;padding:0 18px;font-size:11px}.compare-scroll{padding-bottom:5px;overflow-x:auto}.compare-table{--compare-count:4;grid-template-columns:150px repeat(var(--compare-count), minmax(180px,1fr));border:1px solid #e0e3e6;border-radius:7px;min-width:910px;display:grid;overflow:hidden}.compare-label.top{border-right:1px solid #e0e3e6;padding:20px 16px;font-size:10px;font-weight:700}.compare-product{border-right:1px solid #e0e3e6;grid-template-columns:45% 55%;min-height:210px;padding:12px;display:grid;position:relative}.compare-product:last-of-type{border-right:0}.compare-product>button{color:#707780;cursor:pointer;background:0 0;border:0;font-size:16px;position:absolute;top:7px;right:8px}.compare-product>img{object-fit:contain;mix-blend-mode:multiply;width:110%;height:160px;margin-left:-8%}.compare-product>div{flex-direction:column;align-items:flex-start;padding-top:11px;display:flex}.compare-product span{font-size:11px}.compare-product h2{margin:4px 0 7px;font-size:10px;line-height:1.2}.compare-product p{color:#737a82;margin:0 0 4px;font-size:11px}.compare-product strong{margin-top:11px;font-size:14px}.compare-product small{color:#4eba64;margin-top:7px;font-size:11px}.compare-row{grid-column:1/-1;grid-template-columns:150px repeat(var(--compare-count), minmax(180px,1fr));border-top:1px solid #e0e3e6;min-height:48px;display:grid}.compare-row>*{color:#666e77;border-right:1px solid #e0e3e6;align-items:center;padding:0 16px;font-size:11px;display:flex}.compare-row>:last-child{border-right:0}.compare-row>b{color:#31373e;font-size:11px}.price-row strong{color:#20242a;font-size:13px}.action-row{min-height:53px}.action-row>span{gap:8px}.action-row .primary{flex:1;gap:5px;height:30px;font-size:11px}.small-heart{color:#68717a;background:#fff;border:1px solid #dfe3e7;border-radius:5px;place-items:center;width:31px;height:30px;display:grid}@media (width<=1050px){.favorite-grid{grid-template-columns:repeat(3,1fr)}.saved-actions{grid-template-columns:1fr;max-width:540px}}@media (width<=760px){.saved-container{padding:30px 16px 18px}.favorite-grid{grid-template-columns:repeat(2,1fr)}.comparison-head{flex-direction:column;align-items:flex-start;gap:17px}}@media (width<=520px){.favorite-grid{grid-template-columns:1fr}.favorite-card{height:188px}.saved-toolbar{flex-wrap:wrap}}.marketing-page{background:#fff}.marketing-hero{border-bottom:1px solid var(--line);height:300px;position:relative;overflow:hidden}.marketing-hero>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.marketing-hero-fade{background:linear-gradient(90deg,#fff 3%,#fffffff7 28%,#ffffffa8 49%,#ffffff0a 74%);position:absolute;inset:0}.marketing-hero-copy{width:min(1480px,100% - 68px);height:100%;margin:auto;padding-top:42px;position:relative}.marketing-hero-copy h1{letter-spacing:-.035em;margin:0 0 12px;font-size:36px}.marketing-hero-copy>p{color:#59616a;margin:0;font-size:13px;line-height:1.55}.marketing-features{grid-template-columns:repeat(4,160px);gap:14px;margin-top:34px;display:grid}.marketing-features>div{align-items:flex-start;gap:10px;display:flex}.marketing-features>div>span{color:var(--orange);font-size:23px;line-height:1}.marketing-features p{flex-direction:column;gap:5px;margin:0;display:flex}.marketing-features b{font-size:10px}.marketing-features small{color:#747b83;font-size:11px}.marketing-body{max-width:1480px;margin:auto;padding:25px 34px 28px}.marketing-body h2{margin:0 0 16px;font-size:18px}.service-layout{grid-template-columns:minmax(0,2.2fr) minmax(300px,.85fr);align-items:start;gap:30px;display:grid}.plan-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.plan-card{background:#fff;border:1px solid #dfe3e7;border-radius:9px;flex-direction:column;align-items:flex-start;min-height:272px;padding:18px;display:flex;position:relative}.plan-card.active{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange),0 10px 26px #f45b0014}.plan-title{justify-content:space-between;align-items:center;width:100%;display:flex}.plan-title b{font-size:11px}.plan-title em,.storage-cards em{background:var(--orange);color:#fff;border-radius:10px;padding:4px 8px;font-size:11px;font-style:normal}.plan-card>strong{margin:10px 0 14px;font-size:15px}.plan-card ul{color:#59616a;margin:0 0 14px;padding:0;font-size:11px;line-height:1.9;list-style:none}.plan-card>button{width:95px;height:31px;margin-top:auto;font-size:11px}.plan-card>a{color:#7b828a;font-size:11px;position:absolute;bottom:27px;right:18px}.booking-card{background:#fff;border:1px solid #dfe3e7;border-radius:9px;flex-direction:column;gap:11px;padding:19px;display:flex}.booking-card label{flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.booking-card input,.booking-card select,.storage-request input{color:#626a73;background:#fff;border:1px solid #dce1e5;border-radius:5px;height:36px;padding:0 10px;font-size:11px}.booking-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.booking-card>.primary{height:38px;font-size:10px}.booking-card>small{color:#7a8189;text-align:center;font-size:11px}.booking-map{height:54px;color:var(--orange);background:repeating-linear-gradient(25deg,#fafafa,#fafafa 10px,#f3f4f5 10px 11px);justify-content:flex-end;align-items:center;gap:8px;margin:2px -19px -19px;padding:0 19px;font-size:18px;display:flex}.booking-map span{color:#555d66;font-size:11px;line-height:1.5}.compact-benefits{grid-template-columns:repeat(4,1fr);max-width:1480px;margin:0 auto 24px;padding:0 34px;display:grid}.compact-benefits>div{height:64px;color:var(--orange);border:1px solid #e0e3e7;border-right:0;align-items:center;gap:14px;padding:0 22px;display:flex}.compact-benefits>div:first-child{border-radius:8px 0 0 8px}.compact-benefits>div:last-child{border-right:1px solid #e0e3e7;border-radius:0 8px 8px 0}.compact-benefits>div>span{font-size:24px}.compact-benefits p{color:#30363d;flex-direction:column;gap:4px;margin:0;display:flex}.compact-benefits b{font-size:10px}.compact-benefits small{color:#777e86;font-size:11px}.storage-layout{grid-template-columns:minmax(0,1.6fr) minmax(250px,.7fr) minmax(260px,.8fr);gap:30px;display:grid}.storage-price>p,.storage-request>p{color:#777e86;margin:-10px 0 22px;font-size:11px}.storage-cards{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.storage-cards button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:8px;flex-direction:column;align-items:flex-start;min-height:146px;padding:17px;display:flex;position:relative}.storage-cards button.active{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.storage-cards em{position:absolute;top:10px;right:10px}.storage-cards b{font-size:12px}.storage-cards strong{margin-top:10px;font-size:17px}.storage-cards small,.storage-cards span{color:#777e86;margin-top:4px;font-size:11px}.storage-cards span{margin-top:auto}.storage-price h4{margin:18px 0 7px;font-size:11px}.included{color:#68717a;white-space:nowrap;font-size:11px}.storage-how{border-left:1px solid #e0e3e7;padding-left:27px}.storage-how>div{align-items:flex-start;gap:13px;margin:0 0 17px;display:flex;position:relative}.storage-how>div>span{width:28px;height:28px;color:var(--orange);background:#fff0e7;border-radius:50%;flex:0 0 28px;place-items:center;font-size:10px;display:grid}.storage-how p{flex-direction:column;gap:5px;margin:2px 0 0;display:flex}.storage-how b{font-size:10px}.storage-how small{color:#777e86;font-size:11px}.storage-request{border:1px solid #dfe3e7;border-radius:8px;flex-direction:column;align-items:stretch;gap:10px;padding:20px;display:flex}.calendar-icon{width:92px;height:92px;color:var(--orange);background:#fff1e8;border-radius:50%;place-items:center;margin:0 auto 5px;font-size:48px;display:grid}.storage-request button{height:38px;font-size:10px}.storage-request>small{text-align:center;color:#7a8189;font-size:11px}.about-hero{grid-template-columns:.8fr 1.45fr;align-items:center;gap:50px;max-width:1480px;margin:auto;padding:34px;display:grid}.about-hero>div{padding-left:35px}.about-hero h1{margin:0 0 18px;font-size:25px}.about-hero p{color:#626a73;max-width:470px;font-size:11px;line-height:1.65}.about-hero a{height:38px;margin-top:12px;padding:0 19px;font-size:11px}.about-hero img{object-fit:cover;border-radius:9px;width:100%;height:250px}.about-stats{border-top:1px solid #e0e3e7;border-bottom:1px solid #e0e3e7;grid-template-columns:repeat(4,1fr);max-width:1480px;margin:auto;display:grid}.about-stats>div{border-right:1px solid #e0e3e7;justify-content:center;align-items:center;gap:15px;height:86px;display:flex}.about-stats>div:last-child{border-right:0}.about-stats span{color:var(--orange);font-size:28px}.about-stats p{flex-direction:column;gap:5px;margin:0;display:flex}.about-stats b{font-size:17px}.about-stats small{color:#747b83;font-size:11px}.about-content{grid-template-columns:1.1fr 1.15fr .8fr;max-width:1480px;margin:auto;padding:27px 34px;display:grid}.about-content>div{border-right:1px solid #e0e3e7;min-height:225px;padding:0 34px}.about-content>div:last-child{border-right:0}.about-content h2{margin:0 0 18px;font-size:13px}.team-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.team-grid article{flex-direction:column;align-items:center;gap:5px;display:flex}.team-grid article>div{color:#fff;background:linear-gradient(145deg,#29313a,#9ca3aa);border-radius:50%;place-items:center;width:61px;height:61px;font-weight:800;display:grid}.team-grid b{font-size:11px}.team-grid small{color:#747b83;font-size:10px}.team-block>a{height:30px;color:var(--orange);border-color:#ffd0b6;margin-top:20px;padding:0 15px;font-size:11px}.brands-block>div{grid-template-columns:repeat(3,1fr);align-items:center;gap:23px 30px;margin:28px 0 32px;display:grid}.brands-block b{text-align:center;font-family:Georgia,serif;font-size:12px}.brands-block b:nth-child(2),.brands-block b:nth-child(6){color:#e75c12}.brands-block a{color:#6e757d;font-size:11px}.about-contacts p{color:#505861;gap:11px;font-size:11px;display:flex}.about-contacts p>span{flex-direction:column;gap:3px;display:flex}.about-contacts small{color:#7b828a;font-size:10px}.about-socials{gap:8px;margin-top:17px;display:flex}.about-socials a{color:#315a8f;border:1px solid #dfe3e7;border-radius:5px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:700;display:grid}.account-page{background:#fafafa}.account-shell{grid-template-columns:205px minmax(0,1fr);gap:23px;max-width:1480px;margin:auto;padding:28px 34px 32px;display:grid}.account-shell aside{background:#fff;border:1px solid #e0e3e7;border-radius:9px;flex-direction:column;align-self:stretch;padding:10px;display:flex}.account-user{border-bottom:1px solid #eceef0;align-items:center;gap:10px;margin-bottom:8px;padding:5px 2px 14px;display:flex}.account-user>span{color:#fff;background:#303740;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;display:grid}.account-user p{flex-direction:column;gap:4px;margin:0;display:flex}.account-user b{font-size:10px}.account-user small{color:#747b83;font-size:11px}.account-shell aside>button{text-align:left;cursor:pointer;color:#555e67;background:0 0;border:0;border-radius:6px;grid-template-columns:24px 1fr 20px;align-items:center;height:38px;padding:0 10px;font-size:11px;display:grid}.account-shell aside>button span{font-size:15px}.account-shell aside>button.active{color:var(--orange);background:#fff0e8;font-weight:700}.account-shell aside>button em{color:#9aa0a7;text-align:right;font-style:normal}.account-shell aside .logout{border-top:1px solid #eceef0;border-radius:0;margin-top:auto}.account-main{min-width:0}.account-metrics{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.account-metrics article{background:#fff;border:1px solid #e0e3e7;border-radius:8px;gap:12px;height:82px;padding:13px;display:flex}.account-metrics article>span{color:var(--orange);font-size:23px}.account-metrics p{flex-direction:column;gap:3px;margin:0;display:flex}.account-metrics small{color:#66707a;font-size:11px}.account-metrics b{font-size:15px}.account-metrics em{color:#8a9198;font-size:10px;font-style:normal}.account-panels{grid-template-columns:1.25fr 1fr;gap:13px;margin-top:13px;display:grid}.orders-panel,.garage-panel{background:#fff;border:1px solid #e0e3e7;border-radius:8px;padding:15px}.orders-panel header,.garage-panel header,.account-favorites header{justify-content:space-between;align-items:center;display:flex}.orders-panel h2,.garage-panel h2,.account-favorites h2{margin:0 0 12px;font-size:12px}.orders-panel header a,.garage-panel header button,.account-favorites header a{color:#737b83;cursor:pointer;background:0 0;border:0;font-size:11px}.orders-panel article{border-top:1px solid #eef0f2;grid-template-columns:23px 1fr 65px 72px 60px;align-items:center;gap:7px;min-height:47px;display:grid}.orders-panel article>span{color:#77808a}.orders-panel article p{flex-direction:column;gap:3px;margin:0;display:flex}.orders-panel article b{font-size:11px}.orders-panel article small{color:#737b83;font-size:10px;line-height:1.4}.orders-panel article em{color:#45a95a;text-align:center;background:#e9f7ec;border-radius:8px;padding:4px;font-size:10px;font-style:normal}.orders-panel article button{color:#7a8189;background:#fff;border:1px solid #e0e3e7;border-radius:5px;height:22px;font-size:10px}.orders-panel article strong{text-align:right;font-size:11px}.garage-panel article{border-top:1px solid #eef0f2;grid-template-columns:47px 1fr 50px;align-items:center;gap:9px;height:58px;display:grid}.garage-glyph{color:#30373f;background:#f1f3f5;border:1px solid #dce0e4;border-radius:8px;place-items:center;width:43px;height:35px;font-size:10px;font-weight:800;display:grid}.garage-panel p{flex-direction:column;gap:4px;margin:0;display:flex}.garage-panel b{font-size:11px}.garage-panel small{color:#747b83;font-size:10px}.garage-panel article em{color:var(--orange);text-align:center;background:#fff0e8;border-radius:8px;padding:4px;font-size:10px;font-style:normal}.account-favorites{background:#fff;border:1px solid #e0e3e7;border-radius:8px;margin-top:13px;padding:15px}.account-favorites>div{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.account-favorites .store-card.compact{height:auto;min-height:190px}@media (width<=1100px){.marketing-features{grid-template-columns:repeat(2,190px);margin-top:25px}.marketing-hero{height:330px}.service-layout,.storage-layout{grid-template-columns:1fr 1fr}.service-layout>div:first-child,.storage-price{grid-column:1/-1}.storage-how{border-left:0;padding-left:0}.about-content{grid-template-columns:1fr 1fr}.about-contacts{border-top:1px solid #e0e3e7;grid-column:1/-1;padding-top:22px!important}.account-shell{grid-template-columns:170px minmax(0,1fr)}.account-metrics{grid-template-columns:1fr 1fr}.account-panels{grid-template-columns:1fr}.account-favorites>div{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.marketing-hero{height:auto;min-height:390px}.marketing-hero-fade{background:linear-gradient(#ffffffbf,#fff 76%)}.marketing-hero-copy{width:100%;padding:30px 16px}.marketing-hero-copy h1{font-size:29px}.marketing-features{grid-template-columns:1fr 1fr}.marketing-body,.compact-benefits{padding-left:16px;padding-right:16px}.service-layout,.storage-layout{grid-template-columns:1fr}.storage-request,.storage-how{grid-column:1}.plan-grid,.storage-cards{grid-template-columns:1fr}.plan-card{min-height:245px}.compact-benefits{grid-template-columns:1fr 1fr}.compact-benefits>div{border-right:1px solid #e0e3e7;border-radius:0!important}.about-hero{grid-template-columns:1fr;gap:25px;padding:25px 16px}.about-hero>div{padding-left:0}.about-hero img{height:220px}.about-stats{grid-template-columns:1fr 1fr}.about-stats>div:nth-child(2){border-right:0}.about-content{grid-template-columns:1fr;padding:25px 16px}.about-content>div{border-bottom:1px solid #e0e3e7;border-right:0;padding:20px 0}.account-shell{grid-template-columns:1fr;padding:18px 16px}.account-shell aside{flex-direction:row;align-items:center;overflow-x:auto}.account-user,.account-shell aside .logout{display:none}.account-shell aside>button{flex:none;gap:7px;display:flex}.account-shell aside>button em{display:none}.account-favorites>div{grid-template-columns:1fr 1fr}}@media (width<=490px){.marketing-features{grid-template-columns:1fr;gap:9px}.marketing-hero{min-height:470px}.compact-benefits{grid-template-columns:1fr}.team-grid{grid-template-columns:1fr 1fr}.about-stats{grid-template-columns:1fr}.about-stats>div{border-bottom:1px solid #e0e3e7;border-right:0}.about-content{display:block}.account-metrics{grid-template-columns:1fr}.orders-panel article{grid-template-columns:22px 1fr 58px}.orders-panel article button,.orders-panel article>strong{display:none}.account-favorites>div{grid-template-columns:1fr}.included{white-space:normal;line-height:1.8}}.account-section-heading{justify-content:space-between;align-items:flex-start;height:39px;display:flex}.account-section-heading h1{margin:0;font-size:18px}.account-section-heading span{color:#8a9198;font-size:11px}.account-admin-link{min-height:38px;color:var(--orange);border-top:1px solid #eceef0;border-bottom:1px solid #eceef0;align-items:center;margin-top:8px;padding:0 10px;font-size:11px;font-weight:700;display:flex}.account-favorites header button{color:#737b83;cursor:pointer;background:0 0;border:0;font-size:11px}.account-section-card{background:#fff;border:1px solid #e0e3e7;border-radius:9px;min-height:420px;padding:20px}.account-section-card>header{border-bottom:1px solid #eceef0;justify-content:space-between;align-items:flex-start;margin-bottom:5px;padding-bottom:14px;display:flex}.account-section-card>header h2{margin:0 0 5px;font-size:16px}.account-section-card>header p{color:#7b828a;margin:0;font-size:11px}.account-section-card>header button,.account-section-card>header select,.account-section-card>header a{color:#626a73;cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:5px;align-items:center;min-height:30px;padding:0 12px;font-size:11px;display:flex}.account-section-card>header a.primary{color:#fff;border:0}.orders-full article{grid-template-columns:30px 1fr 90px 90px 90px;min-height:65px;padding:0 8px}.orders-full article p b{font-size:10px}.orders-full article p small,.orders-full article em{font-size:11px}.orders-full article button{cursor:pointer}.garage-full article{grid-template-columns:60px 1fr 65px 210px;height:76px}.garage-full .garage-glyph{width:52px;height:48px}.garage-actions{justify-content:flex-end;gap:7px;display:flex}.garage-actions button{cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:5px;height:27px;font-size:11px}.garage-actions button:last-child{color:#d64a3a}.garage-form{border-bottom:1px solid #eceef0;grid-template-columns:1fr 180px 100px 110px;gap:8px;padding:13px 0;display:grid}.garage-form input,.garage-form select{border:1px solid #dfe3e7;border-radius:5px;height:34px;padding:0 9px;font-size:11px}.garage-form button{font-size:11px}.storage-account article{border:1px solid #e0e3e7;border-radius:7px;grid-template-columns:44px 1fr 90px 75px;align-items:center;gap:12px;min-height:105px;margin-top:17px;padding:15px;display:grid}.storage-account article>span{width:42px;height:42px;color:var(--orange);background:#fff0e8;border-radius:50%;place-items:center;font-size:24px;display:grid}.storage-account article>div{flex-direction:column;gap:4px;display:flex}.storage-account article p{color:#626a73;margin:0;font-size:11px}.storage-account article small{color:#8a9198;font-size:11px}.storage-account article em{color:#44a558;background:#e9f7ec;border-radius:10px;padding:5px 8px;font-size:11px;font-style:normal}.storage-account article button{height:29px;color:var(--orange);cursor:pointer;background:#fff;border:1px solid #ffd0b6;border-radius:5px;font-size:11px}.storage-account-notice{background:#f7faf8;border:1px solid #e0eee4;border-radius:7px;flex-direction:column;gap:5px;margin-top:17px;padding:14px;font-size:11px;display:flex}.storage-account-notice span{color:#737b83;font-size:11px}.bonus-balance{background:linear-gradient(125deg,#ff8c30,var(--orange));color:#fff;border-radius:10px;grid-template-columns:1fr auto;gap:6px;max-width:420px;margin:20px 0;padding:20px;display:grid}.bonus-balance span,.bonus-balance small{font-size:11px}.bonus-balance strong{grid-column:1/-1;font-size:32px}.bonus-balance a{color:var(--orange);height:34px;box-shadow:none;background:#fff;grid-area:1/2/4;align-self:center;padding:0 13px;font-size:11px}.bonuses-account h3,.settings-account h3{margin:25px 0 10px;font-size:11px}.bonus-row{border-top:1px solid #eceef0;justify-content:space-between;align-items:center;min-height:55px;display:flex}.bonus-row p{flex-direction:column;gap:4px;margin:0;display:flex}.bonus-row p b{font-size:11px}.bonus-row p small{color:#8a9198;font-size:11px}.bonus-row>strong{color:#d64d3c}.bonus-row>strong.positive{color:#42a858}.account-favorite-full>div{grid-template-columns:repeat(4,1fr);gap:10px;padding-top:12px;display:grid}.account-favorite-full .store-card{min-height:200px}.settings-grid{grid-template-columns:1fr 1fr;gap:13px;max-width:760px;margin-top:16px;display:grid}.settings-grid label{flex-direction:column;gap:6px;font-size:11px;font-weight:700;display:flex}.settings-grid input{border:1px solid #dfe3e7;border-radius:5px;height:35px;padding:0 10px;font-size:11px}.settings-check{align-items:center;gap:8px;margin-bottom:10px;font-size:11px;display:flex}.settings-check input{accent-color:var(--orange)}.settings-account>.primary{height:36px;margin-top:13px;padding:0 18px;font-size:11px}.admin-page{color:#20252b;background:#f7f8fa;min-height:100vh;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:10px}.admin-page button,.admin-page input,.admin-page select,.admin-page textarea{font-family:inherit}.admin-header{z-index:30;background:#fff;border-bottom:1px solid #e1e4e7;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.admin-header>a{align-items:center;width:170px;height:48px;display:flex;overflow:hidden}.admin-header img{object-fit:contain;width:160px;height:48px}.admin-header>button{cursor:pointer;background:0 0;border:0}.admin-api{color:#69717a;align-items:center;gap:34px;margin-left:auto;font-size:11px;display:flex}.admin-api span:first-child{color:#35a44c}.admin-bell{font-size:18px;position:relative;margin-left:28px!important}.admin-bell b{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:12px;height:12px;font-size:10px;display:grid;position:absolute;top:1px;right:-1px}.admin-user{border-left:1px solid #e1e4e7;align-items:center;gap:9px;margin-left:17px;padding-left:17px;display:flex}.admin-user>span,.admin-profile>span{background:#edf0f2;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:800;display:grid}.admin-user p,.admin-profile p{flex-direction:column;gap:3px;margin:0;display:flex}.admin-user b,.admin-profile b{font-size:11px}.admin-user small,.admin-profile small{color:#77808a;font-size:10px}.admin-shell{grid-template-columns:190px minmax(0,1fr);min-height:calc(100vh - 64px);display:grid}.admin-sidebar{background:#fff;border-right:1px solid #e1e4e7;flex-direction:column;height:calc(100vh - 64px);padding:18px 11px 14px;display:flex;position:sticky;top:64px}.admin-suppliers{color:#606871;border:1px solid #e0e3e7;border-radius:6px;align-items:center;height:34px;margin-bottom:8px;padding:0 12px;display:flex}.admin-sidebar>button{text-align:left;color:#56606a;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:11px;height:38px;padding:0 12px;font-size:11px;display:flex}.admin-sidebar>button span{color:#616b75;width:15px;font-size:14px}.admin-sidebar>button.active{color:var(--orange);background:#fff0e8;font-weight:700}.admin-sidebar>button.active span{color:var(--orange)}.admin-sidebar>a{color:#6f7780;border-top:1px solid #eceef0;margin-top:auto;padding:14px 10px}.admin-profile{border:1px solid #e0e3e7;border-radius:7px;align-items:center;gap:8px;padding:9px;display:flex}.admin-content{width:100%;min-width:0;max-width:1500px;margin:0 auto;padding:26px 30px 40px}.admin-content>h1,.admin-title-row h1,.general-settings h1{letter-spacing:-.02em;margin:0 0 19px;font-size:22px}.admin-title-row{justify-content:space-between;align-items:flex-end;margin-bottom:16px;display:flex}.admin-title-row h1{margin:4px 0 0}.admin-title-row span,.admin-title-row>div>button{color:#7a828b;background:0 0;border:0;padding:0;font-size:11px}.admin-title-row>div:not(:only-child):last-child{gap:8px;display:flex}.admin-title-row button,.admin-title-row select{cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:5px;height:32px;padding:0 12px;font-size:11px}.admin-title-row button.primary{color:#fff;border:0}.admin-card{background:#fff;border:1px solid #e0e3e7;border-radius:8px}.admin-card h2{margin:0 0 16px;font-size:12px}.admin-kpis{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:14px;display:grid}.admin-kpis article{background:#fff;border:1px solid #dfe3e7;border-radius:8px;flex-direction:column;height:104px;padding:17px;display:flex}.admin-kpis article span{color:#616a73;font-size:11px}.admin-kpis article strong{margin:11px 0 6px;font-size:21px}.admin-kpis article small{color:#45a85a;font-size:11px}.admin-dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(270px,.85fr);gap:14px;display:grid}.activity-card,.quick-card{padding:20px}.activity-card>div{border-top:1px solid #eceef0;grid-template-columns:30px 1fr 90px;align-items:center;gap:9px;min-height:57px;display:grid}.activity-card .ok,.activity-card .notice{color:#43a959;background:#e9f7ec;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.activity-card .notice{color:var(--orange);background:#fff0e8}.activity-card p,.quick-card p{flex-direction:column;gap:4px;margin:0;display:flex}.activity-card p b,.quick-card p b{font-size:11px}.activity-card p small,.quick-card p small{color:#7b828a;font-size:11px}.activity-card time{color:#7b828a;text-align:right;font-size:11px}.quick-card>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #eceef0;grid-template-columns:31px 1fr;align-items:center;gap:9px;width:100%;min-height:53px;display:grid}.quick-card>button>span{background:#f5f6f7;border:1px solid #e1e4e7;border-radius:6px;place-items:center;width:27px;height:27px;display:grid}.admin-tabs{align-items:stretch;height:38px;margin-bottom:14px;display:flex}.admin-tabs button{color:#616a73;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e0e3e7;min-width:115px;font-size:11px}.admin-tabs button.active{color:var(--orange);border-bottom:2px solid var(--orange);font-weight:700}.supplier-layout{grid-template-columns:1.2fr 1fr;gap:13px;display:grid}.supplier-settings{grid-row:span 2;padding:20px}.supplier-settings>div{grid-template-columns:1fr 1fr;gap:13px;display:grid}.supplier-settings label,.product-editor label,.page-editor label,.seo-meta label,.general-settings label{color:#626a73;flex-direction:column;gap:6px;font-size:11px;display:flex}.supplier-settings input,.product-editor input,.product-editor select,.product-editor textarea,.page-editor input,.page-editor select,.page-editor textarea,.seo-meta input,.seo-meta textarea,.general-settings input{background:#fff;border:1px solid #dfe3e7;border-radius:5px;height:36px;padding:0 9px;font-size:11px}.supplier-settings>.admin-check{flex-direction:row;align-items:center;margin:15px 0}.supplier-settings>button{border:1px solid var(--orange);height:34px;color:var(--orange);cursor:pointer;background:#fff;border-radius:5px;margin-right:8px;padding:0 14px;font-size:11px}.supplier-settings>button.primary{color:#fff}.supplier-status,.contracts{padding:20px}.supplier-status p{border-bottom:1px solid #eceef0;justify-content:space-between;padding:0 0 10px;display:flex}.supplier-status p span{color:#6e7780}.supplier-status .green{color:#44a757}.supplier-status em{float:right;color:#38a34c;background:#e9f7ec;border-radius:4px;padding:5px;font-style:normal}.contracts p{color:#59616a;border-bottom:1px solid #eceef0;padding-bottom:9px}.contracts button{color:var(--orange);background:#fff;border:1px solid #ffd0b6;border-radius:5px;height:30px;font-size:11px}.admin-placeholder{min-height:350px;padding:30px}.admin-placeholder p{color:#6e7780}.admin-placeholder button{height:34px;padding:0 16px}.admin-filterbar{background:#fff;border:1px solid #e0e3e7;border-radius:8px;gap:10px;height:66px;margin-bottom:12px;padding:14px;display:flex}.admin-filterbar input,.admin-filterbar select{color:#30353b;background:#fff;border:1px solid #dfe3e7;border-radius:5px;align-self:center;min-width:190px;height:38px;padding:0 10px;font-size:11px}.admin-filterbar select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px}.admin-filterbar input:first-child{flex:1}.admin-filterbar button{background:#fff;border:1px solid #dfe3e7;border-radius:5px;padding:0 13px;font-size:11px}.admin-products-layout{grid-template-columns:minmax(0,1.6fr) 360px;gap:12px;display:grid}.products-table{overflow:hidden}.products-bulk{border-bottom:1px solid #e0e3e7;align-items:center;gap:8px;height:48px;padding:0 14px;display:flex}.products-bulk button,.products-bulk select{background:#fff;border:1px solid #dfe3e7;border-radius:5px;height:29px;font-size:11px}.products-bulk select{margin-left:auto}.product-table-head{background:#fafafa;grid-template-columns:22px 1.7fr .65fr .7fr 1fr .55fr .65fr .55fr;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:10px;display:grid}.products-table>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #eceef0;grid-template-columns:22px 48px 1.25fr .65fr .7fr 1fr .55fr .65fr .55fr;align-items:center;gap:6px;width:100%;min-height:63px;padding:0 12px;font-size:10px;display:grid}.products-table>button.selected{background:#fffaf7}.products-table input{accent-color:var(--orange)}.mini-tire{background:#f7f8fa;border-radius:4px;justify-content:center;align-items:center;width:45px;height:55px;display:flex;overflow:hidden}.mini-tire img{object-fit:contain;width:100%;height:100%}.products-table button p{flex-direction:column;gap:4px;margin:0;display:flex}.products-table button p b{font-size:11px}.products-table button p small{color:#737b84}.products-table button em{color:#3da553;text-align:center;background:#eaf7ed;border-radius:4px;padding:4px;font-style:normal}.products-table button i{color:#3da553;font-style:normal}.product-editor{padding:17px}.product-editor>header,.order-drawer>header{justify-content:space-between;display:flex}.product-editor>header button,.order-drawer>header button{cursor:pointer;background:0 0;border:0}.product-editor .admin-tabs{margin:0 0 12px}.product-editor label{margin-bottom:10px}.product-editor textarea{resize:vertical;height:66px;padding-top:8px}.editor-grid{grid-template-columns:1fr 1fr;gap:0 9px;display:grid}.product-editor>.primary{width:100%;height:35px;font-size:11px}.orders-admin-layout{grid-template-columns:minmax(0,1fr) 260px;gap:12px;display:grid}.orders-admin-layout--kanban{grid-template-columns:1fr}.orders-admin-table{overflow:hidden}.orders-head,.orders-admin-table>button{grid-template-columns:.8fr 1fr 1.1fr .9fr .8fr .8fr;align-items:center;gap:8px;padding:0 14px;display:grid}.orders-head{background:#fafafa;height:43px;font-size:10px}.orders-admin-table>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #eceef0;width:100%;min-height:67px;font-size:11px}.orders-admin-table>button.selected{background:#fffaf7}.orders-admin-table>button>b{color:var(--orange)}.orders-admin-table>button>span{flex-direction:column;gap:4px;display:flex}.orders-admin-table small{color:#7b828a;font-size:10px}.orders-admin-table em{color:#2879bd;text-align:center;background:#e9f3fb;border-radius:8px;padding:5px;font-style:normal}.order-drawer{padding:17px}.order-drawer label{color:#6e7780;flex-direction:column;gap:5px;display:flex}.order-drawer select{color:#30353b;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") right 9px center no-repeat;border:1px solid #dfe3e7;border-radius:5px;height:34px;padding:0 28px 0 10px;font-size:11px}.order-drawer h3{margin:20px 0 8px;font-size:11px}.order-drawer p{color:#59616a;font-size:11px;line-height:1.7}.drawer-product{grid-template-columns:45px 1fr;gap:8px;display:grid}.drawer-product img{object-fit:contain;width:45px;height:55px}.drawer-product p{flex-direction:column;display:flex}.drawer-total{border-top:1px solid #e0e3e7;justify-content:space-between;margin-top:14px;padding-top:13px;display:flex}.order-drawer>.primary{width:100%;height:34px;margin-top:17px;font-size:11px}.orders-view-toggle{border:1px solid #dfe3e7;border-radius:6px;display:flex;overflow:hidden}.admin-title-row .orders-view-toggle button{color:#6e7780;cursor:pointer;background:#fff;border:0;align-items:center;gap:6px;height:32px;padding:0 14px;font-size:11px;display:flex}.admin-title-row .orders-view-toggle button+button{border-left:1px solid #dfe3e7}.admin-title-row .orders-view-toggle button.active{color:var(--orange);background:#fff0e8;font-weight:700}.admin-kanban-wrap{min-width:0}.admin-kanban{grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px;padding-bottom:4px;display:grid;overflow-x:auto}.admin-kanban__col{background:#fafbfc;border:1px solid #e0e3e7;border-radius:8px;flex-direction:column;gap:10px;min-width:0;padding:10px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.admin-kanban__col--over{border-color:var(--orange);background:#fff3ec;box-shadow:inset 0 0 0 2px #f45b002e}.admin-kanban__col-head{justify-content:space-between;align-items:flex-start;padding:2px 4px;display:flex}.admin-kanban__col-head h3{margin:0;font-size:12px}.admin-kanban__col-head p{color:#8a9198;margin:3px 0 0;font-size:10px}.admin-kanban__count{color:#56606a;background:#eceef0;border-radius:11px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700;display:grid}.admin-kanban__cards{flex-direction:column;gap:8px;min-height:40px;display:flex}.admin-kanban__card{cursor:grab;background:#fff;border:1px solid #e0e3e7;border-radius:7px;flex-direction:column;gap:6px;padding:10px;transition:box-shadow .15s,border-color .15s,transform .12s,opacity .12s;display:flex}.admin-kanban__card:hover{box-shadow:0 4px 14px #14181d14}.admin-kanban__card:active{cursor:grabbing}.admin-kanban__card--selected{border-color:var(--orange);box-shadow:0 0 0 2px #f45b0024}.admin-kanban__card--busy{opacity:.55;pointer-events:none}.admin-kanban__card--dragging{opacity:.4;cursor:grabbing;transform:scale(.96)rotate(-2deg);box-shadow:0 14px 30px #14181d38}.admin-kanban__card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-kanban__card-head strong{color:var(--orange);font-size:11px}.admin-kanban__card-head time{color:#8a9198;font-size:10px}.admin-kanban__customer{color:#30363d;margin:0;font-size:11px;line-height:1.5}.admin-kanban__customer a{color:#2879bd}.admin-kanban__meta{color:#737a82;margin:0;font-size:10px}.admin-kanban__total{margin:0;font-size:11px;font-weight:700}.admin-kanban__items{color:#6e7780;margin:0;padding:0 0 0 14px;font-size:10px}.admin-kanban__items li{margin:2px 0}.admin-kanban__moves{flex-wrap:wrap;gap:6px;display:flex}.admin-kanban__move{color:#56606a;cursor:pointer;background:#fafbfc;border:1px solid #dfe3e7;border-radius:5px;height:24px;padding:0 8px;font-size:10px}.admin-kanban__move:hover{border-color:var(--orange);color:var(--orange)}.admin-kanban__status{display:none}.admin-kanban__error{color:#c0392b;margin:0 0 8px;font-size:11px}.order-note-form{flex-direction:column;gap:8px;margin-top:8px;display:flex}.order-note-form textarea{resize:vertical;border:1px solid #dfe3e7;border-radius:6px;padding:8px 9px;font-family:inherit;font-size:11px}.order-note-form .primary{align-self:flex-end;width:auto;height:30px;margin-top:0;padding:0 14px;font-size:11px}.order-timeline{margin:8px 0 0;padding:0;list-style:none}.order-timeline-empty{color:#8a9198;font-size:11px}.order-timeline__item{gap:9px;padding:0 0 12px;display:flex;position:relative}.order-timeline__item:not(:last-child):before{content:"";background:#e5e7eb;width:1px;position:absolute;top:22px;bottom:0;left:10px}.order-timeline__icon{width:21px;height:21px;color:var(--orange);background:#fff0e8;border-radius:50%;flex:none;place-items:center;display:grid}.order-timeline__item--note .order-timeline__icon{color:#2879bd;background:#eef2fb}.order-timeline__body p{color:#30363d;align-items:baseline;gap:8px;margin:0;font-size:11px;font-weight:700;display:flex}.order-timeline__body time{color:#8a9198;font-size:10px;font-weight:400}.order-timeline__body small{color:#59616a;margin-top:3px;font-size:11px;line-height:1.5;display:block}.order-modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200;background:#0f121680;justify-content:center;align-items:center;padding:24px;animation:.15s orderModalFade;display:flex;position:fixed;inset:0}.order-modal{background:#fff;border-radius:12px;width:100%;max-width:420px;max-height:calc(100vh - 48px);animation:.16s orderModalPop;position:relative;overflow-y:auto;box-shadow:0 30px 70px #0a0e1459;padding:20px 44px 20px 20px!important}.order-modal__close{color:#6e7780;cursor:pointer;background:#fff;border:1px solid #e0e3e7;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:14px;right:14px}.order-modal__close:hover{color:#20252b;background:#f7f8fa}@keyframes orderModalFade{0%{opacity:0}to{opacity:1}}@keyframes orderModalPop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=900px){.admin-kanban{grid-template-columns:repeat(4,240px)}}.pages-admin-layout{grid-template-columns:.85fr 1.25fr;gap:12px;display:grid}.page-list{overflow:hidden}.page-list header,.page-list button{grid-template-columns:1.2fr .9fr .7fr;align-items:center;padding:0 14px;display:grid}.page-list header{color:#6e7780;background:#fafafa;height:40px}.page-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #eceef0;width:100%;height:49px;font-size:11px}.page-list button.active,.blog-list button.active{background:#fff0e8}.page-list small{color:#7b828a}.page-editor{padding:18px}.page-editor label{margin-bottom:10px}.page-editor textarea{height:55px;padding-top:8px}.page-editor .content-editor{height:130px}.page-editor>.primary{min-width:100px;height:34px;font-size:11px}.blog-list{padding:8px}.blog-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eceef0;grid-template-columns:44px 1fr 76px;align-items:center;gap:10px;width:100%;height:64px;padding:0 12px;font-size:11px;display:grid}.blog-list__thumb{object-fit:cover;background:#f2f3f5;border-radius:6px;width:44px;height:44px}.blog-list__thumb--empty{border:1px dashed #dfe3e7}.blog-list__meta{flex-direction:column;gap:4px;min-width:0;display:flex}.blog-list__meta b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.blog-list em{color:#3fa455;text-align:center;background:#e9f7ec;border-radius:8px;padding:5px;font-style:normal}.blog-list small{color:#737b83}.admin-editor{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.admin-editor__label-row{justify-content:space-between;align-items:center;display:flex}.admin-editor__label{color:#6e7780;font-size:11px}.admin-editor__modes{border:1px solid #dfe3e7;border-radius:6px;display:flex;overflow:hidden}.admin-editor__mode{color:#6e7780;cursor:pointer;background:#fff;border:0;height:26px;padding:0 10px;font-size:10px}.admin-editor__mode+.admin-editor__mode{border-left:1px solid #dfe3e7}.admin-editor__mode.active{color:var(--orange);background:#fff0e8;font-weight:700}.admin-editor__toolbar{background:#fafbfc;border:1px solid #dfe3e7;border-bottom:0;border-radius:8px 8px 0 0;flex-wrap:wrap;align-items:center;gap:2px;padding:6px;display:flex}.admin-editor__tool{color:#40474f;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:4px;min-width:26px;height:26px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.admin-editor__tool:hover{background:#eceef0}.admin-editor__tool:disabled{opacity:.5;cursor:default}.admin-editor__sep{background:#e0e3e7;width:1px;height:18px;margin:0 4px}.admin-editor__surface{color:#20252b;background:#fff;border:1px solid #dfe3e7;border-radius:0 0 8px 8px;min-height:220px;max-height:480px;padding:14px 16px;font-size:13px;line-height:1.7;overflow-y:auto}.admin-editor__surface:focus{border-color:#f0b088;outline:none}.admin-editor__surface:empty:before{content:attr(data-placeholder);color:#a3aab2}.admin-editor__surface img{border-radius:6px;max-width:100%}.admin-editor__surface h2{margin:18px 0 8px;font-size:18px}.admin-editor__surface h3{margin:16px 0 6px;font-size:15px}.admin-editor__surface p{margin:0 0 10px}.admin-editor__surface a{color:var(--orange)}.admin-editor__html{color:#20252b;resize:vertical;border:1px solid #dfe3e7;border-radius:8px;width:100%;padding:12px 14px;font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.admin-editor__preview{border:1px solid #dfe3e7;border-radius:8px;padding:16px;font-size:13px;line-height:1.7}.admin-spin{animation:.8s linear infinite admin-spin-anim}@keyframes admin-spin-anim{to{transform:rotate(360deg)}}.admin-image-picker{flex-direction:column;gap:8px;margin-bottom:10px;display:flex}.admin-image-picker__label{color:#6e7780;font-size:11px}.admin-image-picker__preview{background:#f2f3f5;border:1px solid #dfe3e7;border-radius:8px;width:100%;max-width:320px;height:150px;position:relative;overflow:hidden}.admin-image-picker__preview img{object-fit:cover;width:100%;height:100%}.admin-image-picker__remove{color:#fff;cursor:pointer;background:#14181d99;border:0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:8px;right:8px}.admin-image-picker__remove:hover{background:#14181dcc}.admin-image-picker__empty{color:#9aa1a9;background:#fafbfc;border:1px dashed #dfe3e7;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;max-width:320px;height:150px;font-size:11px;display:flex}.admin-image-picker__actions{gap:8px;display:flex}.admin-image-picker__actions button{color:#40474f;cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:6px;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:11px;display:inline-flex}.admin-image-picker__actions button:hover{border-color:#c9cdd2}.admin-image-picker__actions button:disabled{opacity:.6;cursor:default}.admin-image-picker__url-row{gap:8px;display:flex}.admin-image-picker__url-row input{border:1px solid #dfe3e7;border-radius:6px;flex:1;height:32px;padding:0 10px;font-size:11px}.admin-image-picker__url-row button{cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:6px;height:32px;padding:0 12px;font-size:11px}.admin-image-picker__url-row button.primary{border:0}.admin-image-picker__error{color:#c0442f;margin:0;font-size:11px}.seo-grid{grid-template-columns:1fr 1fr .8fr;gap:12px;display:grid}.seo-grid>section{padding:18px}.seo-meta label{margin-bottom:13px}.seo-meta textarea{height:65px;padding-top:8px}.indexing>label{border-bottom:1px solid #eceef0;justify-content:space-between;align-items:center;min-height:44px;display:flex}.toggle{cursor:pointer;background:#e2e5e8;border:0;border-radius:12px;width:34px;height:19px;padding:2px}.toggle i{background:#fff;border-radius:50%;width:15px;height:15px;transition:margin .2s;display:block}.toggle.on{background:#42ae58}.toggle.on i{margin-left:15px}.indexing>p{align-items:center;gap:8px;display:flex}.indexing>p span{color:#707880}.indexing>p button{background:#fff;border:1px solid #dfe3e7;border-radius:5px;height:26px;margin-left:auto;font-size:10px}.analytics>div:first-of-type{grid-template-columns:1fr 1fr;gap:8px;display:grid}.analytics article{border:1px solid #e0e3e7;border-radius:6px;flex-direction:column;min-height:62px;padding:9px;display:flex}.analytics article strong{margin:5px 0;font-size:15px}.analytics article small{color:#43a657}.mini-chart{align-items:end;gap:8px;height:100px;padding:15px 5px 0;display:flex}.mini-chart i{background:linear-gradient(#ff8c30,var(--orange));border-radius:4px 4px 0 0;flex:1;height:45%}.mini-chart i:nth-child(2n){height:75%}.mini-chart i:nth-child(3n){height:58%}.client-active{color:#39a54e;vertical-align:middle;background:#e9f7ec;border-radius:10px;padding:5px 8px;font-size:11px;font-style:normal}.client-summary{background:#fff;border:1px solid #e0e3e7;border-radius:8px;grid-template-columns:repeat(6,1fr);padding:14px;display:grid}.client-summary p{flex-direction:column;gap:6px;margin:0;display:flex}.client-summary span{color:#757d85}.crm-grid{grid-template-columns:.8fr 1.2fr .7fr;gap:12px;display:grid}.crm-grid>section{padding:18px}.crm-grid section>p{color:#6d757e;justify-content:space-between;display:flex}.crm-grid section>p b{color:#30363d}.crm-note{color:#555d66;background:#fafafa;border:1px solid #e0e3e7;border-radius:6px;min-height:75px;padding:11px;line-height:1.7}.crm-grid section>button{color:var(--orange);background:0 0;border:0;margin-top:12px;font-size:11px}.loyalty strong{color:var(--orange);font-size:26px}.loyalty>span{color:#7b828a;display:block}.crm-history{margin-top:12px;padding:18px}.crm-history p{border-top:1px solid #eceef0;grid-template-columns:130px 1fr 100px;margin:0;padding:12px 0;display:grid}.crm-history span,.crm-history em{color:#717982;font-style:normal}.services-grid{grid-template-columns:1fr 1.2fr;gap:12px;display:grid}.services-grid>section{padding:18px}.services-grid section>p{border-top:1px solid #eceef0;grid-template-columns:1fr auto 28px;align-items:center;gap:8px;min-height:45px;margin:0;display:grid}.services-grid section>p span{color:#39a44e}.services-grid section>p>button:last-child:not(.toggle){background:0 0;border:0}.roles p{grid-template-columns:1fr 50px 1.4fr!important}.roles small{color:#6d757e}.system-settings{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px;padding:18px;display:grid}.system-settings h2{grid-column:1/-1}.system-settings button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e3e7;border-radius:6px;grid-template-columns:32px 1fr;align-items:center;min-height:60px;padding:8px;display:grid}.system-settings button>span{grid-row:span 2;font-size:18px}.system-settings button small{color:#7b828a}.general-settings{max-width:850px;padding:23px}.general-settings>div{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:20px;display:grid}.general-settings .admin-check{flex-direction:row;margin:12px 0;display:flex}.general-settings>.primary{height:36px;margin-top:12px;padding:0 16px;font-size:11px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:11px}.admin-table th{text-align:left;color:#6e7780;white-space:nowrap;background:#fafafa;border-bottom:1px solid #e0e3e7;padding:9px 12px;font-weight:600}.admin-table td{vertical-align:top;border-bottom:1px solid #eceef0;padding:9px 12px}.admin-table-message{color:#6e7780;max-width:320px}.badge{white-space:nowrap;border-radius:10px;padding:4px 9px;font-size:10px;font-weight:600;display:inline-block}.badge--ok{color:#3da553;background:#eaf7ed}.badge--error{color:#d64a3a;background:#fdecea}.badge--owner{color:#b5590a;background:#fff0e7}.badge--manager{color:#2879bd;background:#e9f3fb}.badge--content{color:#6a4bc4;background:#f0ecfb}.admin-error{color:#d64a3a;font-size:11px}.admin-users-toolbar{justify-content:flex-end;margin-bottom:12px;display:flex}.admin-user-form{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:14px;padding:18px;display:grid}.admin-user-form label{color:#626a73;flex-direction:column;gap:6px;font-size:11px;display:flex}.admin-user-form input,.admin-user-form select{background:#fff;border:1px solid #dfe3e7;border-radius:5px;height:36px;padding:0 9px;font-size:11px}.admin-user-form-actions{grid-column:1/-1;gap:10px;display:flex}.admin-user-form-actions .primary{height:34px;padding:0 16px;font-size:11px}.admin-table button.linklike{color:var(--orange);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px}.admin-table button.linklike+button.linklike{margin-left:12px}@media (width<=1100px){.admin-shell{grid-template-columns:160px minmax(0,1fr)}.admin-content{padding:20px}.admin-products-layout,.orders-admin-layout{grid-template-columns:1fr}.product-editor,.order-drawer{max-width:none}.seo-grid{grid-template-columns:1fr 1fr}.analytics{grid-column:1/-1}.account-favorite-full>div{grid-template-columns:repeat(3,1fr)}}@media (width<=780px){.admin-header{padding:0 12px}.admin-api,.admin-user{display:none}.admin-shell{grid-template-columns:1fr}.admin-sidebar{flex-direction:row;height:auto;padding:8px;position:static;overflow-x:auto}.admin-sidebar>button{flex:none}.admin-sidebar>a,.admin-profile,.admin-suppliers{display:none}.admin-content{padding:18px 12px}.admin-kpis{grid-template-columns:1fr 1fr}.admin-dashboard-grid,.supplier-layout,.pages-admin-layout,.seo-grid,.crm-grid,.services-grid{grid-template-columns:1fr}.supplier-settings{grid-row:auto}.client-summary{grid-template-columns:1fr 1fr 1fr}.admin-filterbar{flex-wrap:wrap;height:auto}.admin-filterbar input,.admin-filterbar select{min-width:140px;height:34px}.system-settings,.account-favorite-full>div{grid-template-columns:1fr 1fr}.garage-full article{grid-template-columns:55px 1fr 60px}.garage-actions{grid-column:2/-1}.garage-form{grid-template-columns:1fr 1fr}}@media (width<=520px){.admin-kpis,.admin-dashboard-grid{grid-template-columns:1fr}.admin-title-row{flex-direction:column;align-items:flex-start;gap:12px}.admin-products-layout{overflow-x:auto}.products-table{min-width:760px}.orders-admin-layout{overflow-x:auto}.orders-admin-table{min-width:720px}.product-editor,.order-drawer{min-width:300px}.client-summary{grid-template-columns:1fr 1fr}.system-settings,.general-settings>div,.settings-grid,.account-favorite-full>div,.garage-form,.bonus-balance{grid-template-columns:1fr}.bonus-balance a{grid-area:auto/1}}.cabinet-v2 .account-shell{grid-template-columns:220px minmax(0,1fr);gap:20px;max-width:1540px;padding-top:22px}.cabinet-v2 .account-main{min-height:700px}.cabinet-v2 .account-shell aside{align-self:start;min-height:700px;position:sticky;top:12px}.cabinet-v2 .account-shell aside .logout{color:#69717a;border-top:1px solid #eceef0;align-items:center;height:38px;margin-top:auto;padding:0 10px;font-size:11px;display:flex}.cabinet-panel{background:#fff;border:1px solid #e0e3e7;border-radius:10px;overflow:hidden}.cabinet-head{border-bottom:1px solid #eceef0;justify-content:space-between;align-items:flex-start;min-height:56px;padding:15px 17px;display:flex}.cabinet-head h2{margin:0 0 5px;font-size:13px}.cabinet-head p{color:#777f87;margin:0;font-size:11px}.cabinet-head>button,.cabinet-head>div+button{color:#717982;cursor:pointer;background:0 0;border:0;font-size:11px}.account-welcome{background:linear-gradient(110deg,#242a31 0%,#343c45 58%,var(--orange) 150%);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;min-height:118px;padding:23px 28px;display:flex;position:relative;overflow:hidden}.account-welcome:after{content:"";border:45px solid #ffffff09;border-radius:50%;width:240px;height:240px;position:absolute;top:-120px;right:150px}.account-welcome>div:first-child span{color:#ff8c30;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.account-welcome h1{margin:7px 0 5px;font-size:22px}.account-welcome p{color:#c9cdd1;margin:0;font-size:11px}.account-welcome-bonus{z-index:1;background:#ffffff12;border:1px solid #ffffff2b;border-radius:9px;grid-template-columns:1fr auto;gap:5px;min-width:210px;min-height:74px;padding:12px 15px;display:grid;position:relative}.account-welcome-bonus span{color:#d6d9dc;font-size:11px}.account-welcome-bonus strong{grid-column:1/-1;font-size:20px}.account-welcome-bonus button{color:#ff8c30;cursor:pointer;background:0 0;border:0;grid-area:1/2/3;font-size:11px}.cabinet-v2 .account-metrics{margin-top:13px}.cabinet-v2 .account-metrics>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e3e7;border-radius:9px;grid-template-columns:32px 1fr 12px;align-items:start;gap:10px;height:86px;padding:13px;display:grid}.cabinet-v2 .account-metrics>button>span{width:31px;height:31px;color:var(--orange);background:#fff0e8;border-radius:8px;place-items:center;font-size:17px;display:grid}.cabinet-v2 .account-metrics>button p{flex-direction:column;gap:3px;margin:0;display:flex}.cabinet-v2 .account-metrics>button small{color:#69717a;font-size:11px}.cabinet-v2 .account-metrics>button b{font-size:16px}.cabinet-v2 .account-metrics>button em{color:#8a9198;font-size:10px;font-style:normal}.cabinet-v2 .account-metrics>button i{color:#a0a6ad;align-self:center;font-style:normal}.cabinet-v2 .account-panels{grid-template-columns:1.25fr .85fr}.overview-orders,.overview-garage{padding:0}.overview-order{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #f0f1f2;grid-template-columns:25px minmax(0,1fr) 72px 65px 10px;align-items:center;gap:8px;width:100%;min-height:54px;padding:0 15px;display:grid}.overview-order>span{color:#7b838b}.overview-order p{flex-direction:column;gap:3px;margin:0;display:flex}.overview-order b{font-size:11px}.overview-order small{color:#777f87;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.overview-order em{color:#41a457;text-align:center;background:#eaf7ed;border-radius:8px;padding:4px 6px;font-size:10px;font-style:normal}.overview-order strong{text-align:right;font-size:11px}.overview-order i{color:#a1a7ad;font-style:normal}.overview-garage>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #f0f1f2;grid-template-columns:42px 1fr 35px;align-items:center;gap:9px;width:100%;min-height:70px;padding:0 15px;display:grid;position:relative}.overview-garage>button>span{color:#323940;background:linear-gradient(145deg,#eceff1,#d5dadd);border-radius:9px;place-items:center;width:39px;height:39px;font-size:10px;font-weight:800;display:grid}.overview-garage>button p{flex-direction:column;gap:5px;margin:0;display:flex}.overview-garage>button b{font-size:11px}.overview-garage>button small{color:#77808a;font-size:10px}.overview-garage>button strong{font-size:11px}.overview-garage>button em{color:var(--orange);background:#fff0e8;border-radius:8px;padding:3px 5px;font-size:10px;font-style:normal;position:absolute;top:7px;right:10px}.cabinet-v2 .account-favorites{border-radius:10px}.cabinet-v2 .account-favorites .cabinet-head{margin:-15px -15px 12px}.cabinet-v2 .account-favorites .store-card.compact{min-height:205px}.cabinet-v2 .account-section-heading{align-items:flex-start;height:58px}.cabinet-v2 .account-section-heading>div{flex-direction:column;gap:5px;display:flex}.cabinet-v2 .account-section-heading span{order:-1}.cabinet-v2 .account-section-heading h1{margin:0;font-size:20px}.cabinet-v2 .account-section-heading>button{color:#707880;cursor:pointer;background:0 0;border:0;font-size:11px}.cabinet-summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:12px;display:grid}.cabinet-summary-grid article{background:#fff;border:1px solid #e0e3e7;border-radius:9px;flex-direction:column;height:84px;padding:14px 17px;display:flex}.cabinet-summary-grid span{color:#6d757e;font-size:11px}.cabinet-summary-grid strong{margin:8px 0 4px;font-size:18px}.cabinet-summary-grid small{color:#8a9198;font-size:10px}.cabinet-filters{gap:7px;display:flex}.cabinet-filters input,.cabinet-filters select,.bonus-history-rich select{background:#fff;border:1px solid #dfe3e7;border-radius:5px;height:29px;padding:0 8px;font-size:11px}.rich-order-layout{grid-template-columns:minmax(0,1.15fr) minmax(290px,.75fr);min-height:500px;display:grid}.rich-order-list{border-right:1px solid #e0e3e7}.rich-order-list>button{text-align:left;cursor:pointer;background:#fff;border-top:0;border-bottom:1px solid #eceef0;border-left:3px solid #0000;border-right:0;grid-template-rows:auto auto auto;grid-template-columns:1fr 90px 12px;gap:4px 8px;width:100%;min-height:88px;padding:13px 15px;display:grid}.rich-order-list>button.active{border-left-color:var(--orange);background:#fffaf7}.rich-order-list>button>div{grid-column:1/-1;gap:12px;display:flex}.rich-order-list>button>div b{color:var(--orange);font-size:11px}.rich-order-list>button>div span{color:#818890;font-size:10px}.rich-order-list h3{margin:3px 0;font-size:11px}.rich-order-list p{color:#747c85;margin:0;font-size:10px}.rich-order-list em{color:#3ca253;background:#e9f7ec;border-radius:8px;grid-area:2/2;justify-self:end;padding:4px 6px;font-size:10px;font-style:normal}.rich-order-list strong{grid-area:3/2;justify-self:end;font-size:10px}.rich-order-list i{color:#aaa;grid-area:2/3/4;align-self:center;font-style:normal}.order-details{padding:20px}.order-details-top{justify-content:space-between;align-items:flex-start;display:flex}.order-details-top p{flex-direction:column;gap:5px;margin:0;display:flex}.order-details-top span{color:#777f87;font-size:10px}.order-details-top b{font-size:11px}.order-details-top em{color:#3ca253;background:#e9f7ec;border-radius:9px;padding:5px 8px;font-size:10px;font-style:normal}.order-details>h3{margin:23px 0 12px;font-size:13px}.order-line{color:#59616a;border-top:1px solid #eceef0;align-items:center;gap:9px;height:34px;margin:0;font-size:11px;display:flex}.order-line span{color:#43a657}.order-details dl{border:1px solid #e0e3e7;border-radius:7px;margin:15px 0}.order-details dl>div{border-bottom:1px solid #eceef0;justify-content:space-between;align-items:center;min-height:39px;padding:0 10px;display:flex}.order-details dl>div:last-child{border-bottom:0}.order-details dt{color:#777f87;font-size:10px}.order-details dd{margin:0;font-size:11px}.order-total{justify-content:space-between;font-size:10px;display:flex}.order-total strong{font-size:17px}.order-buttons{grid-template-columns:1fr 1fr;gap:8px;margin-top:19px;display:grid}.order-buttons button{background:#fff;border:1px solid #dfe3e7;border-radius:5px;height:34px;font-size:11px}.order-buttons .primary{border:0}.cabinet-action{height:34px;padding:0 14px;font-size:11px}.garage-add-form{grid-template-columns:1.3fr .8fr .55fr .7fr .55fr 1fr;gap:8px;margin-bottom:12px;padding:15px;display:grid}.garage-add-form label{color:#6f7780;flex-direction:column;gap:5px;font-size:10px;display:flex}.garage-add-form input,.garage-add-form select{border:1px solid #dfe3e7;border-radius:5px;height:33px;padding:0 8px;font-size:11px}.garage-add-form button{align-self:end;height:33px;font-size:11px}.garage-card-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.garage-card-grid>article{background:#fff;border:1px solid #e0e3e7;border-radius:10px;min-height:260px;padding:17px}.garage-card-grid>article.primary-car{box-shadow:inset 0 3px var(--orange);border-color:#ffb486}.car-card-top{grid-template-columns:47px 1fr auto;align-items:center;gap:10px;display:grid}.car-monogram{color:#fff;background:linear-gradient(145deg,#343b43,#737c85);border-radius:12px;place-items:center;width:47px;height:47px;font-size:13px;font-weight:800;display:grid}.car-card-top h3{margin:0 0 5px;font-size:11px}.car-card-top p{color:#737b83;margin:0;font-size:11px}.car-card-top em{color:var(--orange);background:#fff0e8;border-radius:8px;padding:4px 6px;font-size:10px;font-style:normal}.car-specs{border:1px solid #eceef0;border-radius:7px;grid-template-columns:repeat(3,1fr);margin:16px 0 13px;display:grid}.car-specs span{border-right:1px solid #eceef0;flex-direction:column;justify-content:center;gap:6px;min-height:51px;padding:0 9px;display:flex}.car-specs span:last-child{border-right:0}.car-specs small{color:#818890;font-size:10px}.car-specs b{font-size:11px}.car-fit{background:#f3faf5;border-radius:7px;gap:9px;padding:10px;display:flex}.car-fit>span{color:#40a657}.car-fit p{flex-direction:column;gap:4px;margin:0;display:flex}.car-fit b{color:#328945;font-size:11px}.car-fit small{color:#6f7780;font-size:10px}.car-card-actions{align-items:center;gap:8px;margin-top:14px;display:flex}.car-card-actions a{background:var(--orange);color:#fff;border-radius:5px;align-items:center;height:29px;padding:0 10px;font-size:10px;display:flex}.car-card-actions button{color:#6f7780;cursor:pointer;background:0 0;border:0;font-size:10px}.car-card-actions button:last-child{color:#c54e40;margin-left:auto}.garage-tips{grid-template-columns:160px 1fr 1fr;align-items:center;gap:12px;margin-top:12px;padding:16px;display:grid}.garage-tips h3{font-size:11px}.garage-tips>div{border-left:1px solid #e0e3e7;grid-template-columns:27px 1fr auto;align-items:center;gap:8px;min-height:55px;padding-left:15px;display:grid}.garage-tips>div>span{color:var(--orange);font-size:20px}.garage-tips p{flex-direction:column;gap:4px;margin:0;display:flex}.garage-tips b{font-size:11px}.garage-tips small{color:#777f87;font-size:10px}.garage-tips a,.garage-tips button{color:var(--orange);background:0 0;border:0;font-size:10px}.storage-hero-card{background:linear-gradient(115deg,#fff 0%,#fff8f3 55%,#ffd5bd 150%);border:1px solid #f0d8ca;border-radius:12px;justify-content:space-between;min-height:175px;padding:27px 31px;display:flex;position:relative;overflow:hidden}.storage-hero-card>div{z-index:1;position:relative}.storage-hero-card>div>span{color:var(--orange);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.storage-hero-card h2{margin:9px 0 6px;font-size:20px}.storage-hero-card p{color:#6a727b;font-size:11px}.storage-hero-card>div>div{flex-direction:column;gap:4px;margin-top:21px;display:flex}.storage-hero-card>div>div b{font-size:11px}.storage-hero-card>div>div small{color:#777f87;font-size:10px}.storage-hero-card>i{color:#f45b001f;font-size:115px;font-style:normal;transform:rotate(-10deg)}.storage-cabinet-grid{grid-template-columns:1.3fr .7fr;gap:12px;margin-top:12px;display:grid}.storage-contract{padding-bottom:15px}.storage-status-line{grid-template-columns:31px 1fr;align-items:center;gap:11px;min-height:62px;margin:0 18px;display:grid;position:relative}.storage-status-line:not(:last-child):after{content:"";background:#dfe3e7;width:1px;height:27px;position:absolute;bottom:-13px;left:15px}.storage-status-line>span{color:#8b9299;z-index:1;background:#fff;border:1px solid #dfe3e7;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.storage-status-line>span.done{color:#3ea653;background:#e9f7ec;border-color:#ccead2}.storage-status-line>span.current{background:var(--orange);border-color:var(--orange);color:#fff}.storage-status-line p{flex-direction:column;gap:4px;margin:0;display:flex}.storage-status-line b{font-size:11px}.storage-status-line small{color:#777f87;font-size:10px}.storage-info-card{padding:18px}.storage-info-card h3{margin:0 0 14px;font-size:11px}.storage-info-card p{border-bottom:1px solid #eceef0;justify-content:space-between;align-items:center;min-height:37px;margin:0;display:flex}.storage-info-card p span{color:#747c84}.storage-info-card p b{font-size:11px}.storage-info-card>button{width:100%;height:34px;margin-top:16px;font-size:11px}.storage-info-card>a{text-align:center;color:var(--orange);margin-top:12px;font-size:10px;display:block}.storage-documents{margin-top:12px}.storage-documents>div{grid-template-columns:repeat(3,1fr);gap:9px;padding:13px 16px 16px;display:grid}.storage-documents button,.storage-documents a{min-height:64px;color:var(--orange);background:#fff;border:1px solid #e0e3e7;border-radius:7px;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;padding:9px;font-size:10px;display:grid}.storage-documents button>span,.storage-documents a>span{background:#fff0e8;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.storage-documents p{color:#30363d;text-align:left;flex-direction:column;gap:4px;margin:0;display:flex}.storage-documents p b{font-size:11px}.storage-documents p small{color:#7b828a;font-size:10px}.bonus-cabinet-page{grid-template-columns:390px 1fr;gap:12px;display:grid}.loyalty-card{background:radial-gradient(circle at 90% 10%,#ff8c30,var(--orange) 35%,#d84400 100%);color:#fff;border-radius:13px;flex-direction:column;min-height:235px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #dd4b0038}.loyalty-card:after{content:"";border:35px solid #ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-70px;right:-45px}.loyalty-logo{letter-spacing:.1em;font-size:11px}.loyalty-logo b{font-size:13px}.loyalty-card>span{color:#ffe3d2;margin-top:30px;font-size:11px}.loyalty-card>strong{margin:7px 0 auto;font-size:34px}.loyalty-card>p{margin:0 0 5px;font-size:10px}.loyalty-card>small{color:#ffd7c0;font-size:10px}.loyalty-side{grid-template-columns:1.25fr .75fr;gap:12px;display:grid}.tier-card,.bonus-help{padding:18px}.tier-card>span{color:#747c85;font-size:11px}.tier-card h3{margin:6px 0 15px;font-size:16px}.tier-progress{background:#eceff1;border-radius:5px;height:7px;overflow:hidden}.tier-progress i{background:linear-gradient(90deg,var(--orange),#ff8c30);border-radius:5px;width:86%;height:100%;display:block}.tier-card>p{color:#6d757e;justify-content:space-between;font-size:10px;display:flex}.tier-perks{flex-wrap:wrap;gap:5px;margin-top:18px;display:flex}.tier-perks span{background:#f5f6f7;border-radius:9px;padding:5px 7px;font-size:10px}.bonus-help{flex-direction:column;display:flex}.bonus-help h3{font-size:11px}.bonus-help p{color:#6d757e;font-size:11px;line-height:1.6}.bonus-help a{height:32px;margin-top:auto;font-size:11px}.bonus-history-rich{grid-column:1/-1}.bonus-history-rich>div:not(.cabinet-head){border-top:1px solid #eceef0;grid-template-columns:31px 1fr 70px;align-items:center;gap:10px;min-height:55px;margin:0 17px;display:grid}.bonus-history-rich>div>span{width:28px;height:28px;color:var(--orange);background:#fff1e9;border-radius:50%;place-items:center;display:grid}.bonus-history-rich>div>span.minus{color:#6d757e;background:#f1f3f5}.bonus-history-rich>div p{flex-direction:column;gap:4px;margin:0;display:flex}.bonus-history-rich>div b{font-size:11px}.bonus-history-rich>div small{color:#777f87;font-size:10px}.bonus-history-rich>div strong{color:#d75042;text-align:right}.bonus-history-rich>div strong.plus{color:#3ca252}.favorites-actions{gap:7px;display:flex}.favorites-actions a{color:#69717a;border:1px solid #dfe3e7;border-radius:5px;align-items:center;height:29px;padding:0 10px;font-size:10px;display:flex}.favorites-cabinet-toolbar{background:#fff;border:1px solid #e0e3e7;border-radius:8px;justify-content:space-between;align-items:center;min-height:45px;margin-bottom:12px;padding:0 13px;display:flex}.favorites-cabinet-toolbar label{color:#747c84;font-size:11px}.favorites-cabinet-toolbar select{border:0;font-size:11px}.favorites-cabinet-toolbar>span{color:#3da553;font-size:11px}.favorites-cabinet-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.favorites-cabinet-grid .store-card{min-height:200px}.settings-cabinet-page{grid-template-columns:1.2fr .8fr;gap:12px;display:grid}.profile-settings,.notification-settings{grid-row:span 2}.profile-settings-body{grid-template-columns:90px 1fr;gap:18px;padding:18px;display:grid}.profile-avatar{color:#fff;background:linear-gradient(145deg,#303840,#77808a);border-radius:50%;place-items:center;width:76px;height:76px;font-size:21px;display:grid;position:relative}.profile-avatar button{background:var(--orange);color:#fff;border:2px solid #fff;border-radius:50%;width:25px;height:25px;font-size:11px;position:absolute;bottom:2px;right:-1px}.settings-fields{grid-template-columns:1fr 1fr;gap:11px;display:grid}.settings-fields label{color:#707880;flex-direction:column;gap:5px;font-size:10px;display:flex}.settings-fields label.wide{grid-column:1/-1}.settings-fields input{border:1px solid #dfe3e7;border-radius:5px;height:33px;padding:0 8px;font-size:11px}.address-settings .cabinet-head button{border:1px solid #dfe3e7;border-radius:5px;height:28px;padding:0 9px}.address-preview{grid-template-columns:30px 1fr auto;align-items:center;gap:9px;padding:17px;display:grid}.address-preview>span{width:28px;height:28px;color:var(--orange);background:#fff0e8;border-radius:7px;place-items:center;display:grid}.address-preview p{flex-direction:column;gap:4px;margin:0;display:flex}.address-preview p b{font-size:11px}.address-preview p small{color:#777f87;font-size:10px}.address-preview em{color:var(--orange);background:#fff0e8;border-radius:8px;padding:4px 6px;font-size:10px;font-style:normal}.notification-settings>label{border-top:1px solid #eceef0;justify-content:space-between;align-items:center;min-height:58px;margin:0 17px;display:flex}.notification-settings>label>span{flex-direction:column;gap:4px;display:flex}.notification-settings b{font-size:11px}.notification-settings small{color:#777f87;font-size:10px}.cabinet-toggle{background:#e1e4e7;border:0;border-radius:12px;width:34px;height:19px;padding:2px}.cabinet-toggle i{background:#fff;border-radius:50%;width:15px;height:15px;transition:margin .2s;display:block}.cabinet-toggle.on{background:#45ab59}.cabinet-toggle.on i{margin-left:15px}.security-settings>div:not(.cabinet-head){border-top:1px solid #eceef0;justify-content:space-between;align-items:center;min-height:58px;margin:0 17px;display:flex}.security-settings p{flex-direction:column;gap:4px;margin:0;display:flex}.security-settings b{font-size:11px}.security-settings small{color:#777f87;font-size:10px}.security-settings button{background:#fff;border:1px solid #dfe3e7;border-radius:5px;height:27px;font-size:10px}.settings-save{grid-column:1/-1;justify-self:end;height:38px;padding:0 20px;font-size:11px}@media (width<=1100px){.cabinet-v2 .account-shell{grid-template-columns:180px minmax(0,1fr)}.garage-card-grid,.favorites-cabinet-grid{grid-template-columns:1fr 1fr}.garage-add-form{grid-template-columns:1fr 1fr 1fr}.garage-add-form button{grid-column:3}.bonus-cabinet-page{grid-template-columns:320px 1fr}.loyalty-side,.settings-cabinet-page{grid-template-columns:1fr}.profile-settings,.notification-settings{grid-row:auto}.cabinet-v2 .account-panels{grid-template-columns:1fr}.overview-garage{grid-template-columns:repeat(3,1fr);display:grid}.overview-garage .cabinet-head{grid-column:1/-1}.overview-garage>button{border-right:1px solid #eceef0}.storage-cabinet-grid{grid-template-columns:1fr}}@media (width<=760px){.cabinet-v2 .account-shell{grid-template-columns:1fr}.cabinet-v2 .account-shell aside{min-height:0;position:static}.account-welcome{flex-direction:column;align-items:flex-start;gap:15px;padding:20px}.account-welcome-bonus{width:100%}.cabinet-summary-grid{grid-template-columns:1fr 1fr}.rich-order-layout{grid-template-columns:1fr}.rich-order-list{border-right:0}.order-details{border-top:1px solid #e0e3e7}.garage-card-grid,.favorites-cabinet-grid,.garage-tips{grid-template-columns:1fr}.garage-tips>div{border-top:1px solid #e0e3e7;border-left:0;padding:10px 0}.storage-documents>div,.bonus-cabinet-page{grid-template-columns:1fr}.loyalty-side{grid-template-columns:1fr 1fr}.settings-cabinet-page,.overview-garage{grid-template-columns:1fr}.overview-garage .cabinet-head{grid-column:auto}.profile-settings-body,.settings-fields{grid-template-columns:1fr}.settings-fields label.wide{grid-column:auto}}@media (width<=500px){.cabinet-summary-grid{grid-template-columns:1fr}.cabinet-filters{flex-direction:column}.cabinet-filters input,.cabinet-filters select{width:130px}.garage-add-form{grid-template-columns:1fr}.garage-add-form button{grid-column:auto}.loyalty-side{grid-template-columns:1fr}.cabinet-head{gap:10px}.favorites-actions{flex-direction:column}.order-buttons{grid-template-columns:1fr}.storage-hero-card>i{display:none}}.shop-page main{display:block}.proavto-container,.shop-container{max-width:1600px;margin:0 auto;padding:0 28px}.pac-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.store-fav-wrap,.store-compare-wrap{z-index:2;position:absolute}.store-fav-wrap{top:12px;right:12px}.store-compare-wrap{top:12px;right:44px}.store-fav-wrap .product-list-btn,.store-compare-wrap .product-list-btn{background:#ffffffe6;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.header-contact a,.header-actions a{color:inherit;text-decoration:none}.hero .home-picker{box-shadow:none;background:0 0;border-radius:0}.hero .home-picker__tabs,.hero .finder-tabs.home-picker__tabs{border-bottom:1px solid var(--line);background:#fbfbfc;grid-template-columns:1fr 1fr 1.1fr;height:50px;display:grid}.hero .home-picker__tab,.hero .finder-tabs button{color:#777d85;cursor:pointer;background:0 0;border:0;border-right:1px solid #eceef0;justify-content:center;align-items:center;font-size:12px;display:flex;position:relative}.hero .home-picker__tab span,.hero .finder-tabs button span{align-items:center;margin-right:7px;display:inline-flex}.hero .home-picker__tab--active,.hero .home-picker__tab.active,.hero .finder-tabs button.active{color:var(--orange);background:#fff;font-weight:600}.hero .home-picker__tab--active:after,.hero .home-picker__tab.active:after,.hero .finder-tabs button.active:after{content:"";background:var(--orange);height:2px;position:absolute;bottom:-1px;left:0;right:0}.hero .home-picker__panel,.hero .finder-body.home-picker__panel{padding:20px 20px 16px}.hero .home-picker__panel h2{margin:0 0 6px;font-size:16px}.hero .home-picker__panel>p{color:var(--muted);margin:0 0 18px;font-size:11px}.hero .home-picker__form .home-picker__grid{grid-template-columns:1fr 1fr 1fr;gap:14px 12px;display:grid}.hero .home-picker__field{flex-direction:column;gap:6px;font-size:11px;font-weight:600;display:flex}.hero .home-picker__select{appearance:none;color:#6d737b;background:#f9fafb;border:1px solid #dfe3e7;border-radius:6px;width:100%;height:39px;padding:0 29px 0 10px;font-size:11px;font-weight:400}.hero .home-picker__links{display:none}.secondary{color:var(--text);cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:7px;justify-content:center;align-items:center;height:43px;padding:0 22px;font-size:12px;font-weight:600;display:inline-flex}.lists-error{color:#c0392b;padding:8px 0}.lists-status{color:var(--muted);padding:8px 0}.home-error{color:var(--muted);padding:16px 28px}.account-login-wrap{justify-content:center;padding:40px 34px 64px;display:flex}.account-login-card{background:#fff;border:1px solid #e0e3e7;border-radius:10px;width:100%;max-width:420px;padding:28px 28px 24px;position:relative}.account-login-card__rule{background:var(--orange);border-radius:0 2px 2px 0;width:3px;position:absolute;top:24px;bottom:24px;left:0}.account-login-card h1{margin:0 0 8px;font-size:24px}.account-login-card__lead{color:var(--muted);margin:0 0 20px;font-size:13px;line-height:1.5}.account-auth-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.account-auth-tab{color:#6d737b;cursor:pointer;background:#fafbfc;border:1px solid #dfe3e7;border-radius:6px;height:36px;font-size:12px}.account-auth-tab--active{color:var(--orange);background:#fff0e8;border-color:#ffb486;font-weight:700}.account-form{gap:12px;display:grid}.account-form label{color:#555e67;gap:6px;font-size:11px;font-weight:600;display:grid}.account-form input,.account-form textarea{border:1px solid #dfe3e7;border-radius:6px;height:38px;padding:0 10px;font-size:12px}.account-form textarea{height:auto;min-height:72px;padding:8px 10px}.account-form button[type=submit],.account-login-card .primary{width:100%;height:40px;font-size:12px}.account-error{color:#c0392b;margin:0;font-size:12px}.account-status{color:var(--muted);text-align:center;padding:48px 16px}.account-link-btn{color:var(--orange);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.account-dev-hint{color:#777f87;border-top:1px solid #eceef0;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;padding-top:14px;font-size:11px;display:flex}.account-panel-body{padding:16px 18px 20px}.account-empty-inline{color:#777f87;margin:0;padding:16px 18px;font-size:11px}.account-quick-links{grid-template-columns:repeat(3,1fr);gap:10px;padding:16px 18px 20px;display:grid}.account-quick-links a{color:#4d5560;border:1px solid #dfe3e7;border-radius:7px;justify-content:center;align-items:center;height:42px;font-size:10px;display:flex}.account-shell aside .account-admin-link{color:#69717a;align-items:center;height:38px;padding:0 10px;font-size:11px;display:flex}.account-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.account-list li{background:#fafbfc;border:1px solid #e8eaed;border-radius:8px;padding:12px 14px}.account-list strong{margin-bottom:4px;font-size:12px;display:block}.account-list span{color:#777f87;font-size:11px}.account-list__actions{margin-top:8px}.account-empty{color:#777f87;padding:20px 0;font-size:12px}.account-empty a{color:var(--orange)}.account-badge{border-radius:8px;padding:3px 8px;font-size:10px;display:inline-block}.account-badge--pending{color:#b86b00;background:#fff6e8}.account-badge--confirmed{color:#2f8a43;background:#eaf7ed}.account-badge--cancelled{color:#b33;background:#fdecec}.account-badge--default{color:#666;background:#f0f1f2}.account-form--inline{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:end}.info-hero-actions{gap:12px;margin-top:18px;display:flex}.info-contact-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.info-contact-grid article{background:#fff;border:1px solid #e0e3e7;border-radius:9px;align-items:flex-start;gap:12px;padding:16px;display:flex}.info-contact-grid b{margin-bottom:4px;font-size:11px;display:block}.info-contact-grid p,.info-contact-grid a{color:#4d5560;margin:0;font-size:11px}.info-contact-grid small{color:#777f87;font-size:11px}.info-mail-icon{font-size:20px;line-height:1}.info-rich-panel{margin-bottom:18px;padding:22px 24px}.info-map-block{margin-top:8px}.info-map-block h2{margin:0 0 12px;font-size:18px}.info-related{margin-top:8px}.info-related h2{margin:0 0 10px;font-size:16px}.info-related div{flex-wrap:wrap;gap:10px;display:flex}.info-related a{border:1px solid #dfe3e7;border-radius:6px;align-items:center;height:34px;padding:0 12px;font-size:11px;display:inline-flex}.info-status{color:var(--muted)}.info-status--error{color:#c0392b}.rich-text h2{margin:18px 0 10px;font-size:16px}.rich-text h3{margin:14px 0 8px;font-size:14px}.rich-text p,.rich-text li{color:#59616a;font-size:12px;line-height:1.65}.rich-text ul,.rich-text ol{margin:0 0 12px;padding-left:18px}.rich-text a{color:var(--orange)}.not-found-hero{text-align:center;max-width:720px;margin:0 auto;padding:80px 28px 100px}.not-found-hero h1{margin:0 0 12px;font-size:clamp(32px,4vw,48px)}.not-found-hero p{color:#59616a;margin:0 0 24px;font-size:14px;line-height:1.6}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.shop-page .blog-page h1,.shop-page .blog-post h1{margin:0 0 8px;font-size:28px}.shop-page .blog-lead{color:var(--muted);margin-bottom:20px}.shop-page .blog-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.shop-page .blog-card{background:#fff;border:1px solid #e0e3e7;border-radius:9px;padding:18px}.shop-page .blog-card h2{margin:8px 0;font-size:15px}.shop-page .blog-card p{color:#6d737b;font-size:12px;line-height:1.55}.shop-page .blog-card__more{color:var(--orange);font-size:11px}.shop-page .blog-back{color:#6d737b;margin-bottom:16px;font-size:11px;display:inline-block}.shop-page .blog-post time{color:#8a9198;font-size:11px}.shop-page .blog-error{color:#c0392b}.admin-login-form{gap:12px;max-width:380px;margin:80px auto;padding:28px;display:grid}.admin-login-form h1{margin:0;font-size:20px}.admin-login-hint{color:#777f87;margin:0;font-size:10px;line-height:1.5}.admin-login-form label{gap:6px;font-size:10px;font-weight:600;display:grid}.admin-login-form input{border:1px solid #dfe3e7;border-radius:6px;height:36px;padding:0 10px;font-size:11px}.admin-login-error{color:#c0392b;margin:0;font-size:11px}.admin-login-status{text-align:center;color:#777f87;padding:80px 16px}.admin-sidebar .logout{text-align:left;color:#69717a;cursor:pointer;background:0 0;border:0;border-top:1px solid #eceef0;width:100%;height:38px;margin-top:8px;padding:0 12px;font-size:11px}.admin-tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.admin-tabs button{cursor:pointer;background:#fff;border:1px solid #dfe3e7;border-radius:6px;height:32px;padding:0 12px;font-size:11px}.admin-tabs button.active{color:var(--orange);background:#fff0e8;border-color:#ffb486;font-weight:700}.unified-admin .status-text{color:#777f87;margin:0 0 12px;font-size:10px}@media (width<=900px){.info-contact-grid,.account-quick-links{grid-template-columns:1fr}}.filter-backdrop{display:none}.filter-search{grid-template-columns:1fr auto;gap:8px;margin-bottom:14px;display:grid}.filter-search input{border:1px solid #dce1e5;border-radius:6px;height:36px;padding:0 10px;font-size:12px}.filter-search button{height:36px;padding:0 14px;font-size:11px}.filter-segment{margin-bottom:14px}.filter-segment__label{color:#555e67;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.filter-chips{flex-wrap:wrap;gap:6px;display:flex}.filter-chips button{color:#6d737b;cursor:pointer;background:#fafbfc;border:1px solid #dfe3e7;border-radius:6px;height:32px;padding:0 12px;font-size:11px;font-weight:600}.filter-chips button.active{color:var(--orange);background:#fff0e8;border-color:#ffb486}.catalog-toolbar-search{background:#fff;border:1px solid #dce1e5;border-radius:6px;flex:1;align-items:center;gap:0;min-width:0;max-width:280px;display:none;overflow:hidden}.catalog-toolbar-search input{border:0;flex:1;min-width:0;height:35px;padding:0 10px;font-size:12px}.catalog-toolbar-search button{color:#6d737b;cursor:pointer;background:#fff;border:0;place-items:center;width:38px;height:35px;display:grid}@media (width<=760px){.filter-backdrop{z-index:25;cursor:pointer;background:#0f121673;border:0;display:block;position:fixed;inset:66px 0 0}.filter-panel.open{z-index:31;box-shadow:0 12px 40px #0000002e}.catalog-toolbar{flex-wrap:wrap;gap:10px}.catalog-toolbar-search{flex:100%;order:3;max-width:none;display:flex}.catalog-toolbar>div{margin-left:auto}.service-strip{grid-template-columns:1fr 1fr;padding:0 16px}.service-strip>div{height:auto;min-height:62px;padding:0 14px}.marketing-hero{min-height:260px}.marketing-hero-copy{width:100%;padding:24px 16px}.marketing-hero-copy h1{font-size:26px}.marketing-features{grid-template-columns:1fr 1fr;padding:0 16px}.marketing-body{padding:20px 16px}.service-layout,.storage-layout,.about-hero,.about-content{grid-template-columns:1fr;padding-left:16px;padding-right:16px}.about-hero>div{padding-left:0}.info-contact-grid{grid-template-columns:1fr}.info-hero-actions{flex-direction:column;align-items:stretch}.info-hero-actions a{justify-content:center}.not-found-page{padding:40px 16px}.comparison-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (width<=520px){.service-strip{grid-template-columns:1fr}.category-tabs button span{display:inline}.catalog-toolbar>label{flex:1;min-width:0;font-size:11px}.catalog-toolbar>label select{max-width:100%;font-size:11px}.store-grid{gap:10px}.store-card{height:auto;min-height:200px}.marketing-features,.plan-grid,.storage-cards,.compact-benefits{grid-template-columns:1fr}.account-login-wrap{padding:24px 16px 48px}}html.proavto-admin-route{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@keyframes admin-spin{to{transform:rotate(360deg)}}.spin{animation:.9s linear infinite admin-spin}.adm{background:var(--pro-bg,#f4f5f7);min-height:100vh;color:var(--pro-text,#3d4349);font-family:var(--pro-font-body,Roboto, system-ui, sans-serif);grid-template-columns:240px minmax(0,1fr);display:grid}.adm-sidebar{background:var(--pro-surface,#fff);border-right:1px solid var(--pro-border,#e0e3e8);flex-direction:column;gap:8px;padding:16px 12px;display:flex}.adm-sidebar__brand{border-bottom:1px solid var(--pro-border);align-items:center;gap:10px;margin-bottom:8px;padding:8px 8px 16px;display:flex}.adm-sidebar__logo{background:var(--pro-accent,#ff6d00);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:800;display:flex}.adm-sidebar__brand strong{color:var(--pro-text-strong);font-size:13px;display:block}.adm-sidebar__brand span{color:var(--pro-muted);font-size:11px}.adm-sidebar__nav{flex-direction:column;flex:1;gap:2px;display:flex;overflow-y:auto}.adm-sidebar__link{width:100%;color:var(--pro-text-dim);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.adm-sidebar__link:hover{background:var(--pro-surface-inset);color:var(--pro-text-strong)}.adm-sidebar__link--active{background:color-mix(in srgb, var(--pro-accent) 12%, #fff);color:var(--pro-accent);box-shadow:inset 3px 0 0 var(--pro-accent);font-weight:600}.adm-sidebar__icon{text-align:center;opacity:.85;width:18px;font-size:14px}.adm-sidebar__foot{border-top:1px solid var(--pro-border);flex-direction:column;gap:12px;padding-top:12px;display:flex}.adm-sidebar__site-link{color:var(--pro-muted);font-size:13px;text-decoration:none}.adm-sidebar__site-link:hover{color:var(--pro-accent)}.adm-sidebar__user{align-items:center;gap:10px;font-size:12px;display:flex}.adm-sidebar__avatar{background:var(--pro-surface-inset);width:36px;height:36px;color:var(--pro-text-strong);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.adm-sidebar__user strong{font-size:13px;display:block}.adm-sidebar__user span{color:var(--pro-muted)}.adm-main{flex-direction:column;min-width:0;display:flex}.adm-topbar{background:var(--pro-surface);border-bottom:1px solid var(--pro-border);justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.adm-topbar__title{color:var(--pro-text-strong);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700}.adm-topbar__actions{align-items:center;gap:16px;display:flex}.adm-topbar__logo-sm{object-fit:contain;width:auto;height:32px}.adm-topbar__status{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.adm-topbar__pill{color:var(--pro-muted);white-space:nowrap;font-size:12px}.adm-topbar__pill--ok:before{content:"● ";color:#16a34a}.adm-topbar__logout{padding:6px 12px;font-size:13px}.adm-content{flex:1;padding:24px}.adm-content .proavto-admin{color:var(--pro-text,#3d4349);font-size:14px;line-height:1.45}.adm-card{background:var(--pro-surface);border:1px solid var(--pro-border);border-radius:12px;padding:20px;box-shadow:0 1px 3px #1a1d210f}.adm-card__title{color:var(--pro-text-strong);margin:0 0 8px;font-size:16px;font-weight:700}.adm-card__lead{color:var(--pro-muted);margin:0 0 16px;font-size:14px;line-height:1.45}.adm-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.adm-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.adm-stat-card{background:var(--pro-surface);border:1px solid var(--pro-border);border-radius:12px;padding:16px}.adm-stat-card__label{color:var(--pro-muted);margin-bottom:4px;font-size:12px;display:block}.adm-stat-card__value{color:var(--pro-text-strong);font-size:28px;font-weight:700;line-height:1.1;display:block}.adm-stat-card__hint{color:var(--pro-muted);font-size:11px}.adm-btn{border:1px solid var(--pro-border);background:var(--pro-surface);color:var(--pro-text);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.adm-btn:hover:not(:disabled){border-color:color-mix(in srgb, var(--pro-accent) 40%, var(--pro-border))}.adm-btn--primary{background:var(--pro-accent);border-color:var(--pro-accent);color:#fff}.adm-btn--primary:hover:not(:disabled){background:var(--pro-accent-hover,#d65c00);border-color:var(--pro-accent-hover,#d65c00)}.adm-btn:disabled{opacity:.6;cursor:not-allowed}.adm-btn--ghost{background:0 0}.adm-alert{border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:14px}.adm-alert--ok{color:#065f46;background:#ecfdf3;border:1px solid #a7f3d0}.adm-alert--err{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.adm-kv{grid-template-columns:auto 1fr;gap:6px 16px;margin:0 0 16px;font-size:14px;display:grid}.adm-kv dt{color:var(--pro-muted)}.adm-kv dd{color:var(--pro-text-strong);margin:0;font-weight:600}.adm-quick{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.adm-quick__btn{border:1px solid var(--pro-border);background:var(--pro-surface-inset);text-align:left;cursor:pointer;border-radius:8px;width:100%;padding:10px 12px;font-size:14px;transition:border-color .15s}.adm-quick__btn:hover{border-color:var(--pro-accent);color:var(--pro-accent)}.adm-sync-meta{color:var(--pro-muted);flex-wrap:wrap;gap:8px;margin-top:16px;font-size:12px;display:flex}.adm-activity{color:var(--pro-text-dim);margin:0;padding-left:18px;font-size:14px;line-height:1.6}.adm .admin-table{border-collapse:collapse;width:100%;font-size:13px}.adm .admin-table th{text-align:left;background:var(--pro-surface-inset);color:var(--pro-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--pro-border);padding:10px 12px;font-size:11px;font-weight:600}.adm .admin-table td{border-bottom:1px solid var(--pro-border);vertical-align:top;padding:10px 12px}.adm .admin-table tr:hover td{background:color-mix(in srgb, var(--pro-accent) 4%, #fff)}.adm .admin-table tr.active td{background:color-mix(in srgb, var(--pro-accent) 10%, #fff)}.adm-crm-v2{grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:16px;display:grid}.adm-crm-detail{flex-direction:column;gap:16px;display:flex}.adm-crm-head{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.adm-crm-head h2{margin:0;font-size:22px}.adm-badge{color:#047857;background:#ecfdf3;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.adm-crm-meta{color:var(--pro-text-dim);flex-wrap:wrap;gap:16px 24px;font-size:13px;display:flex}.adm-crm-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.adm-crm-card{background:var(--pro-surface);border:1px solid var(--pro-border);border-radius:10px;padding:14px;font-size:13px}.adm-crm-card h4{margin:0 0 8px;font-size:13px;font-weight:700}.adm-svc-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.adm-svc-tabs{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.adm-svc-tabs button{border:1px solid var(--pro-border);background:var(--pro-surface);cursor:pointer;border-radius:8px;padding:8px 14px;font-size:13px}.adm-svc-tabs button.active{background:color-mix(in srgb, var(--pro-accent) 12%, #fff);border-color:color-mix(in srgb, var(--pro-accent) 35%, var(--pro-border));color:var(--pro-accent);font-weight:600}.adm-supplier{max-width:none}.adm-supplier .admin-settings{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:16px;display:grid}.adm-supplier .actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.adm-supplier .btn{border:1px solid var(--pro-border);background:var(--pro-accent);color:#fff;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:10px 18px;font-size:14px;font-weight:600;display:inline-flex}.adm-supplier .btn-outline{background:var(--pro-surface);color:var(--pro-text);border-color:var(--pro-border)}.adm-supplier .btn-outline:hover{border-color:color-mix(in srgb, var(--pro-accent) 40%, var(--pro-border));color:var(--pro-accent)}.adm-supplier .panel,.adm-supplier .admin-settings{background:var(--pro-surface);border:1px solid var(--pro-border);border-radius:12px;padding:20px}.adm-supplier label{color:var(--pro-text-dim);margin-bottom:12px;font-size:13px;display:block}.adm-supplier input,.adm-supplier select,.adm-supplier textarea{border:1px solid var(--pro-border);background:var(--pro-surface);border-radius:8px;width:100%;margin-top:4px;padding:8px 10px;font-size:14px;display:block}.adm-supplier .settings-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.adm .admin-tabs-wide,.adm .unified-admin>.admin-tabs{display:none!important}.adm .status-text{color:var(--pro-muted);margin-bottom:12px;font-size:13px}.adm .error-text{color:#b91c1c;background:#fef2f2;border-radius:8px;margin-bottom:12px;padding:10px 12px}.adm-products-tabs{gap:6px;margin-bottom:16px;display:flex}.adm-products-tabs button{border:1px solid var(--pro-border);background:var(--pro-surface);cursor:pointer;border-radius:8px;padding:8px 14px;font-size:13px}.adm-products-tabs button.active{background:var(--pro-accent);color:#fff;border-color:var(--pro-accent)}.adm .admin-kanban-wrap{background:0 0}.adm .admin-kanban-column{background:var(--pro-surface);border:1px solid var(--pro-border);border-radius:10px}@media (width<=1100px){.adm{grid-template-columns:1fr}.adm-sidebar{z-index:300;width:240px;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.adm-stats,.adm-grid-2,.adm-crm-v2,.adm-crm-layout,.adm-crm-cards,.adm-svc-grid,.admin-form-grid{grid-template-columns:1fr}}.proavto-admin .adm-form-page,.adm .adm-form-page{flex-direction:column;gap:16px;display:flex}.proavto-admin .admin-form-grid,.adm .admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.proavto-admin .admin-form-grid__full,.adm .admin-form-grid__full{grid-column:1/-1}.proavto-admin .admin-form-grid__actions,.adm .admin-form-grid__actions{grid-column:1/-1;gap:10px;padding-top:4px;display:flex}.proavto-admin .admin-form-grid label,.adm .admin-form-grid label,.proavto-admin .admin-content__form label,.adm .admin-content__form label{color:var(--pro-text-dim,#5c6370);flex-direction:column;gap:6px;margin:0;font-size:13px;font-weight:500;display:flex}.proavto-admin .admin-form-grid input,.proavto-admin .admin-form-grid textarea,.proavto-admin .admin-form-grid select,.adm .admin-form-grid input,.adm .admin-form-grid textarea,.adm .admin-form-grid select,.proavto-admin .admin-content__form input,.proavto-admin .admin-content__form textarea,.adm .admin-content__form input,.adm .admin-content__form textarea{border:1px solid var(--pro-border,#e0e3e8);background:var(--pro-surface,#fff);width:100%;min-height:40px;color:var(--pro-text,#3d4349);box-sizing:border-box;border-radius:8px;padding:8px 12px;font-size:14px}.proavto-admin .admin-form-grid textarea,.adm .admin-form-grid textarea,.proavto-admin .admin-content__form textarea,.adm .admin-content__form textarea{resize:vertical;min-height:88px}.proavto-admin .admin-form-fieldset,.adm .admin-form-fieldset{border:1px solid var(--pro-border,#e0e3e8);border-radius:10px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin:0;padding:14px 16px 16px;display:grid}.proavto-admin .admin-form-fieldset legend,.adm .admin-form-fieldset legend{color:var(--pro-text-strong,#1a1d21);padding:0 6px;font-weight:600}.proavto-admin .admin-content__form,.adm .admin-content__form{flex-direction:column;gap:14px;max-width:920px;display:flex}.proavto-admin .admin-content__form .admin-editor,.adm .admin-content__form .admin-editor{width:100%}.proavto-admin .adm-table-wrap,.adm .adm-table-wrap{margin-top:12px;overflow-x:auto}.proavto-admin .adm-table-card,.adm .adm-table-card{margin-top:0}.proavto-admin .admin-checklist,.adm .admin-checklist{margin:0 0 12px;padding-left:0;list-style:none}.proavto-admin .admin-checklist li,.adm .admin-checklist li{border-bottom:1px solid var(--pro-border,#e0e3e8);padding:8px 0;font-size:14px}.proavto-admin .admin-checklist li.ok,.adm .admin-checklist li.ok{color:#047857}.proavto-admin .admin-checklist li.fail,.adm .admin-checklist li.fail{color:#b91c1c}.adm-crm-page{flex-direction:column;gap:16px;display:flex}.adm-crm-layout{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);align-items:start;gap:16px;display:grid}.adm-crm-kanban .admin-kanban-wrap{margin-top:8px}.adm-crm-placeholder{min-height:280px;color:var(--pro-muted);justify-content:center;align-items:center;display:flex}.adm-crm-card--wide{grid-column:span 1}.adm-form-stack{flex-direction:column;gap:10px;display:flex}.adm-form-stack textarea{border:1px solid var(--pro-border);resize:vertical;border-radius:8px;width:100%;min-height:96px;padding:10px 12px;font-size:14px}.adm-plain-list{margin:0;padding-left:18px;font-size:13px;line-height:1.5}.adm-notes-list{margin:0;padding:0;list-style:none}.adm-notes-list li{border-bottom:1px solid var(--pro-border);padding:10px 0}.adm-notes-list time{color:var(--pro-muted);font-size:12px}.adm-notes-list p{margin:4px 0 0;font-size:14px}.adm-badge--muted{color:#6b7280;background:#f3f4f6;margin-left:6px}.garage-picker{background:#fff;border:1px solid #e0e3e8;border-radius:10px;margin-bottom:20px;padding:16px}.garage-picker__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;margin-bottom:14px;display:grid}.garage-picker__field{color:#5c6370;flex-direction:column;gap:6px;font-size:13px;display:flex}.garage-picker__field select,.garage-picker__field input{box-sizing:border-box;border:1px solid #dfe3e7;border-radius:8px;width:100%;height:40px;padding:0 12px;font-size:14px}.account-list--garage{margin-top:8px}@media (width<=760px){.garage-picker__grid,.proavto-admin .admin-form-grid,.adm .admin-form-grid,.proavto-admin .admin-form-fieldset,.adm .admin-form-fieldset,.adm-crm-layout{grid-template-columns:1fr}}.proavto-admin{color:var(--pro-text);background:0 0;padding-block:4px 56px}.proavto-admin button.tab{color:var(--pro-text-dim)}.proavto-admin .status-text{margin:0 0 16px;font-size:13px;color:var(--pro-muted)!important}.proavto-admin__head{border-bottom:1px solid var(--pro-border);justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:18px;display:flex}.proavto-admin__title{color:var(--pro-text-strong);letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700}.proavto-admin__back{color:var(--pro-muted);font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.proavto-admin__back:hover{color:var(--pro-text-strong)}.proavto-admin .admin{color:var(--pro-text)}.proavto-admin .error-text{background:color-mix(in srgb, var(--pro-accent) 10%, transparent);border:1px solid color-mix(in srgb, var(--pro-accent) 25%, transparent);color:#f87171;border-radius:10px;margin:0 0 16px;padding:12px 16px;font-size:14px}.proavto-admin .admin-tabs{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.proavto-admin .admin-tabs-wide{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.proavto-admin .admin-tabs-wide .tab{flex:unset}.proavto-admin .tab{border:1px solid var(--pro-border);background:var(--pro-surface);color:var(--pro-text-dim);cursor:pointer;border-radius:10px;padding:11px 18px;font-size:13px;font-weight:600;transition:border-color .15s,background .15s,color .15s}.proavto-admin .tab:hover{border-color:color-mix(in srgb, var(--pro-accent) 35%, var(--pro-border));color:var(--pro-text-strong)}.proavto-admin .tab.active{border-color:var(--pro-accent);background:color-mix(in srgb, var(--pro-accent) 12%, var(--pro-surface));color:var(--pro-text-strong);box-shadow:inset 0 -2px 0 var(--pro-accent)}.proavto-admin .panel{border:1px solid var(--pro-border);background:var(--pro-surface);border-radius:12px;width:100%;max-width:none;margin-bottom:20px;padding:22px}.proavto-admin .section-title{text-transform:uppercase;letter-spacing:.07em;color:var(--pro-muted);margin:0 0 14px;font-size:12px;font-weight:700}.proavto-admin .admin-settings{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.proavto-admin .admin-settings-aside{flex-direction:column;gap:20px;display:flex}.proavto-admin .settings-grid{grid-template-columns:1fr 1fr;gap:14px 16px;margin-bottom:20px;display:grid}.proavto-admin .settings-check{grid-column:1/-1}.proavto-admin .panel label,.proavto-admin .admin-products label{color:var(--pro-text-dim);margin-bottom:12px;font-size:13px;display:block}.proavto-admin:not(.admin-content .proavto-admin) input[type=search],.proavto-admin:not(.admin-content .proavto-admin) input[type=number],.proavto-admin:not(.admin-content .proavto-admin) input[type=text],.proavto-admin:not(.admin-content .proavto-admin) select{border:1px solid var(--pro-border);background:var(--pro-surface-inset);width:100%;color:var(--pro-text);border-radius:8px;outline:none;margin-top:6px;padding:10px 12px;font-size:14px;display:block}.proavto-admin:not(.admin-content .proavto-admin) input:focus,.proavto-admin:not(.admin-content .proavto-admin) select:focus{border-color:color-mix(in srgb, var(--pro-accent) 45%, var(--pro-border));outline:none}.proavto-admin input[type=checkbox]{width:16px;height:16px;accent-color:var(--pro-accent)}.proavto-admin .check{align-items:center;gap:10px;display:flex}.proavto-admin .actions{flex-wrap:wrap;gap:10px;display:flex}.proavto-admin .btn{background:var(--pro-accent);color:var(--pro-accent-fg,#fff);cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .15s}.proavto-admin .btn:hover{background:var(--pro-accent-hover)}.proavto-admin .btn:disabled{opacity:.5;cursor:not-allowed}.proavto-admin .btn-outline{border:1px solid var(--pro-border);color:var(--pro-text);background:0 0}.proavto-admin .btn-outline:hover{border-color:color-mix(in srgb, var(--pro-accent) 40%, var(--pro-border));background:var(--pro-surface-inset)}.proavto-admin .spec-table{border-collapse:collapse;width:100%}.proavto-admin .spec-table td{border-bottom:1px solid var(--pro-border);vertical-align:top;padding:10px 0;font-size:13px;color:var(--pro-text)!important;opacity:1!important}.proavto-admin .spec-table td:first-child{width:42%;padding-right:12px;color:var(--pro-muted)!important;opacity:1!important}.proavto-admin .plain-list{margin:0;padding:0;list-style:none}.proavto-admin .plain-list li{border-bottom:1px solid var(--pro-border);padding:10px 0;font-size:13px;color:var(--pro-text)!important}.proavto-admin .admin-table{border-collapse:collapse;border:1px solid var(--pro-border);background:var(--pro-surface);border-radius:12px;width:100%;overflow:hidden}.proavto-admin .admin-table th,.proavto-admin .admin-table td{border-bottom:1px solid var(--pro-border);text-align:left;padding:11px 12px;font-size:13px}.proavto-admin .admin-table th{background:var(--pro-surface-inset);text-transform:uppercase;letter-spacing:.05em;color:var(--pro-muted);font-size:11px;font-weight:700}.proavto-admin .admin-table tr.overridden td:first-child{box-shadow:inset 3px 0 0 var(--pro-accent)}.proavto-admin .admin-products{overflow-x:auto}.proavto-admin .row-actions{flex-wrap:wrap;gap:8px;display:flex}.proavto-admin .row-actions .btn{padding:6px 12px;font-size:12px}.proavto-admin .edit-grid{grid-template-columns:1fr 1fr;gap:12px 16px;display:grid}.proavto-admin .pagination{border-top:1px solid var(--pro-border);flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;padding-top:16px;display:flex}.proavto-admin .page-btn{border:1px solid var(--pro-border);background:var(--pro-surface);min-width:36px;height:36px;color:var(--pro-text-dim);cursor:pointer;border-radius:8px;padding:0 10px;font-size:13px}.proavto-admin .page-btn:hover{border-color:color-mix(in srgb, var(--pro-accent) 35%, var(--pro-border));color:var(--pro-text-strong)}.proavto-admin .page-btn.active{border-color:var(--pro-accent);background:color-mix(in srgb, var(--pro-accent) 12%, var(--pro-surface));color:var(--pro-text-strong)}.proavto-admin .pagination-total{color:var(--pro-muted);margin-left:auto;font-size:13px}.proavto-admin .unified-admin>.admin{padding-top:0}.proavto-admin .admin-overview{margin-bottom:16px}@media (width<=900px){.proavto-admin .admin-settings,.proavto-admin .settings-grid,.proavto-admin .edit-grid,.proavto-admin .admin-tabs-wide{grid-template-columns:1fr}.proavto-admin__head{flex-direction:column-reverse;align-items:flex-start}}@media (width<=640px){.proavto-admin .actions{flex-direction:column}.proavto-admin .actions .btn{width:100%}}.proavto-admin,.mob-admin{color:var(--pro-text)}.proavto-admin .proavto-admin__title,.mob-admin .mob-admin__title{color:var(--pro-text-strong)}.proavto-admin .proavto-admin__back,.mob-admin .mob-admin__back{color:var(--pro-muted)}.proavto-admin .proavto-admin__back:hover,.mob-admin .mob-admin__back:hover{color:var(--pro-accent)}.proavto-admin .tab,.mob-admin .tab{background:var(--pro-surface);color:var(--pro-text-dim);border-color:var(--pro-border)}.proavto-admin .tab:hover,.mob-admin .tab:hover{border-color:color-mix(in srgb, var(--pro-accent) 35%, var(--pro-border));color:var(--pro-text-strong)}.proavto-admin .tab.active,.mob-admin .tab.active{border-color:var(--pro-accent);background:color-mix(in srgb, var(--pro-accent) 12%, var(--pro-surface));color:var(--pro-text-strong);box-shadow:inset 0 -2px 0 var(--pro-accent)}.proavto-admin .panel,.mob-admin .panel{background:var(--pro-surface);border-color:var(--pro-border)}.proavto-admin .section-title,.mob-admin .section-title{color:var(--pro-muted)}.proavto-admin:not(.admin-content .proavto-admin) input[type=search],.proavto-admin:not(.admin-content .proavto-admin) input[type=number],.proavto-admin:not(.admin-content .proavto-admin) input[type=text],.proavto-admin:not(.admin-content .proavto-admin) input[type=email],.proavto-admin:not(.admin-content .proavto-admin) input[type=password],.proavto-admin:not(.admin-content .proavto-admin) textarea,.proavto-admin:not(.admin-content .proavto-admin) select,.mob-admin input[type=search],.mob-admin input[type=number],.mob-admin input[type=text],.mob-admin input[type=email],.mob-admin input[type=password],.mob-admin textarea,.mob-admin select{background:var(--pro-surface-inset);border-color:var(--pro-border);color:var(--pro-text)}.proavto-admin:not(.admin-content .proavto-admin) input:focus,.proavto-admin:not(.admin-content .proavto-admin) select:focus,.proavto-admin:not(.admin-content .proavto-admin) textarea:focus,.mob-admin input:focus,.mob-admin select:focus,.mob-admin textarea:focus{border-color:color-mix(in srgb, var(--pro-accent) 45%, var(--pro-border));outline:none}.proavto-admin input[type=checkbox],.mob-admin input[type=checkbox]{accent-color:var(--pro-accent)}.proavto-admin .btn,.mob-admin .btn{background:var(--pro-accent);color:var(--pro-accent-fg)}.proavto-admin .btn:hover,.mob-admin .btn:hover{background:var(--pro-accent-hover,color-mix(in srgb, var(--pro-accent) 86%, #000))}.proavto-admin .btn-outline,.mob-admin .btn-outline{border-color:var(--pro-border);color:var(--pro-text);background:0 0}.proavto-admin .admin-table th,.mob-admin .admin-table th{background:var(--pro-surface-inset);color:var(--pro-muted)}.proavto-admin .admin-table td,.mob-admin .admin-table td{color:var(--pro-text);border-color:var(--pro-border)}.proavto-admin .admin-table tr.overridden td:first-child,.mob-admin .admin-table tr.overridden td:first-child{box-shadow:inset 3px 0 0 var(--pro-accent)}.proavto-admin .page-btn,.mob-admin .page-btn{background:var(--pro-surface);border-color:var(--pro-border);color:var(--pro-text-dim)}.proavto-admin .page-btn:hover,.mob-admin .page-btn:hover{border-color:color-mix(in srgb, var(--pro-accent) 35%, var(--pro-border));color:var(--pro-text-strong)}.proavto-admin .page-btn.active,.mob-admin .page-btn.active{border-color:var(--pro-accent);background:color-mix(in srgb, var(--pro-accent) 12%, var(--pro-surface));color:var(--pro-text-strong)}.proavto-admin .plain-list li,.mob-admin .plain-list li{color:var(--pro-text-dim);border-color:var(--pro-border)}.proavto-admin .spec-table td,.mob-admin .spec-table td{border-color:var(--pro-border);color:var(--pro-text)!important;opacity:1!important}.proavto-admin .spec-table td:first-child,.mob-admin .spec-table td:first-child{color:var(--pro-muted)!important;opacity:1!important}.proavto-admin .plain-list li,.mob-admin .plain-list li{border-color:var(--pro-border);color:var(--pro-text)!important}.proavto-admin .status-text,.proavto-admin .pagination-total,.mob-admin .status-text,.mob-admin .pagination-total{color:var(--pro-muted)}.proavto-admin .panel label,.proavto-admin .admin-products label,.mob-admin .panel label,.mob-admin .admin-products label,.proavto-admin .admin-content label,.mob-admin .admin-content label{color:var(--pro-text-dim)}.proavto-admin .admin-content textarea,.mob-admin .admin-content textarea{resize:vertical;min-height:200px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.5}.proavto-admin .admin-order-card,.mob-admin .admin-order-card{background:var(--pro-surface);border-color:var(--pro-border);color:var(--pro-text)}.proavto-admin .admin-order-card__head,.mob-admin .admin-order-card__head{color:var(--pro-text-strong)}html[data-theme=light] .proavto-admin .error-text,html[data-theme=light] .mob-admin .error-text{color:#c62828;background:color-mix(in srgb, #c62828 8%, var(--pro-surface));border-color:color-mix(in srgb, #c62828 22%, var(--pro-border))}.proavto-admin .admin-tabs,.mob-admin .admin-tabs{border:none;width:100%}.proavto-admin .tab,.mob-admin .tab{border-right:none}.proavto-admin .admin-table th,.proavto-admin .admin-table td,.mob-admin .admin-table th,.mob-admin .admin-table td{border-bottom-color:var(--pro-border)}html[data-theme=light] .proavto-admin,html[data-theme=light] .mob-admin{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark] .proavto-admin,html[data-theme=dark] .mob-admin{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.proavto-admin .btn,.proavto-admin button.btn,.mob-admin .btn,.mob-admin button.btn{background:var(--pro-accent)!important;color:var(--pro-accent-fg)!important;border:none!important}.proavto-admin .btn:hover,.mob-admin .btn:hover{background:var(--pro-accent-hover,color-mix(in srgb, var(--pro-accent) 86%, #000))!important;color:var(--pro-accent-fg)!important}.proavto-admin .btn-outline,.mob-admin .btn-outline{border:1px solid var(--pro-border)!important;color:var(--pro-text)!important;background:0 0!important}.proavto-admin .btn-outline:hover,.mob-admin .btn-outline:hover{border-color:color-mix(in srgb, var(--pro-accent) 40%, var(--pro-border))!important;background:var(--pro-surface-inset)!important;color:var(--pro-text-strong)!important}.proavto-admin .tab,.proavto-admin .admin-tabs .tab,.mob-admin .tab,.mob-admin .admin-tabs .tab{border:1px solid var(--pro-border)!important;background:var(--pro-surface)!important;color:var(--pro-text-dim)!important}.proavto-admin .tab.active,.mob-admin .tab.active{border-color:var(--pro-accent)!important;background:color-mix(in srgb, var(--pro-accent) 12%, var(--pro-surface))!important;color:var(--pro-text-strong)!important}.proavto-admin .panel,.mob-admin .panel{color:var(--pro-text);background:var(--pro-surface)!important;border:1px solid var(--pro-border)!important}.proavto-admin .admin-table,.mob-admin .admin-table{background:var(--pro-surface)!important;border-color:var(--pro-border)!important}.proavto-admin .page-btn,.mob-admin .page-btn{background:var(--pro-surface)!important;border:1px solid var(--pro-border)!important;color:var(--pro-text-dim)!important}.proavto-admin .page-btn.active,.mob-admin .page-btn.active{background:color-mix(in srgb, var(--pro-accent) 12%, var(--pro-surface))!important;border-color:var(--pro-accent)!important;color:var(--pro-text-strong)!important}.proavto-admin .admin-order-card,.mob-admin .admin-order-card,.mob-admin-card{background:var(--pro-surface)!important;border-color:var(--pro-border)!important}.proavto-admin:not(.admin-content .proavto-admin) input[type=search],.proavto-admin:not(.admin-content .proavto-admin) input[type=number],.proavto-admin:not(.admin-content .proavto-admin) input[type=text],.proavto-admin:not(.admin-content .proavto-admin) input[type=email],.proavto-admin:not(.admin-content .proavto-admin) input[type=password],.proavto-admin:not(.admin-content .proavto-admin) textarea,.proavto-admin:not(.admin-content .proavto-admin) select,.mob-admin input[type=search],.mob-admin input[type=number],.mob-admin input[type=text],.mob-admin select,.mob-admin textarea{background:var(--pro-surface-inset)!important;border:1px solid var(--pro-border)!important;color:var(--pro-text)!important;outline:none!important}.proavto-admin .edit-row td,.mob-admin .edit-row td{background:var(--pro-surface-inset)!important}.proavto-admin .admin-tabs,.mob-admin .admin-tabs,.proavto-admin .admin-tabs-wide{flex-wrap:wrap;gap:8px;width:100%;margin-bottom:20px;display:flex;border:none!important}.proavto-admin .admin-tabs .tab,.proavto-admin .admin-tabs-wide .tab,.mob-admin .admin-tabs .tab{text-align:center;flex:auto;min-width:min(128px,100%);font-size:13px;font-weight:600;transition:border-color .15s,background .15s,color .15s;border:1px solid var(--pro-border)!important;border-right:1px solid var(--pro-border)!important;border-radius:10px!important;padding:10px 14px!important}.proavto-admin .admin-tabs--sub .tab{flex:140px}.proavto-admin .admin-kanban-wrap{margin-top:4px}.proavto-admin .admin-kanban__error{margin-bottom:12px}.proavto-admin .admin-kanban{grid-template-columns:repeat(4,minmax(220px,1fr));align-items:start;gap:14px;padding-bottom:8px;display:grid;overflow-x:auto}.proavto-admin .admin-kanban__col{background:var(--pro-surface-inset);border:1px solid var(--pro-border);border-radius:14px;min-width:220px;min-height:280px;padding:12px}.proavto-admin .admin-kanban__col-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.proavto-admin .admin-kanban__col-head h3{color:var(--pro-text-strong);margin:0;font-size:14px;font-weight:700}.proavto-admin .admin-kanban__col-head p{color:var(--pro-muted);margin:4px 0 0;font-size:11px}.proavto-admin .admin-kanban__count{background:var(--pro-surface);border:1px solid var(--pro-border);min-width:26px;height:26px;color:var(--pro-text-dim);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.proavto-admin .admin-kanban__cards{flex-direction:column;gap:10px;display:flex}.proavto-admin .admin-kanban__card{background:var(--pro-surface);border:1px solid var(--pro-border);cursor:grab;border-radius:12px;padding:12px;transition:box-shadow .15s,border-color .15s,opacity .15s}.proavto-admin .admin-kanban__card:hover{border-color:color-mix(in srgb, var(--pro-accent) 35%, var(--pro-border));box-shadow:0 8px 24px color-mix(in srgb, var(--pro-bg) 55%, transparent)}.proavto-admin .admin-kanban__card--busy{opacity:.55;cursor:wait}.proavto-admin .admin-kanban__card-head{color:var(--pro-text-dim);justify-content:space-between;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.proavto-admin .admin-kanban__card-head strong{color:var(--pro-text-strong);font-size:13px}.proavto-admin .admin-kanban__customer{color:var(--pro-text);margin:0 0 6px;font-size:13px;line-height:1.4}.proavto-admin .admin-kanban__customer a{color:var(--pro-accent);text-decoration:none}.proavto-admin .admin-kanban__meta,.proavto-admin .admin-kanban__total{color:var(--pro-muted);margin:0 0 6px;font-size:12px}.proavto-admin .admin-kanban__total{color:var(--pro-text-strong);font-weight:700}.proavto-admin .admin-kanban__items{color:var(--pro-text-dim);margin:0 0 10px;padding-left:16px;font-size:11px}.proavto-admin .admin-kanban__moves{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.proavto-admin .admin-kanban__move{height:auto!important;padding:4px 8px!important;font-size:11px!important}.proavto-admin .admin-kanban__status{display:none}@media (width<=1100px){.proavto-admin .admin-kanban{grid-template-columns:repeat(4,minmax(260px,1fr))}}.proavto-admin .admin-content__form{flex-direction:column;gap:16px;padding:20px;display:flex}.proavto-admin .admin-editor{flex-direction:column;gap:8px;display:flex}.proavto-admin .admin-editor__label-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.proavto-admin .admin-editor__label{color:var(--pro-text-dim);font-size:13px;font-weight:600}.proavto-admin .admin-editor__modes{gap:6px;display:flex}.proavto-admin .admin-editor__mode{border:1px solid var(--pro-border);background:var(--pro-surface-inset);color:var(--pro-text-dim);cursor:pointer;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:600}.proavto-admin .admin-editor__mode.active{border-color:var(--pro-accent);background:color-mix(in srgb, var(--pro-accent) 12%, var(--pro-surface));color:var(--pro-text-strong)}.proavto-admin .admin-editor__toolbar{border:1px solid var(--pro-border);background:var(--pro-surface-inset);border-radius:10px 10px 0 0;flex-wrap:wrap;gap:6px;padding:8px;display:flex}.proavto-admin .admin-editor__tool{border:1px solid var(--pro-border);background:var(--pro-surface);min-width:32px;height:32px;color:var(--pro-text);cursor:pointer;border-radius:8px;padding:0 8px;font-size:12px;font-weight:700}.proavto-admin .admin-editor__tool:hover{border-color:color-mix(in srgb, var(--pro-accent) 40%, var(--pro-border));color:var(--pro-text-strong)}.proavto-admin .admin-editor__sep{background:var(--pro-border);align-self:stretch;width:1px;margin-inline:2px}.proavto-admin .admin-editor__surface{border:1px solid var(--pro-border);background:var(--pro-surface);min-height:260px;color:var(--pro-text);border-top:none;border-radius:0 0 10px 10px;padding:14px 16px;font-size:14px;line-height:1.55}.proavto-admin .admin-editor__surface:empty:before{content:attr(data-placeholder);color:var(--pro-muted)}.proavto-admin .admin-editor__surface h2,.proavto-admin .admin-editor__surface h3{color:var(--pro-text-strong);margin:.6em 0 .35em}.proavto-admin .admin-editor__surface a{color:var(--pro-accent)}.proavto-admin .admin-editor__html{resize:vertical;border-radius:10px;min-height:280px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.5}.proavto-admin .admin-editor__preview{border:1px solid var(--pro-border);background:var(--pro-surface);min-height:200px;color:var(--pro-text);border-radius:10px;padding:16px}
