.et-home{--cream:#FAF7F2;--cream-dark:#F2EDE4;--warm-white:#FDFAF6;--wood:#8B5E3C;--wood-light:#B07D54;--wood-pale:#F5EBE0;--wood-deep:#5C3A1E;--gold:#C9A96E;--gold-light:#E8D5B0;--ink:#1A1208;--ink-muted:#5A4A3A;--ink-faint:#9A8A78;--border:#E0D5C8;--success:#4A7C59;--success-bg:#EDF5F0;font-family:DM Sans,sans-serif;background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;overflow-x:hidden}.et-home *,.et-home *:before,.et-home *:after{box-sizing:border-box;margin:0;padding:0}.et-home img{max-width:100%}.et-home .hero{position:relative;overflow:hidden;min-height:80vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;max-width:1320px;margin:0 auto;padding:5rem 2rem 4rem;gap:4rem}.et-home .hero-text{position:relative;z-index:2}.et-home .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;font-weight:500;letter-spacing:.1em;color:var(--wood);text-transform:uppercase;background:var(--wood-pale);border:1px solid var(--gold-light);padding:6px 15px;border-radius:20px;margin-bottom:1.5rem}.et-home .hero-eyebrow:before{content:"\2726";color:var(--gold)}.et-home .hero h1{font-family:Cormorant Garamond,serif;font-size:clamp(2.6rem,5.2vw,4rem);font-weight:600;line-height:1.1;color:var(--ink);letter-spacing:-.02em;margin-bottom:1rem}.et-home .hero h1 em{color:var(--wood);font-style:italic}.et-home .hero-sub{font-size:1.18rem;color:var(--ink-muted);line-height:1.7;max-width:480px;margin-bottom:2rem}.et-home .hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:2.5rem}.et-home .btn-primary{background:var(--wood-deep);color:#fff;border:none;border-radius:10px;padding:14px 28px;font-size:.98rem;font-family:DM Sans,sans-serif;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:background .2s,transform .1s}.et-home .btn-primary:hover{background:var(--wood)}.et-home .btn-secondary{background:transparent;color:var(--wood-deep);border:1.5px solid var(--wood-deep);border-radius:10px;padding:14px 28px;font-size:.98rem;font-family:DM Sans,sans-serif;font-weight:500;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .2s}.et-home .btn-secondary:hover{background:var(--wood-pale)}.et-home .hero-trust{display:flex;gap:1.5rem;flex-wrap:wrap}.et-home .hero-trust-item{display:flex;align-items:center;gap:6px;font-size:.98rem;color:var(--ink-muted);font-weight:500}.et-home .hero-visual{position:relative}.et-home .hero-img-main{width:100%;aspect-ratio:4/5;border-radius:20px;overflow:hidden;background:var(--wood-pale);box-shadow:0 2px 40px #5a320a1a}.et-home .hero-img-main img{width:100%;height:100%;object-fit:cover;display:block}.et-home .hero-img-float{position:absolute;bottom:-20px;left:-30px;width:42%;aspect-ratio:1;border-radius:14px;overflow:hidden;border:4px solid var(--warm-white);background:var(--wood-pale);box-shadow:0 4px 24px #5a320a26}.et-home .hero-img-float img{width:100%;height:100%;object-fit:cover}.et-home .hero-badge{position:absolute;top:22px;right:18px;background:var(--wood-deep);color:#fff;border-radius:50%;width:124px;height:124px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:.72rem;letter-spacing:.06em;line-height:1.4;box-shadow:0 6px 24px #5a320a4d;z-index:3}.et-home .hero-badge strong{font-size:1.7rem;letter-spacing:-.01em;display:block;margin-bottom:2px}.et-home .section{max-width:1320px;margin:0 auto;padding:5rem 2rem}.et-home .section-header{text-align:center;margin-bottom:2.5rem}.et-home .section-label{font-size:.78rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);display:block;margin-bottom:.5rem}.et-home .section-title{font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4.2vw,2.8rem);font-weight:600;color:var(--ink);letter-spacing:-.01em}.et-home .section-sub{font-size:1.05rem;color:var(--ink-muted);margin-top:.6rem;line-height:1.6;max-width:640px;margin-left:auto;margin-right:auto}.et-home .vs-split{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.et-home .vs-img{border-radius:18px;overflow:hidden;background:var(--wood-pale);box-shadow:0 2px 30px #5a320a1a}.et-home .vs-img img{width:100%;display:block}.et-home .vs-list{list-style:none;display:flex;flex-direction:column;gap:1.2rem}.et-home .vs-list li{position:relative;padding-left:2.5rem;font-size:1.1rem;color:var(--ink-muted);line-height:1.55}.et-home .vs-list li:before{content:"\2713";position:absolute;left:0;top:1px;color:var(--success);font-weight:700;background:var(--success-bg);width:1.7rem;height:1.7rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem}.et-home .vs-list strong{color:var(--ink);font-weight:600}.et-home .vs-cta{margin-top:1.8rem}.et-home .cat-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:230px;gap:12px}.et-home .cat-card{position:relative;border-radius:14px;overflow:hidden;background:var(--wood-pale);text-decoration:none;display:block}.et-home .cat-card:nth-child(1){grid-column:1;grid-row:1 / 3}.et-home .cat-card:nth-child(2){grid-column:2;grid-row:1}.et-home .cat-card:nth-child(3){grid-column:3;grid-row:1}.et-home .cat-card:nth-child(4){grid-column:2;grid-row:2}.et-home .cat-card:nth-child(5){grid-column:3;grid-row:2}.et-home .cat-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.et-home .cat-card:hover img{transform:scale(1.05)}.et-home .cat-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#1e0f0580,#1e0f0500 32%)}.et-home .cat-label{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:1.1rem 1rem;color:#fff}.et-home .cat-label span{display:block;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;opacity:.9;margin-bottom:3px;text-shadow:0 1px 6px rgba(0,0,0,.4)}.et-home .cat-label strong{font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600;display:block;text-shadow:0 1px 8px rgba(0,0,0,.45)}.et-home .how-bg{background:var(--cream-dark)}.et-home .steps-row{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin-top:2.5rem}.et-home .step-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem .75rem;position:relative}.et-home .step-card:not(:last-child):after{content:"\2192";position:absolute;right:-8px;top:36%;transform:translateY(-50%);color:var(--gold-light);font-size:1.4rem;pointer-events:none}.et-home .step-img{width:170px;height:170px;border-radius:50%;overflow:hidden;border:3px solid var(--gold-light);margin-bottom:18px;background:var(--wood-pale)}.et-home .step-img img{width:100%;height:100%;object-fit:cover}.et-home .step-num-badge{display:inline-block;background:var(--wood);color:#fff;width:28px;height:28px;border-radius:50%;font-size:.88rem;font-weight:500;line-height:28px;text-align:center;margin-bottom:9px}.et-home .step-card h3{font-size:1.18rem;font-weight:600;color:var(--ink);margin-bottom:6px;line-height:1.3}.et-home .step-card p{font-size:.98rem;color:var(--ink-muted);line-height:1.45}.et-home .tab-row{display:flex;gap:0;border-bottom:1px solid var(--border);margin-bottom:2rem}.et-home .tab-btn{background:none;border:none;padding:11px 24px;font-size:.98rem;font-family:DM Sans,sans-serif;cursor:pointer;color:var(--ink-muted);border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s}.et-home .tab-btn.active{color:var(--wood-deep);border-bottom-color:var(--wood)}.et-home .tab-btn:hover{color:var(--wood)}.et-home .prod-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.et-home .prod-card{text-decoration:none;color:inherit;display:block}.et-home .prod-img{aspect-ratio:1;border-radius:12px;overflow:hidden;background:var(--wood-pale);margin-bottom:10px;position:relative}.et-home .prod-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.et-home .prod-card:hover .prod-img img{transform:scale(1.04)}.et-home .prod-badge{position:absolute;top:8px;left:8px;background:var(--wood);color:#fff;font-size:.72rem;padding:3px 10px;border-radius:10px;font-weight:500}.et-home .prod-name{font-size:.98rem;color:var(--ink);line-height:1.4;margin-bottom:4px;font-weight:400}.et-home .prod-price{font-family:Cormorant Garamond,serif;font-size:1.15rem;font-weight:600;color:var(--ink)}.et-home .prod-price-range{font-size:.9rem;color:var(--ink-faint)}.et-home .feature-banner{max-width:1320px;margin:0 auto;padding:0 2rem}.et-home .feature-inner{display:grid;grid-template-columns:1fr 1fr;border-radius:20px;overflow:hidden;background:var(--wood-pale);border:1px solid var(--border)}.et-home .feature-img{height:440px;overflow:hidden}.et-home .feature-img img{width:100%;height:100%;object-fit:cover;display:block}.et-home .feature-text{padding:3.5rem;display:flex;flex-direction:column;justify-content:center}.et-home .feature-eyebrow{font-size:.74rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;display:flex;align-items:center;gap:8px}.et-home .feature-eyebrow:before{content:"\2726"}.et-home .feature-text h2{font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:600;line-height:1.2;color:var(--ink);margin-bottom:1rem}.et-home .feature-text p{font-size:1.05rem;color:var(--ink-muted);line-height:1.7;margin-bottom:1.5rem}.et-home .feature-pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:1.5rem}.et-home .pill{background:var(--warm-white);border:1px solid var(--border);border-radius:20px;padding:5px 13px;font-size:.84rem;color:var(--ink-muted)}.et-home .usp-bg{background:var(--wood-deep);margin-top:5rem}.et-home .usp-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1320px;margin:0 auto;padding:3.5rem 2rem}.et-home .usp-item{padding:0 2rem;text-align:center;border-right:1px solid rgba(255,255,255,.1)}.et-home .usp-item:last-child{border-right:none}.et-home .usp-item svg{width:34px;height:34px;color:var(--gold);margin:0 auto 14px;display:block}.et-home .usp-item h3{font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:6px}.et-home .usp-item p{font-size:.92rem;color:#ffffffa6;line-height:1.5}.et-home .reviews-top-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.et-home .reviews-score-wrap{display:flex;align-items:center;gap:16px}.et-home .score-big{font-family:Cormorant Garamond,serif;font-size:3.2rem;font-weight:600;color:var(--ink);line-height:1}.et-home .score-stars{color:#d4a843;font-size:1.05rem;letter-spacing:2px}.et-home .score-ct{font-size:.85rem;color:var(--ink-faint);margin-top:3px}.et-home .recommend-chip{background:var(--success-bg);color:var(--success);border-radius:10px;padding:10px 18px;text-align:center}.et-home .recommend-chip .val{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:600}.et-home .recommend-chip .lbl{font-size:.76rem;margin-top:2px}.et-home .about-split{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;max-width:1320px;margin:0 auto;padding:5rem 2rem}.et-home .about-img-wrap{position:relative}.et-home .about-img-main{width:100%;aspect-ratio:4/5;border-radius:20px;overflow:hidden;background:var(--wood-pale)}.et-home .about-img-main img,.et-home .about-img-main video{width:100%;height:100%;object-fit:cover;display:block}.et-home .about-img-accent{position:absolute;bottom:-24px;right:-24px;width:48%;aspect-ratio:1;border-radius:14px;overflow:hidden;border:4px solid var(--warm-white);background:var(--wood-pale);box-shadow:0 4px 24px #5a320a1f}.et-home .about-img-accent img{width:100%;height:100%;object-fit:cover}.et-home .about-content h2{font-family:Cormorant Garamond,serif;font-size:2.4rem;font-weight:600;line-height:1.15;color:var(--ink);margin-bottom:1rem}.et-home .about-content p{font-size:1.05rem;color:var(--ink-muted);line-height:1.75;margin-bottom:.9rem}.et-home .about-sig{font-family:Cormorant Garamond,serif;font-style:italic;font-size:1.4rem;color:var(--wood);margin:.5rem 0 1.5rem}.et-home .about-tag{display:inline-flex;align-items:center;gap:7px;background:var(--wood-pale);border:1px solid var(--gold-light);color:var(--wood-deep);font-size:.84rem;padding:6px 15px;border-radius:20px}.et-home .cta-strip{background:var(--wood-pale);border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;padding:5rem 2rem}.et-home .cta-strip h2{font-family:Cormorant Garamond,serif;font-size:2.6rem;font-weight:600;color:var(--ink);margin-bottom:.75rem;letter-spacing:-.01em}.et-home .cta-strip p{font-size:1.1rem;color:var(--ink-muted);max-width:500px;margin:0 auto 2rem;line-height:1.65}.et-home .cta-strip .actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media(max-width:1100px){.et-home .cat-grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.et-home .cat-card:nth-child(1){grid-column:1 / 3;grid-row:1}.et-home .cat-card:nth-child(2){grid-column:1;grid-row:2}.et-home .cat-card:nth-child(3){grid-column:2;grid-row:2}.et-home .cat-card:nth-child(4){grid-column:1;grid-row:3}.et-home .cat-card:nth-child(5){grid-column:2;grid-row:3}.et-home .prod-grid,.et-home .steps-row{grid-template-columns:repeat(3,1fr)}.et-home .usp-row{grid-template-columns:repeat(2,1fr)}.et-home .usp-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding:1.5rem 2rem}}@media(max-width:768px){.et-home .hero{grid-template-columns:1fr;min-height:auto;padding:3rem 1.5rem 4rem}.et-home .hero-visual{display:none}.et-home .hero-sub{font-size:1.05rem}.et-home .vs-split{grid-template-columns:1fr;gap:1.5rem}.et-home .vs-list li{font-size:1rem}.et-home .cat-grid{grid-template-columns:1fr 1fr;grid-auto-rows:auto}.et-home .cat-card{aspect-ratio:1/1}.et-home .cat-card:nth-child(1){grid-column:1 / 3;grid-row:auto;aspect-ratio:16/10}.et-home .cat-card:nth-child(2),.et-home .cat-card:nth-child(3),.et-home .cat-card:nth-child(4),.et-home .cat-card:nth-child(5){grid-column:auto;grid-row:auto}.et-home .prod-grid{grid-template-columns:repeat(2,1fr)}.et-home .feature-inner{grid-template-columns:1fr}.et-home .feature-img{height:260px}.et-home .about-split{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem}.et-home .about-img-accent{display:none}.et-home .steps-row{grid-template-columns:repeat(2,1fr)}.et-home .step-img{width:140px;height:140px}.et-home .step-card:after{display:none}.et-home .section{padding:3rem 1.5rem}.et-home .usp-row{padding:2.5rem 1.5rem}}@media(max-width:480px){.et-home .hero h1{font-size:2.1rem}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/home-emily.css.map */
