:root{--bo-ink:#3b2730;--bo-muted:#725760;--bo-rose:#b95d79;--bo-rose-dark:#8f3e5b;--bo-blush:#f8dfe6;--bo-cream:#fff8fa;--bo-white:#fff;--bo-line:#ecd1d9;--bo-shadow:0 18px 60px rgba(119,54,77,.14)}html{scroll-behavior:smooth}body{background:var(--bo-cream);color:var(--bo-ink)}.bo-shell{width:min(1180px,calc(100% - 36px));margin-inline:auto}.bo-announcement{background:var(--bo-rose-dark);color:#fff;text-align:center;padding:9px 16px;font-size:12px;letter-spacing:.08em}.bo-nav{position:relative;z-index:5;background:#fff8faf5;border-bottom:1px solid var(--bo-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bo-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:74px}.bo-brand{display:flex;align-items:center;gap:10px;color:var(--bo-ink);text-decoration:none}.bo-brand__mark{font:600 34px/1 Georgia,serif;color:var(--bo-rose)}.bo-brand__text{display:flex;flex-direction:column;font-size:12px;letter-spacing:.18em;font-weight:700}.bo-brand__text small{font-size:9px;letter-spacing:.22em;color:var(--bo-muted)}.bo-menu{display:flex;align-items:center;gap:24px}.bo-menu a{color:var(--bo-ink);text-decoration:none;font-size:14px}.bo-menu a:hover{color:var(--bo-rose-dark)}.bo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;background:var(--bo-rose);color:#fff!important;text-decoration:none!important;font-weight:700;border:1px solid var(--bo-rose);box-shadow:0 10px 28px #b95d7938;transition:.2s transform,.2s background}.bo-btn:hover{transform:translateY(-2px);background:var(--bo-rose-dark)}.bo-btn--light{background:#fff;color:var(--bo-rose-dark)!important;border-color:#fff;box-shadow:none}.bo-hero{overflow:hidden;background:radial-gradient(circle at 80% 20%,#f4cbd7 0,#f4cbd700 35%),linear-gradient(135deg,#fffafd,#f9e1e8);padding:64px 0 54px}.bo-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center}.bo-eyebrow{display:inline-flex;padding:8px 13px;border:1px solid var(--bo-line);border-radius:999px;background:#ffffffb8;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--bo-rose-dark);font-weight:700}.bo-hero h1,.bo-title{font-family:Georgia,Times New Roman,serif;letter-spacing:-.035em;color:var(--bo-ink);margin:18px 0 16px}.bo-hero h1{font-size:clamp(42px,6vw,74px);line-height:1.02}.bo-hero h1 em{color:var(--bo-rose);font-style:italic}.bo-lead{font-size:18px;line-height:1.7;color:var(--bo-muted);max-width:620px}.bo-actions{display:flex;align-items:center;gap:14px;margin-top:28px;flex-wrap:wrap}.bo-note{font-size:12px;color:var(--bo-muted)}.bo-hero__visual{position:relative}.bo-hero__card{background:#ffffffc7;border:1px solid rgba(255,255,255,.9);border-radius:34px;padding:18px;box-shadow:var(--bo-shadow);transform:rotate(1.5deg)}.bo-hero__card img{display:block;width:100%;aspect-ratio:9/13;object-fit:cover;border-radius:24px}.bo-float{position:absolute;background:#fff;border:1px solid var(--bo-line);border-radius:16px;padding:12px 15px;box-shadow:0 12px 34px #5e2b3d21;font-weight:700;font-size:13px}.bo-float--one{left:-28px;top:18%}.bo-float--two{right:-20px;bottom:14%}.bo-trust{background:#fff;border-top:1px solid var(--bo-line);border-bottom:1px solid var(--bo-line)}.bo-trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.bo-trust__item{padding:20px 18px;text-align:center;border-right:1px solid var(--bo-line)}.bo-trust__item:last-child{border-right:0}.bo-trust__item strong{display:block;font-size:14px}.bo-trust__item span{font-size:12px;color:var(--bo-muted)}.bo-section{padding:82px 0}.bo-section--white{background:#fff}.bo-section--rose{background:linear-gradient(180deg,#fff7f9,#f7dce4)}.bo-heading{text-align:center;max-width:760px;margin:0 auto 40px}.bo-heading .bo-title{font-size:clamp(34px,4vw,54px);line-height:1.1}.bo-heading p{color:var(--bo-muted);font-size:17px;line-height:1.65}.bo-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bo-card{background:#fff;border:1px solid var(--bo-line);border-radius:22px;padding:26px;box-shadow:0 10px 34px #77364d12}.bo-card__icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:var(--bo-blush);color:var(--bo-rose-dark);font-size:22px;margin-bottom:18px}.bo-card h3{margin:0 0 8px;font-size:18px}.bo-card p{margin:0;color:var(--bo-muted);font-size:14px;line-height:1.6}.bo-split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.bo-split__media{background:#fff;border:1px solid var(--bo-line);border-radius:28px;padding:14px;box-shadow:var(--bo-shadow)}.bo-split__media img{display:block;width:100%;border-radius:20px}.bo-kicker{color:var(--bo-rose-dark);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.bo-split h2{font:600 clamp(32px,4vw,52px)/1.08 Georgia,serif;margin:12px 0 18px}.bo-copy{color:var(--bo-muted);font-size:16px;line-height:1.75}.bo-list{list-style:none;padding:0;margin:24px 0}.bo-list li{position:relative;padding:10px 0 10px 34px;border-bottom:1px solid var(--bo-line)}.bo-list li:before{content:"\2713";position:absolute;left:0;top:9px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:var(--bo-blush);color:var(--bo-rose-dark);font-weight:900}.bo-leds{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.bo-led{border-radius:22px;padding:24px;color:#fff;min-height:180px;display:flex;flex-direction:column;justify-content:flex-end}.bo-led h3{margin:0 0 6px}.bo-led p{margin:0;font-size:14px;opacity:.92}.bo-led--red{background:linear-gradient(145deg,#a92f45,#ef8297)}.bo-led--green{background:linear-gradient(145deg,#3d7b63,#7fc3a0)}.bo-led--blue{background:linear-gradient(145deg,#3d5e9a,#78a8e5)}.bo-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bo-gallery figure{margin:0;background:#fff;padding:10px;border:1px solid var(--bo-line);border-radius:22px}.bo-gallery img{display:block;width:100%;border-radius:15px;aspect-ratio:9/16;object-fit:cover}.bo-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:step}.bo-step{counter-increment:step;background:#fff;border:1px solid var(--bo-line);padding:24px;border-radius:20px}.bo-step:before{content:counter(step);display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--bo-rose);color:#fff;font-weight:800;margin-bottom:16px}.bo-step h3{font-size:17px;margin:0 0 8px}.bo-step p{margin:0;color:var(--bo-muted);font-size:14px;line-height:1.55}.bo-faq{max-width:860px;margin:0 auto}.bo-faq details{background:#fff;border:1px solid var(--bo-line);border-radius:16px;padding:0 20px;margin:12px 0}.bo-faq summary{cursor:pointer;list-style:none;padding:20px 32px 20px 0;font-weight:750;position:relative}.bo-faq summary:after{content:"+";position:absolute;right:0;font-size:24px;color:var(--bo-rose)}.bo-faq details[open] summary:after{content:"\2013"}.bo-faq details p{color:var(--bo-muted);line-height:1.7;margin:0 0 20px}.bo-cta{background:linear-gradient(135deg,var(--bo-rose-dark),#d47792);color:#fff;border-radius:30px;padding:46px;display:flex;justify-content:space-between;gap:30px;align-items:center}.bo-cta h2{font:600 clamp(30px,4vw,48px)/1.08 Georgia,serif;margin:0 0 10px}.bo-cta p{margin:0;opacity:.9}.bo-product-detail{background:var(--bo-cream)}.bo-disclaimer{margin-top:20px;padding:16px;border-radius:14px;background:#fff;border:1px solid var(--bo-line);font-size:12px;color:var(--bo-muted)}.bo-footer{background:#321f27;color:#fceef2;padding:54px 0 24px}.bo-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:36px}.bo-footer h3{margin:0 0 14px;font-size:14px;letter-spacing:.1em;text-transform:uppercase}.bo-footer p,.bo-footer a{color:#dfc9d1;font-size:14px;line-height:1.75;text-decoration:none}.bo-footer a{display:block}.bo-footer__bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:34px;padding-top:20px;font-size:12px;color:#bfa8b1}@media(max-width:900px){.bo-menu{display:none}.bo-hero__grid,.bo-split{grid-template-columns:1fr}.bo-hero__visual{max-width:520px;margin:auto}.bo-cards,.bo-steps,.bo-trust__grid{grid-template-columns:repeat(2,1fr)}.bo-trust__item:nth-child(2){border-right:0}.bo-trust__item:nth-child(-n+2){border-bottom:1px solid var(--bo-line)}.bo-footer__grid{grid-template-columns:1fr 1fr}.bo-footer__grid>div:first-child{grid-column:1/-1}}@media(max-width:620px){.bo-shell{width:min(100% - 24px,1180px)}.bo-nav__inner{min-height:64px}.bo-brand__mark{font-size:29px}.bo-brand__text{font-size:10px}.bo-nav .bo-btn{min-height:40px;padding:0 15px;font-size:12px}.bo-hero{padding:40px 0}.bo-hero__grid{gap:32px}.bo-hero h1{font-size:43px}.bo-lead{font-size:16px}.bo-float{font-size:11px;padding:9px}.bo-float--one{left:-5px}.bo-float--two{right:-5px}.bo-section{padding:58px 0}.bo-cards,.bo-leds,.bo-gallery,.bo-steps{grid-template-columns:1fr}.bo-trust__grid{grid-template-columns:1fr 1fr}.bo-card{padding:22px}.bo-split{gap:30px}.bo-cta{padding:30px 24px;display:block}.bo-cta .bo-btn{margin-top:24px}.bo-footer__grid{grid-template-columns:1fr}.bo-footer__grid>div:first-child{grid-column:auto}}.bo-source-note{max-width:900px;margin:0 auto 28px;padding:16px 18px;border:1px solid var(--bo-line);border-radius:14px;background:#fff8fa;color:var(--bo-muted);font-size:13px;line-height:1.6;text-align:center}.bo-source-note a{color:var(--bo-rose-dark);font-weight:750}.bo-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bo-review-card{background:#fff;border:1px solid var(--bo-line);border-radius:22px;padding:26px;box-shadow:0 10px 34px #77364d12}.bo-review-stars{color:#e8a52c;letter-spacing:.08em;font-size:17px}.bo-review-card h3{font-size:18px;margin:14px 0 8px}.bo-review-card p{color:var(--bo-muted);line-height:1.65;margin:0}.bo-review-meta{display:block;margin-top:18px;padding-top:14px;border-top:1px solid var(--bo-line);font-size:12px;color:var(--bo-muted)}.bo-rating-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#fff,#f8dfe6);border:1px solid var(--bo-line);border-radius:24px;padding:28px;margin-bottom:28px}.bo-rating-score{font:700 46px/1 Georgia,serif;color:var(--bo-rose-dark)}.bo-rating-copy strong{display:block;font-size:18px}.bo-rating-copy span{font-size:12px;color:var(--bo-muted)}.bo-trust-center{margin-top:70px}.bo-trust-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.bo-trust-badge{display:flex;gap:14px;align-items:flex-start;background:#fff;border:1px solid var(--bo-line);border-radius:18px;padding:20px}.bo-trust-badge__icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:13px;background:var(--bo-blush);color:var(--bo-rose-dark);font-weight:900}.bo-trust-badge strong{display:block;font-size:15px;margin-bottom:4px}.bo-trust-badge span{display:block;color:var(--bo-muted);font-size:12px;line-height:1.5}.bo-own-reviews{margin-top:24px;padding:22px;border:1px dashed var(--bo-rose);border-radius:18px;text-align:center;background:#fff}.bo-own-reviews strong{display:block;margin-bottom:6px}.bo-domain{font-weight:800;color:var(--bo-rose-dark);letter-spacing:.02em}@media(max-width:900px){.bo-proof-grid,.bo-trust-badges{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.bo-proof-grid,.bo-trust-badges{grid-template-columns:1fr}.bo-rating-panel{display:block;text-align:center}.bo-rating-score{margin-bottom:8px}}.bo-section--offer{background:linear-gradient(135deg,#3b2730,#8f3e5b);color:#fff}.bo-bundle{display:grid;grid-template-columns:1.25fr .75fr;gap:34px;align-items:center;padding:44px;border:1px solid rgba(255,255,255,.18);border-radius:30px;background:#ffffff14;box-shadow:0 24px 70px #321f2738}.bo-bundle .bo-kicker{color:#ffd9e4}.bo-bundle h2{font:600 clamp(36px,5vw,62px)/1 Georgia,serif;margin:10px 0 16px}.bo-bundle p{max-width:650px;color:#f5dfe6;font-size:17px;line-height:1.65}.bo-bundle__chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:22px}.bo-bundle__chips span{padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:12px}.bo-bundle__price{background:#fff;color:var(--bo-ink);border-radius:24px;padding:28px;text-align:center}.bo-bundle__price>span,.bo-bundle__price>small{display:block;color:var(--bo-muted)}.bo-bundle__price del{display:block;margin:8px 0 2px;font-size:20px;color:#9a7c86}.bo-bundle__price>strong{display:block;font:700 44px/1 Georgia,serif;color:var(--bo-rose-dark)}.bo-bundle__price small{margin:10px 0 20px}.bo-bundle__price .bo-btn{width:100%}.bo-product-offer-wrap{padding:28px 0;background:linear-gradient(90deg,#fff4f7,#f8dfe6);border-bottom:1px solid var(--bo-line)}.bo-product-offer{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fff;border:1px solid var(--bo-line);border-radius:24px;padding:28px 32px;box-shadow:0 14px 40px #77364d1a}.bo-product-offer h2{font:600 36px/1.05 Georgia,serif;margin:8px 0}.bo-product-offer p{margin:0;color:var(--bo-muted)}.bo-product-offer__price{text-align:right}.bo-product-offer__price>span,.bo-product-offer__price>small{display:block;margin-bottom:7px}.bo-product-offer__price del{color:#9a7c86}.bo-product-offer__price small{color:var(--bo-muted)}.bo-product-offer__price .bo-btn{margin-top:8px}@media(max-width:800px){.bo-bundle{grid-template-columns:1fr;padding:28px}.bo-product-offer{display:block}.bo-product-offer__price{text-align:left;margin-top:22px}.bo-product-offer__price .bo-btn{width:100%}}.bo-legal-page{background:linear-gradient(180deg,#fff8fa 0,#fff 42%);padding-bottom:76px}.bo-legal-hero{padding:50px 0 46px;background:radial-gradient(circle at 85% 10%,#f5cbd7 0,#f5cbd700 38%),linear-gradient(135deg,#fffafd,#f8e0e7)}.bo-legal-back{display:inline-flex;align-items:center;gap:7px;color:var(--bo-rose-dark);font-size:13px;font-weight:750;text-decoration:none;margin-bottom:18px}.bo-legal-hero h1{font:600 clamp(36px,5vw,58px)/1.08 Georgia,serif;letter-spacing:-.03em;margin:12px 0 0;color:var(--bo-ink)}.bo-legal-card{width:min(900px,calc(100% - 36px));margin:-22px auto 0;position:relative;background:#fff;border:1px solid var(--bo-line);border-radius:28px;padding:clamp(28px,5vw,58px);box-shadow:var(--bo-shadow)}.bo-legal-content{font-size:16px;line-height:1.78;color:var(--bo-muted)}.bo-legal-content>p:first-child{font-size:18px;color:var(--bo-ink)}.bo-legal-content h2{font:600 25px/1.25 Georgia,serif;color:var(--bo-ink);margin:36px 0 12px}.bo-legal-content h2:first-child{margin-top:0}.bo-legal-content p{margin:0 0 16px}.bo-legal-content ul{padding-left:22px;margin:8px 0 20px}.bo-legal-content li{margin:8px 0}.bo-legal-content a{color:var(--bo-rose-dark);font-weight:700}.bo-legal-notice{padding:16px 18px;margin:0 0 24px;border:1px solid #efcf9e;border-radius:14px;background:#fff7e8;color:#6f4a18;font-size:14px;line-height:1.6}.bo-legal-links{width:min(900px,calc(100% - 36px));margin:18px auto 0;display:flex;gap:8px;flex-wrap:wrap}.bo-legal-links a{padding:8px 12px;border:1px solid var(--bo-line);border-radius:999px;background:#fff;color:var(--bo-muted);font-size:12px;text-decoration:none}.bo-contact-form{border-top:1px solid var(--bo-line);margin-top:38px;padding-top:34px}.bo-contact-form h2{font:600 30px/1.2 Georgia,serif;margin:0 0 20px}.bo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bo-field{display:grid;gap:7px}.bo-field--full{grid-column:1/-1}.bo-field label{font-size:13px;font-weight:750;color:var(--bo-ink)}.bo-field input,.bo-field textarea{width:100%;border:1px solid var(--bo-line);border-radius:14px;background:#fff;padding:13px 14px;color:var(--bo-ink);font:inherit}.bo-field textarea{min-height:130px;resize:vertical}.bo-field input:focus,.bo-field textarea:focus{outline:2px solid rgba(185,93,121,.22);border-color:var(--bo-rose)}.bo-form-status{padding:13px 15px;margin:0 0 18px;border-radius:12px;background:#eff9f2;color:#2f6841}.bo-footer__grid{grid-template-columns:1.25fr 1fr 1fr}.bo-footer__brand p{max-width:370px}.bo-footer details{margin:0}.bo-footer summary{position:relative;list-style:none;color:#fff;font-size:14px;letter-spacing:.1em;text-transform:uppercase;font-weight:750;margin:0 0 14px}.bo-footer summary::-webkit-details-marker{display:none}.bo-footer summary:after{content:"+";position:absolute;right:2px;font-size:20px;font-weight:400}.bo-footer details[open] summary:after{content:"\2013"}.bo-footer__links{display:grid;gap:4px}@media(min-width:621px){.bo-footer details:not([open])>.bo-footer__links{display:grid}.bo-footer summary{pointer-events:none}.bo-footer summary:after{display:none}}@media(max-width:900px)and (min-width:621px){.bo-footer__grid{grid-template-columns:1fr 1fr}.bo-footer__brand{grid-column:1/-1}}@media(max-width:620px){.bo-legal-page{padding-bottom:48px}.bo-legal-hero{padding:32px 0 30px}.bo-legal-card{width:calc(100% - 24px);margin:-12px auto 0;border-radius:20px;padding:24px 20px}.bo-legal-content{font-size:16px;line-height:1.7}.bo-legal-content>p:first-child{font-size:16px}.bo-legal-content h2{font-size:22px;margin-top:30px}.bo-legal-links{width:calc(100% - 24px);overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.bo-legal-links a{white-space:nowrap}.bo-form-grid{grid-template-columns:1fr}.bo-field--full{grid-column:auto}.bo-footer{padding:30px 0 18px}.bo-footer__grid{display:block}.bo-footer__brand{padding-bottom:16px}.bo-footer__brand p{display:none}.bo-footer details{border-top:1px solid rgba(255,255,255,.14)}.bo-footer summary{cursor:pointer;margin:0;padding:13px 0}.bo-footer details:not([open])>.bo-footer__links{display:none}.bo-footer__links{padding:0 0 12px;gap:2px}.bo-footer p,.bo-footer a{font-size:13px;line-height:1.65}.bo-footer__bottom{margin-top:12px;padding-top:15px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/beauty-options.css.map */
