.facial-sculptor-page{--fsp-ivory: #FBF8F5;--fsp-ivory-2: #F4EDE4;--fsp-beige: #EFE4D6;--fsp-beige-2: #E8DDD0;--fsp-blush: #E8C5BD;--fsp-blush-deep: #D49D94;--fsp-gold: #B8956A;--fsp-gold-deep: #8E6E48;--fsp-char: #2A2520;--fsp-char-soft: #4A413B;--fsp-muted: #8A7F75;--fsp-line: #E5DDD2;--fsp-line-soft: #EFE8DF;--fsp-green: #6A7F5C;--fsp-red: #B85C5C;--fsp-star: #C7A24C;--fsp-serif: "Cormorant Garamond", "Cormorant", Georgia, serif;--fsp-sans: "DM Sans", system-ui, -apple-system, "Helvetica Neue", sans-serif;--fsp-mono: "JetBrains Mono", ui-monospace, Menlo, monospace;--fsp-pad: clamp(20px, 5vw, 80px);--fsp-shadow-sm: 0 1px 2px rgba(42, 37, 32, .04), 0 2px 8px rgba(42, 37, 32, .04);--fsp-shadow-md: 0 4px 14px rgba(42, 37, 32, .06), 0 12px 40px rgba(42, 37, 32, .06);--fsp-shadow-lg: 0 20px 60px rgba(42, 37, 32, .08);--fsp-r-sm: 8px;--fsp-r-md: 14px;--fsp-r-lg: 22px;--fsp-r-xl: 32px;font-family:var(--fsp-sans);color:var(--fsp-char);background:var(--fsp-ivory)}.facial-sculptor-page *{box-sizing:border-box}.facial-sculptor-page img,.facial-sculptor-page svg{display:block;max-width:100%}.facial-sculptor-page ul{list-style:none;padding:0;margin:0}.fsp-wrap{max-width:1280px;margin:0 auto;padding:0 var(--fsp-pad)}.fsp-section{padding:clamp(48px,7vw,96px) 0}.fsp-eyebrow{font-family:var(--fsp-sans);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--fsp-gold-deep);font-weight:500}.facial-sculptor-page h1,.facial-sculptor-page h2,.facial-sculptor-page h3,.facial-sculptor-page h4{font-family:var(--fsp-serif);font-weight:500;letter-spacing:-.01em;line-height:1.1;color:var(--fsp-char);margin:0}.facial-sculptor-page h1{font-size:clamp(28px,4vw,44px)}.facial-sculptor-page h2{font-size:clamp(28px,3.6vw,46px)}.facial-sculptor-page h3{font-size:clamp(22px,2.4vw,30px)}.fsp-lede{font-size:clamp(15px,1.4vw,17px);color:var(--fsp-char-soft);line-height:1.6}.fsp-section-head{text-align:center;max-width:720px;margin:0 auto clamp(36px,5vw,60px)}.fsp-section-head .fsp-eyebrow{margin-bottom:12px;display:inline-block}.fsp-section-head h2{margin-bottom:16px}.fsp-section-head .fsp-lede{margin:0 auto}.fsp-announce{font-size:12.5px;letter-spacing:.05em;height:36px;overflow:hidden;position:relative}.fsp-announce-track{display:flex;align-items:center;justify-content:center;height:100%;gap:48px}.fsp-announce-item{display:flex;align-items:center;gap:8px;white-space:nowrap;opacity:.92;color:inherit;text-decoration:none}.fsp-announce-item .fsp-dot{width:4px;height:4px;border-radius:50%;background:var(--fsp-gold)}@media(max-width:720px){.fsp-announce-item:not(.is-active){display:none}.fsp-announce-item.is-active{animation:fspFadeIn .5s ease}}@keyframes fspFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:.92;transform:none}}.fsp-hero{padding:clamp(20px,3vw,40px) 0 clamp(40px,5vw,64px)}.fsp-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:clamp(24px,4vw,56px);align-items:start}@media(max-width:920px){.fsp-hero-grid{grid-template-columns:1fr}}.fsp-gallery{position:sticky;top:92px}@media(max-width:920px){.fsp-gallery{position:static}}.fsp-gallery-main{aspect-ratio:1 / 1;background:var(--fsp-beige);border-radius:var(--fsp-r-lg);position:relative;overflow:hidden}.fsp-gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;transition:opacity .4s ease;background:linear-gradient(140deg,var(--fsp-ivory-2),var(--fsp-blush) 120%)}.fsp-gallery-slide.is-active{opacity:1}.fsp-gallery-slide img{width:100%;height:100%;object-fit:cover}.fsp-gallery-badge{position:absolute;top:20px;right:20px;background:var(--fsp-char);color:var(--fsp-ivory);width:64px;height:64px;border-radius:50%;display:grid;place-items:center;text-align:center;font-family:var(--fsp-serif);font-size:18px;line-height:1;letter-spacing:.02em;z-index:5}.fsp-gallery-badge .fsp-pct{font-size:22px;font-weight:500}.fsp-gallery-badge .fsp-off{font-size:9.5px;letter-spacing:.18em;margin-top:3px;font-family:var(--fsp-sans)}.fsp-gallery-nav{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:4}.fsp-gallery-nav button{width:7px;height:7px;border-radius:50%;background:#2a252040;transition:all .2s ease;border:0;padding:0;cursor:pointer}.fsp-gallery-nav button.is-active{background:var(--fsp-char);width:22px;border-radius:4px}.fsp-gallery-thumbs{display:grid;gap:8px;margin-top:12px}.fsp-thumb{aspect-ratio:1;border-radius:var(--fsp-r-sm);background:var(--fsp-beige);border:2px solid transparent;cursor:pointer;overflow:hidden;position:relative;transition:border-color .2s ease;padding:0}.fsp-thumb.is-active{border-color:var(--fsp-char)}.fsp-thumb img{width:100%;height:100%;object-fit:cover}.fsp-layout-carousel .fsp-gallery-thumbs{display:none}.fsp-layout-stacked .fsp-gallery-thumbs{grid-template-columns:1fr}.fsp-layout-thumbnails .fsp-gallery-thumbs{grid-template-columns:repeat(5,1fr)}.fsp-purchase{padding-top:4px}.fsp-crumbs{font-size:12px;color:var(--fsp-muted);letter-spacing:.04em;margin-bottom:18px}.fsp-crumbs span{color:var(--fsp-char)}.fsp-rating-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.fsp-stars{color:var(--fsp-star);letter-spacing:2px;font-size:14px}.fsp-rating-text{font-size:13px;color:var(--fsp-char-soft)}.fsp-rating-text strong{color:var(--fsp-char);font-weight:600}.fsp-product-title{font-size:clamp(30px,3.4vw,42px);line-height:1.05;margin-bottom:8px}.fsp-product-sub{font-size:14px;color:var(--fsp-muted);margin-bottom:22px;letter-spacing:.02em}.fsp-price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:18px;flex-wrap:wrap}.fsp-price-sale{font-size:32px;font-weight:600;letter-spacing:-.02em}.fsp-price-compare{font-size:18px;color:var(--fsp-muted);text-decoration:line-through}.fsp-price-badge{background:var(--fsp-blush);color:var(--fsp-char);font-size:11px;font-weight:600;letter-spacing:.1em;padding:4px 10px;border-radius:20px}.fsp-scarcity{background:linear-gradient(180deg,#fff4f0,#fce9e2);border:1px solid #F2D7CC;border-radius:var(--fsp-r-md);padding:14px 16px;margin-bottom:22px}.fsp-scarcity-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#8c4a3a;margin-bottom:6px;letter-spacing:.02em}.fsp-scarcity-head .fsp-pulse{width:8px;height:8px;border-radius:50%;background:#d67960;position:relative;animation:fspPulse 1.6s ease-out infinite}@keyframes fspPulse{0%{box-shadow:0 0 #d6796099}70%{box-shadow:0 0 0 10px #d6796000}to{box-shadow:0 0 #d6796000}}.fsp-scarcity-text{font-size:13px;color:var(--fsp-char-soft);line-height:1.5}.fsp-scarcity-bar{height:5px;background:#f2d7cc;border-radius:4px;margin-top:10px;overflow:hidden}.fsp-scarcity-bar>span{display:block;height:100%;background:linear-gradient(90deg,var(--fsp-blush-deep),#D67960);border-radius:4px}.fsp-scarcity-meta{font-size:11.5px;color:var(--fsp-muted);margin-top:6px}.fsp-variant-picker{margin-bottom:14px;display:grid;gap:12px}.fsp-variant-option-label{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--fsp-char-soft);display:block;margin-bottom:6px;font-weight:600}.fsp-variant-swatches{display:flex;flex-wrap:wrap;gap:8px}.fsp-variant-swatches input[type=radio]{position:absolute;opacity:0;pointer-events:none}.fsp-variant-swatches label{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:40px;padding:0 14px;border-radius:100px;border:1px solid var(--fsp-line);background:var(--fsp-ivory);cursor:pointer;font-size:13.5px;transition:all .15s ease}.fsp-variant-swatches label:hover{border-color:var(--fsp-char-soft)}.fsp-variant-swatches input:checked+label{background:var(--fsp-char);color:var(--fsp-ivory);border-color:var(--fsp-char)}.fsp-variant-swatches input:disabled+label{opacity:.4;text-decoration:line-through;cursor:not-allowed}.fsp-qty-row{display:flex;align-items:center;gap:14px;margin-bottom:14px}.fsp-qty-label{font-size:13px;letter-spacing:.05em;color:var(--fsp-char-soft);text-transform:uppercase}.fsp-qty{display:inline-flex;align-items:center;border:1px solid var(--fsp-line);border-radius:100px;height:44px;background:var(--fsp-ivory)}.fsp-qty button{width:44px;height:44px;font-size:18px;color:var(--fsp-char-soft);display:grid;place-items:center;border:0;background:none;border-radius:50%;transition:background .15s ease;cursor:pointer}.fsp-qty button:hover{background:var(--fsp-ivory-2)}.fsp-qty input{width:36px;text-align:center;border:0;background:transparent;font-size:15px;font-weight:600;-moz-appearance:textfield;outline:none}.fsp-qty input::-webkit-outer-spin-button,.fsp-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fsp-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:var(--fsp-char);color:var(--fsp-ivory);height:60px;border:0;border-radius:100px;font-size:14.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;transition:transform .15s ease,background .2s ease,box-shadow .2s ease;box-shadow:0 8px 24px #2a25202e;margin-bottom:14px;position:relative;overflow:hidden;cursor:pointer;font-family:inherit}.fsp-cta:hover:not([disabled]){background:#1a1612;transform:translateY(-1px);box-shadow:0 12px 32px #2a25203d}.fsp-cta:active{transform:translateY(0)}.fsp-cta[disabled]{background:var(--fsp-muted);cursor:not-allowed;opacity:.7}.fsp-cta .fsp-arrow{transition:transform .2s ease}.fsp-cta:hover .fsp-arrow{transform:translate(4px)}.fsp-payment-buttons{margin-top:6px;margin-bottom:18px}.fsp-express{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--fsp-muted);justify-content:center;margin-bottom:18px}.fsp-express .fsp-line{flex:1;height:1px;background:var(--fsp-line);max-width:80px}.fsp-pay-icons{display:flex;gap:8px;justify-content:center;margin-bottom:22px;flex-wrap:wrap}.fsp-pay-icons .fsp-pay{height:24px;padding:0 10px;background:var(--fsp-ivory);border:1px solid var(--fsp-line);border-radius:6px;display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:.06em;color:var(--fsp-char-soft)}.fsp-ship-row{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--fsp-ivory-2);border-radius:var(--fsp-r-md);margin-bottom:22px;font-size:13.5px;color:var(--fsp-char-soft)}.fsp-ship-row .fsp-dot-green{width:8px;height:8px;border-radius:50%;background:var(--fsp-green);box-shadow:0 0 0 4px #6a7f5c2e;flex-shrink:0}.fsp-ship-row strong{color:var(--fsp-char);font-weight:600}.fsp-trust-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 0;border-top:1px solid var(--fsp-line);border-bottom:1px solid var(--fsp-line);margin-bottom:22px}.fsp-trust-mini-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;font-size:11.5px;color:var(--fsp-char-soft);letter-spacing:.02em}.fsp-trust-mini-item svg,.fsp-trust-mini-item img{color:var(--fsp-gold-deep);width:22px;height:22px;object-fit:contain}.fsp-trust-mini-item .fsp-emoji{font-size:22px;line-height:1}.fsp-soldout-banner{margin:14px 0;padding:10px 14px;background:#f4ede4;border:1px solid var(--fsp-line);border-radius:var(--fsp-r-md);font-size:13px;color:var(--fsp-char-soft);text-align:center}.fsp-benefit-bullets-section{padding:clamp(28px,4vw,48px) 0}.fsp-benefits-list{display:grid;gap:14px}.fsp-benefit-bullet{display:grid;grid-template-columns:40px 1fr;gap:14px;align-items:start}.fsp-benefit-bullet .fsp-ic{width:40px;height:40px;border-radius:50%;background:var(--fsp-ivory-2);display:grid;place-items:center;color:var(--fsp-gold-deep);flex-shrink:0;font-size:20px}.fsp-benefit-bullet .fsp-ic img{width:20px;height:20px}.fsp-benefit-bullet p,.fsp-benefit-bullet div{font-size:14px;color:var(--fsp-char-soft);line-height:1.5;padding-top:9px;margin:0}.fsp-benefit-bullet strong{color:var(--fsp-char);font-weight:600}.fsp-authn{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:start;padding:16px 18px;background:linear-gradient(180deg,#fbf4e8,#f6ebd5);border:1px solid #E6D6B0;border-radius:var(--fsp-r-md)}.fsp-authn .fsp-ic{width:36px;height:36px;border-radius:50%;background:var(--fsp-ivory);display:grid;place-items:center;color:var(--fsp-gold-deep);font-size:18px}.fsp-authn h4{font-family:var(--fsp-sans);font-size:13.5px;font-weight:700;margin-bottom:4px;letter-spacing:.02em}.fsp-authn p{font-size:12.5px;color:var(--fsp-char-soft);line-height:1.5;margin:0}.fsp-accordions{border-top:1px solid var(--fsp-line)}.fsp-acc{border-bottom:1px solid var(--fsp-line)}.fsp-acc summary{display:flex;justify-content:space-between;align-items:center;padding:18px 4px;font-size:14.5px;font-weight:600;letter-spacing:.02em;cursor:pointer;list-style:none;color:var(--fsp-char)}.fsp-acc summary::-webkit-details-marker{display:none}.fsp-acc summary .fsp-ic{width:24px;height:24px;display:grid;place-items:center;transition:transform .25s ease}.fsp-acc[open] summary .fsp-ic{transform:rotate(45deg)}.fsp-acc-body{padding:0 4px 22px;font-size:14px;color:var(--fsp-char-soft);line-height:1.65}.fsp-acc-body p+p{margin-top:10px}.fsp-acc-body ul{padding-left:18px;list-style:disc}.fsp-acc-body li{margin:4px 0}.fsp-trust-strip{border-top:1px solid var(--fsp-line-soft);border-bottom:1px solid var(--fsp-line-soft)}.fsp-trust-strip-grid{display:grid;grid-template-columns:repeat(var(--fsp-cols, 3),1fr);gap:24px;padding:clamp(28px,4vw,44px) 0}@media(max-width:720px){.fsp-trust-strip-grid{grid-template-columns:1fr;gap:16px}}.fsp-trust-card{display:flex;align-items:center;gap:16px;padding:8px}.fsp-trust-card .fsp-ic{width:52px;height:52px;border-radius:50%;background:var(--fsp-ivory);display:grid;place-items:center;color:var(--fsp-gold-deep);flex-shrink:0;border:1px solid var(--fsp-line);font-size:22px}.fsp-trust-card .fsp-ic img{width:26px;height:26px}.fsp-trust-card h4{font-family:var(--fsp-sans);font-size:14.5px;font-weight:700;margin-bottom:4px}.fsp-trust-card p{font-size:12.5px;color:var(--fsp-char-soft);margin:0}.fsp-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}@media(max-width:880px){.fsp-testi-grid{grid-template-columns:1fr}}.fsp-testi{background:var(--fsp-ivory);border:1px solid var(--fsp-line);border-radius:var(--fsp-r-lg);padding:26px;display:flex;flex-direction:column;gap:16px}.fsp-testi-img{aspect-ratio:4/3;border-radius:var(--fsp-r-md);background:var(--fsp-beige);overflow:hidden;position:relative}.fsp-testi-img img{width:100%;height:100%;object-fit:cover}.fsp-testi-quote{font-family:var(--fsp-serif);font-size:19px;line-height:1.4;color:var(--fsp-char);margin:0}.fsp-testi-foot{display:flex;align-items:center;gap:12px;margin-top:auto}.fsp-testi-avatar{width:38px;height:38px;border-radius:50%;background:var(--fsp-beige);display:grid;place-items:center;font-family:var(--fsp-serif);font-size:14px;color:var(--fsp-char);font-weight:500;overflow:hidden;flex-shrink:0}.fsp-testi-avatar img{width:100%;height:100%;object-fit:cover}.fsp-testi-name{font-size:13px;font-weight:600}.fsp-testi-loc{font-size:11.5px;color:var(--fsp-muted)}.fsp-testi-verified{margin-left:auto;font-size:10.5px;color:var(--fsp-green);letter-spacing:.04em;display:inline-flex;align-items:center;gap:4px}.fsp-benefits-stack{display:grid;gap:clamp(40px,6vw,96px)}.fsp-benefit-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,72px);align-items:center}.fsp-benefit-row.fsp-flip{direction:rtl}.fsp-benefit-row.fsp-flip>*{direction:ltr}@media(max-width:820px){.fsp-benefit-row,.fsp-benefit-row.fsp-flip{grid-template-columns:1fr;direction:ltr}}.fsp-benefit-img{aspect-ratio:5/4;border-radius:var(--fsp-r-lg);position:relative;overflow:hidden;background:linear-gradient(140deg,var(--fsp-beige),var(--fsp-blush))}.fsp-benefit-img img{width:100%;height:100%;object-fit:cover}.fsp-benefit-copy .fsp-eyebrow{margin-bottom:14px;display:inline-block}.fsp-benefit-copy h3{margin-bottom:16px}.fsp-benefit-copy p{color:var(--fsp-char-soft);font-size:15.5px;line-height:1.65;max-width:520px;margin:0}.fsp-benefit-copy .fsp-rte{color:var(--fsp-char-soft);font-size:15.5px;line-height:1.65;max-width:520px}.fsp-benefit-copy .fsp-rte p{margin-bottom:12px}.fsp-benefit-copy .fsp-btn{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:12px 24px;border-radius:100px;background:var(--fsp-char);color:var(--fsp-ivory);font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;text-decoration:none;transition:background .2s ease}.fsp-benefit-copy .fsp-btn:hover{background:#1a1612}.fsp-tech-section{background:var(--fsp-char);color:var(--fsp-ivory);position:relative;overflow:hidden}.fsp-tech-section:before{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(232,197,189,.15),transparent 70%);top:-200px;right:-200px;pointer-events:none}.fsp-tech-section h2,.fsp-tech-section .fsp-section-head h2{color:var(--fsp-ivory)}.fsp-tech-section .fsp-eyebrow{color:var(--fsp-blush)}.fsp-tech-section .fsp-lede{color:#fbf8f5b3}.fsp-tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative}@media(max-width:1024px){.fsp-tech-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.fsp-tech-grid{grid-template-columns:repeat(2,1fr)}}.fsp-tech-card{background:#fbf8f50a;border:1px solid rgba(251,248,245,.08);border-radius:var(--fsp-r-md);padding:28px 22px;display:flex;flex-direction:column;gap:16px;transition:all .25s ease;position:relative}.fsp-tech-card:hover{background:#fbf8f512;transform:translateY(-2px);border-color:#e8c5bd4d}.fsp-tech-num{font-family:var(--fsp-mono);font-size:11px;color:#fbf8f566;letter-spacing:.1em}.fsp-tech-led{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 24px currentColor;font-size:22px}.fsp-tech-led.fsp-led-red{color:#ff7b7b;background:#ff7b7b26}.fsp-tech-led.fsp-led-blue{color:#7bb8ff;background:#7bb8ff26}.fsp-tech-led.fsp-led-green{color:#9bd088;background:#9bd08826}.fsp-tech-led.fsp-led-warm{color:#ffb87b;background:#ffb87b26}.fsp-tech-led.fsp-led-vib{color:#c49bff;background:#c49bff26}.fsp-tech-led.fsp-led-ems{color:#7bffd4;background:#7bffd426}.fsp-tech-led.fsp-led-clean{color:#ffe07b;background:#ffe07b26}.fsp-tech-led img{width:24px;height:24px}.fsp-tech-card h4{font-family:var(--fsp-serif);font-size:21px;color:var(--fsp-ivory);font-weight:500}.fsp-tech-card p{font-size:13px;color:#fbf8f5a6;line-height:1.55;margin:0}.fsp-ba-section{background:var(--fsp-ivory-2)}.fsp-ba-grid{display:grid;grid-template-columns:repeat(var(--fsp-ba-cols, 3),1fr);gap:22px}@media(max-width:880px){.fsp-ba-grid{grid-template-columns:1fr!important}}.fsp-ba-card{background:var(--fsp-ivory);border-radius:var(--fsp-r-lg);overflow:hidden;border:1px solid var(--fsp-line)}.fsp-ba-imgs{display:grid;grid-template-columns:1fr 1fr;position:relative}.fsp-ba-imgs:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--fsp-ivory);z-index:2}.fsp-ba-img{aspect-ratio:1;position:relative;display:grid;place-items:end start;padding:12px;background:linear-gradient(140deg,#e8d9cc,#dcc9b8)}.fsp-ba-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.fsp-ba-img.fsp-after{background:linear-gradient(140deg,#F4E3D8,var(--fsp-blush))}.fsp-ba-img .fsp-label{font-family:var(--fsp-mono);font-size:10.5px;background:#fbf8f5d9;padding:3px 8px;border-radius:12px;letter-spacing:.1em;color:var(--fsp-char);position:relative;z-index:1}.fsp-ba-meta{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;font-size:13px}.fsp-ba-meta .fsp-who{font-weight:600}.fsp-ba-meta .fsp-days{color:var(--fsp-muted)}.fsp-ba-disclaimer{text-align:center;margin-top:24px;font-size:12px;color:var(--fsp-muted);letter-spacing:.05em}.fsp-compare-wrap{overflow-x:auto}.fsp-compare{width:100%;min-width:640px;border-collapse:separate;border-spacing:0}.fsp-compare th,.fsp-compare td{padding:18px 20px;text-align:center;font-size:14px;border-bottom:1px solid var(--fsp-line)}.fsp-compare th:first-child,.fsp-compare td:first-child{text-align:left;font-weight:500;color:var(--fsp-char-soft)}.fsp-compare thead th{font-family:var(--fsp-serif);font-size:17px;font-weight:500;color:var(--fsp-char);background:var(--fsp-ivory-2);border-bottom:1px solid var(--fsp-line)}.fsp-compare thead th.fsp-highlight{background:var(--fsp-char);color:var(--fsp-ivory);position:relative;border-radius:var(--fsp-r-md) var(--fsp-r-md) 0 0}.fsp-compare thead th.fsp-highlight:after{content:attr(data-badge);position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--fsp-gold);color:var(--fsp-char);font-family:var(--fsp-sans);font-size:9.5px;font-weight:700;letter-spacing:.15em;padding:3px 10px;border-radius:12px;white-space:nowrap}.fsp-compare tbody td.fsp-our{background:#2a252008;font-weight:600;color:var(--fsp-char)}.fsp-compare .fsp-check{color:var(--fsp-green);font-size:18px}.fsp-compare .fsp-x{color:#c4b8ad;font-size:16px}.fsp-faq-section{background:var(--fsp-ivory-2)}.fsp-faq-grid{max-width:820px;margin:0 auto;display:grid;gap:0}.fsp-faq{border-bottom:1px solid var(--fsp-line);background:var(--fsp-ivory)}.fsp-faq:first-child{border-top:1px solid var(--fsp-line);border-radius:var(--fsp-r-md) var(--fsp-r-md) 0 0}.fsp-faq:last-child{border-radius:0 0 var(--fsp-r-md) var(--fsp-r-md)}.fsp-faq summary{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;font-size:15px;font-weight:600;cursor:pointer;list-style:none}.fsp-faq summary::-webkit-details-marker{display:none}.fsp-faq summary .fsp-ic{width:24px;height:24px;display:grid;place-items:center;transition:transform .25s ease;color:var(--fsp-char-soft);flex-shrink:0}.fsp-faq[open] summary .fsp-ic{transform:rotate(45deg);color:var(--fsp-gold-deep)}.fsp-faq-body{padding:0 26px 24px;font-size:14.5px;color:var(--fsp-char-soft);line-height:1.65}.fsp-faq-body p{margin:0 0 10px}.fsp-faq-body p:last-child{margin-bottom:0}.fsp-reviews-head{display:grid;grid-template-columns:1fr 1.4fr;gap:clamp(28px,5vw,72px);padding-bottom:40px;border-bottom:1px solid var(--fsp-line);margin-bottom:40px}@media(max-width:720px){.fsp-reviews-head{grid-template-columns:1fr}}.fsp-reviews-summary{text-align:center}.fsp-reviews-summary .fsp-score{font-family:var(--fsp-serif);font-size:76px;line-height:1;font-weight:500}.fsp-reviews-summary .fsp-stars{font-size:20px;margin:10px 0 6px;display:block}.fsp-reviews-summary .fsp-count{font-size:13px;color:var(--fsp-muted);letter-spacing:.04em}.fsp-reviews-summary .fsp-badge{margin-top:16px;display:inline-block;font-size:11px;letter-spacing:.12em;background:var(--fsp-ivory-2);padding:6px 14px;border-radius:20px;color:var(--fsp-char-soft)}.fsp-rating-bars{display:grid;gap:10px;align-self:center}.fsp-rb{display:grid;grid-template-columns:50px 1fr 40px;gap:12px;align-items:center;font-size:13px;color:var(--fsp-char-soft)}.fsp-rb-bar{height:6px;background:var(--fsp-ivory-2);border-radius:3px;overflow:hidden}.fsp-rb-bar>span{display:block;height:100%;background:var(--fsp-star);border-radius:3px}.fsp-review-grid{display:grid;gap:18px}.fsp-review{background:var(--fsp-ivory);border:1px solid var(--fsp-line);border-radius:var(--fsp-r-md);padding:22px 24px}.fsp-review-head{display:flex;align-items:center;gap:14px;margin-bottom:12px;flex-wrap:wrap}.fsp-review-avatar{width:40px;height:40px;border-radius:50%;background:var(--fsp-beige);display:grid;place-items:center;font-family:var(--fsp-serif);font-size:15px;overflow:hidden}.fsp-review-avatar img{width:100%;height:100%;object-fit:cover}.fsp-review-meta{line-height:1.3}.fsp-review-meta .fsp-name{font-size:14px;font-weight:600}.fsp-review-meta .fsp-when{font-size:11.5px;color:var(--fsp-muted)}.fsp-review-head .fsp-stars{font-size:13px;margin-left:auto}.fsp-review-head .fsp-verified{font-size:10.5px;color:var(--fsp-green);letter-spacing:.04em}.fsp-review h5{font-family:var(--fsp-serif);font-size:18px;font-weight:500;margin:0 0 6px}.fsp-review p{font-size:14px;color:var(--fsp-char-soft);line-height:1.6;margin:0}.fsp-review-img{margin-top:12px;border-radius:var(--fsp-r-sm);overflow:hidden;max-width:220px}.fsp-review-img img{width:100%;height:auto}.fsp-sticky-cart{position:fixed;bottom:0;left:0;right:0;background:#fbf8f5f5;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border-top:1px solid var(--fsp-line);z-index:90;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -8px 30px #2a25200f}.fsp-sticky-cart.is-visible{transform:translateY(0)}.fsp-sticky-inner{display:flex;align-items:center;gap:16px;padding:12px 0}.fsp-sticky-thumb{width:52px;height:52px;border-radius:var(--fsp-r-sm);background:linear-gradient(140deg,var(--fsp-ivory-2),var(--fsp-blush));flex-shrink:0;overflow:hidden}.fsp-sticky-thumb img{width:100%;height:100%;object-fit:cover}.fsp-sticky-info{flex:1;min-width:0}.fsp-sticky-info .fsp-t{font-size:13.5px;font-weight:600;line-height:1.2}.fsp-sticky-info .fsp-p{font-size:13px;color:var(--fsp-char-soft);display:flex;gap:8px;align-items:baseline}.fsp-sticky-info .fsp-p .fsp-strike{text-decoration:line-through;color:var(--fsp-muted);font-size:11.5px}.fsp-sticky-cart .fsp-cta{width:auto;height:48px;padding:0 28px;margin:0;font-size:12px;letter-spacing:.16em;flex-shrink:0}@media(max-width:540px){.fsp-sticky-info .fsp-p{display:none}.fsp-sticky-cart .fsp-cta{padding:0 20px}}.facial-sculptor-page [data-fsp-reveal]{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.facial-sculptor-page [data-fsp-reveal].is-in{opacity:1;transform:none}.shopify-section [data-fsp-section]{position:relative}
/*# sourceMappingURL=/cdn/shop/t/5/assets/fsp-product-page.css.map */
