:root{--primary-green:#22a447;--primary-green-hover:#1e923f;--soft-green:#eaf8ef;--dark-text:#102033;--muted-text:#667085;--border-color:#e5eaf0;--background-color:#f8faf9;--white:#fff;--scope-1:#22a447;--scope-2:#0056b3;--scope-3:#6f42c1;--scope-1-bg:#eaf8ef;--scope-2-bg:#e6f0fa;--scope-3-bg:#f3ebfc;--font-family-sans-serif:"Inter", "Sarabun", system-ui, -apple-system, sans-serif;--border-radius-sm:8px;--border-radius-md:16px;--border-radius-lg:20px;--shadow-sm:0 1px 2px #1020330d;--shadow-md:0 4px 6px -1px #1020330d, 0 2px 4px -1px #10203308;--shadow-lg:0 10px 15px -3px #1020330d, 0 4px 6px -2px #10203308}body{background-color:var(--background-color);color:var(--dark-text);font-family:var(--font-family-sans-serif);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{color:var(--dark-text);font-weight:600}.text-muted{color:var(--muted-text)!important}.bg-white{background-color:var(--white)!important}.text-primary-green{color:var(--primary-green)!important}.bg-soft-green{background-color:var(--soft-green)!important}
.app-layout{background-color:var(--background-color);height:100vh;display:flex;overflow:hidden}.main-content-wrapper{flex-direction:column;flex:1;display:flex;overflow:hidden}.main-header{background-color:var(--white);border-bottom:1px solid var(--border-color);z-index:10;flex-shrink:0;justify-content:space-between;align-items:center;height:84px;padding:0 26px;display:flex}.content-scrollable{flex:1;gap:24px;padding:18px;display:flex;overflow-y:auto}.content-main{flex-direction:column;flex:1;gap:24px;min-width:0;display:flex}.right-panel-container{flex-direction:column;flex-shrink:0;gap:24px;width:320px;display:flex}.header-selector-group{align-items:center;gap:12px;display:flex}.header-select-card{border:1px solid var(--border-color);min-width:145px;height:44px;color:var(--dark-text);cursor:pointer;background-color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:8px 13px;font-size:.85rem;transition:all .2s;display:flex}.header-intro{align-items:center;min-width:0;display:flex}.header-intro h1{color:#172238;margin:0;font-size:1.2rem;font-weight:780;line-height:1.2}.header-intro p{color:#6f7b8e;margin:4px 0 0;font-size:.72rem}.header-actions,.header-profile-actions,.header-user{align-items:center;display:flex}.header-actions{gap:20px}.header-profile-actions{gap:7px}.header-icon-button,.header-menu-button{color:#536176;background:0 0;border:0}.header-icon-button{border-radius:50%;place-items:center;width:38px;height:38px;position:relative}.header-icon-button:hover,.header-menu-button:hover{background:#f2f5f7}.header-menu-button{border-radius:8px;width:40px;height:40px;margin-right:10px}.header-divider{background:#e3e8ee;width:1px;height:30px;margin:0 6px}.header-user{color:#344157;gap:9px;font-size:.78rem;font-weight:650}.header-avatar{background:#f2f5f7;border:1px solid #dfe5eb;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.7rem;display:grid}.header-select-card:hover{background-color:#f1f5f9;border-color:#cbd5e1}.header-select-info{flex-direction:column;display:flex}.header-select-label{color:var(--muted-text);font-size:.7rem;font-weight:500}.header-select-value{font-weight:600}.bell-btn{position:relative}.bell-badge{width:16px;height:16px;color:var(--white);border:2px solid var(--white);background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:4px;right:4px}@media (max-width:1200px){.right-panel-container{display:none}}.sidebar-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:15;background-color:#10203366;animation:.2s ease-out fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:992px){.app-layout{position:relative}}@media (max-width:768px){.main-header{height:70px;padding:0 16px}.content-scrollable{padding:16px}.header-icon-button,.header-menu-button{width:44px;height:44px}}
.sidebar{background-color:var(--white);border-right:1px solid var(--border-color);z-index:20;flex-direction:column;flex-shrink:0;width:252px;height:100vh;display:flex}.sidebar-logo{border-bottom:1px solid var(--border-color);flex-direction:column;justify-content:center;height:84px;padding:0 24px;display:flex}.sidebar-logo-title{color:var(--dark-text);align-items:center;gap:8px;font-size:1.15rem;font-weight:700;display:flex}.sidebar-logo-subtitle{color:var(--muted-text);margin-top:-2px;margin-left:32px;font-size:.7rem}.sidebar-nav{flex-direction:column;flex:1;gap:4px;padding:12px 16px;display:flex;overflow-y:auto}.nav-item{color:#475569;border-radius:10px;align-items:center;gap:12px;padding:9px 12px;font-size:.78rem;font-weight:500;transition:all .2s;display:flex}.nav-item:hover{background-color:var(--background-color);color:var(--dark-text)}.nav-item.active{background-color:var(--soft-green);color:var(--primary-green);font-weight:600}.nav-item.active svg{color:var(--primary-green)}.sidebar-footer{border-top:1px solid var(--border-color);background-color:var(--white);flex-direction:column;gap:12px;padding:12px 16px;display:flex}.org-box{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);flex-direction:column;gap:8px;padding:12px;display:flex}.org-selector{border:1px solid var(--border-color);background-color:var(--white);width:100%;color:var(--dark-text);appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 10px center;background-repeat:no-repeat;background-size:14px;border-radius:6px;padding:8px 10px;font-size:.85rem;font-weight:600}.org-details{flex-direction:column;gap:4px;padding-left:2px;display:flex}.org-detail-item{color:var(--muted-text);align-items:center;gap:8px;font-size:.75rem;display:flex}.support-card{background-color:var(--soft-green);border:1px solid #22a4471a;border-radius:12px;justify-content:space-between;align-items:center;padding:14px;display:flex;position:relative;overflow:hidden}.support-info{z-index:1;flex-direction:column;gap:2px;display:flex}.support-title{color:#166534;font-size:.75rem;font-weight:600}.support-subtitle{color:#166534;opacity:.8;margin-bottom:8px;font-size:.7rem}.support-btn{background-color:var(--primary-green);color:var(--white);cursor:pointer;border:none;border-radius:6px;width:fit-content;padding:6px 12px;font-size:.75rem;font-weight:600;transition:background-color .2s}.support-btn:hover{background-color:var(--primary-green-hover)}.support-icon-wrapper{color:var(--primary-green);opacity:.2;position:absolute;bottom:-10px;right:-10px;transform:rotate(-15deg)}.sidebar-user{border-top:1px solid var(--border-color);align-items:center;gap:12px;padding-top:12px;display:flex}.user-avatar{width:36px;height:36px;color:var(--dark-text);background-color:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex;overflow:hidden}.user-avatar img{object-fit:cover;width:100%;height:100%}.user-info{flex-direction:column;display:flex}.user-name{color:var(--dark-text);font-size:.85rem;font-weight:600}.user-role{color:var(--muted-text);font-size:.7rem}@media (max-width:992px){.sidebar{height:100vh;box-shadow:none;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar.open{box-shadow:var(--shadow-lg);transform:translate(0)}.nav-item{min-height:44px;padding:10px 14px;font-size:.85rem}.org-selector{min-height:44px;font-size:.9rem}.support-btn{min-height:38px;padding:8px 16px}}
.dashboard-page{color:#172238;width:100%;min-width:0}.dashboard-body{grid-template-columns:minmax(0,1fr) 294px;align-items:start;gap:16px;display:grid}.dashboard-primary,.dashboard-rail{flex-direction:column;gap:16px;min-width:0;display:flex}.dashboard-card,.dashboard-hero-card{background:#fff;border:1px solid #e2e8ef;border-radius:14px;box-shadow:0 1px 3px #0f172a06}.dashboard-card{padding:18px}.dashboard-card h3{color:#172238;margin:0;font-size:.91rem;font-weight:750}.dashboard-hero-card{grid-template-columns:1.35fr repeat(3,minmax(135px,.78fr));align-items:center;gap:24px;min-height:194px;padding:26px;display:grid;position:relative;overflow:hidden}.dashboard-hero-card>:not(.dashboard-landscape){z-index:2;position:relative}.dashboard-eyebrow{color:#546176;margin-bottom:7px;font-size:.82rem;font-weight:650;display:block}.dashboard-total-row{align-items:center;gap:18px;display:flex}.dashboard-total-row>strong{color:#111d31;letter-spacing:-.055em;font-size:clamp(2.5rem,4vw,3.3rem);line-height:1}.dashboard-change{border-radius:999px;align-items:center;gap:4px;padding:7px 13px;font-size:.82rem;font-weight:750;display:inline-flex}.dashboard-change.good{color:#158443;background:#e8f8ee}.dashboard-hero-main>small,.dashboard-goal>small{color:#8390a3;font-size:.75rem}.dashboard-hero-main>small{margin-top:14px;display:block}.dashboard-goal{min-width:0}.dashboard-goal>span{color:#69768a;margin-bottom:10px;font-size:.76rem;display:block}.dashboard-goal>strong{color:#182338;margin-bottom:13px;font-size:1.35rem;line-height:1.15;display:block}.dashboard-goal>strong small{color:#68758a;font-size:.68rem;font-weight:500}.goal-progress{align-items:center;gap:8px;display:flex}.goal-progress>div{background:#e8edf2;border-radius:99px;width:106px;height:7px;overflow:hidden}.goal-progress>div span{border-radius:inherit;background:#1aa34f;height:100%;display:block}.goal-progress small{color:#172238;font-size:.7rem;font-weight:700}.dashboard-status strong{color:#198a47;background:#e8f8ee;border-radius:9px;align-items:center;gap:6px;width:fit-content;padding:8px 12px;font-size:.84rem;display:flex}.dashboard-landscape{z-index:1;pointer-events:none;height:78px;position:absolute;bottom:0;left:0;right:0}.hill{background:#3dbe6914;border-radius:50% 50% 0 0;position:absolute;bottom:-42px}.hill-one{width:62%;height:92px;left:-5%}.hill-two{background:#3dbe690f;width:68%;height:115px;right:-10%}.tree{color:#42b76c;filter:drop-shadow(0 5px 4px #17844326);line-height:1;position:absolute;bottom:2px}.tree-one{font-size:32px;right:130px}.tree-two{font-size:48px;right:74px}.tree-three{font-size:76px;right:17px}.dashboard-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-kpi-card,.dashboard-esg-card{min-height:190px}.dashboard-card-heading{align-items:center;gap:10px;display:flex}.dashboard-card-heading>strong{font-size:.77rem;font-weight:720}.dashboard-icon{border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:inline-grid}.dashboard-icon.green{color:#169c4c;background:#e8f8ee}.dashboard-icon.purple{color:#7947e9;background:#f0eaff}.dashboard-icon.orange{color:#f27622;background:#fff0e6}.dashboard-icon.blue{color:#3e73e8;background:#eaf0ff}.dashboard-icon.neutral{color:#7b8798;background:#f2f5f8}.dashboard-kpi-value{align-items:baseline;gap:6px;margin-top:22px;display:flex}.dashboard-kpi-value strong{letter-spacing:-.035em;font-size:1.72rem}.dashboard-kpi-value span{color:#5d6a7e;font-size:.7rem}.dashboard-kpi-trend{align-items:center;gap:10px;margin-top:12px;display:flex}.dashboard-kpi-trend>span{align-items:center;gap:3px;font-size:.72rem;font-weight:750;display:inline-flex}.dashboard-kpi-trend .good{color:#169c4c}.dashboard-kpi-trend .bad{color:#e84f55}.dashboard-kpi-trend small{color:#8792a2;font-size:.65rem}.dashboard-sparkline{width:100%;height:39px;margin-top:auto}.esg-value{align-items:baseline;gap:10px;margin:20px 0 5px;display:flex}.esg-value strong{color:#169c4c;font-size:2rem}.esg-value span{color:#169c4c;font-size:.78rem;font-weight:700}.dashboard-esg-card>small{color:#7d899a;font-size:.66rem}.esg-scale{grid-template-columns:repeat(4,1fr);gap:3px;margin-top:auto;display:grid}.esg-scale span{color:#68758a;text-align:center;border-bottom:6px solid #dce3e9;padding-bottom:9px;font-size:.61rem;position:relative}.esg-scale span.active{color:#172238;border-color:#17974a;font-weight:750}.dashboard-chart-grid{grid-template-columns:minmax(0,1.38fr) minmax(310px,1fr);gap:14px;display:grid}.dashboard-chart-card,.dashboard-scope-card{min-height:330px}.dashboard-card-title-row{justify-content:space-between;align-items:center;gap:12px;min-height:28px;display:flex}.dashboard-card-title-row>a{color:#169c4c;font-size:.72rem;font-weight:700}.dashboard-card-title-row>button,.dashboard-chart-select{color:#49566b;background:#fff;border:1px solid #dfe5ec;border-radius:8px;outline:0;height:34px;padding:0 30px 0 12px;font-size:.7rem}.dashboard-main-chart{width:100%;height:265px;margin-top:4px}.scope-chart-layout{grid-template-columns:180px minmax(0,1fr);align-items:center;gap:16px;min-height:238px;display:grid}.scope-donut{width:180px;height:180px;position:relative}.scope-donut-label{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.scope-donut-label small{color:#6e7a8d;font-size:.68rem}.scope-donut-label strong{font-size:1.22rem}.scope-donut-label span{color:#6e7a8d;font-size:.68rem}.scope-legend{flex-direction:column;gap:17px;display:flex}.scope-legend-row,.scope-legend-row>div{align-items:center;display:flex}.scope-legend-row{justify-content:space-between;gap:12px}.scope-legend-row>div{gap:9px}.scope-legend-row i{border-radius:2px;width:9px;height:9px}.scope-legend-row span{color:#354158;font-size:.74rem;font-weight:650}.scope-legend-row span small{color:#7a8698;margin-top:3px;font-size:.66rem;font-weight:500;display:block}.scope-legend-row>strong{white-space:nowrap;font-size:.7rem}.scope-details-link{border-top:1px solid #e7ebf0;margin:0 -18px -18px}.scope-details-link button{color:#169c4c;background:0 0;border:0;width:100%;height:46px;font-size:.72rem;font-weight:700}.dashboard-detail-grid{grid-template-columns:.9fr .8fr 1.25fr;gap:14px;display:grid}.dashboard-card.compact{min-height:182px}.rank-list{flex-direction:column;gap:13px;margin-top:17px;display:flex}.rank-item>div:first-child{color:#4b586d;justify-content:space-between;font-size:.68rem;display:flex}.rank-item strong{color:#172238;font-size:.67rem}.mini-progress,.wide-progress{background:#e9eef2;border-radius:999px;overflow:hidden}.mini-progress{height:6px;margin-top:7px}.mini-progress span,.wide-progress span{border-radius:inherit;background:#1ba04e;height:100%;display:block}.net-zero-value{margin-top:17px;font-size:2rem}.dashboard-card.compact>p{color:#68758a;margin:3px 0 14px;font-size:.7rem;line-height:1.65}.wide-progress{height:7px}.branch-row{grid-template-columns:96px minmax(70px,1fr) 92px;align-items:center;gap:10px;margin-top:16px;font-size:.65rem;display:grid}.branch-bar{background:#e8edf1;border-radius:99px;height:6px;overflow:hidden}.branch-bar i{border-radius:inherit;background:#1ba04e;height:100%;display:block}.branch-row strong{text-align:right;font-size:.65rem}.dashboard-rail .dashboard-card{padding:17px}.insight-highlight{align-items:flex-start;gap:12px;margin-top:15px;display:flex}.insight-highlight strong,.insight-highlight small{display:block}.insight-highlight strong{font-size:.76rem}.insight-highlight small{color:#788497;margin-top:3px;font-size:.65rem}.insight-card>p{color:#68758a;margin:12px 0 14px 48px;font-size:.67rem;line-height:1.55}.dashboard-solid-button{color:#fff;background:#169c4c;border-radius:7px;place-items:center;min-height:33px;margin-left:48px;font-size:.7rem;font-weight:700;display:grid}.carousel-dots{justify-content:center;gap:5px;margin-top:14px;display:flex}.carousel-dots i{background:#d3dce5;border-radius:50%;width:5px;height:5px}.carousel-dots i:first-child{background:#1ba04e}.alert-item{border-bottom:1px solid #e9edf2;gap:10px;padding:13px 0;display:flex}.alert-item:last-child{border-bottom:0;padding-bottom:0}.alert-item .dashboard-icon{width:31px;height:31px}.alert-item strong,.alert-item p,.alert-item small{display:block}.alert-item strong{font-size:.7rem}.alert-item p{color:#748095;margin:2px 0;font-size:.62rem}.alert-item small{color:#9aa4b2;font-size:.6rem}.shortcut-card{flex-direction:column;gap:7px;display:flex}.shortcut-card h3{margin-bottom:4px}.shortcut-card>a{color:#334056;border:1px solid #e1e7ed;border-radius:7px;align-items:center;gap:10px;min-height:39px;padding:0 12px;font-size:.68rem;font-weight:600;display:flex}.shortcut-card>a:hover{color:#168846;background:#f5fcf7;border-color:#a9dabc}.recent-card{flex-direction:column;gap:9px;display:flex}.recent-card h3{margin-bottom:4px}.recent-file{border-bottom:1px solid #e9edf2;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:10px 0;display:grid}.recent-file:last-child{border-bottom:0}.recent-file .dashboard-icon{border-radius:7px;width:31px;height:31px}.recent-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;display:block;overflow:hidden}.recent-file small{color:#8a95a5;margin-top:3px;font-size:.58rem;display:block}.recent-file em{border-radius:4px;padding:3px 5px;font-size:.54rem;font-style:normal;font-weight:750}.recent-file em.pdf{color:#db4545;background:#fff0f0}.recent-file em.xlsx{color:#188a47;background:#e9f8ee}.dashboard-loading{color:#68758a;justify-content:center;align-items:center;gap:10px;min-height:calc(100vh - 160px);display:flex}@media (max-width:1450px){.dashboard-body{grid-template-columns:minmax(0,1fr) 270px}.dashboard-hero-card{grid-template-columns:1.2fr repeat(3,minmax(120px,.8fr));gap:14px}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1180px){.dashboard-body{grid-template-columns:1fr}.dashboard-rail{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (max-width:900px){.dashboard-hero-card{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-hero-main{grid-column:1/-1}.dashboard-chart-grid,.dashboard-detail-grid{grid-template-columns:1fr}}@media (max-width:650px){.dashboard-kpi-grid,.dashboard-rail,.dashboard-hero-card{grid-template-columns:1fr}.dashboard-card,.dashboard-hero-card{padding:16px}.dashboard-total-row{flex-direction:column;align-items:flex-start;gap:10px}.scope-chart-layout{grid-template-columns:1fr;justify-items:center}.scope-legend{width:100%}.dashboard-solid-button,.shortcut-card>a,.dashboard-chart-select,.dashboard-card-title-row>button{min-height:44px}}
.reports-page{color:#172238;flex-direction:column;gap:16px;width:100%;min-width:0;display:flex}.reports-card,.reports-guide{background:#fff;border:1px solid #e1e7ed;border-radius:15px;box-shadow:0 1px 3px #0f172a06}.reports-guide{background:linear-gradient(105deg,#f0fcf4f5,#f6fdf9eb),#fff;grid-template-columns:minmax(300px,1.25fr) repeat(3,minmax(145px,.65fr)) auto;align-items:center;gap:18px;min-height:126px;padding:20px;display:grid}.reports-guide-intro,.reports-guide-step,.reports-guide-step>span,.reports-guide-button,.reports-section-heading,.reports-step-label,.reports-select-wrap,.reports-format-grid button,.reports-generate,.reports-secure-note,.reports-card-title,.reports-card-title>div,.reports-preview-scope,.reports-preview-meta>div,.reports-list-item,.reports-text-button,.reports-template-card{align-items:center;display:flex}.reports-guide-intro{gap:16px}.reports-guide-icon{color:#169c4c;background:#dcf6e6;border-radius:50%;flex:none;place-items:center;width:66px;height:66px;display:grid}.reports-guide-intro strong{font-size:.9rem;display:block}.reports-guide-intro p{color:#68758a;max-width:310px;margin:6px 0 0;font-size:.72rem;line-height:1.65}.reports-guide-step{gap:10px;position:relative}.reports-guide-step:not(:last-of-type):after{content:"→";color:#cbd8d0;position:absolute;right:-13px}.reports-guide-step>span{color:#169c4c;background:#ddf6e7;border-radius:50%;flex:none;justify-content:center;width:43px;height:43px}.reports-guide-step svg{width:19px}.reports-guide-step strong,.reports-guide-step small{display:block}.reports-guide-step strong{font-size:.74rem}.reports-guide-step small{color:#788497;margin-top:3px;font-size:.62rem}.reports-guide-button{color:#168b46;background:#f8fffa;border:1px solid #6bc98d;border-radius:8px;justify-content:center;gap:8px;min-height:38px;padding:0 14px;font-size:.7rem;font-weight:700}@media (max-width:650px){.reports-guide-button{min-height:44px}}.reports-message{border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:.76rem;display:flex}.reports-message.success{color:#167d42;background:#effbf3;border:1px solid #a8ddba}.reports-message.error{color:#c33d45;background:#fff4f4;border:1px solid #f2b8bc}.reports-main-grid{grid-template-columns:328px minmax(410px,1fr) minmax(350px,.98fr);align-items:stretch;gap:16px;display:grid}.reports-card{padding:19px}.reports-section-heading{color:#169c4c;gap:10px}.reports-section-heading h2,.reports-card-title h2{color:#172238;margin:0;font-size:.89rem;font-weight:750}.reports-sparkle{color:#f0bd47;margin-left:auto}.reports-step{margin-top:22px}.reports-step-label{gap:8px;margin-bottom:9px}.reports-step-label>span{color:#fff;background:#1ba04e;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.65rem;font-weight:750;display:grid}.reports-step-label strong{font-size:.72rem}.reports-select-wrap{color:#657287;background:#fff;border:1px solid #dce3ea;border-radius:8px;gap:10px;height:45px;padding-left:13px;position:relative}.reports-select-wrap select{appearance:none;color:#263248;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:.74rem;font-weight:600}.reports-select-wrap>svg:last-child{pointer-events:none;margin-right:12px}.reports-format-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.reports-format-grid button{text-align:left;background:#fff;border:1px solid #dce3ea;border-radius:8px;gap:10px;min-height:70px;padding:10px 12px;position:relative}.reports-format-grid button.active{background:#f7fdf9;border-color:#21a653;box-shadow:0 0 0 1px #21a6530d}.pdf-icon{color:#ef3f46}.excel-icon{color:#169c4c}.reports-format-grid strong,.reports-format-grid small{display:block}.reports-format-grid strong{color:#172238;font-size:.76rem}.reports-format-grid small{color:#8490a1;margin-top:4px;font-size:.58rem}.format-check{color:#fff;background:#1ba04e;border-radius:50%;padding:2px;position:absolute;top:6px;right:6px}.reports-generate{color:#fff;background:linear-gradient(110deg,#0b9a47,#149246);border:0;border-radius:8px;justify-content:center;gap:9px;width:100%;height:48px;margin-top:20px;font-size:.78rem;font-weight:750;box-shadow:0 8px 18px #13944729}.reports-generate:disabled{opacity:.68}.reports-secure-note{color:#657287;justify-content:center;gap:6px;margin:12px 0 0;font-size:.62rem}.reports-card-title{justify-content:space-between;gap:12px}.reports-card-title>div{color:#169c4c;gap:9px}.reports-card-title>span{color:#169c4c;font-size:.69rem;font-weight:700}.reports-card-title>button{color:#566379;background:#fff;border:1px solid #dfe5eb;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 12px;font-size:.66rem;display:flex}.reports-preview-stage{background:radial-gradient(circle at 80% 25%,#22a44714,#0000 180px),linear-gradient(140deg,#fff,#f5faf7);border:1px solid #e4e9ee;border-radius:11px 11px 0 0;grid-template-columns:1.05fr .95fr;gap:10px;min-height:283px;margin-top:14px;padding:21px;display:grid;position:relative;overflow:hidden}.reports-preview-copy h3{margin:0;font-size:1.15rem;line-height:1.35}.reports-preview-copy h3 em{color:#169c4c;font-style:normal}.reports-tag{color:#158443;background:#dff5e6;border-radius:5px;margin:9px 0 16px;padding:4px 9px;font-size:.61rem;font-weight:700;display:inline-block}.reports-preview-scope{gap:9px;margin-top:10px}.reports-preview-scope>span{color:#169c4c;background:#e3f7e9;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.reports-preview-scope strong,.reports-preview-scope small{display:block}.reports-preview-scope strong{font-size:.68rem}.reports-preview-scope small{color:#536176;margin-top:2px;font-size:.58rem}.report-cover{background:#fff;border-radius:4px 4px 0 0;min-width:164px;height:263px;padding:18px;position:relative;overflow:hidden;transform:rotate(.4deg);box-shadow:-9px 9px 20px #0f172a29}.report-cover-brand{color:#1d293d;font-size:.53rem;font-weight:750}.leaf-mark{color:#169c4c;font-size:.82rem}.report-cover>strong{z-index:3;color:#172238;margin-top:35px;font-size:.8rem;line-height:1.55;display:block;position:relative}.report-cover-scene{background:linear-gradient(#0000,#dff7e78c);height:145px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.cover-hill{border-radius:50% 50% 0 0;position:absolute;bottom:-48px;transform:rotate(-8deg)}.hill-back{background:#bce7c9;width:210px;height:105px;left:-30px}.hill-mid{background:#4ebd75;width:190px;height:120px;right:-54px}.hill-front{background:#0f8740;width:250px;height:115px;bottom:-68px;left:-25px}.cover-windmill{z-index:2;background:#168a47;width:2px;height:46px;position:absolute;bottom:48px}.cover-windmill:before,.cover-windmill:after{content:"";transform-origin:0;background:#168a47;width:25px;height:1px;position:absolute;top:0;left:0}.cover-windmill:after{transform:rotate(120deg)}.cover-windmill:before{transform:rotate(240deg)}.cover-windmill.one{right:30px}.cover-windmill.two{bottom:36px;right:75px;transform:scale(.7)}.cover-tree{z-index:3;background:#0c7438;border-radius:50% 50% 30% 30%;width:8px;height:25px;position:absolute;bottom:17px}.cover-tree.one{left:27px}.cover-tree.two{height:35px;left:46px}.cover-tree.three{height:30px;right:13px}.reports-preview-meta{border:1px solid #e4e9ee;border-top:0;grid-template-columns:repeat(3,1fr);display:grid}.reports-preview-meta>div{color:#738095;border-right:1px solid #e4e9ee;gap:8px;min-height:62px;padding:10px}.reports-preview-meta>div:last-child{border-right:0}.reports-preview-meta small,.reports-preview-meta strong{display:block}.reports-preview-meta small{font-size:.55rem}.reports-preview-meta strong{color:#1e2a3e;margin-top:3px;font-size:.68rem}.reports-text-button{color:#169c4c;background:#fff;border:1px solid #e2e7ed;border-radius:8px;justify-content:center;gap:8px;width:100%;min-height:41px;margin-top:10px;font-size:.68rem;font-weight:700}@media (max-width:650px){.reports-text-button{min-height:44px}}.reports-list{flex-direction:column;gap:9px;min-height:338px;margin-top:13px;display:flex}.reports-list-item{border:1px solid #e2e7ed;border-radius:9px;gap:10px;min-height:70px;padding:10px}.reports-file-icon{border-radius:8px;flex:none;place-items:center;width:36px;height:36px;display:grid}.reports-file-icon.pdf{color:#ef3e46;background:#fff0f1}.reports-file-icon.excel{color:#169c4c;background:#eaf8ef}.reports-list-item>div{flex:1;min-width:0}.reports-list-item strong,.reports-list-item small{display:block}.reports-list-item strong{color:#263248;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.reports-list-item small{color:#8390a1;margin-top:4px;font-size:.58rem}.reports-status{color:#168b46;background:#e5f7eb;border-radius:99px;padding:5px 10px;font-size:.58rem;font-weight:700}.reports-list-item>button{color:#9a5960;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}@media (max-width:650px){.reports-list-item>button{width:44px;height:44px}}.reports-list-item>button:hover{color:#d33c45;background:#fff1f2}.reports-loading,.reports-empty{color:#7a8798;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:300px;font-size:.7rem;display:flex}.reports-empty svg{color:#b9ddc5}.reports-empty strong{color:#334056;font-size:.8rem}.reports-templates>p{color:#7a8798;margin:4px 0 15px;font-size:.65rem}.reports-template-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.reports-template-card{text-align:left;background:#fff;border:1px solid #e1e7ed;border-radius:10px;gap:12px;min-height:91px;padding:14px;position:relative}.reports-template-card:hover{border-color:#a8daba;box-shadow:0 5px 15px #157d410f}.reports-template-card>span{border-radius:10px;flex:none;place-items:center;width:44px;height:44px;display:grid}.reports-template-card>span.green{color:#169c4c;background:#e4f7ea}.reports-template-card>span.blue{color:#3778e9;background:#e4efff}.reports-template-card>span.purple{color:#7d50e8;background:#eee7ff}.reports-template-card>span.orange{color:#ef8b19;background:#fff0dc}.reports-template-card strong,.reports-template-card small{display:block}.reports-template-card strong{color:#263248;font-size:.67rem}.reports-template-card small{color:#8190a2;margin-top:5px;font-size:.58rem}.reports-template-card em{color:#168b46;background:#e5f7eb;border-radius:5px;padding:4px 7px;font-size:.54rem;font-style:normal;font-weight:700;position:absolute;bottom:8px;right:10px}.spin{animation:.8s linear infinite reports-spin}@keyframes reports-spin{to{transform:rotate(360deg)}}@media (max-width:1450px){.reports-guide{grid-template-columns:minmax(260px,1fr) repeat(3,minmax(120px,.55fr))}.reports-guide-button{grid-column:4}.reports-main-grid{grid-template-columns:300px minmax(390px,1fr)}.reports-latest{grid-column:1/-1}.reports-list{grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto;display:grid}}@media (max-width:1000px){.reports-guide{grid-template-columns:1fr 1fr}.reports-guide-intro{grid-column:1/-1}.reports-guide-button{grid-column:auto}.reports-main-grid{grid-template-columns:1fr}.reports-latest{grid-column:auto}.reports-template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.reports-guide,.reports-list,.reports-template-grid{grid-template-columns:1fr}.reports-guide-intro{grid-column:auto}.reports-guide-step:not(:last-of-type):after{display:none}.reports-guide{flex-direction:column;gap:16px;display:flex;height:auto!important}.reports-guide-step{justify-content:flex-start;width:100%}.reports-preview-stage{flex-direction:column;min-height:auto;display:flex;height:auto!important}.report-cover{z-index:1;width:175px;margin:0 auto;position:relative;transform:none;box-shadow:0 4px 12px #0f172a1a}.reports-format-grid,.reports-preview-meta{grid-template-columns:1fr}.reports-preview-meta>div{border-bottom:1px solid #e4e9ee;border-right:0}}
.settings-page{color:#172238;flex-direction:column;gap:16px;width:100%;min-width:0;display:flex}.settings-card{background:#fff;border:1px solid #e1e7ed;border-radius:14px;padding:19px;box-shadow:0 1px 3px #0f172a06}.settings-top-grid,.settings-bottom-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.settings-heading,.settings-heading>div,.settings-heading>div>span,.settings-heading>button,.settings-card-header,.settings-add-button,.organization-metrics,.organization-metrics>div,.organization-metrics>div>span,.net-zero-content,.net-zero-progress>div,.branch-form,.branches-table td:first-child,.branch-building,.user-profile-grid strong,.security-row,.security-row>span,.settings-save-button,.settings-message{align-items:center;display:flex}.settings-heading,.settings-card-header{justify-content:space-between;gap:12px;min-height:34px}.settings-heading>div{gap:10px}.settings-heading>div>span{color:#169c4c;background:#e4f7ea;border-radius:50%;justify-content:center;width:36px;height:36px}.settings-heading h2,.settings-card-header h2{margin:0;font-size:.9rem;font-weight:750}.settings-heading>button{color:#536176;background:#fff;border:1px solid #dfe5eb;border-radius:7px;gap:7px;height:34px;padding:0 12px;font-size:.66rem;font-weight:650}.organization-fields{grid-template-columns:1.2fr .8fr;gap:20px 28px;margin-top:20px;display:grid}.settings-field{min-width:0;margin:0}.settings-field small,.settings-field strong{display:block}.settings-field small,.net-zero-content small,.user-profile-grid small{color:#738095;margin-bottom:8px;font-size:.62rem;font-weight:550}.settings-field strong{color:#28344a;font-size:.75rem;line-height:1.55}.settings-field input,.net-zero-content input,.branch-form input{color:#28344a;background:#fff;border:1px solid #dbe2e9;border-radius:7px;outline:0;width:100%;height:39px;padding:0 11px;font-size:.72rem}.settings-field input:focus,.net-zero-content input:focus,.branch-form input:focus{border-color:#36aa63;box-shadow:0 0 0 3px #22a44717}.organization-address{grid-column:1/-1}.organization-metrics{background:#fbfcfd;border:1px solid #e2e7ed;border-radius:9px;justify-content:space-between;gap:10px;min-height:74px;margin-top:24px;padding:12px 15px}.organization-metrics>div{gap:10px;min-width:0}.organization-metrics>div>span{justify-content:center;width:28px;height:28px}.organization-metrics svg{width:20px}.organization-metrics .green{color:#169c4c}.organization-metrics .blue{color:#3978e8}.organization-metrics .purple{color:#9351e8}.organization-metrics .orange{color:#ef8e1d}.organization-metrics strong,.organization-metrics small{display:block}.organization-metrics strong{font-size:.95rem}.organization-metrics small{color:#7a8798;margin-top:2px;font-size:.56rem}.net-zero-content{justify-content:space-between;min-height:155px;padding:22px 3px 10px}.net-zero-content>div:first-child>strong{color:#20a653;letter-spacing:-.04em;font-size:2.35rem;line-height:1.1;display:block}.net-zero-content input{color:#20a653;width:140px;height:52px;font-size:1.5rem;font-weight:750}.net-zero-content p{color:#657287;margin:13px 0 0;font-size:.68rem;line-height:1.75}.target-graphic{width:160px;height:125px;position:relative}.target-ring,.target-center{border:10px solid #5fbe7f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ring-one{opacity:.72;width:98px;height:98px}.ring-two{opacity:.78;width:66px;height:66px}.ring-three{opacity:.85;width:34px;height:34px}.target-center{border-width:5px;width:10px;height:10px}.target-arrow{color:#169c4c;font-size:3.1rem;position:absolute;top:6px;right:10px;transform:rotate(-10deg)}.target-leaf{color:#7dcc98;font-size:1.5rem;position:absolute;bottom:2px;right:11px}.net-zero-progress{background:#fbfcfd;border:1px solid #e2e7ed;border-radius:9px;padding:15px}.net-zero-progress>div{color:#68758a;justify-content:space-between;font-size:.63rem}.net-zero-progress>div:first-child strong{color:#354158}.settings-progress{background:#dfe5ea;border-radius:99px;height:7px;margin:12px 0;overflow:hidden}.settings-progress span{border-radius:inherit;background:#1ba04e;height:100%;display:block}.net-zero-progress>div:last-child strong{color:#159346}.settings-add-button{color:#fff;background:#169c4c;border:0;border-radius:7px;justify-content:center;gap:7px;height:38px;padding:0 14px;font-size:.68rem;font-weight:700}.branch-form{background:#f8fbf9;border:1px solid #dfe6ec;border-radius:9px;gap:10px;margin:14px 0;padding:13px}.branch-form input{flex:1}.branch-form button{color:#fff;background:#169c4c;border:0;border-radius:7px;align-items:center;gap:7px;height:39px;padding:0 13px;font-size:.65rem;font-weight:700;display:flex}.branches-table-wrap{margin-top:14px;overflow-x:auto}.branches-table{border-collapse:collapse;width:100%;min-width:780px}.branches-table th{color:#7a8798;text-align:left;border-bottom:1px solid #dfe5eb;padding:8px 12px;font-size:.58rem;font-weight:650}.branches-table td{color:#526076;border-bottom:1px solid #e8edf1;padding:10px 12px;font-size:.64rem}.branches-table tr:last-child td{border-bottom:0}.branches-table td:first-child{color:#28344a;gap:9px}.branch-building{color:#169c4c;background:#e7f8ed;border-radius:50%;flex:none;justify-content:center;width:31px;height:31px}.branches-table td:first-child strong{font-size:.68rem}.branches-table em{color:#168b46;background:#e5f7eb;border-radius:99px;padding:4px 7px;font-size:.52rem;font-style:normal}.branches-table td:nth-child(4) i{background:#21aa54;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.branches-table td:last-child button{color:#617087;background:0 0;border:0}.user-profile-grid{grid-template-columns:repeat(2,1fr);gap:24px 35px;margin-top:22px;display:grid}.user-profile-grid strong{color:#28344a;gap:7px;font-size:.72rem}.user-profile-grid em{color:#168b46;background:#e5f7eb;border-radius:5px;padding:5px 10px;font-size:.62rem;font-style:normal;font-weight:700;display:inline-block}.security-card{padding-bottom:8px}.security-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #e5eaf0;gap:11px;width:100%;min-height:57px}.security-row:last-child{border-bottom:0}.security-row>span{color:#657287;background:#f3f6f8;border-radius:50%;flex:none;justify-content:center;width:31px;height:31px}.security-row>div{flex:1;min-width:0}.security-row strong,.security-row small{display:block}.security-row strong{color:#28344a;font-size:.68rem}.security-row small{color:#8490a1;margin-top:3px;font-size:.57rem}.security-row em{color:#169c4c;font-size:.63rem;font-style:normal;font-weight:700}.security-row:nth-of-type(4) em{background:#e5f7eb;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.settings-save-button{color:#fff;background:linear-gradient(110deg,#0d9948,#169c4c);border:0;border-radius:7px;justify-content:center;align-self:center;gap:8px;min-width:180px;height:43px;font-size:.7rem;font-weight:700;box-shadow:0 7px 17px #169c4c29}.settings-save-button:disabled{opacity:.68}.settings-message{border-radius:8px;gap:8px;min-height:41px;padding:0 14px;font-size:.72rem}.settings-message.success{color:#167d42;background:#effbf3;border:1px solid #a8ddba}.settings-message.error{color:#c33d45;background:#fff4f4;border:1px solid #f2b8bc}.settings-loading{color:#68758a;justify-content:center;align-items:center;gap:10px;min-height:calc(100vh - 160px);font-size:.75rem;display:flex}.settings-spin{animation:.8s linear infinite settings-spin}@keyframes settings-spin{to{transform:rotate(360deg)}}@media (max-width:1150px){.settings-top-grid,.settings-bottom-grid{grid-template-columns:1fr}}@media (max-width:680px){.settings-card{padding:16px}.organization-fields,.user-profile-grid{grid-template-columns:1fr}.organization-address{grid-column:auto}.organization-metrics{grid-template-columns:repeat(2,1fr);display:grid}.net-zero-content{align-items:flex-start}.target-graphic{transform-origin:100% 0;width:120px;transform:scale(.8)}.branch-form{flex-direction:column;align-items:stretch}}
.superadmin-page{color:#172238;flex-direction:column;gap:16px;width:100%;display:flex}.superadmin-card,.superadmin-hero,.superadmin-kpi{background:#fff;border:1px solid #e1e7ed;border-radius:14px;box-shadow:0 1px 3px #0f172a06}.superadmin-hero{background:radial-gradient(circle at 82% 20%,#22a4471c,#0000 250px),linear-gradient(120deg,#fff,#f4fbf7);justify-content:space-between;align-items:center;gap:20px;min-height:118px;padding:21px;display:flex}.superadmin-hero>div,.superadmin-hero>a,.superadmin-kpi,.superadmin-card-title,.superadmin-card-title>div,.superadmin-scope>div:first-child,.superadmin-plans>div,.superadmin-health>div,.superadmin-health>div>span,.superadmin-table td:first-child,.superadmin-recent>a{align-items:center;display:flex}.superadmin-hero>div{gap:15px}.superadmin-hero-icon{color:#fff;background:linear-gradient(145deg,#0c9a47,#24b15a);border-radius:16px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 10px 24px #12974833}.superadmin-hero small{color:#159347;letter-spacing:.13em;font-size:.56rem;font-weight:800}.superadmin-hero h2{margin:4px 0;font-size:1.25rem;font-weight:800}.superadmin-hero p{color:#68758a;margin:0;font-size:.7rem}.superadmin-hero>a{color:#fff;background:#169c4c;border-radius:8px;gap:8px;min-height:42px;padding:0 15px;font-size:.7rem;font-weight:750}.superadmin-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.superadmin-kpi{gap:12px;min-height:116px;padding:16px;transition:all .16s}.superadmin-kpi:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0f172a12}.superadmin-kpi>span{border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.superadmin-kpi>span.green{color:#169c4c;background:#e5f7eb}.superadmin-kpi>span.blue{color:#3978e8;background:#e8f0ff}.superadmin-kpi>span.purple{color:#8254e9;background:#eee8ff}.superadmin-kpi>span.orange{color:#ed8a1c;background:#fff0dc}.superadmin-kpi>span.teal{color:#0c9a86;background:#e3f7f3}.superadmin-kpi>div{flex:1;min-width:0}.superadmin-kpi small,.superadmin-kpi strong,.superadmin-kpi p{display:block}.superadmin-kpi small{color:#758297;font-size:.61rem}.superadmin-kpi strong{margin-top:4px;font-size:1.35rem}.superadmin-kpi strong em{color:#667389;font-size:.55rem;font-style:normal}.superadmin-kpi p{color:#8792a2;margin:4px 0 0;font-size:.54rem}.superadmin-kpi>svg{color:#a1abb8}.superadmin-overview{grid-template-columns:1.4fr .8fr .8fr;gap:14px;display:grid}.superadmin-card{padding:18px}.superadmin-card-title{justify-content:space-between;gap:12px;min-height:28px}.superadmin-card-title>div{color:#169c4c;gap:8px}.superadmin-card-title h3{color:#172238;margin:0;font-size:.82rem;font-weight:750}.superadmin-card-title>span{color:#169c4c;font-size:.7rem;font-weight:750}.superadmin-scopes,.superadmin-plans,.superadmin-health,.superadmin-recent{flex-direction:column;margin-top:16px;display:flex}.superadmin-scopes{gap:16px}.superadmin-scope>div:first-child{justify-content:space-between;font-size:.65rem}.superadmin-scope>div:nth-child(2){background:#e8edf1;border-radius:99px;height:8px;margin:7px 0 5px;overflow:hidden}.superadmin-scope>div:nth-child(2) i{border-radius:inherit;height:100%;display:block}.scope-1 i{background:#20a552}.scope-2 i{background:#4779eb}.scope-3 i{background:#8457e7}.superadmin-scope small{color:#8390a1;font-size:.55rem}.superadmin-plans,.superadmin-health{gap:11px}.superadmin-plans>div{gap:8px}.superadmin-plans>div>i{border-radius:50%;width:8px;height:8px}.superadmin-plans i.free{background:#94a3b8}.superadmin-plans i.starter{background:#3978e8}.superadmin-plans i.professional{background:#8254e9}.superadmin-plans i.enterprise{background:#ed8a1c}.superadmin-plans strong{width:70px;font-size:.61rem}.superadmin-plans span{background:#e8edf1;border-radius:99px;flex:1;height:6px;overflow:hidden}.superadmin-plans span b{border-radius:inherit;background:#1ba04e;height:100%;display:block}.superadmin-plans em{font-size:.64rem;font-style:normal;font-weight:750}.superadmin-health>div{gap:9px}.superadmin-health>div>span{border-radius:50%;justify-content:center;width:31px;height:31px}.superadmin-health svg{width:15px}.superadmin-health span.active{color:#169c4c;background:#e5f7eb}.superadmin-health span.suspended{color:#d88a18;background:#fff2dd}.superadmin-health span.expired{color:#d44850;background:#fff0f1}.superadmin-health>div>div{flex:1}.superadmin-health strong,.superadmin-health small{display:block}.superadmin-health strong{font-size:.65rem}.superadmin-health small{color:#8994a4;font-size:.52rem}.superadmin-health em{font-size:.75rem;font-style:normal;font-weight:750}.superadmin-bottom{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:14px;display:grid}.superadmin-title-row{justify-content:space-between;align-items:center;display:flex}.superadmin-title-row>a{color:#169c4c;align-items:center;gap:5px;font-size:.61rem;font-weight:700;display:flex}.superadmin-table-wrap{margin-top:13px;overflow-x:auto}.superadmin-table{border-collapse:collapse;width:100%;min-width:690px}.superadmin-table th{text-align:left;color:#7d899a;border-bottom:1px solid #dfe5eb;padding:9px 10px;font-size:.54rem}.superadmin-table td{color:#526076;border-bottom:1px solid #e8edf1;padding:11px 10px;font-size:.6rem}.superadmin-table td:first-child{color:#28344a;gap:8px}.superadmin-table td:first-child strong{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.superadmin-avatar{color:#158c46;background:#e7f8ed;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:.55rem;font-weight:800;display:grid}.superadmin-plan,.superadmin-status{border-radius:99px;align-items:center;font-size:.52rem;font-weight:750;display:inline-flex}.superadmin-plan{padding:4px 7px}.superadmin-plan.free{color:#64748b;background:#f1f5f9}.superadmin-plan.starter{color:#326ed2;background:#e8f0ff}.superadmin-plan.professional{color:#7545d5;background:#eee8ff}.superadmin-plan.enterprise{color:#c97613;background:#fff0dc}.superadmin-status{gap:5px;padding:4px 8px}.superadmin-status i{border-radius:50%;width:5px;height:5px}.superadmin-status.active{color:#168b46;background:#e5f7eb}.superadmin-status.active i{background:#1ba04e}.superadmin-status.suspended{color:#c67d16;background:#fff2dd}.superadmin-status.suspended i{background:#e59422}.superadmin-status.expired{color:#cf3e48;background:#fff0f1}.superadmin-status.expired i{background:#dc4c55}.superadmin-status.compact{padding:4px 6px;font-size:.47rem}.superadmin-recent{gap:5px}.superadmin-recent>a{border-bottom:1px solid #e8edf1;gap:9px;min-height:57px;padding:8px 0}.superadmin-recent>a>div{flex:1;min-width:0}.superadmin-recent strong,.superadmin-recent small{display:block}.superadmin-recent strong{color:#28344a;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.superadmin-recent small{color:#8490a1;font-size:.51rem}.superadmin-empty{text-align:center;color:#8994a4!important;padding:35px!important}.superadmin-error{color:#bf3740;background:#fff3f4;border:1px solid #f1b9bd;border-radius:8px;padding:11px 14px;font-size:.7rem}.superadmin-loading{color:#68758a;justify-content:center;align-items:center;gap:10px;min-height:calc(100vh - 160px);font-size:.72rem;display:flex}.superadmin-spin{animation:.8s linear infinite superadmin-spin}@keyframes superadmin-spin{to{transform:rotate(360deg)}}@media (max-width:1350px){.superadmin-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.superadmin-overview{grid-template-columns:1fr 1fr}.scope-system-card{grid-column:1/-1}}@media (max-width:950px){.superadmin-bottom{grid-template-columns:1fr}}@media (max-width:700px){.superadmin-hero{flex-direction:column;align-items:flex-start}.superadmin-kpis,.superadmin-overview{grid-template-columns:1fr}.scope-system-card{grid-column:auto}}
.superadmin-management-page{color:#172238;width:100%}.superadmin-management-page>div:first-child h2{font-size:1.18rem!important;font-weight:800!important}.superadmin-management-page>div:first-child p{margin-top:5px!important;font-size:.68rem!important}.superadmin-management-page .card-custom{border-color:#e1e7ed;border-radius:14px;box-shadow:0 1px 3px #0f172a06}.superadmin-management-page .card-custom:first-of-type{background:linear-gradient(120deg,#fff,#f7fbf8)}.superadmin-management-page input,.superadmin-management-page select{min-height:40px;border-color:#dce3ea!important}.superadmin-management-page table thead tr{background:#f7faf8!important;border-bottom:1px solid #dfe5eb!important}.superadmin-management-page table th{letter-spacing:.01em;color:#758297!important;padding:11px 13px!important;font-size:.59rem!important}.superadmin-management-page table td{border-color:#e8edf1!important;padding:12px 13px!important;font-size:.66rem!important}.superadmin-management-page table tbody tr:hover{background:#f8fcf9}.superadmin-management-page table td:first-child>div:first-child{color:#263248;font-size:.7rem}.superadmin-management-page .btn-primary-green{border-radius:8px;min-height:40px;box-shadow:0 7px 17px #169c4c24}@media (max-width:700px){.superadmin-management-page>div:first-child{flex-direction:column;align-items:flex-start!important}}
.org-detail-page{flex-direction:column;gap:16px;width:100%;display:flex}.org-detail-toolbar,.org-detail-toolbar>a,.org-detail-toolbar>span,.org-detail-hero,.org-detail-hero>div,.org-detail-controls,.org-detail-kpis>div,.org-detail-kpis>div>span,.org-detail-list>div{align-items:center;display:flex}.org-detail-toolbar{justify-content:space-between;min-height:34px}.org-detail-toolbar>a{color:#536176;gap:7px;font-size:.66rem;font-weight:650}.org-detail-toolbar>span{color:#168b46;gap:6px;font-size:.63rem}.org-detail-hero{background:radial-gradient(circle at 70% 20%,#22a4471a,#0000 230px),#fff;border:1px solid #e1e7ed;border-radius:14px;justify-content:space-between;gap:20px;padding:20px}.org-detail-hero>div:first-child{gap:13px}.org-detail-logo{color:#fff;background:linear-gradient(145deg,#0c9a47,#24b15a);border-radius:13px;place-items:center;width:52px;height:52px;font-size:.7rem;font-weight:800;display:grid}.org-detail-hero small{color:#159347;letter-spacing:.12em;font-size:.52rem;font-weight:800}.org-detail-hero h2{margin:4px 0;font-size:1.16rem}.org-detail-hero p{color:#748095;margin:0;font-size:.62rem}.org-detail-controls{gap:9px}.org-detail-controls label{color:#748095;font-size:.55rem}.org-detail-controls select{background:#fff;border:1px solid #dce3ea;border-radius:7px;height:37px;margin-top:4px;padding:0 27px 0 9px;font-size:.62rem;display:block}.org-detail-controls button{color:#fff;background:#169c4c;border:0;border-radius:7px;align-items:center;gap:6px;height:37px;margin-top:16px;padding:0 12px;font-size:.62rem;font-weight:700;display:flex}.org-detail-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.org-detail-kpis>div{background:#fff;border:1px solid #e1e7ed;border-radius:12px;gap:10px;min-height:92px;padding:14px}.org-detail-kpis>div>span{color:#169c4c;background:#e5f7eb;border-radius:9px;justify-content:center;width:35px;height:35px}.org-detail-kpis small,.org-detail-kpis strong{display:block}.org-detail-kpis small{color:#788497;font-size:.56rem}.org-detail-kpis strong{margin-top:3px;font-size:1.05rem}.org-detail-kpis em{color:#758297;font-size:.5rem;font-style:normal}.org-detail-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.org-scope-card{flex-direction:column;gap:14px;display:flex}.org-scope-row>div:first-child{justify-content:space-between;font-size:.62rem;display:flex}.org-scope-row>div:nth-child(2){background:#e8edf1;border-radius:99px;height:7px;margin:6px 0;overflow:hidden}.org-scope-row i{border-radius:inherit;height:100%;display:block}.org-scope-row small{color:#8490a1;font-size:.53rem}.org-detail-list{flex-direction:column;margin-top:12px;display:flex}.org-detail-list>div{border-bottom:1px solid #e8edf1;gap:9px;min-height:55px}.org-detail-list>div>span{color:#169c4c;background:#e7f8ed;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.org-detail-list>div>div{flex:1;min-width:0}.org-detail-list strong,.org-detail-list small{display:block}.org-detail-list strong{font-size:.63rem}.org-detail-list small{color:#8490a1;font-size:.52rem}.org-detail-list em,.org-role{color:#168b46;background:#e5f7eb;border-radius:99px;padding:4px 7px;font-size:.5rem;font-style:normal;font-weight:700}.org-detail-table-wrap{margin-top:12px;overflow-x:auto}.org-role{display:inline-block}.org-detail-table-wrap .superadmin-table{min-width:520px}@media (max-width:1000px){.org-detail-grid{grid-template-columns:1fr}.org-detail-kpis{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.org-detail-hero{flex-direction:column;align-items:flex-start}.org-detail-controls{flex-direction:column;align-items:stretch;width:100%}.org-detail-controls button{margin-top:0}.org-detail-kpis{grid-template-columns:1fr 1fr}}
.entry-workspace{flex-direction:column;gap:24px;width:100%;display:flex}.steps-container{background-color:var(--white);border-radius:var(--border-radius-md);border:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:8px;padding:20px 40px;display:flex}.step-item{align-items:center;gap:12px;display:flex;position:relative}.step-circle{width:36px;height:36px;color:var(--muted-text);background-color:#f1f5f9;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.step-item.active .step-circle{background-color:var(--primary-green);color:var(--white)}.step-item.completed .step-circle{background-color:var(--soft-green);color:var(--primary-green);border-color:var(--primary-green)}.step-text{flex-direction:column;display:flex}.step-title{color:var(--dark-text);font-size:.875rem;font-weight:600}.step-desc{color:var(--muted-text);font-size:.75rem}.step-line{background-color:var(--border-color);flex:1;height:2px;margin:0 20px}.step-line.active{background-color:var(--primary-green)}.activity-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (max-width:1200px){.activity-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.activity-grid{grid-template-columns:repeat(2,1fr)}}.activity-card{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--border-radius-md);text-align:center;cursor:pointer;flex-direction:column;align-items:center;height:100%;padding:24px 16px;transition:all .2s;display:flex;position:relative}.activity-card:hover{border-color:var(--primary-green);box-shadow:var(--shadow-md);transform:translateY(-2px)}.activity-card.selected{border-color:var(--primary-green);background-color:var(--white);box-shadow:0 0 0 1px var(--primary-green)}.activity-card-icon-wrapper{background-color:var(--background-color);width:48px;height:48px;color:var(--primary-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.activity-card.selected .activity-card-icon-wrapper{background-color:var(--soft-green)}.activity-card-checkmark{background-color:var(--primary-green);width:20px;height:20px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}.activity-card-title{color:var(--dark-text);margin-bottom:4px;font-size:.95rem;font-weight:600}.activity-card-desc{color:var(--muted-text);font-size:.75rem;line-height:1.4}.upload-ai-container{grid-template-columns:1fr 1fr;gap:24px;margin-top:16px;display:grid}@media (max-width:768px){.upload-ai-container{grid-template-columns:1fr}}.dropzone-card{background-color:var(--white);border:2px dashed var(--border-color);border-radius:var(--border-radius-md);text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;padding:32px;transition:all .2s;display:flex}.dropzone-card:hover{border-color:var(--primary-green);background-color:#22a44703}.ai-benefit-card{border-radius:var(--border-radius-md);background-color:#f0fdf4;border:1px solid #bbf7d0;padding:24px}.ai-benefit-title{color:#166534;align-items:center;gap:8px;margin-bottom:16px;font-size:1rem;font-weight:700;display:flex}.ai-benefit-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ai-benefit-item{color:#1e293b;align-items:center;gap:10px;font-size:.875rem;display:flex}.right-panel-wrapper{flex-direction:column;flex-shrink:0;gap:20px;width:320px;display:flex}.ai-chatbot-card{border-radius:var(--border-radius-md);background:linear-gradient(135deg,#f0fdf4 0%,#fff 100%);border:1px solid #dcfce7;padding:20px;position:relative;overflow:hidden}.ai-chatbot-avatar{background-color:var(--white);width:48px;height:48px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.ai-chatbot-bubble{background-color:var(--white);color:var(--dark-text);border:1px solid #e2e8f0;border-radius:12px;padding:12px 16px;font-size:.875rem;line-height:1.5;box-shadow:0 2px 4px #00000005}.dynamic-recommendation-card{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--border-radius-md);padding:20px}.rec-item{border-radius:var(--border-radius-sm);background-color:#fffbeb;border:1px solid #fef3c7;gap:12px;margin-bottom:12px;padding:12px;display:flex}.rec-item:last-child{margin-bottom:0}.rec-item.success{background-color:#f0fdf4;border-color:#dcfce7}.quick-action-item{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);cursor:pointer;color:var(--dark-text);justify-content:space-between;align-items:center;padding:12px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.quick-action-item:hover{background-color:var(--background-color);border-color:var(--primary-green);color:var(--primary-green)}.wizard-footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:24px;padding:20px 0;display:flex}.mobile-cards-container{flex-direction:column;gap:16px;display:flex}.mobile-entry-card{background-color:var(--white);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);padding:16px;transition:border-color .2s,box-shadow .2s;border:1px solid var(--border-color)!important}.mobile-entry-card:focus-within{box-shadow:0 0 0 3px #22a4471a;border-color:var(--primary-green)!important}.mobile-card-label{color:var(--muted-text);margin-bottom:4px;font-size:.75rem;font-weight:600;display:block}.mobile-entry-card .inline-input{background-color:var(--background-color);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);width:100%;padding:8px 12px;font-size:.875rem}.mobile-entry-card .inline-input:focus{border-color:var(--primary-green);background-color:var(--white);outline:none}@media (max-width:992px){.right-panel-wrapper{width:100%}}@media (max-width:480px){.activity-grid{grid-template-columns:1fr}}
.card-custom{background-color:var(--white);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);flex-direction:column;padding:24px;display:flex}.card-title{color:var(--dark-text);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:1rem;font-weight:600;display:flex}.kpi-value{color:var(--dark-text);margin-bottom:8px;font-size:2rem;font-weight:700}.kpi-label{color:var(--muted-text);font-size:.875rem}.trend-up{color:#dc3545;align-items:center;gap:4px;font-size:.875rem;font-weight:500;display:flex}.trend-down{color:var(--primary-green);align-items:center;gap:4px;font-size:.875rem;font-weight:500;display:flex}
.table-responsive-custom{background-color:var(--white);border-radius:var(--border-radius-md);border:1px solid var(--border-color);overflow-x:auto}.smart-table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.smart-table th{background-color:var(--background-color);color:var(--muted-text);border-bottom:1px solid var(--border-color);white-space:nowrap;padding:16px;font-size:.875rem;font-weight:500}.smart-table td{border-bottom:1px solid var(--border-color);vertical-align:middle;padding:12px 16px}.smart-table tbody tr:last-child td{border-bottom:none}.smart-table tbody tr:hover{background-color:#fcfdfd}.inline-input{border-radius:var(--border-radius-sm);width:100%;font-family:inherit;font-size:inherit;color:inherit;background-color:#0000;border:1px solid #0000;padding:8px 12px;transition:all .2s}.inline-input:hover{background-color:var(--background-color)}.inline-input:focus{border-color:var(--primary-green);background-color:var(--white);outline:none;box-shadow:0 0 0 3px #22a4471a}.inline-select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:14px;padding-right:32px}
.btn-primary-green{background-color:var(--primary-green);color:var(--white);border-radius:var(--border-radius-sm);cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 20px;font-weight:500;transition:all .2s;display:flex}.btn-primary-green:hover{background-color:var(--primary-green-hover);color:var(--white)}.btn-outline-green{color:var(--primary-green);border:1px solid var(--primary-green);border-radius:var(--border-radius-sm);cursor:pointer;background-color:#0000;align-items:center;gap:8px;padding:10px 20px;font-weight:500;transition:all .2s;display:flex}.btn-outline-green:hover{background-color:var(--soft-green);color:var(--primary-green)}.btn-ghost{color:var(--muted-text);border-radius:var(--border-radius-sm);cursor:pointer;background-color:#0000;border:1px solid #0000;padding:8px 16px;font-weight:500;transition:all .2s}.btn-ghost:hover{background-color:var(--background-color);color:var(--dark-text)}
*{box-sizing:border-box}a{color:inherit;text-decoration:none}.badge-scope-1{background-color:var(--scope-1-bg);color:var(--scope-1);border:1px solid #22a44733}.badge-scope-2{background-color:var(--scope-2-bg);color:var(--scope-2);border:1px solid #0056b333}.badge-scope-3{background-color:var(--scope-3-bg);color:var(--scope-3);border:1px solid #6f42c133}.badge{border-radius:var(--border-radius-sm);padding:.35em .65em;font-weight:500}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{background:linear-gradient(90deg,#f1f5f9 25%,#cbd5e1 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite shimmer;display:inline-block}
