body{margin:0}.shopify-section-header-sticky,.header-wrapper,.announcement-bar-section,.shopify-section-group-footer-group,.footer,.footer-block,.footer__content-top,.footer__content-bottom{display:none!important}.sx-collection-page{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#06162a;background:#f3f6fa;min-height:100vh}.sx-container{width:min(1210px,calc(100% - 56px));margin:0 auto}.sx-collection-hero{background:#071827;color:#fff;padding:56px 0 48px;text-align:center;position:relative;overflow:hidden}.sx-collection-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 15%,rgba(231,191,95,.12),transparent 30%),radial-gradient(circle at 80% 10%,rgba(55,113,168,.16),transparent 34%)}.sx-collection-hero__inner{position:relative}.sx-collection-hero span{color:#e7bf5f;text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:12px}.sx-collection-hero h1{color:#fff;font-size:clamp(36px,4.5vw,60px);line-height:1.02;margin:14px 0 16px;letter-spacing:-.055em;font-weight:950}.sx-collection-hero p{color:#d2ddeb;font-size:16px;line-height:1.65;max-width:680px;margin:0 auto}.sx-hero-trust{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:22px}.sx-hero-trust b{border:1px solid rgba(231,191,95,.35);color:#e7bf5f;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:600}.sx-coll-toolbar{background:#fff;border-bottom:1px solid rgba(6,22,42,.08);position:sticky;top:0;z-index:40;box-shadow:0 2px 12px #0000000a}.sx-coll-toolbar__inner{height:60px;display:flex;align-items:center;justify-content:space-between;gap:20px}.sx-coll-toolbar__count{display:flex;align-items:center;gap:8px;font-size:14px;color:#63728a;white-space:nowrap}.sx-coll-toolbar__count svg{color:#06162a;opacity:.4}.sx-coll-toolbar__count strong{color:#06162a;font-weight:700}.sx-coll-toolbar__info{font-size:13px;color:#9aabb8;flex:1;text-align:center}.sx-sort-form{display:flex;align-items:center;gap:10px}.sx-sort-label{font-size:13px;color:#8a9ab0;font-weight:500;white-space:nowrap}.sx-sort-select-wrap{position:relative;display:flex;align-items:center}.sx-sort-select{-webkit-appearance:none;appearance:none;background:#f3f6fa;border:1px solid rgba(6,22,42,.1);border-radius:10px;padding:8px 36px 8px 14px;font-size:13px;font-weight:600;color:#06162a;cursor:pointer;outline:none;font-family:inherit;transition:border-color .2s}.sx-sort-select:focus{border-color:#e7bf5f}.sx-sort-select-wrap svg{position:absolute;right:12px;pointer-events:none;color:#8a9ab0}.sx-collection-main{padding:44px 0 80px}.sx-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:stretch}.sx-product-card{background:#fff;border-radius:28px;overflow:hidden;text-decoration:none;color:#06162a;box-shadow:0 8px 32px #06162a12;border:1px solid rgba(6,22,42,.06);display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.sx-product-card:hover{transform:translateY(-6px);box-shadow:0 24px 64px #06162a21;border-color:#d8ad4547}.sx-product-card__image{position:relative;aspect-ratio:1.05;background:#e9eef5;overflow:hidden;flex-shrink:0}.sx-product-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.sx-product-card:hover .sx-product-card__image img{transform:scale(1.045)}.sx-product-card__body{padding:22px;display:flex;flex-direction:column;flex:1}.sx-product-card small{color:#d8ad45;text-transform:uppercase;font-weight:950;font-size:11px;letter-spacing:.08em;margin-bottom:10px;display:block}.sx-product-card h2{font-size:16px;line-height:1.3;margin:0 0 14px;color:#06162a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.sx-product-card__pricing{display:flex;align-items:baseline;gap:8px;margin-top:auto}.sx-product-card__pricing strong{font-size:21px;color:#06162a;font-weight:800}.sx-product-card__pricing s{font-size:14px;color:#aab0bc;text-decoration:line-through}.sx-product-card__cta{margin-top:14px;color:#184c87;font-weight:700;font-size:13px;display:block}.sx-card-badge{position:absolute;top:14px;left:14px;padding:5px 10px;border-radius:8px;font-size:12px;font-weight:700;line-height:1;z-index:2}.sx-card-badge--promo{background:#e7bf5f;color:#06162a}.sx-card-badge--out{background:#06162abf;color:#ffffffbf}.sx-collection-empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 20px;text-align:center}.sx-collection-empty p{font-size:16px;color:#8a9ab0;margin:0}.sx-collection-empty a{background:#06162a;color:#fff;border-radius:999px;padding:12px 26px;font-size:14px;font-weight:700;text-decoration:none}.sx-pagination--styled{text-align:center;padding:48px 0 0;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.sx-pagination--styled a,.sx-pagination--styled span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 12px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;color:#06162a;background:#fff;border:1px solid rgba(6,22,42,.1);transition:all .15s}.sx-pagination--styled a:hover{border-color:#e7bf5f;color:#06162a}.sx-pagination--styled .current{background:#06162a;color:#fff;border-color:#06162a}@media(max-width:960px){.sx-collection-grid{grid-template-columns:repeat(2,1fr)}.sx-coll-toolbar__info{display:none}}@media(max-width:640px){.sx-container{width:min(100% - 28px,1210px)}.sx-collection-hero{padding:42px 0 36px}.sx-collection-hero h1{font-size:34px}.sx-collection-grid{grid-template-columns:repeat(2,1fr);gap:14px}.sx-collection-main{padding:28px 0 60px}.sx-coll-toolbar__inner{height:auto;padding:14px 0;flex-wrap:wrap;gap:10px}.sx-sort-label{display:none}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/sunexo-premium-collection.css.map */
