:root{--page-width: 1320px;--page-narrow: 760px;--section-space: 5rem;--header-height: 84px;--radius: 26px;--radius-sm: 18px;--shadow-soft: 0 22px 60px rgba(45, 27, 78, .12);--shadow-hover: 0 18px 42px rgba(45, 27, 78, .18);--color-purple: #2D1B4E;--color-amethyst: #9B5FC0;--color-gold: #D4AF37;--color-white: #FFFFFF;--color-text: #333333;--color-ink: #1b112d;--color-line: rgba(45, 27, 78, .1);--color-soft: #F7F2FC;--color-soft-2: #FBF8FF;--gradient-brand: linear-gradient(135deg, #2D1B4E 0%, #5B3486 52%, #9B5FC0 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-white);line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open,body.popup-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin:0 auto}.page-width--narrow{width:min(calc(100% - 2rem),var(--page-narrow));margin:0 auto}.section{padding:var(--section-space) 0}.section--tight{padding:calc(var(--section-space) * .6) 0}.section-heading,h1,h2,h3,h4{font-family:Playfair Display,Georgia,serif;letter-spacing:-.02em;color:var(--color-purple)}.section-heading{margin:0;font-size:clamp(2rem,3vw,3.4rem);line-height:1}.section-subheading{color:#4a4158;max-width:58ch}.eyebrow,.badge{display:inline-flex;align-items:center;gap:.45rem;min-height:32px;width:fit-content;padding:.4rem .9rem;border-radius:999px;background:#d4af3724;border:1px solid rgba(212,175,55,.25);color:var(--color-purple);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.rte p:last-child{margin-bottom:0}.grid{display:grid;gap:1.5rem}.card{background:var(--color-white);border:1px solid var(--color-line);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.button,.button--secondary,.shopify-payment-button__button,.shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:52px;padding:.95rem 1.35rem;border-radius:999px;font-size:.88rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button,.shopify-payment-button__button,.shopify-payment-button__button--unbranded{background:var(--color-gold)!important;color:var(--color-purple)!important;box-shadow:0 12px 28px #d4af373d}.button:hover,.shopify-payment-button__button:hover,.shopify-payment-button__button--unbranded:hover,.button--secondary:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.button--secondary{border-color:var(--color-purple);background:transparent;color:var(--color-purple)}.button--light{background:var(--color-white);color:var(--color-purple);border-color:#ffffff59}.button--full{width:100%}.link-inline{color:var(--color-gold);font-weight:700}.price{font-size:1.02rem;font-weight:700;color:var(--color-purple)}.compare-at{color:#70627f;text-decoration:line-through;font-weight:500;margin-left:.4rem}.announcement-bar{background:var(--color-purple);color:var(--color-gold);font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:.82rem}.announcement-bar__inner{min-height:42px;display:flex;align-items:center;justify-content:center;text-align:center}.site-header{position:sticky;top:0;z-index:50;transition:background-color .24s ease,box-shadow .24s ease,backdrop-filter .24s ease}.site-header.is-solid,.site-header:hover{background:#fffffff0;border-bottom:1px solid rgba(45,27,78,.08);box-shadow:0 10px 24px #1b112d14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header--transparent{background:linear-gradient(to bottom,#2d1b4e33,#2d1b4e00)}.site-header__inner{min-height:var(--header-height);display:grid;grid-template-columns:auto 1fr auto;gap:1.25rem;align-items:center}.site-header__left,.site-header__actions,.site-header__nav{display:flex;align-items:center;gap:1rem}.site-header__left{min-width:0}.site-header__nav{justify-content:center;flex-wrap:wrap}.site-header__nav a{position:relative;font-size:.9rem;font-weight:600;color:var(--color-purple)}.site-header__nav a:after{content:"";position:absolute;left:0;bottom:-.35rem;width:100%;height:2px;transform:scaleX(0);transform-origin:center;transition:transform .18s ease;background:var(--color-gold)}.site-header__nav a:hover:after,.site-header__nav a:focus-visible:after{transform:scaleX(1)}.site-header__actions{justify-content:flex-end}.site-header__icon,.mobile-drawer__toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(45,27,78,.1);background:#ffffffb8;color:var(--color-purple)}.site-header__icon svg,.mobile-drawer__toggle svg,.mobile-cart-fab__icon svg{width:22px;height:22px}.site-logo{display:inline-flex;align-items:center;gap:.75rem;min-width:0}.site-logo img{max-height:54px;width:auto}.site-logo__text-wrap{min-width:0}.site-logo__title{display:block;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;line-height:1;color:var(--color-purple)}.site-logo__tagline{display:block;margin-top:.2rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#715c93}.mobile-drawer,.mobile-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.mobile-drawer__backdrop{background:#1b112d80}.mobile-drawer__panel{position:absolute;top:0;right:0;width:min(90vw,420px);height:100%;background:var(--color-white);padding:1.5rem;display:grid;grid-template-rows:auto 1fr auto;gap:1.5rem;box-shadow:-18px 0 42px #1b112d1f}.mobile-drawer__top{display:flex;justify-content:space-between;align-items:center}.mobile-drawer__nav{display:grid;gap:.25rem}.mobile-drawer__nav a{padding:.95rem 0;border-bottom:1px solid rgba(45,27,78,.08);color:var(--color-purple);font-weight:700}.mobile-drawer__footer{display:grid;gap:.9rem}.hero{position:relative;overflow:clip;padding:2rem 0 1rem}.hero:before,.hero:after{content:"";position:absolute;border-radius:999px;filter:blur(24px);opacity:.9;pointer-events:none}.hero:before{width:28rem;height:28rem;background:#9b5fc047;top:-8rem;right:-8rem}.hero:after{width:18rem;height:18rem;background:#d4af3729;left:4%;bottom:6%}.hero__wrap{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:2rem;align-items:center;min-height:72vh}.hero__content{position:relative;z-index:2;max-width:60ch}.hero__title{margin:1rem 0;font-size:clamp(3.2rem,7vw,6rem);line-height:.94;color:var(--color-purple)}.hero__text{max-width:54ch;color:#4a4158;font-size:1.08rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.8rem}.hero__media{position:relative;display:grid;place-items:center;min-height:520px;padding:2rem;border-radius:34px;background:linear-gradient(160deg,#2d1b4e,#522b7a 42%,#9b5fc0f0);box-shadow:var(--shadow-soft);overflow:hidden}.hero__media:before{content:"";position:absolute;top:2rem;right:2rem;bottom:2rem;left:2rem;border-radius:28px;border:1px solid rgba(255,255,255,.14)}.hero__media img{position:relative;z-index:2;max-height:420px;width:auto;object-fit:contain;filter:drop-shadow(0 16px 36px rgba(0,0,0,.24))}.hero__fallback-crown{position:relative;z-index:2;width:min(100%,420px);aspect-ratio:1}.hero__fallback-crown svg{width:100%;height:100%}.collection-showcase__head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.collection-showcase__copy{display:grid;gap:.75rem}.collection-showcase__eyebrow{color:#715c93;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.35rem}.product-card{display:grid;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.product-card__media{position:relative;display:block;aspect-ratio:4 / 5;background:linear-gradient(180deg,#f9f4ff,#fff);overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card__media img{transform:scale(1.03)}.product-card__content{display:grid;gap:.7rem;padding:1.15rem}.product-card__title{margin:0;font-family:Montserrat,system-ui,sans-serif;font-size:1rem;line-height:1.45;color:var(--color-purple)}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-card__cta{font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-amethyst)}.collection-banner{color:var(--color-white)}.collection-banner__wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:2rem;align-items:center;padding:2.25rem;border-radius:32px;overflow:hidden;background:var(--gradient-brand);box-shadow:var(--shadow-soft)}.collection-banner__wrap.is-reversed{grid-template-columns:minmax(280px,.82fr) minmax(0,1fr)}.collection-banner__content{display:grid;gap:1rem}.collection-banner__title,.split-promo__title,.email-signup__title,.coming-soon__title{color:var(--color-white)}.collection-banner__body{max-width:48ch;color:#ffffffe0}.collection-banner__media{border-radius:26px;background:#ffffff14;min-height:300px;display:grid;place-items:center;overflow:hidden}.collection-banner__media img{width:100%;height:100%;object-fit:cover}.collection-banner__media svg{width:72%;height:auto}.split-promo__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.split-promo__card{position:relative;overflow:hidden;padding:2rem;min-height:340px;border-radius:30px;display:grid;align-items:end;background:linear-gradient(145deg,#2d1b4efa,#613b8af5 46%,#9b5fc0f0);box-shadow:var(--shadow-soft)}.split-promo__card:before{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border-radius:24px;border:1px solid rgba(255,255,255,.12);pointer-events:none}.split-promo__content{position:relative;z-index:2;display:grid;gap:.9rem}.split-promo__body{color:#ffffffe0;max-width:40ch}.trust-strip{background:var(--color-purple);color:var(--color-white)}.trust-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.trust-strip__item{display:flex;align-items:center;gap:1rem;padding:1.2rem;border-radius:22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.trust-strip__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:#d4af372e;color:var(--color-gold)}.trust-strip__icon svg{width:24px;height:24px}.trust-strip__heading{display:block;font-family:Montserrat,system-ui,sans-serif;font-size:.95rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trust-strip__text{display:block;color:#ffffffc7;font-size:.92rem}.email-signup__panel{padding:2.4rem;border-radius:32px;background:var(--gradient-brand);box-shadow:var(--shadow-soft)}.email-signup__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:2rem;align-items:center}.email-signup__copy{display:grid;gap:.9rem}.email-signup__text{color:#ffffffe0;max-width:50ch}.newsletter-form{display:grid;gap:.85rem}.newsletter-form input,.field input,.field textarea,.field select,.quantity-input,.variant-select{width:100%;min-height:52px;border-radius:16px;border:1px solid rgba(45,27,78,.14);padding:.95rem 1rem;background:var(--color-white);color:var(--color-purple)}.newsletter-form--popup input{background:var(--color-soft-2)}.fine-print{font-size:.82rem;color:#ffffffc7}.coming-soon__panel{padding:2rem;border-radius:32px;background:linear-gradient(180deg,#fbf8ff,#f4edfb);border:1px solid rgba(45,27,78,.08)}.coming-soon__head{display:grid;gap:.75rem;margin-bottom:1.5rem}.coming-soon__title{color:var(--color-purple)}.coming-soon__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.coming-soon__card{padding:1.3rem;border-radius:24px;background:var(--color-white);border:1px solid rgba(45,27,78,.08)}.coming-soon__card h3{margin:0 0 .85rem;font-size:1.1rem}.coming-soon__list{margin:0;padding-left:1rem;color:#4f4661}.product-view{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:2rem;align-items:start}.product-gallery{display:grid;gap:1rem}.product-gallery__main{position:relative;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#faf5ff,#fff);border:1px solid rgba(45,27,78,.08)}.product-gallery__main img{width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;transition:transform .3s ease}.product-gallery__main:hover img{transform:scale(1.06)}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:.75rem}.product-gallery__thumb{display:block;padding:0;border:0;background:none;border-radius:18px;overflow:hidden;cursor:pointer;box-shadow:inset 0 0 0 1px #2d1b4e14}.product-gallery__thumb.is-active{box-shadow:inset 0 0 0 2px var(--color-gold)}.product-gallery__thumb img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}.product-view__summary{position:sticky;top:calc(var(--header-height) + 20px);display:grid;gap:1rem}.product-view__title{margin:0;font-size:clamp(2rem,4vw,3rem)}.product-view__subtext{color:#554b64}.product-view__row{display:flex;flex-wrap:wrap;gap:.75rem}.info-pills{display:flex;flex-wrap:wrap;gap:.65rem}.info-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem .85rem;border-radius:999px;background:#fbf8ff;border:1px solid rgba(45,27,78,.08);color:var(--color-purple);font-size:.86rem;font-weight:600}.product-highlight{padding:1rem 1.1rem;border-radius:22px;background:linear-gradient(135deg,#d4af3724,#d4af3708);border:1px solid rgba(212,175,55,.25);color:var(--color-purple)}.product-form__grid,.product-form__buttons{display:grid;gap:.85rem}.product-form__hint{font-size:.86rem;color:#5d526c}.product-accordion{display:grid;gap:.75rem}.product-accordion details{border:1px solid rgba(45,27,78,.08);border-radius:18px;background:var(--color-white);padding:1rem 1.1rem}.product-accordion summary{cursor:pointer;font-weight:700;color:var(--color-purple)}.product-accordion__body{margin-top:.8rem;color:#554b64}.product-related{margin-top:2rem}.product-related__head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem}.review-panel{padding:1rem 1.1rem;border-radius:22px;border:1px solid rgba(45,27,78,.08);background:#fff}.sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:45;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(45,27,78,.12);padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom))}.sticky-atc__inner{width:min(calc(100% - 2rem),720px);margin:0 auto;display:flex;align-items:center;gap:.85rem}.sticky-atc__meta{min-width:0;flex:1}.sticky-atc__title{display:block;font-size:.86rem;font-weight:700;color:var(--color-purple);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{display:block;color:#5d526c;font-size:.84rem}.cart{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:2rem}.cart-banner,.cart-upsell{border-radius:26px;padding:1.25rem;background:#fbf8ff;border:1px solid rgba(45,27,78,.08)}.cart-progress{width:100%;height:10px;border-radius:999px;background:#2d1b4e14;overflow:hidden}.cart-progress__bar{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--color-gold),#e8cb6d)}.cart-item{display:grid;grid-template-columns:116px 1fr;gap:1rem;padding:1rem 0;border-top:1px solid rgba(45,27,78,.08)}.cart-item:first-child{border-top:0}.cart-item__media{border-radius:18px;overflow:hidden;background:var(--color-soft)}.cart-item__media img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.cart-summary{display:grid;gap:1rem;padding:1.4rem}.cart-summary__line{display:flex;align-items:center;justify-content:space-between;gap:1rem}.collection-header{display:grid;gap:.85rem;margin-bottom:1.75rem}.collection-description{color:#554b64}.empty-state{display:grid;justify-items:center;gap:1rem;padding:4rem 0;text-align:center}.footer{background:var(--color-purple);color:#ffffffe0;margin-top:5rem}.footer__wrap{display:grid;gap:2rem}.footer__grid{display:grid;grid-template-columns:1.2fr .9fr .9fr .9fr;gap:2rem}.footer__brand{display:grid;gap:1rem}.footer__logo img{max-height:72px;width:auto}.footer__brand-name{color:var(--color-white);font-size:1.2rem;margin:0}.footer__copy,.footer__meta{color:#ffffffbd;font-size:.95rem}.footer__heading{margin:0 0 .9rem;color:var(--color-white);font-family:Montserrat,system-ui,sans-serif;font-size:.86rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.footer__links{display:grid;gap:.65rem}.footer__links a:hover,.footer__social a:hover{color:var(--color-gold)}.footer__social{display:flex;flex-wrap:wrap;gap:.75rem}.footer__social a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#ffffff14}.footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.signup-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.signup-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1b112d94}.signup-popup__dialog{position:relative;width:min(calc(100% - 1.5rem),540px);margin:min(10vh,4rem) auto 0;border-radius:30px;overflow:hidden;background:var(--gradient-brand);box-shadow:0 26px 60px #00000047}.signup-popup__content{padding:2.2rem;color:var(--color-white)}.signup-popup__content h2{color:var(--color-white);margin:.9rem 0;font-size:clamp(2rem,4vw,3rem)}.signup-popup__content p{color:#ffffffe0}.signup-popup__close{position:absolute;top:.85rem;right:.85rem;z-index:2;width:42px;height:42px;border:0;border-radius:999px;background:#ffffff24;color:var(--color-white);font-size:1.4rem}.mobile-cart-fab{position:fixed;right:1rem;bottom:1rem;z-index:44;display:none;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;background:var(--color-purple);color:var(--color-white);box-shadow:0 18px 36px #2d1b4e40}.mobile-cart-fab__count{position:absolute;top:-5px;right:-4px;min-width:22px;min-height:22px;border-radius:999px;display:grid;place-items:center;padding:0 .35rem;background:var(--color-gold);color:var(--color-purple);font-size:.72rem;font-weight:800}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:1rem;top:1rem;z-index:1000;padding:.75rem 1rem;background:#fff;color:var(--color-purple);border-radius:999px;box-shadow:var(--shadow-soft)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.hidden{display:none!important}@media(max-width:1199px){.product-grid,.coming-soon__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:989px){:root{--section-space: 4rem}.site-header__nav{display:none}.hero__wrap,.collection-banner__wrap,.collection-banner__wrap.is-reversed,.email-signup__grid,.product-view,.cart,.footer__grid,.trust-strip__grid{grid-template-columns:1fr}.split-promo__grid,.product-grid,.coming-soon__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-showcase__head,.product-related__head,.footer__bottom{display:grid;justify-content:stretch}.product-view__summary{position:static}.hero__media{min-height:420px}}@media(max-width:749px){:root{--section-space: 3.3rem;--header-height: 74px}.site-header__inner{grid-template-columns:auto 1fr auto}.site-logo__tagline{display:none}.hero{padding-top:1rem}.hero__wrap{min-height:auto}.hero__title{font-size:clamp(2.5rem,13vw,4rem)}.hero__media,.collection-banner__media,.split-promo__card{min-height:280px}.product-grid,.split-promo__grid,.coming-soon__grid{grid-template-columns:1fr}.product-gallery__thumbs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.25rem}.product-gallery__thumb{min-width:88px;scroll-snap-align:start}.sticky-atc{display:block}.mobile-cart-fab{display:inline-flex;bottom:calc(1rem + env(safe-area-inset-bottom))}}@media(min-width:750px){.sticky-atc{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/base.css.map */
