:root{--plum:#2f2144;--purple:#9b78c5;--lavender:#eee5fb;--blush:#f9e5ed;--cream:#fffaf7;--ink:#241c2d;--muted:#6f6576;--white:#fff;--gold:#f0c46f;--radius:22px;--shadow:0 14px 38px rgba(56,35,78,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a{text-decoration:none;color:inherit}img{width:100%;height:auto;display:block}.page-width{width:min(100% - 24px,1180px);margin-inline:auto}.announcement{background:var(--plum);color:#fff;text-align:center;padding:9px 14px;font-size:12px;line-height:1.35}.site-header{position:sticky;top:0;z-index:50;background:#fffaf7f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(46,32,68,.08)}.header-inner{min-height:64px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.logo{font-size:23px;font-weight:900;letter-spacing:.08em;color:var(--plum)}.nav{display:none}.header-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;font-size:13px;font-weight:700}.header-actions .pill{padding:10px 14px}.pill{border-radius:999px;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 18px;font-weight:800;border:0}.btn-primary{background:var(--plum);color:#fff;box-shadow:0 8px 20px #2e20442e}.btn-secondary{background:#fff;border:1px solid rgba(46,32,68,.14)}.hero{min-height:690px;padding:24px 0 34px;background:linear-gradient(to bottom,#fffaf70d,#fffaf780);display:flex;align-items:flex-end}.hero-card{width:100%;padding:28px 22px;border-radius:28px;background:#ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.eyebrow{font-weight:900;color:var(--purple);text-transform:uppercase;letter-spacing:.13em;font-size:11px}h1{margin:10px 0 14px;font-size:44px;line-height:.98;color:var(--plum);letter-spacing:-.03em}.hero p{margin:0;font-size:16px;line-height:1.6;color:var(--muted)}.price-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:18px 0}.price{font-size:28px;font-weight:900}.compare{text-decoration:line-through;color:#9c919f}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.hero-actions .pill{width:100%}.trust-row{display:grid;grid-template-columns:1fr;gap:9px;margin-top:20px;font-size:13px;font-weight:800}.section{padding:58px 0}.section-soft{background:linear-gradient(135deg,#fcf3f8,#f0e8fb)}.section-title{text-align:center;max-width:760px;margin:0 auto 30px}.section-title h2{font-size:34px;line-height:1.05;margin:8px 0 12px;color:var(--plum);letter-spacing:-.02em}.section-title p{font-size:16px;color:var(--muted);line-height:1.65;margin:0}.cards,.testimonials{display:grid;grid-template-columns:1fr;gap:16px}.card{background:#fff;border-radius:var(--radius);padding:22px;box-shadow:var(--shadow)}.icon{width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,var(--lavender),var(--blush));display:grid;place-items:center;font-size:22px}.card h3{font-size:21px;margin:16px 0 8px}.card p{color:var(--muted);line-height:1.62;margin:0}.split{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}.split img{border-radius:26px;box-shadow:var(--shadow)}.split h2{font-size:34px!important;line-height:1.08}.checks{display:grid;gap:15px;margin:22px 0}.check{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start}.check>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--lavender);color:var(--plum);font-weight:900}.check b{color:var(--plum)}.product-panel{display:grid;grid-template-columns:1fr;gap:30px}.gallery-main{background:#fff;border-radius:26px;padding:14px;box-shadow:var(--shadow)}.gallery-main img{aspect-ratio:1/1;object-fit:cover;border-radius:18px}.thumb-row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.thumb{background:#fff;border:1px solid #e7dfea;border-radius:14px;padding:5px;cursor:pointer}.thumb img{aspect-ratio:1/1;object-fit:cover;border-radius:10px}.product-info{position:static}.product-info h2{font-size:36px;line-height:1.03;margin:7px 0 10px}.rating{color:#f0a429;font-weight:900;font-size:14px}.desc{color:var(--muted);font-size:16px;line-height:1.65}.swatches{display:flex;gap:12px;margin:14px 0 20px}.swatch{width:38px;height:38px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px #cabfd0;cursor:pointer}.purple{background:#c6a4e2}.pink{background:#e9b7c7}.blue{background:#9edce8}.add-form{display:grid;gap:12px}.qty{display:flex;border:1px solid #ddd;border-radius:999px;width:138px;overflow:hidden}.qty button,.qty input{border:0;background:#fff;width:46px;height:44px;text-align:center;font-size:18px}.add-btn{width:100%;min-height:52px;border:0;font-size:16px;cursor:pointer}.badges{display:grid;grid-template-columns:1fr;gap:9px;margin-top:16px}.badge{background:#fff;border:1px solid #e7dfea;padding:12px 14px;border-radius:14px;text-align:center;font-size:12px;font-weight:800}.quote{font-size:16px;line-height:1.65}.author{margin-top:16px;font-weight:900}.faq{max-width:860px;margin:auto}.faq details{background:#fff;border-radius:16px;padding:18px;margin-bottom:10px;box-shadow:0 7px 20px #37224e12}.faq summary{font-weight:900;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq p{color:var(--muted);line-height:1.62;margin-bottom:0}.cta{background:linear-gradient(135deg,var(--plum),var(--purple));color:#fff;border-radius:28px;padding:38px 22px;text-align:center}.cta h2{font-size:34px;line-height:1.06;margin:0 0 12px}.cta p{opacity:.9;font-size:16px;line-height:1.55}footer{background:#21182e;color:#fff;padding:46px 0 26px}.footer-grid{display:grid;grid-template-columns:1fr;gap:28px}.footer-links{display:grid;gap:10px;color:#d8cce3}.copy{border-top:1px solid rgba(255,255,255,.14);margin-top:30px;padding-top:18px;color:#bfb0ca;font-size:13px}.mobile-buy-bar{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(46,32,68,.1);padding:10px 12px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.mobile-buy-bar__price{font-weight:900;color:var(--plum);font-size:18px}.mobile-buy-bar__meta{font-size:11px;color:var(--muted)}.mobile-buy-bar .pill{min-height:46px;padding:11px 18px}body{padding-bottom:78px}@media(min-width:700px){.page-width{width:min(100% - 48px,1180px)}.announcement{font-size:13px}.header-inner{min-height:72px}.logo{font-size:27px}.nav{display:flex;gap:24px;font-weight:700}.hero{min-height:690px;align-items:center}.hero-card{max-width:560px;padding:42px}h1{font-size:64px}.hero p{font-size:19px}.hero-actions{grid-template-columns:auto auto;justify-content:start}.trust-row{grid-template-columns:repeat(3,1fr)}.section{padding:82px 0}.section-title h2{font-size:48px}.cards,.testimonials{grid-template-columns:repeat(3,1fr);gap:22px}.split{grid-template-columns:1fr 1fr;gap:52px}.product-panel{grid-template-columns:1.08fr .92fr;gap:50px;align-items:start}.product-info{position:sticky;top:105px}.product-info h2{font-size:44px}.badges{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.mobile-buy-bar{display:none}body{padding-bottom:0}}.product-option{border:0;padding:0;margin:18px 0}.product-option legend{font-weight:800;margin-bottom:10px}.swatch{position:relative;border:3px solid #fff;padding:0}.swatch.is-selected{box-shadow:0 0 0 3px var(--purple);transform:scale(1.04)}.swatch[data-color*=purple],.swatch[data-color*=lavender]{background:#c6a4e2}.swatch[data-color*=pink]{background:#e9b7c7}.swatch[data-color*=blue]{background:#9edce8}.option-buttons{display:flex;gap:10px;flex-wrap:wrap}.option-button{border:1px solid #d7cddd;background:#fff;border-radius:999px;padding:10px 15px;font-weight:700}.option-button.is-selected{background:var(--plum);color:#fff;border-color:var(--plum)}.selected-color-box{display:grid;grid-template-columns:36px 1fr;gap:11px;align-items:center;padding:14px 16px;margin:8px 0 18px;border:1px solid #b89ad9;background:#f5effc;border-radius:16px;color:var(--plum)}.selected-color-check{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff;font-weight:900}.selected-color-box small{display:block;color:var(--muted);margin-top:3px;line-height:1.4}.discount-badge{background:#e8f7ea;color:#25733a;padding:7px 10px;border-radius:999px;font-weight:800;font-size:12px}.buy-now-btn{width:100%;min-height:52px;border:0;background:linear-gradient(135deg,#d95593,#f06ca6);color:#fff;cursor:pointer;font-size:16px}.add-btn:disabled,.buy-now-btn:disabled{opacity:.5;cursor:not-allowed}.product-picker-message{max-width:720px;margin:auto;text-align:center}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.add-btn,.buy-now-btn{position:relative;overflow:hidden;border:none;font-weight:900;letter-spacing:.01em;transform:translateZ(0);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.add-btn{background:linear-gradient(135deg,#2f2144,#5f3c86 55%,#8d68b7);color:#fff;box-shadow:0 14px 28px #4c306957,inset 0 1px #fff3;border:2px solid rgba(255,255,255,.18)}.buy-now-btn{background:linear-gradient(135deg,#e2528f,#f06ba5 48%,#ff8abd);color:#fff;box-shadow:0 14px 28px #e1528f52,inset 0 1px #ffffff42;border:2px solid rgba(255,255,255,.2)}.add-btn:before,.buy-now-btn:before{content:"";position:absolute;top:-120%;left:-35%;width:28%;height:320%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:rotate(22deg);animation:buttonShine 3.2s ease-in-out infinite}.add-btn:after,.buy-now-btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff2e;pointer-events:none}.add-btn:hover,.buy-now-btn:hover{transform:translateY(-3px) scale(1.015);filter:saturate(1.08)}.add-btn:active,.buy-now-btn:active{transform:translateY(0) scale(.985)}.add-btn{animation:addCartPulse 2.6s ease-in-out infinite}.buy-now-btn{animation:buyNowGlow 2.2s ease-in-out infinite}@keyframes buttonShine{0%,55%{left:-35%;opacity:0}64%{opacity:1}78%{left:120%;opacity:0}to{left:120%;opacity:0}}@keyframes addCartPulse{0%,to{box-shadow:0 14px 28px #4c306957,0 0 #8f69b500}50%{box-shadow:0 18px 34px #4c30696b,0 0 0 7px #8f69b51a}}@keyframes buyNowGlow{0%,to{box-shadow:0 14px 28px #e1528f52,0 0 #f06ba500}50%{box-shadow:0 18px 36px #e1528f70,0 0 0 8px #f06ba51c}}@media(prefers-reduced-motion:reduce){.add-btn,.buy-now-btn,.add-btn:before,.buy-now-btn:before{animation:none!important;transition:none!important}}.cart-page{background:radial-gradient(circle at 20% 15%,rgba(230,214,249,.45),transparent 26%),radial-gradient(circle at 85% 18%,rgba(255,218,235,.42),transparent 22%),#fffaf7;min-height:70vh}.cart-heading .eyebrow{font-size:12px}.cart-heading h2{font-size:clamp(42px,6vw,68px);letter-spacing:-.04em}.cart-items-wrap{display:grid;gap:18px}.cart-item-card,.cart-summary-card{background:#fffffff5;border:1px solid rgba(146,105,188,.08);border-radius:30px;box-shadow:0 20px 50px #3d274f1a,inset 0 1px #fffc}.cart-item-card{display:grid;grid-template-columns:110px 1fr;gap:20px;align-items:center;padding:22px}.cart-item-media{border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#ede1fb,#f9e6ee)}.cart-item-media img{width:100%;aspect-ratio:1/1;object-fit:cover}.cart-item-details{min-width:0}.cart-item-topline{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.cart-item-topline h3{margin:0 0 6px;font-size:22px;color:var(--plum)}.cart-variant{margin:0;color:var(--muted);font-size:15px}.cart-remove{flex:0 0 auto;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f5effc;color:#7e43c4;font-size:18px;transition:transform .2s ease,background .2s ease}.cart-remove:hover{transform:scale(1.07);background:#eadcf8}.cart-line-price{margin:16px 0 18px;color:#7e43c4;font-size:24px;font-weight:900}.cart-qty-row{display:flex;align-items:center;gap:14px;font-size:16px}.cart-qty-control{display:grid;grid-template-columns:44px 56px 44px;align-items:center;border:1px solid #ded4e6;border-radius:16px;overflow:hidden;background:#fff}.cart-qty-control button,.cart-qty-control input{height:46px;border:0;background:#fff;text-align:center;font-size:18px}.cart-summary-card{margin-top:22px;padding:22px}.cart-summary-top{display:flex;justify-content:space-between;align-items:center;gap:14px;flex-wrap:wrap}.cart-subtotal{display:flex;gap:8px;align-items:baseline;font-size:21px;font-weight:900}.cart-subtotal strong{color:#7e43c4;font-size:28px}.cart-update-btn{min-height:46px;padding:10px 18px;border-radius:999px;border:1px solid #d8cde1;background:#fff;color:var(--plum);font-weight:900;cursor:pointer}.checkout-pop-btn{position:relative;overflow:hidden;width:100%;min-height:72px;margin-top:22px;border:3px solid rgba(255,255,255,.75);border-radius:999px;background:linear-gradient(100deg,#742be9,#a33ce0 42%,#ef3ea6);color:#fff;box-shadow:0 18px 38px #bb32cf4d,0 0 0 7px #cb62ec1a,inset 0 1px #ffffff59;display:grid;grid-template-columns:54px 1fr 54px;align-items:center;gap:12px;padding:0 22px;font-size:22px;font-weight:900;cursor:pointer;animation:checkoutPulse 2.35s ease-in-out infinite;transition:transform .2s ease,filter .2s ease}.checkout-pop-btn:before{content:"";position:absolute;top:-120%;left:-30%;width:24%;height:340%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);transform:rotate(22deg);animation:checkoutShine 3s ease-in-out infinite}.checkout-pop-btn:hover{transform:translateY(-3px) scale(1.012);filter:saturate(1.08)}.checkout-pop-btn:active{transform:scale(.985)}.checkout-lock{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#ffffff29}.checkout-arrow{font-size:34px;line-height:1}.cart-trust-row{display:grid;grid-template-columns:1fr;gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid #eee5f1}.cart-trust-item{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center}.cart-trust-icon{width:42px;height:42px;border-radius:50%;background:#f5effc;color:#7e43c4;display:grid;place-items:center;font-size:19px}.cart-trust-item strong{display:block;color:var(--plum);font-size:14px}.cart-trust-item small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.empty-cart-card{text-align:center}@keyframes checkoutPulse{0%,to{box-shadow:0 18px 38px #bb32cf4d,0 0 0 7px #cb62ec1a}50%{box-shadow:0 22px 46px #bb32cf66,0 0 0 11px #cb62ec29}}@keyframes checkoutShine{0%,52%{left:-30%;opacity:0}62%{opacity:1}78%{left:120%;opacity:0}to{left:120%;opacity:0}}@media(min-width:700px){.cart-item-card{grid-template-columns:180px 1fr;padding:28px 34px}.cart-item-topline h3{font-size:28px}.cart-line-price{font-size:27px}.cart-summary-card{padding:30px 34px}.cart-trust-row{grid-template-columns:repeat(3,1fr);gap:24px}}@media(prefers-reduced-motion:reduce){.checkout-pop-btn,.checkout-pop-btn:before{animation:none!important}}@media(max-width:699px){body{background:#fffaf7}.page-width{width:min(100% - 18px,1180px)}.announcement{font-size:11px;padding:8px 10px}.header-inner{min-height:58px}.logo{font-size:20px}.header-actions{gap:8px;font-size:12px}.header-actions .pill{min-height:40px;padding:9px 12px}.hero{min-height:610px;padding:18px 0 24px;background-position:62% top}.hero-card{padding:24px 18px;border-radius:24px;background:#ffffffe6}h1{font-size:39px;line-height:1}.hero p{font-size:15px}.price-row{margin:15px 0}.price{font-size:26px}.hero-actions{gap:9px}.hero-actions .pill{width:100%;min-height:48px}.trust-row{gap:8px;font-size:12px}.section{padding:48px 0}.section-title{margin-bottom:24px}.section-title h2{font-size:31px}.section-title p{font-size:15px}.cards,.testimonials{gap:14px}.card{padding:20px;border-radius:20px}.split{gap:22px}.split h2{font-size:31px!important}.gallery-main{border-radius:22px;padding:10px}.gallery-main img{border-radius:15px}.thumb-row{gap:6px}.thumb{border-radius:12px;padding:4px}.thumb img{border-radius:8px}.product-info h2{font-size:32px}.rating{font-size:13px}.desc{font-size:15px}.swatches{gap:10px}.swatch{width:42px;height:42px}.selected-color-box{padding:13px 14px;border-radius:15px}.add-btn,.buy-now-btn{min-height:56px;font-size:16px}.badges{grid-template-columns:repeat(3,1fr);gap:7px}.badge{padding:10px 7px;font-size:10px;line-height:1.3}.cart-page{padding-top:34px}.cart-heading{margin-bottom:18px}.cart-heading h2{font-size:42px}.cart-item-card{grid-template-columns:92px 1fr;gap:14px;padding:16px;border-radius:22px}.cart-item-topline{gap:10px}.cart-item-topline h3{font-size:18px}.cart-variant{font-size:13px}.cart-remove{width:36px;height:36px;font-size:15px}.cart-line-price{margin:11px 0 12px;font-size:21px}.cart-qty-row{align-items:flex-start;flex-direction:column;gap:8px;font-size:14px}.cart-qty-control{grid-template-columns:40px 50px 40px;border-radius:14px}.cart-qty-control button,.cart-qty-control input{height:42px}.cart-summary-card{margin-top:16px;padding:18px 15px;border-radius:22px}.cart-summary-top{align-items:flex-start;flex-direction:column}.cart-subtotal{font-size:18px}.cart-subtotal strong{font-size:24px}.cart-update-btn{width:100%;min-height:44px}.checkout-pop-btn{min-height:64px;grid-template-columns:42px 1fr 36px;padding:0 14px;font-size:18px;margin-top:16px}.checkout-lock{width:40px;height:40px}.checkout-arrow{font-size:28px}.cart-trust-row{gap:10px;margin-top:16px;padding-top:16px}.cart-trust-item{grid-template-columns:36px 1fr;gap:9px}.cart-trust-icon{width:36px;height:36px;font-size:16px}.cart-trust-item strong{font-size:13px}.cart-trust-item small{font-size:11px}.mobile-buy-bar{padding:9px 10px calc(9px + env(safe-area-inset-bottom))}.mobile-buy-bar__price{font-size:17px}.mobile-buy-bar .pill{min-height:44px;padding:10px 16px}footer{padding-bottom:34px}}@media(max-width:390px){.cart-item-card{grid-template-columns:80px 1fr}.checkout-pop-btn{font-size:16px}.badge{font-size:9px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
