.market-container *{box-sizing:border-box}.market-container{max-width:1400px;margin:0 auto;padding:20px;background-color:#fafbfc;min-height:calc(100vh - 80px)}.market-header{background:#fff;border-radius:12px;padding:20px 30px;margin-bottom:20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.header-content{display:flex;align-items:flex-start;gap:40px}.header-left{flex:1;max-width:50%}.header-right{flex:1;max-width:50%}.market-title{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 12px 0}.market-disclaimer{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.market-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stat-item{background:#f8fafc;border-radius:8px;padding:6px 12px!important;text-align:center;border:1px solid #e2e8f0;transition:all .2s;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:auto;gap:3px}.stat-item:hover{background:#f1f5f9;border-color:#cbd5e1}.stat-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0;padding:0;display:block;font-weight:500;line-height:1}.stat-value{font-size:16px;font-weight:700;color:#1e293b;display:block;line-height:1;margin:0;padding:0}.market-content{display:flex;gap:20px;align-items:flex-start}.market-table-container{flex:1;background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.08);box-sizing:border-box}.table-controls{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:15px}.search-box{position:relative;flex:1;max-width:300px}.search-box i{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:14px}.search-box input{width:100%;padding:8px 12px 8px 36px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;outline:0;transition:all .2s}.search-box input:focus{border-color:#425dcf;box-shadow:0 0 0 3px rgba(66,93,207,.1)}.filter-buttons{display:flex;gap:8px}.filter-btn{padding:6px 16px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:13px;color:#4b5563;cursor:pointer;transition:all .2s;font-weight:500}.filter-btn:hover{border-color:#425dcf;color:#425dcf}.filter-btn.active{background:#425dcf;color:#fff;border-color:#425dcf}.btn-download{padding:8px 16px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;color:#374151;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:6px;font-weight:500}.btn-download:hover{background:#e5e7eb}.services-table-redesign{width:100%;border-collapse:collapse}.services-table-redesign thead{border-bottom:1px solid #e5e7eb}.services-table-redesign th{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;background:0 0;user-select:none}.services-table-redesign th.sortable{cursor:pointer;position:relative}.services-table-redesign th.sortable i{font-size:10px;margin-left:4px;opacity:.5;transition:opacity .2s}.services-table-redesign th.sortable:hover i{opacity:1}.table-row{border-bottom:1px solid #f3f4f6;transition:all .2s}.table-row:hover{background:#f9fafb}.featured-row{background:linear-gradient(90deg,rgba(66,93,207,.03) 0,rgba(66,93,207,.01) 100%);border-left:3px solid #425dcf}.featured-row:hover{background:linear-gradient(90deg,rgba(66,93,207,.05) 0,rgba(66,93,207,.02) 100%)}.services-table-redesign td{padding:16px;vertical-align:middle}.tier-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;font-size:12px;font-weight:600}.tier-1{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.tier-2{background:#e0e7ff;color:#3730a3;border:1px solid #a5b4fc}.tier-3{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.provider-info{display:flex;align-items:center;gap:12px}.provider-logo{width:32px;height:32px;border-radius:8px;object-fit:contain;background:#f9fafb;padding:4px}.provider-details{display:flex;flex-direction:column}.provider-name{font-size:14px;font-weight:600;color:#1a1a1a}.provider-tag{font-size:12px;color:#6b7280}.realtime-indicator{display:inline-flex;align-items:center;margin-left:8px;color:#10b981;font-size:12px;cursor:help}.realtime-indicator i{font-size:14px;animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.reseller-badge{font-size:10px;color:#6b7280;margin-left:4px;vertical-align:super;font-style:italic}.td-price{font-weight:600}.price-value{font-size:16px;color:#425dcf}.price-unit{font-size:12px;color:#6b7280;margin-left:4px}.price-extra{font-size:11px;color:#9ca3af;margin-left:4px}.price-na{font-size:14px;color:#9ca3af;font-style:italic}.energy-value{font-size:14px;color:#374151;font-weight:500}.type-badges{display:flex;gap:6px;flex-wrap:wrap}.type-badge{padding:4px 8px;background:#f3f4f6;border-radius:4px;font-size:11px;color:#4b5563;font-weight:500}.api-badge{padding:4px 8px;background:#d1fae5;color:#065f46;border-radius:4px;font-size:11px;font-weight:500}.action-links{display:flex;gap:8px}.action-link{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;color:#6b7280;transition:all .2s}.action-link:hover{background:#f3f4f6;color:#425dcf}.market-sidebar{width:320px;display:flex;flex-direction:column;gap:20px;flex-shrink:0}.sidebar-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.card-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:16px}h2.card-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:16px;margin-top:0}.quick-actions{display:flex;flex-direction:column;gap:10px}.action-btn{padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px;justify-content:center;width:100%}.action-btn.primary{background:#425dcf;color:#fff}.action-btn.primary:hover{background:#3649b3;transform:translateY(-1px);box-shadow:0 4px 12px rgba(66,93,207,.25)}.action-btn.secondary{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.action-btn.secondary:hover{background:#e5e7eb}.activity-chart{margin-bottom:16px;height:120px;background:#f9fafb;border-radius:8px;padding:12px}.activity-stats{display:flex;justify-content:space-between}.activity-stat{display:flex;flex-direction:column;align-items:center}.activity-label{font-size:12px;color:#6b7280;margin-bottom:4px}.activity-value{font-size:16px;font-weight:600;color:#1a1a1a}.top-services{display:flex;flex-direction:column;gap:12px}.top-service{display:flex;align-items:center;gap:12px;padding:8px;border-radius:8px;transition:background .2s}.top-service:hover{background:#f9fafb}.service-rank{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;border-radius:50%;font-size:12px;font-weight:600;color:#4b5563}.service-logo{width:32px;height:32px;border-radius:8px;object-fit:contain}.service-info{flex:1;display:flex;justify-content:space-between;align-items:center}.service-name{font-size:14px;font-weight:500;color:#1a1a1a}.service-price{font-size:14px;font-weight:600;color:#425dcf}.add-project{background:linear-gradient(135deg,#425dcf 0,#0050fe 100%);color:#fff}.add-project .card-title{color:#fff}.card-description{font-size:13px;opacity:.9;margin-bottom:16px;line-height:1.5}.sidebar-card:has(#openChatBtn){text-align:center}.sidebar-card:has(#openChatBtn) .card-description{color:#6b7280}.btn-add-project{width:100%;padding:10px 16px;background:rgba(255,255,255,.2);color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.btn-add-project:hover{background:rgba(255,255,255,.3);transform:translateY(-1px);color:#fff}.table-responsive-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:1200px){.market-content{flex-direction:column}.market-table-container{width:100%}.market-sidebar{width:100%;flex-direction:row;flex-wrap:wrap}.sidebar-card{flex:1;min-width:280px}}@media (max-width:768px){.market-container{padding:12px}.market-header{padding:16px;margin-bottom:12px;border-radius:10px}.header-content{flex-direction:column;gap:16px}.header-left,.header-right{max-width:100%;width:100%}.market-title{font-size:18px;font-weight:700;margin-bottom:8px;line-height:1.3}.market-disclaimer{font-size:12px;line-height:1.4;color:#6b7280}.market-stats-grid{grid-template-columns:repeat(3,1fr);gap:8px;width:100%}.stat-item{padding:8px 6px!important;border-radius:6px}.stat-label{font-size:9px;letter-spacing:0;margin-bottom:2px;line-height:1.2}.stat-value{font-size:13px;font-weight:700}.market-content{flex-direction:column;gap:12px}.market-table-container{padding:12px;border-radius:10px;margin:0;width:100%}.table-controls{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.search-box{max-width:100%;order:1}.search-box input{padding:10px 12px 10px 38px;font-size:15px;border-radius:8px}.filter-buttons{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:4px;order:2;gap:6px}.filter-btn{padding:8px 14px;font-size:12px;border-radius:6px;scroll-snap-align:start;flex-shrink:0;white-space:nowrap}.action-buttons{order:3;width:100%}.btn-download{width:100%;justify-content:center;padding:10px 16px}.table-responsive-wrapper{overflow-x:visible;margin:0;padding:0}.services-table-redesign{min-width:100%;width:100%}.services-table-redesign thead{display:none}.services-table-redesign tbody tr{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:10px;padding:14px;background:#fff;gap:0}.services-table-redesign tbody tr.featured-row{border-left:3px solid #425dcf;background:linear-gradient(90deg,rgba(66,93,207,.04) 0,rgba(66,93,207,.01) 100%)}.services-table-redesign td{display:block;border:none;padding:0}.mobile-row-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.services-table-redesign .td-tier{flex-shrink:0}.services-table-redesign .td-name{flex:1;min-width:0}.services-table-redesign .td-price{flex-shrink:0;text-align:right;background:#f0f4ff;padding:6px 10px;border-radius:6px;margin-left:auto}.provider-info{gap:10px}.provider-logo{width:36px;height:36px;border-radius:8px;padding:3px}.provider-details{min-width:0}.provider-name{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.provider-name-link{text-decoration:none;color:inherit}.provider-tag{font-size:11px;color:#6b7280}.realtime-indicator{margin-left:4px}.realtime-indicator i{font-size:12px}.tier-badge{width:26px;height:26px;font-size:11px;border-radius:5px}.price-value{font-size:16px;font-weight:700;color:#425dcf}.price-unit{font-size:11px;font-weight:600;margin-left:2px}.price-extra{display:inline;font-size:10px;color:#6b7280;margin-left:0}.price-discount{font-size:10px!important}.price-na{font-size:14px;font-weight:600;color:#9ca3af}.mobile-row-middle{display:flex;align-items:center;gap:8px;padding:10px 0;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;margin:0 -14px;padding-left:14px;padding-right:14px;flex-wrap:wrap}.services-table-redesign .td-available,.services-table-redesign .td-total{font-size:12px;color:#374151;display:flex;align-items:center;gap:4px}.services-table-redesign .td-available::before{content:'Avail:';font-size:10px;color:#9ca3af;font-weight:500}.services-table-redesign .td-total::before{content:'Total:';font-size:10px;color:#9ca3af;font-weight:500}.services-table-redesign .td-type{margin-left:auto}.type-badges{gap:4px}.type-badge{font-size:10px;padding:3px 6px;border-radius:4px}.api-badge{font-size:10px;padding:3px 6px;border-radius:4px}.mobile-row-bottom{display:flex;align-items:center;justify-content:center;gap:6px;padding-top:10px}.services-table-redesign .td-actions{width:100%}.action-links{justify-content:center;gap:6px;flex-wrap:wrap}.action-link{width:38px;height:38px;font-size:16px;border-radius:8px;background:#f8fafc;border:1px solid #e5e7eb}.action-link:hover,.action-link:active{background:#e5e7eb;color:#425dcf}.energy-value{font-size:13px;font-weight:600}.market-sidebar{flex-direction:column;gap:12px;width:100%}.sidebar-card{min-width:auto;padding:16px;border-radius:10px}.card-title,h2.card-title{font-size:15px;margin-bottom:12px}.card-description{font-size:12px;margin-bottom:12px}.action-btn{padding:12px 16px;font-size:14px;border-radius:8px}.quick-actions{gap:8px}.activity-chart{height:100px;margin-bottom:12px}.activity-stats{gap:10px}.activity-label{font-size:11px}.activity-value{font-size:14px}.top-service{padding:10px 8px}.service-rank{width:22px;height:22px;font-size:11px}.top-services .service-logo{width:28px;height:28px}.top-services .service-name{font-size:13px}.top-services .service-price{font-size:13px}.btn-add-project{padding:12px 16px;font-size:14px}}.loading{opacity:.6;pointer-events:none}.loading::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#425dcf;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.value-update{animation:valueFlash .5s ease}@keyframes valueFlash{0%{background-color:transparent}50%{background-color:rgba(66,93,207,.1)}100%{background-color:transparent}}.chat-overlay{position:fixed;bottom:-600px;right:20px;width:380px;height:580px;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -4px 20px rgba(0,0,0,.15);transition:bottom .3s ease;z-index:1050}.chat-overlay.active{bottom:0}.chat-container{display:flex;flex-direction:column;height:100%}.chat-header{padding:16px 20px;background:#425dcf;color:#fff;border-radius:12px 12px 0 0;display:flex;align-items:flex-start;justify-content:space-between}.chat-header-content{flex:1;display:flex;flex-direction:column;gap:4px}.chat-header h4{margin:0;font-size:18px;font-weight:600;color:#fff}.chat-subtitle{font-size:13px;opacity:.9;color:#fff}.chat-close{background:0 0;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.chat-close:hover{background:rgba(255,255,255,.1)}.chat-messages{flex:1;overflow-y:auto;padding:20px;background:#f9fafb}.chat-message{margin-bottom:16px;padding:12px;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.chat-message-header{display:flex;justify-content:space-between;margin-bottom:6px;font-size:12px;color:#6b7280}.chat-wallet{font-weight:600;color:#425dcf}.chat-time{font-size:11px}.chat-message-text{font-size:14px;color:#1a1a1a;line-height:1.5;word-wrap:break-word}.chat-loading{text-align:center;color:#6b7280;padding:40px}.chat-input-area{padding:16px;background:#fff;border-top:1px solid #e5e7eb}.chat-not-connected{text-align:center;padding:20px}.chat-not-connected i{font-size:32px;color:#f59e0b;margin-bottom:12px}.chat-not-connected p{color:#6b7280;margin-bottom:16px}.chat-connected{display:flex;gap:8px}#chatInput{flex:1;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;outline:0;transition:border-color .2s}#chatInput:focus{border-color:#425dcf}.chat-send-btn{padding:10px 16px;background:#425dcf;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.chat-send-btn:hover{background:#3649b3;transform:translateY(-1px)}.chat-send-btn:disabled{opacity:.5;cursor:not-allowed}.chat-status{margin-top:8px;font-size:12px;color:#6b7280;text-align:center;display:flex;align-items:center;justify-content:center;gap:4px}.chat-status i{font-size:14px}.chat-status.connected{color:#10b981;font-weight:500}@media (max-width:480px){.chat-overlay{width:100%;right:0;left:0;border-radius:12px 12px 0 0}.market-stats-grid{grid-template-columns:repeat(2,1fr)}.stat-label{font-size:8px}.stat-value{font-size:12px}}.seo-content-section{padding:60px 20px;background:#f8f9fa;margin-top:40px}.seo-content{max-width:1200px;margin:0 auto}.seo-content h2{font-size:2.5rem;font-weight:700;color:#212529;margin-bottom:30px;text-align:center}.seo-content h3{font-size:1.8rem;font-weight:600;color:#343a40;margin-bottom:20px;margin-top:40px}.seo-content h4{font-size:1.3rem;font-weight:600;color:#495057;margin-bottom:15px}.seo-intro{font-size:1.1rem;line-height:1.8;color:#495057;margin-bottom:40px;text-align:center}.seo-section{margin-bottom:40px}.seo-section p{font-size:1rem;line-height:1.8;color:#6c757d;margin-bottom:20px}.seo-section ol,.seo-section ul{margin-left:30px;margin-bottom:20px}.seo-section li{margin-bottom:10px;line-height:1.8;color:#6c757d}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:30px}.use-case{padding:25px;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .2s}.use-case:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.use-case h4{color:#007bff;margin-bottom:10px}.use-case p{margin-bottom:0;font-size:.95rem}.seo-faq{margin-top:50px;padding-top:30px;border-top:2px solid #e9ecef}.faq-item{margin-bottom:25px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.faq-item h4{color:#007bff;margin-bottom:10px}.faq-item p{margin-bottom:0;color:#6c757d}@media (max-width:768px){.seo-content-section{padding:30px 12px;margin-top:20px}.seo-content h2{font-size:1.5rem;margin-bottom:20px}.seo-content h3{font-size:1.2rem;margin-top:25px;margin-bottom:15px}.seo-content h4{font-size:1rem}.seo-intro{font-size:1rem;margin-bottom:25px;line-height:1.6}.seo-section{margin-bottom:25px}.seo-section p{font-size:.9rem;line-height:1.7}.seo-section ol,.seo-section ul{margin-left:20px}.seo-section li{font-size:.9rem;line-height:1.6;margin-bottom:8px}.use-cases-grid{grid-template-columns:1fr;gap:15px}.use-case{padding:16px}.use-case h4{font-size:.95rem}.use-case p{font-size:.85rem}.faq-item{padding:14px}.faq-item h4{font-size:.95rem}.faq-item p{font-size:.85rem}}
