/* ===== e农通功能增强样式：只新增，不改原页面框架 ===== */
.ent-toast-wrap{position:fixed;top:82px;right:22px;z-index:99999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.ent-toast{min-width:220px;max-width:360px;background:#fff;border-left:4px solid #3aa655;border-radius:12px;box-shadow:0 12px 28px rgba(0,0,0,.14);padding:12px 14px;color:#333;font-size:14px;animation:entSlideIn .25s ease}.ent-toast.error{border-left-color:#e74c3c}.ent-toast.info{border-left-color:#3f8cff}@keyframes entSlideIn{from{transform:translateX(24px);opacity:0}to{transform:translateX(0);opacity:1}}.ent-hidden{display:none!important}.ent-highlight{outline:2px solid rgba(76,175,80,.28);box-shadow:0 0 0 5px rgba(76,175,80,.08)}.ent-empty{padding:28px;text-align:center;color:#777;background:#fff;border-radius:16px;border:1px dashed #ddd;margin:18px 0}.ent-badge-dot{position:absolute;top:-4px;right:-7px;min-width:16px;height:16px;padding:0 4px;border-radius:9px;background:#ff5252;color:#fff;font-size:11px;line-height:16px;text-align:center}.ent-cart-float{position:fixed;right:22px;bottom:24px;z-index:9999;width:54px;height:54px;border-radius:50%;background:#2e7d32;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 26px rgba(46,125,50,.35);cursor:pointer}.ent-cart-float i{font-size:22px}.ent-modal-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:99998;display:flex;align-items:center;justify-content:center}.ent-modal{width:min(720px,92vw);max-height:86vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.25);padding:22px}.ent-modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ent-modal-title{font-size:20px;font-weight:700}.ent-modal-close{cursor:pointer;font-size:22px;color:#777}.ent-cart-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.ent-cart-name{font-weight:600}.ent-cart-meta{color:#888;font-size:13px;margin-top:4px}.ent-mini-btn{border:none;border-radius:16px;padding:6px 12px;cursor:pointer;background:#f0f5f1;color:#2e7d32}.ent-primary-btn{border:none;border-radius:22px;padding:10px 20px;background:#2e7d32;color:#fff;cursor:pointer}.ent-search-panel{position:absolute;top:44px;left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 10px 26px rgba(0,0,0,.12);padding:10px;z-index:9999}.ent-search-item{padding:9px 10px;border-radius:8px;cursor:pointer;color:#333}.ent-search-item:hover{background:#f4f8f4}.ent-like-active,.liked{color:#ff5252!important}.ent-comment-box{margin-top:12px;display:flex;gap:8px}.ent-comment-box input{flex:1;border:1px solid #ddd;border-radius:18px;padding:8px 12px}.ent-comment-box button{border:none;border-radius:18px;padding:8px 14px;background:#2e7d32;color:#fff}.ent-progress-tip{font-size:12px;color:#2e7d32;margin-top:6px}.search-bar{position:relative}.btn,.btn-primary,.btn-buy-sm,.btn-cart-sm,.btn-add-cart,.btn-buy-now,.btn-submit,.tool-btn,.filter-tag,.course-card,.product-card,.lesson-item,.tag-item{transition:transform .15s ease,box-shadow .15s ease}.btn:hover,.btn-primary:hover,.btn-buy-sm:hover,.btn-cart-sm:hover,.btn-add-cart:hover,.btn-buy-now:hover,.btn-submit:hover,.tool-btn:hover,.filter-tag:hover,.course-card:hover,.product-card:hover,.lesson-item:hover,.tag-item:hover{transform:translateY(-1px)}

/* ===== 成熟网站增强模块：会员、客服、订单、对比、证书、运营看板 ===== */
.ent-top-tools{position:fixed;right:22px;bottom:90px;z-index:9998;display:flex;flex-direction:column;gap:12px}.ent-tool-circle{width:48px;height:48px;border-radius:50%;border:none;background:#fff;color:#2e7d32;box-shadow:0 8px 24px rgba(0,0,0,.14);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:19px}.ent-tool-circle:hover{transform:translateY(-2px)}.ent-kefu-panel{position:fixed;right:86px;bottom:90px;z-index:9999;width:340px;max-width:calc(100vw - 36px);background:#fff;border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.22);overflow:hidden;display:none}.ent-kefu-head{padding:14px 16px;background:linear-gradient(135deg,#2e7d32,#66bb6a);color:#fff;display:flex;justify-content:space-between;align-items:center}.ent-kefu-body{height:280px;overflow:auto;padding:14px;background:#f7faf7}.ent-kefu-msg{margin:9px 0;display:flex}.ent-kefu-msg.user{justify-content:flex-end}.ent-kefu-bubble{max-width:78%;padding:9px 12px;border-radius:14px;background:#fff;color:#333;font-size:13px;line-height:1.5}.ent-kefu-msg.user .ent-kefu-bubble{background:#2e7d32;color:#fff}.ent-kefu-foot{display:flex;gap:8px;padding:12px;border-top:1px solid #eee}.ent-kefu-foot input{flex:1;border:1px solid #ddd;border-radius:18px;padding:8px 12px}.ent-chip-row{display:flex;gap:8px;flex-wrap:wrap;padding:0 12px 10px;background:#fff}.ent-chip{font-size:12px;border:1px solid #d9ead9;border-radius:16px;padding:5px 10px;color:#2e7d32;background:#f7fff7;cursor:pointer}.ent-login-card{display:grid;gap:12px}.ent-login-card input,.ent-form-input{border:1px solid #ddd;border-radius:10px;padding:11px 12px;font-size:14px;width:100%;box-sizing:border-box}.ent-dashboard{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.ent-dash-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 8px 22px rgba(0,0,0,.06);border:1px solid #eef3ee}.ent-dash-card strong{display:block;font-size:22px;color:#2e7d32;margin-top:6px}.ent-section-title{font-size:18px;font-weight:700;margin:22px 0 12px;color:#263238}.ent-smart-card{background:#fff;border-radius:18px;padding:18px;margin:18px 0;box-shadow:0 8px 24px rgba(0,0,0,.07);border:1px solid #edf2ed}.ent-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ent-mini-panel{background:#f8fbf8;border-radius:14px;padding:14px;border:1px solid #e8f1e8}.ent-mini-panel h4{margin:0 0 8px;color:#2e7d32}.ent-compare-bar{position:fixed;left:50%;bottom:22px;transform:translateX(-50%);z-index:9997;background:#fff;border-radius:18px;padding:12px 16px;box-shadow:0 14px 38px rgba(0,0,0,.2);display:none;gap:14px;align-items:center}.ent-compare-list{display:flex;gap:8px;max-width:55vw;overflow:auto}.ent-compare-item{background:#f2f8f2;border-radius:12px;padding:8px 10px;white-space:nowrap;font-size:13px}.ent-fav-btn,.ent-compare-btn{position:absolute;top:10px;width:34px;height:34px;border-radius:50%;border:none;background:rgba(255,255,255,.92);box-shadow:0 4px 12px rgba(0,0,0,.12);cursor:pointer;color:#607d60}.ent-fav-btn{right:10px}.ent-compare-btn{right:52px}.ent-fav-btn.active{color:#ff5252}.ent-order-card{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.ent-stepper{display:flex;gap:8px;align-items:center;margin-top:10px}.ent-step{height:6px;flex:1;border-radius:8px;background:#ddd}.ent-step.done{background:#4caf50}.ent-cert{background:linear-gradient(135deg,#fffbea,#f5fff5);border:2px solid #d6b36a;border-radius:18px;padding:26px;text-align:center}.ent-cert h2{margin:8px 0;color:#8a6d1d}.ent-notes-area textarea{min-height:120px;resize:vertical}.ent-dark{background:#121812!important;color:#e7efe7}.ent-dark .navbar,.ent-dark .ent-smart-card,.ent-dark .ent-dash-card,.ent-dark .ent-modal,.ent-dark .ent-kefu-panel,.ent-dark .course-card,.ent-dark .product-card,.ent-dark .feed-card,.ent-dark .sidebar-card,.ent-dark .profile-hero{background:#1e281e!important;color:#e7efe7!important}.ent-dark input,.ent-dark textarea,.ent-dark select{background:#121812!important;color:#e7efe7!important;border-color:#3b493b!important}.ent-dark .ent-mini-panel,.ent-dark .ent-kefu-body{background:#172117!important}.ent-dark a,.ent-dark .nav-item{color:#dfeadf}.ent-price-insight{font-size:12px;color:#2e7d32;background:#eef8ee;padding:5px 8px;border-radius:8px;margin-top:8px;display:inline-block}.ent-skeleton{background:linear-gradient(90deg,#eee,#f8f8f8,#eee);background-size:200% 100%;animation:entShimmer 1.2s infinite;border-radius:10px;height:14px}@keyframes entShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}@media(max-width:900px){.ent-dashboard,.ent-grid-3{grid-template-columns:1fr}.ent-kefu-panel{right:18px}.ent-compare-bar{left:12px;right:12px;transform:none;max-width:none}.ent-compare-list{max-width:100%}}
