:root{--sc-shadow:0 8px 30px rgba(16,28,54,.08)}.sc-header{position:relative;z-index:20;background:#fff}.sc-header[data-sticky=always],.sc-header[data-sticky=scroll]{position:sticky;top:0}.sc-announcement{background:var(--ann-bg);color:var(--ann-text);font-size:14px}.sc-announcement__inner{height:42px;max-width:1440px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:16px}.sc-announcement__message{text-align:center;flex:1}.sc-announcement__arrow{border:0;background:transparent;color:inherit;font-size:28px;line-height:1;cursor:pointer}.sc-main-header{background:var(--header-bg);color:var(--header-text);border-bottom:1px solid #eee}.sc-main-header__inner{max-width:1440px;margin:auto;padding:22px 40px;display:grid;grid-template-columns:260px minmax(360px,1fr) auto;align-items:center;gap:36px}.sc-logo{display:flex;align-items:center}.sc-logo__image{display:block;width:240px;height:auto;max-height:92px;object-fit:contain;object-position:left center}.sc-search{height:58px;border:1px solid #ddd;border-radius:32px;display:flex;overflow:hidden;background:#fff;box-shadow:0 2px 12px #00000008}.sc-search input{min-width:0;flex:1;border:0;padding:0 24px;font:inherit;font-size:16px;outline:0}.sc-search select{border:0;border-left:1px solid #eee;padding:0 24px;font:inherit;background:#fff;color:#111;outline:0}.sc-search button{width:64px;border:0;background:var(--accent);color:#fff;display:grid;place-items:center;cursor:pointer}.sc-search svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.sc-actions{display:flex;align-items:center;gap:26px}.sc-action{color:inherit;text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:14px;white-space:nowrap}.sc-action svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7}.sc-action__icon-wrap{position:relative;display:block}.sc-count{position:absolute;top:-8px;right:-10px;min-width:17px;height:17px;padding:0 4px;border-radius:99px;background:var(--accent);color:#fff;font-size:10px;display:grid;place-items:center}.sc-nav{background:var(--nav-bg);border-bottom:1px solid #eee}.sc-nav__inner{max-width:1440px;margin:auto;min-height:66px;padding:8px 40px;display:flex;align-items:center;gap:34px}.sc-category-button{height:48px;padding:0 25px;border-radius:16px;background:linear-gradient(90deg,var(--accent),#7a1cc8);color:#fff;text-decoration:none;display:flex;align-items:center;gap:12px;font-weight:700;white-space:nowrap}.sc-category-button svg,.sc-mobile-toggle svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2}.sc-nav-links{display:flex;align-items:center;justify-content:center;gap:42px;flex:1}.sc-nav-links a{color:var(--nav-text);text-decoration:none;font-weight:600;padding:13px 0;position:relative}.sc-nav-links a:hover,.sc-nav-links a[aria-current=page]{color:var(--accent)}.sc-nav-links a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:var(--accent);border-radius:4px}.sc-mobile-toggle{display:none;border:0;background:none;font:inherit}.sc-home{background:var(--sc-page);color:var(--sc-navy);padding:0 0 70px}.sc-hero{max-width:1440px;margin:0 auto;padding:58px 74px 44px;min-height:505px;border-radius:18px;background:var(--hero-bg);display:grid;grid-template-columns:46% 54%;align-items:center;overflow:hidden}.sc-hero__copy{position:relative;z-index:2}.sc-eyebrow{font-size:15px;letter-spacing:.18em;font-weight:800;color:var(--sc-accent);text-transform:uppercase;margin-bottom:18px}.sc-hero h1{font-size:70px;line-height:.98;letter-spacing:-.045em;margin:0 0 24px;max-width:650px;color:var(--sc-navy)}.sc-hero h1 span{display:block}.sc-hero__highlight{background:linear-gradient(90deg,var(--sc-accent),var(--sc-accent-2));-webkit-background-clip:text;background-clip:text;color:transparent}.sc-hero__description{font-size:18px;line-height:1.55;max-width:600px;color:#4d566a}.sc-hero__buttons{display:flex;gap:18px;margin:28px 0 36px;flex-wrap:wrap}.sc-btn{min-height:54px;padding:0 28px;border-radius:28px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800}.sc-btn svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.sc-btn--primary{background:linear-gradient(90deg,var(--sc-accent),var(--sc-accent-2));color:#fff}.sc-btn--secondary{border:2px solid var(--sc-accent);color:#5d18a9;background:#fff}.sc-hero__mini-features{display:flex;gap:28px;font-size:14px;flex-wrap:wrap}.sc-hero__visual{align-self:stretch;display:flex;align-items:center;justify-content:center}.sc-hero__visual img{width:100%;height:100%;max-height:440px;object-fit:contain;mix-blend-mode:multiply}.sc-feature-strip{max-width:1440px;margin:-2px auto 0;padding:25px 54px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#fff;border:1px solid #e8e8ef;border-radius:0 0 16px 16px;box-shadow:var(--sc-shadow)}.sc-feature{display:flex;align-items:center;justify-content:center;gap:15px;border-right:1px solid #e5e5eb}.sc-feature:last-child{border-right:0}.sc-feature__icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff0f7;color:var(--sc-accent);flex:none}.sc-feature__icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7}.sc-feature strong,.sc-feature span{display:block}.sc-feature strong{font-size:15px}.sc-feature div span{font-size:13px;color:#6b7280;margin-top:3px}.sc-section-head{max-width:1440px;margin:52px auto 22px;padding:0 40px;display:flex;align-items:end;justify-content:space-between;gap:20px}.sc-section-head h2{font-size:32px;margin:0;color:var(--sc-navy);letter-spacing:-.03em}.sc-section-head>a{display:flex;align-items:center;gap:6px;color:var(--sc-accent);text-decoration:none;font-weight:700}.sc-section-head>a svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.sc-category-grid,.sc-products-grid{max-width:1440px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.sc-category-card{background:#fff;border:1px solid #e9eaf0;border-radius:var(--sc-radius);overflow:hidden;text-decoration:none;color:inherit;transition:.2s;box-shadow:0 2px 10px #101c360a}.sc-category-card:hover{transform:translateY(-4px);box-shadow:0 12px 26px #101c361a}.sc-category-card__media{aspect-ratio:1/1;background:#f8f9fc;display:grid;place-items:center;overflow:hidden}.sc-category-card__media img{width:100%;height:100%;object-fit:cover}.sc-category-placeholder{font-size:60px}.sc-category-card__title{padding:14px 14px 18px;text-align:center;font-weight:800}.sc-section-head--products{margin-top:70px}.sc-products-grid{grid-template-columns:repeat(4,1fr)}.sc-product-card{background:#fff;border:1px solid #ececf2;border-radius:var(--sc-radius);overflow:hidden;box-shadow:0 4px 18px #101c360d;position:relative}.sc-product-card__media{aspect-ratio:1/1;position:relative;background:#f7f8fb}.sc-product-card__media img{width:100%;height:100%;object-fit:cover}.sc-wish-toggle{position:absolute;right:12px;top:12px;width:40px;height:40px;border-radius:50%;border:1px solid #e4e4eb;background:#fff;color:#101c36;font-size:22px;cursor:pointer}.sc-wish-toggle.is-active{color:var(--sc-accent)}.sc-sale{position:absolute;left:12px;top:12px;background:var(--sc-accent);color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.sc-product-card__body{padding:17px}.sc-product-card h3{font-size:16px;line-height:1.35;margin:0 0 9px}.sc-product-card h3 a{color:inherit;text-decoration:none}.sc-product-card__price{font-weight:800;font-size:17px}.sc-quick-add{margin-top:14px}.sc-quick-add button{width:100%;border:0;border-radius:12px;padding:12px;background:linear-gradient(90deg,var(--sc-accent),var(--sc-accent-2));color:#fff;font-weight:800;cursor:pointer}.sc-empty-products{grid-column:1/-1;padding:50px;text-align:center;border:1px dashed #ddd;border-radius:var(--sc-radius)}@media(max-width:1100px){.sc-main-header__inner{grid-template-columns:220px 1fr;gap:20px;padding:18px 24px}.sc-logo__image{width:210px}.sc-actions{grid-column:1/-1;justify-content:flex-end}.sc-nav__inner{padding:8px 24px}.sc-nav-links{gap:20px}.sc-hero{padding:45px 40px}.sc-hero h1{font-size:58px}.sc-category-grid{grid-template-columns:repeat(3,1fr)}.sc-feature-strip{grid-template-columns:repeat(2,1fr)}.sc-feature:nth-child(2){border-right:0}.sc-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.sc-announcement__inner{padding:0 12px;font-size:12px}.sc-main-header__inner{grid-template-columns:1fr auto;padding:14px 16px}.sc-logo__image{width:170px}.sc-search{grid-column:1/-1;grid-row:2;height:48px}.sc-search select{display:none}.sc-actions{grid-column:auto;grid-row:1;gap:12px}.sc-action span:last-child{display:none}.sc-action svg{width:25px;height:25px}.sc-nav__inner{padding:8px 16px;justify-content:space-between}.sc-category-button{font-size:14px;padding:0 15px}.sc-mobile-toggle{display:flex;align-items:center;gap:7px;color:var(--nav-text);font-weight:700}.sc-nav-links{display:none;position:absolute;left:16px;right:16px;top:100%;background:#fff;border:1px solid #eee;border-radius:14px;padding:10px;flex-direction:column;align-items:stretch;gap:0;box-shadow:var(--sc-shadow)}.sc-nav-links.is-open{display:flex}.sc-nav-links a{padding:13px 14px}.sc-hero{margin:0 10px;padding:32px 22px;grid-template-columns:1fr;min-height:0}.sc-hero h1{font-size:48px}.sc-hero__visual{margin-top:15px}.sc-feature-strip{margin:0 10px;grid-template-columns:1fr 1fr;padding:18px}.sc-feature{border-right:0;border-bottom:1px solid #eee;padding:12px 4px;justify-content:flex-start}.sc-feature:nth-last-child(-n+2){border-bottom:0}.sc-section-head{padding:0 18px;margin-top:38px}.sc-section-head h2{font-size:27px}.sc-category-grid,.sc-products-grid{padding:0 18px;grid-template-columns:repeat(2,1fr);gap:12px}.sc-product-card__body{padding:12px}.sc-product-card h3{font-size:14px}.sc-product-card__price{font-size:15px}}.sc-wishlist-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden}.sc-wishlist-drawer.is-open{visibility:visible}.sc-wishlist-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#101c3659;opacity:0;transition:.2s}.sc-wishlist-drawer.is-open .sc-wishlist-drawer__backdrop{opacity:1}.sc-wishlist-drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(420px,92vw);background:#fff;padding:24px;transform:translate(100%);transition:.25s;box-shadow:-12px 0 35px #00000026;display:flex;flex-direction:column}.sc-wishlist-drawer.is-open .sc-wishlist-drawer__panel{transform:translate(0)}.sc-wishlist-drawer__head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;padding-bottom:16px}.sc-wishlist-drawer__head h2{margin:0;color:#101c36}.sc-wishlist-drawer__head button{border:0;background:none;font-size:32px;cursor:pointer}.sc-wishlist-drawer__items{padding:16px 0;overflow:auto;flex:1}.sc-wishlist-item{display:grid;grid-template-columns:64px 1fr 28px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.sc-wishlist-item img{width:64px;height:64px;object-fit:cover;border-radius:10px;background:#f6f6f8}.sc-wishlist-item a{display:block;color:#101c36;text-decoration:none;font-weight:700}.sc-wishlist-item strong{display:block;margin-top:5px;color:#e51b7a}.sc-wishlist-item>button{border:0;background:none;font-size:22px;cursor:pointer}.sc-wishlist-drawer__shop{margin-top:12px;text-align:center;text-decoration:none;color:#fff;background:linear-gradient(90deg,#e51b7a,#7a1cc8);padding:14px;border-radius:12px;font-weight:800}
/*# sourceMappingURL=/cdn/shop/t/9/assets/shopcrushs-premium.css.map */
