*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--purple: #3D1F7A;--purple-dark: #1A0F3D;--purple-light: #F5F0FF;--purple-mid: #EDE8FF;--green: #27AE60;--green-dark: #1E8449;--green-light: #F0FFF4;--green-mid: #D5F5E3;--text: #1A0F3D;--text-soft: #555577;--white: #ffffff;--bg: #FAFAFA;--gold: #F4C542;--radius: 16px;--radius-sm: 10px;--shadow: 0 8px 32px rgba(61,31,122,.1);--shadow-card: 0 4px 20px rgba(61,31,122,.08)}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:var(--text);background:var(--white);overflow-x:hidden}.fc-announcement{background:var(--purple-dark);color:#ffffffe6;text-align:center;padding:10px 20px;font-size:13px;font-weight:500;letter-spacing:.3px}.fc-announcement span{margin:0 16px}.fc-announcement .dot{color:var(--green);font-size:18px;vertical-align:middle}.fc-nav{background:#fff;border-bottom:1px solid rgba(61,31,122,.08);position:sticky;top:0;z-index:100;box-shadow:0 2px 16px #3d1f7a0f}.fc-nav-inner{max-width:1300px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:72px}.fc-logo{font-size:22px;font-weight:800;color:var(--purple);text-decoration:none;letter-spacing:-.5px}.fc-logo span{color:var(--green)}.fc-nav-links{display:flex;gap:32px;list-style:none}.fc-nav-links a{text-decoration:none;color:var(--text);font-size:14px;font-weight:500;transition:color .2s}.fc-nav-links a:hover{color:var(--purple)}.fc-nav-actions{display:flex;align-items:center;gap:16px}.fc-nav-cart{background:var(--purple);color:#fff;border:none;padding:10px 22px;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif;transition:background .2s;text-decoration:none;display:inline-block}.fc-nav-cart:hover{background:var(--purple-dark);color:#fff}.fc-hero{background:var(--purple-dark);min-height:580px;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;overflow:hidden}.fc-hero:before{content:"";position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(39,174,96,.15) 0%,transparent 70%);pointer-events:none}.fc-hero-content{padding:60px 60px 60px 80px;position:relative;z-index:2}.fc-hero-badge{display:inline-flex;align-items:center;gap:6px;background:#27ae6026;color:#5ee89a;border:1px solid rgba(39,174,96,.3);padding:6px 14px;border-radius:100px;font-size:12px;font-weight:600;margin-bottom:24px;letter-spacing:.5px}.fc-hero h1{font-size:48px;font-weight:800;color:#fff;line-height:1.15;margin-bottom:20px;letter-spacing:-1px}.fc-hero h1 em{color:var(--green);font-style:normal}.fc-hero p{font-size:17px;color:#fffc;line-height:1.7;margin-bottom:32px;max-width:460px}.fc-hero-cta{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.fc-btn-primary{background:var(--green);color:#fff;padding:16px 36px;border-radius:100px;font-size:16px;font-weight:700;text-decoration:none;display:inline-block;transition:all .2s;box-shadow:0 4px 20px #27ae6066;font-family:Poppins,sans-serif;border:none;cursor:pointer}.fc-btn-primary:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 8px 28px #27ae6080;color:#fff}.fc-btn-secondary{color:#fffc;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .2s}.fc-btn-secondary:hover{color:#fff}.fc-hero-timer{margin-top:32px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);padding:16px 20px;display:inline-flex;align-items:center;gap:12px}.fc-timer-label{font-size:12px;color:#fff9;font-weight:500}.fc-timer-boxes{display:flex;gap:8px}.fc-timer-box{background:#ffffff1a;border-radius:8px;padding:8px 12px;text-align:center;min-width:52px}.fc-timer-num{font-size:22px;font-weight:700;color:#fff;display:block;line-height:1}.fc-timer-unit{font-size:10px;color:#ffffff8c;margin-top:4px;display:block}.fc-timer-colon{color:#fff6;font-size:22px;font-weight:300;align-self:center;margin-top:-8px}.fc-hero-image{height:580px;background:linear-gradient(135deg,#3d1f7a80,#27ae6033);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.fc-hero-image img{width:100%;height:100%;object-fit:cover;opacity:.85}.fc-hero-img-placeholder{width:340px;height:420px;background:#ffffff0f;border-radius:20px;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#ffffff4d;font-size:14px;gap:12px}.fc-img-icon{font-size:48px;opacity:.4}.fc-trust-bar{background:var(--purple-light);border-bottom:1px solid var(--purple-mid);padding:20px 24px}.fc-trust-inner{max-width:1300px;margin:0 auto;display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.fc-trust-item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--purple)}.fc-trust-icon{font-size:20px}.fc-section{padding:80px 24px}.fc-section-inner{max-width:1300px;margin:0 auto}.fc-section-label{display:inline-block;background:var(--purple-mid);color:var(--purple);font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:5px 14px;border-radius:100px;margin-bottom:16px}.fc-section-label.green{background:var(--green-mid);color:var(--green-dark)}.fc-section h2{font-size:36px;font-weight:800;color:var(--text);line-height:1.2;letter-spacing:-.5px;margin-bottom:12px}.fc-section h2 em{color:var(--purple);font-style:normal}.fc-section-sub{font-size:16px;color:var(--text-soft);line-height:1.6;max-width:560px;margin-bottom:48px}.fc-text-center{text-align:center}.fc-text-center .fc-section-sub{margin-left:auto;margin-right:auto}.fc-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.fc-product-card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow-card);overflow:hidden;transition:transform .2s,box-shadow .2s;cursor:pointer}.fc-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.fc-product-img{height:260px;background:linear-gradient(135deg,var(--purple-light),var(--purple-mid));display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.fc-product-img.green-bg{background:linear-gradient(135deg,var(--green-light),var(--green-mid))}.fc-product-img img{width:100%;height:100%;object-fit:cover}.fc-product-badge{position:absolute;top:12px;left:12px;background:var(--green);color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:100px;z-index:2}.fc-product-img-icon{font-size:64px;opacity:.35}.fc-product-info{padding:20px}.fc-product-name{font-size:15px;font-weight:700;color:var(--text);margin-bottom:6px}.fc-product-stars{color:var(--gold);font-size:13px;margin-bottom:8px}.fc-product-stars span{color:var(--text-soft);font-size:12px;margin-left:4px}.fc-product-price{display:flex;align-items:center;gap:10px;margin-bottom:14px;flex-wrap:wrap}.fc-price-current{font-size:18px;font-weight:700;color:var(--purple)}.fc-price-old{font-size:14px;color:#aaa;text-decoration:line-through}.fc-price-save{font-size:12px;font-weight:600;color:var(--green)}.fc-btn-add{width:100%;background:var(--purple);color:#fff;border:none;padding:12px;border-radius:100px;font-size:14px;font-weight:600;cursor:pointer;font-family:Poppins,sans-serif;transition:background .2s;text-decoration:none;display:block;text-align:center}.fc-btn-add:hover{background:var(--purple-dark);color:#fff}.fc-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative}.fc-step{text-align:center;padding:40px 32px;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow-card);position:relative}.fc-step-num{width:56px;height:56px;background:var(--purple);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;margin:0 auto 20px}.fc-step-icon{font-size:36px;margin-bottom:16px}.fc-step h3{font-size:18px;font-weight:700;margin-bottom:10px;color:var(--text)}.fc-step p{font-size:14px;color:var(--text-soft);line-height:1.6}.fc-collections-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.fc-collection-card{border-radius:var(--radius);overflow:hidden;position:relative;cursor:pointer;aspect-ratio:3/4;background:linear-gradient(135deg,var(--purple-light),var(--purple-mid));display:flex;align-items:flex-end;transition:transform .2s;text-decoration:none}.fc-collection-card:nth-child(2){background:linear-gradient(135deg,var(--green-light),var(--green-mid))}.fc-collection-card:nth-child(3){background:linear-gradient(135deg,#fff8f0,#ffe8cc)}.fc-collection-card:nth-child(4){background:linear-gradient(135deg,#f0f8ff,#cce8ff)}.fc-collection-card:hover{transform:scale(1.02)}.fc-collection-overlay{background:linear-gradient(transparent,#1a0f3dd9);padding:24px 20px;width:100%;position:relative;z-index:2}.fc-collection-emoji{font-size:40px;margin-bottom:8px;display:block}.fc-collection-overlay h3{color:#fff;font-size:18px;font-weight:700;margin-bottom:4px}.fc-collection-overlay p{color:#ffffffb3;font-size:13px}.fc-collection-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0}.fc-collection-icon{font-size:72px;opacity:.25}.fc-collection-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.6}.fc-emotional{background:var(--purple-dark);color:#fff;padding:80px 24px}.fc-emotional-inner{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.fc-emotional h2{color:#fff;font-size:40px;font-weight:800;line-height:1.2;letter-spacing:-.5px;margin-bottom:12px}.fc-emotional h2 em{color:var(--green);font-style:normal}.fc-emotional p{color:#ffffffbf;font-size:16px;line-height:1.8;margin-bottom:24px}.fc-emotional-img{height:440px;background:#ffffff0d;border-radius:20px;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;color:#fff3;font-size:14px;flex-direction:column;gap:12px;overflow:hidden}.fc-emotional-img img{width:100%;height:100%;object-fit:cover;border-radius:20px}.fc-points{list-style:none;margin-bottom:32px}.fc-points li{padding:8px 0;color:#fffc;font-size:15px;display:flex;align-items:center;gap:12px}.fc-points li:before{content:"";width:8px;height:8px;background:var(--green);border-radius:50%;flex-shrink:0}.fc-testimonials{background:var(--purple-light)}.fc-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fc-review-card{background:#fff;border-radius:var(--radius);padding:28px;box-shadow:var(--shadow-card);border:1px solid var(--purple-mid);transition:transform .2s}.fc-review-card:hover{transform:translateY(-3px)}.fc-review-stars{color:var(--gold);font-size:16px;margin-bottom:14px}.fc-review-text{font-size:15px;color:var(--text-soft);line-height:1.7;margin-bottom:20px;font-style:italic}.fc-review-author{display:flex;align-items:center;gap:12px}.fc-review-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--purple),var(--green));display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px;flex-shrink:0}.fc-review-name{font-weight:700;font-size:14px;color:var(--text)}.fc-review-label{font-size:12px;color:var(--green);font-weight:600}.fc-review-product{font-size:11px;color:#aaa;margin-top:2px}.fc-rating-summary{text-align:center;margin-bottom:48px;padding:24px;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow-card);display:flex;gap:40px;width:100%;justify-content:center;align-items:center}.fc-rating-big{font-size:48px;font-weight:800;color:var(--purple)}.fc-rating-stars-big{font-size:24px;color:var(--gold)}.fc-rating-count{font-size:14px;color:var(--text-soft)}.fc-rating-divider{width:1px;height:60px;background:var(--purple-mid)}.fc-rating-stat-num{font-size:32px;font-weight:800}.fc-rating-stat-num.green{color:var(--green)}.fc-rating-stat-num.purple{color:var(--purple)}.fc-rating-stat-label{font-size:14px;color:var(--text-soft)}.fc-comparison-table{width:100%;border-collapse:collapse;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.fc-comparison-table th{padding:20px 24px;font-size:15px;font-weight:700;text-align:center}.fc-comparison-table th:first-child{text-align:left;background:#f8f8f8;color:var(--text-soft)}.fc-comparison-table th.fc-highlight{background:var(--purple);color:#fff}.fc-comparison-table th.fc-dim{background:#f0f0f0;color:#aaa}.fc-comparison-table td{padding:16px 24px;border-top:1px solid #F0F0F0;text-align:center;font-size:14px}.fc-comparison-table td:first-child{text-align:left;font-weight:500;color:var(--text);background:#fafafa}.fc-comparison-table td.fc-highlight{background:var(--purple-light)}.fc-check{color:var(--green);font-size:20px;font-weight:700}.fc-cross{color:#e74c3c;font-size:18px}.fc-faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.fc-faq-item{background:#fff;border-radius:var(--radius-sm);border:1px solid var(--purple-mid);overflow:hidden}.fc-faq-q{padding:20px 24px;font-weight:600;font-size:16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:var(--text);font-family:Poppins,sans-serif}.fc-faq-q:after{content:"+";font-size:24px;color:var(--purple);font-weight:300}.fc-faq-a{padding:0 24px 20px;font-size:15px;color:var(--text-soft);line-height:1.75;display:none}.fc-faq-item.open .fc-faq-a{display:block}.fc-faq-item.open .fc-faq-q{color:var(--purple)}.fc-faq-item.open .fc-faq-q:after{content:"\2212"}.fc-faq-item.open{border-color:var(--purple)}.fc-cta-section{background:linear-gradient(135deg,var(--purple-dark) 0%,#2D1060 100%);text-align:center;padding:100px 24px;position:relative;overflow:hidden}.fc-cta-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(39,174,96,.12) 0%,transparent 70%);pointer-events:none}.fc-cta-inner{position:relative;z-index:2}.fc-cta-section h2{color:#fff;font-size:44px;max-width:700px;margin:0 auto 20px;font-weight:800;line-height:1.2;letter-spacing:-.5px}.fc-cta-section h2 em{color:var(--green);font-style:normal}.fc-cta-section p{color:#ffffffb3;font-size:18px;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.fc-cta-badge{display:inline-block;background:#27ae6026;color:#5ee89a;border:1px solid rgba(39,174,96,.25);padding:6px 16px;border-radius:100px;font-size:12px;font-weight:700;letter-spacing:1px;margin-bottom:20px}.fc-cta-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.fc-btn-white{background:#fff;color:var(--purple);padding:16px 36px;border-radius:100px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;font-family:Poppins,sans-serif;border:none;cursor:pointer;box-shadow:0 4px 20px #00000026;display:inline-block}.fc-btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0003;color:var(--purple)}.fc-btn-outline-white{background:transparent;color:#fff;padding:16px 36px;border-radius:100px;font-size:16px;font-weight:600;text-decoration:none;border:2px solid rgba(255,255,255,.3);transition:all .2s;font-family:Poppins,sans-serif;cursor:pointer;display:inline-block}.fc-btn-outline-white:hover{border-color:#fff;background:#ffffff14;color:#fff}.fc-cta-trust{margin-top:32px;color:#ffffff80;font-size:13px;display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.fc-cta-trust span:before{content:"\2713  ";color:var(--green)}.fc-footer{background:var(--purple-dark);color:#ffffffb3;padding:60px 24px 32px}.fc-footer-inner{max-width:1300px;margin:0 auto}.fc-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08)}.fc-footer-brand .fc-logo{color:#fff;display:block;margin-bottom:16px;font-size:20px}.fc-footer-brand p{font-size:14px;line-height:1.7;color:#ffffff8c;max-width:280px}.fc-footer-social{display:flex;gap:12px;margin-top:20px}.fc-social-btn{width:38px;height:38px;background:#ffffff14;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;text-decoration:none;transition:background .2s;cursor:pointer}.fc-social-btn:hover{background:var(--green)}.fc-footer-col h4{color:#fff;font-size:14px;font-weight:700;margin-bottom:16px}.fc-footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.fc-footer-col a{color:#ffffff8c;text-decoration:none;font-size:13px;transition:color .2s}.fc-footer-col a:hover{color:#fff}.fc-footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.fc-footer-copy{font-size:13px;color:#ffffff59}.fc-payment-icons{display:flex;gap:8px}.fc-payment-icon{background:#ffffff1a;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:700;color:#fff9;letter-spacing:.5px}@media(max-width:1024px){.fc-products-grid,.fc-collections-grid{grid-template-columns:repeat(2,1fr)}.fc-hero{grid-template-columns:1fr}.fc-hero-image{display:none}.fc-hero-content{padding:60px 40px}.fc-footer-top{grid-template-columns:1fr 1fr}}@media(max-width:768px){.fc-nav-links{display:none}.fc-hero h1{font-size:32px}.fc-hero-content{padding:48px 24px}.fc-section h2{font-size:28px}.fc-reviews-grid,.fc-steps-grid{grid-template-columns:1fr}.fc-emotional-inner{grid-template-columns:1fr;gap:40px}.fc-emotional-img{display:none}.fc-comparison-table{font-size:13px}.fc-footer-top{grid-template-columns:1fr;gap:32px}.fc-trust-inner{gap:20px}.fc-announcement span{display:none}.fc-announcement span:first-child{display:inline}.fc-rating-summary{flex-direction:column;gap:16px}.fc-rating-divider{width:100px;height:1px}.fc-section{padding:56px 20px}.fc-cta-section h2{font-size:32px}.fc-emotional h2{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/familyclub.css.map */
