*{box-sizing:border-box;margin:0;padding:0}body,html{background:#0b1020;color:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{border:none}input{outline:none}.page-container{min-height:100vh;background:radial-gradient(circle at top left,#172554 0,#0b1020 40%),#0b1020}.dashboard-layout{display:flex;min-height:100vh}.sidebar{width:260px;background:hsla(0,0%,100%,.04);border-right:1px solid hsla(0,0%,100%,.08);padding:30px;backdrop-filter:blur(20px)}.logo{font-size:30px;font-weight:700;margin-bottom:40px}.logo span{color:#60a5fa}.sidebar-menu{display:flex;flex-direction:column;gap:14px}.sidebar-item{padding:14px 16px;border-radius:12px;background:hsla(0,0%,100%,.04);transition:.2s ease}.sidebar-item:hover{background:hsla(0,0%,100%,.08)}.main-content{flex:1;padding:40px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.page-title{font-size:34px;font-weight:700}.plan-badge{padding:10px 16px;border-radius:999px;font-weight:700}.plan-free{background:hsla(0,0%,100%,.1)}.plan-pro{background:linear-gradient(135deg,#2563eb,#7c3aed)}.card{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:22px;padding:28px;backdrop-filter:blur(20px)}.card-title{font-size:20px;margin-bottom:18px;font-weight:700}.primary-button{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;padding:14px 22px;border-radius:14px;font-size:16px;font-weight:700;cursor:pointer;transition:.2s ease}.primary-button:hover{transform:translateY(-1px);opacity:.95}.upload-box{border:2px dashed hsla(0,0%,100%,.15);border-radius:20px;padding:60px;text-align:center;background:hsla(0,0%,100%,.03)}.metric-value{font-size:42px;font-weight:700;margin-top:12px}.green{color:#4ade80}.red{color:#f87171}.gray{color:#94a3b8}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.full-width{grid-column:span 2}@media (max-width:900px){.dashboard-layout{flex-direction:column}.sidebar{width:100%}.report-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}}.audit-card{background:#fff;border-radius:22px;padding:32px;border:1px solid rgba(15,23,42,.08)}.audit-card,.audit-card h2{color:#0f172a}.audit-card li,.audit-card p{color:#334155}.savings-card{background:#eaffea;color:#0f172a;border-radius:22px;padding:32px;border:1px solid rgba(34,197,94,.15)}.savings-card h2{color:#0f172a}.savings-value{font-size:42px;font-weight:800;color:#15803d;margin-top:16px}@media (max-width:768px){.auth-grid{grid-template-columns:1fr!important}.auth-hero{padding:40px 24px!important}.auth-title{font-size:42px!important}.auth-panel{border-left:none!important;border-top:1px solid hsla(0,0%,100%,.08)!important;padding:24px!important}.landing-nav{flex-direction:column!important;gap:20px!important;align-items:flex-start!important}.landing-title{font-size:44px!important;letter-spacing:-1.5px!important}.landing-subtitle{font-size:19px!important}.landing-footer{flex-direction:column!important;align-items:flex-start!important}}.auth-page-shell{min-height:calc(100vh - 160px);display:flex;align-items:center;justify-content:center;padding:40px 24px}.auth-card-clean{width:100%;max-width:460px}@media (max-width:768px){.auth-page-shell{padding:24px 18px;align-items:flex-start}}.sidebar-subtitle{color:#94a3b8;font-size:13px;line-height:1.5;margin-top:-28px;margin-bottom:34px}.sidebar-plan-card{margin-top:28px;padding:16px;border-radius:16px;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.08)}.sidebar-plan-title{font-size:13px;color:#94a3b8;margin-bottom:8px}.sidebar-plan-value{font-weight:800;color:#fff}@media (max-width:768px){.contact-grid{grid-template-columns:1fr!important}}.sidebar-user-email{margin-top:18px;padding:12px 14px;border-radius:12px;background:hsla(0,0%,100%,.04);color:#94a3b8;font-size:13px;word-break:break-word}.mobile-dashboard-bar{display:none}.mobile-menu-overlay{position:fixed;inset:0;z-index:9999;background:rgba(15,23,42,.72);backdrop-filter:blur(10px)}.mobile-menu-panel{width:min(86vw,340px);height:100vh;overflow-y:auto;background:#0f172a;border-right:1px solid hsla(0,0%,100%,.08);padding:24px;box-shadow:20px 0 60px rgba(0,0,0,.35)}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.mobile-dashboard-logo{color:#fff;font-size:28px;font-weight:900;text-decoration:none;letter-spacing:-1px}.mobile-dashboard-logo span{color:#2563eb}.mobile-menu-button,.mobile-menu-close{border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);color:#fff;border-radius:14px;cursor:pointer;font-weight:900}.mobile-menu-button{width:46px;height:46px;font-size:22px}.mobile-menu-close{width:42px;height:42px;font-size:28px;line-height:1}@media (max-width:900px){.mobile-dashboard-bar{display:flex;position:sticky;top:0;z-index:999;align-items:center;justify-content:space-between;padding:16px 18px;background:rgba(15,23,42,.94);border-bottom:1px solid hsla(0,0%,100%,.08);backdrop-filter:blur(14px)}.dashboard-layout{display:block!important}.dashboard-layout>.sidebar{display:none!important}.main-content{width:100%!important;padding:22px 18px!important}.topbar{margin-top:8px}}.mobile-profile-dot{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;color:#cbd5e1;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);font-size:12px}.primary-button,a button,button{min-height:44px;line-height:1.2;white-space:nowrap}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.card{overflow-wrap:anywhere}input,select,textarea{max-width:100%}@media (max-width:900px){.mobile-dashboard-bar{grid-template-columns:46px 1fr 42px;display:grid!important;align-items:center;gap:12px}.mobile-dashboard-logo{justify-self:center;text-align:center}.mobile-menu-button{justify-self:start}.main-content{max-width:100%!important;overflow-x:hidden!important}.page-title,h1{font-size:clamp(34px,10vw,48px)!important;line-height:1.08!important;letter-spacing:-1px}.card-title,h2{line-height:1.2!important}.card>div[style*="justify-content: space-between"],.topbar{flex-direction:column!important;align-items:flex-start!important;gap:18px!important}.card a,.card a>div{max-width:100%!important}.card a>div[style*="justify-content: space-between"],.card div[style*="justify-content: space-between"]{align-items:flex-start!important}.card button,.primary-button,a button{font-size:15px!important;padding:12px 18px!important;border-radius:14px!important}.report-grid{grid-template-columns:1fr!important}.card{padding:24px!important;border-radius:22px!important}.metric-value{font-size:clamp(30px,9vw,42px)!important}.card [style*="border-radius: 999px"],.card [style*="borderRadius: 999px"]{padding:8px 14px!important;font-size:13px!important}.card input,.card select,.card textarea,input,select,textarea{font-size:16px!important;min-height:48px!important}textarea{min-height:130px!important}.auth-grid{grid-template-columns:1fr!important}.auth-hero{padding:34px 22px!important}.auth-panel{padding:22px!important;border-left:none!important}}@media (max-width:520px){.main-content{padding:18px 14px!important}.card{padding:20px!important}.card button,.primary-button,a button{width:auto;max-width:100%}.card>div[style*="display: flex"]{gap:12px!important}.card-title{font-size:22px!important}.sidebar-user-email{word-break:break-all}}