:root{--bg:#05070d;--bg2:#090d16;--card:rgba(17,23,34,.82);--card2:#111722;--line:rgba(232,197,116,.22);--line2:rgba(63,140,255,.16);--gold:#e8c574;--gold2:#b99045;--blue:#3f8cff;--text:#f7efe0;--muted:#b8bfcc;--subtle:#7f8796;--r:22px;--rl:34px;--shadow:0 24px 70px rgba(0,0,0,.38);--max:1200px;--header:74px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.exclusive-theme{margin:0;color:var(--text);background:radial-gradient(circle at 15% -10%,rgba(232,197,116,.13),transparent 34rem),radial-gradient(circle at 86% 8%,rgba(63,140,255,.12),transparent 30rem),linear-gradient(135deg,#05070d,#090d16 46%,#05070d);font-family:Inter,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}body.exclusive-theme a{color:inherit;text-decoration:none}body.exclusive-theme img{max-width:100%;display:block}body.exclusive-theme button,body.exclusive-theme input,body.exclusive-theme select{font:inherit}.exclusive-site{min-height:100vh;overflow:clip}.exclusive-container{width:min(var(--max),calc(100% - 32px));margin:0 auto}.exclusive-skip-link{position:absolute;left:16px;top:-80px;z-index:1000;padding:12px 18px;background:var(--gold);color:#080a0f;border-radius:999px;font-weight:900}.exclusive-skip-link:focus{top:16px}.exclusive-announcement{background:linear-gradient(90deg,#080a10,#15151b 50%,#080a10);border-bottom:1px solid rgba(232,197,116,.18);color:var(--gold);letter-spacing:.14em;font-size:12px;font-weight:900;text-transform:uppercase}.exclusive-announcement__inner{min-height:34px;display:flex;align-items:center;justify-content:center;text-align:center}.exclusive-header{position:sticky;top:0;z-index:40;min-height:var(--header);background:#05070dd6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(232,197,116,.14)}.exclusive-header__inner{min-height:var(--header);display:flex;align-items:center;justify-content:space-between;gap:22px}.exclusive-brand{display:inline-flex;align-items:center;gap:12px;min-width:max-content}.exclusive-brand__mark{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#f1d287,#a4762f);color:#07080c;font-weight:950;box-shadow:0 0 32px #e8c57438}.exclusive-brand__text{font-size:clamp(18px,2vw,24px);font-weight:950;letter-spacing:-.04em;text-transform:uppercase}.exclusive-nav{display:flex;align-items:center;gap:8px}.exclusive-nav a{padding:10px 14px;border-radius:999px;color:var(--muted);font-size:14px;font-weight:750;transition:.18s ease}.exclusive-nav a:hover{color:var(--text);background:#e8c57414;transform:translateY(-1px)}.exclusive-header__actions{display:flex;align-items:center;gap:10px}.exclusive-icon-link{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(232,197,116,.2);border-radius:999px;background:#ffffff09;position:relative;transition:.18s ease}.exclusive-icon-link:hover{transform:translateY(-1px);border-color:#e8c5748c;box-shadow:0 18px 55px #d8ab4c29}.exclusive-icon-link svg{width:20px;height:20px;fill:var(--gold)}.exclusive-cart-count{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:var(--gold);color:#05070d;font-size:11px;font-weight:900}.exclusive-mobile-menu{display:none;position:relative}.exclusive-mobile-menu summary{list-style:none;width:42px;height:42px;display:grid;place-items:center;gap:4px;border:1px solid rgba(232,197,116,.2);border-radius:999px;background:#ffffff09;cursor:pointer}.exclusive-mobile-menu summary::-webkit-details-marker{display:none}.exclusive-mobile-menu summary span{width:17px;height:2px;border-radius:999px;background:var(--gold)}.exclusive-mobile-menu__panel{position:absolute;right:0;top:calc(100% + 14px);width:min(280px,calc(100vw - 32px));padding:12px;border:1px solid rgba(232,197,116,.22);border-radius:22px;background:#070a12f5;box-shadow:var(--shadow);display:grid;gap:4px}.exclusive-mobile-menu__panel a{padding:14px 16px;border-radius:14px;color:var(--muted);font-weight:800}.exclusive-mobile-menu__panel a:hover{background:#e8c57414;color:var(--text)}.exclusive-hero{position:relative;min-height:clamp(620px,82vh,820px);display:flex;align-items:center;overflow:hidden;border-bottom:1px solid rgba(232,197,116,.12);background:linear-gradient(135deg,#05070d,#0b101d 56%,#05070d)}.exclusive-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#05070da6,#05070d26 52%,#05070db3),repeating-linear-gradient(135deg,rgba(255,255,255,.028) 0 1px,transparent 1px 18px);pointer-events:none}.exclusive-hero__glow{position:absolute;border-radius:999px;filter:blur(8px);opacity:.75}.exclusive-hero__glow--gold{width:520px;height:520px;left:-160px;top:60px;background:radial-gradient(circle,rgba(232,197,116,.24),transparent 68%)}.exclusive-hero__glow--blue{width:440px;height:440px;right:-110px;bottom:20px;background:radial-gradient(circle,rgba(63,140,255,.2),transparent 68%)}.exclusive-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.78fr);align-items:center;gap:clamp(28px,5vw,80px);padding:70px 0}.exclusive-hero__content{max-width:760px;padding:clamp(28px,5vw,54px);border:1px solid rgba(232,197,116,.18);border-radius:var(--rl);background:linear-gradient(145deg,#111722d1,#080c168a);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.exclusive-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-size:12px;line-height:1.2;letter-spacing:.16em;text-transform:uppercase;font-weight:950}.exclusive-hero h1,.exclusive-section-heading h2,.exclusive-final-cta h2,.exclusive-product-info h1,.exclusive-collection-header h1{margin:14px 0 0;letter-spacing:-.065em;line-height:.94;color:var(--text)}.exclusive-hero h1{font-size:clamp(48px,8vw,112px);max-width:850px}.exclusive-hero p{max-width:650px;margin:22px 0 0;color:var(--muted);font-size:clamp(17px,2vw,22px)}.exclusive-hero__buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.exclusive-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px;border-radius:999px;border:1px solid transparent;font-weight:950;letter-spacing:-.01em;cursor:pointer;transition:.18s ease}.exclusive-button:hover{transform:translateY(-2px)}.exclusive-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.exclusive-button--primary{color:#07080c;background:linear-gradient(135deg,#f6dd9c,#d4a74e 52%,#986d2e);box-shadow:0 18px 44px #d4a74e42}.exclusive-button--secondary{color:var(--text);background:#ffffff0a;border-color:#e8c5743d}.exclusive-button--secondary:hover{border-color:#e8c57494;box-shadow:0 18px 55px #d8ab4c29}.exclusive-button--card{width:100%;min-height:42px;color:#07080c;background:linear-gradient(135deg,#f2d891,#b98b39);font-size:14px}.exclusive-hero__visual{min-height:520px;position:relative}.exclusive-floating-card{border:1px solid rgba(232,197,116,.22);border-radius:28px;background:linear-gradient(145deg,#111722db,#0a0f1a9e);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.exclusive-floating-card--main{position:absolute;inset:84px 28px auto auto;width:min(360px,100%);padding:34px}.exclusive-floating-card__label{color:var(--gold);font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:950}.exclusive-floating-card strong{display:block;margin-top:14px;font-size:34px;line-height:.98;letter-spacing:-.05em}.exclusive-floating-card p{margin:14px 0 0;color:var(--muted)}.exclusive-floating-card--small{position:absolute;padding:16px 18px;color:var(--gold);font-weight:950;letter-spacing:-.02em}.exclusive-floating-card--top{left:0;top:18px}.exclusive-floating-card--bottom{right:0;bottom:54px}.exclusive-orb{position:absolute;border-radius:999px;border:1px solid rgba(232,197,116,.22);background:radial-gradient(circle at 35% 30%,rgba(232,197,116,.42),rgba(232,197,116,.04) 52%,transparent 75%);box-shadow:inset 0 0 38px #e8c5741f,0 22px 60px #00000059}.exclusive-orb--one{width:190px;height:190px;left:50px;bottom:86px}.exclusive-orb--two{width:108px;height:108px;right:72px;top:8px;background:radial-gradient(circle at 35% 30%,rgba(63,140,255,.36),rgba(63,140,255,.04) 58%,transparent 78%);border-color:#3f8cff3d}.exclusive-section{padding:clamp(56px,8vw,104px) 0}.exclusive-section-heading{max-width:720px;margin-bottom:34px}.exclusive-section-heading--center{margin-inline:auto;text-align:center}.exclusive-section-heading h2{font-size:clamp(36px,5vw,68px)}.exclusive-section-heading p{margin:15px 0 0;color:var(--muted);font-size:17px}.exclusive-trust-grid,.exclusive-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.exclusive-trust-card,.exclusive-value-card,.exclusive-empty-state{padding:26px;border:1px solid var(--line);border-radius:var(--r);background:linear-gradient(145deg,#111722cc,#080c1694);box-shadow:0 18px 48px #00000038}.exclusive-trust-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#e8c5741a;color:var(--gold);border:1px solid rgba(232,197,116,.2);font-size:20px}.exclusive-trust-card h2,.exclusive-value-card h3{margin:18px 0 0;font-size:21px;letter-spacing:-.04em}.exclusive-trust-card p,.exclusive-value-card p,.exclusive-empty-state p{margin:9px 0 0;color:var(--muted)}.exclusive-value-props{background:radial-gradient(circle at 25% 15%,rgba(232,197,116,.1),transparent 32rem),radial-gradient(circle at 82% 15%,rgba(63,140,255,.08),transparent 28rem);border-top:1px solid rgba(232,197,116,.1);border-bottom:1px solid rgba(232,197,116,.1)}.exclusive-accent-line{width:54px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--gold),transparent)}.exclusive-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.exclusive-product-card{overflow:hidden;border:1px solid rgba(232,197,116,.16);border-radius:26px;background:linear-gradient(160deg,#111722e6,#080c16b8);box-shadow:0 18px 52px #0000003d;transition:.2s ease}.exclusive-product-card:hover{transform:translateY(-5px);border-color:#e8c57470;box-shadow:0 28px 72px #0000005c,0 18px 55px #d8ab4c29}.exclusive-product-card__media{min-height:260px;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 50% 22%,rgba(232,197,116,.1),transparent 52%),linear-gradient(145deg,#ffffff0a,#ffffff04);border-bottom:1px solid rgba(232,197,116,.12)}.exclusive-product-card__image{width:100%;height:230px;object-fit:contain;filter:drop-shadow(0 18px 24px rgba(0,0,0,.24));transition:.22s ease}.exclusive-product-card:hover .exclusive-product-card__image{transform:scale(1.035)}.exclusive-product-card__placeholder{min-height:230px;width:100%;display:grid;place-items:center;border-radius:20px;border:1px dashed rgba(232,197,116,.26);color:var(--gold);font-weight:950;text-transform:uppercase;letter-spacing:.1em;background:#e8c5740a}.exclusive-product-card__body{padding:18px;display:grid;gap:12px}.exclusive-product-card__title{min-height:44px;color:var(--text);font-weight:850;line-height:1.18;letter-spacing:-.025em}.exclusive-product-card__title:hover{color:var(--gold)}.exclusive-product-card__price{display:flex;align-items:baseline;gap:8px;color:var(--gold);font-weight:950}.exclusive-product-card__price s{color:var(--subtle);font-size:13px;font-weight:700}.exclusive-empty-state{text-align:center;max-width:620px;margin:0 auto}.exclusive-empty-state h2,.exclusive-empty-state h3{margin:0;letter-spacing:-.04em}.exclusive-empty-state .exclusive-button{margin-top:20px}.exclusive-final-cta{padding:clamp(64px,9vw,118px) 0}.exclusive-final-cta__panel{text-align:center;padding:clamp(34px,6vw,74px);border:1px solid rgba(232,197,116,.22);border-radius:var(--rl);background:radial-gradient(circle at 50% 0%,rgba(232,197,116,.15),transparent 42%),linear-gradient(145deg,#111722e0,#080c16a8);box-shadow:var(--shadow)}.exclusive-final-cta h2{font-size:clamp(36px,6vw,76px)}.exclusive-final-cta p{max-width:680px;margin:16px auto 28px;color:var(--muted);font-size:18px}.exclusive-product-page,.exclusive-collection-page{padding:clamp(42px,7vw,86px) 0}.exclusive-product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.82fr);gap:clamp(28px,5vw,70px);align-items:start}.exclusive-product-gallery{display:grid;gap:16px}.exclusive-product-gallery__item{min-height:520px;display:grid;place-items:center;padding:clamp(18px,4vw,34px);border:1px solid rgba(232,197,116,.16);border-radius:var(--rl);background:radial-gradient(circle at 50% 18%,rgba(232,197,116,.11),transparent 52%),linear-gradient(145deg,#111722d1,#070b14a8);box-shadow:var(--shadow)}.exclusive-product-gallery__item img{width:100%;max-height:640px;object-fit:contain;filter:drop-shadow(0 22px 34px rgba(0,0,0,.28))}.exclusive-product-gallery__placeholder span{color:var(--gold);font-weight:950;letter-spacing:.12em;text-transform:uppercase}.exclusive-product-info{position:sticky;top:calc(var(--header) + 24px);padding:clamp(24px,4vw,42px);border:1px solid rgba(232,197,116,.18);border-radius:var(--rl);background:linear-gradient(150deg,#111722e0,#070b14ad);box-shadow:var(--shadow)}.exclusive-product-info h1{font-size:clamp(34px,4.6vw,64px)}.exclusive-product-price{margin-top:18px;display:flex;gap:10px;align-items:baseline;color:var(--gold);font-size:28px;font-weight:950}.exclusive-product-price s{color:var(--subtle);font-size:17px}.exclusive-product-form{display:grid;gap:12px;margin-top:26px}.exclusive-label{color:var(--muted);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.exclusive-select,.exclusive-quantity,.exclusive-input{width:100%;min-height:50px;border:1px solid rgba(232,197,116,.2);border-radius:16px;padding:0 15px;color:var(--text);background:#ffffff0b;outline:none}.exclusive-select:focus,.exclusive-quantity:focus,.exclusive-input:focus{border-color:#e8c5748c;box-shadow:0 0 0 4px #e8c57414}.exclusive-product-submit{width:100%;margin-top:8px;min-height:56px}.exclusive-product-notes{margin-top:24px;display:grid;gap:10px}.exclusive-product-notes>div{padding:15px;border:1px solid rgba(232,197,116,.14);border-radius:18px;background:#ffffff09}.exclusive-product-notes strong{display:block;color:var(--text)}.exclusive-product-notes span{display:block;color:var(--muted);font-size:14px;margin-top:2px}.exclusive-product-description{margin-top:28px;padding-top:24px;border-top:1px solid rgba(232,197,116,.14)}.exclusive-product-description h2{margin:0 0 12px;letter-spacing:-.04em}.rte{color:var(--muted)}.rte a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.exclusive-related-products{margin-top:clamp(56px,8vw,100px)}.exclusive-product-grid--related{grid-template-columns:repeat(4,minmax(0,1fr))}.exclusive-collection-header{max-width:820px;margin-bottom:32px;padding:clamp(26px,5vw,52px);border:1px solid rgba(232,197,116,.18);border-radius:var(--rl);background:radial-gradient(circle at 20% 0%,rgba(232,197,116,.12),transparent 42%),linear-gradient(150deg,#111722d1,#070b149e);box-shadow:var(--shadow)}.exclusive-collection-header h1{font-size:clamp(38px,6vw,82px)}.exclusive-collection-header p,.exclusive-collection-description{margin-top:14px;color:var(--muted);font-size:17px}.exclusive-collection-toolbar{margin-bottom:26px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}.exclusive-filters{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start}.exclusive-filter{position:relative}.exclusive-filter summary{list-style:none;cursor:pointer;min-height:46px;display:inline-flex;align-items:center;border:1px solid rgba(232,197,116,.2);border-radius:999px;padding:0 16px;background:#ffffff0a;color:var(--text);font-weight:850}.exclusive-filter summary::-webkit-details-marker{display:none}.exclusive-filter__content{position:absolute;top:calc(100% + 10px);left:0;z-index:10;min-width:250px;max-height:360px;overflow:auto;padding:14px;border:1px solid rgba(232,197,116,.22);border-radius:20px;background:#070a12fa;box-shadow:var(--shadow);display:grid;gap:10px}.exclusive-filter__option{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;color:var(--muted);font-size:14px}.exclusive-filter__option small{color:var(--subtle)}.exclusive-sort{display:flex;gap:10px;align-items:center}.exclusive-sort .exclusive-select{min-width:210px}.exclusive-pagination{margin-top:34px;display:flex;align-items:center;justify-content:center;gap:18px;color:var(--muted)}.exclusive-pagination a{padding:10px 16px;border:1px solid rgba(232,197,116,.2);border-radius:999px;color:var(--gold)}.exclusive-footer{padding:48px 0 26px;border-top:1px solid rgba(232,197,116,.14);background:linear-gradient(180deg,#05070d33,#04060b)}.exclusive-footer__grid{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:start}.exclusive-footer__brand{color:var(--text);font-size:26px;font-weight:950;letter-spacing:-.05em;text-transform:uppercase}.exclusive-footer p{margin:8px 0 0;color:var(--muted)}.exclusive-footer__links{display:flex;gap:8px;flex-wrap:wrap}.exclusive-footer__links a{padding:10px 14px;border-radius:999px;color:var(--muted);font-weight:800}.exclusive-footer__links a:hover{color:var(--gold);background:#e8c57414}.exclusive-footer__bottom{margin-top:32px;padding-top:18px;border-top:1px solid rgba(232,197,116,.1);color:var(--subtle);font-size:13px}@media(max-width:989px){:root{--header:66px}.exclusive-nav,.exclusive-header__actions>.exclusive-icon-link:not(.exclusive-cart-link){display:none}.exclusive-mobile-menu{display:block}.exclusive-hero{min-height:auto}.exclusive-hero__grid{grid-template-columns:1fr;padding:46px 0 62px}.exclusive-hero__content{padding:28px}.exclusive-hero__visual{min-height:360px}.exclusive-floating-card--main{inset:54px auto auto 50%;transform:translate(-50%);width:min(360px,92%)}.exclusive-floating-card--top{left:0;top:0}.exclusive-floating-card--bottom{right:0;bottom:20px}.exclusive-orb--one{left:10px;bottom:50px;width:150px;height:150px}.exclusive-trust-grid,.exclusive-value-grid{grid-template-columns:1fr}.exclusive-product-grid,.exclusive-product-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}.exclusive-product-layout{grid-template-columns:1fr}.exclusive-product-info{position:static}.exclusive-product-gallery__item{min-height:420px}}@media(max-width:639px){.exclusive-container{width:min(100% - 24px,var(--max))}.exclusive-announcement{font-size:10px;letter-spacing:.1em}.exclusive-brand__mark{width:34px;height:34px;border-radius:12px}.exclusive-brand__text{font-size:16px}.exclusive-hero__content{border-radius:26px;padding:24px}.exclusive-hero h1{font-size:clamp(42px,15vw,64px)}.exclusive-hero p{font-size:16px}.exclusive-hero__buttons,.exclusive-sort,.exclusive-collection-toolbar{display:grid;grid-template-columns:1fr;width:100%}.exclusive-button,.exclusive-hero__buttons .exclusive-button{width:100%}.exclusive-hero__visual{min-height:300px}.exclusive-floating-card--main{padding:24px}.exclusive-floating-card strong{font-size:28px}.exclusive-orb--two{display:none}.exclusive-section{padding:52px 0}.exclusive-product-grid,.exclusive-product-grid--related{grid-template-columns:1fr;gap:16px}.exclusive-product-card__media{min-height:240px}.exclusive-product-card__image{height:210px}.exclusive-product-gallery__item{min-height:330px}.exclusive-product-info,.exclusive-collection-header,.exclusive-final-cta__panel{border-radius:26px}.exclusive-filters{display:grid;grid-template-columns:1fr;width:100%}.exclusive-filter__content{position:static;min-width:100%;margin-top:10px}.exclusive-footer__grid{grid-template-columns:1fr}.exclusive-footer__links{display:grid;grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/exclusive-luxury.css.map */
