*{margin:0;padding:0;box-sizing:border-box}body{font-family:Cormorant Garamond,serif;font-weight:500;font-size:17px;letter-spacing:.2px;color:#6a4a9a;background:#fff}.announcement{background:#e07ba8;color:#fff;overflow:hidden;white-space:nowrap;padding:9px 0}.announcement-track{display:inline-flex;width:max-content;font-size:12px;letter-spacing:1px;animation:marquee 22s linear infinite}.announcement-track span{padding:0 28px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.navbar{display:flex;align-items:center;justify-content:space-between;padding:18px 36px;background:#fff;position:relative}.nav-left .shop-link{font-size:15px;font-weight:600;color:#6a4a9a;text-decoration:none;letter-spacing:.5px}.nav-logo{position:absolute;left:50%;transform:translate(-50%);font-family:Dancing Script,cursive;font-size:30px;font-weight:700;letter-spacing:2px;white-space:nowrap;color:#8a5fc0;text-decoration:none}.nav-right{display:flex;align-items:center;gap:22px}.nav-right .icon{width:21px;height:21px;stroke:#6a4a9a;cursor:pointer}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.hamburger span{display:block;width:24px;height:2px;background:#6a4a9a}.hero{position:relative;height:78vh;min-height:460px;background:linear-gradient(180deg,#ffe9a6,#f9bcd6,#d8c4ef);overflow:hidden}.hero-title{position:absolute;top:30px;left:40px;font-family:Dancing Script,cursive;font-size:34px;font-weight:500;color:#6a4a9a;letter-spacing:1px}.hero-series{position:absolute;top:50%;right:34px;transform:translateY(-50%) rotate(90deg);transform-origin:right center;font-family:Dancing Script,cursive;font-size:40px;color:#6a4a9a;opacity:.92;white-space:nowrap}.hero-image-area{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:60%;height:80%}.hero-brand{position:absolute;bottom:24px;right:36px;font-family:Dancing Script,cursive;font-size:30px;letter-spacing:6px;color:#6a4a9a;display:flex;align-items:baseline;gap:4px}.hero-brand .seven{font-size:40px;font-weight:600}.hero-desktop-img{display:block;width:100%;height:auto}.hero:has(.hero-desktop-img){height:auto;min-height:0;background:none}.hero:has(.hero-desktop-img) .hero-title,.hero:has(.hero-desktop-img) .hero-series,.hero:has(.hero-desktop-img) .hero-brand,.hero:has(.hero-desktop-img) .hero-image-area{display:none}.hero-mobile-img{display:none}@media(max-width:768px){.navbar{padding:16px 20px}.nav-left .shop-link{display:none}.hamburger{display:flex}.nav-logo{font-size:28px;letter-spacing:.5px}.nav-right{gap:16px}.nav-right .account{display:none}.hero{height:auto;min-height:0;background:none}.hero-title,.hero-series,.hero-brand,.hero-image-area,.hero-desktop-img{display:none}.hero-mobile-img{display:block;width:100%;height:auto}.announcement-track{font-size:10px}}.products{padding:40px 36px 60px;background:#fff}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;max-width:1180px;margin:0 auto}.product-card{border:1px solid #ecdcf7;border-radius:4px;padding:14px 14px 22px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;text-decoration:none}.product-image-area{width:100%;height:320px}.product-image-area img{width:100%;height:100%;object-fit:contain}.product-name{font-size:12px;font-weight:600;letter-spacing:1px;color:#6a4a9a;align-self:flex-start;margin:6px 0 16px}.product-btn{display:block;width:100%;text-align:center;padding:12px 0;border:1px solid #e0cdf0;border-radius:30px;background:transparent;font-family:Cormorant Garamond,serif;font-size:11px;font-weight:600;letter-spacing:1px;color:#6a4a9a;cursor:pointer;transition:background .2s,color .2s}.product-btn:hover{background:#e07ba8;color:#fff;border-color:#e07ba8}@media(max-width:768px){.products{padding:28px 0 40px 18px}.products-grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;-webkit-overflow-scrolling:touch}.products-grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 78%;scroll-snap-align:start}.product-image-area{height:340px}}.bundle{background:#fff8df;padding:50px 36px 80px}.bundle-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;max-width:1180px;margin:0 auto}.bundle-image-area{width:100%;height:420px}.bundle-image-area img{width:100%;height:100%;object-fit:contain}.bundle-content{max-width:460px}.bundle-tag{font-size:12px;font-weight:600;letter-spacing:1px;color:#6a4a9a;margin-bottom:14px}.bundle-title{font-family:Dancing Script,cursive;font-size:42px;font-weight:600;color:#8a5fc0;margin-bottom:20px;line-height:1.1}.bundle-text{font-size:14px;line-height:1.7;color:#7a6a90;margin-bottom:28px}.bundle-btn{display:inline-block;padding:14px 34px;border:none;background:#e07ba8;color:#fff;font-family:Cormorant Garamond,serif;font-size:13px;font-weight:600;letter-spacing:.5px;cursor:pointer;text-decoration:none;transition:background .2s}.bundle-btn:hover{background:#d4659a}@media(max-width:768px){.bundle{padding:30px 22px 50px}.bundle-inner{grid-template-columns:1fr;gap:24px;text-align:center}.bundle-content{max-width:100%}.bundle-image-area{height:320px}.bundle-title{font-size:32px}.bundle-btn{width:100%}}.faq{background:#f6eefc;padding:50px 36px 80px}.faq-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;max-width:1180px;margin:0 auto}.faq-title{font-family:Dancing Script,cursive;font-size:40px;font-weight:600;color:#8a5fc0;margin-bottom:30px}.faq-item{border-bottom:1px solid #efe4f6}.faq-item summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;font-size:13px;font-weight:600;color:#6a4a9a}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary .plus{font-size:20px;font-weight:400;color:#8a5fc0;transition:transform .2s}.faq-item[open] summary .plus{transform:rotate(45deg)}.faq-answer{font-size:13px;line-height:1.7;color:#7a6a90;padding:0 0 18px}.faq-image-area{width:100%;height:360px}.faq-image-area img{width:100%;height:100%;object-fit:contain}@media(max-width:768px){.faq{padding:30px 22px 50px}.faq-inner{grid-template-columns:1fr;gap:28px}.faq-title{font-size:30px}.faq-image-area{height:300px;order:-1}}.footer{border-top:1px solid #efe4f6;padding:50px 36px 30px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1.6fr;gap:40px;max-width:1180px;margin:0 auto}.footer-col summary{list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;color:#6a4a9a;margin-bottom:18px;pointer-events:none;cursor:default}.footer-col summary::-webkit-details-marker{display:none}.footer-col .plus{font-size:18px;color:#8a5fc0;display:none}.footer-links{display:block}.footer-links a{display:block;font-size:13px;color:#8377a0;text-decoration:none;margin-bottom:12px}.footer-links a:hover{color:#8a5fc0}.signup-text{font-size:13px;line-height:1.6;color:#8377a0;margin-bottom:18px}.signup-form{display:flex;align-items:center;border:1px solid #e0cdf0;max-width:380px;padding:4px 6px 4px 14px}.signup-form input{flex:1;border:none;outline:none;font-family:Cormorant Garamond,serif;font-size:13px;padding:10px 0;background:transparent;color:#6a4a9a}.signup-form button{border:none;background:transparent;font-size:18px;cursor:pointer;color:#6a4a9a;padding:0 8px}.signup-note{font-size:11px;color:#a99bbf;margin-top:12px}.signup-note a{color:#8377a0}.signup-thanks{font-size:14px;font-weight:600;color:#7bc6a0;margin-top:12px}.footer-bottom{max-width:1180px;margin:30px auto 0}.footer-ig{width:22px;height:22px;stroke:#8a5fc0;fill:none;margin-bottom:16px}.footer-copy{font-size:12px;color:#8a5fc0}@media(max-width:768px){.footer{padding:30px 22px 24px}.footer-top{grid-template-columns:1fr;gap:0}.footer-col{border-bottom:1px solid #efe4f6;padding:16px 0}.footer-col summary{margin-bottom:0;cursor:pointer;pointer-events:auto}.footer-col .plus{display:block}.footer-col:not([open]) .footer-links{display:none}.footer-col[open] .footer-links{margin-top:16px}.footer-bottom{text-align:right}.footer-ig{margin-right:auto}.footer-copy{text-align:right}}.product{display:grid;grid-template-columns:1fr 1fr;gap:50px;max-width:1180px;margin:0 auto;padding:40px 36px 80px}.gallery-main{width:100%;height:460px;background:linear-gradient(180deg,#fff6e3,#fbe3ee,#efe6fb);overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain}.gallery-thumbs{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:22px}.thumb-arrow{width:34px;height:34px;border:1px solid #e0cdf0;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#8a5fc0;background:#fff;flex-shrink:0}.thumb{width:58px;height:58px;border-radius:50%;border:1px solid #e0cdf0;background:#faf5ff;overflow:hidden;cursor:pointer;padding:0}.thumb img{width:100%;height:100%;object-fit:cover}.thumb.active{border:2px solid #8a5fc0}.p-title{font-family:Dancing Script,cursive;font-size:46px;font-weight:700;color:#6a4a9a;line-height:1.05}.p-subtitle{font-family:Dancing Script,cursive;font-size:24px;font-weight:600;color:#8a5fc0;margin:8px 0 18px}.p-desc{font-size:16px;line-height:1.6;color:#7a6a90;margin-bottom:22px}.p-offer-label{font-size:18px;font-weight:700;color:#6a4a9a}.p-offer-note{font-size:14px;color:#a99bbf;margin:6px 0 18px}.price-box{display:flex;justify-content:space-between;align-items:center;border:1px solid #e0cdf0;border-radius:4px;padding:16px 18px;font-size:17px;font-weight:600;color:#6a4a9a;margin-bottom:26px}.price-box .price{color:#6a4a9a}.gift-heading{font-size:19px;font-weight:700;color:#6a4a9a;margin-bottom:14px}.gift-option{display:flex;align-items:center;gap:16px;border:1px solid #e0cdf0;border-radius:6px;padding:14px 18px;margin-bottom:12px;cursor:pointer}.gift-option:has(input:checked){border:2px solid #8a5fc0;background:#faf5ff}.gift-option input{width:16px;height:16px;accent-color:#8a5fc0;cursor:pointer}.gift-thumb{width:42px;height:42px;border-radius:4px;background:#f3ebfb;flex-shrink:0;overflow:hidden}.gift-thumb img{width:100%;height:100%;object-fit:cover}.gift-name{font-size:16px;font-weight:600;color:#6a4a9a}.add-cart{width:100%;margin-top:18px;padding:18px 0;border:none;border-radius:4px;background:#e07ba8;color:#fff;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:background .2s}.add-cart:hover{background:#d4659a}.add-cart[disabled]{background:#cbb8dc;cursor:not-allowed}.formula{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start;max-width:1180px;margin:0 auto;padding:20px 36px 80px}.formula-image-area{width:100%;height:400px;background:#fff;overflow:hidden}.formula-image-area img{width:100%;height:100%;object-fit:contain}.formula-title{font-family:Dancing Script,cursive;font-size:42px;font-weight:700;color:#8a5fc0;margin-bottom:40px}.acc-item{border-top:1px solid #efe4f6}.acc-item:last-child{border-bottom:1px solid #efe4f6}.acc-head{display:flex;align-items:center;gap:12px;padding:20px 0;cursor:pointer;font-size:22px;font-weight:700;color:#6a4a9a;-webkit-user-select:none;user-select:none}.acc-head .acc-label{flex:1}.acc-head .acc-icon{display:inline-flex;align-items:center;color:#6a4a9a}.acc-arrow{width:34px;height:34px;border:1px solid #e0cdf0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#8a5fc0;font-size:15px;flex-shrink:0;transition:transform .35s ease}.acc-item.open .acc-arrow{transform:rotate(90deg)}.acc-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.acc-item.open .acc-body{grid-template-rows:1fr}.acc-body-inner{overflow:hidden}.acc-text{font-size:16px;line-height:1.6;color:#7a6a90;padding:0 0 22px 30px}.pfaq{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;max-width:1180px;margin:0 auto;padding:20px 36px 80px}.pfaq-title{font-family:Dancing Script,cursive;font-size:44px;font-weight:700;color:#8a5fc0;margin-bottom:24px}.pfaq-item{border-bottom:1px solid #efe4f6}.pfaq-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;cursor:pointer;font-size:18px;font-weight:600;color:#6a4a9a;-webkit-user-select:none;user-select:none}.pfaq-head .pfaq-plus{font-size:20px;color:#8a5fc0;transition:transform .35s ease}.pfaq-item.open .pfaq-head .pfaq-plus{transform:rotate(45deg)}.pfaq-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.pfaq-item.open .pfaq-body{grid-template-rows:1fr}.pfaq-body-inner{overflow:hidden}.pfaq-text{font-size:15px;line-height:1.6;color:#7a6a90;padding:0 0 18px}.pfaq-image-area{width:100%;height:380px;background:#fff;overflow:hidden}.pfaq-image-area img{width:100%;height:100%;object-fit:contain}.acc-list{list-style:disc;padding:0 0 22px 48px}.acc-list li{margin-bottom:6px}.whats-inside{max-width:900px;margin:0 auto;padding:20px 36px 80px;text-align:center}.whats-title{font-family:Dancing Script,cursive;font-size:42px;font-weight:700;color:#8a5fc0;margin-bottom:16px}.whats-intro{font-size:16px;line-height:1.6;color:#7a6a90;max-width:640px;margin:0 auto 36px}.whats-grid{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin-bottom:32px}.whats-card{border:1px solid #e0cdf0;border-radius:8px;padding:24px;background:#faf5ff;flex:1;min-width:240px;max-width:360px}.whats-name{font-size:16px;font-weight:700;letter-spacing:.5px;color:#6a4a9a;margin-bottom:8px}.whats-desc{font-size:15px;color:#7a6a90}.whats-extra{font-size:15px;line-height:1.6;color:#8377a0;max-width:680px;margin:0 auto}@media(max-width:768px){.whats-grid{flex-direction:column;align-items:center}.whats-title{font-size:32px}.product{grid-template-columns:1fr;gap:26px;padding:24px 20px 50px}.gallery-main{height:340px}.p-title{font-size:30px}.p-subtitle{font-size:17px}.formula{grid-template-columns:1fr;gap:26px;padding:10px 20px 50px}.formula-image-area{height:300px}.formula-title{font-size:30px;margin-bottom:24px}.pfaq{grid-template-columns:1fr;gap:26px;padding:10px 20px 50px}.pfaq-image-area{height:300px;order:-1}.pfaq-title{font-size:30px}}.nav-logo,.bundle-title,.faq-title,.p-title,.formula-title,.pfaq-title,.whats-title,.legal-title,.contact-title,.about-title,.bp-title,.bp-ing-title,.bp-faq-title{background-image:linear-gradient(100deg,#6a4a9a 0% 36%,#c9a8ef 46%,#fff,#c9a8ef 54%,#8a5fc0 64%,#6a4a9a);background-size:220% 100%;background-position:150% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:heading-shimmer 6s ease-in-out infinite}@keyframes heading-shimmer{0%{background-position:160% 0}55%,to{background-position:-60% 0}}@media(prefers-reduced-motion:reduce){.nav-logo,.bundle-title,.faq-title,.p-title,.formula-title,.pfaq-title,.whats-title,.legal-title,.contact-title,.about-title,.bp-title,.bp-ing-title,.bp-faq-title{animation:none;background-position:0 0}}.bundle-btn,.add-cart,.bp-buy,.about-btn,.form-btn{position:relative;overflow:hidden}.bundle-btn:after,.add-cart:after,.bp-buy:after,.about-btn:after,.form-btn:after{content:"";position:absolute;top:0;left:-160%;width:65%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-20deg);pointer-events:none;animation:btn-shimmer 3.6s ease-in-out infinite}@keyframes btn-shimmer{0%{left:-160%}55%,to{left:170%}}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#3c285a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;z-index:998}.drawer-overlay.open{opacity:1;visibility:visible}body.drawer-open{overflow:hidden}.drawer{position:fixed;top:0;left:0;bottom:0;width:82%;max-width:330px;background:linear-gradient(160deg,#fff3c4,#fcd0e6 45%,#e3d5fb);transform:translate(-100%);transition:transform .42s cubic-bezier(.22,.61,.36,1);z-index:999;box-shadow:8px 0 40px #6a4a9a40;display:flex;flex-direction:column;padding:22px 0;overflow-y:auto}.drawer.open{transform:translate(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:6px 24px 18px;border-bottom:1px solid rgba(255,255,255,.6)}.drawer-brand{font-family:Dancing Script,cursive;font-size:30px;font-weight:700;background-image:linear-gradient(100deg,#6a4a9a 0% 36%,#c9a8ef 46%,#fff,#c9a8ef 54%,#8a5fc0 64%,#6a4a9a);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:heading-shimmer 6s ease-in-out infinite}.drawer-close{background:none;border:none;font-size:30px;line-height:1;color:#6a4a9a;cursor:pointer}.drawer-links{display:flex;flex-direction:column;padding:8px 0}.drawer-links a{position:relative;font-family:Cormorant Garamond,serif;font-size:19px;font-weight:600;color:#5b4a73;text-decoration:none;padding:15px 26px;overflow:hidden}.drawer-links a+a{border-top:1px solid rgba(255,255,255,.55)}.drawer-links a span{position:relative;z-index:1}.drawer-links a:before{content:"";position:absolute;top:0;left:-120%;width:80%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.7),transparent);transform:skew(-18deg);pointer-events:none}.drawer.open .drawer-links a:before{animation:drawer-link-shimmer 2.8s ease-in-out infinite}.drawer.open .drawer-links a:nth-child(2):before{animation-delay:.2s}.drawer.open .drawer-links a:nth-child(3):before{animation-delay:.4s}.drawer.open .drawer-links a:nth-child(4):before{animation-delay:.6s}.drawer.open .drawer-links a:nth-child(5):before{animation-delay:.8s}.drawer.open .drawer-links a:nth-child(6):before{animation-delay:1s}.drawer.open .drawer-links a:nth-child(7):before{animation-delay:1.2s}.drawer-links a:active{color:#6a4a9a}@keyframes drawer-link-shimmer{0%{left:-120%}55%,to{left:135%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
