*{box-sizing:border-box}body{margin:0;background:#f7f8fb;color:#172033;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:#2454d6;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1240px;margin:0 auto;padding:1.5rem}.page-header,.section-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.footer{color:#667085;padding:2rem;text-align:center}.actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.stack{display:grid;gap:1rem}.two-column{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.topbar{align-items:center;background:#fff;border-bottom:1px solid #d9dee8;box-shadow:0 10px 25px #1018280f;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1rem 1.5rem}.topbar h1{font-size:1.15rem;margin:0}.topbar nav{display:flex;flex-wrap:wrap;gap:.85rem}.topbar nav a{color:#172033;font-weight:600}.user-menu{margin-left:auto;position:relative}.user-menu__trigger{align-items:center;background:#2454d6;border:0;border-radius:999px;box-shadow:0 8px 18px #2454d63d;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;height:2.75rem;justify-content:center;letter-spacing:.04em;padding:0;width:2.75rem}.user-menu__trigger:hover,.user-menu__trigger:focus-visible{background:#173a99;outline:none;text-decoration:none}.user-menu__trigger:focus-visible{box-shadow:0 0 0 3px #2454d633,0 8px 18px #2454d63d}.user-menu__dropdown{background:#fff;border:1px solid #d9dee8;border-radius:.65rem;box-shadow:0 10px 25px #1018280f;display:grid;gap:.15rem;min-width:11rem;padding:.35rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:20}.user-menu__dropdown[hidden]{display:none}.user-menu__item{background:transparent;border:0;border-radius:.45rem;color:#172033;display:block;font:inherit;font-weight:650;padding:.55rem .7rem;text-align:left;width:100%}.user-menu__item:hover,.user-menu__item:focus-visible{background:#edf2ff;color:#173a99;outline:none;text-decoration:none}.user-menu__item-button{cursor:pointer}.language-switcher{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem}.language-switcher label{color:#667085;font-size:.85rem}.language-switcher select{min-width:8rem;width:auto}.auth-page{background:radial-gradient(circle at top left,rgba(36,84,214,.18),transparent 34rem),linear-gradient(135deg,#eef4ff,#f7f8fb 48%,#fff);min-height:100vh}.auth-shell{align-items:center;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) minmax(22rem,28rem);margin:0 auto;max-width:68rem;min-height:100vh;padding:clamp(1.25rem,4vw,3rem)}.auth-hero{color:#172033;display:grid;gap:1rem;max-width:38rem}.auth-hero h1,.auth-card h2{line-height:1.1;margin:0}.auth-hero h1{font-size:clamp(2.4rem,8vw,4.75rem);letter-spacing:-.06em}.auth-hero p,.auth-card p{margin:0}.auth-hero p{color:#667085;font-size:1.1rem;max-width:34rem}.auth-brand{align-items:center;background:linear-gradient(135deg,#2454d6,#173a99);border-radius:1rem;box-shadow:0 18px 40px #173a993d;color:#fff;display:inline-flex;font-weight:850;height:3.5rem;justify-content:center;letter-spacing:-.08em;width:3.5rem}.auth-kicker{color:#173a99;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.auth-highlights{display:grid;gap:.75rem;list-style:none;margin:1rem 0 0;padding:0}.auth-highlights li{align-items:center;background:#ffffffbd;border:1px solid rgba(217,222,232,.72);border-radius:999px;box-shadow:0 10px 30px #1018280d;color:#172033;display:flex;gap:.65rem;padding:.7rem .9rem}.auth-highlights li:before{background:#087443;border-radius:999px;box-shadow:0 0 0 .25rem #0874431f;content:"";flex:0 0 auto;height:.5rem;width:.5rem}.auth-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-color:#d9dee8b8;box-shadow:0 24px 70px #10182824;display:grid;gap:1.25rem;padding:clamp(1.5rem,4vw,2rem)}.auth-card h2{font-size:clamp(1.75rem,5vw,2.4rem);letter-spacing:-.04em}.auth-card .form-grid{gap:.9rem}.auth-card input{background:#fff;padding:.75rem .85rem}.auth-card .actions,.auth-card .button-primary{width:100%}.auth-card .button-primary{box-shadow:0 12px 24px #2454d638;padding:.8rem 1rem}@media(max-width:760px){.auth-shell{align-items:stretch;grid-template-columns:1fr;min-height:auto}.auth-hero{text-align:left}.auth-highlights li{border-radius:.65rem}}form{margin:0}.form-grid,.filter-bar{display:grid;gap:1rem}.form-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.filter-bar{align-items:end;background:#fff;border:1px solid #d9dee8;border-radius:.65rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:1rem;padding:1rem}.form-field{display:grid;gap:.35rem}.form-field-wide{grid-column:1/-1}label{color:#172033;font-weight:650}input,select,textarea{border:1px solid #d9dee8;border-radius:.45rem;color:#172033;font:inherit;padding:.55rem .7rem;width:100%}input:focus,select:focus,textarea:focus{border-color:#2454d6;outline:3px solid rgba(36,84,214,.15)}.checkbox-inline,.form-field-checkbox label{align-items:center;display:flex;gap:.5rem}.checkbox-inline input,.form-field-checkbox input{width:auto}.hint{color:#667085;font-size:.9rem;margin:0}.button-primary,.button-secondary,.button-danger,button{border:0;border-radius:.45rem;cursor:pointer;display:inline-block;font:inherit;font-weight:700;padding:.55rem .85rem}.button-primary{background:#2454d6;color:#fff}.button-primary:hover{background:#173a99;text-decoration:none}.button-secondary,button{background:#edf2ff;color:#173a99}.button-danger{background:#fee4e2;color:#b42318}.form-field-highlight input,.form-field-required textarea{border-color:#b54708}.form-field-muted{opacity:.75}table,.data-table{background:#fff;border:1px solid #d9dee8;border-collapse:collapse;border-radius:.65rem;box-shadow:0 10px 25px #1018280f;overflow:hidden;width:100%}th,td{border-bottom:1px solid #d9dee8;padding:.7rem .85rem;text-align:left;vertical-align:top}th{background:#f1f4f9;font-size:.82rem;letter-spacing:.02em;text-transform:uppercase}tr:last-child td{border-bottom:0}.table-wrapper{overflow-x:auto}.cards{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:1.5rem}.card,.panel{background:#fff;border:1px solid #d9dee8;border-radius:.65rem;box-shadow:0 10px 25px #1018280f;padding:1rem}.card strong{color:#667085;display:block;font-size:.82rem;text-transform:uppercase}.card span{display:block;font-size:2rem;font-weight:800;margin-top:.3rem}.badge{border-radius:999px;display:inline-block;font-size:.78rem;font-weight:750;padding:.18rem .55rem}.badge-success{background:#dcfae6;color:#087443}.badge-warning{background:#fef0c7;color:#b54708}.badge-danger{background:#fee4e2;color:#b42318}.badge-neutral{background:#eef2f6;color:#667085}.diagram-container{background:#fff;border:1px solid #d9dee8;border-radius:.65rem;box-shadow:0 10px 25px #1018280f;margin-bottom:1rem;overflow-x:auto;padding:1rem}pre.mermaid,.mermaid-source{background:#fff;background-size:30px 30px;background-image:radial-gradient(circle,#e4e4e48c 2px,#0000 2px);border-radius:.65rem;color:#e6edf7;overflow-x:auto;padding:1rem}pre.mermaid[data-processed=true]{height:clamp(24rem,65vh,40rem);overflow:hidden;padding:0}pre.mermaid--tall[data-processed=true]{height:clamp(32rem,80vh,56rem)}.mermaid>svg{cursor:grab;display:block;height:100%;max-width:none!important;touch-action:none;width:100%}.mermaid>svg:active{cursor:grabbing}.mermaid .node rect,.mermaid .node circle,.mermaid .node ellipse,.mermaid .node polygon,.mermaid .node path{fill:#003e6633!important;stroke:#003e66!important}.mermaid .node rect{rx:8px!important;ry:8px!important}.mermaid .label text,.mermaid .nodeLabel,.mermaid .cluster text,.mermaid .cluster span{color:#000!important;fill:#000!important}.mermaid .edgePath .path,.mermaid .flowchart-link,.mermaid .root .anchor path{stroke:#f8b229!important}.mermaid .root .anchor path{fill:#f8b229!important}.mermaid .arrowheadPath,.mermaid .arrowMarkerPath{fill:#f8b229!important;stroke:#f8b229!important}.mermaid .edgeLabel,.mermaid .edgeLabel p{background-color:#006100!important}.mermaid .edgeLabel rect{fill:#006100!important}.mermaid .cluster rect{fill:#fff!important;stroke:#e6e6e6!important;rx:8px!important;ry:8px!important}details{margin-top:1rem}.mermaidTooltip{background:#ccd8e0!important}[data-diagram-controls]{display:flex;gap:.5rem}[data-diagram-controls] button{background:#f0f0f0;border:1px solid #ccc;border-radius:.65rem;color:#333;cursor:pointer;font-size:1.2rem;font-weight:700;padding:.5rem .75rem;transition:background-color .2s,border-color .2s}[data-diagram-controls] button:hover{background:#e0e0e0;border-color:#999}[data-diagram-controls] button:active{background:#d0d0d0}pre.mermaid:fullscreen{background:#fff;background-size:30px 30px;background-image:radial-gradient(circle,#e4e4e48c 2px,#0000 2px);display:flex;height:100vh;max-width:100vw;overflow:visible;padding:0;position:fixed;width:100vw}pre.mermaid:fullscreen [data-diagram-controls]{position:fixed;right:1rem;top:1rem;z-index:1000}pre.mermaid:fullscreen .mermaid>svg{height:100%!important;width:100%!important}.diagram-container:fullscreen{background:#fff;background-size:30px 30px;background-image:radial-gradient(circle,#e4e4e48c 2px,#0000 2px);border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:column;height:100vh;margin-bottom:0;max-width:100vw;overflow:visible;padding:0;position:fixed;width:100vw}.diagram-container:fullscreen [data-diagram-controls]{position:fixed;right:1rem;top:1rem;z-index:1000}.diagram-container:fullscreen pre.mermaid{background:#fff;background-size:30px 30px;background-image:radial-gradient(circle,#e4e4e48c 2px,#0000 2px);border-radius:0;flex:1;height:100%;overflow:visible;padding:0}.diagram-container:fullscreen pre.mermaid[data-processed=true]{height:100%}.diagram-container:fullscreen pre.mermaid--tall[data-processed=true]{height:100%}.diagram-container:fullscreen pre.mermaid .mermaid>svg{height:100%!important;width:100%!important}.alert{border-radius:.65rem;margin-bottom:1rem;padding:.85rem 1rem}.alert-success{background:#dcfae6;color:#087443}.alert-error,.alert-danger{background:#fee4e2;color:#b42318}.alert-warning{background:#fef0c7;color:#b54708}.warning-list{margin:0;padding-left:1.25rem}
