*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--ep-blue: #4BA8E0;--ep-pink: #E8638C;--ep-orange: #F07830;--ep-green: #2E8B57;--ep-yellow: #F5C842;--dark: #111111;--mid: #444444;--light: #888888;--cream: #FAF7F4;--white: #FFFFFF;--border: rgba(17,17,17,.12);--serif: "Cormorant Garamond", Georgia, serif;--sans: "DM Sans", system-ui, -apple-system, sans-serif}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--sans);background:var(--white);color:var(--dark);overflow-x:hidden;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{font-family:var(--sans)}.ann-bar{background:var(--dark);color:#fff;text-align:center;padding:10px 1rem;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;font-weight:500}.ann-sep{color:var(--ep-yellow);margin:0 8px}.ep-nav{position:sticky;top:0;z-index:300;background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:76px}.nav-logo img{height:52px;width:auto}.nav-links{display:flex;gap:2.5rem;list-style:none}.nav-links a{color:var(--mid);font-size:.8rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--dark)}.nav-right{display:flex;align-items:center;gap:1.2rem}.nav-cart{position:relative;color:var(--dark);display:flex;align-items:center;padding:4px}.nav-cart svg{display:block}.nav-cart-count{position:absolute;top:-6px;right:-6px;background:var(--ep-pink);color:#fff;border-radius:50%;width:18px;height:18px;font-size:.62rem;font-weight:700;display:flex;align-items:center;justify-content:center}.nav-cta{background:var(--dark);color:#fff!important;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border-radius:2px;padding:10px 22px;font-size:.74rem;transition:background .2s}.nav-cta:hover{background:var(--ep-pink)}.nav-mobile-toggle{display:none;background:none;border:none;cursor:pointer;color:var(--dark);padding:4px;align-items:center}.nav-mobile-drawer{display:none;position:fixed;top:0;right:-300px;width:280px;height:100vh;background:var(--white);border-left:1px solid var(--border);z-index:400;transition:right .3s ease;padding-top:76px;box-shadow:-4px 0 24px #00000014}.nav-mobile-drawer.open{right:0}.mobile-drawer-inner{display:flex;flex-direction:column;padding:2rem 1.5rem;gap:0}.mobile-drawer-inner a{font-size:.9rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--mid);padding:1rem 0;border-bottom:1px solid var(--border);transition:color .2s;display:flex;align-items:center;justify-content:space-between}.mobile-drawer-inner a:hover{color:var(--dark)}.mobile-cart-badge{background:var(--ep-pink);color:#fff;border-radius:50%;width:20px;height:20px;font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center}.mobile-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:350}.mobile-overlay.active{display:block}.ep-hero{min-height:92vh;display:grid;grid-template-columns:1fr 1fr;background:var(--cream);border-bottom:1px solid var(--border);overflow:hidden}.hero-left{padding:5rem 3rem 5rem 4rem;display:flex;flex-direction:column;justify-content:center}.hero-logo-block{margin-bottom:2rem}.hero-logo-block img{height:88px;width:auto}.hero-eyebrow{font-size:.72rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--light);margin-bottom:1.2rem;display:flex;align-items:center;gap:12px}.hero-eyebrow:before{content:"";display:block;width:32px;height:1px;background:var(--light)}.ep-hero h1{font-family:var(--serif);font-size:clamp(2.8rem,4.5vw,4.8rem);font-weight:500;line-height:1.05;color:var(--dark);margin-bottom:1.6rem}.ep-hero h1 em{font-style:italic;color:var(--ep-pink)}.hero-desc{font-size:1rem;color:var(--mid);line-height:1.75;max-width:420px;margin-bottom:2.5rem;font-weight:300}.hero-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.hero-right{background:var(--dark);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:3rem}.hero-right:before{content:"";position:absolute;top:-30%;left:-20%;width:70%;height:70%;border-radius:50%;background:var(--ep-pink);opacity:.12;pointer-events:none}.hero-right:after{content:"";position:absolute;bottom:-20%;right:-10%;width:55%;height:55%;border-radius:50%;background:var(--ep-blue);opacity:.1;pointer-events:none}.hero-inner-right{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;z-index:1;position:relative}.hero-pillars{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:320px}.pillar-row{display:flex;align-items:center;gap:1.2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:1.2rem 1.5rem;transition:background .2s}.pillar-row:hover{background:#ffffff17}.pillar-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.pillar-row-text h4{font-family:var(--serif);font-size:1.1rem;font-weight:500;color:#fff;margin-bottom:2px}.pillar-row-text p{font-size:.78rem;color:#ffffff80;font-weight:300}.hero-stat-row{display:flex;gap:2.5rem}.hero-stat{text-align:center}.hero-stat-num{font-family:var(--serif);font-size:2rem;font-weight:600;color:#fff;display:block;line-height:1}.hero-stat-label{font-size:.66rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffff73;margin-top:4px;display:block}.ep-marquee-wrap{overflow:hidden;padding:12px 0;border-bottom:1px solid var(--border)}.marquee-track{display:flex;gap:2.5rem;animation:marquee 30s linear infinite;white-space:nowrap}.marquee-track span{color:var(--mid);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em}.marquee-track .sep{color:var(--ep-pink)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.ep-trust-bar{background:var(--cream);padding:1.8rem 3rem;border-bottom:1px solid var(--border)}.trust-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:2rem;flex-wrap:wrap;justify-content:center}.trust-item{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:500;color:var(--mid)}.trust-divider{width:1px;height:18px;background:var(--border)}.section-head{text-align:center;margin-bottom:3.5rem}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:.7rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--light);margin-bottom:1rem}.eyebrow:before,.eyebrow:after{content:"";display:block;width:22px;height:1px;background:currentColor}.section-head h1,.section-head h2{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3rem);font-weight:500;color:var(--dark);line-height:1.15}.section-head h1 em,.section-head h2 em{font-style:italic;color:var(--ep-pink)}.section-head p{font-size:.92rem;color:var(--light);max-width:480px;margin:.8rem auto 0;font-weight:300;line-height:1.7}.btn-fill{background:var(--dark);color:#fff;font-weight:500;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;border:1px solid var(--dark);border-radius:2px;padding:14px 32px;cursor:pointer;display:inline-block;transition:all .2s}.btn-fill:hover{background:var(--ep-pink);border-color:var(--ep-pink);color:#fff}.btn-ghost{background:transparent;color:var(--dark);font-weight:500;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;border:1px solid var(--border);border-radius:2px;padding:14px 32px;cursor:pointer;display:inline-block;transition:all .2s}.btn-ghost:hover{border-color:var(--dark);background:#1111110a}.ep-categories{padding:5rem 3rem;background:var(--white)}.cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1100px;margin:0 auto;border:1px solid var(--border)}.cat-card{padding:2.5rem 2rem;color:var(--dark);border-right:1px solid var(--border);border-bottom:1px solid var(--border);transition:background .25s;display:block;position:relative;overflow:hidden}.cat-card:nth-child(3n){border-right:none}.cat-card:nth-child(4),.cat-card:nth-child(5),.cat-card:nth-child(6){border-bottom:none}.cat-card:hover{background:var(--cream)}.cat-card:hover .cat-arrow{transform:translate(5px)}.cat-num{font-family:var(--serif);font-size:.9rem;color:var(--light);margin-bottom:1.2rem;display:block}.cat-card h3{font-family:var(--serif);font-size:1.35rem;font-weight:500;color:var(--dark);margin-bottom:.5rem;line-height:1.2}.cat-card p{font-size:.82rem;color:var(--light);line-height:1.6;margin-bottom:1.2rem;font-weight:300}.cat-arrow{font-size:.8rem;color:var(--ep-pink);transition:transform .2s;display:inline-block;font-weight:500}.cat-accent-dot{position:absolute;top:1.5rem;right:1.5rem;width:8px;height:8px;border-radius:50%}.product-card{background:var(--white);border:1px solid var(--border);border-radius:2px;overflow:hidden;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 8px 32px #00000014;transform:translateY(-3px)}.product-img-wrap{display:block;position:relative;aspect-ratio:1/1;overflow:hidden;background:#f5f5f5}.product-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-img-wrap img{transform:scale(1.05)}.product-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:3.5rem;color:#ccc;background:#f0f0f0}.product-badge{position:absolute;top:10px;left:10px;color:#fff;font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:2px}.product-badge.sale{background:var(--ep-orange)}.product-badge.sold-out{background:var(--light)}.product-info{padding:1.2rem}.product-info h3,.product-title{font-family:var(--serif);font-size:1rem;font-weight:500;color:var(--dark);margin-bottom:.5rem;line-height:1.3}.product-info h3 a,.product-title a{color:inherit}.product-price{display:flex;align-items:center;gap:.5rem;margin-bottom:.8rem;flex-wrap:wrap}.product-price .price{font-weight:600;font-size:1rem;color:var(--dark)}.product-price .old-price{font-size:.82rem;color:var(--light);text-decoration:line-through}.add-btn{display:block;width:100%;background:var(--dark);color:#fff;border:none;border-radius:2px;padding:10px;cursor:pointer;font-size:.78rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;transition:background .2s}.add-btn:hover{background:var(--ep-pink)}.add-btn.loading{opacity:.7;cursor:wait}.add-btn.added{background:var(--ep-green)}.sold-out-btn{background:#ccc!important;cursor:not-allowed!important}.ep-products{padding:5rem 3rem;background:var(--cream)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1200px;margin:0 auto 2.5rem}.products-cta{text-align:center}.ep-stats{background:var(--dark);padding:4rem 3rem}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:900px;margin:0 auto}.stat-item{text-align:center;padding:1rem;border-right:1px solid rgba(255,255,255,.08)}.stat-item:last-child{border-right:none}.stat-num{font-family:var(--serif);font-size:2.8rem;font-weight:500;color:#fff;display:block;line-height:1}.stat-label{font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:#fff6;margin-top:8px;display:block}.ep-why{padding:5rem 3rem;background:var(--cream)}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:1000px;margin:0 auto;border:1px solid var(--border)}.why-card{padding:2.5rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.why-card:nth-child(2n){border-right:none}.why-card:nth-child(3),.why-card:nth-child(4){border-bottom:none}.why-icon{width:36px;height:36px;border-radius:2px;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;font-size:1rem}.why-card h4{font-family:var(--serif);font-size:1.15rem;font-weight:500;color:var(--dark);margin-bottom:.5rem}.why-card p{font-size:.85rem;color:var(--light);line-height:1.7;font-weight:300}.ep-reviews{padding:5rem 3rem;background:var(--white)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto}.review-card{border:1px solid var(--border);border-radius:2px;padding:2rem;transition:box-shadow .2s}.review-card:hover{box-shadow:0 8px 32px #0000000f}.review-stars{color:var(--ep-yellow);font-size:.85rem;letter-spacing:2px;margin-bottom:1rem}.review-card blockquote{font-family:var(--serif);font-size:1rem;font-style:italic;line-height:1.7;color:var(--mid);margin-bottom:1.5rem}.reviewer{display:flex;align-items:center;gap:10px;padding-top:1rem;border-top:1px solid var(--border)}.reviewer-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:600;color:#fff;flex-shrink:0}.reviewer-name{font-size:.85rem;font-weight:500;color:var(--dark)}.reviewer-loc{font-size:.72rem;color:var(--light);margin-top:1px}.ep-email{padding:5rem 3rem;background:var(--dark);text-align:center}.ep-email h2{font-family:var(--serif);font-size:clamp(2rem,3vw,2.8rem);font-weight:500;color:#fff;margin-bottom:.5rem}.ep-email h2 em{font-style:italic;color:var(--ep-yellow)}.ep-email>p{color:#ffffff80;font-size:.9rem;margin-bottom:2.5rem;font-weight:300}.email-form{display:flex;max-width:440px;margin:0 auto}.email-form input{flex:1;padding:14px 18px;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-right:none;border-radius:2px 0 0 2px;font-family:var(--sans);font-size:.88rem;color:#fff;outline:none}.email-form input::placeholder{color:#ffffff4d}.email-form button{padding:14px 22px;background:var(--ep-pink);color:#fff;border:1px solid var(--ep-pink);border-radius:0 2px 2px 0;font-weight:500;font-size:.74rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .2s;white-space:nowrap}.email-form button:hover{background:#d45070}.email-note{font-size:.7rem;color:#ffffff40;margin-top:1rem}.email-success{color:var(--ep-yellow);font-size:.9rem;margin-top:1rem}.email-error{color:#ff6b6b;font-size:.85rem;margin-top:.5rem}.ep-footer{background:var(--dark);border-top:1px solid rgba(255,255,255,.06);padding:4rem 3rem 2rem}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-logo img{height:48px;width:auto;margin-bottom:1rem}.footer-brand-sub{font-size:.63rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff4d;margin-bottom:1rem}.footer-brand p{font-size:.82rem;color:#fff6;line-height:1.7;font-weight:300;max-width:240px}.footer-pillars-row{display:flex;gap:8px;margin-top:1.2rem;flex-wrap:wrap}.f-pill{font-size:.63rem;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:50px;border:1px solid;font-weight:500}.footer-col h5{font-size:.66rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff59;margin-bottom:1.2rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.6rem}.footer-col ul li a{color:#ffffff80;font-size:.85rem;font-weight:300;transition:color .2s}.footer-col ul li a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.06);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{font-size:.7rem;color:#ffffff40}.footer-trust{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-trust span{font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d}.ep-collection-page{padding:4rem 3rem;max-width:1300px;margin:0 auto}.collection-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.collection-header h1{font-family:var(--serif);font-size:clamp(2rem,3.5vw,3rem);font-weight:500;color:var(--dark);margin-bottom:.5rem}.collection-desc{font-size:.95rem;color:var(--light);max-width:500px;margin:.5rem auto 0;font-weight:300;line-height:1.7}.collection-count{font-size:.78rem;color:var(--light);letter-spacing:.1em;margin-top:.8rem}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.collection-grid .product-title{font-size:.95rem}.collection-empty{text-align:center;padding:5rem 2rem}.collection-empty p{font-size:1rem;color:var(--light);margin-bottom:2rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border)}.pagination a,.pagination span{padding:8px 14px;border:1px solid var(--border);border-radius:2px;font-size:.82rem;color:var(--mid);transition:all .2s}.pagination a:hover{border-color:var(--dark);color:var(--dark)}.pagination .current{background:var(--dark);color:#fff;border-color:var(--dark)}.ep-product-page{padding:2rem 3rem 5rem;max-width:1200px;margin:0 auto}.product-breadcrumb{font-size:.78rem;color:var(--light);margin-bottom:2.5rem;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-breadcrumb a{color:var(--light);transition:color .2s}.product-breadcrumb a:hover{color:var(--dark)}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.product-images{position:sticky;top:100px}.product-main-image{aspect-ratio:1/1;overflow:hidden;border-radius:2px;background:#f5f5f5;border:1px solid var(--border);margin-bottom:1rem}.product-main-image img{width:100%;height:100%;object-fit:cover;transition:opacity .2s}.product-thumbnails{display:flex;gap:.75rem;flex-wrap:wrap}.thumb-btn{width:72px;height:72px;border:2px solid var(--border);border-radius:2px;overflow:hidden;cursor:pointer;background:none;padding:0;transition:border-color .2s;flex-shrink:0}.thumb-btn img{width:100%;height:100%;object-fit:cover}.thumb-btn.active,.thumb-btn:hover{border-color:var(--dark)}.product-details{padding-top:.5rem}.product-page-title{font-family:var(--serif);font-size:clamp(1.8rem,2.5vw,2.5rem);font-weight:500;color:var(--dark);line-height:1.15;margin-bottom:1.2rem}.product-page-price{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.product-page-price .price{font-family:var(--serif);font-size:1.8rem;font-weight:600;color:var(--dark)}.product-page-price .old-price{font-size:1.1rem;color:var(--light);text-decoration:line-through}.saving-badge{background:var(--ep-orange);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.06em;padding:4px 10px;border-radius:2px}.product-trust-row{display:flex;gap:1.2rem;flex-wrap:wrap;margin-bottom:2rem;padding:1rem;background:var(--cream);border-radius:2px;border:1px solid var(--border)}.product-trust-row span{font-size:.75rem;color:var(--mid);font-weight:500}.product-variants{margin-bottom:1.5rem}.variant-group{margin-bottom:1rem}.variant-label{display:block;font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--dark);margin-bottom:.6rem}.variant-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.variant-btn{padding:8px 16px;border:1px solid var(--border);border-radius:2px;background:var(--white);font-size:.82rem;font-weight:500;cursor:pointer;transition:all .2s;color:var(--mid)}.variant-btn:hover{border-color:var(--dark);color:var(--dark)}.variant-btn.active{background:var(--dark);color:#fff;border-color:var(--dark)}.product-add-btn{width:100%;padding:16px;font-size:.88rem;margin-bottom:1rem;letter-spacing:.1em}.product-description{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.product-description h3{font-family:var(--serif);font-size:1.1rem;font-weight:500;color:var(--dark);margin-bottom:1rem}.product-description p,.product-description li{font-size:.9rem;color:var(--mid);line-height:1.8;font-weight:300;margin-bottom:.6rem}.ep-cart-page{padding:4rem 3rem;max-width:1200px;margin:0 auto}.ep-cart-page .section-head{text-align:left;margin-bottom:2.5rem}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:3rem;align-items:start}.cart-items{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:2px;overflow:hidden}.cart-item{display:grid;grid-template-columns:100px 1fr auto;gap:1.5rem;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border);background:var(--white)}.cart-item:last-child{border-bottom:none}.cart-item-img{display:block;aspect-ratio:1/1;overflow:hidden;border-radius:2px;background:#f5f5f5}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-title{font-family:var(--serif);font-size:1rem;font-weight:500;color:var(--dark);margin-bottom:.3rem;display:block}.cart-item-variant{font-size:.78rem;color:var(--light);margin-bottom:.5rem}.cart-item-price{font-size:.9rem;font-weight:500;color:var(--mid);margin-bottom:.8rem}.cart-qty{display:flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:2px;width:fit-content;overflow:hidden}.qty-btn{width:36px;height:36px;background:none;border:none;cursor:pointer;font-size:1.1rem;color:var(--mid);transition:background .2s;display:flex;align-items:center;justify-content:center}.qty-btn:hover{background:var(--cream)}.qty-input{width:48px;height:36px;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);text-align:center;font-size:.88rem;font-family:var(--sans);color:var(--dark)}.qty-input::-webkit-inner-spin-button,.qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.cart-item-total{text-align:right}.cart-item-total span{font-family:var(--serif);font-size:1rem;font-weight:600;color:var(--dark);display:block;margin-bottom:.5rem}.cart-remove{background:none;border:none;cursor:pointer;color:var(--light);font-size:1.4rem;line-height:1;transition:color .2s;padding:4px}.cart-remove:hover{color:var(--ep-pink)}.cart-summary{background:var(--cream);border:1px solid var(--border);border-radius:2px;padding:2rem;position:sticky;top:100px}.cart-summary h3{font-family:var(--serif);font-size:1.3rem;font-weight:500;color:var(--dark);margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.cart-summary-row{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.92rem;color:var(--mid)}.cart-summary-row span:last-child{font-weight:600;color:var(--dark)}.free-shipping-msg{font-size:.8rem;color:var(--mid);background:#4ba8e014;border:1px solid rgba(75,168,224,.2);border-radius:2px;padding:8px 12px;margin-bottom:.8rem}.free-shipping-msg.free{background:#2e8b5714;border-color:#2e8b5733;color:var(--ep-green);font-weight:500}.cart-tax-note{font-size:.72rem;color:var(--light);margin-bottom:1.5rem}.checkout-btn{width:100%;font-size:.88rem;padding:15px;letter-spacing:.1em;margin-bottom:.8rem}.continue-btn{width:100%;text-align:center;display:block}.cart-empty{text-align:center;padding:5rem 2rem}.cart-empty p{font-size:1.1rem;color:var(--light);margin-bottom:2rem}.ep-404{text-align:center;padding:8rem 2rem}.ep-404 h1{font-family:var(--serif);font-size:3rem;font-weight:500;margin:1rem 0}.ep-404 p{color:var(--light);margin-bottom:2rem}@media(max-width:1100px){.products-grid,.collection-grid{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:900px){.ep-hero{grid-template-columns:1fr;min-height:auto}.hero-left{padding:3.5rem 2rem 2.5rem}.hero-logo-block img{height:70px}.hero-right{min-height:280px;padding:2.5rem 2rem}.product-layout{grid-template-columns:1fr;gap:2.5rem}.product-images{position:static}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:768px){.ep-nav{padding:0 1.5rem}.nav-links,.nav-cta{display:none!important}.nav-mobile-toggle{display:flex!important}.ep-categories,.ep-products,.ep-why,.ep-reviews,.ep-email,.ep-stats,.ep-trust-bar{padding:3rem 1.5rem}.ep-collection-page,.ep-product-page,.ep-cart-page{padding:2rem 1.5rem 4rem}.cat-grid{grid-template-columns:1fr 1fr}.cat-card:nth-child(2n){border-right:none}.cat-card:nth-child(3n){border-right:1px solid var(--border)}.cat-card:nth-child(3),.cat-card:nth-child(4){border-bottom:1px solid var(--border)}.cat-card:nth-child(5),.cat-card:nth-child(6){border-bottom:none}.products-grid,.collection-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2){border-right:none}.why-grid{grid-template-columns:1fr}.why-card{border-right:none!important}.reviews-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;text-align:center;align-items:center}.trust-inner{gap:1rem}.trust-divider{display:none}.collection-grid{grid-template-columns:repeat(2,1fr)}.cart-item{grid-template-columns:80px 1fr}.cart-item-total{grid-column:2}}@media(max-width:500px){.ep-hero h1{font-size:2.4rem}.cat-grid{grid-template-columns:1fr}.cat-card{border-right:none!important;border-bottom:1px solid var(--border)!important}.cat-card:last-child{border-bottom:none!important}.products-grid,.collection-grid{grid-template-columns:1fr}.email-form{flex-direction:column;gap:.5rem}.email-form input{border-right:1px solid rgba(255,255,255,.15);border-radius:2px}.email-form button{border-radius:2px}.hero-stat-row{gap:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/ep-theme.css.map */
