@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400..800&family=Hanken+Grotesk:wght@400;500;600;700;800&display=swap";.fc-page,.fc{--fc-bg: #f7f1ea;--fc-soft: #efe6dc;--fc-card: #ffffff;--fc-ink: #2a201d;--fc-muted: #5b4f49;--fc-subtle: #8a7c73;--fc-line: #e7dccf;--fc-line-strong: #e3d6c9;--fc-accent: #d2245a;--fc-accent-dark: #3b1526;--fc-green: #7bb39b;--fc-gold: #e0a43b;--fc-plum: #2e1420;--fc-max: 1200px;color:var(--fc-ink);font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.fc-page{min-height:100vh;overflow-x:hidden;background:var(--fc-bg)}body:has(.fc){background:#f7f1ea}.fc *,.fc *:before,.fc *:after{box-sizing:border-box}.fc a{color:inherit;text-decoration:none}.fc button,.fc input{font:inherit}.fc img{display:block;width:100%;height:100%;object-fit:cover}.fc-heading{margin:0;font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;letter-spacing:-.01em;line-height:1.06}.fc-kicker{margin-bottom:12px;color:var(--fc-accent);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fc-shell{width:min(100%,var(--fc-max));margin-inline:auto;padding-inline:22px}.fc-placeholder{display:grid;width:100%;height:100%;min-height:180px;place-items:center;padding:18px;background:repeating-linear-gradient(45deg,#efe6dc,#efe6dc 8px,#e7dccf 8px 16px);color:var(--fc-subtle);font-size:12px;font-weight:800;letter-spacing:.04em;text-align:center;text-transform:uppercase}.fc-nav-section,.fc-hero-section{background:var(--fc-bg)}.fc-announcement{display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 16px;background:var(--fc-accent);color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;text-align:center}.fc-announcement__dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--fc-green);animation:fcPulseDot 1.4s ease-in-out infinite}.fc-nav{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-block:16px}.fc-logo,.fc-footer__logo{font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:26px;letter-spacing:.02em}.fc-nav__links{display:flex;align-items:center;flex-wrap:wrap;gap:clamp(12px,2.4vw,22px);color:var(--fc-muted);font-size:14px;font-weight:600}.fc-pill-button,.fc-primary-button{border:0;background:var(--fc-accent);color:#fff;cursor:pointer;font-weight:800}.fc-pill-button{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 18px;font-size:13px}.fc-cart-count{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:var(--fc-accent);font-size:12px;font-weight:800}.fc-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(28px,4vw,48px);align-items:start;padding-block:14px 60px}.fc-hero__gallery-wrap{position:sticky;top:20px}.fc-gallery{position:relative}.fc-gallery__stage{position:relative;overflow:hidden;aspect-ratio:1 / 1;border-radius:22px;background:var(--fc-soft);box-shadow:0 30px 60px -30px #50322359}.fc-gallery__badge{position:absolute;top:14px;left:14px;z-index:3;border-radius:999px;background:var(--fc-accent-dark);color:#fff;padding:7px 12px;font-size:12px;font-weight:800;letter-spacing:.04em}.fc-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .18s ease}.fc-gallery__slide.is-active{opacity:1}.fc-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.fc-gallery__thumb{aspect-ratio:1 / 1;border:2px solid transparent;border-radius:12px;background:repeating-linear-gradient(45deg,#efe6dc,#efe6dc 6px,#e7dccf 6px 12px);color:var(--fc-subtle);cursor:pointer;display:flex;align-items:flex-end;padding:6px;font-size:10px;font-weight:800;text-align:left}.fc-gallery__thumb.is-active{border-color:var(--fc-accent)}.fc-rating{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:var(--fc-muted);font-size:13px;font-weight:700}.fc-stars{color:var(--fc-gold);font-size:16px;letter-spacing:2px}.fc-hero__title{max-width:560px;margin-bottom:12px;font-size:clamp(34px,7.2vw,52px)}.fc-hero__copy{max-width:460px;margin:0 0 20px;color:var(--fc-muted);font-size:17px;line-height:1.5}.fc-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin-bottom:6px}.fc-price{color:var(--fc-ink);font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:40px}.fc-compare{color:#a89a90;font-size:19px;text-decoration:line-through}.fc-save{border-radius:999px;background:#fbe3ec;color:var(--fc-accent-dark);padding:5px 10px;font-size:12px;font-weight:800}.fc-pay-note,.fc-small-note{color:var(--fc-subtle);font-size:13px}.fc-option-label{margin:18px 0 10px;color:var(--fc-subtle);font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.fc-offer-list{display:flex;flex-direction:column;gap:9px;margin-bottom:14px}.fc-offer{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;column-gap:12px;row-gap:8px;width:100%;border:2px solid var(--fc-line-strong);border-radius:14px;background:#fff;color:var(--fc-ink);cursor:pointer;padding:14px;text-align:left}.fc-offer.is-selected{border-color:var(--fc-accent);background:#fdecf1}.fc-offer__dot{grid-column:1;grid-row:1 / span 2;width:20px;height:20px;flex:0 0 auto;border:2px solid #c9bbb0;border-radius:50%}.fc-offer.is-selected .fc-offer__dot{border-color:var(--fc-accent);background:var(--fc-accent)}.fc-offer__body{grid-column:2;grid-row:1;flex:1 1 auto;min-width:0}.fc-offer__name{display:block;color:var(--fc-ink);font-size:16px;font-weight:800;line-height:1.22}.fc-offer__desc{display:block;margin-top:3px;color:var(--fc-subtle);font-size:13.5px;line-height:1.35}.fc-offer__badge{grid-column:2;grid-row:2;justify-self:start;border-radius:999px;background:var(--fc-green);color:#173a2d;padding:4px 8px;font-size:10px;font-weight:800;letter-spacing:.03em;white-space:nowrap}.fc-offer__price{grid-column:3;grid-row:1 / span 2;color:var(--fc-ink);font-size:16px;font-weight:800;white-space:nowrap}.fc-buy-actions{display:block;margin-bottom:10px}.fc-qty{display:flex;align-items:center;overflow:hidden;border:2px solid var(--fc-line-strong);border-radius:14px;background:#fff}.fc-qty button{width:46px;height:56px;border:0;background:transparent;color:var(--fc-muted);cursor:pointer;font-size:22px}.fc-qty span{width:40px;text-align:center;font-size:16px;font-weight:800}.fc-primary-button{min-height:56px;border-radius:14px;padding:15px 24px;box-shadow:0 12px 24px -10px #b45b42b3;font-size:16px;letter-spacing:.02em}.fc-buy-actions .fc-primary-button{width:100%}.fc-status{min-height:22px;color:#3f7a5f;font-size:13px;font-weight:700}.fc-payment{display:grid;gap:8px;margin:0 0 12px;text-align:center}.fc-payment .fc-pay-note{margin:0}.fc-payment__badges{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.fc-payment__badges li{display:flex;height:24px;align-items:center}.fc-payment__icon{width:auto;height:22px;border-radius:3px}.fc-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px;padding-top:22px;border-top:1px solid var(--fc-line)}.fc-trust-grid strong{display:block;font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:700;text-align:center}.fc-trust-grid span{display:block;color:var(--fc-subtle);font-size:12px;font-weight:600;text-align:center}.fc-marquee{overflow:hidden;background:var(--fc-plum);color:var(--fc-bg);padding:16px 0;white-space:nowrap}.fc-marquee__track{display:inline-flex;gap:44px;font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;animation:fcMarquee 22s linear infinite}.fc-centered{width:100%;padding:clamp(52px,9vw,80px) 22px 40px;background:var(--fc-bg);text-align:center}.fc-centered .fc-heading{max-width:900px;margin-inline:auto;margin-bottom:18px;font-size:clamp(30px,6.5vw,44px)}.fc-centered p{max-width:640px;margin:0 auto;color:var(--fc-muted);font-size:18px;line-height:1.6}.fc-section{padding:clamp(52px,9vw,80px) 22px;background:var(--fc-bg)}.fc-section--soft{background:var(--fc-soft)}.fc-section--dark{background:var(--fc-plum);color:var(--fc-bg)}.fc-section__head{margin-bottom:44px;text-align:center}.fc-section__head .fc-heading{font-size:clamp(28px,5.5vw,42px)}.fc-ba{padding:20px 22px 80px;background:var(--fc-bg)}.fc-ba__wrap{position:relative;overflow:hidden;max-width:820px;margin-inline:auto;aspect-ratio:16 / 10;border-radius:22px;background:var(--fc-soft);box-shadow:0 30px 60px -30px #50322359;cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none}.fc-ba__after{position:absolute;top:0;right:0;bottom:0;left:0}.fc-ba__top{position:absolute;top:0;right:0;bottom:0;left:0;width:50%;overflow:hidden;border-right:3px solid #fff}.fc-ba__inner{position:absolute;top:0;right:0;bottom:0;left:0;width:820px;height:100%}.fc-ba__label{position:absolute;top:14px;z-index:2;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800}.fc-ba__label--before{left:16px;background:var(--fc-ink);color:#fff}.fc-ba__label--after{right:16px;background:var(--fc-green);color:#173a2d}.fc-ba__handle{position:absolute;top:0;bottom:0;left:50%;z-index:3;width:3px;background:#fff;transform:translate(-50%);pointer-events:none}.fc-ba__handle span{position:absolute;top:50%;left:50%;display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--fc-accent);box-shadow:0 4px 12px #00000040;font-size:18px;font-weight:800;transform:translate(-50%,-50%)}.fc-grid{display:grid;width:min(100%,1100px);margin-inline:auto;gap:24px}.fc-grid--steps{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.fc-grid--cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.fc-card{border-radius:18px;background:var(--fc-card);border:1px solid var(--fc-line);padding:24px}.fc-card--step{display:flex;flex-direction:column;gap:14px;border:0;border-radius:20px;background:var(--fc-bg);padding:26px}.fc-step__num{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;background:var(--fc-accent);color:#fff;font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:700}.fc-card__media{overflow:hidden;aspect-ratio:4 / 3;border-radius:14px;background:var(--fc-soft)}.fc-card h3{margin:4px 0 8px;color:var(--fc-ink);font-size:17px;font-weight:800}.fc-card--step h3{font-size:19px}.fc-card p{margin:0;color:var(--fc-muted);font-size:14px;line-height:1.5}.fc-card--step p{font-size:15px}.fc-card__icon{margin-bottom:10px;color:var(--fc-accent);font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:30px}.fc-ritual{display:grid;width:min(100%,1100px);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(28px,4vw,56px);align-items:center;margin-inline:auto;border-radius:24px;background:var(--fc-soft);padding:clamp(24px,4vw,44px)}.fc-ritual__visual{--fc-ring: var(--fc-accent);--fc-pulse: 1.22s;position:relative;display:flex;min-height:280px;align-items:center;justify-content:center}.fc-ritual__ring{position:absolute;border-radius:50%;background:var(--fc-ring);animation:fcRingPulse var(--fc-pulse) ease-in-out infinite}.fc-ritual__ring--outer{width:210px;height:210px;opacity:.16}.fc-ritual__ring--inner{width:152px;height:152px;opacity:.28}.fc-ritual__level{position:relative;display:flex;width:106px;height:106px;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--fc-ring);color:#fff;box-shadow:0 14px 34px -8px #00000059}.fc-ritual__level strong{font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:36px;line-height:1}.fc-ritual__level span{font-size:10px;font-weight:800;letter-spacing:.08em;opacity:.85}.fc-segmented{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.fc-mode{flex:1 1 88px;min-width:88px;border:2px solid var(--fc-mode-color);border-radius:12px;background:#fff;color:var(--fc-ink);cursor:pointer;padding:12px 10px;font-size:14px;font-weight:800}.fc-mode.is-active{background:var(--fc-mode-color);color:#fff}.fc-ritual h3{margin:0 0 6px;font-family:Bricolage Grotesque,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px}.fc-ritual p{min-height:46px;margin:0 0 24px;color:var(--fc-muted);font-size:15px;line-height:1.5}.fc-range-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--fc-subtle);font-size:13px;font-weight:800;letter-spacing:.05em}.fc-range-row span:last-child{color:var(--fc-accent);letter-spacing:0}.fc-ritual input[type=range]{width:100%;accent-color:var(--fc-accent);cursor:pointer}.fc-box{display:grid;width:min(100%,1100px);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(28px,4vw,48px);align-items:center;margin-inline:auto}.fc-box__media{overflow:hidden;aspect-ratio:4 / 3;border-radius:20px;background:#3a2e28}.fc-box .fc-kicker{color:var(--fc-gold)}.fc-box .fc-heading,.fc-section--dark .fc-heading{color:var(--fc-bg)}.fc-box__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px}.fc-box__item{display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(247,241,234,.12);padding:8px 0;color:#ebe2d8;font-size:15px}.fc-box__item strong{color:var(--fc-green)}.fc-review{display:flex;min-height:100%;flex-direction:column;gap:12px}.fc-review blockquote{flex:1;margin:0;color:var(--fc-ink);font-size:15px;line-height:1.55}.fc-review__person{display:flex;align-items:center;gap:10px}.fc-review__avatar{display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:var(--fc-soft);color:var(--fc-accent);font-weight:800}.fc-faq{max-width:760px;margin-inline:auto}.fc-faq .fc-heading{margin-bottom:32px;text-align:center;font-size:clamp(28px,5.5vw,42px)}.fc-faq__items{display:flex;flex-direction:column;gap:12px}.fc-faq details{overflow:hidden;border:1px solid var(--fc-line-strong);border-radius:14px;background:var(--fc-bg)}.fc-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;padding:18px 20px;color:var(--fc-ink);font-size:16px;font-weight:800;list-style:none}.fc-faq summary::-webkit-details-marker{display:none}.fc-faq summary:after{content:"+";flex:0 0 auto;color:var(--fc-accent);font-size:22px}.fc-faq details[open] summary:after{content:"-"}.fc-faq__answer{padding:0 20px 20px;color:var(--fc-muted);font-size:15px;line-height:1.6}.fc-final{width:100%;padding:clamp(56px,9vw,80px) 22px;background:var(--fc-bg);text-align:center}.fc-final .fc-heading{max-width:820px;margin-inline:auto;margin-bottom:18px;font-size:clamp(32px,7.5vw,48px)}.fc-final p{max-width:820px;margin:0 auto 30px;color:var(--fc-muted);font-size:18px}.fc-final .fc-primary-button{border-radius:999px;padding:18px 44px;font-size:18px}.fc-footer{background:var(--fc-plum);color:#c9beb4;padding:40px 22px;text-align:center;font-size:13px}.fc-footer__logo{margin-bottom:8px;color:var(--fc-bg);font-size:24px}.fc-footer p{max-width:600px;margin:0 auto 6px;line-height:1.5}.fc-sticky{position:fixed;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;gap:16px;border-top:1px solid var(--fc-line-strong);background:var(--fc-bg);box-shadow:0 -10px 30px -18px #50322366;padding:12px 22px;transform:translateY(110%);transition:transform .18s ease}.fc-sticky.is-visible{transform:translateY(0)}.fc-sticky__thumb{width:52px;height:52px;flex:0 0 auto;overflow:hidden;border-radius:12px;background:repeating-linear-gradient(45deg,#efe6dc,#efe6dc 5px,#e7dccf 5px 10px)}.fc-sticky__text{min-width:0}.fc-sticky__name{max-width:48vw;overflow:hidden;font-size:15px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.fc-sticky__price{color:var(--fc-subtle);font-size:13px}.fc-sticky__price strong{color:var(--fc-ink)}.fc-sticky__price s{text-decoration:line-through}.fc-sticky .fc-primary-button{min-height:0;border-radius:12px;padding:14px 28px;white-space:nowrap}@keyframes fcPulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.7)}}@keyframes fcRingPulse{0%,to{transform:scale(.9)}50%{transform:scale(1.12)}}@keyframes fcMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:760px){.fc-shell{padding-inline:16px}.fc-nav__links{width:100%;justify-content:space-between}.fc-hero{grid-template-columns:1fr;gap:20px;padding-block:8px 34px}.fc-hero__gallery-wrap{position:relative;top:auto}.fc-gallery__stage{border-radius:18px;box-shadow:0 18px 42px -26px #5032236b}.fc-gallery__thumbs{gap:8px;margin-top:10px}.fc-rating{margin-bottom:8px;font-size:12.5px}.fc-stars{font-size:14px}.fc-hero__title{max-width:370px;font-size:clamp(31px,9vw,38px);line-height:1.03}.fc-hero__copy{margin-bottom:16px;font-size:15.5px;line-height:1.45}.fc-price-row{gap:9px;margin-bottom:0}.fc-price{font-size:38px}.fc-compare{font-size:17px}.fc-save{padding:5px 9px;font-size:11.5px}.fc-option-label{margin-top:16px}.fc-offer{padding:12px;border-radius:16px}.fc-offer__name{font-size:15px}.fc-offer__desc{font-size:12.5px}.fc-offer__badge{font-size:9.5px}.fc-primary-button{min-height:58px;font-size:16px}.fc-payment__icon{height:20px}.fc-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.fc-trust-grid strong{font-size:18px}.fc-trust-grid span{font-size:11px}.fc-ba__wrap{aspect-ratio:4 / 5}.fc-box__items{grid-template-columns:1fr}.fc-sticky{justify-content:flex-start;gap:10px;padding:10px 12px}.fc-sticky__thumb{width:44px;height:44px}.fc-sticky .fc-primary-button{margin-left:auto;padding-inline:18px;font-size:14px}}@media(prefers-reduced-motion:reduce){.fc-announcement__dot,.fc-marquee__track,.fc-ritual__ring{animation:none}.fc-gallery__slide,.fc-sticky{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/face-cupping.css.map */
