:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#14233a;background:#edf1f6;font-synthesis:none;--ink: #14233a;--muted: #69788d;--line: #dce3ec;--soft: #f5f7fa;--canvas: #edf1f6;--nav: #10223d;--blue: #1d65d8;--green: #12805c;--amber: #ad6b08;--red: #c23c4a;--violet: #6c56c5;--radius: 15px;--shadow: 0 12px 35px rgb(20 37 63 / 10%)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas);color:var(--ink);font-size:14px;line-height:1.45}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:10}.shell-root{min-height:100vh;padding-top:30px}.environment-strip{position:fixed;inset:0 0 auto;z-index:100;height:30px;display:flex;align-items:center;justify-content:center;gap:8px;border-bottom:1px solid #dfbd67;background:#fff2cf;color:#674209;font-size:11px;font-weight:800}.environment-strip strong{padding:1px 7px;border-radius:5px;background:var(--amber);color:#fff}.shell{min-height:calc(100vh - 30px);display:grid;grid-template-columns:246px minmax(0,1fr)}.app-sidebar{position:sticky;top:30px;z-index:20;height:calc(100vh - 30px);padding:22px 15px;display:flex;flex-direction:column;overflow-y:auto;background:linear-gradient(180deg,var(--nav),#0b1a30);color:#d8e6f7}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 9px 20px}.brand-mark{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#36d2dc,#2670e8);box-shadow:0 7px 20px #2094dc47;color:#fff;font-weight:900}.sidebar-brand strong,.sidebar-brand small{display:block}.sidebar-brand strong{color:#fff;font-size:16px}.sidebar-brand small{color:#8fa8c5;font-size:10px}.sidebar-close{display:none;margin-left:auto;border:0;background:transparent;color:#fff;font-size:24px}.app-sidebar nav,.nav-group{display:grid;gap:4px}.nav-section{margin-top:5px}.nav-label{padding:12px 11px 7px;color:#7992af;font-size:10px;font-weight:800;letter-spacing:1.25px;text-transform:uppercase}.app-sidebar nav a{min-width:0;padding:9px 11px;display:flex;align-items:center;gap:10px;border-radius:10px;color:#b8cae0;text-decoration:none;transition:.15s ease}.app-sidebar nav a:hover{background:#183452;color:#fff}.app-sidebar nav a.active{background:linear-gradient(90deg,#1d69c9,#1e5fac);color:#fff;font-weight:750}.nav-icon{width:18px;flex:none;color:inherit;padding:0;text-align:center}.phase-label{margin-left:auto;padding:2px 6px;border-radius:10px;background:#dff5eb;color:#087455;font-size:8px;font-weight:900;letter-spacing:.3px}.sidebar-footer{margin-top:auto;padding:16px 9px 0;border-top:1px solid #203b5a;color:#8da6c2;font-size:11px}.sidebar-footer .phase-label{display:inline-flex;margin:0}.sidebar-footer p{margin:7px 0 0}.sidebar-backdrop{display:none}.shell-content{min-width:0;margin:0;padding:0;background:transparent;box-shadow:none}.utility-topbar{position:sticky;top:30px;z-index:10;height:70px;padding:0 28px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line);background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.workspace-context{display:grid}.workspace-context span{color:var(--muted);font-size:11px}.mobile-menu-button{display:none}.logout-button,.mobile-menu-button{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-weight:750}.logout-button{margin-left:auto}.shell-content>main{min-width:0;max-width:1600px;margin:0 auto;padding:26px 28px 46px}.operations-page{width:100%;margin:0 auto}.auth-page{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:linear-gradient(145deg,#0e3148,#17668a)}.auth-page section{width:min(100%,32rem);margin:0}.auth-page>section>button{width:100%;border:0;border-radius:.4rem;background:#155b7d;color:#fff;padding:.75rem 1rem;font-weight:800}.tenant-list{display:grid;gap:.75rem}.tenant-list button{display:flex;align-items:center;justify-content:space-between;border:1px solid #b8c9d2;border-radius:.5rem;background:#fff;padding:1rem;text-align:left}.tenant-list span{color:#647680}.page-heading,.section-heading,.module-card{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.page-heading>div,.section-heading>div{min-width:0}.page-actions{display:flex;flex:none;gap:.75rem}.eyebrow{margin:0 0 .35rem;font-weight:800;color:#166088;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}h1{margin:0 0 5px;font-size:clamp(1.65rem,3vw,2rem);letter-spacing:-.025em}h2,h3{color:#183d54}.operations-page>section,.auth-page>section{margin-top:16px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px}.operations-page section h2,.operations-page section h3,.operations-page section p,.auth-page section h2,.auth-page section h3,.auth-page section p{margin-top:0}.safety-label{flex:none;border:1px solid #8fb5c8;background:#eef7fa;color:#174b65;border-radius:999px;padding:.55rem .8rem;font-size:.82rem;font-weight:750}label{display:grid;gap:.4rem;color:#344a57;font-weight:700}select,input{min-height:2.6rem;border:1px solid #aab8c0;border-radius:10px;background:#fff;color:#17202a;padding:.55rem .7rem}.table-scroll{overflow-x:auto;margin-top:1rem;border:1px solid var(--line);border-radius:12px;background:#fff}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin-top:1rem}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{text-align:left;padding:.75rem .85rem;border-bottom:1px solid #edf0f4;font-size:.78rem}th{background:#fafbfc;color:#718096;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}tbody tr:hover,.selected-row{background:#f8fbff}.status-pill{padding:4px 8px;display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#eef2f7;color:#526276;font-size:.68rem;font-weight:800}.status-pill:before{width:5px;height:5px;border-radius:50%;background:currentColor;content:""}.status-neutral{background:#eef2f7;color:#526276}.status-info{background:#e9f2ff;color:var(--blue)}.status-success{background:#e8f7f1;color:var(--green)}.status-warning{background:#fff3da;color:var(--amber)}.status-danger{background:#ffedef;color:var(--red)}.status-violet{background:#f1edff;color:var(--violet)}.status-uploaded{background:#e8edf0;color:#364750}.status-scanning,.status-parsing{background:#e5f0ff;color:#174f83}.status-needs_correction,.status-pending_activation,.status-service_review_required,.status-paused{background:#fff0d9;color:#7a4100}.status-active{background:#e2f5e9;color:#1d6034}.status-inactive,.status-draft,.status-terminated{background:#e8edf0;color:#364750}.status-suspended{background:#fff0f0;color:#8a2119}.button-link{border:0;background:transparent;color:#075f91;font-weight:750;padding:.4rem}.button-secondary,form button{border:1px solid var(--blue);border-radius:10px;background:var(--blue);color:#fff;padding:.65rem .9rem;font-weight:750}.button-secondary{background:#fff;color:var(--blue)}.not-found-link{width:fit-content;margin-top:16px;display:inline-flex;text-decoration:none}.notice{display:grid;gap:.25rem;margin:1rem 0;border:1px solid;border-radius:12px;padding:.85rem 1rem}.notice-error{background:#fff0f0;border-color:#b42318;color:#6e1a14}.notice-warning{background:#fff7e8;border-color:#d26a00;color:#6d3a00}.empty-state{margin-top:1rem;border:1px dashed #b5c2c9;border-radius:.5rem;padding:2rem;text-align:center;color:#5f6b73}.detail-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:2rem}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0 0 1.25rem}.facts div{border:1px solid #e8edf3;border-radius:10px;background:var(--soft);padding:.75rem}.facts dt{color:#667680;font-size:.78rem}.facts dd{margin:.2rem 0 0;font-weight:750}.timeline{display:grid;gap:0;margin:1rem 0 0;padding:0;list-style:none}.timeline li{position:relative;display:grid;grid-template-columns:1fr auto;gap:.2rem 1rem;border-left:2px solid #9bb9c8;padding:0 0 1.25rem 1rem}.timeline li:before{position:absolute;left:-.42rem;width:.7rem;height:.7rem;border:2px solid white;border-radius:50%;background:#28789d;content:""}.timeline small{color:#68757d}.detail-grid form{display:grid;gap:.9rem}.customer-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:1rem}.customer-form .form-span{grid-column:1 / -1;margin:0}.inline-form{display:grid;grid-template-columns:minmax(10rem,.5fr) minmax(16rem,1fr) repeat(2,auto);align-items:end;gap:1rem}.inline-form button{min-height:2.6rem}.upload-progress{display:grid;gap:.45rem;margin-top:1rem}.upload-progress div{display:flex;justify-content:space-between;gap:1rem;color:#344a57}.upload-progress progress{width:100%;height:.8rem;accent-color:#155b7d}.muted{color:#68757d;font-size:.9rem}.role-note{margin:16px 0;padding:12px 14px;border-radius:11px;background:#eaf3ff;color:#174f95}.table-primary,.table-secondary{display:block}.table-primary{color:var(--ink);font-weight:750}.table-secondary{margin-top:2px;color:var(--muted);font-size:.7rem}.table-list{display:grid;gap:.5rem;margin:0;padding:0;list-style:none}.summary-code{overflow:auto;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--soft);white-space:pre-wrap;overflow-wrap:anywhere}.module-list{display:grid;gap:.75rem}.module-card{border:1px solid var(--line);border-radius:12px;padding:13px 15px;background:#fff}.module-card-priority{border-color:#a9c7ed;background:#f5f9ff}.module-card p{margin:.3rem 0 0}.module-card a{color:#075f91;font-weight:750}.technical-id{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #d26a00;outline-offset:3px}@media(max-width:800px){.shell{grid-template-columns:1fr}.app-sidebar{width:min(280px,88vw);position:fixed;left:0;top:30px;visibility:hidden;transform:translate(-105%);transition:transform .18s ease;box-shadow:18px 0 45px #0714263d}.app-sidebar.is-open{visibility:visible;transform:translate(0)}.sidebar-close,.mobile-menu-button{display:inline-grid;place-items:center}.sidebar-backdrop{position:fixed;inset:30px 0 0;z-index:15;display:block;visibility:hidden;border:0;background:#0813237a;opacity:0;transition:opacity .18s ease}.sidebar-backdrop.is-open{visibility:visible;opacity:1}.utility-topbar{height:62px;padding:0 14px}.workspace-context span{display:none}.shell-content>main{padding:20px 14px 36px}.page-heading,.section-heading,.module-card{align-items:flex-start;flex-direction:column}.detail-grid,.facts,.inline-form,.customer-form{grid-template-columns:1fr}.page-actions{width:100%;flex-wrap:wrap}.safety-label{white-space:normal}}
