:root{--scz-primary: #c53b2b;--scz-primary-dark: #a8301f;--scz-accent: #f2a03b;--scz-deep: #151922;--scz-ink: #151b28;--scz-muted: #5f687a;--scz-line: #e3e8f2;--scz-surface: #ffffff}.scz-shell-wrap{max-width:1180px;margin:0 auto;padding:0 20px}.scz-shell-header{position:sticky;top:0;z-index:320;background:var(--scz-surface);box-shadow:0 2px 12px #11182714}.scz-shell-util{background:#cc0f23;color:#fff;border-bottom:1px solid rgba(255,255,255,.16)}.scz-shell-util .scz-shell-wrap{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:14px}.scz-shell-live{font-size:.74rem;font-weight:600}.scz-shell-live b{color:#ffd28b}.scz-shell-util-links{display:flex;gap:14px;align-items:center}.scz-shell-util-links a{color:#fff;text-decoration:none;font-size:.72rem;font-weight:600}.scz-shell-main{border-bottom:1px solid var(--scz-line)}.scz-shell-main .scz-shell-wrap{display:flex;align-items:center;gap:14px;min-height:64px}.scz-shell-logo{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;min-width:0}.scz-shell-logo img{width:34px;height:34px;border-radius:6px}.scz-shell-logo-title{display:block;font-family:Sora,sans-serif;font-weight:700;font-size:1.15rem;line-height:1;color:var(--scz-ink)}.scz-shell-logo-sub{display:block;margin-top:3px;font-size:.72rem;color:#7c869a}.scz-shell-search{flex:1;display:flex;align-items:center;border:1.5px solid #d7deea;border-radius:12px;overflow:hidden;min-width:180px;max-width:700px;background:#f8fafe}.scz-shell-search input{flex:1;border:0;outline:0;min-width:0;background:transparent;color:var(--scz-ink);font-size:.9rem;height:42px;padding:0 14px}.scz-shell-search input::placeholder{color:#7f8ba1}.scz-shell-search button{border:0;background:var(--scz-primary);color:#fff;font-weight:700;font-family:Sora,sans-serif;font-size:.84rem;padding:0 18px;height:42px;cursor:pointer}.scz-shell-search button:hover{background:var(--scz-primary-dark)}.scz-shell-actions{display:flex;align-items:center;gap:8px}.scz-shell-icon-btn{border:1px solid #e0e5ef;background:#fff;border-radius:999px;min-height:38px;padding:0 12px;color:#324058;font-size:.83rem;text-decoration:none;display:inline-flex;align-items:center;font-weight:700}.scz-shell-icon-btn--cart{border-color:#efc7cd;color:var(--scz-primary)}.scz-shell-nav{border-bottom:1px solid var(--scz-line);background:#fff}.scz-shell-nav .scz-shell-wrap{display:flex;align-items:center;gap:0;overflow-x:auto}.scz-shell-nav a{text-decoration:none;color:#47536b;font-size:.82rem;font-weight:700;height:40px;display:inline-flex;align-items:center;padding:0 13px;border-bottom:2px solid transparent;white-space:nowrap}.scz-shell-nav a:hover{color:var(--scz-primary)}.scz-shell-nav a.is-active{color:var(--scz-primary);border-bottom-color:var(--scz-primary)}.scz-shell-footer{margin-top:4px;background:#081229;color:#c9d5ea}.scz-shell-footer-band{background:linear-gradient(90deg,#b81229,#596070)}.scz-shell-footer-band .scz-shell-wrap{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding-top:11px;padding-bottom:11px}.scz-shell-band-item{color:#fff}.scz-shell-band-item b{display:block;font-size:.92rem;line-height:1.1}.scz-shell-band-item span{display:block;margin-top:4px;opacity:.88;font-size:.82rem}.scz-shell-footer-main{padding-top:14px;padding-bottom:10px}.scz-shell-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:16px}.scz-shell-footer h5{margin:0 0 10px;font-family:Sora,sans-serif;font-size:.95rem;color:#fff}.scz-shell-footer p{margin:0;color:#afbdd6;font-size:.86rem;line-height:1.55}.scz-shell-footer ul{margin:0;padding:0;list-style:none}.scz-shell-footer li{margin-bottom:6px}.scz-shell-footer a{color:#b9c8e2;text-decoration:none;font-size:.84rem}.scz-shell-footer a:hover{color:#fff}.scz-shell-live-badge{margin-top:10px;display:inline-flex;align-items:center;gap:6px;background:#0ca0622e;color:#70d9ad;border-radius:999px;font-size:.74rem;font-weight:700;padding:4px 10px}.scz-shell-live-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:#43d091}.scz-shell-newsletter{display:flex;border:1px solid rgba(255,255,255,.22);border-radius:999px;overflow:hidden;margin-top:8px}.scz-shell-newsletter input{flex:1;border:0;background:transparent;color:#fff;font-size:.84rem;padding:0 12px;height:40px}.scz-shell-newsletter input::placeholder{color:#9eb1d0}.scz-shell-newsletter button{width:46px;border:0;background:#fff;color:#1d2b44;font-size:1.1rem;cursor:pointer}.scz-shell-copyright{border-top:1px solid rgba(255,255,255,.14);padding-top:10px;margin-top:8px;color:#8fa2c3;font-size:.78rem;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}@media(max-width:1000px){.scz-shell-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.scz-shell-wrap{padding:0 12px}.scz-shell-util .scz-shell-wrap{min-height:30px;justify-content:center}.scz-shell-live{font-size:.66rem}.scz-shell-util-links{display:none}.scz-shell-main .scz-shell-wrap{min-height:auto;gap:10px;padding-top:7px;padding-bottom:7px;flex-wrap:wrap}.scz-shell-logo{width:100%}.scz-shell-search{width:100%;max-width:none}.scz-shell-actions{width:100%;justify-content:flex-end}.scz-shell-nav a{height:36px;font-size:.76rem;padding:0 10px}.scz-shell-footer-band .scz-shell-wrap,.scz-shell-footer-grid{grid-template-columns:1fr}.scz-shell-footer-main{padding-top:10px;padding-bottom:8px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sparesczar-shell.css.map */
