:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172124;background:#edf2f0;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh}.topbar{min-height:68px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#123b3b}.brand{display:flex;align-items:center;gap:11px;color:inherit;font-weight:780}.brand-button{padding:0;border:0;background:transparent}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#123b3b;background:#94e1c1}.brand-mark.large{width:52px;height:52px;margin-bottom:24px;border-radius:15px;font-size:1.4rem}.topbar-actions{display:flex;align-items:center;gap:18px}.environment-badge,.environment-pill{padding:6px 10px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.08em}.environment-badge{border:1px solid rgb(255 255 255 / 25%)}.environment-pill{color:#7a4c00;background:#fff2d5}.user-name{color:#dce9e5;font-size:.84rem}.logout-button,.text-button{padding:0;border:0;color:#246955;background:transparent;font-weight:750}.logout-button{color:#fff}.workspace{min-height:calc(100vh - 68px);display:grid;grid-template-columns:230px 1fr}.sidebar{padding:26px 18px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid #d8e2df;background:#f8faf9}.sidebar nav{display:grid;gap:7px}.sidebar nav button{padding:12px 14px;border:0;border-radius:10px;color:#536165;background:transparent;text-align:left;font-weight:700}.sidebar nav button:hover,.sidebar nav button.active{color:#123b3b;background:#dff1ea}.safe-mode{padding:14px;border:1px solid #cfe3dc;border-radius:12px;color:#66736f;background:#eef8f4;font-size:.78rem;line-height:1.5}.safe-mode strong{display:block;color:#246955}.main-content{min-width:0;padding:34px}.content-panel{width:min(1180px,100%);margin:0 auto;padding:28px;border:1px solid #d8e2df;border-radius:18px;background:#fff;box-shadow:0 14px 36px #123b3b0f}.section-heading{margin-bottom:26px;display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading h2,.login-card h2{margin-bottom:0;font-size:1.65rem;letter-spacing:-.025em}.eyebrow{margin-bottom:6px;color:#25745f;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.primary-button,.secondary-button,.danger-button{min-height:44px;padding:0 18px;border:0;border-radius:10px;font-weight:780}.primary-button{color:#fff;background:#176c57}.primary-button:hover{background:#115744}.primary-button.compact,.secondary-button{min-height:38px}.secondary-button{border:1px solid #ccd8d4;color:#344743;background:#fff}.danger-button{color:#fff;background:#a13b2b}.empty-state,.form-message,.configuration-banner,.loading-screen{color:#657275}.empty-state{padding:36px;border:1px dashed #cad7d3;border-radius:14px;text-align:center}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:13px 12px;border-bottom:1px solid #e4ebe8;text-align:left;white-space:nowrap}th{color:#6c787b;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}td{color:#465357;font-size:.88rem}.status{padding:6px 9px;border-radius:999px;color:#465357;background:#edf1f0;font-size:.75rem;font-weight:750}.status-active,.status-precheck_valid{color:#176348;background:#dff4e9}.status-emission_indeterminate,.status-precheck_indeterminate{color:#8b5200;background:#fff0ce}.status-emission_failed,.status-precheck_failed{color:#932f25;background:#fde4df}.steps{margin:0 0 30px;padding:0;display:grid;grid-template-columns:repeat(4,1fr);list-style:none}.steps li{display:flex;align-items:center;gap:8px;color:#87918f;font-size:.78rem;font-weight:750}.steps li:after{width:100%;height:2px;margin:0 12px;content:"";background:#e3e9e7}.steps li:last-child:after{display:none}.steps span{width:26px;height:26px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#e9eeec}.steps li.active{color:#176c57}.steps li.active span{color:#fff;background:#176c57}.form-grid,.review-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}label,fieldset{color:#44524f;font-size:.8rem;font-weight:720}input,select,textarea{width:100%;min-height:42px;margin-top:7px;padding:9px 11px;border:1px solid #cbd7d3;border-radius:9px;color:#172124;background:#fff}input:focus,select:focus{border-color:#2d8a70;outline:3px solid rgb(45 138 112 / 13%)}fieldset{margin:0;padding:15px;border:1px solid #d7e1de;border-radius:10px}.full-width{grid-column:1 / -1}.checkbox-grid{display:flex;flex-wrap:wrap;gap:12px}.checkbox-label{display:flex;align-items:center;gap:7px}.checkbox-label input{width:auto;min-height:0;margin:0}.wizard-actions{margin-top:28px;display:flex;justify-content:flex-end;gap:10px}.review-card>div{padding:18px;border:1px solid #dce5e2;border-radius:12px}.review-card span{display:block;margin-bottom:6px;color:#73807d;font-size:.75rem}.warning-box,.success-box{padding:14px 16px;border-radius:10px;line-height:1.5}.warning-box{color:#76501a;background:#fff5df}.success-box{color:#145e45;background:#e4f5ec}.emission-confirmation{max-width:700px;display:grid;gap:20px}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.mini-form{padding:20px;display:grid;gap:10px;border:1px solid #dae4e1;border-radius:14px}.mini-form h3{margin-bottom:4px}.mini-form input,.mini-form select{margin-top:0}.login-page{min-height:100vh;padding:50px max(24px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;color:#fff;background:radial-gradient(circle at 18% 18%,rgb(77 165 133 / 32%),transparent 32%),#123b3b}.login-intro h1{max-width:700px;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.05em}.login-intro>p:last-child{max-width:570px;color:#c7dbd4;font-size:1.05rem;line-height:1.7}.login-card{padding:30px;display:grid;gap:18px;border-radius:18px;color:#172124;background:#fff;box-shadow:0 30px 70px #00000038}.configuration-banner{position:fixed;z-index:2;top:12px;left:50%;padding:9px 14px;border-radius:9px;background:#fff2d5;transform:translate(-50%)}.loading-screen{min-height:100vh;display:grid;place-items:center;background:#edf2f0}@media(max-width:900px){.workspace{grid-template-columns:1fr}.sidebar{padding:12px;border-right:0;border-bottom:1px solid #d8e2df}.sidebar nav{display:flex;overflow-x:auto}.safe-mode,.user-name{display:none}.form-grid,.review-card{grid-template-columns:repeat(2,minmax(0,1fr))}.login-page{grid-template-columns:1fr;gap:30px}}@media(max-width:620px){.topbar{padding:0 14px}.environment-badge{display:none}.main-content{padding:14px}.content-panel{padding:20px 16px}.form-grid,.review-card,.admin-grid{grid-template-columns:1fr}.steps{grid-template-columns:repeat(4,auto)}.steps li{font-size:0}.section-heading{align-items:flex-start}}
