.umf-certification-wrapper{position:relative}.umf-header{text-align:center;margin-bottom:4rem}.umf-certification-title{margin-bottom:0;color:rgb(var(--color-foreground))}.umf-content{max-width:120rem;margin:0 auto}.umf-intro{text-align:center;margin-bottom:6rem}.umf-lead-text{font-size:1.8rem;line-height:1.5;color:rgb(var(--color-foreground));margin:0 auto;max-width:80rem}.umf-section-title{font-size:2.4rem;font-weight:600;text-align:center;margin-bottom:3rem;color:rgb(var(--color-foreground))}.umf-rating-section{margin-bottom:8rem}.umf-rating-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));gap:2rem;margin-top:4rem}.umf-rating-card{background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1rem;padding:3rem 2rem;text-align:center;transition:all .3s ease;position:relative}.umf-rating-card:hover{border-color:rgb(var(--color-button));transform:translateY(-.5rem);box-shadow:0 1rem 2rem rgba(var(--color-shadow),.15)}.umf-rating-card--featured{border-color:rgb(var(--color-button));background:rgba(var(--color-button),.05)}.umf-rating-card--premium{border-color:#d4af37;background:#d4af370d}.umf-rating-card--premium .umf-rating-number{color:#d4af37}.umf-rating-number{font-size:3.6rem;font-weight:700;color:rgb(var(--color-button));margin-bottom:1rem}.umf-rating-label{font-size:1.4rem;font-weight:600;text-transform:uppercase;letter-spacing:.1rem;margin-bottom:1.5rem;color:rgb(var(--color-foreground))}.umf-rating-card p{font-size:1.4rem;line-height:1.4;color:rgba(var(--color-foreground),.75);margin:0}.umf-process-section{margin-bottom:8rem}.umf-process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));gap:4rem;margin-top:4rem}.umf-process-step{text-align:center;position:relative}.umf-step-number{width:6rem;height:6rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.4rem;font-weight:700;margin:0 auto 2rem}.umf-process-step h4{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:rgb(var(--color-foreground))}.umf-process-step p{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.75);margin:0}.umf-benefits-section{margin-bottom:8rem}.umf-benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr));gap:3rem;margin-top:4rem}.umf-benefit-item{padding:2rem;border-left:.4rem solid rgb(var(--color-button));background:rgba(var(--color-button),.03)}.umf-benefit-item h4{font-size:1.6rem;font-weight:600;margin-bottom:1rem;color:rgb(var(--color-foreground))}.umf-benefit-item p{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.75);margin:0}.umf-cta-section{text-align:center;padding:6rem 4rem;background:rgba(var(--color-button),.05);border-radius:1rem;margin-top:6rem}.umf-cta-text{font-size:1.6rem;line-height:1.5;color:rgba(var(--color-foreground),.75);margin:2rem auto 3rem;max-width:60rem}.umf-cta-buttons{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}@media screen and (max-width:990px){.umf-lead-text{font-size:1.6rem}.umf-section-title{font-size:2rem}.umf-rating-grid{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:1.5rem}.umf-process-grid{grid-template-columns:1fr;gap:3rem}.umf-benefits-grid{grid-template-columns:1fr;gap:2rem}}@media screen and (max-width:750px){.umf-header{margin-bottom:3rem}.umf-intro{margin-bottom:4rem}.umf-lead-text{font-size:1.4rem}.umf-rating-section,.umf-process-section,.umf-benefits-section{margin-bottom:5rem}.umf-rating-grid{grid-template-columns:1fr;gap:1.5rem}.umf-rating-card{padding:2rem 1.5rem}.umf-rating-number{font-size:3rem}.umf-section-title{font-size:1.8rem;margin-bottom:2rem}.umf-cta-section{padding:4rem 2rem;margin-top:4rem}.umf-cta-buttons{flex-direction:column;align-items:center}.umf-cta-buttons .button{width:100%;max-width:30rem}}@media screen and (max-width:550px){.umf-content{padding:0 1rem}.umf-rating-card{padding:1.5rem 1rem}.umf-benefit-item{padding:1.5rem}.umf-cta-section{padding:3rem 1.5rem}}.umf-trust-badge{background:linear-gradient(135deg,#f6f6f6,#fff);border:2px solid #d4af37;border-radius:12px;padding:2rem;margin-bottom:3rem;text-align:center;box-shadow:0 4px 12px #0000001a;position:relative;overflow:hidden}.umf-trust-badge:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(212,175,55,.1),transparent);transform:rotate(45deg);animation:shimmer 3s infinite}@keyframes shimmer{0%{transform:translate(-100%) rotate(45deg)}to{transform:translate(100%) rotate(45deg)}}.umf-trust-content{position:relative;z-index:2}.umf-trust-content h3{font-size:2rem;font-weight:700;color:#d4af37;margin-bottom:.5rem}.umf-trust-content p{font-size:1.4rem;color:rgba(var(--color-foreground),.8);margin-bottom:1rem}.umf-certifications{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.umf-cert-logo{background:#d4af37;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:1.2rem;font-weight:700;letter-spacing:.05rem}.umf-statistics{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:3rem 0}.umf-stat-item{text-align:center;padding:2rem 1.5rem;background:#d4af371a;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(212,175,55,.2)}.umf-stat-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #d4af3733}.umf-stat-number{font-size:2.8rem;font-weight:700;color:#d4af37;display:block;margin-bottom:.5rem}.umf-stat-label{font-size:1.3rem;color:rgba(var(--color-foreground),.7);font-weight:500}.umf-scientific-proof{background:rgba(var(--color-button),.05);border-radius:8px;padding:2rem;margin-top:3rem;border-left:4px solid rgb(var(--color-button))}.umf-scientific-proof h4{font-size:1.6rem;color:rgb(var(--color-foreground));margin-bottom:1rem}.umf-scientific-proof ul{list-style:none;padding:0;margin:0}.umf-scientific-proof li{position:relative;padding-left:2rem;margin-bottom:.8rem;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.umf-scientific-proof li:before{content:"\2713";position:absolute;left:0;color:#28a745;font-weight:700}.umf-progress-bar{width:100%;height:8px;background:#f0f0f0;border-radius:4px;margin:1rem 0;overflow:hidden}.umf-progress-fill{height:100%;background:linear-gradient(90deg,#d4af37,#f4e79d);border-radius:4px;transform:scaleX(0);transform-origin:left;transition:transform .8s ease}.umf-tooltip{position:relative;display:inline-block;border-bottom:1px dotted #999;cursor:help}.umf-tooltip-content{visibility:hidden;opacity:0;position:absolute;bottom:125%;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:8px 12px;border-radius:6px;font-size:1.2rem;white-space:nowrap;z-index:10;transition:opacity .3s,visibility .3s}.umf-tooltip:hover .umf-tooltip-content{visibility:visible;opacity:1}.umf-tooltip-content:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.umf-expandable{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:1rem;overflow:hidden}.umf-expandable-header{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:#f9f9f9;transition:background-color .3s ease;-webkit-user-select:none;user-select:none}.umf-expandable-header:hover{background:#f0f0f0}.umf-expandable-content{padding:0 1.5rem;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.umf-expandable.active .umf-expandable-content{max-height:1000px;padding:1.5rem}.umf-expand-icon{font-size:1.8rem;font-weight:700;color:rgb(var(--color-button));transition:transform .3s ease}.umf-expandable.active .umf-expand-icon{transform:rotate(45deg)}.umf-expandable-content ul{margin:1rem 0;padding-left:2rem}.umf-expandable-content li{margin-bottom:.8rem;line-height:1.5}.umf-icon{width:2.4rem;height:2.4rem;margin-bottom:1rem;fill:#d4af37;display:block;margin-left:auto;margin-right:auto}.umf-products-section{margin:6rem 0}.umf-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem 0}.umf-product-card{border:1px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:rgb(var(--color-background));position:relative}.umf-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.umf-bestseller-badge{position:absolute;top:1rem;right:1rem;background:#ff6b6b;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:1.2rem;font-weight:700;z-index:2;text-transform:uppercase;letter-spacing:.05rem}.umf-product-image{position:relative;overflow:hidden;aspect-ratio:1}.umf-product-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.umf-product-card:hover .umf-product-img{transform:scale(1.05)}.umf-product-info{padding:1.5rem}.umf-product-title{margin-bottom:1rem}.umf-product-title a{color:rgb(var(--color-foreground));text-decoration:none;font-size:1.4rem;font-weight:600;line-height:1.3}.umf-product-title a:hover{color:rgb(var(--color-button))}.umf-product-price{margin-bottom:1rem}.umf-stock-indicator{color:#28a745;font-size:1.2rem;margin:.5rem 0 1rem;font-weight:500}.umf-stock-indicator.low-stock{color:#ffc107}.umf-stock-indicator.out-of-stock{color:#dc3545}.umf-urgency{background:#ffc1071a;border:1px solid rgba(255,193,7,.3);border-radius:8px;padding:1rem 2rem;margin:2rem 0;text-align:center}.umf-urgency-text{color:#856404;font-weight:600;margin:0;font-size:1.4rem}.umf-social-proof{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(var(--color-foreground),.1)}.umf-social-proof p{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:0;font-style:italic}.umf-rating-card .button{margin-top:1.5rem;font-size:1.2rem;padding:1rem 2rem}.umf-rating-card .button--small{padding:.8rem 1.5rem;font-size:1.1rem}@media screen and (max-width:750px){.umf-trust-badge{padding:1.5rem;margin-bottom:2rem}.umf-certifications{gap:1rem}.umf-cert-logo{font-size:1rem;padding:.4rem .8rem}.umf-statistics{grid-template-columns:repeat(2,1fr);gap:1rem}.umf-stat-item{padding:1.5rem 1rem}.umf-stat-number{font-size:2.2rem}.umf-product-grid{grid-template-columns:1fr;gap:1.5rem}.umf-tooltip-content{position:fixed;bottom:20px;left:50%;transform:translate(-50%);white-space:normal;max-width:280px;text-align:center}.umf-expandable-header{padding:1rem}.umf-expandable-content{padding:0 1rem}.umf-expandable.active .umf-expandable-content{padding:1rem}}@media screen and (max-width:550px){.umf-statistics{grid-template-columns:1fr}.umf-trust-content h3{font-size:1.6rem}.umf-certifications{flex-direction:column;align-items:center;gap:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-umf-certification.css.map */
