.ec-shop-banner{min-height:100vh;padding:170px 7% 90px;background:radial-gradient(circle at 76% 45%,rgba(105,120,72,.18),transparent 34%),linear-gradient(to bottom,#f7f5f0,#fbfaf7);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;overflow:hidden}.ec-shop-banner-text{max-width:720px}.ec-shop-eyebrow{color:#8b6b47;font-size:13px;letter-spacing:3px;font-weight:900;margin:0 0 24px}.ec-shop-banner h1{margin:0;color:#23180f;font-size:clamp(62px,8vw,120px);line-height:.9;letter-spacing:-6px}.ec-shop-banner span{display:block;max-width:620px;margin-top:30px;color:#655b52;font-size:22px;line-height:1.55}.ec-shop-banner-btn{display:inline-block;margin-top:38px;padding:17px 30px;border-radius:999px;background:#2F3823;color:#fff;text-decoration:none;font-weight:900;letter-spacing:1px;transition:all .35s ease}.ec-shop-banner-btn:hover{transform:translateY(-4px);background:#697848}.ec-shop-hero-3d{width:100%;height:680px;display:flex;align-items:center;justify-content:center;gap:0;overflow:visible}.ec-coffee-3d{width:50%;height:680px;background:transparent;--poster-color:transparent}.ec-coffee-left{transform:scale(1.45);transform-origin:center center}.ec-coffee-right{transform:scale(1.45);transform-origin:center center}@media(max-width:1100px){.ec-shop-banner{grid-template-columns:1fr;text-align:center;padding:160px 24px 70px}.ec-shop-banner-text{margin:auto}.ec-shop-banner span{margin-left:auto;margin-right:auto}.ec-shop-hero-3d{height:560px}.ec-coffee-3d{width:50%;height:560px}.ec-coffee-left{transform:scale(1.25)}.ec-coffee-right{transform:scale(1.45)}}@media(max-width:640px){.ec-shop-banner{min-height:auto;padding:145px 24px 60px;gap:25px}.ec-shop-banner h1{font-size:50px;letter-spacing:-3px}.ec-shop-banner span{font-size:18px}.ec-shop-hero-3d{height:420px}.ec-coffee-3d{width:50%;height:420px}.ec-coffee-left{transform:scale(1.15)}.ec-coffee-right{transform:scale(1.15)}}@media(max-width:430px){.ec-shop-hero-3d{height:360px}.ec-coffee-3d{height:360px}.ec-coffee-left{transform:scale(1.05)}.ec-coffee-right{transform:scale(1.05)}}.ec-ecommerce-section{background:#fbfaf7;color:#23180f;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;padding:90px 40px 100px;overflow:hidden}.ec-shop-floating-cart{position:fixed;right:30px;bottom:30px;z-index:9999}.ec-cart-open{border:none;background:#2F3823;color:#fff;padding:16px 22px;border-radius:999px;cursor:pointer;font-size:14px;font-weight:900;display:flex;align-items:center;gap:10px;box-shadow:0 20px 50px rgba(0,0,0,.18)}.ec-cart-count{width:24px;height:24px;border-radius:50%;background:#d1b777;color:#111;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.ec-product-section{max-width:1500px;margin:0 auto 70px}.ec-product-section h2{font-size:36px;margin:0 0 24px}.ec-product-grid{display:grid;gap:20px}.ec-product-grid.coffee{grid-template-columns:repeat(3,1fr)}.ec-product-grid.bakery-grid{grid-template-columns:repeat(4,1fr)}.ec-product{background:#fff;border:1px solid #eee6dc;border-radius:24px;padding:22px;box-shadow:0 20px 60px rgba(0,0,0,.045);transition:all .35s ease}.ec-product:hover{transform:translateY(-6px);box-shadow:0 30px 90px rgba(0,0,0,.10)}.ec-product img{width:100%;height:240px;object-fit:contain;margin-bottom:16px}.bakery-grid .ec-product img{height:170px}.ec-product h3{margin:0 0 10px;font-size:24px;line-height:1.05}.ec-product p{min-height:52px;margin:0 0 12px;color:#6b625b;line-height:1.45}.ec-product small{display:inline-block;margin-bottom:14px;padding:8px 12px;border-radius:999px;background:#f3efe7;color:#2F3823;font-weight:800}.ec-product strong{display:block;font-size:20px;margin:14px 0}.ec-add-cart{width:100%;border:none;border-radius:14px;padding:15px;background:#281708;color:#fff;font-weight:900;cursor:pointer;transition:.25s ease}.ec-add-cart:hover{background:#697848}.ec-cart-panel{position:fixed;top:0;right:0;width:430px;max-width:92vw;height:100vh;background:#2b1809;color:#fff;z-index:10000;padding:30px;box-sizing:border-box;transform:translateX(100%);transition:.35s ease;overflow:auto}.ec-cart-panel.active{transform:translateX(0)}.ec-cart-close{position:absolute;right:24px;top:22px;background:none;border:none;color:#fff;font-size:36px;cursor:pointer}.ec-cart-panel h2{margin:0 0 30px}.ec-cart-item{display:grid;grid-template-columns:1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.15)}.ec-cart-item h4{margin:0 0 6px;font-size:15px}.ec-cart-item p{margin:0;color:rgba(255,255,255,.7)}.ec-cart-total{display:flex;justify-content:space-between;margin:28px 0;font-size:20px}.ec-view-cart,.ec-checkout{display:block;text-align:center;text-decoration:none;padding:18px;border-radius:12px;font-weight:900;margin-top:12px}.ec-view-cart{color:#fff;border:1px solid rgba(255,255,255,.3)}.ec-checkout{background:#d5a13b;color:#281708}@media(max-width:1100px){.ec-product-grid.coffee,.ec-product-grid.bakery-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ec-ecommerce-section{padding:70px 24px 90px}.ec-product-grid.coffee,.ec-product-grid.bakery-grid{grid-template-columns:1fr}.ec-shop-floating-cart{right:18px;bottom:18px}}