/* Left navigation / right basket, using the Uniclima panel hierarchy. */
body.rc-drawers :is(.rc-nav-panel,.rc-sidecart){position:fixed;inset-block:0;margin:0;width:min(440px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;padding:0!important;border:0!important;border-radius:0;background:#fff!important;color:#19191c!important;overflow:hidden;font-family:'DM Sans',Arial,sans-serif;box-shadow:0 0 50px #0003}
body.rc-drawers .rc-nav-panel{left:0;right:auto!important;animation:none!important}
body.rc-drawers .rc-sidecart{right:0;left:auto}
body.rc-drawers :is(.rc-nav-panel,.rc-sidecart)[open]{display:flex;flex-direction:column}
body.rc-drawers :is(.rc-nav-panel,.rc-sidecart)::backdrop{background:#1119;backdrop-filter:blur(3px)}
body.rc-drawers :is(.rc-panel-top,.rc-cart-top){display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;flex:none;border-bottom:1px solid #d8d8df}
body.rc-drawers .rc-panel-brand{font-size:12px;font-weight:800;letter-spacing:.12em;color:#a50026}
body.rc-drawers .rc-panel-top h2{font-size:30px!important;line-height:1.15;margin:3px 0 0;color:#19191c;font-weight:800}
body.rc-drawers :is(.rc-nav-panel,.rc-sidecart) .rc-panel-close{display:grid;place-items:center;width:44px;height:44px;min-width:44px;min-height:44px;padding:10px;border:1px solid #b2b2bb;border-radius:50%;background:#fff;color:#19191c;cursor:pointer;transition:transform .2s,background .2s}
body.rc-drawers .rc-panel-close:hover{transform:rotate(90deg)}
body.rc-drawers :is(.rc-nav-panel,.rc-sidecart) svg{width:22px;height:22px;flex:none}
body.rc-drawers .rc-nav-scroll{padding:20px 22px;overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0;scrollbar-width:thin}
body.rc-drawers .rc-nav-search{display:flex;align-items:center;gap:12px;width:100%;min-height:54px;border:1px solid #b2b2bb;border-radius:12px;background:#fff;color:#34343b;padding:12px 15px;font-weight:650!important;text-align:left}
body.rc-drawers .rc-nav-search>svg:last-child{margin-left:auto;width:18px}
body.rc-drawers .rc-nav-catalog{display:flex;align-items:center;gap:12px;background:#19191c;color:#fff!important;min-height:60px;padding:16px;border-radius:12px;margin:14px 0 20px;font-size:18px;font-weight:800}
body.rc-drawers .rc-nav-catalog>svg:last-child{margin-left:auto}
body.rc-drawers .rc-nav-group{border-top:1px solid #d8d8df!important;border-bottom:0;margin:0;padding:0}
body.rc-drawers .rc-nav-group>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:66px;padding:16px 0;margin:0!important;font-size:19px!important;font-weight:800!important;line-height:1.35!important;color:#19191c;list-style:none;cursor:pointer}
body.rc-drawers .rc-nav-group>summary::-webkit-details-marker{display:none}
body.rc-drawers .rc-nav-group>summary::after{content:none!important}
body.rc-drawers .rc-nav-plus{display:grid;place-items:center;width:30px;height:30px;border:1px solid #b2b2bb;border-radius:50%;font-size:23px;color:#a50026;transition:transform .26s}
body.rc-drawers .rc-nav-group[open] .rc-nav-plus{transform:rotate(45deg)}
body.rc-drawers .rc-nav-group :is(.rc-drawer-services,.rc-drawer-links){padding:0 0 16px;display:grid;gap:3px}
body.rc-drawers .rc-nav-group :is(.rc-drawer-services,.rc-drawer-links) a{display:flex;align-items:center;gap:12px;border:0;border-radius:9px;background:#fff;color:#34343b;min-height:48px;padding:10px 12px;font-size:17px!important;font-weight:600}
body.rc-drawers .rc-nav-group :is(.rc-drawer-services,.rc-drawer-links) a:hover{background:#fff5f7;color:#921027}
body.rc-drawers .rc-nav-group .rc-drawer-brands{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-bottom:12px}
body.rc-drawers .rc-nav-group .rc-drawer-brands a{min-height:70px;background:#fff;border:1px solid #d8d8df;border-radius:12px;padding:15px}
body.rc-drawers .rc-nav-group .rc-drawer-brands img{width:100%;height:32px;object-fit:contain}
body.rc-drawers .rc-nav-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid #d8d8df;padding-top:18px;margin-top:0}
body.rc-drawers .rc-nav-shortcuts a{display:flex;align-items:center;gap:9px;min-height:52px;padding:10px;border:1px solid #d8d8df;border-radius:10px;font-size:16px;font-weight:750}
body.rc-drawers .rc-nav-shortcuts a>svg:first-child{color:#a50026;width:20px}
body.rc-drawers .rc-nav-shortcuts a>svg:last-child{margin-left:auto;width:16px}
body.rc-drawers .rc-nav-contact{display:flex;justify-content:space-between;align-items:center;min-height:48px;margin-top:10px;font-weight:700;color:#19191c}
body.rc-drawers .rc-nav-bottom{padding:16px 22px calc(16px + env(safe-area-inset-bottom));border-top:1px solid #d8d8df;background:#fff;flex:none}
body.rc-drawers .rc-panel-call,body.rc-drawers .rc-shell-footer .rc-footer-direct-call{display:flex!important;align-items:center;gap:10px;min-height:52px;width:100%;padding:13px 16px!important;background:#bf002a!important;color:#fff!important;border:0;border-radius:12px;font-size:17px;font-weight:800;line-height:1.4;white-space:normal}
body.rc-drawers :is(.rc-panel-call,.rc-footer-direct-call)>span:last-child{margin-left:auto;font-weight:650;font-size:16px!important}
body.rc-drawers .rc-cart-top{background:#bf002a;color:#fff;border:0;min-height:88px}
body.rc-drawers .rc-cart-heading{display:flex;align-items:center;gap:12px;min-width:0}
body.rc-drawers .rc-cart-heading>svg{width:26px;height:26px}
body.rc-drawers .rc-cart-top h2{font-size:25px!important;line-height:1.15;font-weight:800;margin:0;color:#fff}
body.rc-drawers .rc-cart-count{display:grid;place-items:center;background:#fff;color:#a50026;min-width:27px;height:27px;border-radius:50%;font-size:15px;font-weight:800}
body.rc-drawers .rc-cart-top .rc-panel-close{background:#fff;color:#921027;border:0}
body.rc-drawers .rc-cart-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:22px;scrollbar-width:thin;background:#fff}
body.rc-drawers .rc-cart-empty{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 0;color:#19191c}
body.rc-drawers .rc-cart-empty>svg{width:88px;height:88px;border:1px solid #d8d8df;border-radius:24px;padding:22px;color:#bf002a;margin-bottom:22px}
body.rc-drawers .rc-cart-empty h3{font-size:24px!important;line-height:1.25!important;margin:0 0 10px;font-weight:800}
body.rc-drawers .rc-cart-empty p{font-size:17px!important;color:#4c4c55;margin:0;max-width:28ch;line-height:1.55!important}
body.rc-drawers .rc-cart-bottom{flex:none;border-top:1px solid #d8d8df;background:#fff;padding:18px 22px calc(18px + env(safe-area-inset-bottom));display:grid;gap:10px}
body.rc-drawers :is(.rc-cart-catalog,.rc-cart-consult){display:flex;align-items:center;justify-content:center;gap:14px;width:100%;background:#bf002a;color:#fff;min-height:52px;border-radius:12px;font-size:18px;font-weight:800;padding:12px 16px}
body.rc-drawers .rc-cart-continue{display:block;min-height:48px;border:1px solid #b2b2bb;border-radius:12px;background:#fff;color:#19191c;font-weight:700;cursor:pointer}
body.rc-drawers .rc-cart-bottom [hidden]{display:none!important}
body.rc-drawers .rc-cart-total-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;font-size:17px;line-height:1.4;font-weight:700}
body.rc-drawers .rc-cart-total-row strong{font-size:23px;color:#a50026}
body.rc-drawers .rc-cart-bottom small{display:block;font-size:14px!important;font-weight:500!important;color:#4c4c55;margin-bottom:8px}
body.rc-drawers .rc-cart-item{display:grid;grid-template-columns:80px minmax(0,1fr);gap:16px;padding:18px 0;border-bottom:1px solid #d8d8df}
body.rc-drawers .rc-cart-item:first-child{padding-top:0}
body.rc-drawers .rc-cart-item img{width:80px;height:106px;object-fit:contain;background:#fff;border:1px solid #eee;border-radius:10px}
body.rc-drawers .rc-cart-item h3{font-size:18px!important;font-weight:750;line-height:1.4;margin:0 0 10px;color:#19191c}
body.rc-drawers .rc-cart-item p{font-size:16px!important;color:#4c4c55;margin:0 0 8px}
body.rc-drawers .rc-cart-item strong{font-size:21px;color:#a50026;font-weight:800}
body.rc-drawers .rc-cart-status{min-height:100%;display:grid;place-content:center;text-align:center;gap:16px;font-size:17px;color:#4c4c55}
body.rc-drawers .rc-cart-retry{min-height:48px;border:1px solid #bf002a;border-radius:12px;color:#921027;background:#fff;padding:10px 20px;cursor:pointer}
body.rc-drawers.rc-panels-open{overflow:hidden}
body.rc-drawers .rc-header-cart [data-rc-cart-count]{position:absolute;top:-5px;right:-4px;display:grid;place-items:center;background:#bf002a;color:#fff;min-width:20px;height:20px;padding:0 4px;box-sizing:border-box;border:2px solid #fff;border-radius:999px;font-size:11px;font-weight:800;line-height:1;pointer-events:none}
@media(max-width:760px){body.rc-drawers :is(.rc-nav-panel,.rc-sidecart){width:min(430px,100vw)}body.rc-drawers .rc-nav-scroll,body.rc-drawers .rc-cart-scroll{padding:18px}body.rc-drawers .rc-panel-top,body.rc-drawers .rc-cart-top{padding:18px}body.rc-drawers .rc-nav-bottom{padding-inline:18px}body.rc-drawers .rc-cart-bottom{padding-inline:18px}}
@media(max-width:360px){body.rc-drawers .rc-nav-shortcuts{grid-template-columns:1fr}body.rc-drawers .rc-cart-top h2{font-size:23px!important}body.rc-drawers .rc-cart-heading{gap:8px}body.rc-drawers .rc-panel-call{padding-inline:12px!important;font-size:16px}body.rc-drawers .rc-shell-footer .rc-footer-direct-call{flex-wrap:wrap}body.rc-drawers .rc-shell-footer .rc-footer-direct-call>span:last-child{margin-left:32px}}
@media(prefers-reduced-motion:reduce){body.rc-drawers .rc-panel-close,body.rc-drawers .rc-nav-plus{transition:none}}

/* Cart 20260920: immediate feedback, uninterrupted controls and a compact receipt. */
body.rc-drawers .rc-sidecart{width:min(480px,100vw);color-scheme:light}
body.rc-drawers .rc-cart-top{min-height:76px;padding:16px 22px;touch-action:pan-y}
body.rc-drawers .rc-cart-feedback{flex:none;display:flex;align-items:center;gap:9px;margin:0;padding:10px 22px;background:#fff6f8;color:#8d0021!important;border-bottom:1px solid #efd6dc;font-size:14px!important;line-height:1.4!important;font-weight:650!important}
body.rc-drawers .rc-cart-feedback::before{content:'✓';font-weight:850}
body.rc-drawers .rc-cart-feedback.is-busy::before{content:'';width:12px;height:12px;border:2px solid #b10b3440;border-top-color:#a50026;border-radius:50%;animation:rc-cart-spin .8s linear infinite}
body.rc-drawers .rc-sidecart [hidden]{display:none!important}
body.rc-drawers .rc-cart-scroll{padding:20px 22px;scrollbar-gutter:stable}
body.rc-drawers .rc-cart-scroll[aria-busy=true] .rc-cart-item{opacity:1;pointer-events:auto}
body.rc-drawers .rc-cart-item{grid-template-columns:88px minmax(0,1fr);gap:16px;padding:20px 0}
body.rc-drawers .rc-cart-item-info{min-width:0}
body.rc-drawers .rc-cart-item h3{font-size:18px!important;line-height:1.35!important;margin:0 0 8px;overflow-wrap:anywhere}
body.rc-drawers .rc-cart-item h3 a{color:#19191c!important}
body.rc-drawers .rc-cart-item .rc-cart-item-photo{position:relative;align-self:start;display:block;background:#fff;border:1px solid #e3e3e8;border-radius:14px;padding:7px;cursor:zoom-in}
body.rc-drawers .rc-cart-item-photo img{display:block;width:72px;height:108px;object-fit:contain;border:0;border-radius:0}
body.rc-drawers .rc-cart-item-photo>svg{position:absolute;right:5px;bottom:5px;width:24px;height:24px;background:#fff;border-radius:6px;padding:3px;color:#8e0022}
body.rc-drawers .rc-cart-item-tools{gap:8px;margin-top:12px}
body.rc-drawers .rc-cart-quantity{flex:none;border-radius:12px}
body.rc-drawers .rc-cart-quantity input{appearance:none;min-height:44px;height:44px;width:38px;min-width:0;padding:4px 0;border:0;border-radius:0;background:#fff!important;color:#19191c!important;text-align:center;font-size:17px!important;font-weight:800!important;box-shadow:none}
body.rc-drawers .rc-cart-quantity button{width:40px;min-width:40px;min-height:44px}
body.rc-drawers .rc-cart-quantity button:disabled{color:#8a8a91;background:#fafafa;opacity:1}
body.rc-drawers .rc-cart-line-status{display:block;margin-top:8px;color:#850020;font-size:13px;font-weight:700}
body.rc-drawers .rc-cart-coupon{margin:12px 0 0;border-bottom:1px solid #e3e3e8;padding:0!important;background:#fff!important;border-radius:0!important}
body.rc-drawers .rc-cart-coupon>summary{display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:10px 0!important;list-style:none;color:#34343b!important;background:#fff!important;border:0!important;font-size:15px!important;font-weight:750!important;cursor:pointer}
body.rc-drawers .rc-cart-coupon>summary::-webkit-details-marker{display:none}
body.rc-drawers .rc-cart-coupon>summary::after{content:'+'!important;width:24px;text-align:center;color:#a50026;font-size:22px;transition:transform .2s ease-out}
body.rc-drawers .rc-cart-coupon[open]>summary::after{transform:rotate(45deg)}
body.rc-drawers .rc-cart-coupon form{padding:2px 0 16px}
body.rc-drawers .rc-cart-coupon label{display:block;margin-bottom:6px;font-size:14px!important;font-weight:650!important;color:#34343b}
body.rc-drawers .rc-cart-coupon-fields{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
body.rc-drawers .rc-cart-coupon input{width:100%;min-width:0;min-height:46px;padding:10px 12px;border:1px solid #a7a7b0;border-radius:10px;background:#fff;color:#19191c;font-size:16px!important}
body.rc-drawers .rc-cart-coupon button[type=submit]{min-height:46px;padding:10px 16px;border:0;border-radius:10px;background:#19191c;color:#fff;font-size:15px;font-weight:750;cursor:pointer}
body.rc-drawers .rc-cart-coupon button:disabled{opacity:.55;cursor:wait}
body.rc-drawers .rc-cart-service{display:flex;gap:10px;align-items:center;padding:16px 0 8px;font-size:14px;font-weight:650;color:#34343b}
body.rc-drawers .rc-cart-service svg{width:24px;color:#a50026}
body.rc-drawers .rc-cart-links{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}
body.rc-drawers .rc-cart-links a{display:flex;align-items:center;min-height:44px;color:#8e0022!important;text-decoration:underline;text-underline-offset:4px;font-size:14px!important;font-weight:750}
body.rc-drawers .rc-cart-bottom{gap:8px;padding:14px 22px calc(14px + env(safe-area-inset-bottom))}
body.rc-drawers .rc-cart-total-row{padding-bottom:7px;font-size:14px!important;line-height:1.4!important;align-items:baseline;flex-wrap:nowrap;gap:10px}
body.rc-drawers .rc-cart-subtotal strong{font-size:15px!important;color:#34343b;font-weight:750;white-space:nowrap}
body.rc-drawers .rc-cart-grand-total{border-top:1px solid #e3e3e8;margin-top:3px;padding-top:9px;font-size:19px!important;font-weight:800}
body.rc-drawers .rc-cart-grand-total strong{font-size:24px!important;color:#a50026;white-space:nowrap}
body.rc-drawers .rc-cart-bottom small{font-size:12px!important;line-height:1.45!important;margin:2px 0 6px;color:#4c4c55!important}
body.rc-drawers .rc-cart-consult{min-height:52px;font-size:18px!important}
body.rc-drawers .rc-cart-continue{min-height:44px;font-size:16px!important}
body.rc-drawers .rc-cart-error{margin:0 0 12px;padding:12px;color:#850020!important}
body.rc-drawers .rc-cart-error p{margin:0!important;color:inherit!important;font-size:14px!important;line-height:1.45!important}
body.rc-drawers .rc-cart-error button{margin-top:10px}
body.rc-drawers .rc-cart-status{min-height:180px}
body.rc-drawers .rc-cart-status svg{width:48px;height:48px;justify-self:center;color:#a50026}
body.rc-drawers .rc-cart-status p{font-size:16px!important;color:#34343b!important}
body.rc-drawers .rc-cart-empty{min-height:240px;padding:36px 0}
body.rc-drawers .rc-cart-empty h3{max-width:20ch;font-size:25px!important}
body.rc-drawers .rc-cart-zoom{width:min(600px,calc(100vw - 28px));max-height:calc(100dvh - 28px);padding:0;border:0;border-radius:20px;background:#fff;color:#19191c}
body.rc-drawers .rc-cart-zoom::backdrop{background:#111b;backdrop-filter:blur(4px)}
body.rc-drawers .rc-cart-zoom-inner{position:relative;padding:56px 24px 24px;display:grid;gap:16px}
body.rc-drawers .rc-cart-zoom img{width:100%;height:min(55dvh,460px);object-fit:contain}
body.rc-drawers .rc-cart-zoom .rc-panel-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:44px;height:44px;border:1px solid #aaa;border-radius:50%;background:#fff;color:#19191c}
body.rc-drawers .rc-cart-zoom svg{width:22px;height:22px}
body.rc-drawers .rc-cart-zoom a{font-size:18px;font-weight:750;text-align:center;color:#19191c!important}
body.rc-drawers .rc-sidecart :is(a,button,input,summary):focus-visible{outline:3px solid #a50026;outline-offset:3px}
@keyframes rc-cart-spin{to{transform:rotate(360deg)}}
@media(hover:hover){body.rc-drawers .rc-cart-consult:hover{background:#970022;transform:translateY(-1px)}body.rc-drawers .rc-cart-item-photo:hover{border-color:#a50026}}
@media(max-width:480px){body.rc-drawers .rc-sidecart{width:100vw}body.rc-drawers .rc-cart-top{padding:14px 16px;min-height:72px}body.rc-drawers .rc-cart-scroll{padding:16px}body.rc-drawers .rc-cart-bottom{padding-inline:16px}body.rc-drawers .rc-cart-feedback{padding-inline:16px}body.rc-drawers .rc-cart-item{grid-template-columns:72px minmax(0,1fr);gap:12px}body.rc-drawers .rc-cart-item-photo img{width:56px;height:90px}body.rc-drawers .rc-cart-item h3{font-size:17px!important}body.rc-drawers .rc-cart-item strong{font-size:21px}body.rc-drawers .rc-cart-remove{font-size:13px!important}}
@media(max-width:360px){body.rc-drawers .rc-cart-item{grid-template-columns:60px minmax(0,1fr);gap:10px}body.rc-drawers .rc-cart-item-photo{padding:4px!important}body.rc-drawers .rc-cart-item-photo img{width:50px;height:82px}body.rc-drawers .rc-cart-quantity button{width:36px;min-width:36px}body.rc-drawers .rc-cart-quantity input{width:28px}body.rc-drawers .rc-cart-grand-total strong{font-size:22px!important}}
@media(max-height:650px){body.rc-drawers .rc-cart-top{min-height:60px;padding-block:8px}body.rc-drawers .rc-cart-feedback{padding-block:6px}body.rc-drawers .rc-cart-bottom{gap:5px;padding-top:10px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}body.rc-drawers .rc-cart-total-row{padding-bottom:4px}body.rc-drawers .rc-cart-bottom small{font-size:11px!important;margin-bottom:3px}body.rc-drawers .rc-cart-consult{min-height:46px}body.rc-drawers .rc-cart-continue{min-height:40px}}
@media(prefers-reduced-motion:reduce){body.rc-drawers .rc-cart-feedback.is-busy::before{animation:none}body.rc-drawers .rc-sidecart *{transition:none!important;animation:none!important}}

/* Compact panel finish; applies to the shared drawer only, never page content. */
body.rc-drawers :is(#rc-menu.rc-nav-panel,#rc-sidecart){box-sizing:border-box;inset:16px auto auto 16px;margin:0;width:min(380px,calc(100vw - 40px));max-width:none;height:auto;max-height:calc(100dvh - 32px);border:1px solid #e2e2e8!important;border-radius:22px;box-shadow:0 20px 70px #0003;transform:none;color-scheme:light}
body.rc-drawers dialog#rc-sidecart.rc-sidecart{left:auto;right:16px;width:min(420px,calc(100vw - 40px));height:min(720px,calc(100dvh - 32px))}
body.rc-drawers :is(#rc-menu,#rc-sidecart)::backdrop{background:#1116}
body.rc-drawers :is(#rc-menu,#rc-sidecart) *{box-sizing:border-box}
body.rc-drawers :is(#rc-menu,#rc-sidecart) :is(a,button,input,summary){font-family:inherit;text-decoration:none}
body.rc-drawers :is(.rc-panel-top,.rc-cart-top){padding:16px 18px;min-height:0;background:#fff;color:#19191c;border-bottom:1px solid #e4e4e9}
body.rc-drawers :is(.rc-panel-top,.rc-cart-top) h2{margin:0;font-size:25px!important;line-height:1.2!important;letter-spacing:-.035em;font-weight:800!important;color:#19191c!important}
body.rc-drawers .rc-panel-actions{display:flex;gap:6px}
body.rc-drawers :is(#rc-menu,#rc-sidecart) .rc-panel-close{border:1px solid #d4d4dc;background:#fff;color:#19191c;transition:background .16s ease-out,transform .16s ease-out}
body.rc-drawers .rc-panel-close:hover{transform:none}
body.rc-drawers .rc-nav-scroll{padding:8px 16px 4px}
body.rc-drawers #rc-menu .rc-nav-row{display:flex;align-items:center;gap:12px;width:100%;min-height:56px;margin:0!important;padding:12px;border:0;border-radius:11px;background:#fff;color:#19191c!important;font-size:17px!important;font-weight:750!important;line-height:1.4!important;list-style:none;cursor:pointer;transition:background .16s ease-out}
body.rc-drawers #rc-menu .rc-nav-row>span:first-of-type{flex:1;min-width:0}
body.rc-drawers #rc-menu .rc-nav-row>svg:first-child{color:#a10027}
body.rc-drawers #rc-menu .rc-nav-row>svg:last-child{width:18px;color:#63636e}
body.rc-drawers #rc-menu .rc-nav-shop{background:#fff1f4;margin:4px 0 8px!important;color:#990025!important}
body.rc-drawers #rc-menu .rc-nav-shop>svg:last-child{color:#990025}
body.rc-drawers #rc-menu .rc-nav-group{padding:0!important;margin:0;border:0!important;border-radius:0;background:transparent;box-shadow:none}
body.rc-drawers #rc-menu .rc-nav-plus{flex:none;width:18px;height:auto;border:0;border-radius:0;text-align:center;font-size:23px!important;font-weight:450!important;color:#63636e;transition:transform .22s ease-out}
body.rc-drawers #rc-menu .rc-nav-children{margin:0 12px 8px 22px;padding:0 0 0 22px;border-left:2px solid #ead6dc;display:grid}
body.rc-drawers #rc-menu .rc-nav-children a{display:flex;align-items:center;min-height:44px;padding:8px 4px;color:#3d3d47;font-size:16px!important;font-weight:600;line-height:1.4}
body.rc-drawers #rc-menu .rc-nav-secondary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;border-top:1px solid #e4e4e9;margin:8px 0 0;padding:8px 0}
body.rc-drawers #rc-menu .rc-nav-secondary a{display:grid;place-items:center;min-height:44px;padding:6px;color:#42424d;font-size:15px!important;font-weight:650;border-radius:9px}
body.rc-drawers #rc-menu a[aria-current=page]{text-decoration:underline;text-decoration-color:#b9002c;text-underline-offset:5px}
body.rc-drawers .rc-nav-bottom{padding:14px 16px 16px}
body.rc-drawers .rc-panel-call{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px 14px!important;border:0;border-radius:13px;background:#b9002c;color:#fff!important;font-size:16px!important;font-weight:750;line-height:1.4}
body.rc-drawers .rc-panel-call strong{margin-left:auto;color:#fff!important;font-size:16px!important;font-weight:800;white-space:nowrap}
body.rc-drawers .rc-cart-heading{gap:10px}
body.rc-drawers .rc-cart-heading>svg{color:#b9002c}
body.rc-drawers .rc-cart-count{background:#fff1f4;color:#a10027;font-size:14px}
body.rc-drawers .rc-cart-feedback{padding:9px 18px;font-size:13px!important}
body.rc-drawers .rc-cart-scroll{padding:18px;scrollbar-gutter:auto}
body.rc-drawers .rc-cart-item{grid-template-columns:68px minmax(0,1fr);gap:14px;padding:18px 0}
body.rc-drawers .rc-cart-item h3{font-size:17px!important;line-height:1.4!important;font-weight:750!important}
body.rc-drawers .rc-cart-item .rc-cart-item-photo{width:68px;padding:5px;border-radius:12px}
body.rc-drawers .rc-cart-item-photo img{width:56px;height:86px}
body.rc-drawers .rc-cart-item-photo>svg{right:3px;bottom:3px;width:22px;height:22px}
body.rc-drawers .rc-cart-item-tools{display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px;margin-top:10px}
body.rc-drawers .rc-cart-quantity{display:flex;align-items:center;border:1px solid #ceced8;border-radius:11px;overflow:hidden}
body.rc-drawers .rc-cart-quantity button{width:44px;min-width:44px;min-height:44px;padding:0;border:0;background:#fff;color:#19191c;font-size:17px;font-weight:750;cursor:pointer}
body.rc-drawers .rc-cart-quantity input{width:28px}
body.rc-drawers .rc-cart-remove{min-height:44px;padding:6px 0;background:transparent;border:0;color:#880021;font-size:14px!important;font-weight:650;text-decoration:underline!important;text-underline-offset:3px;cursor:pointer}
body.rc-drawers .rc-cart-coupon{margin-top:4px}
body.rc-drawers .rc-cart-coupon>summary{font-weight:650!important}
body.rc-drawers .rc-cart-bottom{padding:14px 18px 12px}
body.rc-drawers .rc-cart-grand-total{border-top:0;margin-top:0;padding-top:3px}
body.rc-drawers .rc-cart-bottom small{font-size:12px!important;margin:3px 0 6px}
body.rc-drawers :is(.rc-cart-consult,.rc-cart-catalog){font-size:17px!important;background:#b9002c;color:#fff!important}
body.rc-drawers .rc-cart-consult[aria-disabled=true]{opacity:.65;cursor:wait}
body.rc-drawers .rc-cart-continue{min-height:44px;padding:8px;border:0;font-size:15px!important;color:#42424d;font-weight:650}
body.rc-drawers .rc-cart-empty{min-height:100%;gap:16px;padding:24px 0}
body.rc-drawers .rc-cart-empty>svg{width:64px;height:64px;padding:17px;border:0;border-radius:20px;background:#fff1f4;color:#a10027;margin:0}
body.rc-drawers .rc-cart-empty h3{font-size:22px!important;margin:0;color:#19191c!important}
body.rc-drawers :is(#rc-menu,#rc-sidecart) :is(a,button,input,summary):focus-visible{outline:3px solid #a50026;outline-offset:2px}
@media(hover:hover) and (pointer:fine){body.rc-drawers #rc-menu :is(.rc-nav-row,.rc-nav-secondary a):hover{background:#fff1f4}body.rc-drawers #rc-menu .rc-nav-children a:hover{color:#a10027;text-decoration:underline}body.rc-drawers :is(.rc-panel-close,.rc-cart-continue):hover{background:#f7f7fa}body.rc-drawers :is(.rc-cart-consult,.rc-panel-call):hover{background:#940023!important}}
body.rc-drawers :is(#rc-menu,#rc-sidecart) button:active{transform:scale(.97)}
@media(max-width:480px){body.rc-drawers :is(#rc-menu.rc-nav-panel,#rc-sidecart){top:12px;max-height:calc(100dvh - 24px);border-radius:20px}body.rc-drawers #rc-menu.rc-nav-panel{left:12px}body.rc-drawers dialog#rc-sidecart.rc-sidecart{right:12px;height:min(680px,calc(100dvh - 24px))}body.rc-drawers :is(.rc-panel-top,.rc-cart-top){padding:12px 14px}body.rc-drawers :is(.rc-nav-scroll,.rc-cart-scroll,.rc-nav-bottom,.rc-cart-bottom){padding-inline:14px}body.rc-drawers .rc-cart-item-tools{column-gap:8px}}
@media(max-width:360px){body.rc-drawers :is(.rc-panel-top,.rc-cart-top) h2{font-size:23px!important}body.rc-drawers .rc-cart-heading{gap:7px}body.rc-drawers .rc-cart-item{grid-template-columns:50px minmax(0,1fr);gap:10px}body.rc-drawers .rc-cart-item .rc-cart-item-photo{width:50px;padding:3px!important}body.rc-drawers .rc-cart-item-photo img{width:42px;height:76px}body.rc-drawers .rc-cart-item h3{font-size:16px!important}body.rc-drawers .rc-panel-call{padding-inline:10px!important;gap:7px;font-size:15px!important}body.rc-drawers .rc-panel-call strong{font-size:15px!important}body.rc-drawers #rc-menu .rc-nav-row{padding-inline:8px;gap:10px;font-size:16px!important}}
@media(max-height:600px){body.rc-drawers :is(.rc-panel-top,.rc-cart-top){padding-block:8px}body.rc-drawers .rc-cart-bottom{gap:3px;padding-block:9px}body.rc-drawers .rc-cart-consult{min-height:46px}body.rc-drawers .rc-cart-feedback{padding-block:5px}}
@media(prefers-reduced-motion:reduce){body.rc-drawers :is(#rc-menu,#rc-sidecart) *{transition:none!important;animation:none!important}}
