/* A simple, product-led FOLESSA homepage. */
.fhome{color:var(--fb-ink,#103b43);background:#fff;font:400 16px/1.5 'Satoshi',Arial,sans-serif;letter-spacing:0;overflow:hidden}.fhome *,.fhome *:before,.fhome *:after{box-sizing:border-box}.fhome h1,.fhome h2,.fhome h3,.fhome p{margin:0;padding:0}.fhome img{display:block;max-width:100%;height:auto}.fhome h1,.fhome h2,.fhome h3{font-family:'Clash Grotesk',Arial,sans-serif;font-weight:500;color:var(--fb-ink);text-transform:none;letter-spacing:-.6px}.fhome h1{font-size:clamp(38px,4.4vw,62px);line-height:1.05;max-width:570px}.fhome h1 span{color:var(--fb-teal)}.fhome h2{font-size:clamp(29px,3vw,42px);line-height:1.12}.fhome h3{font-size:22px;line-height:1.2}.fhome-inner{width:100%;max-width:1220px;padding:0 28px;margin:0 auto}.fhome-eyebrow{font-size:12px!important;line-height:1.3!important;font-weight:700;text-transform:uppercase;letter-spacing:1.7px!important;color:var(--fb-teal);margin-bottom:14px!important}.fhome-hero{background:linear-gradient(120deg,#f3fbfc 5%,#ddf5f8 65%,#c2edf2);padding:46px 0}.fhome-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.fhome-hero-copy{padding:16px 0}.fhome-description{max-width:475px;font-size:18px;line-height:1.5;color:var(--fb-muted);margin-top:19px!important}.fhome-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin:22px 0 13px;font-size:14px}.fhome-price strong{font-size:25px;font-weight:700;letter-spacing:-.5px}.fhome-price small{font-size:12px;color:var(--fb-muted)}.fhome-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:14px 24px;background:var(--fb-teal);border:1px solid var(--fb-teal);border-radius:7px;color:#fff!important;font:500 18px/1.25 'Clash Grotesk',Arial,sans-serif;text-decoration:none;letter-spacing:0;transition:background .15s}.fhome-btn:hover{background:var(--fb-teal-hover);border-color:var(--fb-teal-hover)}.fhome-btn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;flex:none}.fhome-btn:focus-visible,.fhome a:focus-visible{outline:2px solid var(--fb-teal);outline-offset:4px}.fhome-reassurance{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--fb-muted);margin-top:12px!important}.fhome-reassurance svg{width:15px;height:15px;fill:none;stroke:var(--fb-teal);stroke-width:1.7;flex:none}.fhome-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:460px;isolation:isolate;border-radius:30px;background:radial-gradient(ellipse at 35% 25%,#f9feff 0,#a9e3eb 52%,#65c9d4 100%);overflow:hidden}.fhome-art:before,.fhome-art:after{content:'';position:absolute;width:380px;height:380px;border:1px solid #ffffff99;border-radius:50%;z-index:-1}.fhome-art:after{width:285px;height:285px;border-color:#ffffffb3}.fhome-art img{height:390px;width:auto;max-width:75%;object-fit:contain;filter:drop-shadow(0 18px 16px #216e7826)}.fhome-art-label{position:absolute;left:20px;bottom:20px;background:#ffffffd9;border:1px solid #ffffffcc;border-radius:30px;padding:7px 12px;font-size:11px;letter-spacing:.7px;font-weight:700;text-transform:uppercase;color:var(--fb-ink)}.fhome-art-size{position:absolute;top:18px;right:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:66px;height:66px;border:1px solid #ffffffbc;border-radius:50%;background:#f4fdfe80;color:var(--fb-ink);font-size:11px;line-height:1.15}.fhome-art-size b{font-size:21px}.fhome-benefits{padding:55px 0 60px}.fhome-section-head{text-align:center;max-width:720px;margin:0 auto 28px}.fhome-section-head p{font-size:16px;color:var(--fb-muted);margin-top:12px}.fhome-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.fhome-card{background:#f5fcfd;border:1px solid var(--fb-line);border-radius:14px;padding:26px 24px}.fhome-card>svg{width:32px;height:32px;fill:none;stroke:var(--fb-teal);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;margin-bottom:18px}.fhome-card p{margin-top:10px;font-size:15px;line-height:1.5;color:var(--fb-muted)}.fhome-routine{background:var(--fb-ice);padding:50px 0}.fhome-routine-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.fhome-routine-image{height:435px;overflow:hidden;border-radius:22px;background:linear-gradient(130deg,#d7f3f6,#9bdde6);display:flex;align-items:flex-end;justify-content:center}.fhome-routine-image img{height:100%;width:100%;object-fit:contain;object-position:center bottom}.fhome-steps{list-style:none;margin:24px 0 20px;padding:0;display:grid;gap:18px}.fhome-steps li{display:grid;grid-template-columns:34px 1fr;gap:13px}.fhome-step-number{width:34px;height:34px;border:1px solid #8eceD7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--fb-teal);background:#f9feff}.fhome-steps h3{font-size:19px;letter-spacing:0;margin:3px 0 4px}.fhome-steps p{font-size:15px;color:var(--fb-muted);line-height:1.45}.fhome-routine-note{font-size:12px;color:var(--fb-muted);margin-bottom:20px!important}.fhome-text-link{color:var(--fb-teal);text-decoration:underline;text-underline-offset:4px;font-size:15px;font-weight:700}.fhome-guarantee{padding:52px 0}.fhome-guarantee-box{display:grid;grid-template-columns:86px 1fr auto;align-items:center;gap:26px;background:linear-gradient(105deg,#daf4f7,#b8e8ee);border:1px solid #b8e2e8;border-radius:18px;padding:30px}.fhome-seal{width:86px;height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid var(--fb-teal);border-radius:50%;color:var(--fb-teal);font-size:11px;line-height:1.2;background:#f4fcfd}.fhome-seal b{font:500 38px/1 'Clash Grotesk',Arial,sans-serif}.fhome-guarantee-box h2{font-size:29px}.fhome-guarantee-box p{max-width:590px;margin-top:8px;font-size:15px;color:var(--fb-muted)}.fhome-guarantee-box .fhome-btn{font-size:17px;white-space:nowrap}
@media(max-width:989px){.fhome-hero-grid{gap:24px}.fhome-art{min-height:390px}.fhome-art img{height:340px}.fhome-routine-grid{gap:30px}.fhome-guarantee-box{grid-template-columns:72px 1fr}.fhome-guarantee-box .fhome-btn{grid-column:2;justify-self:start}.fhome-seal{width:72px;height:72px}}
@media(max-width:749px){.fhome-inner{padding:0 18px}.fhome-hero{padding:20px 0 26px}.fhome-hero-grid{grid-template-columns:1fr;gap:21px}.fhome-hero-copy{padding:0;grid-row:2}.fhome-art{grid-row:1;min-height:0;height:264px;border-radius:16px}.fhome-art img{height:238px;max-width:72%}.fhome-art:before{width:290px;height:290px}.fhome-art:after{width:210px;height:210px}.fhome-art-label{left:12px;bottom:12px;font-size:9px;padding:6px 9px}.fhome-art-size{width:52px;height:52px;top:12px;right:12px;font-size:9px}.fhome-art-size b{font-size:17px}.fhome h1{font-size:34px;line-height:1.07;letter-spacing:-.5px;max-width:390px}.fhome-eyebrow{font-size:10px!important;letter-spacing:1.35px!important;margin-bottom:10px!important}.fhome-description{margin-top:12px!important;font-size:15px;line-height:1.4}.fhome-price{margin:14px 0 11px;font-size:13px;gap:6px}.fhome-price strong{font-size:22px}.fhome-btn{width:100%;min-height:50px;font-size:17px;padding:12px 16px}.fhome-reassurance{justify-content:center;font-size:11px;margin-top:10px!important}.fhome-benefits{padding:36px 0}.fhome h2{font-size:29px;line-height:1.12}.fhome-section-head{margin-bottom:22px}.fhome-section-head p{font-size:15px;line-height:1.45}.fhome-cards{grid-template-columns:1fr;gap:12px}.fhome-card{display:grid;grid-template-columns:28px 1fr;column-gap:13px;padding:18px;border-radius:11px}.fhome-card>svg{width:26px;height:26px;margin:2px 0 0;grid-row:1/3}.fhome-card h3{font-size:19px}.fhome-card p{font-size:14px;margin-top:6px}.fhome-routine{padding:32px 0}.fhome-routine-grid{grid-template-columns:1fr;gap:25px}.fhome-routine-image{height:290px;border-radius:15px}.fhome-routine-image img{height:100%;width:100%}.fhome-steps{gap:16px;margin-top:20px}.fhome-guarantee{padding:30px 0}.fhome-guarantee-box{grid-template-columns:60px 1fr;gap:15px;padding:22px 18px;border-radius:14px}.fhome-seal{width:60px;height:60px;font-size:9px}.fhome-seal b{font-size:29px}.fhome-guarantee-box h2{font-size:24px}.fhome-guarantee-box p{font-size:13px;line-height:1.5}.fhome-guarantee-box .fhome-btn{grid-column:1/-1;justify-self:stretch}.fhome-guarantee-copy{min-width:0}}
@media(max-width:359px){.fhome h1{font-size:29px}.fhome-art{height:235px}.fhome-art img{height:214px}.fhome-btn{font-size:15px;gap:10px}}
@media(prefers-reduced-motion:reduce){.fhome *{scroll-behavior:auto!important;transition:none!important}}
