:root{--inherit:#555555;--rose:#a88390;--gold:#c1af9a;--baby-pink: #fdf8ff}@font-face{font-family:TuesdayNight;src:url(/assets/TuesdayNight-RegularUPDATE-CpVZKQIM.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:CarroisGothic;src:url(..src/assets/fonts/CarroisGothic-Regular.ttf) format("truetype");font-weight:400;font-style:normal}html,body{margin:0;background:#fffcf8;font-family:CarroisGothic,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.loading-screen{position:fixed;inset:0;background:var(--rose);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;z-index:9999}.loading-logo{width:100%;height:auto;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18))}.loading-logo-shimmer{position:absolute;inset:0;-webkit-mask-image:url(/assets/logo-Drr43xdv.png);mask-image:url(/assets/logo-Drr43xdv.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background:linear-gradient(120deg,#ffc0cb00,#ffc0cbcc 40%,#ffffffe6 60%,#ffc0cb00);opacity:.9;animation:logoSweep 2.2s linear infinite}.loading-bar__inner{height:100%;width:40%;border-radius:inherit;background:linear-gradient(90deg,#fb7185,#f472b6,#f9a8d4);animation:loadingSlide 1.5s ease-in-out infinite}.loading-logo-wrapper{position:relative;width:clamp(180px,40vw,320px)}.loading-bar{width:min(260px,70vw);height:6px;border-radius:999px;background:#fff;overflow:hidden}.loading-logo{width:100%;height:auto;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18));animation:logoPulse 1.4s ease-in-out infinite}.loading-logo-shimmer{position:absolute;inset:0;-webkit-mask-image:url(/assets/logo-Drr43xdv.png);mask-image:url(/assets/logo-Drr43xdv.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background:#fff;opacity:0;transform:scale(.98);animation:logoGradientCycle 1.4s ease-in-out infinite}@keyframes logoPulse{0%{opacity:0;transform:scale(1.02)}55%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(1.02)}}@keyframes logoGradientCycle{0%{opacity:0;transform:scale(.9)}55%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.topbar-marquee{background-color:#a88390;color:#fff;overflow:hidden;white-space:nowrap;padding:10px 0;box-sizing:border-box;width:100%;font-size:1.1rem}.marquee-content{display:inline-flex;padding-left:100%;animation:marquee 25s linear infinite}.marquee-content:hover{animation-play-state:paused}.marquee-content span{display:inline-block;margin-right:254px}.marquee-content span:nth-child(2){margin-right:254px}.marquee-content span:nth-child(4){margin-right:0}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.site-header{position:sticky;top:0;z-index:50;background:#fdf7f3}.site-header__nav{padding:.4rem 3rem .8rem}.nav-bar-main{display:none}.nav-toggle{border:none;background:transparent;padding:.4rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.nav-toggle-box{width:22px;height:18px;position:relative}.nav-toggle-line,.nav-toggle-line:before,.nav-toggle-line:after{position:absolute;left:0;right:0;margin:0 auto;height:2px;width:100%;background:#111827;border-radius:999px;transition:transform .2s ease,opacity .2s ease,background .2s ease;transform-origin:center}.nav-toggle-line{top:50%;transform:translateY(-50%)}.nav-toggle-line:before{content:"";top:-6px}.nav-toggle-line:after{content:"";top:6px}.nav-toggle.nav-toggle--open .nav-toggle-line{background:transparent}.nav-toggle.nav-toggle--open .nav-toggle-line:before{transform:translateY(6px) rotate(45deg)}.nav-toggle.nav-toggle--open .nav-toggle-line:after{transform:translateY(-6px) rotate(-45deg)}.nav-logo-mobile{border:none;background:transparent;padding:0;cursor:pointer}.nav-logo-mobile img{height:100px;width:auto}.nav-cart{position:relative;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none}.nav-cart--icononly{padding:.35rem .6rem;background:#1118270a}.nav-cart__icon{font-size:1rem}.nav-cart__badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border-radius:999px;background:#be345c;color:#fff;font-size:.65rem;display:flex;align-items:center;justify-content:center}.nav-bar-all{display:flex;justify-content:center}.nav-bar-secondary{display:flex;align-items:center;justify-content:space-between;gap:2.5rem}.site-header__logo{height:120px;width:auto}.nav-links{list-style:none;display:flex;align-items:center;gap:2.5rem;margin:0;padding:0}.nav-link-btn{border:none;background:transparent;padding:0;font-size:.95rem;font-weight:600;color:#111827;cursor:pointer;text-decoration:none}.nav-actions{display:flex;align-items:center;gap:1rem}.nav-shop-btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.6rem;border-radius:999px;background:#a67a8a;color:#fff;font-weight:600;font-size:.9rem;border:none;text-decoration:none;cursor:pointer}.nav-cart--desktop{display:inline-flex;padding:.35rem .9rem;background:#1118270a}.lang-dropdown{position:relative}.nav-link-btn:hover{color:var(--rose)}.nav-shop-btn:hover{background-color:var(--gold)}.lang-trigger{display:inline-flex;align-items:center;gap:.25rem;padding:10px 20px;border-radius:999px;border:1px solid rgba(17,24,39,.12);background:#fff;cursor:pointer;font-size:.8rem}.lang-trigger__icon{width:.5rem;height:.5rem;border-right:1px solid #111827;border-bottom:1px solid #111827;transform:rotate(45deg)}.lang-menu{position:absolute;right:0;margin-top:.35rem;padding:.4rem;background:#fff;border-radius:.6rem;box-shadow:0 10px 25px #0f172a1a;display:flex;flex-direction:column;gap:.2rem;z-index:20;width:58px}.lang-option{border:none;background:transparent;padding:10px;border-radius:.4rem;font-size:.8rem;cursor:pointer}.lang-option--active{background:#be345c14;color:#be345c}@media(max-width:768px){.site-header__nav{padding:.4rem 1rem}.nav-bar-main{display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-bar-secondary{position:absolute;left:0;right:0;top:100%;background:#fff;box-shadow:0 18px 40px #0f172a29;padding:1rem 1.25rem 1.25rem;flex-direction:column;gap:1.4rem;display:none;z-index:40}.nav-bar-secondary--open{display:flex}.site-header__logo{display:block;height:80px;margin-bottom:.5rem}.nav-links,.nav-actions{flex-direction:column;gap:.8rem}.nav-shop-btn{width:100%}.nav-cart--desktop{display:none}.lang-trigger{padding:10px 20px}.site-header__logo{display:none}}@media(min-width:769px){.nav-bar-main{display:none}.nav-bar-secondary{position:static;box-shadow:none;padding:0}.nav-cart--icononly{display:none}}.back-to-top{position:fixed;right:1.5rem;bottom:1.5rem;width:44px;height:44px;border-radius:999px;border:none;cursor:pointer;background:#a88390;color:#fff;font-size:1.4rem;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #00000038;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .25s ease,transform .25s ease,box-shadow .25s ease,background .25s ease;z-index:9998}.back-to-top--visible{opacity:1;transform:translateY(0);pointer-events:auto;border:1px solid var(--gold)}.back-to-top:hover{background:#b894a1;box-shadow:0 14px 40px #00000047}.ps-footer{background-color:var(--rose);color:#4b5563;border-top-left-radius:50px;border-top-right-radius:50px}.ps-footer__top{padding:3rem 1.5rem 2.5rem}.ps-footer__inner{max-width:1200px;margin:0 auto;display:flex;gap:4rem;align-items:flex-start;justify-content:space-between}.ps-footer__logo-col{flex:1;display:flex;justify-content:center}.ps-footer__logo{max-width:220px;height:auto}.ps-footer__info-cols{display:flex;gap:4rem;align-items:flex-start}.ps-footer__col{min-width:160px}.ps-footer__heading{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:#fff;margin:0 0 1rem}.ps-footer__link{display:block;padding:0;margin:0 0 .5rem;border:none;background:transparent;font-size:.95rem;color:#fff;text-align:left;cursor:pointer}.ps-footer__link:hover{color:#111827}.ps-footer__text{margin:0 0 .5rem;font-size:.95rem;color:#fff}.ps-footer__bottom{background-color:var(--gold);border-radius:40px 40px 0 0;padding:.9rem 1.5rem 1.2rem;display:flex;align-items:center;justify-content:center;gap:8px}.ps-footer__bottom-inner{max-width:1200px;margin:0 auto;position:relative;text-align:center;padding-right:4rem}.ps-footer__copy{margin:0;color:#fff;text-align:center}#blackroom{line-height:0;text-decoration:0;padding:0;margin:0}#blackroom>img{height:auto;width:145px;line-height:0}.ps-footer__to-top{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:none;cursor:pointer;background-color:#e4a427;color:#fff;font-size:1.3rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 26px #0000004d;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.ps-footer__to-top:hover{background-color:#f0b539;transform:translateY(-50%) translateY(-1px);box-shadow:0 14px 30px #00000059}@media(max-width:900px){.ps-footer__inner{flex-direction:column;align-items:center;gap:2.5rem}.ps-footer__info-cols{gap:3rem}}@media(max-width:640px){.ps-footer__top{padding-inline:1.25rem}.ps-footer__logo-col{justify-content:flex-start}.ps-footer__info-cols{flex-direction:column;gap:1.5rem}.ps-footer__bottom-inner{padding-right:3.5rem;text-align:left}.ps-footer{text-align:center}.ps-footer__bottom{flex-direction:column;gap:10px}}.cookie-banner{position:fixed;left:0;right:0;bottom:1rem;z-index:2;display:flex;justify-content:center;padding:0 1rem;pointer-events:none}.cookie-banner__inner{pointer-events:auto;max-width:1200px;width:100%;background-color:#fff;color:#111827;border-radius:18px;box-shadow:0 18px 45px #0f172a47;padding:1.1rem 1.4rem;display:flex;gap:1rem;align-items:center;border:1px solid rgba(248,206,223,.7)}.cookie-banner__text{flex:1}.cookie-banner__title{margin:0 0 .2rem;font-size:1rem;font-weight:700}.cookie-banner__body{margin:0;font-size:.9rem;line-height:1.5;color:#4b5563}.cookie-banner__actions{display:flex;flex-direction:column;gap:.4rem;align-items:flex-end}.cookie-banner__btn{border-radius:999px;border:none;cursor:pointer;font-size:.9rem;font-weight:600;padding:.45rem 1.3rem;white-space:nowrap;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.cookie-banner__btn--primary{background-color:var(--gold, #e4a427);color:#fff;box-shadow:0 8px 20px #e4a42759}.cookie-banner__btn--primary:hover{filter:brightness(1.05);transform:translateY(-1px)}.cookie-banner__btn--secondary{background-color:#f3f4f6;color:#374151}.cookie-banner__btn--secondary:hover{background-color:#e5e7eb}.cookie-banner__link{font-size:.8rem;color:#6b7280;text-decoration:underline;margin-top:.1rem}@media(max-width:768px){.cookie-banner__inner{flex-direction:column;align-items:flex-start}.cookie-banner__actions{width:100%;align-items:stretch}.cookie-banner__btn{width:100%;text-align:center}.cookie-banner__link{align-self:center}}.react-rotating-text-cursor{animation:blinking-cursor .8s cubic-bezier(.68,.01,.01,.99) 0s infinite}.hero-heading-wrapper{display:flex;justify-content:center;margin-top:50px}.hero-text{font-weight:800;letter-spacing:-1px;font-size:42px;color:#555;transform:scale(1)}.hero-text span{font-size:3rem}#loading-text{color:var(--rose)}@keyframes blinking-cursor{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media(max-width:600px){.hero-text{font-weight:800;letter-spacing:-1px;font-size:22px;color:inherit;transform:scale(1)}.hero-text span{font-size:25px}}.page-section{padding:3rem 1.5rem;margin-bottom:50px}.page-section__inner{max-width:1200px;margin:0 auto}.category-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.category-card{flex:1 1 calc(33.333% - 24px);min-width:280px;max-width:380px;border:none;border-radius:26px;background-color:#fff7f2;padding:22px 26px;display:flex;align-items:center;gap:18px;cursor:pointer;text-align:left;border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);transition:background .25s ease,box-shadow .25s ease,transform .25s ease}.category-card:hover{background:linear-gradient(90deg,white,var(--rose));box-shadow:0 18px 40px #0f172a2e;transform:translateY(-4px);border:0;padding:23px 26px}.category-image{flex-shrink:0}.category-img{width:100px;height:121px;object-fit:contain}.category-text{flex:1}.category-title{font-size:1.1rem;font-weight:700;color:#111827;margin-bottom:4px}.category-description{font-size:.95rem;line-height:1.4;color:#4b5563}.category-card:hover .category-title,.category-card:hover .category-description{color:#fff}.category-arrow{flex-shrink:0;width:40px;height:40px;border-radius:999px;background-color:#111827;display:flex;align-items:center;justify-content:center;transition:background-color .25s ease,color .25s ease,transform .25s ease}.category-arrow-icon{color:#fff;font-size:1.2rem}.category-card:hover .category-arrow{background-color:#fff;transform:translate(2px)}.category-card:hover .category-arrow-icon{color:#111827}@media(max-width:1200px){.category-card{flex:1 1 100%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.category-card{flex:1 1 calc(33.333% - 24px);min-width:280px;max-width:380px;border:none;border-radius:26px;background-color:#fff7f2;padding:22px 26px;display:flex;align-items:center;gap:18px;cursor:pointer;text-align:left;border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);transition:background .25s ease,box-shadow .25s ease,transform .25s ease;opacity:0;transform:translateY(16px);animation:fadeInUp .7s ease-out forwards}.category-card:nth-child(1){animation-delay:0s}.category-card:nth-child(2){animation-delay:.1s}.category-card:nth-child(3){animation-delay:.2s}.category-card:nth-child(4){animation-delay:.3s}.category-card:nth-child(5){animation-delay:.4s}@media(prefers-reduced-motion:reduce){.category-card{animation:none;opacity:1;transform:none}}.category-grid__title{text-align:center;color:#555;margin:20px 0 0}.category-grid__subtitle{text-align:center;color:#555;font-size:15px;margin-bottom:40px}.hero{background-color:var(--rose);color:#fdf8ff;border-radius:50px;max-width:1200px;margin:auto}#benefits{scroll-margin-top:200px}.hero__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:3rem;padding:20px 75px}.hero__content{flex:1.2}.hero__title{font-weight:800;letter-spacing:-1px;font-size:42px;color:inherit;transform:scale(1)}.hero__title span{font-weight:700}.hero__subtitle{font-size:.98rem;line-height:1.6;font-weight:500;max-width:32rem;margin:0 0 2rem}.hero__buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero__btn{border-radius:999px;padding:.75rem 2.2rem;font-size:.95rem;font-weight:600;border:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease;white-space:nowrap}.hero__btn--ghost{background-color:var(--gold);color:#fdf8ff;box-shadow:0 10px 22px #0000002e}.hero__btn--ghost:hover{background-color:#ffffff47;transform:translateY(-1px)}.hero__btn--solid{background-color:var(--gold);color:#fff;box-shadow:0 10px 22px #00000038}.hero__btn--solid:hover{background-color:#b58f9d;transform:translateY(-1px)}.hero__image-wrapper{flex:1;display:flex;justify-content:center}.hero__image{width:100%;border-radius:40%/30%;object-fit:cover;border:2px solid}@media(max-width:900px){.hero__inner{flex-direction:column;text-align:left}.hero__content{width:100%}.hero__subtitle{max-width:none}.hero__image-wrapper{justify-content:flex-start}}@media(max-width:600px){.hero{padding:3rem 1.25rem 3.5rem}.hero__buttons{flex-direction:column;align-items:center}.hero__inner{padding:20px 0}.hero__btn{width:auto}}.steps{padding:4rem 1.5rem 5rem}.steps__inner{max-width:1200px;margin:0 auto;text-align:center}.steps__header{max-width:640px;margin:0 auto 3rem}.steps__title{font-weight:800;letter-spacing:-1px;font-size:42px;color:#555;transform:scale(1)}.steps__title span{font-weight:800}.steps__subtitle{font-size:.98rem;line-height:1.7;color:#6b7280}.steps__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem;align-items:flex-start}.steps__item{max-width:260px;margin:0 auto}.steps__icon-circle{width:72px;height:72px;margin:0 auto 1.5rem;border-radius:999px;background:var(--rose);display:flex;align-items:center;justify-content:center}.steps__icon-svg{width:32px;height:32px;fill:none;stroke:#fff;strokeWidth:2;strokeLinecap:round;strokeLinejoin:round}.steps__item-title{font-weight:700;letter-spacing:-1px;font-size:27px;color:#555;transform:scale(1)}.steps__item-text{font-size:.95rem;line-height:1.6;color:#6b7280}@media(max-width:960px){.steps__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2.5rem}}@media(max-width:640px){.steps{padding:3rem 1.25rem 3.5rem}.steps__grid{grid-template-columns:1fr}}.steps__item{max-width:260px;margin:0 auto;opacity:0;transform:translateY(18px)}.steps__item--visible{animation:stepsFadeInUp .7s ease-out forwards}.steps__item:nth-child(1).steps__item--visible{animation-delay:0s}.steps__item:nth-child(2).steps__item--visible{animation-delay:.1s}.steps__item:nth-child(3).steps__item--visible{animation-delay:.2s}.steps__item:nth-child(4).steps__item--visible{animation-delay:.3s}@keyframes stepsFadeInUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.steps__item{opacity:1;transform:none}.steps__item--visible{animation:none}}.steps__icon-circle{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fdeeee;overflow:hidden}.steps__icon-img{max-width:100%;max-height:100%;display:block}.bf{background:radial-gradient(circle at top left,#2a1c26,#050308 55%,#02010a);color:#fdf2ff;margin:auto;max-width:1200px;border-radius:50px}.bf__inner{max-width:1200px;margin:0 auto;padding:30px 0}.bf__header{text-align:center;max-width:720px;margin:0 auto 3rem}.bf__eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:600;color:#f9e2ff;opacity:.75;margin-bottom:.75rem}.bf__title{font-weight:800;letter-spacing:-1px;font-size:42px;transform:scale(1)}.bf__title span{color:#fff}.bf__subtitle{font-size:1rem;color:#e9d7ff;margin-bottom:.75rem}.bf__description{font-size:.98rem;color:#f9e2ff;margin-bottom:.75rem}.bf__description strong{color:#fff}.bf__note{font-size:.92rem;color:#e5d0ff}.bf__note span{font-weight:600;color:#f97373}.bf__grid{margin-top:3rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;padding:0 78px}.bf__card{position:relative;border-radius:24px;background:radial-gradient(circle at top,#20121f,#120814 60%,#0b050d);padding:1.75rem 1.75rem 2rem;box-shadow:0 18px 45px #000000a6;overflow:hidden;display:flex;flex-direction:column;gap:1.2rem}.bf__card:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(248,203,255,.22);pointer-events:none}.bf__badge{align-self:center;padding:.35rem .9rem;font-size:.82rem;border-radius:999px;background:#f97373;color:#fff;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.bf__badge--outline{background:transparent;border:1px solid var(--rose);color:#fff}.bf__image-wrap{margin-top:.2rem;margin:auto}.bf__image{width:100%;max-width:220px;display:block;border-radius:24px;object-fit:cover}.bf__image_second{max-width:328px}.bf__prices{display:flex;align-items:baseline;gap:.75rem;justify-content:center}.bf__price-current{font-size:1.4rem;font-weight:700;color:#fefce8}.bf__price-old{font-size:.98rem;color:#fca5a5;text-decoration:line-through}.bf__price-tag{font-size:.9rem;color:#fde68a}.bf__card-text{font-size:.95rem;line-height:1.6;color:#e5e7eb}.bf__btn{margin-top:auto;align-self:center;border-radius:999px;padding:.6rem 1.7rem;font-size:.95rem;font-weight:600;border:none;cursor:pointer;background:var(--rose);color:#fff;box-shadow:0 10px 30px #f8717173;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.bf__btn--ghost{background:transparent;border:1px solid #f97373;color:#f97373;box-shadow:0 10px 30px #0f172aa6}.bf__btn:hover{transform:translateY(-1px);background:#fb8585;box-shadow:0 16px 38px #f8717199}.bf__btn--ghost:hover{background:#f9738126}@media(max-width:900px){.bf__grid{grid-template-columns:1fr;padding:0}.bf__card{max-width:480px;margin-inline:auto}}@media(max-width:640px){.bf{padding:3rem 1.25rem 3.5rem}.bf__header{text-align:left}}.bf__cta-row{display:flex;align-items:center;gap:.75rem;margin-top:auto}.bf__qty{display:inline-flex;align-items:center;border-radius:999px;background-color:#0f172ad9;padding:.2rem .55rem;gap:.35rem}.bf__qty-btn{width:24px;height:24px;border-radius:999px;border:none;background:transparent;color:#fefce8;font-size:1.1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.bf__qty-btn:disabled{opacity:.4;cursor:default}.bf__qty-value{min-width:18px;text-align:center;color:#fefce8;font-weight:600;font-size:.95rem}@media(max-width:640px){.bf__cta-row{flex-wrap:wrap}.bf__inner,.bf__subtitle,.bf__description,.bf__note,.bf__card,.bf__badge,.bf__title{text-align:center}}.faq{padding:3.5rem 1.5rem 4rem;margin-top:50px}.faq__inner{max-width:1200px;margin:0 auto}.faq__header{margin-bottom:2rem}.faq__eyebrow{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#9ca3af;margin-bottom:.4rem}.faq__title{font-size:1.8rem;font-weight:700;color:#111827}.faq__list{border-bottom:1px solid #e5e7eb}.faq__item{padding:.75rem 0}.faq__question-row{width:100%;padding:.75rem 0;display:flex;align-items:center;justify-content:space-between;border:none;background:transparent;cursor:pointer}.faq__question{font-size:1rem;font-weight:500;color:#111827;text-align:left}.faq__icon{flex-shrink:0;width:28px;height:28px;border-radius:999px;background-color:#f3f4f6;position:relative;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease}.faq__icon:before,.faq__icon:after{content:"";position:absolute;width:12px;height:2px;background-color:#4b5563;border-radius:999px;transition:transform .2s ease,background-color .2s ease}.faq__icon:after{transform:rotate(90deg)}.faq__item--open .faq__icon{background-color:#f3f4f6}.faq__item--open .faq__icon:before{transform:rotate(45deg)}.faq__item--open .faq__icon:after{transform:rotate(-45deg)}.faq__answer-wrapper{overflow:hidden;transition:max-height .25s ease,opacity .25s ease}.faq__answer{padding:0 0 .75rem;font-size:.95rem;line-height:1.6;color:#4b5563;max-width:48rem}.faq__divider{height:1px;background-color:#e5e7eb}@media(max-width:640px){.faq{padding-inline:1.25rem;text-align:center}.faq__title{font-size:1.5rem}}.checkout{margin-top:3rem;padding:2rem 2.5rem;border-radius:24px;background:#fff7fa;box-shadow:0 18px 40px #945d741f}.checkout__title{font-size:1.4rem;font-weight:700;color:#3b1827;margin-bottom:.3rem}.checkout__subtitle{font-size:.9rem;color:#7b4357;margin-bottom:1.5rem}.checkout__grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,2fr);gap:2rem}.checkout__left{display:flex;flex-direction:column;gap:.9rem}.checkout__block-title{font-size:1rem;font-weight:600;color:#3b1827;margin-bottom:.2rem}.checkout__field{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#4a2434}.checkout__field span{font-weight:500}.checkout__field input,.checkout__field textarea{border-radius:999px;border:1px solid #e8ccd6;padding:.55rem .9rem;font-size:.9rem;outline:none}.checkout__field textarea{border-radius:16px;resize:vertical}.checkout__field-row .checkout__field{flex:1}.checkout__field--group>span{margin-bottom:.4rem}.checkout__options{display:flex;flex-wrap:wrap;gap:.5rem}.checkout__option{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;border:1px solid #e3ccd3;background:#fff;font-size:.8rem;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.checkout__option-icon{font-size:.9rem}.checkout__option--selected{border-color:#a88390;background:#f3e1e7;box-shadow:0 6px 18px #a883904d}.checkout__payments{display:flex;flex-direction:column;gap:.35rem}.checkout__radio{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#4a2434}.checkout__radio input{accent-color:#a88390}.checkout__card-block{margin-top:.8rem;padding:.9rem .9rem 1rem;border-radius:16px;border:1px dashed #e3ccd3;background:#fff}.checkout__card-title{font-size:.9rem;font-weight:600;color:#3b1827;margin-bottom:.5rem}.checkout__submit{margin-top:1.2rem;align-self:flex-start;padding:.7rem 1.8rem;border-radius:999px;border:none;background:linear-gradient(135deg,#a88390,#b8929d);color:#fff;font-weight:600;font-size:.92rem;cursor:pointer;box-shadow:0 10px 26px #a8839080}.checkout__right{background:#fff;border-radius:18px;padding:1.1rem 1rem;border:1px solid #e8ccd6;align-self:flex-start}.checkout__empty{font-size:.9rem;color:#7b4357}.checkout__items{list-style:none;margin:.5rem 0 1rem;padding:0;display:flex;flex-direction:column;gap:.55rem}.checkout__item{display:flex;justify-content:space-between;gap:.6rem;font-size:.88rem}.checkout__item-main{display:flex;flex-direction:column}.checkout__item-name{font-weight:500;color:#3b1827}.checkout__item-qty{font-size:.78rem;color:#7b4357}.checkout__item-price{font-weight:500;color:#3b1827}.checkout__total-row{display:flex;justify-content:space-between;margin-top:.4rem;padding-top:.6rem;border-top:1px solid #e8ccd6;font-size:.95rem;font-weight:600;color:#3b1827}.checkout__total-value{font-weight:700}.checkout__note{margin-top:.4rem;font-size:.78rem;color:#7b4357}@media(max-width:768px){.checkout{padding:1.5rem 1.25rem}.checkout__grid{grid-template-columns:1fr}.checkout__right{margin-top:1.5rem}}.checkout__option-icon--insta{width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 0 0 1px #fff9;flex-shrink:0}.checkout__insta-svg{width:40px;height:40px;display:block}.checkout__error{margin-top:.75rem;font-size:.9rem;color:#b00020}.shop{padding-top:3rem;padding-bottom:4rem}.shop__header{text-align:left;margin-bottom:2rem}.shop__title{font-size:2rem;font-weight:700;margin-bottom:.5rem}.shop__subtitle{font-size:.95rem;color:#6b7280}.shop__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-bottom:3rem}.shop-card{border-radius:24px;background-color:#fff7f2;padding:1.5rem;display:flex;gap:1.5rem;align-items:flex-start}.shop-card__image-wrap{flex-shrink:0}.shop-card__image{width:150px;height:180px;object-fit:cover;border-radius:18px}.shop-card__body{flex:1}.shop-card__name{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.shop-card__prices{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.shop-card__price{font-size:1.3rem;font-weight:700}.shop-card__old{font-size:.95rem;color:#f97373;text-decoration:line-through}.shop-card__saving{font-size:.9rem;color:#16a34a}.shop-card__desc{font-size:.9rem;color:#4b5563;margin-bottom:.9rem}.shop-card__cta-row{display:flex;gap:.75rem;align-items:center}.shop-card__qty{display:inline-flex;align-items:center;border-radius:999px;background-color:#f3f4f6;padding:.2rem .5rem;gap:.3rem}.shop-card__qty button{border:none;background:transparent;width:24px;height:24px;border-radius:999px;cursor:pointer;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center}.shop-card__qty span{min-width:18px;text-align:center}.shop-card__btn{border-radius:999px;border:none;padding:.5rem 1.4rem;font-size:.95rem;font-weight:600;cursor:pointer;background-color:var(--gold, #e4a427);color:#fff;box-shadow:0 6px 18px #0000002e}.shop-cart__title{font-size:1.3rem;font-weight:700;margin-bottom:1rem}.shop-cart__empty{font-size:.95rem;color:#6b7280}.shop-cart__table{width:100%;border-collapse:collapse;margin-bottom:1.5rem}.shop-cart__table th,.shop-cart__table td{font-size:.9rem;padding:.55rem .4rem;border-bottom:1px solid #e5e7eb;text-align:left}.shop-cart__qty-inline{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;background-color:#f3f4f6;padding:.15rem .4rem}.shop-cart__qty-inline button{border:none;background:transparent;width:22px;height:22px;border-radius:999px;cursor:pointer;font-size:1rem;display:inline-flex;align-items:center;justify-content:center}.shop-cart__qty-inline span{min-width:16px;text-align:center}.shop-cart__footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.shop-cart__checkout-btn{border-radius:999px;border:none;padding:.6rem 1.6rem;font-size:.95rem;font-weight:600;cursor:pointer;background-color:var(--rose);color:#fff}@media(max-width:900px){.shop__grid{grid-template-columns:1fr}.shop-card__image-wrap{margin:auto}}@media(max-width:640px){.shop-card{flex-direction:column;align-items:flex-start}}.checkout{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.checkout__title{font-size:1.4rem;font-weight:700;margin-bottom:.4rem}.checkout__subtitle{font-size:.95rem;color:#6b7280;margin-bottom:1.4rem}.checkout__form{margin-top:.5rem}.checkout__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.checkout__block{background-color:#fdf8f4;border-radius:18px;padding:1.3rem 1.4rem}.checkout__block-title{font-size:1rem;font-weight:700;margin-bottom:.9rem}.checkout__hint{font-size:.8rem;color:#9ca3af;margin-bottom:.8rem}.checkout__field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.8rem;font-size:.9rem}.checkout__field span{color:#4b5563}.checkout__field input{border-radius:10px;border:1px solid #e5e7eb;padding:.45rem .6rem;font-size:.9rem;outline:none}.checkout__field input:focus{border-color:#a88390;box-shadow:0 0 0 1px #a883904d}.checkout__field-row{display:flex;gap:.75rem}.checkout__submit{margin-top:.8rem;border-radius:999px;border:none;padding:.7rem 1.8rem;font-size:.95rem;font-weight:600;cursor:pointer;background-color:var(--gold, #e4a427);color:#fff;box-shadow:0 8px 20px #0000002e}@media(max-width:900px){.checkout__grid{grid-template-columns:1fr}}#shop-cart,#checkout{scroll-margin-top:250px}.shop-cart__success{margin-top:1rem;font-size:1rem;font-weight:500;color:#1c4e4d}.legal__inner{padding-top:2.5rem;padding-bottom:3rem}.legal__header h1{font-size:clamp(1.9rem,3vw,2.2rem);font-weight:700;margin-bottom:.75rem}.legal__header p{max-width:720px;font-size:.98rem;line-height:1.7;color:#4b5563}.legal__toc{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin:1.75rem 0 1.25rem;font-size:.9rem}.legal__toc a{text-decoration:none;padding:.35rem .8rem;border-radius:999px;border:1px solid #e5e7eb;color:#6b7280;background-color:#faf5f7;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.legal__toc a:hover{background-color:#a88390;border-color:#a88390;color:#fff}.legal__block{margin-top:2.2rem;padding:1.6rem 1.8rem;border-radius:20px;background-color:#fdf8f4;box-shadow:0 10px 30px #0f172a0f;border:1px solid rgba(148,163,184,.25)}.legal__block+.legal__block{margin-top:2.4rem}.legal__block h2{font-size:1.3rem;font-weight:700;margin-bottom:1rem}.legal__block h3{font-size:1rem;font-weight:600;margin-top:1.1rem;margin-bottom:.45rem}.legal__block p{font-size:.96rem;line-height:1.7;color:#4b5563;margin-bottom:.6rem}.legal__block ul,.legal__block ol{margin:.3rem 0 .8rem 1.2rem;padding:0;font-size:.95rem;line-height:1.7;color:#4b5563}.legal__block li+li{margin-top:.25rem}.legal__block:last-of-type{margin-bottom:.5rem}@media(max-width:768px){.legal__inner{padding-top:2rem;padding-bottom:2.5rem}.legal__block{padding:1.25rem 1.2rem;border-radius:16px}}.quiz-page{min-height:100vh;--quiz-rose: #a88390}.quiz-navbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem 1rem;background:#fffcf8eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e3ccd3}.quiz-navbar__pill-btn{border-radius:999px;border:1px solid #ddc1c9;background:#fff;padding:.3rem .75rem;font-size:.8rem;cursor:pointer;color:#7a4a5b;position:absolute}.quiz-navbar__center{text-align:center;flex:1}.quiz-navbar__pill{font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;color:#8c6674}.quiz-navbar__title{font-size:.95rem;font-weight:600;color:#4a2434}.quiz-main{max-width:960px;margin:0 auto;padding:1.25rem 1rem 3rem}.quiz-hero{text-align:center;margin-bottom:1.5rem}.quiz-hero__logo img{height:123px;object-fit:contain}.quiz-hero__title{margin-top:.75rem;font-size:clamp(1.8rem,4vw,2.2rem);font-weight:700;color:#555}.quiz-hero__title span{color:var(--quiz-rose);font-weight:700}.quiz-hero__subtitle{margin-top:.5rem;font-size:.92rem;color:#7b4357}.quiz-progress-wrapper{margin:1.25rem auto 0;max-width:420px}.quiz-progress__label{font-size:.8rem;color:#8a5568;margin-bottom:.3rem}.quiz-progress{width:100%;height:6px;border-radius:999px;background:#f1e0e5;overflow:hidden}.quiz-progress__bar{height:100%;width:20%;border-radius:inherit;background:linear-gradient(90deg,var(--quiz-rose),#b8929d,#c9aab5);transition:width .3s ease}.quiz-card{background:#fff;border-radius:24px;padding:1.5rem 1.25rem 1.25rem;box-shadow:0 16px 40px #945d741f;margin-top:1.5rem}.quiz-card--result{border:1px solid #e3ccd3}.quiz-card__title{font-size:1.2rem;font-weight:600;color:#3b1827;margin-bottom:.35rem}.quiz-card__subtitle{font-size:.9rem;color:#7b4357;margin-bottom:1rem}.quiz-card__footer{margin-top:1.3rem;display:flex;gap:.75rem}.quiz-card__footer--end{justify-content:flex-end}.quiz-checkbox-group{display:flex;flex-direction:column;gap:.7rem}.quiz-checkbox{display:flex;align-items:flex-start;gap:.6rem;font-size:.88rem;color:#4a2434}.quiz-checkbox input{margin-top:.2rem;accent-color:var(--quiz-rose)}.quiz-checkbox input:checked+span{color:#4a2434;font-weight:500}.quiz-options{display:flex;flex-direction:column;gap:.7rem}.quiz-options--grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.7rem}.quiz-option{width:100%;border-radius:16px;border:1px solid #e8ccd6;background:#fff7fa;text-align:left;padding:.75rem .9rem;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .08s ease}.quiz-option__title{font-size:.9rem;color:#3b1827;font-weight:500}.quiz-option__hint{margin-top:.2rem;font-size:.78rem;color:#8b5a70}.quiz-option:hover{border-color:var(--quiz-rose);box-shadow:0 10px 26px #945f7433;transform:translateY(-1px)}.quiz-option--selected{border-color:var(--quiz-rose);background:linear-gradient(135deg,#fff6f7,#f1dde3 45%,#ecd3dd)}.quiz-details-grid{display:grid;grid-template-columns:1fr;gap:.8rem}.quiz-input{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#4a2434}.quiz-input input{border-radius:999px;border:1px solid #e8ccd6;padding:.45rem .8rem;font-size:.9rem}.result-box{border-radius:20px;border:1px solid #e8ccd6;padding:1.25rem;background:#fff7fa}.result-box--neutral{background:#fdf6f6}.result-tag{display:inline-flex;padding:.2rem .6rem;border-radius:999px;background:#f4e5eb;color:#8c6674;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.35rem}.result-title{font-size:1.1rem;font-weight:600;color:#3b1827;margin-bottom:.5rem}.result-emphasis{margin-top:.5rem;font-weight:500;color:#8b3f57}.result-product{display:flex;gap:2.9rem;margin-top:1.9rem}.result-product img{width:280px;height:280px;border-radius:16px;object-fit:cover;background:#fff}.result-product__body{display:flex;flex-direction:column;justify-content:space-between}.result-product__body h3{margin:0;font-size:.95rem;color:#3b1827}.result-product__body p{margin:.25rem 0 .45rem;font-size:.84rem;color:#7b4357}.result-two-columns{display:grid;gap:.9rem;margin-top:.9rem}.result-two-columns .result-product{margin-top:0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:none;cursor:pointer;padding:.45rem 1.1rem;font-size:.88rem;font-weight:500}.btn--primary{background:linear-gradient(135deg,var(--quiz-rose),#b8929d);color:#fff;box-shadow:0 10px 26px #a8839080;align-self:center}.btn--primary:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.btn--ghost{background:#fff;border:1px solid #e3ccd3;color:#7b4357}@media(max-width:768px){.quiz-navbar{padding:.6rem .75rem}.quiz-card{padding:1.25rem 1rem}.quiz-card__footer{flex-direction:column-reverse;align-items:stretch}.quiz-card__footer .btn{width:100%;justify-content:center}.result-product{flex-direction:column}}.orders-admin{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 4rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.orders-admin__header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.orders-admin__title{font-size:1.4rem;font-weight:600;margin:0}.orders-admin__subtitle{margin:.35rem 0 0;font-size:.9rem;color:#555}.orders-admin__refresh-btn{border:1px solid #ddd;background:#fff;border-radius:999px;padding:.45rem 1rem;font-size:.9rem;cursor:pointer}.orders-admin__refresh-btn:disabled{opacity:.6;cursor:default}.orders-admin__filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.orders-admin__search{flex:1 1 220px;min-width:0;padding:.45rem .7rem;border-radius:999px;border:1px solid #ddd;font-size:.9rem}.orders-admin__select{padding:.45rem .7rem;border-radius:999px;border:1px solid #ddd;font-size:.9rem}.orders-admin__error{margin-bottom:1rem;padding:.7rem .9rem;border-radius:.75rem;background:#ffe5e5;color:#a30000;font-size:.9rem}.orders-admin__info{font-size:.9rem;color:#555}.orders-admin__table-wrap{margin-top:.5rem;border-radius:1rem;border:1px solid #eee;overflow:auto;background:#fff}.orders-admin__table{width:100%;border-collapse:collapse;font-size:.85rem}.orders-admin__table th,.orders-admin__table td{padding:.6rem .75rem;border-bottom:1px solid #f3f3f3;vertical-align:top}.orders-admin__table th{text-align:left;font-weight:600;background:#fafafa;white-space:nowrap}.orders-admin__cell-main{font-weight:500}.orders-admin__cell-sub{margin-top:.2rem;font-size:.78rem;color:#777}@media(max-width:720px){.orders-admin__header{flex-direction:column;align-items:stretch}.orders-admin__refresh-btn{align-self:flex-start}.orders-admin__table th:nth-child(3),.orders-admin__table td:nth-child(3){min-width:120px}}.orders-admin__items-list{list-style:none;padding:0;margin:0}.orders-admin__item{margin-bottom:.25rem}.orders-admin__item-row{display:flex;flex-direction:column}.orders-admin__item-name{font-weight:500}.orders-admin__item-meta{font-size:.78rem;color:#777}.orders-status{display:inline-flex;align-items:center;padding:.15rem .6rem;border-radius:999px;font-size:.75rem;font-weight:500;border:1px solid transparent}.orders-status--new{background:#e8f2ff;border-color:#c0d8ff;color:#2050a8}.orders-status--processing{background:#fff3d6;border-color:#ffe1a3;color:#a06a00}.orders-status--shipped{background:#e3f9f0;border-color:#b9efd9;color:#0b7b4d}.orders-status--done{background:#eaf8e6;border-color:#c4e9b7;color:#357a15}.orders-status--cancelled{background:#ffe5e5;border-color:#fcc;color:#a30000}
