@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#17233b;font-synthesis:none;--navy:#12366f;--blue:#1959b8;--blue-light:#e9f1ff;--line:#dfe6f1;--ink:#17233b;--muted:#65738b;--green:#17835b;--red:#c33b45;--shadow:0 18px 50px #12366f17;background:#f4f7fb;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand strong{font-family:Manrope,sans-serif}a{text-decoration:none}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#2b70d7,#10366e);border-radius:14px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 8px 20px #164c9a3b}.brand strong,.brand span{display:block}.brand strong{font-size:16px}.brand span{color:var(--muted);margin-top:2px;font-size:11px}.center-screen,.simple-auth{place-content:center;justify-items:center;gap:18px;min-height:100vh;display:grid}.center-screen p{color:var(--muted)}.spinner{border:3px solid #dbe4f1;border-top-color:var(--blue);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-layout{grid-template-columns:minmax(420px,1.1fr) minmax(420px,.9fr);min-height:100vh;display:grid}.auth-intro{color:#fff;background:radial-gradient(circle at 85% 20%,#4f8eea61,#0000 28%),linear-gradient(145deg,#0d2b5b 0%,#164d9f 100%);flex-direction:column;justify-content:space-between;padding:48px 64px;display:flex;position:relative;overflow:hidden}.auth-intro:after{content:"";border:80px solid #ffffff0d;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-260px;right:-180px}.auth-intro .brand{z-index:1;position:relative}.auth-intro .brand span{color:#cbdcf7}.auth-intro .brand-mark{color:var(--blue);background:#fff}.intro-copy{z-index:1;max-width:610px;position:relative}.eyebrow,.breadcrumb{letter-spacing:.16em;font-size:11px;font-weight:700}.intro-copy .eyebrow{color:#9fc5ff}.intro-copy h1{letter-spacing:-.045em;margin:18px 0 22px;font-size:clamp(42px,5vw,70px);line-height:1.05}.intro-copy p{color:#d3e1f6;max-width:530px;font-size:17px;line-height:1.7}.auth-footnote{z-index:1;color:#abc2e5;margin:0;font-size:12px;position:relative}.auth-panel{background:linear-gradient(135deg,#f8faff,#edf3fb);place-items:center;padding:50px;display:grid}.auth-card{width:min(100%,440px);box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #dbe3f0e6;border-radius:24px;padding:40px}.auth-card.compact{width:min(92vw,520px);margin-top:10px}.auth-card h2{margin-bottom:8px;font-size:27px}.auth-card>form>p,.auth-card>p{color:var(--muted);margin-bottom:26px;line-height:1.55}.auth-icon{background:var(--blue-light);width:50px;height:50px;color:var(--blue);border-radius:15px;place-items:center;margin-bottom:24px;display:grid}label{color:#394760;gap:7px;font-size:13px;font-weight:600;display:grid}input,select{color:#17233b;background:#fff;border:1px solid #cfd9e8;border-radius:10px;outline:none;width:100%;padding:11px 12px}select[multiple]{padding:6px}input:focus,select:focus{border-color:#4e82d0;box-shadow:0 0 0 3px #336fc51f}form label+label{margin-top:17px}small{color:var(--muted);font-weight:400}.password-wrapper{display:block;position:relative}.password-wrapper input{padding-right:40px}.password-toggle{color:var(--muted);background:0 0;border:none;border-radius:6px;place-items:center;padding:4px;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.password-toggle:hover{color:var(--blue);background:#f0f4fa}.secret-box{background:#f0f4fa;border:1px dashed #b8c7dc;border-radius:12px;margin-bottom:20px;padding:12px 14px}.secret-box span,.secret-box code{display:block}.secret-box span{color:var(--muted);margin-bottom:5px;font-size:11px}.secret-box code{overflow-wrap:anywhere;font-size:14px}.qr-box{background:#fff;border:1px solid #dbe4f0;border-radius:14px;place-items:center;width:fit-content;margin:0 auto 16px;padding:10px;display:grid}.qr-box img{width:190px;height:190px;display:block}.primary,.secondary{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-weight:700;display:inline-flex}.primary{color:#fff;background:linear-gradient(135deg,#1b61c4,#124690);box-shadow:0 8px 18px #1a53a62e}.secondary{color:#34445d;background:#fff;border-color:#d6e0ed}.full{width:100%;margin-top:22px}.small{padding:7px 9px;font-size:12px}.text-button{color:var(--blue);background:0 0;border:0;padding:5px;font-weight:600}.home-link{border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:9px 16px 9px 13px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s,color .15s;display:inline-flex;box-shadow:0 2px 10px #12366f0f}.home-link:hover{color:var(--blue);border-color:#c3d4ee;transform:translateY(-1px);box-shadow:0 8px 20px #12366f21}.home-link svg{color:var(--blue);flex-shrink:0}.profil-grid{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:26px 28px}.panel h3{margin-bottom:4px;font-size:18px}.panel p.hint{color:var(--muted);margin:0 0 18px;font-size:13px;line-height:1.5}.info-row{border-bottom:1px dashed var(--line);justify-content:space-between;gap:12px;padding:10px 0;font-size:14px;display:flex}.info-row:last-of-type{border-bottom:0}.info-row>span:first-child{color:var(--muted)}.info-row>span:last-child{color:#17233b;font-weight:600}.badge-ok{color:var(--green);font-weight:700}.badge-warn{color:#b5760c;font-weight:700}@media (width<=900px){.profil-grid{grid-template-columns:1fr}}.alert{border-radius:12px;margin:16px 0;padding:13px 15px;font-size:13px}.alert.error{color:#9d2933;background:#fff0f1;border:1px solid #ffd5d9}.alert.success{color:#116945;background:#ecf9f3;border:1px solid #c8eadc;justify-content:space-between;align-items:center;display:flex}.alert.success strong,.alert.success code{display:block}.alert.success code{margin-top:5px;font-size:15px}.toast-stack{z-index:80;pointer-events:none;gap:10px;width:min(360px,100vw - 32px);display:grid;position:fixed;top:24px;right:24px}.toast-card{pointer-events:auto;border:1px solid var(--line);background:#fffffff5;border-radius:14px;grid-template-columns:34px 1fr 28px;align-items:start;gap:10px;padding:13px 12px;animation:.18s ease-out toast-in;display:grid;box-shadow:0 18px 40px #12366f29}.toast-card strong{color:var(--ink);margin-bottom:2px;font-size:13px;display:block}.toast-card p{color:#53627a;margin:0;font-size:13px;line-height:1.45}.toast-card button{color:#718096;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.toast-card button:hover{color:var(--ink);background:#f0f4fa}.toast-icon{width:34px;height:34px;color:var(--blue);background:var(--blue-light);border-radius:11px;place-items:center;display:grid}.toast-card.success .toast-icon{color:#12734f;background:#e6f7ef}.toast-card.error .toast-icon{color:#b8303b;background:#fff0f1}.toast-card.warning .toast-icon{color:#a76808;background:#fff5df}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.confirm-overlay{z-index:70;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f172a7a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirm-dialog{background:#fff;border:1px solid #ffffff6b;border-radius:18px;grid-template-columns:48px 1fr;gap:16px;width:min(94vw,460px);padding:22px;animation:.16s ease-out dialog-in;display:grid;box-shadow:0 28px 80px #0f172a52}.confirm-icon{width:48px;height:48px;color:var(--blue);background:var(--blue-light);border-radius:14px;place-items:center;display:grid}.confirm-dialog.warning .confirm-icon{color:#a76808;background:#fff5df}.confirm-dialog.danger .confirm-icon{color:#b8303b;background:#fff0f1}.confirm-copy h2{letter-spacing:0;margin:2px 0 8px;font-size:20px}.confirm-copy p{color:#53627a;margin:0;font-size:14px;line-height:1.6}.confirm-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.danger-button{color:#fff;background:linear-gradient(135deg,#d44450,#a92a34);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #c33b452e}@keyframes dialog-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modal-overlay{z-index:65;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a70;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.account-modal{background:#fff;border:1px solid #ffffff80;border-radius:20px;width:min(96vw,720px);animation:.16s ease-out dialog-in;box-shadow:0 30px 90px #0f172a57}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:24px 26px 18px;display:flex}.modal-head .eyebrow{color:#6d7e96}.modal-head h2{letter-spacing:0;margin:5px 0 6px;font-size:24px}.modal-head p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.modal-form{padding:22px 26px 26px}.choice-field{color:#394760;gap:7px;min-width:0;font-size:13px;font-weight:600;display:grid;position:relative}.choice-select{min-width:0;position:relative}.choice-trigger{color:#17233b;text-align:left;background:#fff;border:1px solid #cfd9e8;border-radius:10px;outline:none;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:43px;padding:10px 12px;display:flex}.choice-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.choice-trigger svg{color:#718096;flex:none;transition:transform .15s}.choice-trigger:hover{background:#fbfdff;border-color:#b9c8dd}.choice-trigger:focus-visible,.choice-select.open .choice-trigger{border-color:#4e82d0;box-shadow:0 0 0 3px #336fc51f}.choice-select.open .choice-trigger svg{transform:rotate(180deg)}.choice-placeholder{color:#8b98aa}.choice-menu{z-index:90;background:#fff;border:1px solid #d7e1ee;border-radius:14px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 18px 45px #12366f2e}.choice-search{color:#708097;background:#f8fafc;border-bottom:1px solid #edf1f6;align-items:center;gap:8px;padding:10px;display:flex}.choice-search input{height:34px;box-shadow:none;background:0 0;border:0;border-radius:8px;padding:7px 8px}.choice-search input:focus{box-shadow:none}.choice-options{max-height:260px;padding:6px;overflow-y:auto}.choice-options button{color:#223149;text-align:left;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px;display:flex}.choice-options button:hover{background:#f3f7fc}.choice-options button.selected{color:#1454aa;background:#eaf3ff}.choice-options button:disabled{cursor:not-allowed;color:#a0aabd;background:0 0}.choice-options button>span:first-child{min-width:0}.choice-options strong,.choice-options small{display:block}.choice-options strong{overflow-wrap:anywhere;font-size:13px}.choice-options small{color:#6e7e95;margin-top:3px;font-size:11px}.choice-options button.selected small{color:#4774aa}.choice-check{color:#fff;background:#fff;border:1px solid #cbd7e6;border-radius:7px;flex:none;place-items:center;width:20px;height:20px;display:grid}.choice-check.checked{background:#1b61c4;border-color:#1b61c4}.choice-empty{color:var(--muted);text-align:center;margin:0;padding:16px 10px;font-size:13px}.filter-choice{width:230px}.filter-choice>span{display:none}.app-shell{grid-template-columns:245px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);z-index:5;background:#fff;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.sidebar .brand{border-bottom:1px solid #edf1f6;padding:0 7px 25px}.sidebar nav{gap:5px;margin-top:25px;display:grid}.sidebar nav button{color:#53627a;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;padding:11px 12px;font-weight:600;display:flex}.sidebar nav button:hover{background:#f5f8fc}.sidebar nav .nav-active{background:var(--blue-light);color:#1756ae}.sidebar-note{color:#51617a;background:#f3f7fc;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:13px;font-size:11px;line-height:1.5;display:flex}.sidebar-note svg{color:var(--green)}.workspace{min-width:0}.topbar{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8fafdeb;border-bottom:1px solid #dbe3eee6;justify-content:space-between;align-items:center;height:90px;padding:0 36px;display:flex;position:sticky;top:0}.topbar h1{letter-spacing:-.02em;margin:4px 0 0;font-size:22px}.breadcrumb{color:#7a8aa3}.profile-wrap{position:relative}.profile-button{text-align:left;background:#fff;border:1px solid #dce4ef;border-radius:13px;align-items:center;gap:11px;padding:7px 13px 7px 8px;display:flex;box-shadow:0 5px 20px #1e3e690d}.profile-button strong,.profile-button small{display:block}.profile-button strong{font-size:13px}.profile-button small{margin-top:2px;font-size:11px}.avatar{color:#fff;background:linear-gradient(145deg,#347be1,#16498f);border-radius:11px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.profile-menu{border:1px solid var(--line);width:270px;box-shadow:var(--shadow);background:#fff;border-radius:14px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.profile-menu>div{padding:17px}.profile-menu strong,.profile-menu span{display:block}.profile-menu span{color:var(--muted);margin-top:4px;font-size:12px}.profile-menu button{border:0;border-top:1px solid var(--line);width:100%;color:var(--red);background:#fff;align-items:center;gap:9px;padding:13px 17px;font-weight:700;display:flex}.content{max-width:1500px;margin:auto;padding:32px 36px 60px}.welcome-card{color:#fff;min-height:185px;box-shadow:var(--shadow);background:radial-gradient(circle at 85% 20%,#66a4ff80,#0000 30%),linear-gradient(135deg,#123875,#1c5eb8);border-radius:20px;justify-content:space-between;align-items:center;padding:35px 40px;display:flex;position:relative;overflow:hidden}.welcome-card h2{margin:8px 0;font-size:30px}.welcome-card p{color:#d9e6f9;margin-bottom:0}.welcome-icon{background:#ffffff1f;border:1px solid #ffffff2e;border-radius:26px;place-items:center;width:90px;height:90px;display:grid;transform:rotate(5deg)}.section-heading,.page-actions{justify-content:space-between;align-items:end;gap:20px;margin:30px 0 17px;display:flex}.section-heading h2,.page-actions h2{margin-bottom:4px;font-size:19px}.section-heading p,.page-actions p{color:var(--muted);margin:0;font-size:13px}.page-actions{align-items:center;margin-top:0}.page-actions>div:last-child{align-items:center;gap:9px;display:flex}.count-badge,.role-pill{color:#245a9f;white-space:nowrap;background:#eaf1fb;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.col-user{max-width:350px}.col-user strong,.col-user small{white-space:normal;word-break:break-word}.service-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:220px;padding:22px;position:relative;box-shadow:0 8px 24px #1a365e0d}.service-icon{color:#1f64bd;background:#e9f2ff;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.service-logo{border-radius:14px;width:54px;height:54px;overflow:hidden;box-shadow:0 4px 12px #1a365e14}.service-logo svg{width:100%;height:100%;display:block}.tone-1{color:#8a55bd;background:#f4ecfb}.tone-2{color:#16825b;background:#e8f8f1}.status-pill{color:var(--green);background:#e9f8f1;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;top:22px;right:22px}.service-card h3{margin:20px 0 6px}.service-card p{color:var(--muted);margin-bottom:20px;font-size:13px}.admin-summary{color:#176a4b;background:#f0faf5;border:1px solid #cce3d9;border-radius:14px;align-items:center;gap:12px;margin-top:18px;padding:15px 18px;display:flex}.admin-summary strong,.admin-summary span{display:block}.admin-summary span{margin-top:3px;font-size:12px}.panel,.table-wrap,.timeline{border:1px solid var(--line);background:#fff;border-radius:15px;box-shadow:0 7px 24px #1933570a}.panel{margin:16px 0;padding:20px}.form-grid,.access-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label+label,.access-form label+label,.inline-form label+label{margin-top:0}.span-2{grid-column:1/-1}.form-actions{justify-content:flex-end;display:flex}.inline-form{grid-template-columns:220px 1fr auto;align-items:end;gap:14px;display:grid}.checkbox{grid-template-columns:18px auto;justify-content:start;align-items:center;display:flex}.checkbox input{width:16px;height:16px}.table-wrap{margin-top:16px;overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{color:#738096;text-align:center;letter-spacing:.07em;text-transform:uppercase;background:#f8fafc;padding:12px 15px;font-size:10px}td{color:#46546b;text-align:center;border-top:1px solid #edf1f6;padding:13px 15px}td:first-child{text-align:left}td strong,td small{display:block}td strong{color:#1b2940}td small{margin-top:3px}.row-actions{justify-content:center;align-items:center;gap:8px;display:flex}.status{align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.status i{border-radius:50%;width:7px;height:7px}.status.active{color:var(--green)}.status.active i{background:#23a776}.status.inactive{color:#8a5860}.status.inactive i{background:#c16c78}.app-selector{gap:8px;margin-bottom:14px;display:flex;overflow-x:auto}.app-selector button{color:#536179;white-space:nowrap;background:#fff;border:1px solid #d8e1ed;border-radius:10px;align-items:center;gap:8px;padding:10px 13px;display:flex}.app-selector button.selected{color:#1855a9;background:#edf4ff;border-color:#91b6ea}.filter-select{min-width:180px}.timeline{overflow:hidden}.timeline article{border-bottom:1px solid #edf1f6;grid-template-columns:38px 1fr;gap:10px;padding:16px 18px;display:grid}.timeline article:last-child{border-bottom:0}.timeline-dot{width:31px;height:31px;color:var(--blue);background:var(--blue-light);border-radius:10px;place-items:center;display:grid}.timeline-head{justify-content:space-between;gap:20px;display:flex}.timeline-head time{color:#7a879a;white-space:nowrap;font-size:11px}.timeline p{color:var(--muted);margin:6px 0 0;font-size:12px}.timeline code{color:#5b4c9b}.empty{text-align:center;color:#7a899f;background:#ffffffa6;border:1px dashed #cdd8e7;border-radius:15px;grid-column:1/-1;align-content:center;place-items:center;min-height:210px;display:grid}.empty h3{color:#34445d;margin:12px 0 5px}.empty p{max-width:420px;margin:0;font-size:13px}.icon-button{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:inline-flex}.icon-button:hover{color:var(--ink);background:#0000000d}.icon-button.delete-button:hover{color:#dc2626;background:#dc26261a}.custom-switch{cursor:pointer;background:#d1d5db;border:none;border-radius:18px;align-items:center;width:32px;height:18px;padding:0;transition:background-color .2s;display:inline-flex;position:relative}.custom-switch.on{background:#00b080}.custom-switch:hover{filter:brightness(.95)}.switch-handle{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #00000026}.custom-switch.on .switch-handle{transform:translate(14px)}.inactive-row td{opacity:.6}@media (width<=900px){.auth-layout{grid-template-columns:1fr}.auth-intro{min-height:320px;padding:30px}.intro-copy h1{font-size:40px}.auth-footnote{display:none}.auth-panel{padding:35px 20px}.app-shell{grid-template-columns:76px 1fr}.sidebar{padding:20px 10px}.sidebar .brand>div:last-child,.sidebar nav span,.sidebar-note span{display:none}.sidebar .brand{justify-content:center;padding:0 0 20px}.sidebar nav button,.sidebar-note{justify-content:center}.topbar{padding:0 18px}.content{padding:24px 18px 45px}.profile-button>span:last-child{display:none}.form-grid,.access-form{grid-template-columns:1fr}.span-2{grid-column:auto}.inline-form{grid-template-columns:1fr}.welcome-card{padding:28px}.welcome-icon{display:none}.account-modal{max-height:calc(100vh - 34px);overflow-y:auto}.modal-form{padding:18px}.modal-head{padding:20px 18px 15px}}@media (width<=560px){.auth-intro{display:none}.auth-card{padding:28px 22px}.auth-panel{min-height:100vh}.app-shell{display:block}.sidebar{border:0;border-top:1px solid var(--line);width:100%;height:66px;padding:7px 12px;position:fixed;top:auto;bottom:0}.sidebar .brand,.sidebar-note{display:none}.sidebar nav{grid-auto-flow:column;justify-content:space-around;margin:0}.sidebar nav button{width:auto}.workspace{padding-bottom:66px}.topbar{height:76px}.topbar h1{font-size:18px}.breadcrumb{font-size:8px}.content{padding:20px 14px 35px}.welcome-card h2{font-size:23px}.page-actions{flex-direction:column;align-items:start}.page-actions>div:last-child{flex-wrap:wrap;width:100%}.filter-choice{width:100%}.section-heading{align-items:start}.timeline-head{display:block}.timeline-head time{margin-top:4px;display:block}}
