.shared-topbar{min-height:34px;background:#ffdd00;border-bottom:1px solid #0000000f;color:#080808;font:12px Inter,system-ui,Segoe UI,Arial,sans-serif}.shared-shell-container{width:min(1480px,calc(100% - 34px));margin:auto}.shared-topbar .shared-shell-container{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:18px}.shared-top-links{display:flex;gap:24px}.shared-topbar a{color:#111;text-decoration:none}
.shared-header{position:sticky;top:0;z-index:60;background:linear-gradient(90deg,#ffe600,#fff38a);box-shadow:0 2px 12px #0000000d}.shared-header-inner{min-height:72px;display:grid;grid-template-columns:150px 34px 165px minmax(300px,600px) 1fr 210px;gap:17px;align-items:center}.shared-brand{display:flex;align-items:center;gap:8px;color:#080808;text-decoration:none;font-weight:950}.shared-brand-mark{width:30px;height:30px;border:3px solid #080808;border-radius:50%;display:grid;place-items:center;font-size:15px}.shared-brand-name{font-size:29px;line-height:.72;letter-spacing:-1px}.shared-brand-name small{display:block;font-size:8px;letter-spacing:0;text-align:center;margin-top:8px}.shared-menu{border:0;background:transparent;width:24px;height:24px;padding:3px;display:grid;align-content:center;gap:4px;cursor:pointer}.shared-menu:before,.shared-menu:after{content:"";height:2px;background:#111;box-shadow:0 6px #111}.shared-category{color:#111;text-decoration:none;font-size:13px;font-weight:850;white-space:nowrap}.shared-search{height:44px;display:grid;grid-template-columns:1fr auto;background:#fff;border-radius:9px;overflow:hidden}.shared-search input{min-width:0;border:0;outline:0;padding:0 16px;font:13px Inter,system-ui,Arial}.shared-search button{border:0;background:#111;color:#fff;padding:0 22px;font-size:12px;font-weight:750;cursor:pointer}.shared-actions{grid-column:6;display:flex;align-items:center;justify-content:flex-end;gap:16px}.shared-actions a{color:#111;text-decoration:none;font-size:12px;font-weight:800}.shared-account{padding-right:16px;border-right:1px solid #111}.shared-cart{display:flex;align-items:center;gap:6px}.shared-cart-badge{min-width:20px;height:20px;padding:0 5px;border-radius:12px;background:#ffdc00;border:1px solid #d9b900;display:grid;place-items:center;font-size:9px;font-weight:950}
.shared-footer{background:linear-gradient(120deg,#111820,#0b1016);color:#c7cbd0;padding:32px 0 16px;font:11px Inter,system-ui,Segoe UI,Arial,sans-serif}.shared-footer-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:32px}.shared-footer-logo{font-size:27px;font-weight:950;color:#ffdf00}.shared-footer-logo small{display:block;font-size:8px;margin:7px 0 14px}.shared-footer p{line-height:1.65;max-width:235px}.shared-footer h4{font-size:12px;color:#fff;margin:0 0 12px}.shared-footer a{display:block;color:#c7cbd0;text-decoration:none;margin:7px 0;transition:.18s}.shared-footer a:hover{color:#ffdf00;transform:translateX(3px)}.shared-payment-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.shared-pay{height:28px;min-width:42px;padding:0 7px;border-radius:5px;background:#fff;color:#111;display:grid;place-items:center;font-size:8px;font-weight:950}.shared-pay.visa{color:#153a8a;font-size:10px;font-style:italic}.shared-pay.easy{color:#128c45}.shared-pay.jazz{color:#d71920}.shared-footer-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #30353a;margin-top:25px;padding-top:15px;font-size:10px}
@media(max-width:1000px){.shared-header-inner{grid-template-columns:145px 30px 145px 1fr 120px}.shared-actions{grid-column:5}.shared-account{display:none}.shared-footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.shared-shell-container{width:calc(100% - 20px)}.shared-topbar .shared-shell-container{justify-content:center}.shared-top-links{display:none}.shared-header-inner{grid-template-columns:28px 135px 1fr auto;gap:8px;padding:9px 0}.shared-menu{grid-column:1}.shared-brand{grid-column:2}.shared-brand-name{font-size:24px}.shared-category{display:none}.shared-search{grid-column:1/-1;grid-row:2}.shared-actions{grid-column:4;grid-row:1}.shared-account{display:none}.shared-cart span:last-child{display:none}.shared-footer-grid{grid-template-columns:1fr 1fr;gap:23px}.shared-footer-bottom{flex-direction:column}.shared-footer{padding-bottom:82px}}
@media(max-width:430px){.shared-footer-grid{grid-template-columns:1fr}.shared-header-inner{grid-template-columns:28px 125px 1fr auto}.shared-brand-name{font-size:22px}}
