:root{--ink:#001f25;--muted:#4b666b;--surface:#effcff;--white:#fff;--pink:#e71979;--pink-dark:#b6005c;--pink-soft:#ffd9e5;--blue-soft:#d4f3fb;--blue-card:#c9edf5;--lime:#b8e34a;--line:#001f251f;--shadow:0 16px 40px #001f2512;--heading:"Plus Jakarta Sans", "Segoe UI", sans-serif;--body:"Hanken Grotesk", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);font-family:var(--body);margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block}h1,h2,h3{font-family:var(--heading)}.utility-bar{background:var(--ink);color:#fff;justify-content:center;align-items:center;height:28px;font-size:12px;font-weight:700;display:flex}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#effcffeb;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 clamp(24px,6vw,80px);display:grid;position:sticky;top:0}.wordmark{color:var(--pink-dark);font-family:var(--heading);font-size:18px;font-weight:800}.site-header nav{gap:34px;display:flex}.site-header nav a{border-bottom:2px solid #0000;padding:25px 0 22px;font-size:14px}.site-header nav a.is-active{border-color:var(--pink);color:var(--pink-dark)}.header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.header-actions a{position:relative}.header-buy{color:#fff;text-align:center;background:linear-gradient(#ed2083,#cf0068);border-radius:999px;min-width:132px;padding:11px 20px;font-size:12px;font-weight:800;box-shadow:0 7px 16px #b6005c2e}.header-cart{color:var(--pink-dark);justify-content:center;align-items:center;font-size:17px;display:flex}.header-cart svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:21px;height:21px}.header-search,.header-account{color:var(--ink);font-size:17px}.header-actions sup{background:var(--pink);color:#fff;text-align:center;border-radius:50%;min-width:14px;padding:2px;font-size:9px;position:absolute;top:-7px;right:-8px}.landing-hero{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(36px,5vw,72px);max-width:1440px;min-height:680px;margin:auto;padding:80px;display:grid}.landing-copy h1{letter-spacing:-.045em;max-width:620px;margin:18px 0 22px;font-size:clamp(42px,4.1vw,64px);line-height:1.04}.landing-copy>p{color:var(--muted);max-width:600px;font-size:17px;line-height:1.65}.overline{color:var(--pink);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:800}.landing-copy ul,.check-list{margin:28px 0;padding:0;list-style:none}.landing-copy li{color:#527000;margin:12px 0;font-size:18px}.landing-copy li span{color:var(--ink);margin-left:10px;font-size:15px}.hero-buttons{gap:16px;margin-top:32px;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;font-size:14px;font-weight:700;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(#ed2083,#c90065);box-shadow:0 9px 20px #b6005c2e}.btn-outline{border-color:var(--pink);color:var(--pink-dark)}.hero-product{aspect-ratio:1.48;box-shadow:var(--shadow);border-radius:24px;position:relative;overflow:hidden}.hero-product>img{object-fit:cover}.shipping-chip{background:#ffffffe0;border-radius:999px;padding:9px 14px;font-size:12px;position:absolute;top:24px;right:24px}.variant-tabs{gap:8px;display:flex;position:absolute;bottom:20px;left:20px}.variant-tabs button{color:var(--pink-dark);cursor:pointer;background:#ffffffe6;border:0;border-radius:8px;padding:10px 15px;font-size:12px;font-weight:700}.variant-tabs button.selected{box-shadow:0 0 0 2px var(--pink)}.buy-strip{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr 1.15fr;align-items:center;gap:24px;padding:24px clamp(24px,6vw,80px);display:grid}.buy-option{border-right:1px solid var(--line);justify-content:space-between;align-items:center;padding-right:24px;display:flex}.buy-option>div:first-child{gap:5px;display:grid}.buy-option span,.buy-total span{color:var(--muted);font-size:12px}.buy-option strong{font-size:18px}.mini-quantity{background:var(--blue-soft);border-radius:999px;align-items:center;gap:12px;padding:4px;display:flex}.mini-quantity button{color:var(--pink-dark);cursor:pointer;background:0 0;border:0;width:26px;height:26px}.mini-quantity output{text-align:center;min-width:12px;font-size:12px;font-weight:800}.buy-total{grid-template-columns:1fr auto;align-items:center;gap:4px;display:grid}.buy-total .btn{grid-area:1/2/span 2;margin-left:16px}.buy-total strong{font-size:22px}.trust-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:var(--pink-dark);text-transform:uppercase;background:#fbffff;justify-content:space-around;align-items:center;min-height:74px;padding:0 7vw;font-size:12px;font-weight:700;display:flex}.trust-strip i{color:var(--pink-soft)}.site-footer{background:var(--ink);color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;min-height:150px;padding:34px clamp(24px,6vw,80px);display:grid}.site-footer>strong{font-family:var(--heading)}.site-footer nav{gap:24px;font-size:12px;display:flex}.site-footer nav button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.site-footer nav button:hover,.site-footer nav button:focus-visible{color:#ffb1c6;text-underline-offset:4px;text-decoration:underline}.site-footer small{opacity:.8;justify-self:end;font-size:10px}.site-footer--landing{text-align:center;flex-direction:column;justify-content:center;gap:32px;min-height:260px;margin-top:80px;display:flex}.site-footer--landing>strong{font-size:22px}.site-footer--landing nav{justify-content:center}.site-footer--landing small{justify-self:auto}.section-wrap{max-width:1160px;margin:auto;padding-left:24px;padding-right:24px}.page-intro{text-align:center;max-width:760px;margin:auto;padding:64px 24px 48px}.page-intro h1{color:var(--pink-dark);letter-spacing:-.035em;margin:0 0 14px;font-size:44px}.page-intro p{color:var(--muted);line-height:1.65}.before-after{grid-template-columns:1.05fr .95fr;align-items:center;gap:55px;padding-bottom:70px;display:grid}.comparison-image{aspect-ratio:1.75;box-shadow:var(--shadow);border-radius:16px;position:relative;overflow:hidden}.comparison-image img{object-fit:cover}.before-label,.after-label{border-radius:6px;padding:6px 9px;font-size:10px;font-weight:800;position:absolute;bottom:14px}.before-label{background:var(--pink-soft);left:14px}.after-label{background:var(--lime);right:14px}.before-after h2,.results-reels h2{margin:0 0 12px;font-size:30px}.before-after p,.section-title-row p{color:var(--muted);line-height:1.65}.check-list li{color:var(--muted);margin:10px 0}.check-list li:first-letter{color:#607f00}.results-reels{padding-bottom:80px}.section-title-row{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section-title-row h2,.section-title-row p{margin-bottom:4px}.section-title-row a{color:var(--pink-dark);font-size:12px;font-weight:700}.reel-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.instagram-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.instagram-grid article{box-shadow:var(--shadow);background:#fff;border-radius:14px;padding-bottom:18px;overflow:hidden}.instagram-grid iframe{border:0;width:100%;height:590px;display:block}.instagram-grid p{margin:16px 18px 8px;font-size:13px;font-weight:700;line-height:1.45}.instagram-grid a{color:var(--pink-dark);margin:0 18px;font-size:11px;font-weight:700}.reel-grid article{background:#fff;border-radius:14px;padding-bottom:14px;overflow:hidden}.reel-grid article>div{aspect-ratio:9/14;margin-bottom:12px;position:relative}.reel-grid img{object-fit:cover}.reel-grid strong,.reel-grid p{margin-left:14px;margin-right:14px}.reel-grid strong{font-size:11px}.reel-grid p{font-size:12px;line-height:1.35}.play{color:var(--pink);background:#ffffffd1;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonials{text-align:center;padding-bottom:90px}.testimonials h2{font-size:30px}.testimonial-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;display:grid}.testimonial-grid blockquote{background:var(--blue-soft);border-radius:12px;margin:0;padding:24px}.testimonial-grid blockquote:nth-child(2){background:var(--pink-soft)}.testimonial-grid span{color:var(--pink)}.testimonial-grid p{font-size:13px;font-style:italic;line-height:1.6}.testimonial-grid strong{font-size:11px}.usage-hero{min-height:510px;padding-top:150px}.usage-hero h1{max-width:540px;margin:0;font-size:50px;line-height:1.05}.usage-hero em{color:var(--pink);font-style:normal}.usage-hero p{color:var(--muted);max-width:580px;line-height:1.6}.steps{padding-bottom:65px}.center-heading{text-align:center;margin-bottom:42px}.center-heading h2{margin-bottom:8px;font-size:28px}.center-heading p{color:var(--muted);font-size:13px}.step-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-grid article{background:var(--blue-card);border-radius:10px;min-height:230px;padding:30px}.step-grid article:nth-child(2){background:linear-gradient(135deg,var(--pink-soft),var(--blue-soft))}.step-grid article>span{color:var(--pink);font-size:30px}.step-grid h3{font-size:20px}.step-grid p{color:var(--muted);font-size:13px;line-height:1.65}.safety-grid{grid-template-columns:1fr 1fr;gap:24px;padding-bottom:100px;display:grid}.safety-grid article{background:#edd9e1;border-radius:10px;padding:30px}.safety-grid article:last-child{background:#bddfe7}.safety-grid p,.safety-grid li{color:var(--muted);font-size:13px;line-height:1.65}.safety-grid ul{padding:0;list-style:none}.faq-intro{padding-top:90px}.faq-intro h1{color:var(--ink)}.faq-list{max-width:760px;margin:0 auto;padding:0 24px 60px}.faq-list details{background:#fff;border-radius:10px;margin:12px 0;overflow:hidden;box-shadow:0 6px 18px #001f250a}.faq-list summary{cursor:pointer;justify-content:space-between;padding:20px 22px;font-weight:700;list-style:none;display:flex}.faq-list summary span{color:var(--pink)}.faq-list details p{color:var(--muted);margin:0;padding:0 22px 22px;font-size:14px;line-height:1.6}.whatsapp-card{text-align:center;background:linear-gradient(120deg,#e0f9db,#d9f3ff);border-radius:16px;max-width:760px;margin:0 auto 100px;padding:56px 24px}.whatsapp-card h2{margin:0;font-size:26px}.whatsapp-card p{color:var(--muted);max-width:500px;margin:12px auto 22px;font-size:13px}.checkout-page{min-height:100vh}.checkout-header{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px;padding:0 7vw;display:grid}.checkout-header>a:first-child{font-size:13px}.checkout-wrap{max-width:1180px;margin:auto;padding:70px 24px}.checkout-wrap>h1{font-size:34px}.checkout-grid{grid-template-columns:1.35fr .85fr;align-items:start;gap:32px;display:grid}.customer-form fieldset{background:#fffdfb;border:0;border-radius:10px;gap:18px;margin:0 0 28px;padding:28px;display:grid}.customer-form legend{font-family:var(--heading);padding-top:20px;font-size:20px;font-weight:700}.customer-form fieldset>div{grid-template-columns:1fr 1fr;gap:16px;display:grid}.customer-form label{gap:7px;font-size:11px;font-weight:700;display:grid}.customer-form input,.customer-form select,.customer-form textarea{background:var(--blue-soft);border:2px solid #0000;border-radius:7px;min-height:48px;padding:12px}.customer-form textarea{resize:vertical;min-height:82px}.customer-form input:focus,.customer-form select:focus,.customer-form textarea:focus{border-color:var(--pink);outline:0}.terms{grid-template-columns:auto 1fr;align-items:center;font-weight:400!important;display:flex!important}.terms input{min-height:auto}.order-card{box-shadow:var(--shadow);background:#fff;border-radius:12px;padding:28px;position:sticky;top:24px}.order-card h2{border-bottom:1px solid var(--line);margin:0 0 16px;padding-bottom:16px}.checkout-item{grid-template-columns:64px 1fr auto;align-items:center;gap:12px;margin:16px 0;display:grid}.checkout-item img{object-fit:cover;border-radius:8px;width:64px;height:64px}.checkout-item>div:nth-child(2){gap:2px;display:grid}.checkout-item small{color:var(--muted);font-size:9px}.checkout-item strong{font-size:12px}.checkout-item b{color:var(--pink-dark);font-size:18px}.order-totals{border-top:1px solid var(--line);margin-top:22px;padding-top:12px}.order-totals p{justify-content:space-between;font-size:12px;display:flex}.grand-total{align-items:center;font-size:18px!important}.grand-total strong{color:var(--pink-dark);font-size:26px}.pay-button{width:100%}.pay-button:disabled{cursor:not-allowed;opacity:.45}.secure-note{text-align:center;margin:12px;display:block}.availability-note{background:var(--blue-soft);color:var(--muted);border-radius:6px;padding:14px;font-size:11px;line-height:1.5}.order-feedback{border-radius:7px;margin:14px 0 0;padding:12px;font-size:12px;line-height:1.45}.order-feedback.success{color:#11643c;background:#e7f8ef}.order-feedback.error{color:#a31337;background:#fff0f2}.payment-result-page{align-items:center;min-height:100vh;padding:24px;display:grid}.payment-result-card{box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:16px;justify-items:center;gap:18px;max-width:600px;margin:auto;padding:52px;display:grid}.payment-result-card h1,.payment-result-card p{margin:0}.payment-result-card p{color:var(--muted);line-height:1.7}.payment-result-icon{color:#11643c;background:#e7f8ef;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:30px;font-weight:800;display:flex}.payment-result-icon.fallido{color:#a31337;background:#fff0f2}.customer-form legend{align-items:center;gap:8px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.customer-form .form-section-title{font-family:var(--heading);align-items:center;gap:8px;font-size:20px;font-weight:700;display:flex}.customer-form .form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-icon{fill:none;height:19px;stroke:var(--pink-dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px}.secure-note{justify-content:center;align-items:center;gap:5px;display:flex!important}.secure-icon{fill:none;stroke:#2d6a4f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:12px;height:12px}.checkout-wrap{padding-top:36px}.checkout-wrap>h1{margin:0 0 34px}.customer-form fieldset{border:1px solid #e2bdc580;border-radius:12px;margin-bottom:36px;box-shadow:0 6px 18px #001f2509}.customer-form input,.customer-form select,.customer-form textarea{border-radius:8px}.order-card{border:1px solid #e2bdc58c;border-radius:12px;box-shadow:0 8px 24px #001f250f}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#001419b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.footer-modal{background:var(--white);border:1px solid #e2bdc5b3;border-radius:20px;width:100%;max-width:620px;max-height:min(720px,100vh - 48px);padding:42px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0014194d}.footer-modal h2{letter-spacing:-.03em;margin:10px 48px 24px 0;font-size:30px}.footer-modal h3{margin:24px 0 7px;font-size:16px}.modal-content p{color:var(--muted);margin:0 0 12px;font-size:14px;line-height:1.7}.modal-close{background:var(--blue-soft);color:var(--ink);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:24px;right:24px}.modal-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:20px;height:20px}.modal-close:hover,.modal-close:focus-visible{background:var(--pink-soft);color:var(--pink-dark);outline:2px solid var(--pink);outline-offset:2px}.contact-options{gap:12px;margin:24px 0;display:grid}.contact-options a{background:var(--blue-soft);color:var(--pink-dark);border-radius:10px;padding:15px 18px;font-size:14px;font-weight:700}.modal-muted{font-size:12px!important}.admin-order-actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;padding-top:18px;display:flex}.admin-order-actions form{flex-wrap:wrap;flex:1;align-items:center;gap:10px;display:flex}.admin-order-actions input{background:var(--blue-soft);border:2px solid #0000;border-radius:8px;min-width:180px;min-height:44px;padding:10px 12px}.admin-order-actions input:focus{border-color:var(--pink);outline:0}.btn-danger{color:#a31337;background:#fff0f2;border-color:#e6a1b4}.admin-auth{align-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;width:100%;max-width:440px;margin:auto;padding:42px}.admin-login-card h1{margin:8px 0}.admin-login-card>p{color:var(--muted)}.admin-login-card form,.admin-login-card label{gap:9px;display:grid}.admin-login-card form{gap:18px;margin-top:28px}.admin-login-card label{font-size:12px;font-weight:700}.admin-login-card input{background:var(--blue-soft);border:2px solid #0000;border-radius:8px;min-height:48px;padding:12px}.admin-login-card input:focus{border-color:var(--pink);outline:0}.admin-error{background:#fff0f2;border-radius:8px;padding:12px;color:#a31337!important}.admin-page{max-width:1180px;min-height:100vh;margin:auto;padding:54px 24px 90px}.admin-top{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.admin-top h1{margin:8px 0;font-size:42px}.admin-top p{color:var(--muted);margin:0}.admin-orders{gap:16px;display:grid}.admin-order{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px;box-shadow:0 8px 24px #001f250a}.admin-order-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:16px;display:flex}.admin-order-heading>div,.admin-order-grid>div{gap:5px;display:grid}.admin-order small{color:var(--muted);font-size:11px}.admin-status{background:var(--blue-soft);border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800}.admin-status--paid_pending_supplier{background:#fff1b8}.admin-status--delivered{color:#11643c;background:#e7f8ef}.admin-status--refund_pending,.admin-status--refunded{color:#a31337;background:#fff0f2}.admin-order-grid{grid-template-columns:1.4fr 1fr .7fr;gap:28px;padding-top:18px;display:grid}.admin-order-grid span{color:var(--muted);font-size:13px}.admin-empty{background:#fff;border-radius:14px;padding:30px}@media (max-width:850px){.site-header{grid-template-columns:1fr auto;padding:0 20px}.site-header nav{display:none}.landing-hero{grid-template-columns:1fr;padding:55px 20px}.landing-copy h1{font-size:42px}.hero-product{aspect-ratio:1}.buy-strip{grid-template-columns:1fr}.buy-option{border-bottom:1px solid var(--line);border-right:0;padding:10px 0 20px}.trust-strip{flex-direction:column;align-items:flex-start;gap:14px;padding:24px}.trust-strip i{display:none}.site-footer{text-align:center;grid-template-columns:1fr;gap:24px}.site-footer nav{justify-content:center}.site-footer small{justify-self:center}.before-after,.checkout-grid{grid-template-columns:1fr}.reel-grid{grid-template-columns:repeat(2,1fr)}.instagram-grid{grid-template-columns:1fr;max-width:520px;margin:auto}.testimonial-grid,.step-grid,.safety-grid{grid-template-columns:1fr}.usage-hero{min-height:400px;padding-top:100px}.order-card{position:static}}@media (max-width:520px){.wordmark{font-size:15px}.header-buy,.header-search,.header-account{display:none}.landing-copy h1,.page-intro h1{font-size:36px}.hero-buttons{flex-direction:column;align-items:stretch}.hero-product{border-radius:16px}.buy-total{grid-template-columns:1fr}.buy-total .btn{grid-area:auto/1;margin:10px 0 0}.reel-grid{margin-right:-24px;padding-right:24px;display:flex;overflow-x:auto}.reel-grid article{flex:0 0 74vw}.section-title-row{flex-direction:column;align-items:flex-start;gap:14px}.customer-form fieldset>div{grid-template-columns:1fr}.checkout-header{grid-template-columns:1fr 1fr}.checkout-header .wordmark{justify-self:end}.footer-modal{border-radius:16px;padding:32px 22px}.footer-modal h2{font-size:25px}.modal-close{top:16px;right:16px}}
