
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Protest+Strike&display=swap');
html.ubd-category-ready,html.ubd-product-ready{--ubd-frame-orange:#E7923C;--ubd-frame-coral:#E78252;--ubd-frame-yellow:#EFC25E;--ubd-frame-green:#93B56D;--ubd-frame-teal:#5DA084;--ubd-frame-ink:#18333A;--ubd-frame-muted:#65777B;--ubd-frame-paper:#FBF8F3;--ubd-frame-line:rgba(24,51,58,.10);--ubd-frame-shadow:0 14px 34px rgba(24,51,58,.09)}
html.ubd-category-ready body#category #header,html.ubd-category-ready body#category #tvcms-mobile-view-header,html.ubd-product-ready body#product #header,html.ubd-product-ready body#product #tvcms-mobile-view-header{display:none!important}
html.ubd-category-ready body#category #footer,html.ubd-product-ready body#product #footer{display:none!important}
.ubd-catalog-shell-header{position:sticky;top:0;z-index:1180;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:min(100% - 16px,1260px);margin:8px auto 12px;padding:9px 11px;border:1px solid rgba(255,255,255,.85);border-radius:17px;background:rgba(255,255,255,.93);backdrop-filter:blur(18px);box-shadow:var(--ubd-frame-shadow);font-family:Manrope,Arial,sans-serif}
.ubd-catalog-shell-menu-button,.ubd-catalog-shell-actions>a{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid var(--ubd-frame-line);border-radius:12px;background:var(--ubd-frame-paper);color:var(--ubd-frame-ink)!important;text-decoration:none!important}
.ubd-catalog-shell-header svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.9}.ubd-catalog-shell-brand{display:flex;align-items:center;gap:9px;color:var(--ubd-frame-ink)!important;text-decoration:none!important}.ubd-catalog-shell-brand>span{display:grid;place-items:center;width:48px;height:42px;overflow:hidden;border-radius:11px;background:#fff}.ubd-catalog-shell-brand img{max-width:100%;max-height:40px;object-fit:contain}.ubd-catalog-shell-brand strong{font-family:"Protest Strike",Impact,sans-serif;font-size:17px;font-weight:400}.ubd-catalog-shell-links{display:none;gap:8px;justify-content:center}.ubd-catalog-shell-links a{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:999px;background:var(--ubd-frame-paper);color:var(--ubd-frame-ink)!important;font-size:11px;font-weight:800;text-decoration:none!important}.ubd-catalog-shell-actions{display:flex;gap:7px}.ubd-catalog-shell-cart{position:relative;background:var(--ubd-frame-teal)!important;color:#fff!important;border-color:transparent!important}.ubd-catalog-shell-cart span{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:var(--ubd-frame-orange);color:#fff;font-size:8px}
.ubd-catalog-shell-backdrop{position:fixed;inset:0;z-index:1190;border:0;background:rgba(24,51,58,.34);backdrop-filter:blur(4px)}.ubd-catalog-shell-menu{position:fixed;right:9px;bottom:9px;left:9px;z-index:1200;max-height:86vh;padding:18px;overflow:auto;border-radius:24px;background:#fff;box-shadow:0 22px 54px rgba(24,51,58,.18);visibility:hidden;transform:translateY(105%);transition:transform .24s ease,visibility .24s ease;font-family:Manrope,Arial,sans-serif}.ubd-catalog-shell-menu.is-open{visibility:visible;transform:none}.ubd-catalog-shell-menu-head{display:flex;align-items:center;justify-content:space-between}.ubd-catalog-shell-menu-head strong{font-family:"Protest Strike",Impact,sans-serif;font-size:28px}.ubd-catalog-shell-menu-head button{width:40px;height:40px;border:0;border-radius:12px;background:var(--ubd-frame-yellow);font-size:23px}.ubd-catalog-shell-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.ubd-catalog-shell-menu-grid a{display:flex;align-items:center;justify-content:center;min-height:52px;padding:10px;border-radius:15px;background:var(--ubd-frame-paper);color:var(--ubd-frame-ink)!important;font-size:11px;font-weight:800;text-decoration:none!important}
.ubd-catalog-shell-footer{width:min(100% - 16px,1200px);margin:34px auto 0;padding:0 0 10px;font-family:Manrope,Arial,sans-serif}.ubd-catalog-shell-footer-grid{display:grid;gap:11px}.ubd-catalog-shell-footer-brand,.ubd-catalog-shell-footer-links details,.ubd-catalog-shell-copyright{padding:17px;border-radius:20px;background:var(--ubd-frame-paper);box-shadow:var(--ubd-frame-shadow)}.ubd-catalog-shell-footer-brand{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:13px}.ubd-catalog-shell-footer-brand>span{display:grid;place-items:center;min-height:58px;padding:6px;border-radius:14px;background:#fff}.ubd-catalog-shell-footer-brand img{max-width:100%;max-height:48px;object-fit:contain}.ubd-catalog-shell-footer-brand strong{font-family:"Protest Strike",Impact,sans-serif;font-size:24px;font-weight:400}.ubd-catalog-shell-footer-brand p{margin:6px 0 9px;color:var(--ubd-frame-muted);font-size:11px;line-height:1.6}.ubd-catalog-shell-footer-brand a{color:var(--ubd-frame-coral)!important;font-size:10px;font-weight:800;text-decoration:none!important}.ubd-catalog-shell-footer-links{display:grid;gap:9px}.ubd-catalog-shell-footer-links summary{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;list-style:none;font-family:"Protest Strike",Impact,sans-serif;font-size:16px;text-transform:uppercase}.ubd-catalog-shell-footer-links summary::-webkit-details-marker{display:none}.ubd-catalog-shell-footer-links details>div{display:grid;gap:7px;padding:0 16px 16px}.ubd-catalog-shell-footer-links a{color:var(--ubd-frame-muted)!important;font-size:11px;text-decoration:none!important}.ubd-catalog-shell-copyright{text-align:center;color:var(--ubd-frame-muted);font-size:9px}.ubd-catalog-shell-copyright a{color:var(--ubd-frame-teal)!important;font-weight:800}
html.ubd-catalog-simple .ubd-catalog-shell-header,html.ubd-catalog-simple .ubd-catalog-shell-footer{display:none!important}.ubd-simple-legal{display:none!important;width:min(100% - 16px,1200px);margin:22px auto 0;padding:16px;border-radius:18px;background:var(--ubd-frame-paper);box-shadow:var(--ubd-frame-shadow);color:var(--ubd-frame-muted);font:600 10px/1.5 Manrope,Arial,sans-serif;text-align:center}.ubd-simple-legal p{margin:0!important}.ubd-simple-legal a{color:var(--ubd-frame-teal)!important;text-decoration:none!important}html.ubd-catalog-simple .ubd-simple-legal{display:block!important}
html.ubd-category-ready body#category .ubd-catalog-mode-wrap,html.ubd-product-ready body#product .ubd-catalog-mode-wrap{position:relative!important;right:auto!important;bottom:auto!important;left:auto!important;z-index:4!important;width:min(100% - 16px,1200px)!important;margin:14px auto 90px!important;transform:none!important}
html.ubd-product-ready:not(.ubd-catalog-simple) body#product .ubd-catalog-bottom-nav,html.ubd-category-ready body#category .ubd-catalog-bottom-nav,html.ubd-product-ready body#product .ubd-catalog-bottom-nav{display:grid!important}
@media(min-width:700px){.ubd-catalog-shell-header{grid-template-columns:auto minmax(0,1fr) auto auto}.ubd-catalog-shell-links{display:flex}.ubd-catalog-shell-footer-grid{grid-template-columns:1fr 1fr}.ubd-catalog-shell-footer-brand{grid-row:span 2}.ubd-catalog-shell-copyright{grid-column:1/-1}}
@media(max-width:699px){.ubd-catalog-shell-brand strong{display:none}.ubd-catalog-shell-header{width:min(100% - 12px,1260px)}.ubd-catalog-shell-menu-grid{grid-template-columns:1fr}.ubd-catalog-shell-footer{width:min(100% - 12px,1200px)}.ubd-catalog-bottom-nav{left:50%!important;right:auto!important;width:min(82vw,390px)!important;transform:translateX(-50%)!important}.ubd-catalog-simple .ubd-catalog-bottom-nav{width:min(72vw,330px)!important}}
