:root{--ev-purple: #635DA9;--ev-sky: #38BDF8;--ev-orange: #fa760a;--ev-green: #10B981;--ev-charcoal: #1F2937;--ev-text-dark: #1E293B;--ev-text-light: #ffffff;--ev-bg1: #F5F3FF;--ev-bg2: #FFFFFF;--ev-bg3: #F4F4F5}*{margin:0;padding:0;box-sizing:border-box}body,html{transform:translateZ(0);background-color:var(--ev-bg2);color:var(--ev-text-dark);line-height:1.7;font-weight:400;overflow-x:hidden;scroll-padding-top:40px;scroll-behavior:smooth;font-family:Helvetica,sans-serif}a{text-decoration:none}.ev-container{max-width:1024px;margin:0 auto;padding:0 5vw}.ev-h2{font-size:2.2rem;font-weight:500;color:var(--ev-purple);margin-bottom:20px}.ev-p{font-size:1.2rem;color:var(--ev-text-dark);line-height:1.7}.ev-cta-form{max-width:500px;margin:2.5rem auto 0;display:flex;flex-direction:column;gap:1.25rem}.ev-phone-input{width:100%;padding:1rem;font-size:1.1rem;border-radius:8px;border:1px solid #D1D5DB;text-align:center;transition:border-color .2s,box-shadow .2s}.ev-phone-input:focus{outline:none;border-color:var(--ev-purple);box-shadow:0 0 0 3px #6c4ef233}.ev-phone-input.invalid{border-color:#ef4444;box-shadow:0 0 0 3px #ef444433}.ev-consent-container{display:flex;align-items:flex-start;gap:.75rem;text-align:left;max-width:450px;margin:0 auto}.ev-consent-label.invalid{color:#ef4444}.ev-consent-checkbox{margin-top:5px;flex-shrink:0;width:18px;height:18px;accent-color:var(--ev-purple)}.ev-consent-label{font-size:.9rem;color:#6b7280;line-height:1.5}.ev-cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.ev-hero{background-color:var(--ev-purple);color:var(--ev-text-light);text-align:center;padding:40px 20px 0}.ev-text h1{font-size:3.8rem;color:var(--ev-text-light);font-weight:900;line-height:1.1;margin-bottom:20px}.ev-text h1 span{color:var(--ev-sky)}.ev-text p{font-size:1.35rem;margin-bottom:30px}.ev-button{background-color:var(--ev-orange);color:#fff;font-weight:700;padding:16px 36px;font-size:1.15rem;border-radius:10px;display:inline-block;transition:.3s ease;margin-bottom:20px;border:none;cursor:pointer}.ev-button:hover{background-color:#fb923c}.ev-button--alt{background-color:var(--ev-green)}.ev-button--alt:hover{background-color:#0e9e6d}.ev-phone{width:100%;display:flex;justify-content:center}.ev-phone img{max-width:1200px;width:100%;height:auto;display:block}.ev-howto{background:var(--ev-bg2);text-align:center;padding:5rem 1rem}.ev-howto-steps{display:flex;flex-direction:row;justify-content:center;gap:2rem;flex-wrap:wrap}.ev-step{background:#fff;border:1px solid #e5e7eb;padding:2rem 1.5rem;border-radius:16px;width:350px;box-shadow:0 6px 18px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.ev-step:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000000f}.ev-icon{background:var(--ev-purple);border-radius:12px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.ev-icon i{font-size:30px;color:#fff}.ev-step p{font-size:1.1rem;color:var(--ev-text-dark);line-height:1.5}.ev-section{background-color:var(--ev-bg3);text-align:center;padding:50px 20px}.ev-section .ev-h2{margin-bottom:10px}.ev-price-section__subtext{font-size:1.2rem;color:var(--ev-text-dark);margin-bottom:2rem}.ev-price-container{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;max-width:800px;margin:0 auto}.ev-verse-image{display:block;margin:0 auto 1rem;width:100%;max-width:420px;height:auto}.ev-price-card{background-color:#fff;padding:1.2rem 1.2rem 2.2rem;border-radius:12px;box-shadow:0 2px 4px #0000000d;min-width:200px;flex:1}.ev-price-card p{margin:0}.ev-price-card .monthly,.ev-price-card .yearly{font-size:1.8rem;font-weight:700;color:var(--ev-orange)}.ev-price-card .yearly{color:var(--ev-text-dark)}.ev-price-subtext{font-size:1rem;color:var(--ev-text-dark);margin-top:.1rem;margin-bottom:1rem;font-weight:500}.ev-trust-modern{background-color:var(--ev-bg2);padding:5rem 1rem}.ev-trust-modern .ev-h2{margin-bottom:1rem}.ev-trust-modern .trust-points{display:flex;flex-direction:column;gap:1rem}.ev-trust-modern .trust-item{display:flex;align-items:center;gap:.75rem;font-size:1.1rem;color:var(--ev-text-dark)}.ev-trust-modern .trust-icon{font-size:1.5rem;color:var(--ev-purple)}.ev-trust-modern .ev-note{margin-top:1.75rem;font-style:italic;color:#6b7280;font-size:1rem}.ev-trust-modern .trust-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2rem;max-width:1000px;margin:0 auto}.ev-trust-modern .trust-text{flex:1;min-width:300px}.ev-trust-modern .ev-p{margin-bottom:1.5rem}.ev-trust-modern .trust-image{flex:1;min-width:280px;text-align:center;order:-1}.ev-trust-modern .trust-image img{max-width:400px;width:100%;height:auto}.ev-feature-section{background-color:var(--ev-bg2);padding:80px 20px}.ev-feature-section .ev-h2{line-height:1.2}.ev-seo-wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;text-align:left}.ev-seo-text{flex:1;min-width:300px;order:1}.ev-seo-text .ev-p{color:var(--ev-text-dark)}.ev-seo-text .ev-p:not(:last-child){margin-bottom:1rem}.ev-seo-image{flex:1;min-width:300px;text-align:center;order:2}.ev-seo-image img{max-width:100%;height:auto;border-radius:12px}.ev-story{background-color:var(--ev-bg2);padding:80px 20px;text-align:center}.ev-story-author-image{display:block;max-width:120px;height:auto;border-radius:50%;margin:0 auto 1.5rem}.ev-story .ev-p{max-width:800px;margin:0 auto 20px}.ev-faq-new{background-color:var(--ev-bg1);padding:80px 20px}.ev-faq-new .ev-h2{margin-bottom:40px;text-align:center}.faq-item{background-color:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000d;margin-bottom:14px;overflow:hidden}.faq-question{width:100%;padding:18px 24px;font-size:1.2rem;font-weight:600;background:none;border:none;text-align:left;color:var(--ev-text-dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq-icon{font-size:1.2rem;font-weight:700;transition:transform .3s ease;color:var(--ev-text-dark)}.faq-answer{display:none;padding:0 24px 20px;font-size:1.1rem;color:var(--ev-text-dark);line-height:1.6}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-icon{transform:rotate(45deg)}.ev-final-cta{background-color:var(--ev-bg3);text-align:center;padding:60px 20px}.ev-final-cta .ev-h2{margin-bottom:10px}.ev-final-cta .ev-p{margin-bottom:25px}.ev-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:1000}.ev-modal-overlay.visible{opacity:1;visibility:visible}.ev-modal-content{background:#fff;padding:2rem;border-radius:12px;text-align:center;max-width:400px;width:90%;box-shadow:0 5px 15px #0003;transform:scale(.9);transition:transform .3s}.ev-modal-overlay.visible .ev-modal-content{transform:scale(1)}.ev-modal-content h3{color:var(--ev-purple);margin-bottom:1rem}.ev-modal-content p{margin-bottom:1.5rem;color:var(--ev-text-dark)}.ev-modal-close{background-color:var(--ev-purple)}@media (max-width: 768px){.ev-section,.ev-feature-section,.ev-story,.ev-faq-new,.ev-final-cta,.ev-howto,.ev-trust-modern{padding-top:3.5rem;padding-bottom:3.5rem}.ev-trust-modern .trust-image,.ev-trust-modern .trust-text,.ev-seo-wrapper .ev-seo-text,.ev-seo-wrapper .ev-seo-image{order:0}.ev-trust-modern .trust-text,.ev-seo-wrapper .ev-seo-text{text-align:left}.ev-trust-modern .ev-h2,.ev-feature-section .ev-h2{text-align:center}.ev-howto-steps{flex-direction:column;align-items:center}}.ev-phone img{width:125%;max-width:none}@media (max-width: 600px){.ev-text h1{font-size:2.8rem;line-height:1;font-weight:900}.ev-text p{font-size:1.2rem;line-height:1.6}.ev-cta-buttons{flex-direction:column;align-items:center}.ev-cta-buttons .ev-button{width:100%;max-width:350px}.ev-h2{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-everydayverse.css.map */
