:root{--ss-orange: #183378;--ss-orange-dark: #10265f;--ss-ink: #183378;--ss-muted: #5e6f94;--ss-line: #d9e1f2;--ss-bg: #ffffff;--ss-panel: #ffffff;--ss-green: #183378;--ss-blue: #183378;--ss-cream: #ffffff;--ss-gold-light: #ffffff;--ss-teal-dark: #183378;--ss-shadow: 0 8px 24px rgba(24, 51, 120, .12)}body{color:#183378;background:#fff}.top-strip{color:#fff;background:#183378;border-bottom:1px solid rgba(255,255,255,.18)}.top-strip__inner{justify-content:flex-end}.top-strip__inner span:first-child{display:none}.site-header{background:radial-gradient(circle at 100% 50%,#18337857,#18337833 30%,#18337814 56%,#fff0 76%),#fff;color:#183378;box-shadow:0 4px 20px #1833781f}.header-search-toggle,.header-cart-toggle{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.header-main{position:relative;display:grid;grid-template-columns:minmax(80px,1fr) minmax(320px,430px) minmax(460px,1fr);align-items:center;gap:28px;min-height:124px;padding:14px 0}.header-spacer{min-width:1px}.brand{justify-self:center;justify-content:center;min-width:0;color:#183378;transition:justify-self .2s ease}.brand__logo{width:min(430px,31vw);height:96px;max-width:none;max-height:none;object-fit:contain}.brand__mark{color:#fff;background:#183378;border-color:#183378}.header-actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;color:#183378;white-space:nowrap;flex-wrap:nowrap}.header-actions a,.header-actions label{flex:0 0 auto}.header-actions a{color:#183378}.header-action-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:42px;padding:0 8px;color:#183378;border-radius:999px;font-weight:800;line-height:1;text-decoration:none;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.header-action-link:hover{background:#18337814}.header-action-icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-cart-button{cursor:pointer;background:#ffffff8c;box-shadow:inset 0 0 0 1px #18337821}.header-checkout-link{padding:0 14px;color:#fff!important;background:#183378;border-radius:999px;box-shadow:0 10px 22px #1833782e}.header-checkout-link:hover{color:#fff!important;background:#10265f;transform:translateY(-1px)}.icon-button{display:inline-grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#ffffffc7;box-shadow:0 8px 18px #1833781f;cursor:pointer;overflow:hidden}.search-icon-svg{width:24px;height:24px;overflow:visible}.search-icon-svg circle{fill:#e4f5ff;stroke:#238bdc;stroke-width:7}.search-icon-svg line{stroke:#183378;stroke-width:8;stroke-linecap:round}.header-search-form{position:absolute;right:0;top:50%;z-index:2;width:min(520px,calc(100vw - 32px));max-width:0;opacity:0;pointer-events:none;transform:translateY(-50%) translate(12px);transition:max-width .25s ease,opacity .18s ease,transform .25s ease;grid-template-columns:1fr auto auto;border-color:#183378;box-shadow:0 10px 26px #18337829}.header-search-form input{min-height:42px;color:#183378}.header-search-form button{min-width:88px;padding:0 18px;color:#fff;background:#183378;border-left:1px solid #183378}.header-search-close{display:grid;place-items:center;width:44px;min-height:42px;color:#183378;background:#fff;border-left:1px solid #d9e1f2;font-size:20px;font-weight:800;line-height:1;cursor:pointer}.button{color:#183378;background:#fff}.header-search-toggle:checked~.header-main{grid-template-columns:auto 1fr auto}.header-search-toggle:checked~.header-main .brand{justify-self:start}.header-search-toggle:checked~.header-main .brand__logo{width:min(360px,30vw);height:82px}.header-search-toggle:checked~.header-main .header-search-form{max-width:min(520px,calc(100vw - 32px));opacity:1;pointer-events:auto;transform:translateY(-50%)}.cart-drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;opacity:0;pointer-events:none;transition:opacity .2s ease}.cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a173757;cursor:pointer}.cart-drawer{position:absolute;top:0;right:0;display:grid;grid-template-rows:auto 1fr;width:min(430px,100vw);height:100%;color:#183378;background:#fff;box-shadow:-20px 0 42px #18337833;transform:translate(100%);transition:transform .24s ease}.header-cart-toggle:checked~.header-main .cart-drawer-shell{opacity:1;pointer-events:auto}.header-cart-toggle:checked~.header-main .cart-drawer{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px;border-bottom:1px solid #d9e1f2}.cart-drawer__header h2{margin:0;font-size:22px}.cart-drawer__close{display:grid;place-items:center;width:38px;height:38px;color:#183378;background:#f4f7ff;border:1px solid #d9e1f2;border-radius:50%;font-size:20px;font-weight:800;cursor:pointer}.cart-drawer__empty,.cart-drawer__form{min-height:0}.cart-drawer__empty.is-hidden,.cart-drawer__form.is-hidden{display:none}.cart-drawer__empty{display:grid;align-content:center;justify-items:center;gap:14px;padding:28px;text-align:center}.cart-drawer__form{display:grid;grid-template-rows:1fr auto}.cart-drawer__items{display:grid;align-content:start;gap:12px;min-height:0;overflow-y:auto;padding:16px}.cart-drawer__item{display:grid;grid-template-columns:88px 1fr;gap:12px;padding-bottom:12px;border-bottom:1px solid #eef2fb}.cart-drawer__media{display:grid;place-items:center;width:88px;aspect-ratio:3 / 4;overflow:hidden;background:#fff;border:1px solid #d9e1f2;border-radius:8px}.cart-drawer__media img{width:100%;height:100%;object-fit:contain}.cart-drawer__item-info{display:grid;align-content:start;gap:5px;min-width:0}.cart-drawer__item-info strong{display:-webkit-box;overflow:hidden;color:#183378;font-size:14px;line-height:1.25;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cart-drawer__item-info span{color:#5e6f94;font-size:13px}.cart-drawer__item-info .quantity-input{width:76px;padding:8px}.cart-item-controls,.cart-line__actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.cart-remove-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid rgba(24,51,120,.18);border-radius:999px;color:#183378;background:#fff;font-size:13px;font-weight:800;line-height:1;text-decoration:none;cursor:pointer}.cart-remove-button:hover{color:#fff;background:#183378}.cart-remove-button.is-loading{opacity:.7;cursor:wait}.cart-drawer__footer{display:grid;gap:10px;padding:16px;border-top:1px solid #d9e1f2;box-shadow:0 -10px 24px #18337814}.cart-drawer__total{display:flex;justify-content:space-between;gap:12px;font-size:18px}.cart-drawer__view{justify-self:center;color:#183378;font-weight:800}.product-card__cart-button.is-loading{opacity:.7;cursor:wait}.product-card__cart-button.is-loading svg{animation:ssCartPulse .7s ease-in-out infinite alternate}.ecommerce-info-page__panel,.contact-page__panel{max-width:920px}.ecommerce-info-page__content{display:grid;gap:12px;color:#183378}.contact-page__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:20px}.contact-form{display:grid;gap:12px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d9e1f2;border-radius:8px;padding:12px 13px;color:#183378;background:#fff}.contact-form textarea{resize:vertical}.form-message{margin:0;padding:10px 12px;border-radius:8px;font-weight:700}.form-message--success{color:#0f5132;background:#d1e7dd}.form-message--error{color:#842029;background:#f8d7da}@keyframes ssCartPulse{0%{transform:scale(1)}to{transform:scale(.86)}}.nav-row{display:none}.hero-panel{background:radial-gradient(circle at 84% 30%,rgba(255,255,255,.35),transparent 20%),linear-gradient(135deg,#183378,#254ca7 52%,#fff 140%)}.market-shell{display:grid;grid-template-columns:220px minmax(0,980px);align-items:stretch;justify-content:center;gap:16px;width:min(100% - 32px,1220px);margin-inline:auto;padding-block:18px 14px}.category-panel{border:1px solid #e4e9f6;box-shadow:0 12px 30px #18337814}.category-panel h2{color:#183378;font-size:17px}.category-link{position:relative;font-weight:600}.category-link:after{content:"";position:absolute;right:10px;width:6px;height:6px;border-top:1px solid currentColor;border-right:1px solid currentColor;opacity:.35;transform:rotate(45deg)}.hero-banner-frame{position:relative;min-height:0;width:100%;aspect-ratio:16 / 5;overflow:hidden;background:#fff;border:1px solid #d9e1f2;border-radius:8px;box-shadow:0 14px 34px #18337824}.hero-frame__slide{position:absolute;top:0;right:0;bottom:0;left:0;min-width:0;opacity:0;transform:translate(10px);animation:ssHeroSlider 18s infinite;background:#fff;will-change:opacity,transform}.hero-frame__slide--2{animation-delay:6s}.hero-frame__slide--3{animation-delay:12s}.hero-frame__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;backface-visibility:hidden;transform:translateZ(0)}.hero-frame__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff}.hero-frame__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;cursor:pointer}.hero-frame__dots{position:absolute;left:50%;bottom:14px;z-index:2;display:flex;gap:8px;transform:translate(-50%)}.hero-frame__dots span{width:26px;height:5px;border-radius:999px;background:#18337847;animation:ssHeroDot 18s infinite}.hero-frame__dots span:first-child{background:#183378}.hero-frame__dots span:nth-child(2){animation-delay:6s}.hero-frame__dots span:nth-child(3){animation-delay:12s}@keyframes ssHeroSlider{0%{opacity:0;transform:translate(10px)}5%,30%{opacity:1;transform:translate(0)}36%,to{opacity:0;transform:translate(-10px)}}@keyframes ssHeroDot{0%,34%{background:#183378}35%,to{background:#18337847}}.flash-sale-feature{position:relative;display:grid;grid-template-columns:280px minmax(0,1fr);align-items:stretch;justify-content:stretch;gap:16px;margin-bottom:18px;padding-block:2px;width:min(100% - 32px,1220px);margin-inline:auto;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.flash-sale-feature__intro,.flash-sale-feature__posters{min-height:300px;height:300px;aspect-ratio:auto}.flash-sale-feature__intro{display:grid;align-content:center;gap:10px;padding:24px;color:#fff;background:radial-gradient(circle at 100% 0%,rgba(255,255,255,.2),transparent 32%),#183378;border-radius:8px;box-shadow:0 14px 32px #18337824}.flash-sale-feature__intro .eyebrow{width:fit-content;padding:4px 8px;background:#ffffff29;border-radius:999px}.flash-sale-feature__intro .eyebrow{color:#fff}.flash-sale-feature__intro h2{margin:0 0 10px;color:#fff;font-size:clamp(30px,3.5vw,46px);line-height:1}.flash-sale-feature__intro p{margin:0 0 8px;max-width:230px;color:#ffffffe6}.flash-sale-feature__intro .button{width:100%;max-width:220px;min-height:40px}.flash-sale-feature__posters{position:relative;overflow:hidden;background:#fff;border:1px solid #d9e1f2;border-radius:8px;box-shadow:0 14px 32px #1833781f}.flash-poster{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;min-width:0;padding:0;opacity:0;transform:translate(14px);animation:ssFlashPosters 24s infinite;background:#fff;will-change:opacity,transform}.flash-poster--2{animation-delay:8s}.flash-poster--3{animation-delay:16s}.flash-poster__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;backface-visibility:hidden;transform:translateZ(0)}.flash-sale-feature__dots{position:absolute;left:50%;bottom:16px;z-index:2;display:flex;gap:8px;transform:translate(-50%)}.flash-sale-feature__dots span{width:26px;height:5px;border-radius:999px;background:#18337840;animation:ssFlashDot 24s infinite}.flash-sale-feature__dots span:first-child{background:#183378}.flash-sale-feature__dots span:nth-child(2){animation-delay:8s}.flash-sale-feature__dots span:nth-child(3){animation-delay:16s}@keyframes ssFlashPosters{0%{opacity:0;transform:translate(14px)}6%,30%{opacity:1;transform:translate(0)}37%,to{opacity:0;transform:translate(-14px)}}@keyframes ssFlashDot{0%,34%{background:#183378}35%,to{background:#18337840}}.quick-offer-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(100% - 32px,1220px);margin:0 auto 18px}.quick-offer-card{display:grid;gap:8px;min-height:116px;padding:22px;color:#183378;background:#fff;border:1px solid #d9e1f2;border-radius:8px;box-shadow:0 8px 24px #1833781a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.quick-offer-card:hover{transform:translateY(-2px);border-color:#1833786b;box-shadow:0 14px 34px #18337824}.quick-offer-card span{width:fit-content;padding:5px 9px;color:#fff;background:#183378;border-radius:5px;font-weight:800}.quick-offer-card strong{font-size:18px}.promo-slide,.promo-slide--2,.promo-slide--3{background:linear-gradient(120deg,#183378f5,#183378b8),linear-gradient(135deg,#183378,#fff)}.product-card,.collection-tile,.trust-item,.mini-deal{background:#fff;border-color:#d9e1f2}.shelf,.trust-band,.newsletter{border:1px solid #e4e9f6;box-shadow:0 12px 30px #18337814}.shelf__heading h2,.newsletter h2{color:#183378}.product-card{border-color:#e4e9f6}.product-card__cart-button{color:#fff;background:#183378}.product-card__cart-button:hover{background:#10265f}.product-card__media{background:#fff;overflow:hidden;aspect-ratio:3 / 4}.product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important}.product-page{padding-top:14px}.product-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#5e6f94;font-size:14px}.product-breadcrumb a{color:#183378;font-weight:700}.product-detail--marketplace{display:grid;grid-template-columns:minmax(300px,36%) minmax(360px,1fr) 280px;align-items:start;gap:18px;padding:0;background:transparent;box-shadow:none}.product-gallery,.product-detail--marketplace .product-detail__info,.product-service-panel{background:#fff;border:1px solid #d9e1f2;border-radius:8px;box-shadow:0 12px 30px #18337814}.product-gallery{overflow:visible}.product-gallery__main{position:relative;display:grid;place-items:center;min-height:520px;background:#fff}.product-gallery__viewport{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;opacity:0;transform:translate(14px);transition:opacity .28s ease,transform .28s ease;pointer-events:none}.product-gallery__slide.is-active{opacity:1;transform:translate(0);pointer-events:auto}.product-gallery__slide img,.product-gallery__slide svg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}.product-gallery__arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:34px;height:44px;border:0;color:#183378;background:#ffffffdb;box-shadow:0 8px 18px #1833781f;cursor:pointer;transform:translateY(-50%)}.product-gallery__arrow--prev{left:8px}.product-gallery__arrow--next{right:8px}.product-gallery__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:72px;gap:10px;overflow-x:auto;padding:12px;border-top:1px solid #e4e9f6}.product-gallery__thumb{display:grid;place-items:center;width:72px;height:62px;padding:4px;border:1px solid #d9e1f2;border-radius:6px;background:#fff;cursor:pointer}.product-gallery__thumb.is-active{border-color:#183378;box-shadow:0 0 0 2px #1833781f}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain!important}.product-detail--marketplace .product-detail__info{padding:18px 20px}.product-flash-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:9px 12px;color:#fff;background:linear-gradient(90deg,#183378,#315cbd);border-radius:6px;font-size:13px}.product-detail--marketplace .product-detail__info h1{margin:0 0 12px;color:#0c225c;font-size:clamp(24px,2.4vw,32px);line-height:1.12}.product-rating-row,.product-meta-line{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-bottom:13px;margin-bottom:13px;border-bottom:1px solid #e4e9f6;color:#5e6f94;font-size:14px}.product-stars{color:#ffb000;letter-spacing:1px}.product-rating-row a{color:#183378;font-weight:700}.product-price-row{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #e4e9f6}.product-price-row .price{color:#183378;font-size:clamp(30px,3vw,42px);font-weight:800}.product-form--marketplace{gap:10px}.product-form__label{color:#5e6f94;font-size:14px}.product-form--marketplace select,.product-form--marketplace .quantity-input{border-color:#d9e1f2;background:#fff}.product-form__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.product-form__actions .button{min-height:48px}.product-description{margin-top:18px;padding-top:16px;border-top:1px solid #e4e9f6}.product-service-panel{overflow:hidden}.product-service-panel section{padding:16px}.product-service-panel section+section{border-top:1px solid #e4e9f6}.product-service-panel h2{margin:0 0 12px;color:#183378;font-size:15px}.service-row{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:11px 0}.service-row+.service-row{border-top:1px solid #eef2fb}.service-icon{display:grid;place-items:center;width:28px;height:28px;color:#183378;border:1px solid #d9e1f2;border-radius:50%;font-weight:800}.service-row strong,.product-service-panel strong{color:#0c225c}.service-row p,.product-service-panel p{margin:3px 0 0;color:#5e6f94;font-size:13px}.sale-badge{color:#183378;background:#e9eefc}.footer,.footer-panel{color:#fff;background:#183378}.footer p,.footer a{color:#eef3ff}@media(max-width:1120px){.header-main{grid-template-columns:minmax(40px,1fr) minmax(260px,360px) minmax(380px,1fr);gap:18px}.brand__logo{width:min(360px,32vw);height:84px}.header-actions{gap:6px;font-size:14px}.header-action-link,.header-cart-button{padding:0 7px}}@media(max-width:780px){.market-shell{grid-template-columns:1fr;width:min(100% - 18px,1220px)}.hero-banner-frame{min-height:0;aspect-ratio:16 / 5}.flash-sale-feature{grid-template-columns:1fr;width:min(100% - 18px,1220px)}.flash-sale-feature__intro,.flash-sale-feature__posters{min-height:220px;height:auto}.flash-sale-feature__intro{aspect-ratio:auto}.flash-sale-feature__posters{aspect-ratio:12 / 7;height:auto}.quick-offer-cards{grid-template-columns:1fr;width:min(100% - 18px,1220px)}.product-detail--marketplace{grid-template-columns:1fr}.product-gallery__main{min-height:0}.product-gallery__viewport{aspect-ratio:4 / 5}.product-form__actions{grid-template-columns:1fr}.header-main{grid-template-columns:1fr;min-height:0;padding:12px 0 14px;gap:8px}.header-spacer{display:none}.brand{justify-self:center;width:100%}.brand__logo{display:block;width:min(340px,88vw);height:74px;max-width:none;max-height:none;margin:0 auto}.header-actions{justify-self:stretch;width:100%;gap:6px;font-size:13px;flex-wrap:nowrap;justify-content:center;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.header-actions::-webkit-scrollbar{display:none}.header-action-link,.header-cart-button{min-height:36px;padding:0 7px}.header-checkout-link{padding:0 11px}.header-action-icon{width:17px;height:17px}.contact-page__grid{grid-template-columns:1fr}.search-toggle-button,.header-search-form{display:none}.header-search-form{top:calc(100% + 8px);width:100%;transform:translateY(0) translate(12px)}.header-search-toggle:checked~.header-main .header-search-form{transform:translateY(0)}}@media(max-width:430px){.top-strip{color:#fff;background:#183378}.header-main{gap:8px;min-height:0}.brand__logo{width:min(280px,84vw);height:66px}.header-action-link,.header-actions a,.header-cart-button{font-size:12px}.header-checkout-link{font-size:12px;padding:0 9px}.icon-button{width:34px;height:34px}.search-icon-svg{width:21px;height:21px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/snatchingstore-brand.css.map */
