@font-face{font-family:AppetitePro;src:url(AppetitePro-Regular-BF64cc5fc2daf21.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:AppetitePro;src:url(AppetitePro-Italic-BF64cc5fc2ab6cb.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:AppetitePro;src:url(AppetitePro-Medium-BF64cc5fc311b19.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:AppetitePro;src:url(AppetitePro-Bold-BF64cc5fc3078d1.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:AppetitePro;src:url(AppetitePro-Heavy-BF64cc5fc308935.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;overflow-x:clip}h1,h2,h3,h4,h5,h6,.hero__heading,.hpb__title,.section-heading,.trust-statement__heading,.reviews__heading,.problem-solution__heading,.before-after__heading,.product-title,.hpb__product-title{font-family:AppetitePro,serif}body{font-family:Inter,system-ui,sans-serif;color:#1a1a1a;background:#fff;line-height:1.6;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}ul{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 clamp(16px,4vw,48px)}.section-header{text-align:center;margin-bottom:52px}.section-header__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#c9a84c;margin-bottom:10px}.section-header__heading{font-family:AppetitePro,serif;font-size:clamp(1.8rem,4vw,2.8rem);color:#1a1a1a;line-height:1.2;margin-bottom:12px}.section-header--light .section-header__heading{color:#fff}.section-header__subtext{font-size:1rem;color:#666;max-width:600px;margin:0 auto}.section-header--light .section-header__subtext{color:#ffffffbf}.btn{display:inline-block;font-size:.9rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:15px 36px;border-radius:4px;transition:background .25s,transform .2s,color .25s;border:2px solid transparent;cursor:pointer;font-family:inherit}.btn--primary{background:#5c1f4a;color:#fff;border-color:#5c1f4a}.btn--primary:hover{background:#401430;border-color:#401430;transform:translateY(-2px)}.btn--secondary{background:transparent;color:#5c1f4a;border-color:#5c1f4a}.btn--secondary:hover{background:#5c1f4a;color:#fff}.btn--full{display:block;width:100%;text-align:center}.btn--large{padding:18px 48px;font-size:1rem}.ann-bar{background:#5c1f4a;color:#fff;padding:10px 0;overflow:hidden;white-space:nowrap}.ann-bar__track{display:inline-flex;animation:ticker 28s linear infinite}.ann-bar__track:hover{animation-play-state:paused}.ann-bar__item{font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:0 6px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{background:#5c1f4a;position:fixed;top:0;left:0;right:0;z-index:200;box-shadow:0 2px 12px #00000026;transform:translateY(-100%);transition:transform .3s ease}.site-header.header--visible{transform:translateY(0)}body{padding-top:0}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;gap:12px}.site-header__right{display:flex;align-items:center;justify-content:flex-end;gap:4px}.site-header__logo{text-align:center}.site-header__logo-text{font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:300;font-style:italic;color:#fff;letter-spacing:.06em;display:inline-block;position:relative;line-height:1}.site-header__logo-text:after{content:"";display:block;height:1px;background:#c9a84c;width:80%;margin:4px auto 0;border-radius:1px}.site-nav__list{display:flex;gap:2px;align-items:center}.site-nav--left .site-nav__list{justify-content:flex-start}.site-nav--right .site-nav__list{justify-content:flex-end}.site-nav__link{font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9;padding:8px 10px;border-radius:4px;transition:color .2s,background .2s}.site-nav__link:hover{color:#fff;background:#ffffff1a}.site-header__icons{display:flex;align-items:center;gap:4px;margin-left:8px}.site-header__icon{color:#ffffffd9;padding:8px;border-radius:4px;display:flex;align-items:center;transition:color .2s,background .2s;position:relative}.site-header__icon:hover{color:#fff;background:#ffffff1a}.site-header__cart-count{position:absolute;top:2px;right:2px;background:#c9a84c;color:#fff;font-size:.6rem;font-weight:700;min-width:16px;height:16px;border-radius:99px;display:flex;align-items:center;justify-content:center;padding:0 3px}.site-header__left{display:flex;align-items:center;justify-content:flex-start}.mobile-toggle{display:none;flex-direction:column;gap:5px;padding:8px}.mobile-toggle span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .25s,opacity .25s}.mobile-nav{background:#401430;border-top:1px solid rgba(255,255,255,.1)}.mobile-nav[hidden]{display:none}.mobile-nav a{display:block;color:#ffffffe6;font-size:.9375rem;font-weight:600;padding:14px 24px;border-bottom:1px solid rgba(255,255,255,.06);transition:background .2s}.mobile-nav a:hover{background:#ffffff14}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero__heading{animation:heroFadeUp .7s ease both;animation-delay:.1s}.hero__sub{animation:heroFadeUp .7s ease both;animation-delay:.3s}.hero__btn{animation:heroFadeUp .7s ease both;animation-delay:.5s}.hero{position:relative;min-height:75vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#5c1f4a}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#401430e6,#5c1f4aa6);z-index:1}.hero__content{position:relative;z-index:2;text-align:center;padding:40px 24px 20px;max-width:720px}.hero__eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#c9a84c;margin-bottom:18px}.hero__heading{font-family:AppetitePro,serif;font-size:3rem;color:#fff;line-height:1.06;margin-bottom:6px}.hero__sub{font-size:clamp(.95rem,2.5vw,1.15rem);color:#ffffffd1;letter-spacing:.06em;margin-bottom:14px;font-weight:300}.hero__btn{display:inline-block;background:#c9a84c;color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:12px 32px;border-radius:3px;transition:background .25s,transform .2s}.hero__btn:hover{background:#b8942a;transform:translateY(-2px)}.trust-statement{background:#fdf8f5;padding:72px 0;border-top:4px solid #c9a84c}.trust-statement__inner{display:flex;align-items:flex-start;gap:40px;max-width:780px;margin:0 auto;padding:0 24px}.trust-statement__badge{flex-shrink:0;color:#5c1f4a}.trust-statement__heading{font-family:AppetitePro,serif;font-size:clamp(1.5rem,3.5vw,2.2rem);color:#1a1a1a;line-height:1.25;margin-bottom:12px}.trust-statement__text{font-size:.9375rem;color:#555;margin-bottom:24px;line-height:1.7}.problem-solution{padding:80px 0;background:#fff}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.problem-card{background:#fdf8f5;border-radius:16px;padding:36px 24px;text-align:center;border:1px solid #ede5ec;transition:transform .25s,box-shadow .25s}.problem-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #5c1f4a1a}.problem-card__icon{font-size:2.5rem;margin-bottom:16px;line-height:1}.problem-card__heading{font-family:AppetitePro,serif;font-size:1.2rem;color:#5c1f4a;margin-bottom:10px}.problem-card__desc{font-size:.875rem;color:#666;line-height:1.65}.product-features{padding:80px 0;background:#faf6f8}.product-features__inner{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.product-features__inner--no-image{grid-template-columns:1fr;max-width:760px;margin:0 auto}.product-features__img{border-radius:20px;width:100%;box-shadow:0 16px 48px #5c1f4a1f}.product-features__img-placeholder{aspect-ratio:1;background:linear-gradient(135deg,#5c1f4a,#401430);border-radius:20px;display:flex;align-items:center;justify-content:center}.placeholder-product{text-align:center;color:#fff}.placeholder-product__cap{width:60px;height:18px;background:#c9a84c;border-radius:8px 8px 0 0;margin:0 auto}.placeholder-product__body{width:100px;background:#ffffff26;padding:32px 16px;font-size:.875rem;letter-spacing:.06em;line-height:1.8;border-radius:4px}.placeholder-product__base{width:80px;height:14px;background:#c9a84c;border-radius:0 0 8px 8px;margin:0 auto}.product-features__heading{font-family:AppetitePro,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);color:#1a1a1a;margin-bottom:16px;line-height:1.2}.product-features__intro{font-size:.9375rem;color:#555;margin-bottom:32px;line-height:1.7}.features-list{display:flex;flex-direction:column;gap:22px;margin-bottom:36px}.features-list__item{display:flex;gap:16px;align-items:flex-start}.features-list__check{width:28px;height:28px;background:#5c1f4a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0;margin-top:2px}.features-list__item strong{display:block;font-size:.9375rem;color:#1a1a1a;margin-bottom:4px}.features-list__item p{font-size:.875rem;color:#666;margin:0;line-height:1.6}.before-after{padding:80px 0;background:#5c1f4a}.before-after__grid{display:flex;align-items:stretch;border-radius:20px;overflow:hidden;max-width:900px;margin:0 auto;box-shadow:0 24px 64px #00000040}.before-after__panel{flex:1;position:relative;min-height:400px}.before-after__panel img{width:100%;height:100%;object-fit:cover}.before-after__label{position:absolute;top:20px;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:6px 14px;border-radius:99px;z-index:2}.before-after__label--before{left:16px;background:#0000008c;color:#fff}.before-after__label--after{right:16px;background:#c9a84c;color:#fff}.before-after__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:40px 24px;min-height:400px}.before-after__placeholder--before{background:#2d1020}.before-after__placeholder--after{background:#3d1030}.before-after__placeholder-content{text-align:center}.before-after__placeholder-icon{font-size:3rem;display:block;margin-bottom:20px}.before-after__issues,.before-after__results{list-style:none;text-align:left;display:inline-block}.before-after__issues li{color:#ffffffb3;font-size:.875rem;padding:4px 0 4px 18px;position:relative}.before-after__issues li:before{content:"\2715";position:absolute;left:0;color:#e57373;font-size:.7rem}.before-after__results li{color:#ffffffe6;font-size:.875rem;padding:4px 0 4px 18px;position:relative}.before-after__results li:before{content:"\2713";position:absolute;left:0;color:#c9a84c;font-size:.8rem}.before-after__divider{width:56px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#5c1f4a;flex-shrink:0;gap:8px;z-index:3}.before-after__divider-line{flex:1;width:1px;background:#c9a84c66}.before-after__divider-circle{width:40px;height:40px;background:#c9a84c;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.before-after__cta{text-align:center;margin-top:48px}.before-after__cta-text{color:#fffc;font-size:.9375rem;margin-bottom:24px}.before-after__cta-text strong{color:#c9a84c}.before-after .btn--primary{background:#c9a84c;border-color:#c9a84c}.before-after .btn--primary:hover{background:#b8942a;border-color:#b8942a}.trust-badges{padding:72px 0;background:#fff;border-bottom:1px solid #ede5ec}.trust-badges__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.trust-badge{text-align:center;padding:40px 28px;border-radius:16px;border:1px solid #ede5ec;transition:transform .25s,box-shadow .25s}.trust-badge:hover{transform:translateY(-4px);box-shadow:0 10px 28px #5c1f4a14}.trust-badge--featured{background:#5c1f4a;border-color:#5c1f4a}.trust-badge__icon{color:#5c1f4a;margin-bottom:16px;display:flex;justify-content:center}.trust-badge--featured .trust-badge__icon{color:#c9a84c}.trust-badge__title{font-family:AppetitePro,serif;font-size:1.15rem;margin-bottom:8px;color:#1a1a1a}.trust-badge--featured .trust-badge__title{color:#fff}.trust-badge__text{font-size:.875rem;color:#666;line-height:1.6}.trust-badge--featured .trust-badge__text{color:#ffffffbf}.about-us{padding:80px 0;background:#faf6f8}.about-us__inner{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.about-us__heading{font-family:AppetitePro,serif;font-size:clamp(1.8rem,3.5vw,2.6rem);color:#1a1a1a;line-height:1.2;margin-bottom:20px}.about-us__body p{font-size:.9375rem;color:#555;line-height:1.8;margin-bottom:14px}.about-us__stats{display:flex;gap:28px;margin:32px 0;padding:24px 0;border-top:1px solid #ede5ec;border-bottom:1px solid #ede5ec}.about-us__stat{text-align:center}.about-us__stat-number{display:block;font-family:AppetitePro,serif;font-size:1.8rem;color:#5c1f4a}.about-us__stat-label{font-size:.75rem;color:#888;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.about-us__img{border-radius:20px;width:100%;box-shadow:0 16px 48px #5c1f4a1f}.about-us__img-placeholder{aspect-ratio:1;background:linear-gradient(135deg,#5c1f4a,#401430);border-radius:20px;display:flex;align-items:center;justify-content:center}.about-us__brand-mark{text-align:center}.about-us__brand-name{font-family:AppetitePro,serif;font-size:2.5rem;color:#fff}.about-us__brand-tagline{color:#ffffffb3;font-size:.875rem;letter-spacing:.12em;margin-top:8px}.about-us__decoration{display:flex;align-items:center;gap:10px;margin-top:20px;color:#c9a84c;font-size:.8rem;letter-spacing:.06em;justify-content:center}.reviews{padding:80px 0;background:#fff}.reviews__header{text-align:center;margin-bottom:48px}.reviews__heading{font-family:AppetitePro,serif;font-size:clamp(1.8rem,4vw,2.8rem);color:#1a1a1a;margin-bottom:10px}.reviews__sub{font-size:1rem;color:#888}.reviews__masonry{columns:3;column-gap:18px}.review-card--photo{background:#fff;border-radius:12px;overflow:hidden;break-inside:avoid;margin-bottom:16px;box-shadow:0 2px 12px #00000012;transition:transform .25s,box-shadow .25s}.review-card--photo:hover{transform:translateY(-3px);box-shadow:0 8px 24px #5c1f4a1f}.review-card__img-wrap{width:100%}.review-card__img{width:100%;height:auto;display:block;object-fit:cover}.review-card__body{padding:14px 16px 16px}.review-card__author-name{font-weight:700;font-size:.95rem;color:#1a1a1a;margin-bottom:3px}.review-card__stars{color:#f5a623;font-size:.95rem;letter-spacing:1px;margin-bottom:3px}.review-card__date{font-size:.75rem;color:#aaa;margin-bottom:8px}.review-card__text{font-size:.875rem;line-height:1.65;color:#444;margin-bottom:0}.reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hpb{background:#fdf6f0;padding:80px 0;border-top:1px solid #f0e4d8;border-bottom:1px solid #f0e4d8}.hpb__header{text-align:center;margin-bottom:48px}.hpb__heading{font-family:AppetitePro,serif;font-size:clamp(1.8rem,4vw,2.8rem);color:#1a1a1a;line-height:1.2;margin-top:8px}.hpb__wrap{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hpb__media{position:relative}.hpb__gallery-wrap{display:grid;grid-template-columns:80px 1fr;gap:12px;align-items:start}.hpb__thumbs{display:flex;flex-direction:column;gap:8px;max-height:500px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#5c1f4a #f0e8ef}.hpb__thumbs::-webkit-scrollbar{width:4px}.hpb__thumbs::-webkit-scrollbar-thumb{background:#5c1f4a;border-radius:2px}.hpb__thumb{width:76px;height:76px;border:2px solid #e0d0de;border-radius:8px;overflow:hidden;background:#fff;cursor:pointer;transition:border-color .2s;flex-shrink:0;padding:0}.hpb__thumb:hover,.hpb__thumb--active{border-color:#5c1f4a}.hpb__thumb img{width:100%;height:100%;object-fit:contain;padding:3px}.hpb__dots{display:none;justify-content:center;gap:8px;padding:10px 0 2px}.hpb__dot{width:8px;height:8px;border-radius:50%;background:#5c1f4a4d;border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s;flex-shrink:0}.hpb__dot--active{background:#5c1f4a;transform:scale(1.3)}@media(max-width:768px){.hpb__gallery-wrap{display:block}.hpb__thumbs{display:none!important}.hpb__dots{display:flex}}.hpb__img{width:100%;border-radius:20px;box-shadow:0 20px 56px #5c1f4a21}.hpb__img-placeholder{aspect-ratio:1;background:linear-gradient(135deg,#5c1f4a,#401430);border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 56px #5c1f4a2e}.hpb__placeholder-inner{text-align:center;color:#fff}.hpb__placeholder-brand{font-family:Cormorant Garamond,serif;font-size:2rem;font-weight:300;font-style:italic;letter-spacing:.06em;margin-bottom:8px}.hpb__placeholder-name{font-size:.875rem;letter-spacing:.06em;color:#ffffffbf;line-height:1.6;margin-bottom:10px}.hpb__placeholder-size{font-size:.75rem;letter-spacing:.12em;color:#c9a84c;text-transform:uppercase}.hpb__media-badge{display:none}.hpb__title{font-family:AppetitePro,serif;font-size:clamp(1.3rem,2.5vw,1.8rem);color:#1a1a1a;line-height:1.25;margin-bottom:12px}.hpb__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:16px}.hpb__stars{color:#c9a84c;font-size:1rem;letter-spacing:3px}.hpb__rating-count{font-size:.875rem;color:#777}.hpb__price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:14px}.hpb__price-sale{font-family:AppetitePro,serif;font-size:2.2rem;color:#5c1f4a;line-height:1}.hpb__price-compare{font-size:1.1rem;color:#b0a0ad;text-decoration:line-through}.hpb__save-badge{background:#5c1f4a;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:5px 12px;border-radius:99px}.hpb__stock{display:inline-flex;align-items:center;gap:7px;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2e7d32;background:#e8f5e9;padding:5px 14px;border-radius:99px;margin-bottom:18px}.hpb__stock-dot{width:7px;height:7px;background:#4caf50;border-radius:50%;flex-shrink:0}.hpb__bullets{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.hpb__bullets li{display:flex;align-items:center;gap:10px;font-size:.9375rem;color:#333}.hpb__check{width:22px;height:22px;background:#5c1f4a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.hpb__qty-wrap{margin-bottom:20px}.hpb__qty-label{display:block;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#555;margin-bottom:8px}.hpb__qty{display:inline-flex;align-items:center;border:1.5px solid #d4c2ce;border-radius:8px;overflow:hidden;background:#fff}.hpb__qty-btn{width:44px;height:44px;font-size:1.2rem;color:#5c1f4a;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;font-family:inherit}.hpb__qty-btn:hover{background:#f5eef3}.hpb__qty-input{width:52px;height:44px;text-align:center;font-size:1rem;font-weight:600;color:#1a1a1a;border:none;border-left:1.5px solid #d4c2ce;border-right:1.5px solid #d4c2ce;background:#fff;font-family:inherit;-moz-appearance:textfield}.hpb__qty-input::-webkit-outer-spin-button,.hpb__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hpb__buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.hpb__atc{display:block;width:100%;padding:17px;background:#5c1f4a;color:#fff;font-size:.9375rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-align:center;border:2px solid #5c1f4a;border-radius:6px;cursor:pointer;transition:background .25s,transform .2s;font-family:inherit}.hpb__atc:hover:not(:disabled){background:#401430;border-color:#401430;transform:translateY(-1px)}.hpb__atc:disabled{opacity:.55;cursor:not-allowed}.hpb__buy-now{display:block;width:100%;padding:17px;background:#c9a96e;color:#fff;font-size:.9375rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-align:center;border:2px solid #c9a96e;border-radius:6px;cursor:pointer;transition:background .25s,transform .2s;font-family:inherit}.hpb__buy-now:hover{background:#b8942a;border-color:#b8942a;transform:translateY(-1px)}.hpb__payments{border-top:1px solid #edddd6;padding-top:18px}.hpb__secure-label{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#888;margin-bottom:10px}.hpb__payment-icons{display:flex;gap:6px;flex-wrap:wrap}.hpb__pay-badge{font-size:.7rem;font-weight:700;background:#fff;color:#444;padding:4px 10px;border-radius:4px;border:1px solid #ddd;letter-spacing:.04em}.footer{background:#5c1f4a;color:#fffc;padding:56px 24px 28px}.footer__inner{max-width:900px;margin:0 auto;text-align:center}.footer__logo{font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:300;font-style:italic;letter-spacing:.06em;color:#fff;display:block;margin-bottom:8px;line-height:1}.footer__logo:after{content:"";display:block;height:2px;background:#c9a84c;width:60px;margin:4px auto 0;border-radius:1px}.footer__tagline{font-size:.875rem;margin-bottom:28px;color:#fff9}.footer__links{display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:center;margin-bottom:28px}.footer__links a{font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffffb3;transition:color .2s}.footer__links a:hover{color:#c9a84c}.footer__copy{font-size:.8rem;color:#fff6;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.product-page{padding:40px 0 72px;background:#fff;overflow-x:hidden}.product-page .container{max-width:1400px}.product-breadcrumb{font-size:.8rem;color:#aaa;margin-bottom:28px;display:flex;flex-wrap:wrap;gap:0}.product-breadcrumb a{color:#888;transition:color .2s}.product-breadcrumb a:hover{color:#5c1f4a}.product-layout{display:grid;grid-template-columns:52fr 48fr;gap:56px;align-items:start}.product-gallery{display:grid;grid-template-columns:80px 1fr;gap:12px;position:sticky;top:88px}.product-gallery__thumbs{display:flex;flex-direction:column;gap:8px}.product-gallery__thumb{width:80px;height:80px;border:2px solid #e0d0de;border-radius:8px;overflow:hidden;padding:0;background:#fff;cursor:pointer;transition:border-color .2s;flex-shrink:0}.product-gallery__thumb:hover,.product-gallery__thumb--active{border-color:#5c1f4a}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.product-gallery__thumb--placeholder{background:#f5f0f4}.placeholder-img{width:100%;height:100%;background:#e8dce8}.product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center}.product-gallery__slide--active{display:flex}.product-gallery__slide img{width:100%;height:100%;object-fit:contain;padding:0}.gallery-dots{display:none;justify-content:center;gap:8px;padding:10px 0 2px}.gallery-dot{width:8px;height:8px;border-radius:50%;background:#5c1f4a4d;border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s;flex-shrink:0}.gallery-dot--active{background:#5c1f4a;transform:scale(1.3)}.product-gallery__thumbs{max-height:560px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#5c1f4a #f0e8ef}.product-gallery__thumbs::-webkit-scrollbar{width:4px}.product-gallery__thumbs::-webkit-scrollbar-thumb{background:#5c1f4a;border-radius:2px}@media(max-width:768px){.product-gallery{display:block}.product-gallery__thumbs{display:none!important}.gallery-dots{display:flex}.gallery-arrow{display:none!important}}.product-gallery__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f5f0f4;color:#999;font-size:.9rem;padding:24px;text-align:center}.product-info{display:flex;flex-direction:column;gap:0}.product-info__title{font-family:AppetitePro,serif;font-size:clamp(1.5rem,3vw,2.2rem);color:#1a1a1a;line-height:1.2;margin-bottom:12px}.product-info__rating{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:16px}.product-info__stars{color:#c9a84c;font-size:1rem;letter-spacing:3px}.product-info__review-count{font-size:.875rem;color:#777}.product-info__review-link a{font-size:.8rem;color:#5c1f4a;text-decoration:underline}.product-info__price{margin-bottom:14px}.price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.price--sale{font-family:AppetitePro,serif;font-size:2.2rem;color:#5c1f4a;line-height:1}.price--compare{font-size:1.05rem;color:#bbb;text-decoration:line-through}.price-badge{font-size:.7rem;font-weight:700;letter-spacing:.08em;background:#c9a84c;color:#fff;padding:5px 12px;border-radius:99px}.price{font-family:AppetitePro,serif;font-size:2.2rem;color:#5c1f4a;line-height:1}.product-info__stock{display:inline-flex;align-items:center;gap:7px;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2e7d32;background:#e8f5e9;padding:5px 14px;border-radius:99px;margin-bottom:18px}.stock-dot{width:7px;height:7px;background:#4caf50;border-radius:50%;flex-shrink:0}.product-trust-bullets{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.product-trust-bullets li{display:flex;align-items:center;gap:10px;font-size:.9rem;color:#333}.ptb__check{width:22px;height:22px;background:#5c1f4a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.product-form__variants{margin-bottom:4px}.product-form__option{margin-bottom:18px}.product-form__option-label{display:block;font-size:.875rem;font-weight:600;color:#444;margin-bottom:8px}.product-form__selected-value{color:#5c1f4a}.product-form__option-values{display:flex;gap:8px;flex-wrap:wrap}.product-form__option-values input[type=radio]{display:none}.product-form__option-value{padding:7px 16px;border:1.5px solid #ccc;border-radius:6px;font-size:.875rem;cursor:pointer;transition:border-color .2s,background .2s}.product-form__option-values input[type=radio]:checked+.product-form__option-value{border-color:#5c1f4a;background:#5c1f4a;color:#fff}.product-form__qty-row{margin-bottom:20px}.product-form__qty-label{display:block;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#555;margin-bottom:8px}.product-form__qty-stepper{display:inline-flex;align-items:center;border:1.5px solid #d4c2ce;border-radius:8px;overflow:hidden;background:#fff}.product-form__qty-btn{width:44px;height:44px;font-size:1.25rem;color:#5c1f4a;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;font-family:inherit}.product-form__qty-btn:hover{background:#f5eef3}.product-form__qty-val{width:56px;height:44px;text-align:center;font-size:1rem;font-weight:600;color:#1a1a1a;border:none;border-left:1.5px solid #d4c2ce;border-right:1.5px solid #d4c2ce;background:#fff;font-family:inherit;-moz-appearance:textfield}.product-form__qty-val::-webkit-outer-spin-button,.product-form__qty-val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-form__buttons{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.product-form__add-btn{display:block;width:100%;padding:18px;background:#5c1f4a;color:#fff;border:2px solid #5c1f4a;font-size:.9375rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-align:center;border-radius:6px;cursor:pointer;transition:background .25s,transform .2s;font-family:inherit}.product-form__add-btn:hover:not(:disabled){background:#401430;border-color:#401430;transform:translateY(-1px)}.product-form__add-btn:disabled{opacity:.5;cursor:not-allowed}.product-form__buy-now{display:block;width:100%;padding:18px;background:#c9a96e;color:#fff;border:2px solid #c9a96e;font-size:.9375rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-align:center;border-radius:6px;cursor:pointer;transition:background .25s,transform .2s;font-family:inherit}.product-form__buy-now:hover:not(:disabled){background:#b8942a;border-color:#b8942a;transform:translateY(-1px)}.product-form__buy-now:disabled{opacity:.5;cursor:not-allowed}.product-info__payment-icons{margin-bottom:24px}.product-info__secure-text{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#888;margin-bottom:10px}.payment-icons-row{display:flex;gap:6px;flex-wrap:wrap}.payment-icon-badge{font-size:.7rem;font-weight:700;background:#f5f0f4;color:#444;padding:4px 10px;border-radius:4px;border:1px solid #e0d0de;letter-spacing:.04em}.product-accordion{border-top:1px solid #e8e0e8}.product-accordion__item{border-bottom:1px solid #e8e0e8}.product-accordion__summary{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;font-weight:600;font-size:.9375rem;color:#1a1a1a;list-style:none;-webkit-user-select:none;user-select:none}.product-accordion__summary::-webkit-details-marker{display:none}.product-accordion__icon{font-size:1.2rem;color:#5c1f4a;transition:transform .25s}.product-accordion__item[open] .product-accordion__icon{transform:rotate(45deg)}.product-accordion__content{padding:0 0 20px;font-size:.9rem;color:#555;line-height:1.7}.product-accordion__content p{margin-bottom:10px}.product-accordion__content ul,.product-accordion__content ol{padding-left:20px;margin-bottom:10px}.product-accordion__content ul{list-style:disc}.product-accordion__content ol{list-style:decimal}.product-accordion__content li{margin-bottom:6px}.product-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #ede5ec;box-shadow:0 -4px 20px #00000014;z-index:100;transform:translateY(100%);transition:transform .3s ease}.product-sticky-bar.is-visible{transform:translateY(0)}.product-sticky-bar__inner{display:flex;align-items:center;gap:16px;padding-top:12px;padding-bottom:12px}.product-sticky-bar__title{font-weight:600;font-size:.9rem;color:#1a1a1a;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-bar__price{font-family:AppetitePro,serif;font-size:1.3rem;color:#5c1f4a;white-space:nowrap}.product-sticky-bar__btn{padding:12px 28px;background:#5c1f4a;color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:6px;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .2s;flex-shrink:0}.product-sticky-bar__btn:hover{background:#401430}.bundle-sel{margin-bottom:20px}.bundle-sel__header{display:flex;align-items:center;gap:8px;margin-bottom:14px}.bundle-sel__line{flex:1;height:1px;background:#e0d0de}.bundle-sel__title{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#5c1f4a;white-space:nowrap;padding:0 8px}.bundle-sel__options{display:flex;flex-direction:column;gap:10px}.bundle-opt{cursor:pointer;display:block}.bundle-opt__radio{position:absolute;opacity:0;pointer-events:none}.bundle-opt__card{display:flex;align-items:center;gap:12px;padding:13px 16px;min-height:58px;border:2px solid #e0d0de;border-radius:12px;background:#fff;transition:border-color .2s,background .2s;position:relative;cursor:pointer}.bundle-opt__radio:checked+.bundle-opt__card{border-color:#5c1f4a;background:#fdf6fb}.bundle-opt__badge{position:absolute;top:-1px;right:12px;background:#5c1f4a;color:#fff;font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;border-radius:0 0 6px 6px}.bundle-opt__badge--gold{background:#c9a84c}.bundle-opt__indicator{width:20px;height:20px;border:2px solid #c0a8bc;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s}.bundle-opt__radio:checked+.bundle-opt__card .bundle-opt__indicator{border-color:#5c1f4a}.bundle-opt__indicator-dot{width:10px;height:10px;background:#5c1f4a;border-radius:50%;display:none}.bundle-opt__radio:checked+.bundle-opt__card .bundle-opt__indicator-dot{display:block}.bundle-opt__info{flex:1;min-width:0}.bundle-opt__name{display:block;font-size:.9rem;font-weight:700;color:#1a1a1a;line-height:1.3}.bundle-opt__sub{display:block;font-size:.75rem;color:#888;margin-top:2px}.bundle-opt__price{text-align:right;flex-shrink:0}.bundle-opt__price-val{display:block;font-weight:700;font-size:.9375rem;color:#1a1a1a}.bundle-opt__price-old{font-size:.75rem;color:#bbb;text-decoration:line-through}.sub-save{display:flex;align-items:center;gap:10px;padding:12px 16px;border:1.5px solid #e0d0de;border-radius:10px;cursor:pointer;margin-bottom:20px;background:#fff;transition:border-color .2s}.sub-save:hover{border-color:#5c1f4a}.sub-save__check{position:absolute;opacity:0;pointer-events:none}.sub-save__box{width:20px;height:20px;border:2px solid #c0a8bc;border-radius:5px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .2s}.sub-save__check:checked~.sub-save__box{background:#5c1f4a;border-color:#5c1f4a}.sub-save__check:checked~.sub-save__box:after{content:"\2713";color:#fff;font-size:.7rem;font-weight:700}.sub-save__text{font-size:.875rem;color:#444;line-height:1.4}.prod-urgency{display:flex;align-items:center;gap:7px;font-size:.85rem;font-weight:600;color:#d32f2f;margin-bottom:18px;line-height:1.4}.prod-urgency__dot{width:8px;height:8px;background:#d32f2f;border-radius:50%;flex-shrink:0;animation:pulse-red 1.8s ease-in-out infinite}@keyframes pulse-red{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.35)}}.ptb__icon{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ptb__icon--check{background:#5c1f4a;color:#fff}.ptb__icon--lock{background:#e8f5e9;color:#2e7d32}.ptb__icon--globe{background:#e3f2fd;color:#1565c0}.price-badge--red{background:#d32f2f;color:#fff}.prod-trust-strip{background:#fdf8f5;border-top:1px solid #ede5ec;border-bottom:1px solid #ede5ec;padding:28px 0}.prod-trust-strip__inner{display:flex;justify-content:center;gap:48px;flex-wrap:wrap;max-width:860px;margin:0 auto;padding:0 24px}.prod-trust-item{display:flex;align-items:center;gap:12px}.prod-trust-item__icon{flex-shrink:0}.prod-trust-item__title{display:block;font-size:.9rem;font-weight:700;color:#1a1a1a}.prod-trust-item__sub{display:block;font-size:.75rem;color:#888}.prod-marquee{background:#5c1f4a;color:#fff;padding:11px 0;overflow:hidden;white-space:nowrap}.prod-marquee__track{display:inline-flex;animation:ticker 30s linear infinite}.prod-marquee__track:hover{animation-play-state:paused}.prod-marquee__item{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:0 8px}.prod-marquee__sep{color:#c9a84cb3}.product-gallery__main{position:relative;background:#fdf8f5;border-radius:20px;border:1px solid #ede5ec;aspect-ratio:1;overflow:hidden}.bndl-page{padding:28px 0 80px;background:#fff}.bndl-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.bndl-gallery{position:sticky;top:88px}.bndl__title--mobile{display:none}.bndl__title--desktop{font-family:AppetitePro,serif;font-size:clamp(1.5rem,2.8vw,2.1rem);color:#1a1a1a;line-height:1.2;margin-bottom:12px}@media(max-width:1100px){.product-layout{grid-template-columns:1fr;gap:28px}.product-gallery{position:static}.bndl-layout{grid-template-columns:1fr;gap:24px}.bndl-gallery{position:static}.bndl__title--mobile{display:block;font-family:AppetitePro,serif;font-size:1.6rem;color:#1a1a1a;line-height:1.2;margin-bottom:14px}.bndl__title--desktop{display:none}.product-features__inner,.about-us__inner{grid-template-columns:1fr;gap:40px}.about-us__media{order:-1;max-width:480px;margin:0 auto}.hpb__wrap{grid-template-columns:1fr;gap:40px}.hpb__media{max-width:480px;margin:0 auto}}@media(max-width:900px){.problem-grid,.reviews__grid{grid-template-columns:1fr 1fr}.reviews__masonry{columns:2}.trust-badges__grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.container{padding:0 16px}.site-header__inner{grid-template-columns:auto 1fr auto}.site-nav,.site-header__currency,.site-header__icon[aria-label=Account]{display:none}.mobile-toggle{display:flex}.ann-bar__item{font-size:.72rem}.hero{min-height:76vh}.hero__content{padding:20px 16px}.hero__sub{margin-bottom:14px}.hero__btn{display:inline-block;padding:12px 28px}.trust-statement{padding:48px 0}.trust-statement__inner{flex-direction:column;align-items:center;text-align:center}.problem-solution{padding:48px 0}.problem-card{padding:24px 14px}.problem-card__icon{font-size:2rem}.product-features{padding:48px 0}.product-features__inner{grid-template-columns:1fr;gap:28px}.before-after{padding:48px 0}.before-after__grid{flex-direction:column}.before-after__panel{min-height:0;height:260px}.before-after__panel img{width:100%;height:100%;object-fit:cover;object-position:center top}.before-after__divider{flex-direction:row;width:100%;height:48px}.before-after__divider-line{flex:1;width:auto;height:1px}.trust-badges{padding:48px 0}.trust-badges__grid{grid-template-columns:1fr;max-width:100%;margin:0}.trust-badge{padding:28px 20px}.about-us{padding:48px 0}.about-us__stats{flex-wrap:wrap;gap:20px}.reviews{padding:48px 0}.reviews__grid{grid-template-columns:1fr;max-width:100%;margin:0}.reviews__masonry{columns:2;column-gap:12px}.review-card--photo{margin-bottom:12px}.hpb{padding:48px 0}.hpb__wrap{gap:28px}.hpb__atc,.hpb__buy-now{padding:17px;font-size:1rem;min-height:54px}.footer{padding:40px 16px 24px}.footer__links{gap:6px 14px}.product-page{padding:14px 0 100px}.bndl-page{padding:10px 0 100px}.product-breadcrumb{font-size:.75rem;margin-bottom:12px}.product-layout,.bndl-layout{gap:20px}.product-gallery{gap:8px;grid-template-columns:60px 1fr}.product-gallery__thumb{width:58px;height:58px;flex-shrink:0}.product-info__title{font-size:1.55rem}.price--sale{font-size:1.8rem}.product-form__add-btn,.product-form__buy-now{padding:18px;font-size:1rem;min-height:56px}.bundle-sel__options{gap:8px}.bundle-opt__card{padding:11px 12px;gap:10px;min-height:52px}.bundle-opt__name{font-size:.85rem}.bundle-opt__badge{font-size:.55rem;padding:2px 8px;right:10px}.prod-trust-strip__inner{flex-direction:column;gap:20px;align-items:center;text-align:center;padding:0 16px}.product-sticky-bar__inner{gap:10px;padding:10px 16px}.product-sticky-bar__title{font-size:.8rem}.product-sticky-bar__btn{padding:12px 20px;font-size:.8rem}}@media(max-width:480px){.section-header__heading{font-size:1.6rem}.problem-grid{grid-template-columns:1fr;max-width:360px;margin:0 auto}.product-gallery__thumb{width:58px;height:58px}.product-info__title,.bndl__title--mobile{font-size:1.35rem}.trust-badges__grid{grid-template-columns:1fr}.site-header__logo-text{font-size:2rem}}.prod-info-trust{display:flex;flex-wrap:wrap;gap:10px 20px;padding:20px 0 0;border-top:1px solid #ede5ec;margin-top:8px}.prod-info-trust__item{display:flex;align-items:center;gap:8px;flex:1;min-width:130px}.prod-info-trust__icon{flex-shrink:0}.prod-info-trust__title{display:block;font-size:.82rem;font-weight:700;color:#1a1a1a}.prod-info-trust__sub{display:block;font-size:.72rem;color:#888}.product-layout>*{min-width:0;max-width:100%}.product-info{width:100%;min-width:0}.bundle-sel{width:100%}.bundle-opt{display:block;cursor:pointer;position:relative}.bundle-opt__card{width:100%;box-sizing:border-box}.product-info__title{overflow-wrap:break-word;word-break:break-word}.sub-save__text{min-width:0;overflow-wrap:break-word}.price-row{flex-wrap:wrap}@media(max-width:768px){.product-layout,.product-gallery,.product-info{width:100%;max-width:100%;box-sizing:border-box}}.hpb__main-img-wrap{position:relative}.hpb__thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.hpb__thumb{width:70px;height:70px;border-radius:6px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;transition:border-color .2s}.hpb__thumb img{width:100%;height:100%;object-fit:cover}.hpb__thumb--active,.hpb__thumb:hover{border-color:#5c1f4a}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;background:#ffffffeb;border:none;border-radius:50%;font-size:1.6rem;line-height:1;color:#5c1f4a;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0000002e;transition:background .2s,transform .2s;padding:0}.gallery-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.gallery-arrow--prev{left:10px}.gallery-arrow--next{right:10px}.gallery-arrow[hidden]{display:none!important}.vrc{width:100%}.vrc__outer{position:relative;overflow:hidden}.vrc__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 12%}.vrc__track::-webkit-scrollbar{display:none}.vrc__card{flex:0 0 72%;scroll-snap-align:center;border-radius:16px;overflow:hidden;position:relative;aspect-ratio:9/16;background:#111}.vrc__video{width:100%;height:100%;object-fit:cover;display:block}.vrc__mute{position:absolute;bottom:14px;right:14px;width:36px;height:36px;border-radius:50%;background:#00000080;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.vrc__mute svg{width:18px;height:18px}.vrc__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:50%;background:#ffffffe6;border:none;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #00000040;transition:background .2s}.vrc__arrow:hover{background:#fff}.vrc__arrow--prev{left:16px}.vrc__arrow--next{right:16px}@media(min-width:769px){.vrc__card{flex:0 0 28%}.vrc__track{padding:0 8%}}@media(max-width:768px){.vrc__arrow{display:none}}.about-us__badges{display:flex;justify-content:center;align-items:center;gap:40px;margin-bottom:28px;flex-wrap:wrap}.about-us__badge{width:140px;height:140px;display:flex;align-items:center;justify-content:center}.about-us__badge svg{width:140px;height:140px}.about-us__badge img{width:140px;height:140px;object-fit:contain;display:block}.about-us__text{text-align:center;max-width:700px;margin:0 auto}.about-us__heading{font-family:AppetitePro,serif;font-size:clamp(1.4rem,2.5vw,2rem);color:#1a1a1a;margin-bottom:16px}.about-us__sub{font-size:1rem;color:#444;margin-bottom:20px;line-height:1.65}.about-us__body{font-size:.95rem;color:#555;line-height:1.75}@media(max-width:480px){.about-us__badge{width:130px;height:130px}.about-us__badges{gap:28px}}.hpb__gallery{position:relative}.hpb-slide{display:none}.hpb-slide--active{display:block}.site-header__currency form,.mobile-nav__currency form{margin:0}.site-header__currency select{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:6px;padding:6px 10px;font-size:.78rem;font-weight:600;letter-spacing:.06em;cursor:pointer;outline:none;font-family:inherit}.site-header__currency select option{background:#5c1f4a;color:#fff}.site-header__currency select:hover{border-color:#ffffff80}.mobile-nav__currency{padding:12px 24px;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-nav__currency select{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:8px 12px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;width:100%}.mobile-nav__currency select option{background:#401430;color:#fff}@media(max-width:768px){.site-header__icon[aria-label=Account]{display:none}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/base.css.map */
