:root{--prestige-black: #080a0d;--prestige-charcoal: #11151a;--prestige-panel: #171c22;--prestige-line: rgba(212, 171, 91, .28);--prestige-gold: #d4ab5b;--prestige-gold-light: #f1d99c;--prestige-ink: #f7f3ea;--prestige-muted: #aeb4bb;--prestige-paper: #f4f1ea;--prestige-paper-ink: #17191d}html{scroll-behavior:smooth}body{background:var(--prestige-black);color:var(--prestige-ink)}body,button,input,select,textarea{-webkit-font-smoothing:antialiased}main#MainContent{background:var(--prestige-black)}.prestige-kicker{margin:0 0 12px;color:var(--prestige-gold);font-size:11px;font-weight:700;letter-spacing:.19em;line-height:1.4;text-transform:uppercase}.prestige-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 22px;border:1px solid currentColor;border-radius:2px;font-size:13px;font-weight:700;letter-spacing:.045em;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.prestige-button:hover{transform:translateY(-1px)}.prestige-button--gold{border-color:var(--prestige-gold);background:var(--prestige-gold);color:#101215}.prestige-button--gold:hover{border-color:var(--prestige-gold-light);background:var(--prestige-gold-light);color:#101215}.prestige-button--ghost{border-color:#ffffff80;color:var(--prestige-ink)}.prestige-button--ghost:hover{border-color:var(--prestige-ink);background:var(--prestige-ink);color:var(--prestige-black)}.prestige-button--dark{border-color:var(--prestige-charcoal);background:var(--prestige-charcoal);color:#fff}.prestige-hero{position:relative;display:grid;min-height:min(780px,calc(100vh - 120px));grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);overflow:hidden;border-bottom:1px solid var(--prestige-line);background:radial-gradient(circle at 73% 45%,rgba(118,136,164,.24),transparent 34%),linear-gradient(125deg,#07090c,#0e1217 53%,#161c24)}.prestige-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:16.666% 100%;opacity:.35}.prestige-hero__copy{position:relative;z-index:2;display:flex;max-width:660px;flex-direction:column;justify-content:center;padding:92px clamp(28px,6vw,104px)}.prestige-hero h1{max-width:650px;margin:0;color:#fff;font-size:clamp(50px,6vw,88px);font-weight:500;letter-spacing:-.045em;line-height:.95}.prestige-hero__lede{max-width:560px;margin:28px 0 0;color:#c6cbd1;font-size:clamp(17px,1.5vw,21px);line-height:1.6}.prestige-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.prestige-hero__notice{max-width:560px;margin:28px 0 0;color:#89919a;font-size:12px;letter-spacing:.04em;line-height:1.5;text-transform:uppercase}.prestige-hero__visual{position:relative;z-index:1;display:flex;min-width:0;align-items:center;justify-content:center;padding:54px 5vw 36px 0}.prestige-hero__halo{position:absolute;width:min(43vw,650px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(218,226,239,.2),rgba(109,125,150,.06) 48%,transparent 69%);filter:blur(3px)}.prestige-hero__image,.prestige-hero__placeholder{position:relative;z-index:2;width:min(47vw,730px);max-height:650px;object-fit:contain;filter:drop-shadow(0 36px 42px rgba(0,0,0,.5))}.prestige-proof{display:grid;max-width:1440px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;padding:28px clamp(24px,4vw,64px);border-bottom:1px solid rgba(255,255,255,.1)}.prestige-proof>div{display:grid;grid-template-columns:34px 1fr;padding:4px 28px;border-right:1px solid rgba(255,255,255,.11)}.prestige-proof>div:first-child{padding-left:0}.prestige-proof>div:last-child{padding-right:0;border-right:0}.prestige-proof span{grid-row:1 / 3;color:var(--prestige-gold);font-size:24px;line-height:1}.prestige-proof strong{color:#fff;font-size:13px;letter-spacing:.03em}.prestige-proof small{margin-top:3px;color:var(--prestige-muted);font-size:11px;line-height:1.35}.prestige-section{max-width:1440px;margin:0 auto;padding:96px clamp(24px,5vw,74px)}.prestige-section h2{margin:0;color:#fff;font-size:clamp(34px,4vw,58px);font-weight:500;letter-spacing:-.035em;line-height:1.02}.prestige-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.prestige-section__header>a,.prestige-text-link{color:var(--prestige-gold-light);font-size:13px;font-weight:700;letter-spacing:.03em;text-decoration:none}.prestige-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.prestige-product-card{min-width:0;border:1px solid rgba(255,255,255,.1);background:#0e1115;transition:border-color .2s ease,transform .2s ease}.prestige-product-card:hover{border-color:var(--prestige-line);transform:translateY(-3px)}.prestige-product-card__media{position:relative;display:block;aspect-ratio:1 / .9;overflow:hidden;background:radial-gradient(circle at 50% 42%,#303846,#161b22 52%,#0d1014)}.prestige-product-card__media img,.prestige-product-card__media svg{width:100%;height:100%;object-fit:contain;padding:7%;transition:transform .35s ease}.prestige-product-card:hover .prestige-product-card__media img{transform:scale(1.025)}.prestige-badge{position:absolute;top:14px;left:14px;padding:7px 9px;border:1px solid var(--prestige-line);background:#080a0dd6;color:var(--prestige-gold-light);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.prestige-product-card__body{min-height:180px;padding:20px}.prestige-product-card__type{margin:0 0 7px;color:#7f8790;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.prestige-product-card h3{margin:0;font-size:21px;font-weight:550;line-height:1.15}.prestige-product-card h3 a{color:#fff;text-decoration:none}.prestige-stars{display:inline-flex;align-items:center;gap:6px;margin-top:10px;color:var(--prestige-gold);font-size:13px;letter-spacing:.08em}.prestige-stars__count{color:#848c94;font-size:11px;letter-spacing:0}.prestige-product-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.prestige-product-card__price{color:#d9dde2;font-size:14px;font-weight:650}.prestige-product-card__footer a{color:var(--prestige-gold-light);font-size:11px;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.prestige-docs-callout{display:grid;max-width:none;grid-template-columns:minmax(0,1fr) minmax(440px,.85fr);gap:clamp(50px,8vw,130px);padding-right:max(24px,calc((100vw - 1440px)/2 + 74px));padding-left:max(24px,calc((100vw - 1440px)/2 + 74px));background:var(--prestige-paper);color:var(--prestige-paper-ink)}.prestige-docs-callout h2{color:var(--prestige-paper-ink)}.prestige-docs-callout>div>p:not(.prestige-kicker){max-width:650px;color:#555b63;font-size:17px;line-height:1.65}.prestige-docs-callout .prestige-text-link{display:inline-block;margin-top:18px;color:#6c4b12}.prestige-docs-steps{margin:0;padding:0;list-style:none}.prestige-docs-steps li{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:22px 0;border-top:1px solid rgba(23,25,29,.18)}.prestige-docs-steps li:last-child{border-bottom:1px solid rgba(23,25,29,.18)}.prestige-docs-steps li>span{color:#8d641b;font-size:12px;font-weight:700}.prestige-docs-steps strong,.prestige-docs-steps small{display:block}.prestige-docs-steps strong{font-size:17px}.prestige-docs-steps small{margin-top:5px;color:#646a70;font-size:13px;line-height:1.45}.prestige-support>div:first-child{max-width:680px}.prestige-support__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:38px;background:#ffffff1f}.prestige-support article{min-height:220px;padding:28px;background:var(--prestige-black)}.prestige-support article strong{color:#fff;font-size:17px}.prestige-support article p{color:var(--prestige-muted);font-size:14px;line-height:1.6}.prestige-support article button{padding:0;border:0;border-bottom:1px solid currentColor;background:none;color:var(--prestige-gold-light);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.header-section,.header-announcements,footer .shopify-section{--color-background: 8,10,13;--color-foreground: 247,243,234}.header-section{border-bottom:1px solid rgba(212,171,91,.2)}.header__row,.header__columns,.menu-list__link,.header-actions__action{color:#f7f3ea!important}.header-announcements{background:#0d1014!important;color:#d4ab5b!important}.content-for-layout>.shopify-section:not(:has(.prestige-home)){background:var(--prestige-black);color:var(--prestige-ink)}.product-information{background:var(--prestige-black)!important;color:var(--prestige-ink)}.product-information .product-media,.product-information .product-media-container{background:radial-gradient(circle at 50% 40%,#303844,#161b22 58%,#0a0c0f)!important}.product-information h1{font-size:clamp(34px,4vw,54px)!important;letter-spacing:-.035em}.product-information .add-to-cart-button.button{min-height:54px;border-radius:2px!important;background:#11151a!important;color:#fff!important}.product-information variant-picker fieldset.variant-option--buttons{display:flex!important;flex-wrap:wrap!important;gap:9px!important}.product-information variant-picker legend{flex:0 0 100%}.product-information .variant-option__button-label__pill{min-height:46px;padding:11px 16px!important;border-radius:2px!important}.product-information .jdgm-prev-badge__text,.jdgm-rev-widg,.jdgm-widget .jdgm-rev{display:none!important}.prestige-lot{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:60px;padding-top:72px;padding-bottom:72px;background:#101318;color:#fff}.prestige-lot h2{margin:0;color:#fff;font-size:clamp(32px,4vw,48px);letter-spacing:-.03em}.prestige-lot__intro>p:last-child{color:#aeb4bb;line-height:1.6}.prestige-lot__panel{padding:28px;border:1px solid var(--prestige-line);background:#161a20}.prestige-lot dl{margin:0 0 24px}.prestige-lot dl div{display:grid;grid-template-columns:120px 1fr;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.1)}.prestige-lot dt{color:#858d96;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.prestige-lot dd{margin:0;color:#fff;font-weight:650}.prestige-lot__pending{margin:0;padding:16px;border-left:2px solid var(--prestige-gold);background:#d4ab5b14;color:#c4cad0;font-size:13px;line-height:1.5}.prestige-shipping-progress{width:100%;margin-bottom:14px}.prestige-shipping-progress p{margin:0 0 8px;color:inherit;font-size:13px}.prestige-shipping-progress>span{display:block;height:5px;overflow:hidden;border-radius:99px;background:#6464642e}.prestige-shipping-progress>span:after{display:block;width:var(--prestige-progress,0%);height:100%;border-radius:inherit;background:var(--prestige-gold);content:"";transition:width .3s ease}.cart-drawer__inner,.cart-drawer__summary{background:#0d1014!important;color:#f7f3ea!important}.cart-drawer__items{padding-bottom:18px}.pp-ruo{border:1px solid rgba(212,171,91,.28)!important;border-radius:2px!important;background:#15191f!important;color:#f7f3ea!important}footer{border-top:1px solid var(--prestige-line);background:#080a0d;color:#e9e5dc}footer a{color:#e9e5dc}.prestige-site-header{position:sticky;z-index:40;top:0;border-bottom:1px solid rgba(212,171,91,.24);background:#080a0df5;color:#f7f3ea;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.prestige-announcement{display:flex;min-height:30px;align-items:center;justify-content:space-between;gap:24px;padding:6px clamp(18px,4vw,64px);border-bottom:1px solid rgba(255,255,255,.08);background:#0c0f13;color:#d4ab5b;font-size:10px;font-weight:700;letter-spacing:.09em;line-height:1.35;text-transform:uppercase}.prestige-nav{display:grid;min-height:72px;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(28px,5vw,74px);padding:0 clamp(18px,4vw,64px)}.prestige-wordmark{display:inline-flex;flex-direction:column;color:#fff;line-height:1;text-decoration:none}.prestige-wordmark strong{font-size:21px;font-weight:500;letter-spacing:.2em}.prestige-wordmark span{margin-top:5px;font-size:8px;letter-spacing:.52em}.prestige-desktop-nav{display:flex;justify-content:center;gap:clamp(20px,3vw,42px)}.prestige-desktop-nav a{color:#c4c9cf;font-size:11px;font-weight:650;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.prestige-desktop-nav a:hover{color:#f1d99c}.prestige-nav-actions{display:flex;align-items:center;gap:15px}.prestige-nav-actions a,.prestige-nav-actions button{position:relative;display:grid;width:34px;height:34px;place-items:center;padding:0;border:0;background:transparent;color:#f7f3ea;cursor:pointer}.prestige-nav-actions svg,.prestige-mobile-menu summary svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.prestige-cart-count{position:absolute;top:0;right:-2px;display:grid;min-width:15px;height:15px;place-items:center;border-radius:50%;background:#d4ab5b;color:#090b0e;font-size:8px;font-weight:800}.prestige-mobile-menu{display:none}.prestige-packshot{position:relative;width:min(90%,360px);height:88%;margin:auto;filter:drop-shadow(0 24px 22px rgba(0,0,0,.45))}.prestige-packshot__box{position:absolute;top:5%;right:6%;width:46%;height:83%;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:3px;background:linear-gradient(105deg,#0b0c0e,#272a2e 48%,#0a0b0d);box-shadow:inset 10px 0 24px #ffffff08}.prestige-packshot__brand{position:absolute;top:5%;right:-2%;color:#a9adb2;font-size:clamp(29px,5vw,58px);font-weight:300;letter-spacing:-.07em;line-height:.8;transform:rotate(90deg) translate(88%);transform-origin:right top}.prestige-packshot__mark{position:absolute;top:7%;left:9%;color:#d4d7db;font-size:7px;letter-spacing:.2em;line-height:1.45;text-transform:uppercase}.prestige-packshot__name{position:absolute;bottom:25%;left:9%;max-width:70%;color:#d8dadd;font-size:clamp(7px,1vw,11px);font-weight:650;letter-spacing:.04em;overflow-wrap:anywhere}.prestige-packshot__ruo{position:absolute;bottom:7%;left:9%;color:#a9adb2;font-size:6px;letter-spacing:.04em;line-height:1.45;text-transform:uppercase}.prestige-packshot__icons{position:absolute;bottom:7%;right:8%;display:flex;gap:5px}.prestige-packshot__icons svg{width:12px;height:12px;fill:none;stroke:#c6c9cd;stroke-width:1.4}.prestige-packshot__vial{position:absolute;right:42%;bottom:2%;width:39%;height:69%}.prestige-packshot__cap{position:absolute;z-index:2;top:0;left:5%;width:90%;height:15%;border-radius:15% 15% 22% 22%;background:linear-gradient(90deg,#050607,#282b2f 50%,#050607);box-shadow:0 3px 6px #00000080}.prestige-packshot__glass{position:absolute;bottom:0;left:11%;width:78%;height:88%;overflow:hidden;border:1px solid rgba(225,235,247,.7);border-radius:16% 16% 21% 21%/10% 10% 8% 8%;background:linear-gradient(90deg,#eaf2fa33,#94a5b86b 16%,#f4f9fc1f 48%,#73849957 82%,#ebf2f833);box-shadow:inset 7px 0 8px #ffffff2e,inset -7px 0 8px #0000002e}.prestige-packshot__glass:before{position:absolute;top:0;left:14%;width:72%;height:9%;border:2px solid rgba(229,236,243,.45);border-radius:0 0 50% 50%;content:""}.prestige-packshot__vial-brand{position:absolute;top:14%;right:-12%;color:#0b0d0f;font-size:clamp(24px,4vw,50px);font-weight:350;letter-spacing:-.07em;transform:rotate(90deg) translate(86%);transform-origin:right top}.prestige-packshot__vial-name{position:absolute;top:52%;left:11%;width:56%;color:#0a0c0e;font-size:clamp(6px,.8vw,10px);font-weight:700;overflow-wrap:anywhere}.prestige-packshot__vial-ruo{position:absolute;bottom:6%;left:10%;color:#16191d;font-size:5px;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.prestige-product-card__media>.prestige-packshot{height:100%}.prestige-product-card h2{margin:0;font-size:21px;font-weight:550;line-height:1.15}.prestige-product-card h2 a{color:#fff;text-decoration:none}.prestige-lot-search{margin-top:30px}.prestige-lot-search label{display:block;margin-bottom:9px;color:#2b3036;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.prestige-lot-search>div{display:flex;max-width:620px}.prestige-lot-search input{min-width:0;flex:1;min-height:54px;border:1px solid #aaa59b;border-right:0;border-radius:0;background:#fff;color:#17191d;padding:0 15px}.prestige-lot-search button{display:inline-flex;min-height:54px;align-items:center;gap:10px;border:1px solid #17191d;background:#17191d;color:#fff;padding:0 18px;font-size:11px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.prestige-lot-search button svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.6}.prestige-support article>svg{width:30px;height:30px;margin-bottom:34px;fill:none;stroke:#d4ab5b;stroke-width:1.4}.prestige-support article a{display:inline-block;margin-top:10px;color:#f1d99c;font-size:12px;font-weight:700;text-decoration:none}.prestige-support article button{display:block;margin-top:10px}.prestige-research-standard{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:54px max(24px,calc((100vw - 1292px)/2));border-top:1px solid rgba(212,171,91,.26);border-bottom:1px solid rgba(212,171,91,.26);background:linear-gradient(90deg,#0c0f13,#151a20)}.prestige-research-standard>div{display:flex;max-width:840px;align-items:flex-start;gap:20px}.prestige-research-standard svg{width:36px;min-width:36px;fill:none;stroke:#d4ab5b;stroke-width:1.4}.prestige-research-standard p{margin:0}.prestige-research-standard strong,.prestige-research-standard span{display:block}.prestige-research-standard strong{color:#fff;font-size:18px}.prestige-research-standard span{margin-top:8px;color:#9fa6ae;font-size:13px;line-height:1.6}.prestige-collection{min-height:70vh;max-width:1440px;margin:0 auto;padding:72px clamp(18px,5vw,74px) 96px}.prestige-collection__header{display:grid;grid-template-columns:.4fr 1.2fr;gap:40px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.12)}.prestige-collection__header h1{margin:0;color:#fff;font-size:clamp(46px,7vw,90px);font-weight:450;letter-spacing:-.055em;line-height:.95}.prestige-collection__header div p{max-width:700px;color:#aeb4bb;font-size:17px;line-height:1.6}.prestige-collection__toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0}.prestige-collection__toolbar p{color:#8c949d;font-size:12px;text-transform:uppercase}.prestige-collection__toolbar form{display:flex;align-items:center;gap:10px}.prestige-collection__toolbar label{color:#8c949d;font-size:11px;text-transform:uppercase}.prestige-collection__toolbar select{min-height:42px;border:1px solid rgba(255,255,255,.18);border-radius:0;background:#11151a;color:#fff;padding:0 34px 0 12px}.prestige-product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}.prestige-pagination{margin-top:40px;color:#fff;text-align:center}.prestige-pagination a{color:#f1d99c}.prestige-collection__help{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:18px;margin-top:64px;padding:28px;border:1px solid rgba(212,171,91,.28);background:#11151a}.prestige-collection__help>svg{width:32px;fill:none;stroke:#d4ab5b;stroke-width:1.4}.prestige-collection__help strong{color:#fff}.prestige-collection__help p{margin:4px 0 0;color:#9fa6ae;font-size:13px}.prestige-collection__help a{color:#f1d99c;font-size:12px;font-weight:750;text-decoration:none;text-transform:uppercase}.product-information .product-details,.product-information .rte,.product-information product-price,.product-information label,.product-information legend{color:#f7f3ea!important}.prestige-product-gallery-concept{display:flex;min-height:min(72vh,760px);flex-direction:column;align-items:center;justify-content:center;padding:clamp(18px,4vw,56px);background:radial-gradient(circle at 50% 40%,#303844,#161b22 58%,#0a0c0f)}.prestige-product-gallery-concept>img{display:block;width:100%;max-width:820px;height:auto;object-fit:contain;box-shadow:0 30px 70px #0006}.prestige-product-gallery-concept>.prestige-packshot{width:min(88%,580px);height:min(62vw,640px);min-height:440px}.prestige-product-gallery-concept>p{max-width:600px;margin:20px auto 0;color:#8f979f;font-size:11px;letter-spacing:.04em;line-height:1.5;text-align:center;text-transform:uppercase}.product-information .text-block,.product-information .rte p{color:#aeb4bb!important}.product-information .prestige-product-title{color:#fff}.product-information .add-to-cart-button.button{border:1px solid #d4ab5b!important;background:#d4ab5b!important;color:#0a0c0f!important}.product-information .variant-option__button-label__pill{border-color:#ffffff40!important;background:#11151a!important;color:#fff!important}.product-information input:checked+.variant-option__button-label__pill{border-color:#d4ab5b!important;background:#d4ab5b!important;color:#090b0d!important}.pp-trust-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:16px 0 4px;padding:18px 0;border-top:1px solid rgba(212,171,91,.22);border-bottom:1px solid rgba(212,171,91,.22)}.pp-trust-item{display:flex;min-width:0;flex-direction:column;align-items:center;gap:8px;text-align:center}.pp-trust-item svg{width:25px;height:25px;fill:none;stroke:#d4ab5b;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.pp-trust-item span{color:#d7dbe0;font-size:9px;font-weight:650;letter-spacing:.04em;line-height:1.35;text-transform:uppercase}#cart-drawer{position:relative;z-index:1000!important}#cart-drawer .theme-drawer__dialog{z-index:1000!important;border-left:1px solid rgba(212,171,91,.3)!important;background:#0d1014!important;color:#f7f3ea!important}#cart-drawer .theme-drawer__header{position:sticky;z-index:4;top:0;min-height:74px;padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.14);background:#0d1014!important;color:#fff!important}#cart-drawer .theme-drawer__title{color:#fff!important;font-size:18px;font-weight:700;letter-spacing:-.01em}#cart-drawer .theme-drawer__close-button,#cart-drawer .cart-drawer__close-button{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.32)!important;border-radius:50%;background:#171c22!important;color:#fff!important}#cart-drawer .theme-drawer__close-button:hover,#cart-drawer .theme-drawer__close-button:focus-visible{border-color:#fff!important;background:#222932!important;outline:2px solid rgba(255,255,255,.25);outline-offset:2px}#cart-drawer .cart-drawer__inner,#cart-drawer .cart-drawer__content,#cart-drawer .cart-drawer__items,#cart-drawer .cart-drawer__summary{background:#0d1014!important;color:#f7f3ea!important}#cart-drawer h2,#cart-drawer h3,#cart-drawer a,#cart-drawer button,#cart-drawer input,#cart-drawer .cart__total{color:#f7f3ea!important}#cart-drawer .cart-items__table-row,#cart-drawer .cart__summary-totals{border-color:#ffffff1f!important}#cart-drawer input,#cart-drawer .quantity-selector,#cart-drawer .cart-discount__input{border-color:#ffffff38!important;background:#14181e!important}#cart-drawer .button,#cart-drawer button[name=checkout]{border-color:#d4ab5b!important;background:#d4ab5b!important;color:#090b0e!important}#cart-drawer .prestige-shipping-progress>span{background:#ffffff1f}#cart-drawer .theme-drawer__badge{background:#d4ab5b!important;color:#090b0e!important}#cart-drawer .cart-items__variants,#cart-drawer .cart-items__variants-wrapper,#cart-drawer .cart-items__price,#cart-drawer .cart-secondary-typography{color:#e1e5e8!important;font-weight:520}#cart-drawer .prestige-shipping-estimate,#cart-drawer .prestige-shipping-estimate__row,#cart-drawer .prestige-shipping-estimate__row strong,#cart-drawer .prestige-shipping-estimate__service,#cart-drawer .prestige-shipping-estimate__note{color:#f2f4f5!important}#cart-drawer .prestige-shipping-estimate__note{color:#cbd1d5!important;font-weight:520}#cart-drawer .shipping-progress__message,#cart-drawer .shipping-progress__message strong,.prestige-cart-summary .shipping-progress__message,.prestige-cart-summary .shipping-progress__message strong{color:#d7dbe0!important}#cart-drawer .shipping-progress__track,.prestige-cart-summary .shipping-progress__track{background:#ffffff1f!important}#cart-drawer .shipping-progress__fill,.prestige-cart-summary .shipping-progress__fill{background:#d4ab5b!important}#cart-drawer .pp-ruo__text,#cart-drawer .pp-ruo__text strong{color:#e7e3da!important}#cart-drawer .tax-note,#cart-drawer .cart__tax-note{color:#cbd1d5!important;font-weight:520}#cart-drawer .cart-items__bundle li,#cart-drawer .cart-items__unit-price-wrapper span{color:#b8bec5!important}#cart-drawer .cart-totals__tax-note,#cart-drawer .cart-totals__tax-note small{color:#cbd1d5!important;font-weight:520}#cart-drawer .prestige-cart-packshot{overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:4px;background:#151d24}#cart-drawer .prestige-packshot--cart{display:block;width:100%;height:100%}#cart-drawer .prestige-packshot--cart svg{display:block;width:100%;height:100%;object-fit:cover}.prestige-footer{overflow:hidden;border-top:1px solid rgba(212,171,91,.3);background:#07090b;color:#e9e5dc}.prestige-footer__service{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(255,255,255,.1)}.prestige-footer__service>a,.prestige-footer__service>span{display:flex;min-height:118px;align-items:center;gap:16px;padding:22px clamp(18px,3vw,42px);border-right:1px solid rgba(255,255,255,.1);color:inherit;text-decoration:none}.prestige-footer__service>:last-child{border-right:0}.prestige-footer__service svg{width:28px;min-width:28px;fill:none;stroke:#d4ab5b;stroke-width:1.4}.prestige-footer__service>a>span,.prestige-footer__service>span>span{display:flex;flex-direction:column}.prestige-footer__service strong{color:#fff;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.prestige-footer__service small{margin-top:5px;color:#858d96;font-size:10px;line-height:1.4}.prestige-footer__main{display:grid;max-width:1440px;grid-template-columns:2fr repeat(3,1fr);gap:60px;margin:0 auto;padding:72px clamp(24px,5vw,74px)}.prestige-footer__intro p{max-width:420px;color:#929aa3;font-size:14px;line-height:1.6}.prestige-footer__intro .prestige-footer__ruo{color:#d4ab5b;font-size:10px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.prestige-footer__main nav{display:flex;flex-direction:column;gap:11px}.prestige-footer__main nav strong{margin-bottom:8px;color:#fff;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.prestige-footer__main nav a{color:#929aa3;font-size:12px;text-decoration:none}.prestige-footer__main nav a:hover{color:#f1d99c}.prestige-footer__contact{display:flex;flex-wrap:wrap;gap:12px 28px;padding:20px clamp(24px,5vw,74px);border-top:1px solid rgba(255,255,255,.1);color:#737b84;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.prestige-footer__contact a{color:#b6bcc3;text-decoration:none}.prestige-footer__signature{margin:0 -1.5vw -3vw;color:#15191e;font-size:clamp(120px,26vw,430px);font-weight:300;letter-spacing:-.08em;line-height:.7;text-align:center}@media screen and (min-width:990px)and (max-width:1600px){body:has(#cart-drawer dialog[open]) .prestige-hero{min-height:720px;grid-template-columns:1fr}body:has(#cart-drawer dialog[open]) .prestige-hero__copy{max-width:680px;padding:86px 7vw}body:has(#cart-drawer dialog[open]) .prestige-hero h1{font-size:clamp(52px,7vw,76px)}body:has(#cart-drawer dialog[open]) .prestige-hero__visual{display:none}}@media screen and (max-width:989px){.prestige-announcement{justify-content:center;text-align:center}.prestige-announcement__shipping{display:none}.prestige-nav{min-height:64px;grid-template-columns:36px 1fr auto;gap:12px;padding:0 16px}.prestige-nav>.prestige-wordmark{justify-self:center}.prestige-wordmark strong{font-size:18px}.prestige-desktop-nav{display:none}.prestige-mobile-menu{position:relative;display:block}.prestige-mobile-menu summary{display:grid;width:36px;height:36px;place-items:center;cursor:pointer;list-style:none}.prestige-mobile-menu summary::-webkit-details-marker{display:none}.prestige-mobile-menu nav{position:absolute;z-index:10;top:50px;left:-16px;display:flex;width:min(86vw,360px);flex-direction:column;border:1px solid rgba(212,171,91,.28);background:#0b0e12;box-shadow:0 18px 40px #00000080}.prestige-mobile-menu nav a{padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-size:12px;font-weight:650;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.prestige-account-link{display:none!important}.prestige-hero{grid-template-columns:1fr;min-height:0}.prestige-hero__copy{max-width:none;padding:70px 7vw 24px;text-align:center;align-items:center}.prestige-hero__visual{min-height:420px;padding:12px 7vw 34px}.prestige-hero__image,.prestige-hero__placeholder{width:min(78vw,620px);max-height:420px}.prestige-proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 0}.prestige-proof>div:nth-child(2){border-right:0}.prestige-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prestige-docs-callout{grid-template-columns:1fr}.prestige-research-standard{align-items:flex-start;flex-direction:column;padding:44px 26px}.prestige-collection__header{grid-template-columns:1fr;gap:10px}.prestige-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}.prestige-footer__service{grid-template-columns:1fr 1fr}.prestige-footer__service>:nth-child(2){border-right:0}.prestige-footer__service>a,.prestige-footer__service>span{min-height:105px;border-bottom:1px solid rgba(255,255,255,.1)}.prestige-footer__main{grid-template-columns:1.5fr 1fr 1fr;gap:36px}.prestige-footer__intro{grid-column:1 / -1}}@media screen and (max-width:749px){.announcement-bar__text{max-width:280px;margin-inline:auto;font-size:11px!important;line-height:1.25!important}.prestige-hero__copy{padding:50px 22px 18px}.prestige-hero h1{max-width:440px;font-size:clamp(42px,13vw,60px)}.prestige-hero__lede{margin-top:20px;font-size:16px}.prestige-hero__actions{width:100%;margin-top:26px}.prestige-hero__actions .prestige-button{flex:1 1 0;min-width:0;padding:0 12px;font-size:11px}.prestige-hero__notice{margin-top:20px;font-size:10px}.prestige-hero__visual{min-height:330px;padding-bottom:24px}.prestige-hero__image,.prestige-hero__placeholder{width:90vw;max-height:330px}.prestige-proof{grid-template-columns:1fr 1fr;padding:22px 16px}.prestige-proof>div{grid-template-columns:28px 1fr;padding:4px 12px}.prestige-proof>div:nth-child(odd){padding-left:0}.prestige-proof strong{font-size:11px}.prestige-proof small{font-size:9.5px}.prestige-section{padding:62px 18px}.prestige-section__header{display:block;margin-bottom:24px}.prestige-section__header>a{display:inline-block;margin-top:18px}.prestige-product-grid{grid-template-columns:1fr;gap:16px}.prestige-product-card__media{aspect-ratio:1 / .82}.prestige-product-card__body{min-height:0;padding:18px}.prestige-product-card h3,.prestige-product-card h2{font-size:21px}.prestige-product-card__type{font-size:8px}.prestige-product-card__footer{display:block;margin-top:16px;padding-top:11px}.prestige-product-card__price{display:block;font-size:12px}.prestige-product-card__footer a{display:inline-block;margin-top:9px;font-size:9px}.prestige-stars{font-size:10px}.prestige-docs-callout{gap:34px}.prestige-lot-search>div{flex-direction:column;gap:8px}.prestige-lot-search input{border-right:1px solid #aaa59b}.prestige-lot-search button{justify-content:center}.prestige-support__grid{grid-template-columns:1fr}.prestige-support article{min-height:0;padding:22px}.prestige-lot{grid-template-columns:1fr;gap:28px;padding:54px 20px}.prestige-lot__panel{padding:20px}.prestige-lot dl div{grid-template-columns:90px 1fr}.prestige-collection{padding:52px 16px 70px}.prestige-collection__header h1{font-size:clamp(44px,14vw,62px)}.prestige-collection__toolbar{align-items:flex-start;flex-direction:column}.prestige-collection__toolbar form{width:100%;justify-content:space-between}.prestige-collection__toolbar select{max-width:70%}.prestige-product-grid--collection{grid-template-columns:1fr}.prestige-collection__help{grid-template-columns:36px 1fr;padding:22px 18px}.prestige-collection__help a{grid-column:2}.pp-trust-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 8px}.prestige-product-gallery-concept{min-height:0;padding:18px 14px 22px}.prestige-product-gallery-concept>.prestige-packshot{height:100vw;min-height:360px}.prestige-footer__service{grid-template-columns:1fr}.prestige-footer__service>a,.prestige-footer__service>span{min-height:94px;border-right:0}.prestige-footer__main{grid-template-columns:1fr 1fr;gap:34px 22px;padding:54px 22px}.prestige-footer__intro{grid-column:1 / -1}.prestige-footer__main nav:last-child{grid-column:1 / -1}.prestige-footer__contact{flex-direction:column;padding:20px 22px}.prestige-footer__signature{margin-bottom:-5vw;font-size:34vw}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.prestige-hero{display:block;min-height:min(680px,calc(100vh - 102px));background:#0b0e12}.prestige-hero:after{z-index:1;background:linear-gradient(90deg,#07090cfa,#07090ce6 34%,#07090c40 63%,#07090c0d);opacity:1}.prestige-hero__copy{min-height:inherit;max-width:690px}.prestige-hero h1{font-size:clamp(48px,5.2vw,76px);line-height:1}.prestige-hero__visual{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;padding:0}.prestige-hero__halo{display:none}.prestige-hero__image,.prestige-hero__placeholder{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center;filter:none}.prestige-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.prestige-product-card__media{aspect-ratio:1;background:#141920}.prestige-packshot.prestige-packshot--photo{position:relative;width:100%;height:100%;margin:0;overflow:hidden;container-type:inline-size;filter:none}.prestige-product-card__media>.prestige-packshot.prestige-packshot--photo{height:100%}.prestige-packshot--photo>img,.prestige-product-card__media .prestige-packshot--photo>img{display:block;width:100%;height:100%;padding:0;object-fit:cover}.prestige-packshot__variable{position:absolute;z-index:2;display:grid;grid-template-rows:1fr 1fr;align-items:center;justify-content:center;overflow:hidden;font-weight:700;letter-spacing:.015em;line-height:1.05;text-align:center;text-transform:uppercase}.prestige-packshot__variable--box{top:56.3%;left:23.3%;width:31.6%;height:9%;color:#e6e7e9}.prestige-packshot__variable--vial{top:63.7%;left:64.8%;width:13%;height:8%;color:#111417}.prestige-packshot__live-name,.prestige-packshot__live-strength{display:flex;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden}.prestige-packshot__live-name{font-size:clamp(6px,2.85cqw,15px)}.prestige-packshot__live-strength{font-size:clamp(5px,2.3cqw,12px);font-weight:600}.prestige-packshot__variable--vial .prestige-packshot__live-name{font-size:clamp(5px,1.75cqw,9px)}.prestige-packshot__variable--vial .prestige-packshot__live-strength{font-size:clamp(4px,1.5cqw,8px)}.prestige-product-gallery-concept{min-height:min(76vh,820px)}.prestige-product-gallery-concept>.prestige-packshot.prestige-packshot--photo{width:min(100%,720px);height:auto;min-height:0;aspect-ratio:1;box-shadow:0 30px 70px #00000061}.prestige-order-support,.prestige-cart-page{max-width:1440px;min-height:70vh;margin:0 auto;padding:72px clamp(18px,5vw,74px) 96px;color:#f7f3ea}.prestige-order-support__hero,.prestige-cart-page__header{max-width:820px;padding-bottom:48px}.prestige-order-support__hero h1,.prestige-cart-page__header h1{margin:0;color:#fff;font-size:clamp(46px,6vw,82px);font-weight:450;letter-spacing:-.055em;line-height:.98}.prestige-order-support__hero>p:last-child,.prestige-cart-page__header>p:last-child{max-width:680px;margin:22px 0 0;color:#aeb4bb;font-size:16px;line-height:1.65}.prestige-order-support__routes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(255,255,255,.12)}.prestige-order-support__routes>a{display:grid;min-height:180px;grid-template-columns:32px 1fr auto;align-content:start;gap:18px 12px;padding:26px 22px;border-right:1px solid rgba(255,255,255,.12);color:inherit;text-decoration:none}.prestige-order-support__routes>a:last-child{border-right:0}.prestige-order-support__routes svg{width:27px;height:27px;fill:none;stroke:#d4ab5b;stroke-width:1.4}.prestige-order-support__routes strong,.prestige-order-support__routes small{display:block}.prestige-order-support__routes strong{color:#fff;font-size:14px}.prestige-order-support__routes small{margin-top:8px;color:#8f979f;font-size:11px;line-height:1.5}.prestige-order-support__routes b{color:#d4ab5b;font-weight:400}.prestige-order-support__body{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.65fr);gap:1px;margin-top:64px;background:#ffffff1f}.prestige-order-support__form,.prestige-order-support__aside{padding:clamp(26px,4vw,54px);background:#0e1115}.prestige-order-support__form h2,.prestige-order-support__aside h2{margin:0 0 30px;color:#fff;font-size:clamp(28px,3vw,42px);font-weight:500;letter-spacing:-.035em}.prestige-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.prestige-order-support form label{display:block;margin:0 0 8px;color:#c8cdd2;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.prestige-order-support form input,.prestige-order-support form select,.prestige-order-support form textarea{width:100%;margin:0 0 18px;border:1px solid rgba(255,255,255,.18);border-radius:2px;background:#151a20;color:#fff;padding:14px}.prestige-order-support form input,.prestige-order-support form select{min-height:50px}.prestige-order-support form textarea{resize:vertical}.prestige-order-support__aside dl{margin:0}.prestige-order-support__aside dl div{display:grid;grid-template-columns:84px 1fr;gap:16px;padding:15px 0;border-top:1px solid rgba(255,255,255,.1)}.prestige-order-support__aside dt{color:#7f8790;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.prestige-order-support__aside dd{margin:0;color:#d7dbe0;font-size:13px;line-height:1.55}.prestige-order-support__aside a{color:#f1d99c;text-decoration:none;overflow-wrap:anywhere}.prestige-order-support__note{display:flex;gap:14px;margin-top:28px;padding:18px;border:1px solid rgba(212,171,91,.28);background:#d4ab5b0f}.prestige-order-support__note svg{width:28px;min-width:28px;fill:none;stroke:#d4ab5b;stroke-width:1.4}.prestige-order-support__note p{margin:0}.prestige-order-support__note strong,.prestige-order-support__note span{display:block}.prestige-order-support__note strong{color:#fff;font-size:12px}.prestige-order-support__note span{margin-top:5px;color:#929aa3;font-size:11px;line-height:1.5}.prestige-form-status{padding:14px;border-left:2px solid #d4ab5b;background:#d4ab5b14}.prestige-cart-page__header h1 span{color:#767e87;font-size:.36em;vertical-align:top}.prestige-cart-page__layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,.65fr);gap:42px;align-items:start}.prestige-cart-lines{min-width:0}.prestige-cart-line{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:24px;padding:24px 0;border-top:1px solid rgba(255,255,255,.12)}.prestige-cart-line:last-of-type{border-bottom:1px solid rgba(255,255,255,.12)}.prestige-cart-line__media{display:block;width:150px;aspect-ratio:1;overflow:hidden;background:#151a20}.prestige-cart-line__details h2{margin:3px 0 14px;font-size:24px;font-weight:500}.prestige-cart-line__details h2 a{color:#fff;text-decoration:none}.prestige-cart-line dl{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0}.prestige-cart-line dl div{display:flex;gap:5px;color:#aeb4bb;font-size:12px}.prestige-cart-line dt:after{content:":"}.prestige-cart-line dd{margin:0;color:#fff}.prestige-cart-line__controls{display:flex;align-items:center;gap:12px;margin-top:20px}.prestige-cart-line__controls label{color:#8f979f;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.prestige-cart-line__controls input{width:64px;min-height:40px;border:1px solid rgba(255,255,255,.2);background:#12171d;color:#fff;padding:0 10px}.prestige-cart-line__controls a{color:#aeb4bb;font-size:11px}.prestige-cart-line__price{color:#fff;font-size:15px}.prestige-cart-update{margin-top:18px;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:#c3c9cf;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.prestige-cart-summary{position:sticky;top:128px;padding:30px;border:1px solid rgba(212,171,91,.26);background:#11151a}.prestige-cart-summary h2{margin:0 0 28px;color:#fff;font-size:30px;font-weight:500}.prestige-cart-summary__row{display:flex;justify-content:space-between;padding:18px 0;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);color:#d7dbe0}.prestige-cart-summary__shipping{display:flex;gap:12px;padding:20px 0}.prestige-cart-summary__shipping svg{width:25px;min-width:25px;fill:none;stroke:#d4ab5b;stroke-width:1.4}.prestige-cart-summary__shipping p{margin:0}.prestige-cart-summary__shipping strong,.prestige-cart-summary__shipping span{display:block}.prestige-cart-summary__shipping strong{color:#fff;font-size:12px}.prestige-cart-summary__shipping span{margin-top:4px;color:#8f979f;font-size:10px;line-height:1.45}.prestige-cart-agreement{display:grid;grid-template-columns:18px 1fr;gap:10px;padding:16px;border:1px solid rgba(255,255,255,.12);color:#c5cad0;font-size:10px;line-height:1.5}.prestige-cart-agreement input{margin:2px 0 0;accent-color:#d4ab5b}.prestige-cart-checkout{width:100%;margin-top:18px}.prestige-cart-continue{display:block;margin-top:15px;color:#c2c7cd;font-size:11px;text-align:center}.prestige-cart-summary__links{display:flex;justify-content:center;gap:15px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.prestige-cart-summary__links a{color:#8f979f;font-size:9px;letter-spacing:.05em;text-decoration:none;text-transform:uppercase}.prestige-checkout-note{width:100%;margin:-8px 0 0;color:#89919a;font-size:9px;line-height:1.45;text-align:center;text-transform:uppercase}.prestige-cart-empty{display:grid;min-height:420px;place-items:center;align-content:center;text-align:center}.prestige-cart-empty>svg{width:44px;fill:none;stroke:#d4ab5b;stroke-width:1.4}.prestige-cart-empty h2{margin:20px 0 0;color:#fff;font-size:36px}.prestige-cart-empty p{color:#9fa6ae}@media screen and (max-width:989px){.prestige-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prestige-order-support__routes{grid-template-columns:1fr 1fr}.prestige-order-support__routes>a:nth-child(2){border-right:0}.prestige-order-support__routes>a:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.prestige-order-support__body,.prestige-cart-page__layout{grid-template-columns:1fr}.prestige-cart-summary{position:static}}@media screen and (max-width:749px){.prestige-hero{display:flex;min-height:0;flex-direction:column}.prestige-hero:after{display:none}.prestige-hero__copy{min-height:0;padding:42px 20px 26px;align-items:flex-start;text-align:left}.prestige-hero h1{max-width:360px;font-size:clamp(39px,11.5vw,54px)}.prestige-hero__lede{margin-top:16px;font-size:14px;line-height:1.55}.prestige-hero__actions{margin-top:22px}.prestige-hero__actions .prestige-button{flex:none;min-height:46px}.prestige-hero__notice{margin-top:18px;font-size:8px}.prestige-hero__visual{position:relative;inset:auto;min-height:300px;padding:0;order:2}.prestige-hero__image,.prestige-hero__placeholder{width:100%;height:300px;max-height:none;object-fit:cover;object-position:72% center}.prestige-product-grid,.prestige-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.prestige-product-card__media{aspect-ratio:1}.prestige-product-card__body{padding:13px}.prestige-product-card h3,.prestige-product-card h2{font-size:15px}.prestige-product-card__footer{margin-top:12px}.prestige-product-card__footer a{display:none}.prestige-product-gallery-concept>.prestige-packshot.prestige-packshot--photo{height:auto;min-height:0}.prestige-order-support,.prestige-cart-page{padding:48px 16px 68px}.prestige-order-support__hero,.prestige-cart-page__header{padding-bottom:32px}.prestige-order-support__hero h1,.prestige-cart-page__header h1{font-size:44px}.prestige-order-support__routes{grid-template-columns:1fr}.prestige-order-support__routes>a{min-height:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.prestige-order-support__routes>a:last-child{border-bottom:0}.prestige-field-row{grid-template-columns:1fr;gap:0}.prestige-cart-line{grid-template-columns:96px minmax(0,1fr);gap:14px}.prestige-cart-line__media{width:96px}.prestige-cart-line__price{grid-column:2}.prestige-cart-line__details h2{font-size:19px}.prestige-cart-line__controls{flex-wrap:wrap}.prestige-cart-summary{padding:24px 18px}}.prestige-packshot--artwork{position:relative;width:100%;height:100%;margin:0;overflow:hidden;filter:none}.prestige-packshot--artwork>img,.prestige-packshot--artwork>svg{display:block;width:100%;height:100%;padding:0;object-fit:cover}.prestige-packshot__print{font-family:Inter,Arial,sans-serif;font-size:32px;font-weight:540;letter-spacing:2.6px}.prestige-packshot__print--box{fill:#c7cbd0;opacity:.92}.prestige-packshot__print--vial{fill:#101317;font-size:40px;font-weight:680;letter-spacing:.4px;opacity:.98}.prestige-packshot__print--vial-medium{font-size:34px}.prestige-packshot__print--vial-long{font-size:28px}.prestige-packshot__print .prestige-packshot__strength{font-size:23px;font-weight:460;letter-spacing:1.5px}.prestige-packshot__print--vial .prestige-packshot__strength{font-size:24px;font-weight:560;letter-spacing:.3px}.prestige-product{max-width:1540px;margin:0 auto;padding:30px clamp(18px,4vw,64px) 110px;color:#f6f2ea}.prestige-product__breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px;color:#6f7781;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.prestige-product__breadcrumb a{color:#aeb5bd;text-decoration:none}.prestige-product__stage{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(410px,.72fr);gap:clamp(38px,5vw,88px);align-items:start}.prestige-product__gallery{position:sticky;top:118px;min-width:0}.prestige-product__gallery>.prestige-packshot{width:100%;aspect-ratio:1;background:#141920;box-shadow:0 34px 90px #0000006b}.prestige-product__gallery>p{max-width:720px;margin:18px auto 0;color:#707983;font-size:9px;letter-spacing:.08em;line-height:1.55;text-align:center;text-transform:uppercase}.prestige-product__details{min-width:0;padding:clamp(20px,3vw,48px) 0}.prestige-product__details h1{margin:12px 0 10px;color:#fff;font-size:clamp(48px,5vw,78px);font-weight:430;letter-spacing:-.055em;line-height:.98}.prestige-product__details .prestige-stars{margin-top:16px}.prestige-product__price{margin-top:28px;color:#fff;font-size:24px;font-weight:620}.prestige-product__intro{max-width:620px;margin:15px 0 30px;color:#abb2bb;font-size:14px;line-height:1.7}.prestige-product__options{display:grid;gap:24px;padding:26px 0;border-top:1px solid rgba(255,255,255,.13)}.prestige-product__options fieldset{margin:0;padding:0;border:0}.prestige-product__options legend,.prestige-product__quantity>span{display:block;margin-bottom:11px;color:#cbd0d6;font-size:10px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.prestige-product__choices{display:flex;flex-wrap:wrap;gap:9px}.prestige-product__choices label{position:relative;cursor:pointer}.prestige-product__choices input{position:absolute;opacity:0;pointer-events:none}.prestige-product__choices span{display:grid;min-width:76px;min-height:46px;place-items:center;padding:8px 14px;border:1px solid rgba(255,255,255,.18);border-radius:2px;background:#11161c;color:#c4cad1;font-size:12px;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.prestige-product__choices label:hover span{border-color:#d4ab5bbf;transform:translateY(-1px)}.prestige-product__choices input:focus-visible+span{outline:2px solid #fff;outline-offset:2px}.prestige-product__choices input:checked+span{border-color:#d4ab5b;background:#d4ab5b;color:#0c0e11}.prestige-product__choices label.is-unavailable{cursor:not-allowed}.prestige-product__choices label.is-unavailable span,.prestige-product__choices input:disabled+span{border-color:#ffffff1a;background:#11161b;color:#626b75;text-decoration:line-through;transform:none}.prestige-product__choices label.is-unavailable:hover span{border-color:#ffffff1a;transform:none}.prestige-product__purchase{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;align-items:end;padding-top:26px;border-top:1px solid rgba(255,255,255,.13)}.prestige-product__quantity input{width:100%;min-height:54px;border:1px solid rgba(255,255,255,.2);border-radius:2px;background:#11161c;color:#fff;padding:0 14px}.prestige-product__add{width:100%;min-height:54px;border:1px solid #d4ab5b;border-radius:2px;background:#d4ab5b;color:#0a0c0f;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;transition:background .18s ease,transform .18s ease}.prestige-product__add:hover:not(:disabled){background:#e2bf76;transform:translateY(-1px)}.prestige-product__add:disabled{border-color:#ffffff21;background:#151a20;color:#707881;cursor:not-allowed}.prestige-product__status{margin:10px 0 0;color:#87909a;font-size:10px;letter-spacing:.04em}.prestige-product__release{margin:30px 0;padding:28px;border:1px solid rgba(212,171,91,.34);background:linear-gradient(140deg,#d4ab5b1a,#ffffff04)}.prestige-product__release>span{color:#d4ab5b;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.prestige-product__release h2{margin:12px 0 8px;color:#fff;font-size:26px;font-weight:500}.prestige-product__release p{color:#aab1b9;line-height:1.65}.prestige-product__release button{padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:#f0d395}.prestige-product__services{display:grid;grid-template-columns:1fr 1fr;margin-top:34px;border:1px solid rgba(255,255,255,.11)}.prestige-product__services>a,.prestige-product__services>span{display:grid;min-height:100px;grid-template-columns:26px 1fr;gap:13px;align-items:center;padding:18px;color:inherit;text-decoration:none}.prestige-product__services>:nth-child(odd){border-right:1px solid rgba(255,255,255,.1)}.prestige-product__services>:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.prestige-product__services svg{width:24px;height:24px;fill:none;stroke:#d4ab5b;stroke-width:1.5}.prestige-product__services strong,.prestige-product__services small{display:block}.prestige-product__services strong{color:#fff;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.prestige-product__services small{margin-top:5px;color:#7f8892;font-size:9px;line-height:1.45}.prestige-product__disclosures{margin-top:34px;border-top:1px solid rgba(255,255,255,.12)}.prestige-product__disclosures details{border-bottom:1px solid rgba(255,255,255,.12)}.prestige-product__disclosures summary{position:relative;padding:20px 36px 20px 0;color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;cursor:pointer;list-style:none}.prestige-product__disclosures summary::-webkit-details-marker{display:none}.prestige-product__disclosures summary:after{position:absolute;top:18px;right:4px;color:#d4ab5b;content:"+";font-size:20px;font-weight:300}.prestige-product__disclosures details[open] summary:after{content:"\2212"}.prestige-product__disclosures details>div{padding:0 0 22px;color:#9fa7b0;font-size:12px;line-height:1.65}.prestige-product__disclosures details p{margin:0 0 12px}.prestige-product__disclosures details a{color:#efd392}.prestige-product__disclosures dl{display:grid;grid-template-columns:160px 1fr;margin:0}.prestige-product__disclosures dt,.prestige-product__disclosures dd{margin:0;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.07)}.prestige-product__disclosures dt{color:#777f88}.prestige-product__disclosures dd{color:#d0d5da}.prestige-technical-record__note{margin:0 0 18px!important;padding:14px 16px;border-left:2px solid #d4ab5b;background:#d4ab5b12;color:#d8dde2;font-size:14px;line-height:1.65}.prestige-technical-record__pending{color:#b3bac2;font-style:italic}.prestige-technical-record__methods{margin:0;padding-left:18px}.prestige-technical-record__methods li+li{margin-top:5px}.prestige-product__standard{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:28px;align-items:center;margin-top:92px;padding:clamp(28px,4vw,52px);border:1px solid rgba(212,171,91,.28);background:linear-gradient(120deg,#10151a,#0c0f13)}.prestige-product__standard>svg{width:42px;height:42px;fill:none;stroke:#d4ab5b;stroke-width:1.3}.prestige-product__standard h2{margin:5px 0 8px;color:#fff;font-size:clamp(28px,3vw,44px);font-weight:480;letter-spacing:-.035em}.prestige-product__standard p{max-width:780px;margin-bottom:0;color:#9fa7af;line-height:1.65}.prestige-product__standard a{color:#efd392;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.prestige-product__standard>div>strong{display:block;color:#fff;font-size:15px;letter-spacing:.04em;text-transform:uppercase}.prestige-product__related{margin-top:92px}.prestige-product__related>header{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.prestige-product__related h2{margin:5px 0 0;color:#fff;font-size:clamp(34px,4vw,58px);font-weight:460;letter-spacing:-.045em}.prestige-product__related>header>a{color:#efd392;font-size:11px;text-transform:uppercase}@media screen and (max-width:989px){.prestige-product__stage{grid-template-columns:1fr}.prestige-product__gallery{position:static}.prestige-product__details{max-width:760px;margin:0 auto;padding-top:0}.prestige-product__standard{grid-template-columns:42px 1fr}.prestige-product__standard>a{grid-column:2}}@media screen and (max-width:749px){.prestige-product{padding:18px 14px 72px}.prestige-product__breadcrumb{margin-bottom:14px;font-size:8px}.prestige-product__stage{gap:24px}.prestige-product__gallery>p{padding:0 8px;font-size:7px}.prestige-product__details{width:100%}.prestige-product__details h1{font-size:43px}.prestige-product__price{margin-top:21px;font-size:21px}.prestige-product__intro{margin-bottom:22px;font-size:13px}.prestige-product__choices span{min-width:70px;min-height:44px;padding:7px 11px}.prestige-product__purchase{grid-template-columns:96px 1fr}.prestige-product__services{grid-template-columns:1fr}.prestige-product__services>:nth-child(n){min-height:76px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.prestige-product__services>:last-child{border-bottom:0}.prestige-product__disclosures dl{grid-template-columns:120px 1fr}.prestige-technical-record__note{font-size:13px}.prestige-product__standard{grid-template-columns:34px 1fr;gap:18px;margin-top:58px;padding:24px 18px}.prestige-product__standard>svg{width:32px;height:32px}.prestige-product__standard h2{font-size:29px}.prestige-product__standard>a{grid-column:1 / -1}.prestige-product__related{margin-top:58px}.prestige-product__related>header{display:block}.prestige-product__related h2{font-size:34px}.prestige-product__related>header>a{display:inline-block;margin-top:15px}}.prestige-product-card{display:flex;flex-direction:column}.prestige-product-card__body{display:flex;min-height:0;flex:1;flex-direction:column;padding:18px 20px 20px}.prestige-product-card__body>p{margin:8px 0 0;color:#aeb4bb;font-size:12px;line-height:1.45}.prestige-product-card__action{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.09)}.prestige-product-card__action>span{color:#d9dde2;font-size:13px;font-weight:650}.prestige-product-card__action a{color:#f1d99c;font-size:10px;font-weight:750;letter-spacing:.045em;text-decoration:none;text-transform:uppercase}.prestige-product-card--pending .prestige-product-card__action{justify-content:flex-end}.prestige-product-card--pending .prestige-product-card__action a{display:inline-flex;min-height:34px;align-items:center;padding:0 12px;border:1px solid rgba(212,171,91,.48)}.prestige-badge{top:10px;left:10px;padding:5px 7px;font-size:8px;letter-spacing:.08em}.prestige-product__media-layout>.prestige-packshot{width:100%;aspect-ratio:1;background:#141920}.prestige-product__price>span{display:block}.prestige-product__price>small{display:block;margin-top:7px;color:#929aa3;font-size:11px;font-weight:500}.prestige-notify-form{margin-top:20px}.prestige-notify-form>label{display:block;margin-bottom:8px;color:#d6dbe0;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.prestige-notify-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto}.prestige-notify-form input{min-width:0;min-height:48px;border:1px solid rgba(255,255,255,.22);border-right:0;background:#0d1116;color:#fff;padding:0 14px}.prestige-notify-form button{min-height:48px;border:1px solid #d4ab5b;background:#d4ab5b;color:#0a0c0f;padding:0 18px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.prestige-notify-form>small{display:block;margin-top:9px;color:#8f979f;font-size:10px;line-height:1.45}.prestige-restock{margin-top:28px;padding:24px;border:1px solid rgba(212,171,91,.32);background:linear-gradient(140deg,#d4ab5b14,#ffffff04)}.prestige-restock__heading>span{color:#d4ab5b;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.prestige-restock__heading h2{margin:8px 0;color:#fff;font-size:22px;font-weight:560}.prestige-restock__heading p{margin:0;color:#aeb5bd;font-size:12px;line-height:1.6}.prestige-restock__form fieldset{margin:18px 0 16px;padding:0;border:0}.prestige-restock__form legend{margin-bottom:9px;color:#d6dbe0;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.prestige-restock__choices span{min-width:64px;min-height:38px;padding:6px 10px}.prestige-product__release>button{margin-top:16px}.prestige-technical-record__coverage{margin:16px 0 0;color:#b3bac2;font-size:12px}.prestige-technical-record a{color:#f1d99c}.prestige-order-support__routes{grid-auto-rows:1fr}.prestige-order-support__routes>a{height:100%}.prestige-field-row>div{display:flex;min-width:0;flex-direction:column}.prestige-order-support form label span{color:#7f8790;font-weight:500;letter-spacing:0;text-transform:none}.prestige-support-channels{display:grid;grid-template-columns:32px minmax(0,1fr) auto auto;gap:16px;align-items:center;margin-top:22px;padding:20px 22px;border:1px solid rgba(212,171,91,.32);background:#d4ab5b0e}.prestige-support-channels svg{width:27px;height:27px;fill:none;stroke:#d4ab5b;stroke-width:1.4}.prestige-support-channels strong{display:block;color:#fff;font-size:13px}.prestige-support-channels p{margin:4px 0 0;color:#aeb4bb;font-size:12px}.prestige-support-channels button,.prestige-support-channels>a{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(212,171,91,.54);background:transparent;color:#f1d99c;font-size:10px;font-weight:750;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;cursor:pointer}.prestige-support-channels button:hover,.prestige-support-channels>a:hover{background:#d4ab5b;color:#0a0c0f}.prestige-search{max-width:1440px;min-height:68vh;margin:0 auto;padding:72px clamp(18px,5vw,74px) 100px;color:#f7f3ea}.prestige-search__header{max-width:920px;margin-bottom:42px}.prestige-search__header h1{margin:0;color:#fff;font-size:clamp(46px,6vw,78px);font-weight:450;letter-spacing:-.05em;line-height:1}.prestige-search__header>p:last-of-type{max-width:640px;margin:18px 0 0;color:#aeb4bb;font-size:15px;line-height:1.6}.prestige-search__header form{display:grid;max-width:760px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;margin-top:28px;border:1px solid rgba(255,255,255,.22);background:#11161c}.prestige-search__header form svg{width:20px;margin-left:15px;fill:none;stroke:#d4ab5b;stroke-width:1.5}.prestige-search__header input{min-width:0;min-height:56px;border:0;background:transparent;color:#fff;padding:0 14px;font-size:15px}.prestige-search__header button{align-self:stretch;border:0;border-left:1px solid rgba(255,255,255,.18);background:#d4ab5b;color:#0a0c0f;padding:0 24px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.prestige-search__summary{margin-bottom:20px;color:#aeb4bb;font-size:12px}.prestige-empty{padding:56px 0}.prestige-empty h2{color:#fff;font-size:30px}.prestige-empty p{margin-bottom:24px;color:#aeb4bb}@media screen and (max-width:749px){.prestige-product-card__body{padding:13px}.prestige-product-card__action{display:block;margin-top:13px;padding-top:11px}.prestige-product-card__action a{display:inline-flex;margin-top:7px}.prestige-product-card--pending .prestige-product-card__action{display:flex;justify-content:flex-start}.prestige-notify-form>div{grid-template-columns:1fr;gap:8px}.prestige-notify-form input{border-right:1px solid rgba(255,255,255,.22)}.prestige-support-channels{grid-template-columns:30px 1fr}.prestige-support-channels button,.prestige-support-channels>a{grid-column:1 / -1}.prestige-search{padding:48px 16px 72px}.prestige-search__header h1{font-size:44px}.prestige-search__header form{grid-template-columns:22px minmax(0,1fr)}.prestige-search__header button{grid-column:1 / -1;min-height:48px;border-top:1px solid rgba(255,255,255,.18);border-left:0}}.shopify-policy__container{max-width:1040px!important;margin:0 auto!important;padding:clamp(54px,7vw,100px) clamp(18px,5vw,74px) 110px!important;color:#aeb5bd}.shopify-policy__title{position:relative;padding:0 0 34px 22px;border-bottom:1px solid rgba(255,255,255,.13);text-align:left!important}.shopify-policy__title:before{position:absolute;top:.18em;bottom:36px;left:0;width:2px;background:#d8aa45;content:""}.shopify-policy__title h1{margin:0;color:#fff;font-size:clamp(44px,6vw,76px);font-weight:440;letter-spacing:-.05em;line-height:1}.shopify-policy__body{padding-top:36px;font-size:14px;line-height:1.75}.shopify-policy__body .rte{max-width:760px}.shopify-policy__body .rte>h1:first-child{display:none}.shopify-policy__body p{margin:0 0 18px}.shopify-policy__body h2,.shopify-policy__body h3{margin:42px 0 14px;color:#fff;font-weight:520;letter-spacing:-.025em}.shopify-policy__body h2{font-size:30px}.shopify-policy__body h3{font-size:21px}.shopify-policy__body a{color:#efd392}.shopify-policy__body ul,.shopify-policy__body ol{padding-left:20px}.shopify-policy__body li{margin:8px 0}.shopify-policy__body table{width:100%;border-collapse:collapse}.shopify-policy__body th,.shopify-policy__body td{padding:13px;border:1px solid rgba(255,255,255,.12);text-align:left}@media screen and (max-width:749px){.shopify-policy__container{padding:42px 18px 72px!important}.shopify-policy__title{padding:0 0 24px 15px}.shopify-policy__title:before{bottom:25px}.shopify-policy__title h1{font-size:38px}.shopify-policy__body{padding-top:26px;font-size:13px;line-height:1.7}.shopify-policy__body h2{margin-top:34px;font-size:24px}.shopify-policy__body h3{margin-top:30px;font-size:18px}}.prestige-product .prestige-product-form{display:block}.prestige-product__choice{display:grid;min-width:90px;gap:5px}.prestige-product__choice>label{min-width:0}.prestige-product__choice>label>span{align-content:center;gap:3px;text-align:center}.prestige-product__choice>label strong,.prestige-product__choice>label small{display:block}.prestige-product__choice>label strong{font-size:12px;font-weight:680}.prestige-product__choice>label small{color:#929aa3;font-size:9px;font-weight:560;text-decoration:none}.prestige-product__choice>label input:checked+span small{color:#282016}.prestige-product__choice.is-unavailable>label{cursor:not-allowed}.prestige-product__choice.is-unavailable>label span{border-color:#ffffff1a;background:#11161b;color:#626b75;transform:none}.prestige-product__choice.is-unavailable>label strong{text-decoration:line-through}.prestige-product__choice.is-unavailable>label:hover span{border-color:#ffffff1a;transform:none}.prestige-product__choice>button{min-height:26px;border:0;border-bottom:1px solid currentColor;background:transparent;color:#efd392;font-size:9px;font-weight:720;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.prestige-product__quantity--fallback{display:block;max-width:140px;margin:22px 0 0}.prestige-product__purchase{display:block;margin-top:18px;padding-top:18px}.prestige-product__purchase .prestige-product__add-wrap{display:block}.prestige-product__status{color:#b9c0c7;font-size:11px}.prestige-product__document-badge{display:inline-flex;min-height:38px;align-items:center;gap:9px;margin-top:18px;padding:0 12px;border:1px solid rgba(212,171,91,.38);background:#d4ab5b0f;color:#f1d99c;font-size:10px;font-weight:680;letter-spacing:.03em;text-decoration:none}.prestige-product__document-badge svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5}.prestige-product__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 0;padding:0;border:1px solid rgba(255,255,255,.11);list-style:none}.prestige-product__trust li{display:grid;min-width:0;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;padding:13px 11px}.prestige-product__trust li+li{border-left:1px solid rgba(255,255,255,.1)}.prestige-product__trust svg{width:20px;height:20px;fill:none;stroke:#d4ab5b;stroke-width:1.45}.prestige-product__trust strong,.prestige-product__trust small{display:block}.prestige-product__trust strong{color:#f4f1eb;font-size:9px;letter-spacing:.035em;text-transform:uppercase}.prestige-product__trust small{margin-top:4px;color:#929aa3;font-size:8px;line-height:1.4}body[data-template=product] shopify-chat::part(activator){display:none}.prestige-product__inline-support{display:inline-grid;min-height:44px;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:center;margin-top:10px;padding:8px 12px;border:1px solid rgba(212,171,91,.35);background:transparent;color:#f1d99c;text-align:left;cursor:pointer}.prestige-product__inline-support svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5}.prestige-product__inline-support strong,.prestige-product__inline-support small{display:block}.prestige-product__inline-support strong{font-size:10px;letter-spacing:.035em;text-transform:uppercase}.prestige-product__inline-support small{margin-top:2px;color:#aeb5bd;font-size:9px;line-height:1.4}.prestige-product__available-alternatives{display:inline-flex;min-height:44px;align-items:center;justify-content:center;margin:2px 0 18px;padding:0 16px;border:1px solid #d4ab5b;background:#d4ab5b;color:#0a0c0f;font-size:10px;font-weight:800;letter-spacing:.045em;text-decoration:none;text-transform:uppercase}.prestige-restock-dialog{width:min(440px,calc(100vw - 28px));max-height:calc(100dvh - 36px);padding:24px;overflow:auto;border:1px solid rgba(212,171,91,.55);border-radius:3px;background:#0d1217;color:#f6f2ea;box-shadow:0 28px 90px #000000b8}.prestige-restock-dialog::backdrop{background:#000000c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.prestige-restock-dialog__close{display:flex;justify-content:flex-end}.prestige-restock-dialog__close button{width:34px;height:34px;border:0;background:transparent;color:#fff;font-size:26px;cursor:pointer}.prestige-restock-dialog__heading{margin-top:-28px;padding-right:36px}.prestige-restock-dialog__heading>span{color:#d4ab5b;font-size:9px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.prestige-restock-dialog__heading h2{margin:8px 0;color:#fff;font-size:24px}.prestige-restock-dialog__heading p{margin:0;color:#aeb5bd;font-size:12px;line-height:1.55}.prestige-product__sticky{display:none}@media screen and (max-width:749px){.prestige-product{padding:14px 14px 146px}.prestige-product__breadcrumb{margin-bottom:12px}.prestige-product__stage{gap:14px}.prestige-product__media-layout{overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#141920}.prestige-product__media-layout>.prestige-packshot{aspect-ratio:3 / 2;max-height:240px;object-fit:cover}.prestige-product__details h1{margin-top:4px;font-size:37px}.prestige-product__details .prestige-stars{margin-top:10px}.prestige-product__price{margin-top:15px}.prestige-product__intro{margin:10px 0 16px;font-size:12px;line-height:1.55}.prestige-product__options{gap:16px;padding:18px 0}.prestige-product__choices{gap:8px}.prestige-product__choice{flex:1 1 88px;min-width:88px}.prestige-product__choices span{width:100%;min-width:0;min-height:50px;padding:7px 9px}.prestige-product__purchase{margin-top:14px;padding-top:14px}.prestige-product__add{min-height:50px}.prestige-product__document-badge{margin-top:14px}.prestige-product__trust{grid-template-columns:1fr;margin-top:14px}.prestige-product__trust li{min-height:58px;align-items:center;padding:10px 12px}.prestige-product__trust li+li{border-top:1px solid rgba(255,255,255,.1);border-left:0}.prestige-product__trust small{font-size:9px}.prestige-product__inline-support{width:100%;min-height:50px}.prestige-product__inline-support strong{font-size:11px}.prestige-product__inline-support small{font-size:10px}.prestige-product__available-alternatives{width:100%}.prestige-product__disclosures{margin-top:22px}.prestige-product__disclosures summary{padding-block:17px}.prestige-product__sticky{position:fixed;z-index:35;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-top:1px solid rgba(212,171,91,.42);background:#080b0ef5;box-shadow:0 -12px 32px #00000073;opacity:0;transform:translateY(105%);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.prestige-product__sticky.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.prestige-product__sticky>span{min-width:0;color:#f2eee5;font-size:11px;font-weight:650;line-height:1.35}.prestige-product__sticky>button{min-height:44px;border:1px solid #d4ab5b;border-radius:2px;background:#d4ab5b;color:#0a0c0f;padding:0 16px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.prestige-product__sticky>button:disabled{border-color:#ffffff1f;background:#171c22;color:#737b84}.prestige-restock-dialog{padding:18px}}@media(prefers-reduced-motion:reduce){.prestige-product__sticky{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/prestige-v2.css.map */
