@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0f19d1;border-bottom:1px solid #ffffff0f;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-container{gap:20px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:18px 20px}.brand,.nav-container{align-items:center;display:flex}.brand{gap:14px}.brand-mark{background:linear-gradient(135deg,#facc15,#fb923c);border-radius:14px;box-shadow:0 16px 40px #f59e0b52;color:#111827;display:grid;font-weight:800;height:44px;place-items:center;width:44px}.brand-copy{display:flex;flex-direction:column}.brand-title{color:#f9fafb;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:700}.brand-subtitle{color:var(--text-muted);font-size:.82rem}.main-nav{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.nav-link{background:#0000;border:1px solid #0000;border-radius:999px;color:var(--text-secondary);font-weight:600;padding:10px 16px;transition:background .2s ease,color .2s ease,border-color .2s ease}.nav-link:hover{background:#f59e0b14;color:#fef3c7}.nav-link.active{background:#f59e0b1f;border-color:#fb923c38;color:#fff7ed}.nav-link-accent{background:linear-gradient(135deg,#f59e0b2e,#fb923c29);border-color:#fb923c42;color:#fff7ed}.logout-btn{cursor:pointer}@media (max-width:820px){.nav-container{align-items:stretch;flex-direction:column}.brand,.main-nav{justify-content:center}}.page-auth,.page-dashboard,.page-home,.page-share-energy{min-height:calc(100vh - 180px)}.dashboard-eyebrow,.dashboard-section-label{align-items:center;color:#fcd34d;display:inline-flex;font-size:.78rem;font-weight:700;gap:8px;letter-spacing:.08em;text-transform:uppercase}.dashboard-eyebrow{margin-bottom:8px}.page-home{align-items:center;display:flex}.home-hero{grid-gap:28px;align-items:center;display:grid;gap:28px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.home-copy h1{font-size:clamp(2.8rem,6vw,5rem);margin-bottom:18px;max-width:11ch}.home-copy p{margin-bottom:28px;max-width:60ch}.home-actions{display:flex;flex-wrap:wrap;gap:14px}.home-preview{overflow:hidden;padding:28px;position:relative}.preview-orb{background:radial-gradient(circle,#f59e0b57,#0000 60%);border-radius:999px;height:220px;pointer-events:none;position:absolute;right:-40px;top:-80px;width:220px}.preview-topline{grid-gap:6px;display:grid;gap:6px;margin-bottom:24px;position:relative}.preview-grid span,.preview-topline span{color:var(--text-muted);font-size:.92rem}.preview-topline strong{font-size:2.4rem}.preview-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));position:relative}.preview-grid div{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;padding:18px}.preview-grid strong{display:block;font-size:1.1rem;margin-top:8px}.page-dashboard{grid-gap:28px;display:grid;gap:28px}.dashboard-hero-card{grid-gap:22px;background:radial-gradient(circle at top right,#f59e0b2e,#0000 28%),linear-gradient(180deg,#111827fa,#0f172af5);border:1px solid #ffffff14;border-radius:30px;box-shadow:var(--shadow-soft);display:grid;gap:22px;grid-template-columns:minmax(280px,1.2fr) minmax(220px,.8fr) minmax(320px,1fr);padding:24px}.dashboard-graph-card,.dashboard-live-panel,.dashboard-live-stats{min-width:0}.live-dot{background:var(--success);border-radius:999px;box-shadow:0 0 18px #22c55ee6;height:10px;width:10px}.dashboard-current-output{color:#fff7ed;font-family:Space Grotesk,sans-serif;font-size:clamp(2.8rem,5vw,4.6rem);font-weight:700;margin:18px 0 14px}.dashboard-support{max-width:34ch}.dashboard-live-stats{grid-gap:14px;display:grid;gap:14px}.metric-glow-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 10px 30px #f59e0b14;padding:20px}.analytics-card span,.dashboard-graph-head span,.energy-distance,.energy-market-metrics span,.metric-glow-card span{color:var(--text-muted);font-size:.9rem}.analytics-card strong,.energy-market-metrics strong,.metric-glow-card strong{color:#fff7ed;display:block;font-size:1.5rem;margin-top:8px}.dashboard-graph-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:20px}.dashboard-graph-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:20px}.sparkline-bars{align-items:end;display:flex;gap:12px;min-height:150px}.sparkline-bar-wrap{align-items:end;display:flex;flex:1 1;min-height:160px}.sparkline-bar{background:linear-gradient(180deg,#fcd34d,#fb923c);border-radius:999px 999px 12px 12px;box-shadow:0 12px 30px #f59e0b47;width:100%}.dashboard-grid-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:minmax(320px,1.1fr) minmax(340px,1fr)}.energy-market-card,.history-card,.prediction-panel,.share-energy-filters{padding:24px}.dashboard-card-head{margin-bottom:22px}.dashboard-card-head h2{font-size:1.8rem;margin-bottom:10px}.prediction-input-grid{grid-gap:18px;display:grid;gap:18px;margin-bottom:22px}.slider-field{grid-gap:10px;display:grid;gap:10px}.slider-row{align-items:center;display:flex;gap:14px;justify-content:space-between}.slider-row span{color:var(--text-secondary);font-weight:600}.slider-row strong{color:#fff7ed}.slider-field input[type=range]{accent-color:var(--accent);width:100%}.prediction-result-card{background:linear-gradient(135deg,#f59e0b29,#fb923c14);border:1px solid #fb923c3d;border-radius:20px;margin-top:20px;padding:18px 20px}.prediction-result-card span{color:#fde68a;font-size:.9rem}.prediction-result-card strong{color:#fff7ed;display:block;font-size:2rem;margin-top:10px}.dashboard-side-column{grid-gap:24px;display:grid;gap:24px}.analytics-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-card{padding:22px}.history-table-wrap{overflow-x:auto}.history-table{border-collapse:initial;border-spacing:0 10px;width:100%}.history-table th{color:var(--text-muted);font-size:.84rem;font-weight:700;letter-spacing:.05em;padding:0 16px 10px;text-align:left;text-transform:uppercase}.history-table td{background:#ffffff08;color:var(--text-secondary);padding:16px}.history-table tbody tr{transition:transform .2s ease,box-shadow .2s ease}.history-table tbody tr:hover{transform:translateY(-1px)}.history-table tbody tr td:first-child{border-radius:14px 0 0 14px}.history-table tbody tr td:last-child{border-radius:0 14px 14px 0;color:#fff7ed;font-weight:700}.page-share-energy{grid-gap:28px;display:grid;gap:28px}.share-energy-head{grid-gap:24px;align-items:end;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 320px}.share-energy-head h1{margin-bottom:14px;max-width:14ch}.share-energy-filters{grid-gap:16px;display:grid;gap:16px}.share-energy-filters label{grid-gap:8px;display:grid;gap:8px}.share-energy-filters span{color:#fde68a;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-card input,.share-energy-filters select{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;color:var(--text-primary);outline:none;padding:14px 16px;width:100%}.share-energy-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.energy-market-card{grid-gap:20px;display:grid;gap:20px}.energy-market-top{align-items:center;display:flex;gap:12px;justify-content:space-between}.energy-badge{background:#f59e0b1f;border-radius:999px;color:#fde68a;font-size:.82rem;font-weight:700;padding:8px 12px}.energy-market-card h2{font-size:1.5rem}.energy-market-metrics{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.energy-market-metrics div{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;padding:18px}.page-auth{align-items:center;display:flex;justify-content:center;padding:24px 0}.auth-card{background:linear-gradient(180deg,#111827f5,#0f172af5);border:1px solid #ffffff14;border-radius:24px;box-shadow:var(--shadow-soft);max-width:430px;padding:30px;width:100%}.auth-card h2{margin-bottom:20px;text-align:center}.auth-card form{grid-gap:14px;display:grid;gap:14px}.auth-card input:focus,.share-energy-filters select:focus{border-color:#fb923c47;box-shadow:0 0 0 3px #f59e0b1a}.auth-btn{width:100%}.error-message{color:#fca5a5;margin-bottom:14px}.auth-switch{margin-top:18px;text-align:center}.auth-link{color:#fde68a;cursor:pointer;display:inline-block;margin-top:6px}.success-box{text-align:center}.success-message{color:#86efac;font-weight:700}.success-subtext{color:var(--text-muted);display:block;margin-top:8px}@media (max-width:1080px){.dashboard-grid-layout,.dashboard-hero-card,.home-hero,.share-energy-head{grid-template-columns:1fr}}@media (max-width:720px){.analytics-grid,.energy-market-metrics,.preview-grid{grid-template-columns:1fr}.auth-card,.dashboard-hero-card,.energy-market-card,.history-card,.home-preview,.prediction-panel,.share-energy-filters{padding:20px}.home-copy h1,.share-energy-head h1{max-width:none}.energy-button,.secondary-energy-button{width:100%}}.share-tabs{border:1px solid #ffffff12;border-radius:10px;display:flex;margin-bottom:32px;width:-webkit-fit-content;width:fit-content}.share-tab{border-radius:7px;color:#ffffff73;font-size:13px;padding:9px 22px;white-space:nowrap}.anomaly-panel{background:radial-gradient(ellipse at top left,#f59e0b0f,#0000 50%),linear-gradient(180deg,#111827fa,#0f172af5);border:1px solid #ffffff14;border-radius:28px;box-shadow:0 8px 32px #0000002e;padding:24px}.anomaly-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:20px}.anomaly-header-left h2{font-size:1.35rem;margin:4px 0 0}.anomaly-status-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.82rem;font-weight:700;gap:8px;letter-spacing:.02em;padding:8px 16px;white-space:nowrap}.anomaly-status--healthy{background:#86efac1a;border:1px solid #86efac33;color:#86efac}.anomaly-status--warning{background:#fcd34d1a;border:1px solid #fcd34d33;color:#fcd34d}.anomaly-status--critical{background:#fca5a51a;border:1px solid #fca5a533;color:#fca5a5}.anomaly-status--info{background:#93c5fd1a;border:1px solid #93c5fd33;color:#93c5fd}.anomaly-stats-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.anomaly-stat{align-items:center;background:hsla(0,0%,100%,.025);border:1px solid #ffffff0f;border-radius:14px;display:flex;flex-direction:column;gap:4px;padding:12px 8px;transition:transform .2s,box-shadow .2s}.anomaly-stat:hover{box-shadow:0 6px 20px #0000001f;transform:translateY(-2px)}.anomaly-stat-count{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700}.anomaly-stat--critical .anomaly-stat-count{color:#fca5a5}.anomaly-stat--warning .anomaly-stat-count{color:#fcd34d}.anomaly-stat--info .anomaly-stat-count{color:#93c5fd}.anomaly-stat--healthy .anomaly-stat-count{color:#86efac}.anomaly-stat-label{color:#fff6;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.anomaly-alerts-list{grid-gap:10px;display:grid;gap:10px}.anomaly-alert{animation:alertSlideIn .35s ease-out both;border:1px solid #ffffff0f;border-radius:16px;display:flex;gap:14px;padding:16px 18px;transition:transform .2s,border-color .3s}.anomaly-alert:hover{transform:translateX(4px)}@keyframes alertSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.anomaly-alert:nth-child(2){animation-delay:.06s}.anomaly-alert:nth-child(3){animation-delay:.12s}.anomaly-alert:nth-child(4){animation-delay:.18s}.anomaly-alert:nth-child(5){animation-delay:.24s}.anomaly-alert--critical{background:#ef44440f;border-color:#ef444426}.anomaly-alert--critical:hover{border-color:#ef444459}.anomaly-alert--warning{background:#fcd34d0a;border-color:#fcd34d1f}.anomaly-alert--warning:hover{border-color:#fcd34d4d}.anomaly-alert--info{background:#93c5fd0a;border-color:#93c5fd1a}.anomaly-alert--info:hover{border-color:#93c5fd4d}.anomaly-alert--healthy{background:#86efac0a;border-color:#86efac1a}.anomaly-alert--healthy:hover{border-color:#86efac4d}.anomaly-alert-icon{flex-shrink:0;margin-top:2px}.anomaly-alert-body{flex:1 1;min-width:0}.anomaly-alert-top{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-bottom:6px}.anomaly-alert-title{color:#fff7ed;font-size:.92rem;font-weight:700;margin:0}.anomaly-alert-date{color:#ffffff59;flex-shrink:0;font-size:.76rem}.anomaly-alert-message{color:#ffffff8c;font-size:.84rem;line-height:1.55;margin:0}.anomaly-alert-metrics{align-items:center;background:#ffffff08;border-radius:10px;color:#ffffff80;display:flex;font-size:.8rem;gap:10px;margin-top:10px;padding:8px 12px}.anomaly-alert-metrics strong{color:#fff7ed;font-weight:600}.anomaly-metric-divider{color:#fff3}@media (max-width:720px){.anomaly-header{flex-direction:column;gap:12px}.anomaly-stats-row{grid-template-columns:repeat(2,1fr)}.anomaly-alert-top{flex-direction:column;gap:4px}.anomaly-alert-metrics{flex-wrap:wrap;gap:6px}.anomaly-panel{padding:18px}}.modal-overlay{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-container{animation:slideUp .25s ease;background:#161b27;border:1px solid #ffffff14;border-radius:16px;max-width:680px;padding:40px;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-label{color:#f5a623;font-size:11px;font-weight:600;letter-spacing:.12em;margin:0 0 8px}.modal-title{color:#fff;font-size:28px;font-weight:700;margin:0 0 28px}.modal-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px}.modal-field{display:flex;flex-direction:column;gap:6px}.modal-field label{color:#f5a623;font-size:10px;font-weight:600;letter-spacing:.1em}.modal-field input{background:#1e2535;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:14px;outline:none;padding:12px 14px;transition:border-color .2s}.modal-field input::placeholder{color:#ffffff4d}.modal-field input:focus{border-color:#f5a623}.modal-error{color:#f87171;font-size:13px;margin-bottom:16px}.modal-actions{align-items:center;display:flex;gap:12px}.btn-share{background:#f5a623;border:none;border-radius:50px;color:#0d1117;cursor:pointer;font-size:14px;font-weight:700;padding:13px 28px;transition:background .2s,transform .1s}.btn-share:hover{background:#e09620}.btn-share:active{transform:scale(.98)}.btn-share:disabled{cursor:not-allowed;opacity:.6}.btn-cancel{background:#0000;border:1px solid #ffffff40;border-radius:50px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:13px 28px;transition:border-color .2s}.btn-cancel:hover{border-color:#ffffff80}@media (max-width:600px){.modal-container{margin:16px;padding:24px 20px}.modal-grid{grid-template-columns:1fr}}.my-listings{padding:0 0 60px}.ml-hero{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding:48px 0 40px}.ml-hero-left{flex:1 1;min-width:260px}.ml-label{color:#f5a623;font-size:11px;font-weight:700;letter-spacing:.12em;margin:0 0 12px}.ml-title{color:#fff;font-size:36px;font-weight:800;line-height:1.15;margin:0 0 14px}.ml-subtitle{color:#ffffff8c;font-size:14px;line-height:1.6;margin:0 0 28px;max-width:460px}.btn-create{background:#f5a623;border:none;border-radius:50px;color:#0d1117;cursor:pointer;font-size:14px;font-weight:700;padding:14px 28px;transition:background .2s,transform .1s}.btn-create:hover{background:#e09620}.btn-create:active{transform:scale(.98)}.ml-stats{background:#161b27;border:1px solid #ffffff14;border-radius:16px;gap:0;min-width:200px;padding:28px 32px}.ml-stats,.stat-item{display:flex;flex-direction:column}.stat-item{gap:4px;padding:14px 0}.stat-number{color:#fff;font-size:24px;font-weight:800;line-height:1}.stat-label{color:#ffffff73;font-size:12px}.stat-divider{background:#ffffff12;height:1px}.ml-filter-bar{align-items:flex-end;background:#161b27;border:1px solid #ffffff14;border-radius:14px;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:28px;padding:24px 28px}.ml-section-title{color:#fff;font-size:22px;font-weight:700;margin:6px 0 0}.ml-filter-controls{display:flex;flex-wrap:wrap;gap:12px}.ml-search{background:#1e2535;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:13px;outline:none;padding:10px 14px;transition:border-color .2s;width:220px}.ml-search::placeholder{color:#ffffff4d}.ml-search:focus{border-color:#f5a623}.ml-select{background:#1e2535;border:1px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;outline:none;padding:10px 14px;transition:border-color .2s}.ml-select:focus{border-color:#f5a623}.ml-empty{align-items:center;color:#fff6;display:flex;flex-direction:column;font-size:15px;gap:24px;padding:80px 20px;text-align:center}.ml-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.ml-card{background:#161b27;border:1px solid #ffffff14;border-radius:14px;display:flex;flex-direction:column;gap:10px;padding:22px;transition:border-color .2s,transform .15s}.ml-card:hover{border-color:#f5a6234d;transform:translateY(-2px)}.ml-card-header{align-items:center;display:flex;justify-content:space-between}.ml-badge{border-radius:50px;font-size:10px;font-weight:700;letter-spacing:.06em;padding:4px 10px}.ml-badge--active{background:#34d39926;color:#34d399}.ml-badge--inactive{background:#ffffff14;color:#fff6}.ml-card-unit{color:#ffffff59;font-size:11px}.ml-card-name{color:#fff;font-size:18px;font-weight:700;margin:4px 0 0}.ml-card-area{color:#fff6;font-size:12px;margin:0}.ml-card-stats{border-top:1px solid #ffffff12;display:flex;gap:16px;margin-top:10px;padding-top:14px}.ml-card-stats>div{display:flex;flex-direction:column;gap:3px}.ml-card-stat-label{color:#ffffff59;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.ml-card-stat-value{color:#fff;font-size:14px;font-weight:700}.ml-card-actions{display:flex;gap:10px;margin-top:14px}.btn-toggle{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:12px;font-weight:600;padding:10px;transition:opacity .2s}.btn-toggle--activate{background:#f5a623;color:#0d1117}.btn-toggle--deactivate{background:#ffffff1a;color:#fff}.btn-toggle:hover{opacity:.85}.btn-delete{background:#f871711a;border:1px solid #f8717133;border-radius:8px;color:#f87171;cursor:pointer;font-size:12px;font-weight:600;padding:10px 14px;transition:background .2s}.btn-delete:hover{background:#f8717133}@media (max-width:768px){.ml-hero{flex-direction:column}.ml-stats{flex-direction:row;flex-wrap:wrap;gap:0;width:100%}.stat-item{flex:1 1;min-width:100px}.stat-divider{height:auto;width:1px}.ml-filter-bar{align-items:flex-start;flex-direction:column}.ml-search{width:100%}}.share-energy-page{margin:0 auto;max-width:1100px;padding:24px 24px 60px}.share-tabs-wrapper{margin-bottom:36px}.share-tabs{background:#ffffff0d;border-radius:12px;display:inline-flex;gap:4px;padding:4px}.share-tab{background:#0000;border:none;border-radius:9px;color:#ffffff80;cursor:pointer;font-size:14px;font-weight:600;padding:10px 22px;transition:background .2s,color .2s}.share-tab:hover{color:#fffc}.share-tab--active{background:#f5a623;color:#0d1117}.browse-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-bottom:36px}.browse-header-left{flex:1 1;min-width:240px}.browse-label{color:#f5a623;font-size:11px;font-weight:700;letter-spacing:.12em;margin:0 0 12px}.browse-title{color:#fff;font-size:32px;font-weight:800;line-height:1.2;margin:0 0 12px}.browse-subtitle{color:#ffffff80;font-size:14px;line-height:1.6;margin:0;max-width:420px}.browse-controls{background:#161b27;border:1px solid #ffffff14;border-radius:14px;display:flex;flex-direction:column;gap:14px;min-width:200px;padding:20px 24px}.browse-control-group{display:flex;flex-direction:column;gap:6px}.browse-control-group label{color:#fff6;font-size:10px;font-weight:700;letter-spacing:.1em}.browse-control-group select{background:#1e2535;border:1px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;font-size:13px;outline:none;padding:9px 12px;transition:border-color .2s}.browse-control-group select:focus{border-color:#f5a623}.browse-empty,.browse-loading{align-items:center;color:#fff6;display:flex;flex-direction:column;font-size:15px;gap:20px;padding:80px 20px;text-align:center}.ml-spinner{animation:spin .7s linear infinite;border:3px solid #f5a62333;border-radius:50%;border-top-color:#f5a623;height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.browse-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.browse-card{background:#161b27;border:1px solid #ffffff14;border-radius:14px;display:flex;flex-direction:column;gap:10px;padding:20px;transition:border-color .2s,transform .15s}.browse-card:hover{border-color:#f5a6234d;transform:translateY(-2px)}.browse-card-top{align-items:center;display:flex;justify-content:space-between}.browse-badge{border-radius:50px;font-size:10px;font-weight:700;letter-spacing:.05em;padding:4px 10px}.browse-card-name{color:#fff;font-size:18px;font-weight:700;margin:4px 0 0}.browse-card-area{color:#fff6;font-size:12px;margin:0}.browse-card-stats{border-top:1px solid #ffffff12;display:flex;gap:14px;margin-top:6px;padding-top:14px}.browse-card-stats>div{display:flex;flex-direction:column;gap:3px}.browse-stat-label{color:#ffffff59;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.browse-stat-value{color:#fff;font-size:14px;font-weight:700}.btn-request{background:#f5a623;border:none;border-radius:10px;color:#0d1117;cursor:pointer;font-size:13px;font-weight:700;margin-top:10px;padding:13px;transition:background .2s,transform .1s;width:100%}.btn-request:hover{background:#e09620}.btn-request:active{transform:scale(.98)}@media (max-width:768px){.share-energy-page{padding:16px 16px 60px}.browse-title{font-size:24px}.browse-header{flex-direction:column}.browse-controls{flex-direction:row;flex-wrap:wrap;gap:12px;width:100%}.browse-control-group{flex:1 1;min-width:140px}}:root{--bg-primary:#0b0f19;--bg-secondary:#0f172a;--card-bg:#111827;--card-bg-soft:#111827db;--border-color:#ffffff14;--text-primary:#f9fafb;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--accent:#f59e0b;--accent-strong:#fb923c;--accent-soft:#f59e0b29;--success:#22c55e;--shadow-glow:0 22px 60px #f59e0b1f;--shadow-soft:0 18px 48px #02061775;--radius-lg:24px;--radius-md:18px}*{box-sizing:border-box}#root,body,html{margin:0;min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top right,#fb923c29,#0000 28%),radial-gradient(circle at top left,#f59e0b1a,#0000 26%),linear-gradient(180deg,#0b0f19,#0f172a);background:radial-gradient(circle at top right,#fb923c29,#0000 28%),radial-gradient(circle at top left,#f59e0b1a,#0000 26%),linear-gradient(180deg,var(--bg-primary),var(--bg-secondary));color:#f9fafb;color:var(--text-primary);font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:32px 20px 64px}.container{margin:0 auto;max-width:1280px}.dashboard-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#111827f5,#0f172af2);border:1px solid #ffffff14;border:1px solid var(--border-color);border-radius:24px;border-radius:var(--radius-lg);box-shadow:0 18px 48px #02061775;box-shadow:var(--shadow-soft)}.auth-btn,.btn-primary,.energy-button{align-items:center;background:linear-gradient(135deg,#f59e0b,#fb923c);background:linear-gradient(135deg,var(--accent),var(--accent-strong));border:none;border-radius:16px;box-shadow:0 22px 60px #f59e0b1f;box-shadow:var(--shadow-glow);color:#fff7ed;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;padding:14px 22px;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;width:-webkit-fit-content;width:fit-content}.auth-btn:hover,.btn-primary:hover,.energy-button:hover{box-shadow:0 28px 60px #f59e0b33;transform:translateY(-2px)}.auth-btn:disabled,.btn-primary:disabled,.energy-button:disabled{cursor:not-allowed;opacity:.7}.secondary-energy-button{align-items:center;background:#ffffff08;border:1px solid #fb923c47;border-radius:16px;color:#fde68a;display:inline-flex;font-weight:600;justify-content:center;padding:14px 22px;transition:background .2s ease,transform .2s ease}.secondary-energy-button:hover{background:#f59e0b14;transform:translateY(-2px)}h1,h2,h3{font-family:Space Grotesk,Inter,sans-serif;letter-spacing:-.04em;margin:0}p{color:#cbd5e1;color:var(--text-secondary);line-height:1.7;margin:0}footer{border-top:1px solid #ffffff0f;padding:20px}footer p{color:#94a3b8;color:var(--text-muted);text-align:center}
/*# sourceMappingURL=main.a61f8133.css.map*/