@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap";:root{--rose:#C0728F;--rose-deep:#A65A78;--blush:#FBEBF1;--blush-soft:#FCF3F7;--ivory:#FFFBF6;--ivory-warm:#FCF5ED;--gold:#C9AE7C;--gold-soft:#E4D2A6;--charcoal:#44383E;--charcoal-soft:#8B7F85;--green:#4C9B79;--red:#D98397;--shadow-sm:0 2px 10px rgba(150,90,120,.07);--shadow-md:0 14px 40px rgba(150,90,120,.1);--shadow-lg:0 30px 70px rgba(150,90,120,.15);--radius:18px;--maxw:1200px;--ease:cubic-bezier(.22,.61,.36,1)}.ev-page *{box-sizing:border-box;margin:0;padding:0}.ev-page{font-family:DM Sans,system-ui,sans-serif;color:var(--charcoal);background:var(--ivory);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.ev-page h1,.ev-page h2,.ev-page h3,.ev-page h4{font-family:Playfair Display,Georgia,serif;line-height:1.08;letter-spacing:-.01em}.ev-page h1 em,.ev-page h2 em{font-style:italic;color:var(--rose)}.ev-page img{max-width:100%;display:block}.ev-page a{color:inherit;text-decoration:none}.ev-page button{font-family:inherit;cursor:pointer;border:none;background:none}.ev-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:.05;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.ev-wrap{max-width:var(--maxw);margin:0 auto;padding:0 24px}.ev-section{padding:96px 0}.ev-eyebrow{font-size:13px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--rose)}.ev-center-head{text-align:center;max-width:680px;margin:0 auto 56px}.ev-center-head h2{font-size:46px;font-weight:800;margin:14px 0 12px}.ev-center-head p{font-size:18px;color:var(--charcoal-soft)}@media(max-width:768px){.ev-section{padding:64px 0}.ev-center-head h2{font-size:34px}}.ev-announce{background:linear-gradient(90deg,var(--rose-deep),var(--rose),var(--rose-deep));color:#fff;text-align:center;font-size:13.5px;font-weight:500;padding:10px 16px;display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap;position:relative;overflow:hidden}.ev-announce b{color:var(--gold-soft);font-weight:700}.ev-announce:before{content:"";position:absolute;top:0;left:-60%;width:60%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:skew(-20deg);animation:ev-shimmer 4.5s var(--ease) infinite}@keyframes ev-shimmer{0%{left:-60%}55%,to{left:130%}}.ev-countdown{font-variant-numeric:tabular-nums;font-weight:700;color:var(--gold-soft);font-size:14px}.ev-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:DM Sans,sans-serif;font-weight:700;font-size:15px;letter-spacing:.02em;border-radius:14px;padding:14px 28px;transition:transform .12s,box-shadow .25s;cursor:pointer;border:none}.ev-btn-primary{background:linear-gradient(100deg,var(--rose-deep),var(--rose));color:var(--gold-soft);box-shadow:0 12px 28px #c2185b52}.ev-btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 40px #c2185b75}.ev-btn-ghost{background:transparent;color:var(--charcoal);border:1.5px solid rgba(68,56,62,.25)}.ev-btn-ghost:hover{border-color:var(--rose);color:var(--rose)}.ev-hero{background:linear-gradient(160deg,var(--ivory) 0%,var(--blush-soft) 100%);overflow:hidden;position:relative;padding:80px 0 100px}.ev-hero:before{content:"";position:absolute;top:-20%;right:-8%;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(212,168,67,.16),transparent 65%);pointer-events:none}.ev-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}@media(max-width:900px){.ev-hero-grid{grid-template-columns:1fr;gap:40px}.ev-hero-media{max-width:420px;margin:0 auto}}.ev-hero-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(192,114,143,.18);border-radius:30px;padding:8px 16px 8px 10px;font-size:13.5px;font-weight:600;color:var(--charcoal);margin-bottom:22px;box-shadow:var(--shadow-sm)}.ev-av{display:flex;gap:-6px;margin-right:2px}.ev-av i{width:26px;height:26px;border-radius:50%;border:2px solid #fff;display:inline-block;margin-left:-6px}.ev-av i:first-child{margin-left:0}.ev-hero h1{font-size:62px;font-weight:900;margin-bottom:18px;line-height:1.04}.ev-hero-sub{font-size:18px;color:var(--charcoal-soft);max-width:480px;margin-bottom:30px}.ev-hero-cta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:22px}.ev-hero-guarantee{font-size:14px;color:var(--charcoal-soft);margin-bottom:26px}.ev-hero-feats{display:flex;gap:18px;flex-wrap:wrap}.ev-hero-feat{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--charcoal-soft)}.ev-hero-feat .ev-hi{font-size:18px}@media(max-width:768px){.ev-hero h1{font-size:40px}}.ev-hero-media{position:relative;aspect-ratio:1/1;border-radius:28px;overflow:hidden;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#fbc4d8,#dfa0bc 65%,#c0728f);display:grid;place-items:center}.ev-hero-rating{position:absolute;bottom:20px;left:20px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;padding:10px 16px;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow-sm)}.ev-hero-rating .ev-s{color:var(--gold);font-size:15px;letter-spacing:1px}.ev-hero-rating .ev-t{font-size:13px;font-weight:600;color:var(--charcoal)}.ev-hero-media img{width:100%;height:100%;object-fit:cover}.ev-brush{position:relative;width:22%;height:72%;display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 18px 28px rgba(0,0,0,.18));animation:ev-float 5s ease-in-out infinite}@keyframes ev-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.ev-brush .ev-bhead{width:100%;height:42%;flex:none;border-radius:50% 50% 46% 46%/64% 64% 36% 36%;background:linear-gradient(160deg,#ffffff9e,#ffffff52);box-shadow:inset 0 -14px 26px #00000021,inset 0 12px 22px #fff9}.ev-brush .ev-bneck{width:34%;height:5%;flex:none;border-radius:0 0 8px 8px;background:#ffffff75}.ev-brush .ev-bhandle{width:30%;flex:1;border-radius:0 0 26px 26px;background:linear-gradient(100deg,#ffffff38,#ffffff80);box-shadow:inset -5px 0 12px #00000026,inset 5px 0 10px #ffffff80}.ev-seen{background:var(--blush-soft);padding:20px 0;overflow:hidden;border-top:1px solid rgba(192,114,143,.1);border-bottom:1px solid rgba(192,114,143,.1)}.ev-seen-inner{display:flex;align-items:center;gap:32px;padding:0 24px}.ev-seen-lbl{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--charcoal-soft);white-space:nowrap;flex-shrink:0}.ev-seen-track{display:flex;gap:48px;overflow:hidden;flex:1}.ev-seen-track span{font-family:Playfair Display,Georgia,serif;font-size:14px;font-weight:600;letter-spacing:.08em;color:var(--charcoal-soft);white-space:nowrap;opacity:.7}.ev-shop{background:var(--ivory-warm)}.ev-shop-row{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:28px}@media(max-width:900px){.ev-shop-row{grid-template-columns:1fr}}.ev-pcard{background:#fff;border-radius:24px;overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s var(--ease),box-shadow .3s}.ev-pcard:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.ev-pcard-media{aspect-ratio:4/3;position:relative;display:grid;place-items:center;overflow:hidden}.ev-pcard-tag{position:absolute;top:14px;left:14px;background:var(--rose);color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:5px 12px;border-radius:20px}.ev-pcard-tag.best{background:var(--gold)}.ev-pcard-body{padding:24px}.ev-pcard-body .ev-pr{font-size:13px;color:var(--gold);font-weight:600;margin-bottom:6px}.ev-pcard-body h3{font-size:22px;font-weight:700;margin-bottom:8px}.ev-pcard-body .ev-desc{font-size:14px;color:var(--charcoal-soft);margin-bottom:12px}.ev-pcard-body ul{list-style:none;margin-bottom:16px}.ev-pcard-body ul li{font-size:13.5px;color:var(--charcoal-soft);padding:3px 0;display:flex;align-items:center;gap:8px}.ev-pcard-body ul li:before{content:"\2713";color:var(--green);font-weight:700}.ev-price{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.ev-price .ev-now{font-family:Playfair Display;font-size:28px;font-weight:800;color:var(--rose)}.ev-price .ev-was{font-size:16px;color:#b39ba4;text-decoration:line-through}.ev-soon{text-align:center;font-size:15px;color:var(--charcoal-soft)}.ev-soon a{color:var(--rose);border-bottom:1px solid rgba(192,114,143,.4)}.ev-ugc{background:var(--blush);padding:80px 0;overflow:hidden}.ev-ugc-track{display:flex;gap:20px;width:max-content;animation:ev-scroll 40s linear infinite;margin-top:40px}.ev-ugc-track:hover{animation-play-state:paused}.ev-ugc-card{width:200px;height:260px;border-radius:20px;flex-shrink:0;position:relative;overflow:hidden;display:grid;place-items:center}.ev-ugc-card .ev-hndl{position:absolute;bottom:12px;left:12px;font-size:12px;font-weight:700;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.4)}@keyframes ev-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ev-g1{background:radial-gradient(circle at 35% 25%,#fbc4d8,#dfa0bc 65%,#c0728f)}.ev-g2{background:radial-gradient(circle at 70% 20%,#fcd6e2,#e2aac2 78%)}.ev-g3{background:radial-gradient(circle at 30% 70%,#cdeaf5,#9fc8dc 80%)}.ev-g4{background:radial-gradient(circle at 50% 30%,#f6e6c4,#dca9c0 82%)}.ev-g5{background:radial-gradient(circle at 60% 60%,#fbd9e4,#d29db4 80%)}.ev-steps3{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px}@media(max-width:900px){.ev-steps3{grid-template-columns:1fr}}.ev-s3{text-align:center}.ev-s3 .ev-num{font-family:Playfair Display;font-size:64px;font-weight:900;color:var(--rose);opacity:.2;line-height:1;margin-bottom:-10px}.ev-s3 .ev-media{aspect-ratio:4/3;border-radius:20px;overflow:hidden;margin-bottom:22px;box-shadow:var(--shadow-md);display:grid;place-items:center}.ev-s3 .ev-media img{width:100%;height:100%;object-fit:cover}.ev-s3 h3{font-size:22px;font-weight:700;margin-bottom:10px}.ev-s3 p{font-size:15px;color:var(--charcoal-soft)}.ev-qual-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:900px){.ev-qual-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.ev-qual-grid{grid-template-columns:1fr}}.ev-qual{background:#fff;border-radius:20px;padding:32px 26px;text-align:center;box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s}.ev-qual:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.ev-qual .ev-qi{font-size:36px;margin-bottom:14px}.ev-qual h4{font-size:18px;font-weight:700;margin-bottom:8px}.ev-qual p{font-size:14.5px;color:var(--charcoal-soft)}.ev-story{background:var(--ivory-warm)}.ev-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}@media(max-width:900px){.ev-story-grid{grid-template-columns:1fr;gap:40px}}.ev-story-media{aspect-ratio:3/4;border-radius:28px;overflow:hidden;box-shadow:var(--shadow-lg);position:relative;display:grid;place-items:center}.ev-story-media img{width:100%;height:100%;object-fit:cover}.ev-story-media .ev-sig{position:absolute;bottom:20px;right:20px;font-family:Playfair Display;font-style:italic;font-size:22px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3)}.ev-story-text h2{font-size:42px;font-weight:800;margin:14px 0 18px}.ev-story-text p{font-size:16px;color:var(--charcoal-soft);margin-bottom:14px}.ev-story-stats{display:flex;gap:32px;margin-top:32px;flex-wrap:wrap}.ev-story-stat .ev-n{font-family:Playfair Display;font-size:36px;font-weight:800;color:var(--rose)}.ev-story-stat .ev-l{font-size:13px;color:var(--charcoal-soft);font-weight:600}.ev-tcar{background:linear-gradient(135deg,var(--rose) 0%,var(--rose-deep) 55%,#EEC7D7 140%);color:#fff;text-align:center;padding:80px 0}.ev-tcar-inner{max-width:720px;margin:0 auto;padding:0 24px}.ev-qmark{font-family:Playfair Display;font-size:120px;line-height:.6;color:#ffffff4d;margin-bottom:10px}.ev-tcar-stage{position:relative;min-height:160px}.ev-tslide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s var(--ease);display:flex;flex-direction:column;align-items:center;gap:16px}.ev-tslide.active{opacity:1;position:relative}.ev-tslide .ev-s{color:var(--gold-soft);font-size:18px;letter-spacing:2px}.ev-tslide .ev-q{font-family:Playfair Display;font-size:22px;font-style:italic;line-height:1.4;opacity:.96}.ev-tslide .ev-who{font-size:14px;font-weight:600;opacity:.85}.ev-tslide .ev-who span{display:block;font-weight:400;opacity:.8;font-size:13px}.ev-tdots{display:flex;gap:10px;justify-content:center;margin-top:28px}.ev-tdot{width:10px;height:10px;border-radius:50%;background:#fff6;transition:background .25s,transform .25s;cursor:pointer}.ev-tdot.active{background:#fff;transform:scale(1.2)}.ev-guarantee{background:var(--blush-soft);text-align:center;padding:80px 24px}.ev-guarantee .ev-seal{font-size:56px;margin-bottom:18px}.ev-guarantee h2{font-size:42px;font-weight:800;margin-bottom:14px}.ev-guarantee p{font-size:18px;color:var(--charcoal-soft);max-width:560px;margin:0 auto 30px}@media(max-width:768px){.ev-guarantee h2{font-size:32px}}.ev-news{background:var(--charcoal);color:#fff;padding:80px 24px;text-align:center}.ev-news-inner{max-width:540px;margin:0 auto}.ev-news h2{font-size:42px;font-weight:800;margin-bottom:12px}.ev-news h2 em{color:var(--gold-soft)}.ev-news p{font-size:17px;opacity:.8;margin-bottom:28px}.ev-news-form{display:flex;gap:12px;max-width:440px;margin:0 auto 12px;flex-wrap:wrap}.ev-news-form input{flex:1;min-width:200px;padding:14px 18px;border-radius:12px;border:none;font-family:DM Sans,sans-serif;font-size:15px;background:#ffffff1f;color:#fff}.ev-news-form input::placeholder{color:#ffffff80}.ev-news-form input:focus{outline:2px solid var(--gold);background:#ffffff2e}.ev-fine{font-size:13px;opacity:.5;margin-top:8px}.ev-news-ok{color:var(--gold-soft);font-weight:700;font-size:16px;display:none;margin-top:16px}.ev-footer{background:#2a1f24;color:#cfc6cb;padding:64px 0 30px}.ev-foot-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:36px;margin-bottom:44px}.ev-foot-brand .ev-logo{font-family:Playfair Display;font-size:30px;margin-bottom:10px;color:var(--gold)}.ev-foot-brand p{font-size:15px;color:#9b9097;font-style:italic;font-family:Playfair Display}.ev-socials{display:flex;gap:12px;margin-top:14px}.ev-social{display:inline-flex;align-items:center;gap:7px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);padding:9px 16px;border-radius:30px;font-size:13px;font-weight:600;color:#e6dde2;transition:background .2s,transform .2s}.ev-social:hover{background:#ffffff24;transform:translateY(-2px)}.ev-foot-links{display:flex;gap:46px;flex-wrap:wrap}.ev-foot-col h4{font-family:DM Sans;font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:14px;font-weight:700}.ev-foot-col a{display:block;font-size:14px;color:#bfb4bb;margin-bottom:9px;transition:color .2s}.ev-foot-col a:hover{color:#fff}.ev-foot-bottom{padding-top:24px;border-top:1px solid rgba(255,255,255,.1);font-size:12.5px;color:#8a8086;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.ev-reveal{opacity:0;transform:translateY(32px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.ev-reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.ev-reveal{opacity:1;transform:none;transition:none}.ev-brush,.ev-announce:before,.ev-ugc-track{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/elaravive-home-001-styles.css.map */
