:root{--atlas-navy: #0a2f57;--atlas-orange: #e95d16;--atlas-ink: #172331;--atlas-muted: #5d6a78;--atlas-border: #d7e0e8;--atlas-surface: #f4f7fa;--atlas-frame: 1440px}.atlas-shell-v2,.atlas-shell-v2 *{box-sizing:border-box}.atlas-shell-v2{position:relative;z-index:20;width:100%;color:var(--atlas-ink);background:#fff;font-family:var(--font-body--family, Arial, sans-serif)}.atlas-shell-v2__brandline{height:6px;background:linear-gradient(90deg,var(--atlas-navy) 0 78%,var(--atlas-orange) 78%)}.atlas-shell-v2__frame{width:min(100%,var(--atlas-frame));margin:auto;padding-inline:clamp(20px,3vw,48px)}.atlas-shell-v2__header{border-bottom:1px solid var(--atlas-border);box-shadow:0 3px 16px #06233f0f}.atlas-shell-v2__main-row{display:grid;grid-template-columns:minmax(220px,280px) minmax(320px,1fr) auto;min-height:94px;align-items:center;gap:clamp(22px,3vw,44px)}.atlas-shell-v2__logo{display:flex;color:var(--atlas-navy);font-size:22px;font-weight:850;text-decoration:none}.atlas-shell-v2__logo img{display:block;width:min(100%,280px);height:auto;max-height:70px;object-fit:contain}.atlas-shell-v2__search{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:2px solid var(--atlas-navy);border-radius:8px;background:#fff}.atlas-shell-v2__search:focus-within{outline:3px solid rgba(233,93,22,.25);outline-offset:2px}.atlas-shell-v2__search input{width:100%;min-width:0;height:50px;margin:0;padding:0 16px;border:0;outline:0;background:transparent;color:var(--atlas-ink);font:inherit;font-size:16px}.atlas-shell-v2__search button{min-width:104px;border:0;background:var(--atlas-navy);color:#fff;font:inherit;font-weight:800;cursor:pointer}.atlas-shell-v2__actions{display:flex;align-items:center;gap:18px}.atlas-shell-v2__actions a{color:var(--atlas-navy)!important;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap}.atlas-shell-v2__nav{border-top:1px solid var(--atlas-border);background:var(--atlas-surface)}.atlas-shell-v2__nav-inner{display:flex;min-height:52px;align-items:center;gap:34px}.atlas-shell-v2__nav a,.atlas-shell-v2__nav summary{color:var(--atlas-navy)!important;font-size:15px;font-weight:800;text-decoration:none;cursor:pointer;list-style:none}.atlas-shell-v2__shop-menu{position:relative}.atlas-shell-v2__shop-menu summary::-webkit-details-marker{display:none}.atlas-shell-v2__mega{position:absolute;top:38px;left:0;display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));width:680px;padding:24px;gap:28px;border:1px solid var(--atlas-border);border-top:4px solid var(--atlas-orange);border-radius:0 0 10px 10px;background:#fff;box-shadow:0 18px 36px #06233f2e}.atlas-shell-v2__mega div{display:grid;align-content:start;gap:9px}.atlas-shell-v2__mega strong{margin-bottom:5px;padding-bottom:10px;border-bottom:2px solid var(--atlas-orange);color:var(--atlas-navy);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.atlas-shell-v2__mega a{font-size:14px;font-weight:620;line-height:1.35}.atlas-shell-v2__mega a:hover,.atlas-shell-v2__mega a:focus-visible{color:var(--atlas-orange)!important;text-decoration:underline;text-underline-offset:3px}.atlas-shell-v2__mega .atlas-shell-v2__view-all{margin-bottom:2px;font-weight:850}.atlas-shell-v2__help-link{margin-left:auto;font-weight:700!important}.atlas-shell-v2__mobile-menu,.atlas-shell-v2__mobile-search-row{display:none}@media(max-width:1120px){.atlas-shell-v2__main-row{grid-template-columns:220px minmax(260px,1fr) auto}}@media(max-width:749px){.atlas-shell-v2__frame{padding-inline:16px}.atlas-shell-v2__main-row{grid-template-columns:48px minmax(0,1fr) auto;min-height:72px;gap:8px}.atlas-shell-v2__logo{justify-self:center}.atlas-shell-v2__logo img{width:min(100%,190px);max-height:52px}.atlas-shell-v2__search--desktop,.atlas-shell-v2__nav{display:none}.atlas-shell-v2__mobile-search-row{display:block;padding-bottom:14px}.atlas-shell-v2__search input{height:46px;font-size:15px}.atlas-shell-v2__search button{min-width:72px}.atlas-shell-v2__actions{gap:10px}.atlas-shell-v2__actions a{font-size:13px}.atlas-shell-v2__actions .atlas-shell-v2__quote{display:none}.atlas-shell-v2__mobile-menu{position:relative;display:block}.atlas-shell-v2__mobile-menu summary{display:flex;width:44px;min-height:44px;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:var(--atlas-navy);cursor:pointer;list-style:none;font-size:11px;font-weight:800}.atlas-shell-v2__mobile-menu summary::-webkit-details-marker{display:none}.atlas-shell-v2__menu-icon,.atlas-shell-v2__menu-icon:before,.atlas-shell-v2__menu-icon:after{display:block;width:23px;height:2px;border-radius:2px;background:currentColor}.atlas-shell-v2__menu-icon{position:relative}.atlas-shell-v2__menu-icon:before,.atlas-shell-v2__menu-icon:after{position:absolute;left:0;content:""}.atlas-shell-v2__menu-icon:before{top:-7px}.atlas-shell-v2__menu-icon:after{top:7px}.atlas-shell-v2__mobile-panel{position:absolute;top:57px;left:-16px;display:grid;width:min(94vw,380px);max-height:72vh;overflow:auto;padding:18px;border:1px solid var(--atlas-border);border-top:4px solid var(--atlas-orange);background:#fff;box-shadow:0 18px 36px #06233f2e}.atlas-shell-v2__mobile-panel strong{padding:9px 4px 7px;color:var(--atlas-navy);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.atlas-shell-v2__mobile-panel a{display:flex;min-height:46px;align-items:center;border-bottom:1px solid var(--atlas-border);color:var(--atlas-navy)!important;font-size:15px;font-weight:750;text-decoration:none}.content-for-layout{min-width:0;overflow-x:clip}}@media(prefers-reduced-motion:reduce){.atlas-shell-v2 *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.atlas-shell-v2__mega{grid-template-columns:repeat(3,minmax(220px,1fr));width:min(980px,calc(100vw - 64px))}.atlas-shell-v2__mega--manufacturers{grid-template-columns:repeat(2,minmax(220px,1fr));width:620px}.atlas-shell-v2__mobile-panel strong:not(:first-child){margin-top:10px;padding-top:14px;border-top:2px solid var(--atlas-border)}@media(min-width:750px){.atlas-shell-v2__actions a{font-size:15px}.atlas-shell-v2__nav a,.atlas-shell-v2__nav summary{font-size:16px}.atlas-shell-v2__mega strong{font-size:14px}.atlas-shell-v2__mega a{font-size:15px;font-weight:680;line-height:1.45}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/atlas-shell-v2.css.map */
