:root{--fm-primary: #fd7676;--fm-primary-foreground: #ffffff;--fm-background: #fff9f0;--fm-foreground: #4b4a9e;--fm-muted-foreground: #6b6bc2;--fm-card: #ffffff;--fm-border: #e8e6f2;--fm-accent: #4b4a9e;--fm-destructive: #ff6b6b;--fm-radius: 12px;--fm-shadow-soft: 0 2px 8px rgba(75, 74, 158, .08);--fm-shadow-medium: 0 4px 16px rgba(75, 74, 158, .12);--fm-shadow-large: 0 8px 32px rgba(75, 74, 158, .15)}body{margin:0}.fm-main-content,.fm-article,.fm-section,.fm-card,.fm-form-card,.fm-result-card,.fm-calculator-container,.fm-section-title,.fm-card-title,.fm-card-title--destructive,.fm-calculator-title,.fm-calculator-subtitle,.fm-form-title,.fm-form-description,.fm-result-title,.fm-recommendation-title,.fm-label,.fm-flow-level,.fm-score-number,.fm-disclaimer p,.fm-tip p{font-family:Roboto,sans-serif!important;color:var(--fm-foreground)!important}.fm-card p,.fm-card li,.fm-form-card p,.fm-result-card p,.fm-recommendation p,.fm-disclaimer p,.fm-tip p,.fm-form-description{font-family:Roboto,sans-serif!important;color:var(--fm-foreground)!important;font-weight:400;line-height:1.6}.fm-reset{margin:0;padding:0;box-sizing:border-box}.fm-container{max-width:1200px;margin:0 auto;padding:0 20px}.fm-header{background:linear-gradient(135deg,var(--fm-primary),#ff9292);color:var(--fm-primary-foreground);padding-bottom:4rem;text-align:center;position:relative;overflow:hidden}.main-page-title{margin:0!important;text-align:center;background:linear-gradient(135deg,#fd7676,#ff9292);padding-top:4rem}.fm-title{font-size:2.75rem;font-weight:700;margin-bottom:1.5rem;position:relative;text-shadow:0 2px 4px rgba(0,0,0,.1);font-family:Roboto,sans-serif!important}.fm-subtitle{font-size:1.25rem;opacity:.95;max-width:800px;margin:0 auto;font-weight:400;position:relative}.fm-main-content{padding:3rem}.fm-section{margin-bottom:3rem;animation:fm-slideUp .6s ease-out}.fm-section-title{font-size:2.25rem;font-weight:600;margin-bottom:1.5rem;color:var(--fm-foreground);position:relative}.fm-section-title:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:var(--fm-primary);border-radius:2px}.fm-card{background:var(--fm-card);border-radius:var(--fm-radius);padding:2rem;box-shadow:var(--fm-shadow-soft);border:1px solid var(--fm-border);transition:all .3s ease}.fm-card:hover{box-shadow:var(--fm-shadow-medium);transform:translateY(-2px)}.fm-card-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--fm-primary)}.fm-card-title--destructive{color:var(--fm-destructive)}.fm-grid{display:grid;grid-template-columns:repeat(2,1fr));gap:1.5rem;margin-top:1.5rem}.fm-grid .fm-card p{color:var(--fm-foreground);line-height:1.6}.fm-calculator-section{margin:4rem 0}.fm-calculator-container{background:linear-gradient(135deg,#fd76760d,#4b4a9e0d);border-radius:20px;padding:3rem;box-shadow:var(--fm-shadow-large);border:1px solid rgba(253,118,118,.1);position:relative;overflow:hidden}.fm-calculator-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--fm-primary),var(--fm-accent))}.fm-calculator-title{font-size:2.25rem;font-weight:600;text-align:center;margin-bottom:1rem;color:var(--fm-foreground)}.fm-calculator-subtitle{text-align:center;color:var(--fm-muted-foreground);margin-bottom:2rem;font-size:1.125rem;font-weight:400}.fm-calculator-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media (max-width: 768px){.fm-calculator-grid{grid-template-columns:1fr}}.fm-form-card{background:var(--fm-card);border:1px solid var(--fm-border)}.fm-form-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--fm-foreground)}.fm-form-description{color:var(--fm-muted-foreground);margin-bottom:2rem;font-weight:400}.fm-form-group{margin-bottom:1.5rem}.fm-label{display:block;font-weight:500;margin-bottom:.5rem;font-size:1rem;color:var(--fm-foreground)}.fm-select-wrapper{position:relative;width:100%}.fm-select{width:100%;padding:.75rem 1rem;border:2px solid var(--fm-border);border-radius:8px;font-size:1rem;font-family:Roboto,sans-serif;background:var(--fm-card);color:var(--fm-foreground);-webkit-appearance:none;appearance:none;transition:all .3s ease;cursor:pointer}.fm-select:focus{outline:none;border-color:var(--fm-primary);box-shadow:0 0 0 3px #fd76761a}.fm-select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--fm-muted-foreground);pointer-events:none;font-size:.75rem}.fm-result-card{background:linear-gradient(135deg,#fd767608,#4b4a9e08);border:1px solid rgba(253,118,118,.1);position:relative}.fm-result-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--fm-foreground)}.fm-result-score{text-align:center;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#fd76760d,#4b4a9e0d);border-radius:12px;border:1px solid rgba(253,118,118,.1)}.fm-score-number{font-size:4rem;font-weight:700;background:linear-gradient(135deg,var(--fm-primary),var(--fm-accent));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.5rem;line-height:1}.fm-flow-level{font-size:1.25rem;font-weight:600;color:var(--fm-foreground)}.fm-recommendation{background:var(--fm-card);border-radius:8px;padding:1.5rem;margin-bottom:2rem;border:1px solid var(--fm-border)}.fm-recommendation-title{font-weight:600;margin-bottom:.5rem;color:var(--fm-foreground)}.fm-recommendation p{color:var(--fm-muted-foreground);line-height:1.6;font-weight:400}.fm-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;width:100%;margin-bottom:.75rem;font-family:Roboto,sans-serif;text-decoration:none;gap:.5rem}.fm-btn--primary{background:linear-gradient(135deg,var(--fm-primary),#ff9292);color:var(--fm-primary-foreground);box-shadow:var(--fm-shadow-soft);border:1px solid rgba(253,118,118,.2)}.fm-btn--primary:hover{box-shadow:var(--fm-shadow-medium);transform:translateY(-2px);background:linear-gradient(135deg,#ff8585,#ff7a7a)}.fm-btn--outline{background:transparent;border:2px solid var(--fm-border);color:var(--fm-foreground)}.fm-btn--outline:hover{background:#4b4a9e0d;border-color:var(--fm-primary);transform:translateY(-1px)}.fm-btn-icon{font-size:1.125rem}.fm-action-buttons{display:flex;flex-direction:column;gap:.75rem}.fm-tip{margin-top:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#fd76760d,#4b4a9e0d);border-radius:8px;border:1px solid rgba(253,118,118,.1)}.fm-tip p{font-weight:500;color:var(--fm-foreground);margin:0}.fm-disclaimer{margin-top:1.5rem;font-size:.875rem;color:var(--fm-muted-foreground);font-style:italic;text-align:center}.fm-toast{position:fixed;top:20px;right:20px;padding:1rem 1.5rem;background:var(--fm-card);color:var(--fm-foreground);border-radius:8px;box-shadow:var(--fm-shadow-large);border:1px solid var(--fm-border);transform:translate(400px);transition:transform .3s ease;z-index:1000;font-weight:500}.fm-toast.show{transform:translate(0)}.fm-list{list-style:none;padding-left:0}.fm-list li{margin-bottom:.75rem;padding-left:1.5rem;position:relative;color:var(--fm-foreground)}.fm-list li:before{content:"\2022";color:var(--fm-primary);font-weight:700;position:absolute;left:.5rem}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.article-image-container{position:relative;width:100%;height:200px;overflow:hidden}.article-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .5s ease}.fm-products-subtitle{text-align:center;color:#666;margin-bottom:40px;font-size:1.1em}.fm-products-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:40px}.fm-filter-btn{background:#fff;border:2px solid #e0e0e0;padding:10px 20px;border-radius:25px;cursor:pointer;transition:all .3s ease;font-size:.9em;color:#666}.fm-filter-btn:hover,.fm-filter-btn.active{background:var(--fm-primary);color:#fff;border-color:var(--fm-primary)}.fm-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-top:30px}.fm-product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.fm-product-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #8b5fbf26}.fm-product-link{text-decoration:none;color:inherit;display:block;height:100%}.fm-product-image{width:100%;height:200px;object-fit:cover;background:#f8f9fa}.fm-product-content{padding:20px}.fm-product-title{font-size:1.1em;font-weight:600;margin-bottom:10px;color:#333;line-height:1.4}.fm-product-description{color:#666;font-size:.9em;margin-bottom:15px;line-height:1.5}.fm-product-tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:15px}.fm-product-tag{background:#f0ebff;color:var(--fm-primary);padding:4px 8px;border-radius:6px;font-size:.8em;font-weight:500}.fm-product-actions{display:flex;gap:10px}.fm-product-btn{flex:1;padding:10px;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .3s ease;text-align:center;text-decoration:none;font-size:.9em;background:var(--fm-primary);color:#fff}.fm-product-btn:hover{background:var(--fm-primary)}@media (max-width: 768px){.fm-products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.fm-products-filter{justify-content:flex-start;overflow-x:auto;padding-bottom:10px}.fm-filter-btn{white-space:nowrap}}@keyframes fm-slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fm-section:nth-child(1){animation-delay:0s}.fm-section:nth-child(2){animation-delay:.1s}.fm-section:nth-child(3){animation-delay:.2s}.fm-section:nth-child(4){animation-delay:.3s}@media (max-width: 768px){.fm-title{font-size:2rem}.fm-subtitle{font-size:1.125rem}.fm-section-title{font-size:1.75rem}.fm-calculator-container{padding:2rem 1.5rem}.fm-calculator-title{font-size:1.75rem}.fm-score-number{font-size:3rem}}.fm-btn:focus-visible,.fm-select:focus-visible{outline:2px solid var(--fm-primary);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/calculateurflux.css.map */
