.ceh-wrap{position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;background:#fff;border-radius:20px;padding:24px 28px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.ceh-glow{position:absolute;inset:0;pointer-events:none;z-index:0}.ceh-glow:before{content:"";position:absolute;top:-180px;left:-180px;width:560px;height:440px;border-radius:50%;filter:blur(80px);background:radial-gradient(circle,rgba(174,174,255,.5) 0,rgba(174,174,255,0) 65%)}.ceh-wrap>:not(.ceh-glow){position:relative;z-index:1}.ceh-main{gap:18px;min-width:0}.ceh-logo,.ceh-main{display:flex;align-items:center}.ceh-logo{flex:0 0 auto;justify-content:center;width:160px;height:60px;border-radius:12px;background:#fff;border:1px solid #f3f4f6;overflow:hidden}.ceh-logo-img{width:160px;height:60px;object-fit:contain}.ceh-text{min-width:0}.ceh-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.ceh-title{margin:0;font-size:28px;font-weight:800;line-height:1.2;color:#111;overflow-wrap:anywhere}.ceh-badge{padding:4px 8px;border-radius:8px;font-size:11px;font-weight:700;text-transform:uppercase;white-space:nowrap}.ceh-badge--active{background:#DCFCE7;color:#166534}.ceh-badge--inactive{background:#F3F4F6;color:#6B7280}.ceh-badge--type{background:#F3F4F6;color:#374151}.ceh-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:8px}.ceh-meta-text{font-size:15px;font-weight:600;color:#4B5563}.ceh-actions{display:flex;gap:10px;flex-wrap:wrap}.ceh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border:none;border-radius:12px;font-family:inherit;font-size:15px;font-weight:700;color:#fff;text-decoration:none;cursor:pointer;transition:background .15s}.ceh-btn--primary{background:#16A34A}.ceh-btn--primary:hover{background:#15803D}.ceh-btn--secondary{background:#1E293B}.ceh-btn--secondary:hover{background:#0F172A}@media (max-width:900px){.ceh-wrap{padding:20px;gap:16px}.ceh-main{gap:14px}.ceh-logo,.ceh-logo-img{width:120px;height:45px}.ceh-title{font-size:24px}.ceh-actions{width:100%}.ceh-btn{flex:1 1;padding:12px 14px}}.cemt-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.cemt-grid[data-count="3"],.cemt-grid[data-count="6"],.cemt-grid[data-count="9"]{grid-template-columns:repeat(3,minmax(0,1fr))}.cemt-tile{min-width:0;background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:14px 16px;box-shadow:0 2px 8px rgba(0,0,0,.02)}.cemt-label{font-size:12px;font-weight:600;color:#888;margin-bottom:4px}.cemt-value{font-size:18px;font-weight:700;color:#212121;line-height:1.3;overflow-wrap:anywhere}.cemt-value .ce-delta{font-size:12px;margin-left:8px}.cemt-text{display:block;font-size:14px;font-weight:600;color:#374151}.cemt-chains{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.cemt-chain{display:inline-flex;padding:2px 7px;border-radius:4px;font-size:11px;font-weight:500;background:#F3F4F6;color:#374151;line-height:1.4}.cemt-chain--more{color:#6B7280}@media (max-width:900px){.cemt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cemt-tile{padding:12px 14px}.cemt-value{font-size:16px}}.emc-wrap{background:#fff;border:1px solid #f3f4f6;border-radius:20px;padding:24px;box-shadow:0 4px 15px rgba(0,0,0,.02)}.emc-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-bottom:16px}.emc-title{margin:0;font-size:16px;font-weight:700;text-transform:uppercase;color:#111}.emc-tabs{display:flex;flex-wrap:wrap;gap:6px}.emc-tab{padding:7px 14px;font-size:13px;font-weight:600;font-family:inherit;color:#666;background:#F1F5F9;border:none;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.emc-tab:hover{background:#e8e8ff}.emc-tab.active{background:#aeaeff;color:#fff}.emc-container{position:relative;width:100%;height:260px}.emc-note{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:16px;text-align:center;font-size:13px;color:#6b7280;background:#F9FAFB;border-radius:12px}.emc-source{margin-top:12px;font-size:12px;color:#6B7280}@media (max-width:900px){.emc-wrap{padding:20px}.emc-container{height:200px}.emc-head{flex-direction:column;align-items:flex-start}}