.eg-store{max-width:1120px;margin:0 auto}
.eg-store-banner{height:240px;background:#007A7D center/cover no-repeat;border-radius:16px 16px 0 0}
.eg-store-bar{display:flex;align-items:center;gap:20px;flex-wrap:wrap;background:#fff;border:1px solid rgba(0,61,76,.1);border-top:none;border-radius:0 0 16px 16px;padding:18px 26px;box-shadow:0 6px 20px rgba(0,61,76,.08);margin-bottom:34px}
.eg-store-logo{width:96px;height:96px;border-radius:14px;object-fit:cover;border:4px solid #fff;box-shadow:0 4px 14px rgba(0,61,76,.2);margin-top:-60px;background:#fff}
.eg-store-id{flex:1 1 240px}
.eg-store-name{margin:0;color:#003D4C;font-size:1.7rem}
.eg-store-loc{color:#575760;margin:4px 0 0}
.eg-store-rating{color:#CC4344;font-weight:600;margin-top:4px}
.eg-store-actions{display:flex;gap:10px;flex-wrap:wrap}
.eg-store-btn{display:inline-block;background:#CC4344;color:#fff !important;font-weight:600;padding:10px 18px;border-radius:8px;text-decoration:none}
.eg-store-btn.secondary{background:#003D4C}
.eg-store-section{margin:0 0 36px}
.eg-store-section h2{color:#003D4C;font-size:1.3rem;border-bottom:3px solid #007A7D;display:inline-block;padding-bottom:6px;margin-bottom:16px}
.eg-store-about{color:#222;line-height:1.7}
.eg-store-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}
.eg-prod-card{background:#fff;border:1px solid rgba(0,61,76,.1);border-radius:12px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease;display:flex;flex-direction:column}
.eg-prod-card:hover{transform:translateY(-4px);box-shadow:0 10px 26px rgba(0,61,76,.16)}
.eg-prod-img{display:block;height:160px;background:#e9eef0 center/cover no-repeat}
.eg-prod-body{padding:14px 16px;text-align:center}
.eg-prod-title{font-size:1rem;margin:0 0 6px}
.eg-prod-title a{color:#003D4C;text-decoration:none}
.eg-prod-title a:hover{color:#CC4344}
.eg-prod-price{color:#46784A;font-weight:700;margin:0 0 12px}
.eg-prod-btn{display:inline-block;background:#007A7D;color:#fff !important;font-weight:600;padding:8px 18px;border-radius:8px;text-decoration:none}
.eg-store-contact ul{list-style:none;padding:0;margin:0}
.eg-store-contact li{margin:7px 0;color:#222}
.eg-store-contact a{color:#46784A}
.eg-store-pagination{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin:24px 0 8px}
.eg-store-pagination a,.eg-store-pagination span{min-width:42px;text-align:center;padding:9px 13px;border-radius:8px;text-decoration:none;font-weight:600;border:1px solid rgba(0,61,76,.15);color:#003D4C;background:#fff}
.eg-store-pagination .cur{background:#003D4C;color:#fff;border-color:#003D4C}
.eg-store-back{display:inline-block;margin-bottom:14px;color:#007A7D;text-decoration:none;font-weight:600}
@media(max-width:600px){.eg-store-products{grid-template-columns:1fr 1fr}.eg-store-bar{justify-content:center;text-align:center}.eg-store-id{flex-basis:100%}}
.eg-social-wrap{display:flex;flex-wrap:wrap;gap:24px;align-items:flex-start}
.eg-social-fb{flex:1 1 340px;max-width:520px}
.eg-social-fb iframe{width:100%;border:none;overflow:hidden;border-radius:12px;background:#fff}
.eg-social-side{flex:1 1 260px}
.eg-social-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}
.eg-social-chip{display:inline-flex;align-items:center;gap:6px;background:#003D4C;color:#fff !important;font-weight:600;padding:9px 16px;border-radius:999px;text-decoration:none;font-size:.9rem}
.eg-social-chip:hover{background:#007A7D}
.eg-ta-card{display:block;background:#fff;border:1px solid rgba(0,61,76,.12);border-left:5px solid #00aa6c;border-radius:12px;padding:16px 18px;text-decoration:none;box-shadow:0 4px 14px rgba(0,61,76,.08)}
.eg-ta-card:hover{box-shadow:0 10px 24px rgba(0,61,76,.16)}
.eg-ta-card strong{display:block;color:#003D4C;font-size:1.05rem;margin-bottom:3px}
.eg-ta-card span{color:#575760;font-size:.9rem}
.eg-reels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1100px}
.eg-reel-card{display:flex;flex-direction:column;gap:8px}
.eg-reel-poster{position:relative;display:block;width:100%;aspect-ratio:9/16;border:0;padding:0;border-radius:16px;overflow:hidden;cursor:pointer;background:#0b2b33 center/cover no-repeat;box-shadow:0 8px 24px rgba(0,61,76,.18)}
.eg-reel-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.42))}
.eg-reel-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,.92);z-index:2;box-shadow:0 4px 14px rgba(0,0,0,.3)}
.eg-reel-play:before{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%,-50%);border-style:solid;border-width:10px 0 10px 17px;border-color:transparent transparent transparent #003D4C}
.eg-reel-meta{display:flex;align-items:center;gap:8px}
.eg-reel-av{width:30px;height:30px;border-radius:50%;object-fit:cover;flex:0 0 auto}
.eg-reel-store{font-size:.76rem;color:#7a7a85;line-height:1.15}
.eg-reel-name{font-size:.95rem;font-weight:700;color:#003D4C;line-height:1.2}
.eg-reel-lb{position:fixed;inset:0;background:rgba(0,0,0,.85);z-index:99999;display:none;align-items:center;justify-content:center;padding:20px}
.eg-reel-lb.open{display:flex}
.eg-reel-lb-inner{position:relative;width:min(420px,92vw);display:flex;flex-direction:column;align-items:center;gap:14px}
.eg-reel-lb-stage{position:relative;width:100%;aspect-ratio:9/16;background:#000;border-radius:16px;overflow:hidden}
.eg-reel-lb-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.eg-reel-lb-close{position:absolute;top:-46px;right:0;background:none;border:0;color:#fff;font-size:36px;line-height:1;cursor:pointer}
.eg-reel-lb-cta:empty{display:none}
.eg-reel-lb-cta .eg-reel-cta{display:inline-block;background:#0E7C86;color:#fff!important;font-weight:700;padding:13px 30px;border-radius:10px;text-decoration:none}
.eg-reel-lb-cta .eg-reel-cta:hover{background:#003D4C}
@media(max-width:900px){.eg-reels-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){
.eg-reels-grid{grid-template-columns:1fr;max-width:320px;margin:0 auto}
.eg-reels-grid.eg-reels-carousel{display:flex;grid-template-columns:none;max-width:none;margin:0 -16px;padding:4px 16px 12px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:12px}
.eg-reels-carousel .eg-reel-card{flex:0 0 46%;scroll-snap-align:start}
.eg-reels-carousel .eg-reel-name{font-size:.82rem}
.eg-reels-carousel .eg-reel-play{width:46px;height:46px}
}
.eg-rv-summary{display:flex;align-items:center;gap:14px;margin:6px 0 18px}
.eg-rv-avg{font-size:2.2rem;font-weight:800;color:#003D4C;line-height:1}
.eg-rv-stars{color:#f5a623;letter-spacing:2px;font-size:1.1rem}
.eg-rv-count{color:#7a7a85}
.eg-rv-list{display:flex;flex-direction:column;gap:14px;margin-bottom:26px}
.eg-rv-item{border:1px solid #e3e3e8;border-radius:10px;padding:14px 16px;background:#fff}
.eg-rv-top{display:flex;justify-content:space-between;align-items:center;gap:10px}
.eg-rv-meta{font-size:.82rem;color:#7a7a85;margin:4px 0 8px}
.eg-rv-text{color:#3a3a44;line-height:1.55}
.eg-rv-form{background:#f7f9fa;border:1px solid #e3e3e8;border-radius:12px;padding:18px 20px;max-width:560px}
.eg-rv-form h3{margin:0 0 12px;color:#003D4C}
.eg-rv-form label{display:block;font-weight:600;color:#33333a;margin-bottom:12px}
.eg-rv-form select,.eg-rv-form textarea{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #c8c8d0;border-radius:8px;font:inherit;font-weight:400}
.eg-rv-form button{background:#0a7d8c;color:#fff;border:0;border-radius:8px;padding:11px 22px;font-weight:700;cursor:pointer}
.eg-rv-note{font-size:.8rem;color:#7a7a85;margin:10px 0 0}
.eg-rv-msg{padding:12px 16px;border-radius:8px;margin-bottom:16px;font-weight:600}
.eg-rv-msg.ok{background:#d6f3e0;color:#0d6b3f}
.eg-rv-msg.err{background:#f5c6cb;color:#a02833}
.eg-rv-login a{color:#0a7d8c;font-weight:700}

.eg-reel-poster .eg-reel-badge{position:absolute;top:10px;left:10px;z-index:3;font-size:.66rem;font-weight:800;letter-spacing:.3px;color:#fff;padding:3px 8px;border-radius:6px;text-transform:uppercase;box-shadow:0 2px 6px rgba(0,0,0,.25)}
.eg-reel-badge-yt{background:#FF0000}
.eg-reel-badge-fb{background:#1877F2}
.eg-reel-badge-ig{background:linear-gradient(45deg,#F58529,#DD2A7B,#8134AF)}
