@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{--cbam-green:#065f46;--cbam-green-light:#ecfdf5;--cbam-dark:#0f172a;--cbam-danger:#be123c;--cbam-card-radius:1rem;--cbam-shadow:0 10px 30px rgba(0,0,0,.05)}body{color:#1e293b;background-color:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:14px;line-height:1.6}.card{box-shadow:var(--cbam-shadow);border-radius:var(--cbam-card-radius)!important}.card-header{letter-spacing:.02em;font-size:.9rem;border-radius:var(--cbam-card-radius) var(--cbam-card-radius) 0 0!important}.nav-pills .nav-link{border-radius:.5rem;padding:.55rem .75rem;font-size:.875rem;transition:background-color .2s,color .2s}.nav-pills .nav-link:hover{background-color:rgba(255,255,255,.12)}.table thead th{text-transform:uppercase;letter-spacing:.04em;color:#334155;border-bottom:2px solid #e2e8f0;font-size:.78rem;font-weight:700}.table tbody td{font-size:.875rem}.form-control,.form-select{border-color:#dee2e6;border-radius:.5rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.form-control:focus,.form-select:focus{border-color:var(--cbam-green);box-shadow:0 0 0 .2rem rgba(25,135,84,.2)}.btn{border-radius:.5rem;font-size:.875rem;font-weight:500;transition:transform .15s,box-shadow .15s}.btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.btn:active{transform:translateY(0)}.badge{letter-spacing:.02em;font-weight:500}h2,h3,h4{font-weight:700}.input-group .form-control{border-left:none}.input-group .input-group-text{background-color:#fff;border-right:none}.auth-card{animation:.35s fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.progress{border-radius:1rem}.card:hover{transition:box-shadow .2s;box-shadow:0 6px 24px rgba(0,0,0,.1)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#aaa}.web-header .navbar{z-index:1020;position:-webkit-sticky;position:sticky;top:0}.web-header .nav-link{font-size:.9rem;transition:color .2s}.hero-section{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 50%,#f8fafc 100%);padding:5rem 0;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(circle,rgba(25,135,84,.08) 0%,transparent 70%);width:600px;height:600px;position:absolute;top:-50%;right:-10%}.hover-card{transition:transform .2s,box-shadow .2s}.hover-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)!important}.accordion-button:not(.collapsed){background-color:var(--cbam-green-light);color:var(--cbam-green);box-shadow:none}.accordion-button:focus{box-shadow:none}.web-footer a:hover{color:#fff!important;text-decoration:underline!important}.auth-box{border-radius:1rem;animation:.35s fadeInUp}@media (max-width:576px){.hero-section{padding:3rem 0}.display-4{font-size:2rem}}.sidebar-nav-link{border-radius:.5rem;transition:background-color .2s,color .2s}.sidebar-nav-link:hover{background-color:rgba(255,255,255,.1);color:#fff!important}.sidebar-nav-active{border-left:3px solid #a3f7c8;font-weight:600;color:#a3f7c8!important;background-color:rgba(25,135,84,.28)!important}.admin-nav-link{border-radius:.5rem;transition:background-color .2s}.admin-nav-link:hover{background-color:rgba(255,255,255,.1);color:#fff!important}.admin-nav-active{border-left:3px solid #ffc2c2;font-weight:600;color:#ffc2c2!important;background-color:rgba(255,180,180,.22)!important}.assessment-hero{color:#fff;background:linear-gradient(135deg,#003da5 0%,#0052cc 50%,#06f 100%);border-radius:.75rem;padding:.85rem 1.25rem}.assessment-icon{font-size:1.75rem}.assessment-title{margin:0;font-size:1.25rem;font-weight:800}.assessment-subtitle{opacity:.85;margin:.15rem 0 0;font-size:.825rem}.regulation-badge{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);border-radius:.4rem;margin-top:.4rem;padding:.2rem .6rem;font-size:.75rem;display:inline-block}.wizard-progress{align-items:center;gap:0;display:flex}.wizard-step{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.wizard-step:not(:last-child):after{content:"";background:#e2e8f0;width:80%;height:2px;position:absolute;top:12px;left:60%}.wizard-step.done:after,.wizard-step.active:after{background:#003da5}.wizard-step-dot{color:#94a3b8;z-index:1;background:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:relative}.wizard-step.active .wizard-step-dot{color:#fff;background:#003da5}.wizard-step.done .wizard-step-dot{color:#fff;background:#008d6a}.wizard-step-label{color:#64748b;text-align:center;margin-top:.2rem;font-size:.68rem}.wizard-step.active .wizard-step-label{color:#003da5;font-weight:600}.wizard-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;box-shadow:0 4px 20px rgba(0,0,0,.05)}.wizard-step-title{color:#0f172a;margin-bottom:.35rem;font-size:1.15rem;font-weight:700}.wizard-step-desc{color:#64748b;margin-bottom:.75rem;font-size:.825rem}.wizard-actions{gap:.5rem;display:flex}.sector-card{text-align:center;cursor:pointer;background:#fafafa;border:2px solid #e2e8f0;border-radius:.75rem;padding:.75rem;transition:all .2s}.sector-card:hover{background:#eff6ff;border-color:#003da5;transform:translateY(-2px)}.sector-card.selected{background:#dbeafe;border-color:#003da5}.sector-icon{margin-bottom:.35rem;font-size:1.5rem}.sector-label{color:#0f172a;font-size:.85rem;font-weight:700}.sector-desc{color:#64748b;margin-top:.15rem;font-size:.7rem}.export-option{cursor:pointer;text-align:center;border:2px solid #e2e8f0;border-radius:.5rem;flex:1;padding:.5rem .75rem;font-size:.8rem;transition:all .2s}.export-option:hover{border-color:#003da5}.export-option.selected{background:#dbeafe;border-color:#003da5;font-weight:600}.energy-mix-container{background:#f8fafc;border-radius:.5rem;padding:.75rem 1rem}.energy-slider-row{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.energy-label{flex-shrink:0;width:120px;font-size:.8rem;font-weight:600}.energy-range{accent-color:#003da5;flex:1}.energy-value{text-align:right;width:35px;font-size:.85rem;font-weight:700}.energy-total{text-align:right;border-top:1px solid #e2e8f0;padding-top:.5rem;font-size:.825rem;font-weight:600}.energy-total.valid{color:#008d6a}.energy-total.invalid{color:#dc2626}.info-box{color:#1e3a5f;background:#eff6ff;border-left:4px solid #003da5;border-radius:.4rem;padding:.5rem .75rem;font-size:.8rem}.compliance-checks{flex-direction:column;gap:.5rem;display:flex}.compliance-check-item{cursor:pointer;border:2px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.75rem;padding:.65rem .85rem;transition:all .2s;display:flex}.compliance-check-item:hover{border-color:#003da5}.compliance-check-item.checked{background:#f0fdf4;border-color:#008d6a}.check-icon{flex-shrink:0;font-size:1.2rem}.check-label{font-size:.85rem;font-weight:600}.check-desc{color:#64748b;margin-top:.1rem;font-size:.75rem}.scope-banner{border-radius:.75rem;align-items:center;gap:1rem;margin-bottom:.75rem;padding:.75rem 1.25rem;display:flex}.scope-banner.in-scope{background:#fef2f2;border:2px solid #fca5a5}.scope-banner.out-scope{background:#f0fdf4;border:2px solid #86efac}.scope-icon{font-size:1.75rem}.scope-title{font-size:1rem;font-weight:700}.scope-subtitle{color:#64748b;margin-top:.15rem;font-size:.8rem}.result-metric-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem;box-shadow:0 2px 10px rgba(0,0,0,.04)}.metric-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;font-size:.7rem;font-weight:600}.metric-value{color:#0f172a;font-size:1.3rem;font-weight:800}.metric-unit{color:#94a3b8;margin-top:.15rem;font-size:.7rem}.score-high{color:#008d6a!important}.score-mid{color:#ca8a04!important}.score-low{color:#dc2626!important}.benchmark-bar-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem 1rem;box-shadow:0 2px 10px rgba(0,0,0,.04)}.benchmark-track{background:#e2e8f0;border-radius:4px;height:8px;margin:.35rem 0;position:relative;overflow:visible}.benchmark-fill{border-radius:4px;height:100%;transition:width .5s}.benchmark-marker{background:#003da5;border-radius:2px;width:3px;height:14px;position:absolute;top:-3px;transform:translate(-50%)}.action-list-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;box-shadow:0 2px 10px rgba(0,0,0,.04)}.action-list-title{margin-bottom:.75rem;font-size:1rem;font-weight:700}.action-item{background:#fafafa;border:1px solid #f1f5f9;border-radius:.5rem;gap:.75rem;margin-bottom:.35rem;padding:.5rem .75rem;display:flex}.action-priority{flex-shrink:0;width:75px;padding-top:.05rem;font-size:.72rem;font-weight:700}.action-title{color:#0f172a;font-size:.85rem;font-weight:600}.action-desc{color:#475569;margin-top:.15rem;font-size:.78rem}.action-reg{color:#003da5;margin-top:.2rem;font-size:.72rem}.assessment-history{border-top:1px solid #e2e8f0;padding-top:1rem}.history-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem .75rem;transition:all .2s}.history-card:hover{border-color:#003da5;box-shadow:0 2px 8px rgba(0,61,165,.1)}.btn-cbam-primary{border:none;border-radius:.5rem;padding:.6rem 1.5rem;font-weight:600;transition:all .2s;color:#fff!important;background:linear-gradient(135deg,#003da5,#0052cc)!important}.btn-cbam-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,61,165,.3);color:#fff!important;background:linear-gradient(135deg,#0033a0,#004db3)!important}.btn-cbam-primary:disabled{cursor:not-allowed;transform:none;opacity:.6!important;color:#fff!important;background:linear-gradient(135deg,#003da5,#0052cc)!important}
