@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap");:root{--background:#f9f9f9;--surface:#ffffff;--surface-muted:#f3f3f3;--surface-alt:#d2e6da;--surface-container:#eeeeee;--surface-container-lowest:#ffffff;--surface-container-low:#f3f3f3;--on-surface:#1a1c1c;--on-surface-variant:#404942;--background-on:#f9f9f9;--primary:#246847;--primary-container:#3f815f;--on-primary:#ffffff;--on-primary-container:#f6fff6;--secondary:#4e6358;--secondary-container:#d0e8da;--hairline:#b3cec2;--hairline-soft:#dcf4e6;--muted:#94b5a2;--sidebar-bg:#579975;--sidebar-text:#dcf4e6;--brand-teal:#579975;--error:#ba1a1a;--error-container:#ffdad6;--on-error:#ffffff;--on-error-container:#93000a;--shadow-sm:0 10px 28px rgba(30,63,44,0.11);--shadow-md:0 16px 35px rgba(20,41,27,0.1);--radius-lg:16px;--radius-xl:18px}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--on-surface);text-rendering:geometricPrecision;background:radial-gradient(circle at 95% 0,rgba(87,153,117,.12) 0,transparent 30%),radial-gradient(circle at 8% 84%,rgba(87,153,117,.08) 0,transparent 34%),var(--background)}a{color:inherit}.material-symbols-outlined{font-family:Material Symbols Outlined;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1}button,input,select,textarea{font:inherit}.card{border:1px solid var(--hairline);border-radius:12px}.card,.field{background:var(--surface)}.field{height:40px;border-radius:10px;border:1px solid var(--hairline);padding:0 12px;color:var(--on-surface);outline:none;transition:border-color .2s ease,box-shadow .2s ease}.field:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(36,104,71,.15)}.btn{border:0;border-radius:12px;height:40px;padding:0 16px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px;justify-content:center;transition:all .2s ease;box-shadow:0 2px 0 rgba(0,0,0,.04)}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-sm)}.btn:active:not(:disabled){transform:translateY(0)}.btn:disabled{opacity:.7;cursor:not-allowed}.btn-primary{background:var(--primary);color:var(--on-primary)}.btn-secondary{color:var(--on-surface)}.btn-secondary,.table-wrap{border:1px solid var(--hairline);background:var(--surface)}.table-wrap{overflow-x:auto;border-radius:var(--radius-lg);box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.table{width:100%;border-collapse:collapse}.table td,.table th{text-align:left;padding:16px 24px;border-bottom:1px solid var(--hairline);white-space:nowrap}.table th{font-size:11px;color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.table tr:hover{background:var(--surface-container-lowest)}.text-right{text-align:right}.serial-cell{color:var(--brand-teal);font-family:JetBrains Mono,monospace;font-weight:500}.dashboard-shell{min-height:100vh;display:flex;background:var(--background);position:relative}.dashboard-sidebar{position:fixed;inset:0 auto 0 0;width:280px;background:var(--sidebar-bg);color:var(--sidebar-text);padding:24px 12px;display:flex;flex-direction:column;z-index:10;box-shadow:10px 0 24px rgba(0,0,0,.14)}.sidebar-head{margin-bottom:40px;display:flex;align-items:center;gap:16px;padding:0 4px}.sidebar-brand{width:40px;height:40px;border-radius:10px;background:rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center}.sidebar-title{margin:0;font-size:24px;line-height:1.05}.sidebar-subtitle{margin:2px 0 0;font-size:9px;letter-spacing:.08em;opacity:.75}.sidebar-nav{display:grid;grid-gap:4px;gap:4px;flex:1 1}.sidebar-link{color:var(--sidebar-text);text-decoration:none;opacity:.85;display:flex;align-items:center;gap:12px;border-radius:10px;padding:12px 16px;min-height:48px;line-height:1.5;font-size:14px;transition:.2s ease;box-sizing:border-box;font-weight:500}.sidebar-nav .sidebar-link{min-height:48px;margin-bottom:4px}.sidebar-link:hover{background:rgba(255,255,255,.08);opacity:1}.sidebar-link:focus-visible{outline:2px solid #ffffff;outline-offset:1px}.sidebar-active{background:rgba(255,255,255,.15)!important;border-left:4px solid #dcf4e6;opacity:1;font-weight:700;color:#ffffff}.sidebar-nav .sidebar-active{padding-left:12px}.sidebar-bottom .sidebar-link{min-height:32px;padding:7px 10px}.sidebar-icon{width:24px;height:24px;display:inline-flex;justify-content:center;align-items:center;font-size:22px;line-height:1}.sidebar-bottom{display:flex;flex-direction:column;gap:8px;padding-top:24px;border-top:1px solid rgba(255,255,255,.2);margin-top:auto}.sidebar-action-btn{width:100%;justify-content:center;margin-bottom:12px;gap:8px;box-shadow:none;border:0;background:rgba(255,255,255,.2);height:40px;min-height:40px;border-radius:10px;padding:0 20px}.sidebar-action-btn .material-symbols-outlined{font-size:20px}.dashboard-main{flex:1 1;margin-left:280px;min-height:100vh;padding-top:0;padding-right:0}.topbar{position:fixed;top:0;right:0;left:280px;height:64px;background:var(--surface);border-bottom:1px solid var(--hairline);z-index:20;display:flex;justify-content:space-between;align-items:center;padding:0 24px;gap:16px}.topbar-title-wrap{display:flex;flex-direction:column}.topbar-title{margin:0;font-size:32px;line-height:1.1}.topbar-subtitle{margin:0;font-size:12px;color:#4f5d55}.topbar-right{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.topbar-search-wrap{position:relative;width:256px}.topbar-search-wrap .topbar-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#5f6f66}.topbar-search{width:100%;height:40px;border-radius:10px;border:1px solid var(--hairline);background:var(--surface-container-low);padding:0 12px 0 38px}.topbar-tools{display:flex;align-items:center;gap:10px}.topbar-tool-btn{height:40px;border:0;border-radius:10px;color:var(--brand-teal);background:transparent;padding:0 12px;font-weight:700;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.topbar-tool-btn:hover{background:rgba(87,153,117,.1)}.topbar-tool-icon{position:relative;color:var(--on-surface-variant)}.notify-dot{position:absolute;right:7px;top:10px;width:8px;height:8px;border-radius:50%;background:var(--error)}.toolbar-sep{width:1px;background:var(--hairline);height:28px;margin:0 2px}.topbar-user{display:flex;align-items:center;gap:10px}.topbar-user-text{text-align:right;line-height:1.1}.topbar-user-text p{margin:0;color:#4f5d55;font-size:11px;letter-spacing:.03em;text-transform:uppercase}.topbar-user-text strong{display:block;color:#111}.topbar-avatar{width:40px;height:40px;border-radius:999px;border:1px solid var(--hairline);display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#1f2a25;background:#fff}.topbar-logout{min-width:90px;min-height:38px}.dashboard-content{padding:24px;margin-top:64px;min-height:calc(100vh - 64px);max-width:1560px}.entity-page{display:grid;grid-gap:24px;gap:24px}.entity-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.entity-title{margin:0;font-size:32px;line-height:1.15}.entity-subtitle{margin:4px 0 0;color:#4f5d55;font-size:14px}.entity-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.filter-panel{background:var(--surface-container-lowest);border:1px solid var(--hairline);border-radius:var(--radius-lg);padding:16px;box-shadow:var(--shadow-sm)}.filter-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:end}.filter-grid .field,.filter-grid .field-group{grid-column:span 3}.filter-grid .field-group{display:grid;grid-gap:6px;gap:6px;min-width:0}.field-label{color:#4f5d55;font-size:12px;font-weight:700;letter-spacing:.04em}.filter-actions{grid-column:span 3;display:flex;gap:8px;justify-content:flex-end}.form-card{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface-container-lowest);padding:16px;display:grid;grid-gap:12px;gap:12px;box-shadow:var(--shadow-sm)}.form-card>h3{margin:0 0 4px}.section-subtitle{margin:0 0 4px;font-size:20px;line-height:1.15}.form-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .field{width:100%}.form-actions{grid-column:1/-1;display:flex;gap:8px;justify-content:flex-end}.terminal-register-page .entity-page{display:block}.terminal-register-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;flex-wrap:wrap;margin-bottom:8px}.terminal-register-breadcrumb{margin:0;color:#4f5d55;font-size:12px;display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.04em}.terminal-breadcrumb-sep{color:#93a29a}.terminal-register-title{margin:4px 0 2px;font-size:36px;line-height:1.1}.terminal-register-subtitle{margin:0;color:#4f5d55;font-size:14px}.terminal-register-grid{display:grid;grid-template-columns:2fr minmax(300px,1fr);grid-gap:24px;gap:24px}.terminal-register-form-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.terminal-register-form-grid .field-hint{margin-top:2px;color:#55655e;font-size:11px;letter-spacing:.02em;text-transform:uppercase}.terminal-toggle-field{grid-column:1/-1}.terminal-toggle{margin-top:2px;display:flex;align-items:center;gap:10px;background:var(--surface-container-low);border:1px solid var(--hairline);border-radius:10px;min-height:44px;padding:0 12px}.terminal-toggle input{accent-color:var(--primary)}.terminal-toggle-hint{margin-left:auto;font-size:17px;color:var(--brand-teal);cursor:help}.terminal-form-actions{margin-top:4px}.terminal-register-side{display:grid;grid-gap:16px;gap:16px}.terminal-side-card{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden;box-shadow:var(--shadow-sm)}.terminal-side-card:first-of-type>.terminal-side-body,.terminal-side-card:last-of-type{padding:18px}.terminal-side-media{position:relative;height:140px;background:#b3cec230;display:flex;align-items:center;justify-content:center}.terminal-icon-hint{font-size:64px;color:#579975;opacity:.2}.terminal-side-pill{position:absolute;left:14px;right:14px;bottom:14px;background:rgba(255,255,255,.85);border-radius:10px;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;color:#3f5048;font-weight:600;font-size:13px}.terminal-side-dot{width:8px;height:8px;border-radius:50%;background:#579975;animation:pulse 1.3s infinite}.terminal-side-card h4{margin:0 0 12px;font-size:20px}.terminal-side-card ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px}.terminal-side-card li{display:flex;align-items:flex-start;gap:8px;color:#46534d;line-height:1.45;font-size:13px}.terminal-side-card li strong{width:16px;flex:0 0 16px;height:16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#579975;color:white;font-size:11px}.terminal-status-list{display:grid;grid-gap:10px;gap:10px}.terminal-status-list>div{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--hairline);padding-bottom:10px}.terminal-status-list>div:last-child{border-bottom:0}.terminal-status-list span{color:#4f5d55;font-size:13px}.terminal-status-list strong{font-weight:600;color:#2d3531}.terminal-token-block{margin:12px 0 0;background:#f2fff5;border:1px dashed #83ae9a;color:#155e38;border-radius:10px;padding:10px 12px;font-size:13px;overflow-wrap:anywhere}.form-loading{min-height:190px;display:flex;align-items:center;justify-content:center;color:#4f5d55;border:1px dashed var(--hairline);border-radius:12px;background:var(--surface-container-lowest)}.success-banner{margin:0;color:#0f8f52;background:#ebfff0;border:1px solid #9be6ae;padding:10px 12px;border-radius:10px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}.table-card{border:1px solid var(--hairline);border-radius:var(--radius-lg);overflow:hidden;background:var(--surface-container-lowest);box-shadow:var(--shadow-md)}.table-head{padding:16px 18px;border-bottom:1px solid var(--hairline);display:flex;justify-content:space-between;align-items:center;gap:12px}.table-head h5{margin:0}.table-count{margin:0;color:#4f5d55;font-size:13px}.pagination-bar{border-top:1px solid var(--hairline);padding:14px 16px;display:flex;justify-content:space-between;align-items:center;color:#4f5d55;font-size:13px}.pagination-controls{display:flex;align-items:center;gap:8px}.auth-shell{min-height:100vh;background:radial-gradient(circle at 100% 0,rgba(87,153,117,.2) 0,transparent 50%),radial-gradient(circle at 0 100%,rgba(131,174,154,.14) 0,transparent 55%),var(--background);display:grid;place-items:center;padding:16px;position:relative;overflow:hidden}.auth-shell:before{width:260px;height:260px;right:-100px;top:12%;background:rgba(87,153,117,.18);filter:blur(.5px)}.auth-shell:after,.auth-shell:before{content:"";position:absolute;border-radius:999px}.auth-shell:after{width:220px;height:220px;left:-90px;bottom:-70px;background:rgba(131,174,154,.16);filter:blur(.2px)}.auth-card{width:100%;max-width:440px;border-radius:var(--radius-xl);border:1px solid var(--hairline);background:var(--surface);padding:28px;display:grid;grid-gap:12px;gap:12px;box-shadow:var(--shadow-md);position:relative;z-index:1;overflow:hidden}.auth-card:after{content:"";position:absolute;right:-35px;top:-28px;width:120px;height:120px;border-radius:999px;background:rgba(87,153,117,.1);z-index:-1}.auth-header{margin-bottom:8px;text-align:center}.auth-title{margin:0;font-size:36px;line-height:1.1}.auth-hint{margin:8px 0 0;color:#5f6c63}.auth-topbar{margin:0 0 14px;display:flex;justify-content:flex-end;align-items:center}.auth-with-brand{justify-content:space-between}.auth-subheader{display:grid;grid-gap:8px;gap:8px}.auth-subheader h2{margin:0;font-size:28px;line-height:1.2}.auth-subheader p{margin:0;color:var(--on-surface-variant);font-size:13px}.auth-form{display:grid;grid-gap:18px;gap:18px}.auth-field{display:grid;grid-gap:8px;gap:8px}.auth-field-wrap{position:relative}.auth-field-wrap .field{width:100%;padding-left:42px;height:44px}.auth-field-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:18px}.auth-label{color:var(--on-surface-variant);font-size:13px;font-weight:600}.auth-label-row{justify-content:space-between}.auth-check,.auth-label-row{display:flex;align-items:center;gap:10px}.auth-check{color:var(--on-surface-variant);font-size:13px}.auth-check input{width:16px;height:16px;accent-color:var(--primary)}.auth-submit{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.auth-submit-icon{font-size:18px}.auth-brand{width:44px;height:44px;border-radius:10px;background:var(--sidebar-bg);color:var(--sidebar-text);display:inline-flex;align-items:center;justify-content:center}.auth-brand .material-symbols-outlined{font-size:24px}.auth-divider{margin-top:12px;border-top:1px solid var(--hairline);padding-top:18px}.auth-note{margin:0;font-size:13px;color:#6b6f70;text-align:center}.auth-note.success{color:#0f8f52}.auth-error{margin:0;color:var(--error);font-size:13px}.auth-footer-text{margin:0;text-align:center;color:#6b6f70;font-size:13px}.auth-footer-link{margin-top:16px;text-align:center}.auth-footer-link a,.auth-topbar a{color:var(--primary);text-decoration:none}.auth-footer-link a:hover,.auth-topbar a:hover{text-decoration:underline}.auth-hint-link{color:var(--primary)}.muted-text{color:var(--on-surface-variant)}.report-tabs{flex-wrap:wrap}.report-tabs .btn{min-height:40px}.report-tabs .btn.btn-secondary{background:var(--surface)}.overview-page{display:grid;grid-gap:24px;gap:24px}.overview-page-head{margin-bottom:6px}.overview-title{margin:0;font-size:22px}.overview-subtitle{margin:4px 0 0;color:#4f5d55;font-size:13px}.overview-actions{margin-top:14px;display:flex;gap:12px}.topbar-action-btn{min-height:44px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.metric-card{background:var(--surface-container-lowest);border:1px solid var(--hairline);border-radius:var(--radius-xl);padding:18px 18px 16px;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.metric-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.metric-top{display:flex;justify-content:space-between;margin-bottom:16px}.metric-icon{width:34px;height:34px;border-radius:10px;background:rgba(87,153,117,.1);color:var(--brand-teal);display:inline-flex;align-items:center;justify-content:center}.metric-icon .material-symbols-outlined{font-size:18px}.metric-icon.danger{background:rgba(186,26,26,.1);color:var(--error)}.metric-icon.secondary{background:rgba(78,99,88,.12);color:#4e6358}.metric-tag{padding:4px 8px;border-radius:999px;background:rgba(87,153,117,.08);color:var(--brand-teal);font-size:11px;font-weight:700;letter-spacing:.03em}.metric-tag.secondary{color:#4e6358;background:rgba(78,99,88,.1)}.metric-tag.danger-text{color:var(--error);background:rgba(186,26,26,.1)}.metric-tag.muted{color:#3f4e46;background:rgba(78,99,88,.1)}.metric-label{margin:0;color:#4f5d55;font-size:13px}.metric-card h4{margin:6px 0 0;font-size:34px;line-height:1.1}.overview-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:16px;gap:16px}.chart-card{background:var(--surface-container-lowest);border:1px solid var(--hairline);border-radius:var(--radius-xl);padding:18px;box-shadow:var(--shadow-sm)}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-head h5{margin:0;font-size:20px}.link-btn{color:var(--brand-teal);font-weight:700;text-transform:uppercase;border:0;background:transparent;cursor:pointer}.chart-legend{display:flex;gap:12px;font-size:11px;color:#4f5d55}.chart-legend span{display:inline-flex;align-items:center;gap:6px}.dot{width:6px;height:6px;border-radius:50%;background:var(--hairline)}.dot-brand{background:var(--brand-teal)}.chart-box{min-height:180px;position:relative;border-radius:12px;background:linear-gradient(180deg,rgba(87,153,117,.1),rgba(87,153,117,0));border:1px solid rgba(87,153,117,.2);padding:8px}.trend-chart{width:100%;height:150px}.chart-time-axis{position:absolute;left:0;right:0;bottom:8px;padding:0 16px;display:flex;justify-content:space-between;font-size:10px;color:#5b6a62;font-family:JetBrains Mono,monospace}.status-bars{display:grid;grid-gap:18px;gap:18px}.status-bar-row{display:grid;grid-gap:8px;gap:8px}.table-action{margin-right:8px}.status-label-row{display:flex;justify-content:space-between;font-size:14px;font-weight:700}.status-value{color:#4f5d55}.status-track{width:100%;height:8px;border-radius:999px;background:#e5ece6;overflow:hidden}.status-bar{height:100%}.status-bar-good{background:var(--brand-teal)}.status-bar-mid{background:#3f9d7f}.status-bar-low{background:var(--error)}.recent-terminals{background:var(--surface-container-lowest);border:1px solid var(--hairline);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-sm)}.recent-terminals .section-head{padding:16px 18px 0}.empty-note{margin:18px;color:#4f5d55}.row-clickable:hover{background:#f1f5f9}.status-pill{padding:3px 10px;font-size:11px;align-items:center;gap:6px;text-transform:uppercase;font-weight:700}.pill-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.status-online{background:rgba(87,153,117,.15);color:var(--brand-teal)}.status-online .pill-dot{background:var(--brand-teal)}.status-offline{background:rgba(186,26,26,.15);color:var(--error)}.status-offline .pill-dot{background:var(--error)}.status-locked{background:rgba(78,99,88,.15);color:var(--secondary)}.status-locked .pill-dot{background:var(--secondary)}.error-banner{margin:0;color:var(--error)}.lang-switcher{min-width:82px;width:82px;text-align:center}@media (max-width:1280px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-search-wrap{width:220px}.dashboard-main{padding-right:16px}.dashboard-content{padding:16px}}@media (max-width:1100px){.metric-grid{grid-template-columns:1fr 1fr}.overview-grid,.terminal-register-form-grid,.terminal-register-grid{grid-template-columns:1fr}.dashboard-sidebar{width:228px}.dashboard-main,.topbar{left:228px;margin-left:228px}}@media (max-width:900px){.dashboard-sidebar{position:static;width:100%;height:auto;padding-bottom:10px}.sidebar-nav{display:flex;overflow-x:auto;padding-bottom:8px;gap:8px}.sidebar-nav .sidebar-link{white-space:nowrap;min-width:150px;flex-shrink:0}.sidebar-bottom{flex-direction:row;gap:8px;align-items:stretch}.sidebar-bottom .sidebar-action-btn,.sidebar-bottom .sidebar-link{flex:1 1}.dashboard-main{margin-left:0;padding-right:12px;padding-top:12px}.topbar{position:static;left:0;margin-left:0;height:auto;min-height:64px;flex-wrap:wrap;padding:12px}.topbar-right{width:100%;justify-content:space-between;flex-wrap:nowrap}.topbar-search-wrap{width:180px}.topbar-tools{gap:8px}.metric-grid,.overview-grid{grid-template-columns:1fr}}.login-v2{--login-background:#f8f9ff;--login-surface:#ffffff;--login-surface-low:#eff4ff;--login-surface-container:#e5eeff;--login-surface-high:#dce9ff;--login-surface-highest:#d3e4fe;--login-outline:#76777d;--login-outline-variant:#c6c6cd;--login-primary:#0f172a;--login-on-primary:#ffffff;--login-secondary:#0058be;--login-secondary-container:#2170e4;--login-on-secondary-container:#fefcff;--login-tertiary-fixed:#fcdeb5;--login-on-surface:#0f172a;--login-on-surface-variant:#45464d;min-height:100vh;background:var(--login-background);color:var(--login-on-surface);display:flex;flex-direction:column}.login-v2 button,.login-v2 input{font:inherit}.login-v2-topbar{height:64px;flex:0 0 64px;background:var(--login-surface);border-bottom:1px solid var(--login-outline-variant);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.login-v2-brand{font-size:24px;line-height:32px;font-weight:700;letter-spacing:0;color:var(--login-primary)}.login-v2-actions{display:flex;align-items:center;gap:16px}.login-v2-lang{display:inline-flex;overflow:hidden;border:1px solid var(--login-outline-variant);border-radius:8px;background:var(--login-surface)}.login-v2-lang button{height:30px;min-width:42px;border:0;background:transparent;color:var(--login-on-surface-variant);font-size:14px;line-height:20px;font-weight:600;cursor:pointer}.login-v2-lang button.active{background:var(--login-secondary-container);color:var(--login-on-secondary-container);font-weight:800}.login-v2-support{width:40px;height:40px;border:0;border-radius:999px;background:transparent;color:var(--login-on-surface-variant);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease}.login-v2-support:hover{background:var(--login-surface-high);color:var(--login-on-surface)}.login-v2-main{flex:1 1}.login-v2-main,.login-v2-visual{min-height:calc(100vh - 64px);display:flex;overflow:hidden}.login-v2-visual{width:60%;position:relative;border-right:1px solid var(--login-outline-variant);background:linear-gradient(135deg,var(--login-surface-low),var(--login-surface-highest));align-items:center;justify-content:center;padding:32px}.login-v2-grid{position:absolute;inset:0;opacity:.3;background-image:radial-gradient(var(--login-outline-variant) 1px,transparent 1px);background-size:24px 24px}.login-v2-visual-content{position:relative;z-index:1;width:min(100%,520px)}.login-v2-icon-box{width:64px;height:64px;border-radius:8px;background:var(--login-primary);color:var(--login-on-primary);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(15,23,42,.1);margin-bottom:24px}.login-v2-icon-box .material-symbols-outlined{font-size:32px}.login-v2-visual h1{margin:0;max-width:500px;font-size:30px;line-height:38px;font-weight:600;letter-spacing:0;color:var(--login-on-surface)}.login-v2-visual p{margin:24px 0 0;max-width:520px;color:var(--login-secondary);font-size:16px;line-height:24px}.login-v2-preview{width:100%;height:192px;margin-top:32px;background:var(--login-surface);border:1px solid #e2e8f0;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:8px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.login-v2-preview-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.login-v2-preview-chart,.login-v2-preview-head span,.login-v2-preview-head strong,.login-v2-preview-stack span{border-radius:8px}.login-v2-preview-head span{width:34%;height:16px;background:var(--login-surface-high)}.login-v2-preview-head strong{width:32px;height:16px;background:var(--login-tertiary-fixed)}.login-v2-preview-body{flex:1 1;display:flex;gap:16px}.login-v2-preview-chart{width:66%;background:var(--login-surface-container);border:1px solid rgba(198,198,205,.5)}.login-v2-preview-stack{width:34%;display:flex;flex-direction:column;gap:8px}.login-v2-preview-stack span{flex:1 1;background:var(--login-surface-container);border:1px solid rgba(198,198,205,.5)}.login-v2-form-panel{width:40%;min-height:calc(100vh - 64px);background:var(--login-surface);display:flex;align-items:center;justify-content:center;padding:24px}.login-v2-form-wrap{width:min(100%,448px)}.login-v2-form-head{margin-bottom:32px}.login-v2-form-head h2{margin:0;font-size:24px;line-height:32px;font-weight:600;letter-spacing:0}.login-v2-form-head p{margin:8px 0 0;color:var(--login-on-surface-variant);font-size:14px;line-height:20px}.login-v2-form{display:grid;grid-gap:24px;gap:24px}.login-v2-field{display:grid;grid-gap:8px;gap:8px}.login-v2-field>span,.login-v2-label-row span{color:var(--login-on-surface-variant);font-size:14px;line-height:20px;font-weight:500}.login-v2-label-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.login-v2-label-row a{color:var(--login-secondary-container);font-size:14px;line-height:20px;font-weight:500;text-decoration:none}.login-v2-label-row a:hover{text-decoration:underline}.login-v2-input-wrap{position:relative}.login-v2-input-wrap>.material-symbols-outlined{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--login-outline);pointer-events:none}.login-v2-input-wrap input{width:100%;height:40px;border:1px solid var(--login-outline-variant);border-radius:8px;background:var(--login-surface);color:var(--login-on-surface);padding:0 16px 0 40px;outline:none;font-size:14px;line-height:20px;transition:border-color .2s ease,box-shadow .2s ease}.login-v2-input-wrap input:focus{border-color:var(--login-secondary-container);box-shadow:0 0 0 1px var(--login-secondary-container)}.login-v2-field:nth-of-type(2) .login-v2-input-wrap input{padding-right:48px}.login-v2-visibility{position:absolute;right:0;top:0;width:48px;height:40px;border:0;background:transparent;color:var(--login-outline);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.login-v2-check,.login-v2-visibility:hover{color:var(--login-on-surface-variant)}.login-v2-check{display:flex;align-items:center;gap:8px;font-size:14px;line-height:20px}.login-v2-check input{width:16px;height:16px;margin:0;accent-color:var(--login-secondary-container)}.login-v2-submit{width:100%;height:40px;border:0;border-radius:8px;background:var(--login-primary);color:var(--login-on-primary);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;line-height:20px;font-weight:600;cursor:pointer;transition:background .2s ease,opacity .2s ease}.login-v2-submit:hover:not(:disabled){background:#1f2937}.login-v2-submit:disabled{cursor:wait;opacity:.72}.login-v2-submit .material-symbols-outlined{font-size:18px}.login-v2-error{margin:-8px 0 0;color:var(--error);background:var(--error-container);border-radius:8px;padding:10px 12px;font-size:14px;line-height:20px}.login-v2-security{margin-top:32px;padding-top:24px;border-top:1px solid var(--login-outline-variant);display:flex;align-items:flex-start;gap:8px}.login-v2-security .material-symbols-outlined{margin-top:4px;color:var(--login-secondary);font-size:16px}.login-v2-security p{margin:0;color:var(--login-on-surface-variant);font-size:12px;line-height:16px;font-weight:600;letter-spacing:0}@media (max-width:900px){.login-v2-main{display:block;overflow:visible}.login-v2-visual{display:none}.login-v2-form-panel{width:100%;min-height:calc(100vh - 64px)}}@media (max-width:520px){.login-v2-topbar{padding:0 16px}.login-v2-brand{font-size:22px}.login-v2-actions{gap:8px}.login-v2-form-panel{padding:24px 16px;align-items:flex-start}.login-v2-form-wrap{padding-top:24px}}.forgot-v2,.reset-v2{--auth2-background:#f8f9ff;--auth2-surface:#ffffff;--auth2-surface-low:#eff4ff;--auth2-surface-container:#e5eeff;--auth2-surface-high:#dce9ff;--auth2-surface-highest:#d3e4fe;--auth2-outline:#76777d;--auth2-outline-variant:#c6c6cd;--auth2-primary:#0f172a;--auth2-on-primary:#ffffff;--auth2-secondary:#0058be;--auth2-secondary-container:#2170e4;--auth2-on-secondary-container:#fefcff;--auth2-on-surface:#0f172a;--auth2-on-surface-variant:#45464d;min-height:100vh;background:var(--auth2-background);color:var(--auth2-on-surface)}.forgot-v2 button,.forgot-v2 input,.reset-v2 button,.reset-v2 input{font:inherit}.forgot-v2-header,.reset-v2-header{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;z-index:30}.forgot-v2-header{position:absolute;inset:0 0 auto 0}.reset-v2-header{position:-webkit-sticky;position:sticky;top:0;background:var(--auth2-surface);border-bottom:1px solid var(--auth2-outline-variant)}.forgot-v2-brand,.reset-v2-brand{color:var(--auth2-primary);font-size:24px;line-height:32px;font-weight:700;letter-spacing:0;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px}.forgot-v2-brand .material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.forgot-v2-lang,.reset-v2-lang{display:inline-flex;overflow:hidden;border:1px solid var(--auth2-outline-variant);border-radius:8px;background:var(--auth2-surface)}.forgot-v2-lang button,.reset-v2-lang button{height:30px;min-width:42px;border:0;background:transparent;color:var(--auth2-on-surface-variant);font-size:14px;line-height:20px;font-weight:600;cursor:pointer}.forgot-v2-lang button.active,.reset-v2-lang button.active{background:var(--auth2-secondary-container);color:var(--auth2-on-secondary-container);font-weight:800}.reset-v2-actions{display:flex;align-items:center;gap:16px}.reset-v2-support{width:40px;height:40px;border:0;border-radius:999px;background:transparent;color:var(--auth2-on-surface-variant);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.reset-v2-support:hover{color:var(--auth2-primary);background:var(--auth2-surface-low)}.forgot-v2-main{min-height:100vh;display:flex}.forgot-v2-visual{width:50%;position:relative;overflow:hidden;background:linear-gradient(rgba(15,23,42,.05),rgba(15,23,42,.05)),url(https://lh3.googleusercontent.com/aida-public/AB6AXuBidwxXd-yfshl7R5hJ6ZZYnQSdx6zVvkXE2Wf0OewnZMXckg12YhkrT569CCYOCfZ6WRG1a-bwZetSwzbCdwh3JmyvA1R-yD1mB9mYgew9vZzNbDdTEHK3GQqSbMtaeLZDyBVVqEChrnEqAO-F6bo5zr0xZy5-Q3IIYCR-hqatMljIPIiUUftfmiB9opFVHIm7r3jFs8hACAti6Cx4qpTkXEy2uz4rI0Td9H66zdhOQoI6zVXrvrxpRmHMjYqQLlywb-J4JzRBs);background-size:cover;background-position:50%}.forgot-v2-overlay{position:absolute;inset:0;background:rgba(15,23,42,.05);mix-blend-mode:multiply}.forgot-v2-visual-card{position:absolute;left:32px;right:32px;bottom:32px;max-width:448px;padding:24px;border-radius:8px;border:1px solid var(--auth2-surface-highest);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 12px rgba(15,23,42,.05)}.forgot-v2-visual-card h2{margin:0 0 8px;color:var(--auth2-primary);font-size:20px;line-height:28px;font-weight:600;letter-spacing:0}.forgot-v2-visual-card p{margin:0;color:var(--auth2-on-surface-variant);font-size:14px;line-height:20px}.forgot-v2-panel{width:50%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:88px 24px 32px}.forgot-v2-card{width:min(100%,420px);display:grid;grid-gap:24px;gap:24px;animation:forgotFadeInUp .5s ease-out both}.forgot-v2-copy{display:grid;grid-gap:8px;gap:8px}.forgot-v2-icon{width:48px;height:48px;border-radius:8px;border:1px solid var(--auth2-outline-variant);background:var(--auth2-surface);color:var(--auth2-primary);display:flex;align-items:center;justify-content:center;margin-bottom:8px;box-shadow:0 1px 2px rgba(15,23,42,.08)}.forgot-v2-copy h1{margin:0;color:var(--auth2-primary);font-size:30px;line-height:38px;font-weight:600;letter-spacing:0}.forgot-v2-copy p{margin:0;color:var(--auth2-on-surface-variant);font-size:14px;line-height:20px}.forgot-v2-form,.reset-v2-form{display:grid;grid-gap:16px;gap:16px}.forgot-v2-field,.reset-v2-field{display:grid;grid-gap:4px;gap:4px}.forgot-v2-field>span,.reset-v2-field>span{color:var(--auth2-on-surface);font-size:14px;line-height:20px;font-weight:500}.forgot-v2-input,.reset-v2-input{position:relative}.forgot-v2-input .material-symbols-outlined{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--auth2-outline);font-size:20px}.forgot-v2-input input,.reset-v2-input input{width:100%;height:40px;border-radius:8px;border:1px solid var(--auth2-outline-variant);background:var(--auth2-surface);color:var(--auth2-primary);outline:none;font-size:14px;line-height:20px;transition:border-color .2s ease,box-shadow .2s ease}.forgot-v2-input input{padding:0 16px 0 44px}.reset-v2-input input{padding:0 44px 0 16px}.forgot-v2-input input:focus,.reset-v2-input input:focus{border-color:var(--auth2-primary);box-shadow:0 0 0 1px var(--auth2-primary),0 0 0 3px rgba(15,23,42,.08)}.forgot-v2-submit,.reset-v2-submit{width:100%;height:40px;border:0;border-radius:8px;background:var(--auth2-primary);color:var(--auth2-on-primary);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;line-height:20px;font-weight:600;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease}.forgot-v2-submit{margin-top:8px;box-shadow:0 1px 2px rgba(15,23,42,.08)}.forgot-v2-submit:hover:not(:disabled),.reset-v2-submit:hover:not(:disabled){background:#1f2937}.forgot-v2-submit:active:not(:disabled),.reset-v2-submit:active:not(:disabled){transform:scale(.98)}.forgot-v2-submit:disabled,.reset-v2-submit:disabled{opacity:.72;cursor:wait}.forgot-v2-message,.reset-v2-message,.reset-v2-status{margin:0;border-radius:8px;background:var(--error-container);color:var(--error);padding:10px 12px;font-size:14px;line-height:20px}.reset-v2-message{display:flex;align-items:center;gap:8px}.forgot-v2-message.success,.reset-v2-status.success{background:var(--secondary-container);color:var(--primary)}.forgot-v2-back{justify-self:center;display:inline-flex;align-items:center;gap:4px;color:var(--auth2-on-surface-variant);text-decoration:none;font-size:14px;line-height:20px;font-weight:500;transition:color .2s ease}.forgot-v2-back:hover{color:var(--auth2-primary)}.forgot-v2-back .material-symbols-outlined{font-size:18px;transition:transform .2s ease}.forgot-v2-back:hover .material-symbols-outlined{transform:translateX(-4px)}.reset-v2{display:flex;flex-direction:column}.reset-v2-main{flex:1 1;display:flex;align-items:center;justify-content:center;padding:32px 24px;position:relative}.reset-v2-card{width:min(100%,448px);padding:32px;border-radius:8px;border:1px solid #e2e8f0;background:var(--auth2-surface);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);display:grid;grid-gap:24px;gap:24px}.reset-v2-card-head{display:grid;grid-gap:8px;gap:8px;text-align:center}.reset-v2-icon{width:64px;height:64px;margin:0 auto 16px;border-radius:999px;background:var(--auth2-primary);color:var(--auth2-on-primary);display:flex;align-items:center;justify-content:center}.reset-v2-icon .material-symbols-outlined{font-size:32px}.reset-v2-card-head h1{margin:0;color:var(--auth2-on-surface);font-size:20px;line-height:28px;font-weight:600;letter-spacing:0}.reset-v2-card-head p{margin:0;color:var(--auth2-on-surface-variant);font-size:14px;line-height:20px}.reset-v2-input button{position:absolute;right:0;top:0;width:40px;height:40px;border:0;background:transparent;color:var(--auth2-on-surface-variant);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.reset-v2-input button:hover{color:var(--auth2-primary)}.reset-v2-input button .material-symbols-outlined{font-size:20px}.reset-v2-strength{display:grid;grid-gap:4px;gap:4px;margin-top:-4px}.reset-v2-strength-bars{display:flex;gap:4px;height:4px}.reset-v2-strength-bars span{flex:1 1;border-radius:999px;background:var(--auth2-surface-container);transition:background .2s ease}.reset-v2-strength.weak .reset-v2-strength-bars span.active,.reset-v2-strength.weak p{background:var(--error);color:var(--error)}.reset-v2-strength.fair .reset-v2-strength-bars span.active,.reset-v2-strength.fair p{background:#c47f00;color:#8a5700}.reset-v2-strength.good .reset-v2-strength-bars span.active,.reset-v2-strength.good p{background:var(--auth2-secondary);color:var(--auth2-secondary)}.reset-v2-strength.strong .reset-v2-strength-bars span.active,.reset-v2-strength.strong p{background:var(--primary);color:var(--primary)}.reset-v2-strength.neutral p{color:var(--auth2-on-surface-variant)}.reset-v2-strength p{margin:4px 0 0;font-size:12px;line-height:16px;font-weight:600;letter-spacing:0;background:transparent!important}.reset-v2-actions-stack{display:grid;grid-gap:16px;gap:16px;margin-top:8px}.reset-v2-secondary{width:100%;height:40px;border-radius:8px;border:1px solid var(--auth2-outline-variant);color:var(--auth2-on-surface);background:var(--auth2-surface);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:14px;line-height:20px;font-weight:500;transition:background .2s ease}.reset-v2-secondary:hover{background:var(--auth2-surface-low)}.reset-v2-footer{background:var(--auth2-surface);border-top:1px solid var(--auth2-outline-variant);padding:24px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--auth2-on-surface-variant);font-size:14px;line-height:20px}.reset-v2-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.reset-v2-footer a{color:var(--auth2-on-surface-variant);text-decoration:none}.reset-v2-footer a:hover{color:var(--auth2-on-surface);text-decoration:underline}@keyframes forgotFadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.forgot-v2-visual{display:none}.forgot-v2-panel{width:100%}.forgot-v2-card{text-align:center}.forgot-v2-icon{margin-left:auto;margin-right:auto}}@media (max-width:760px){.reset-v2-footer{flex-direction:column;text-align:center}}@media (max-width:520px){.forgot-v2-header,.reset-v2-header{padding:0 16px}.forgot-v2-brand,.reset-v2-brand{font-size:22px}.forgot-v2-panel,.reset-v2-main{padding-left:16px;padding-right:16px}.reset-v2-card{padding:24px}}.core-shell{--core-bg:#f8f9ff;--core-page-bg:#f8fafc;--core-surface:#ffffff;--core-surface-low:#eff4ff;--core-surface-container:#e5eeff;--core-surface-high:#dce9ff;--core-surface-highest:#d3e4fe;--core-outline:#76777d;--core-outline-variant:#c6c6cd;--core-border-soft:#e2e8f0;--core-border-subtle:#f1f5f9;--core-primary:#000000;--core-primary-container:#131b2e;--core-on-primary-container:#7c839b;--core-secondary:#0058be;--core-secondary-container:#2170e4;--core-on-secondary-container:#fefcff;--core-on-surface:#0b1c30;--core-on-surface-variant:#45464d;--core-error:#ba1a1a;--core-error-container:#ffdad6;min-height:100vh;background:var(--core-page-bg);color:var(--core-on-surface)}.core-shell button,.core-shell input{font:inherit}.core-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;background:var(--core-surface);border-right:1px solid var(--core-outline-variant);box-shadow:0 1px 2px rgba(15,23,42,.06);display:flex;flex-direction:column}.core-sidebar-head{display:flex;gap:8px;padding:0 16px}.core-brand-icon{width:40px;height:40px;background:var(--core-primary-container);color:var(--core-on-primary-container);display:flex;align-items:center;justify-content:center}.core-sidebar-head h1{margin:0;color:var(--core-on-surface);font-size:20px;line-height:28px;font-weight:700;letter-spacing:0}.core-sidebar-head p{margin:0;color:var(--core-on-surface-variant);font-size:12px;line-height:16px;font-weight:600;letter-spacing:0}.core-nav{flex:1 1;overflow-y:auto;display:grid;align-content:start;grid-gap:8px;gap:8px}.core-nav-link{min-height:40px;width:100%;border:0;border-radius:8px;background:transparent;color:var(--core-on-surface-variant);display:flex;align-items:center;gap:16px;padding:8px 16px;text-decoration:none;font-size:14px;line-height:20px;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.core-nav-link:hover{background:var(--core-surface-high);color:var(--core-on-surface)}.core-nav-link:active{transform:scale(.98)}.core-nav-link.active{background:var(--core-secondary-container);color:var(--core-on-secondary-container);font-weight:700}.core-nav-link .material-symbols-outlined.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.core-sidebar-footer{margin-top:auto;padding-top:16px;border-top:1px solid var(--core-outline-variant);display:grid;grid-gap:8px;gap:8px}.core-logout{color:var(--core-error)}.core-main{min-height:100vh;display:flex;flex-direction:column}.core-topbar{position:fixed;top:0;right:0;left:256px;height:64px;z-index:20;background:var(--core-bg);border-bottom:1px solid var(--core-outline-variant);display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 24px}.core-search{width:min(33vw,448px);position:relative}.core-search .material-symbols-outlined{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--core-on-surface-variant);font-size:18px}.core-search input{width:100%;height:40px;border:1px solid var(--core-outline-variant);border-radius:8px;background:var(--core-surface);color:var(--core-on-surface);padding:0 16px 0 40px;outline:none;font-size:14px}.core-search input:focus{border-color:var(--core-secondary-container);box-shadow:0 0 0 1px var(--core-secondary-container)}.core-icon-actions,.core-topbar-actions{display:flex;align-items:center;gap:16px}.core-language{display:inline-flex;overflow:hidden;border:1px solid var(--core-outline-variant);border-radius:8px;background:var(--core-surface)}.core-language button{height:30px;min-width:40px;border:0;background:transparent;color:var(--core-on-surface-variant);font-size:14px;line-height:20px;font-weight:600;cursor:pointer}.core-language button.active{background:var(--core-secondary-container);color:var(--core-on-secondary-container);font-weight:800}.core-icon-actions{gap:8px}.core-icon-actions button{width:40px;height:40px;border:0;border-radius:999px;background:transparent;color:var(--core-on-surface-variant);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.core-icon-actions button:hover{background:var(--core-surface-high);color:var(--core-on-surface)}.core-avatar{width:32px;height:32px;border-radius:999px;background:var(--core-primary-container);border:1px solid var(--core-outline-variant);color:var(--core-surface);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.core-content{flex:1 1;padding:88px 24px 24px}.core-overview{max-width:1440px;width:100%;margin:0 auto;display:grid;grid-gap:24px;gap:24px}.core-page-title{display:grid;grid-gap:4px;gap:4px}.core-page-title h2{margin:0;color:var(--core-on-surface);font-size:30px;line-height:38px;font-weight:600;letter-spacing:0}.core-page-title p{margin:0;color:var(--core-on-surface-variant);font-size:14px;line-height:20px}.core-error-banner{margin:0;color:var(--error);background:var(--error-container);border-radius:8px;padding:12px 16px;font-size:14px}.core-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.core-metric,.core-panel{background:var(--core-surface);border:1px solid var(--core-border-soft);border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.core-metric{min-height:158px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;transition:box-shadow .2s ease}.core-metric:hover,.core-panel:hover{box-shadow:0 8px 20px rgba(15,23,42,.08)}.core-metric.danger{border-left:4px solid var(--core-error)}.core-metric-top{display:flex;justify-content:space-between;gap:16px}.core-metric-top>span{color:var(--core-on-surface-variant);text-transform:uppercase;font-size:14px;line-height:20px;font-weight:600;letter-spacing:.03em}.core-metric-icon{width:32px;height:32px;border-radius:999px;background:var(--core-primary-container);color:var(--core-on-primary-container);display:flex;align-items:center;justify-content:center}.core-metric-icon.soft{background:var(--core-surface-highest);color:var(--core-secondary)}.core-metric-icon.danger{background:var(--core-error-container);color:var(--on-error-container)}.core-metric-icon.neutral{background:var(--core-surface-container);color:var(--core-on-surface)}.core-metric-icon .material-symbols-outlined{font-size:18px}.core-metric h3{margin:0;color:var(--core-on-surface);font-size:30px;line-height:38px}.core-metric h3,.core-metric p{font-weight:600;letter-spacing:0}.core-metric p{margin:4px 0 0;color:var(--core-on-surface-variant);font-size:12px;line-height:16px;display:inline-flex;align-items:center;gap:4px}.core-metric p:not(.danger):has(.material-symbols-outlined){color:var(--core-secondary-container)}.core-metric p.danger{color:var(--core-error)}.core-metric p .material-symbols-outlined{font-size:14px}.core-bottom-grid,.core-dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:24px;gap:24px}.core-panel{overflow:hidden}.core-commands,.core-panel-wide{grid-column:span 8}.core-alerts,.core-panel-side{grid-column:span 4}.core-panel-head{min-height:76px;padding:24px;border-bottom:1px solid var(--core-border-subtle);display:flex;align-items:center;justify-content:space-between;gap:16px}.core-alert-head h3,.core-panel-head h3{margin:0;color:var(--core-on-surface);font-size:20px;line-height:28px;font-weight:600;letter-spacing:0}.core-panel-head p{margin:0;color:var(--core-on-surface-variant);font-size:12px;line-height:16px;font-weight:600;letter-spacing:0}.core-filter-btn{height:32px;border:0;border-radius:8px;background:transparent;color:var(--core-secondary-container);display:inline-flex;align-items:center;gap:4px;padding:0 12px;font-size:14px;font-weight:500;cursor:pointer}.core-filter-btn:hover{background:var(--core-surface-highest)}.core-chart{min-height:300px;position:relative;padding:24px 24px 48px;background:var(--core-bg)}.core-chart svg{width:calc(100% - 48px);height:calc(100% - 72px);border-left:1px solid rgba(198,198,205,.3);border-bottom:1px solid rgba(198,198,205,.3)}.core-chart svg,.core-chart-grid{position:absolute;inset:24px 24px 48px}.core-chart-grid{display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.core-chart-grid span{border-top:1px solid rgba(198,198,205,.18)}.core-chart-axis{position:absolute;left:24px;right:24px;bottom:16px;display:flex;justify-content:space-between;color:var(--core-on-surface-variant);font-size:10px;line-height:16px;font-weight:600}.core-model-list{padding:24px;display:grid;align-content:center;grid-gap:16px;gap:16px;min-height:300px}.core-model-row{display:grid;grid-gap:4px;gap:4px}.core-model-row>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--core-on-surface);font-size:14px;line-height:20px;font-weight:500}.core-model-row strong{font-weight:800}.core-model-track{width:100%;height:8px;border-radius:999px;overflow:hidden;background:var(--core-surface-container);display:flex}.core-model-track em,.core-model-track i{display:block;height:100%}.core-model-track i{background:var(--core-secondary-container)}.core-model-track em{background:var(--core-error)}.core-table-head{background:var(--core-bg)}.core-table-head a{color:var(--core-secondary-container);text-decoration:none;font-size:14px;font-weight:500}.core-table-head a:hover{text-decoration:underline}.core-table-wrap{overflow-x:auto}.core-table{width:100%;border-collapse:collapse;text-align:left}.core-table th{background:#f8fafc;text-transform:uppercase;font-size:12px;line-height:16px;font-weight:600;letter-spacing:.03em}.core-table td,.core-table th{border-bottom:1px solid var(--core-border-subtle);color:var(--core-on-surface-variant);padding:16px;white-space:nowrap}.core-table td{font-size:14px;line-height:20px}.core-table tr:hover td{background:var(--core-surface)}.core-table td:first-child{color:var(--core-on-surface);font-weight:700}.core-command-status{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:12px;line-height:16px;font-weight:800}.core-command-status.completed{background:#e6f4ea;color:#1e8e3e}.core-command-status.progress{background:#fff8e1;color:#f57f17}.core-command-status.failed{background:#fce8e6;color:#d93025}.core-alert-head{min-height:76px;padding:24px;background:rgba(186,26,26,.05);border-bottom:1px solid var(--core-border-subtle);display:flex;align-items:center;justify-content:space-between;gap:16px}.core-alert-head>div{display:flex;align-items:center;gap:8px;color:var(--core-error)}.core-alert-head h3{color:var(--core-error);font-weight:800}.core-alert-head strong{background:var(--core-error);color:var(--on-error);border-radius:999px;padding:2px 8px;font-size:12px;line-height:16px;font-weight:800}.core-alert-list{max-height:300px;overflow-y:auto}.core-alert-item{width:100%;border:0;border-bottom:1px solid var(--core-border-subtle);background:transparent;display:grid;grid-gap:4px;gap:4px;padding:16px;text-align:left;cursor:pointer}.core-alert-item:hover{background:var(--core-surface)}.core-alert-item div{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.core-alert-item span{color:var(--core-on-surface);font-size:14px;line-height:20px;font-weight:800}.core-alert-item p,.core-alert-item small{color:var(--core-on-surface-variant);font-size:12px;line-height:16px}.core-alert-item p{margin:0}.core-ack-btn{width:100%;min-height:48px;border:0;border-top:1px solid var(--core-border-subtle);background:transparent;color:var(--core-on-surface-variant);font-size:14px;line-height:20px;font-weight:500;cursor:pointer}.core-ack-btn:hover{color:var(--core-on-surface)}@media (max-width:1180px){.core-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.core-alerts,.core-commands,.core-panel-side,.core-panel-wide{grid-column:1/-1}}@media (max-width:900px){.core-sidebar{position:static;width:100%;min-height:auto}.core-main{margin-left:0}.core-topbar{position:static;left:0;height:auto;min-height:64px;flex-wrap:wrap;padding:12px 16px}.core-search{width:100%}.core-content{padding:24px 16px}.core-nav{display:flex;overflow-x:auto;padding-bottom:8px}.core-nav-link{min-width:max-content}}@media (max-width:640px){.core-metrics{grid-template-columns:1fr}.core-topbar-actions{width:100%;justify-content:space-between;gap:8px}.core-icon-actions{gap:2px}.core-page-title h2{font-size:24px;line-height:32px}}.core-master-group{display:grid;grid-gap:4px}.core-master-trigger{cursor:pointer;justify-content:flex-start;text-align:left;font:inherit;font-size:14px;line-height:20px;font-weight:500}.core-master-trigger.open{color:var(--core-on-surface);font-weight:500}.core-master-trigger .core-master-chevron{margin-left:auto;transform:rotate(0deg)}.core-master-trigger.open .core-master-chevron{transform:rotate(180deg)}.core-subnav{display:grid;grid-gap:4px;padding-left:32px}.core-subnav-link{border-radius:8px;display:flex;align-items:center;padding:8px 16px;color:var(--core-on-surface-variant);text-decoration:none;font-weight:500;transition:background .2s ease,color .2s ease}.core-subnav-link:hover{color:var(--core-on-surface);background:var(--core-surface-high)}.core-subnav-link.active{color:var(--core-on-secondary-container);background:var(--core-secondary-container);font-weight:800}.profile-page{--profile-bg:#f8f9ff;--profile-surface:#ffffff;--profile-outline:#76777d;--profile-outline-variant:#c6c6cd;--profile-border:#e2e8f0;--profile-border-soft:#f1f5f9;--profile-primary:#000000;--profile-secondary:#2170e4;--profile-on-surface:#0b1c30;--profile-on-surface-variant:#45464d;--profile-error:#ba1a1a;display:grid;grid-gap:24px;gap:24px;max-width:1440px;margin:0 auto}.profile-breadcrumb{display:inline-flex;align-items:center;gap:8px;color:var(--profile-on-surface-variant);font-size:14px;line-height:20px}.profile-breadcrumb .material-symbols-outlined{color:var(--profile-outline);font-size:16px}.profile-breadcrumb strong{color:var(--profile-primary);font-weight:600}.profile-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.profile-page-head h1{margin:0;color:var(--profile-on-surface);font-size:24px;line-height:30px;font-weight:600;letter-spacing:-.02em}.profile-page-head p{margin:5px 0 0;color:var(--profile-on-surface-variant);font-size:13px;line-height:18px}.profile-refresh{height:40px;border-radius:8px;border:1px solid var(--profile-border);background:var(--profile-surface);color:var(--profile-on-surface);display:inline-flex;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;cursor:pointer}.profile-refresh:hover{background:var(--core-surface-low)}.profile-refresh:disabled{opacity:.65;cursor:wait}.profile-alert{margin:0;border-radius:8px;padding:12px 16px;font-size:14px;line-height:20px}.profile-alert.error{background:var(--error-container);color:var(--profile-error)}.profile-alert.success{background:var(--secondary-container);color:var(--profile-primary)}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;grid-gap:24px;gap:24px;align-items:start}.profile-form-card,.profile-list-card{border-radius:8px;border:1px solid var(--profile-border);background:var(--profile-surface);box-shadow:0 1px 2px rgba(15,23,42,.08)}.profile-form-card{padding:24px;display:grid;grid-gap:24px;gap:24px}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.profile-form-grid.single{grid-template-columns:1fr}.profile-field{display:grid;grid-gap:4px;gap:4px;align-content:start}.profile-field span,.profile-section h3{color:var(--profile-on-surface);font-size:14px;line-height:20px;font-weight:500}.profile-field strong{color:var(--profile-error)}.profile-field input,.profile-field select,.profile-field textarea{width:100%;border-radius:6px;border:1px solid #cbd5e1;background:var(--profile-surface);color:var(--profile-on-surface);padding:9px 12px;outline:none;font-size:14px;line-height:20px;transition:border-color .2s ease,box-shadow .2s ease}.profile-field input,.profile-field select{height:40px}.profile-field textarea{resize:vertical}.profile-field input:focus,.profile-field select:focus,.profile-field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.profile-field small{color:var(--profile-on-surface-variant);font-size:12px;line-height:16px}.profile-section{border-top:1px solid var(--profile-border-soft);padding-top:16px;display:grid;grid-gap:16px;gap:16px}.profile-section h3{margin:0}.profile-number-wrap{position:relative}.profile-number-wrap input{padding-right:86px}.profile-number-wrap em{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--profile-on-surface-variant);font-style:normal;font-size:14px;line-height:20px;pointer-events:none}.profile-actions{border-top:1px solid var(--profile-border-soft);padding-top:24px;display:flex;align-items:center;justify-content:flex-end;gap:16px}.profile-item-actions button,.profile-primary,.profile-secondary{height:40px;border-radius:6px;padding:0 16px;font-size:14px;line-height:20px;font-weight:500;cursor:pointer}.profile-secondary{border:1px solid var(--profile-border);background:var(--profile-surface);color:var(--profile-on-surface)}.profile-primary{border:1px solid #0f172a;background:#0f172a;color:#ffffff}.profile-item-actions button:disabled,.profile-primary:disabled{opacity:.65;cursor:wait}.profile-list-card{overflow:hidden}.profile-list-head{padding:20px 24px;border-bottom:1px solid var(--profile-border-soft);display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-list-head h2{margin:0;color:var(--profile-on-surface);font-size:20px;line-height:28px;font-weight:600}.profile-list-head span{color:var(--profile-on-surface-variant);font-size:12px;line-height:16px;font-weight:600}.profile-list{max-height:670px;overflow-y:auto;padding:16px;display:grid;grid-gap:12px;gap:12px}.profile-empty{margin:0;color:var(--profile-on-surface-variant);font-size:14px;line-height:20px}.profile-item{border:1px solid var(--profile-border);border-radius:8px;padding:16px;display:grid;grid-gap:12px;gap:12px;background:var(--profile-surface)}.profile-item.active{border-color:var(--profile-secondary);box-shadow:0 0 0 2px rgba(33,112,228,.12)}.profile-item h3{margin:0;color:var(--profile-on-surface);font-size:16px;line-height:24px;font-weight:700}.profile-item p{margin:4px 0 0;color:var(--profile-on-surface-variant);font-size:14px;line-height:20px}.profile-item dl{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.profile-item dt{color:var(--profile-on-surface-variant);font-size:11px;line-height:16px;text-transform:uppercase;font-weight:700}.profile-item dd{margin:0;color:var(--profile-on-surface);font-size:13px;line-height:18px;font-weight:700}.profile-item-actions{display:flex;justify-content:flex-end;gap:8px}.profile-item-actions button{height:32px;border:1px solid var(--profile-border);background:var(--profile-surface);color:var(--profile-on-surface);padding:0 12px}.profile-item-actions button:last-child{color:var(--profile-error)}@media (max-width:1180px){.profile-layout{grid-template-columns:1fr}.profile-list{max-height:none}}@media (max-width:760px){.profile-page-head{display:grid;align-items:start}.profile-form-grid,.profile-form-grid.single{grid-template-columns:1fr}.profile-actions{flex-direction:column-reverse;align-items:stretch}.profile-primary,.profile-secondary{width:100%}}.master-page{display:flex;flex-direction:column;gap:20px}.master-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.master-head h1{margin:0;color:var(--on-surface);font-size:clamp(1.5rem,3vw,2rem);letter-spacing:-.04em}.master-head p{margin:6px 0 0;color:var(--on-surface-variant)}.master-layout{display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start}.master-layout.model{grid-template-columns:minmax(360px,460px) minmax(0,1fr)}.master-form-card,.master-table-card{border:1px solid var(--outline-variant);border-radius:18px;background:var(--surface-container-lowest);box-shadow:0 20px 50px rgba(11,28,48,.08)}.master-form-card{display:flex;flex-direction:column;gap:18px;padding:22px;position:-webkit-sticky;position:sticky;top:88px}.master-form-card h2{margin:4px 0 0;color:var(--on-surface);font-size:1.2rem}.master-kicker{margin:0;color:var(--secondary);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.master-table-card{overflow:hidden}.master-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--outline-variant);color:var(--on-surface-variant);font-size:.9rem;font-weight:700}.master-toolbar.model{justify-content:flex-start;flex-wrap:wrap}.master-toolbar.model>span{margin-left:auto}.master-search input,.master-toolbar select{min-height:40px;border:1px solid var(--outline-variant);border-radius:12px;background:var(--surface-container-lowest);color:var(--on-surface);outline:none}.master-toolbar select{padding:0 34px 0 12px}.master-search{position:relative;width:min(320px,100%)}.master-search span{position:absolute;left:12px;top:50%;color:var(--on-surface-variant);font-size:20px;transform:translateY(-50%)}.master-search input{width:100%;padding:0 12px 0 40px}.master-search input:focus,.master-toolbar select:focus{border-color:var(--secondary);box-shadow:0 0 0 4px rgba(33,112,228,.12)}.master-table-wrap{overflow-x:auto}.master-table{width:100%;border-collapse:collapse;min-width:720px}.master-table thead tr{background:#f8fafc}.master-table td,.master-table th{padding:14px 16px;text-align:left;border-bottom:1px solid #eef2f7;white-space:nowrap}.master-table th{color:var(--on-surface-variant);font-size:.8rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.master-table td{color:var(--on-surface);font-size:.92rem}.master-table tbody tr{transition:background .18s ease,transform .18s ease}.master-table tbody tr:hover{background:#f8fafc}.master-table code{display:inline-flex;padding:4px 8px;border-radius:8px;background:var(--surface-container-low);color:var(--on-surface-variant);font-size:.78rem;font-weight:800;letter-spacing:.06em}.master-name-cell{display:inline-flex;align-items:center;gap:10px}.master-name-cell span{width:32px;height:32px;justify-content:center;border-radius:10px;background:var(--surface-container);color:var(--primary);font-weight:900}.master-chip,.master-name-cell span{display:inline-flex;align-items:center}.master-chip{padding:4px 10px;border-radius:999px;font-size:.76rem;font-weight:800;text-transform:capitalize}.master-chip.active{background:rgba(22,163,74,.12);color:#15803d}.master-chip.neutral{background:var(--secondary-fixed);color:var(--on-secondary-fixed-variant)}.master-actions{display:flex;justify-content:flex-end;gap:8px}.master-actions button{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:0;border-radius:10px;background:transparent;color:var(--on-surface-variant);cursor:pointer;transition:background .18s ease,color .18s ease}.master-actions button:hover{background:var(--secondary-fixed);color:var(--secondary)}.master-actions button:last-child:hover{background:var(--error-container);color:var(--error)}.master-actions button:disabled,.master-check input:disabled{cursor:not-allowed;opacity:.55}.master-empty{padding:34px 16px!important;text-align:center!important;color:var(--on-surface-variant)!important}.master-check{display:inline-flex;align-items:center;gap:10px;color:var(--on-surface-variant);font-size:.9rem;font-weight:700}.master-check input{width:18px;height:18px;accent-color:var(--secondary)}.profile-actions.compact{margin-top:2px}@media (max-width:1180px){.master-layout,.master-layout.model{grid-template-columns:1fr}.master-form-card{position:static}}@media (max-width:760px){.master-head,.master-toolbar{align-items:stretch;flex-direction:column}.master-toolbar.model>span{margin-left:0}.master-search{width:100%}}.role-permission-panel{border:1px solid var(--outline-variant);border-radius:16px;background:#f8fafc;overflow:hidden}.role-permission-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--outline-variant);color:var(--on-surface)}.role-permission-head span{color:var(--on-surface-variant);font-size:.82rem;font-weight:800}.role-permission-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;max-height:300px;overflow-y:auto;padding:12px}.role-permission-item{display:flex;align-items:center;gap:8px;min-height:38px;padding:8px 10px;border:1px solid transparent;border-radius:12px;background:var(--surface-container-lowest);color:var(--on-surface-variant);font-size:.84rem;font-weight:700}.role-permission-item:has(input:checked){border-color:rgba(33,112,228,.35);background:var(--secondary-fixed);color:var(--on-secondary-fixed-variant)}.role-permission-item input{width:16px;height:16px;accent-color:var(--secondary)}.role-note{margin:0;padding:12px 14px;border-radius:12px;background:var(--surface-container-low);color:var(--on-surface-variant);font-size:.86rem;font-weight:700}.role-table .master-name-cell div{display:grid;grid-gap:2px;gap:2px}.role-table .master-name-cell small{color:var(--on-surface-variant);font-size:.78rem;font-weight:600}@media (max-width:760px){.role-permission-grid{grid-template-columns:1fr}}.app-page{display:flex;flex-direction:column;gap:20px}.app-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.app-head h1{margin:0;color:var(--on-surface);font-size:clamp(1.65rem,3vw,2.2rem);letter-spacing:-.045em}.app-head p{margin:6px 0 0;color:var(--on-surface-variant)}.app-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.app-upload-button{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:0}.app-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.app-metric{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--outline-variant);border-radius:18px;background:linear-gradient(135deg,var(--surface-container-lowest),#eff4ff);box-shadow:0 16px 40px rgba(11,28,48,.08)}.app-metric>span{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:14px;color:#ffffff}.app-metric.blue>span,.app-metric.green>span,.app-metric>span{background:#1d74df}.app-metric small{display:block;color:var(--on-surface-variant);font-weight:800}.app-metric strong{display:block;margin-top:2px;color:var(--on-surface);font-size:1.55rem;letter-spacing:-.04em}.app-filter-card{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--outline-variant);border-radius:18px;background:var(--surface-container-lowest);box-shadow:0 16px 40px rgba(11,28,48,.06)}.app-filter-card .master-search{flex:1 1;min-width:240px}.app-filter-card select{min-height:42px;border:1px solid var(--outline-variant);border-radius:12px;background:var(--surface-container-lowest);color:var(--on-surface);padding:0 34px 0 12px;outline:none}.app-table-card{min-height:420px}.app-table{min-width:980px}.app-name-cell{display:flex;align-items:center;gap:12px}.app-name-cell>span{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:12px;background:var(--primary-fixed-dim);color:var(--on-primary-fixed)}.app-name-cell div{display:grid;grid-gap:2px;gap:2px}.app-name-cell small{color:var(--on-surface-variant);font-size:.78rem;font-weight:600}.app-upload-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-gap:22px;gap:22px;align-items:start}.app-upload-main,.app-upload-side{display:flex;flex-direction:column;gap:22px}.app-panel{padding:22px;border:1px solid var(--surface-variant);border-radius:18px;background:var(--surface-container-lowest);box-shadow:0 16px 40px rgba(11,28,48,.07)}.app-panel h2{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid var(--surface-variant);color:var(--on-surface);font-size:1.08rem;letter-spacing:-.02em}.app-panel h2 span{color:var(--secondary)}.app-dropzone{min-height:190px;margin-bottom:18px;padding:26px;border:2px dashed var(--outline-variant);border-radius:16px;background:var(--surface-bright);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--on-surface-variant);transition:border-color .2s ease,background .2s ease}.app-dropzone:hover{border-color:var(--secondary);background:var(--surface-container)}.app-dropzone>span{margin-bottom:8px;color:var(--secondary);font-size:46px}.app-dropzone strong{color:var(--on-surface);font-size:1rem}.app-dropzone p{margin:6px 0}.app-dropzone small{font-weight:800}.app-check{display:flex;align-items:center;gap:10px;padding:10px 0;color:var(--on-surface-variant);font-weight:700}.app-check input,.app-toggle-row input{accent-color:var(--secondary)}.app-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--surface-variant)}.app-toggle-row span{display:grid;grid-gap:2px;gap:2px}.app-toggle-row strong{color:var(--on-surface)}.app-toggle-row small{color:var(--on-surface-variant)}.app-toggle-row input{width:42px;height:22px}.app-sticky-actions{position:-webkit-sticky;position:sticky;bottom:16px;display:flex;justify-content:flex-end;gap:10px;padding:14px;border:1px solid var(--outline-variant);border-radius:16px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 -10px 30px rgba(11,28,48,.08)}@media (max-width:1180px){.app-metric-grid,.app-upload-grid{grid-template-columns:1fr}}@media (max-width:760px){.app-filter-card,.app-head{align-items:stretch;flex-direction:column}.app-head-actions{justify-content:flex-start}}.terminal-detail-page,.terminal-form-page,.terminal-page{display:flex;flex-direction:column;gap:20px}.terminal-detail-head,.terminal-form-head,.terminal-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.terminal-detail-head h1,.terminal-form-head h1,.terminal-head h1{margin:0;color:var(--on-surface);font-size:clamp(1.65rem,3vw,2.2rem);letter-spacing:-.045em}.terminal-form-head p,.terminal-head p{margin:6px 0 0;color:var(--on-surface-variant)}.terminal-detail-actions .profile-primary,.terminal-detail-actions .profile-secondary,.terminal-form-actions-top .profile-primary,.terminal-register-button{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.terminal-detail-card,.terminal-hardware-card,.terminal-info-card,.terminal-list-card{border:1px solid var(--outline-variant);border-radius:18px;background:var(--surface-container-lowest);box-shadow:0 16px 40px rgba(11,28,48,.07)}.terminal-list-card{overflow:hidden}.terminal-filter-bar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:16px;border-bottom:1px solid var(--outline-variant);background:#f8fafc}.terminal-filter-title{display:inline-flex;align-items:center;gap:8px;color:var(--on-surface-variant)}.terminal-search{flex:1 1;min-width:220px}.terminal-filter-bar select{min-height:40px;border:1px solid var(--outline-variant);border-radius:10px;background:white;padding:0 32px 0 10px;color:var(--on-surface)}.terminal-clear{border:0;background:transparent;color:var(--secondary);font-weight:800;cursor:pointer}.terminal-table{min-width:1080px}.terminal-row{cursor:pointer}.terminal-row:hover{background:rgba(33,112,228,.06)!important}.terminal-table-footer{padding:12px 16px;border-top:1px solid #f1f5f9;background:#f8fafc;color:var(--on-surface-variant);font-weight:700}.terminal-detail-actions,.terminal-form-actions-top{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.terminal-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-gap:22px;gap:22px;align-items:start}.terminal-hardware-card{padding:22px}.terminal-detail-card h2,.terminal-hardware-card h2{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid var(--surface-variant);color:var(--on-surface);font-size:1.08rem}.terminal-assignment-stack{display:flex;flex-direction:column;gap:18px}.terminal-info-card{display:flex;gap:12px;padding:16px;background:var(--surface-container-low)}.terminal-info-card>span{color:var(--secondary)}.terminal-info-card h3{margin:0 0 4px;color:var(--on-surface)}.terminal-info-card p,.terminal-info-card small{margin:0;color:var(--on-surface-variant)}.terminal-info-card code{display:block;margin-top:10px;padding:12px;border-radius:12px;background:var(--primary-container);color:white;font-size:1.1rem;letter-spacing:.08em}.terminal-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--on-surface-variant);text-decoration:none;font-weight:800}.terminal-detail-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.terminal-status-pill{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border:1px solid var(--outline-variant);border-radius:999px;background:var(--surface-container-highest);color:var(--on-surface);font-size:.78rem;font-weight:800;text-transform:capitalize}.terminal-status-pill i{width:8px;height:8px;border-radius:50%;background:#94a3b8}.terminal-status-pill.good i{background:#22c55e}.terminal-detail-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);grid-gap:20px;gap:20px}.terminal-detail-card{padding:22px}.terminal-detail-card h2 button{margin-left:auto;border:0;background:transparent;color:var(--secondary);font-weight:800;cursor:pointer}.terminal-kv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.terminal-info-item small{display:block;color:var(--on-surface-variant);font-size:.74rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.terminal-info-item strong{display:inline-block;margin-top:6px;color:var(--on-surface)}.terminal-info-item .mono{padding:6px 8px;border-radius:8px;background:var(--surface-container);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.terminal-telemetry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.terminal-signal-card{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--outline-variant);border-radius:14px;background:var(--surface)}.terminal-signal-card>span{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;background:var(--secondary-fixed);color:var(--on-secondary-fixed)}.terminal-meter small,.terminal-signal-card small{color:var(--on-surface-variant);font-weight:700}.terminal-signal-card strong{display:block;color:var(--on-surface)}.terminal-meter>div{display:flex;align-items:center;gap:8px;margin-bottom:8px}.terminal-meter em{margin-left:auto;color:var(--on-surface-variant);font-style:normal}.terminal-meter b{display:block;height:10px;overflow:hidden;border-radius:999px;background:var(--surface-container-high)}.terminal-meter b i{display:block;height:100%;border-radius:inherit;background:var(--secondary)}.terminal-detail-card.installed{overflow:hidden}@media (max-width:1180px){.terminal-detail-grid,.terminal-form-grid{grid-template-columns:1fr}}@media (max-width:760px){.terminal-detail-head,.terminal-filter-bar,.terminal-form-head,.terminal-head{align-items:stretch;flex-direction:column}.terminal-detail-actions,.terminal-form-actions-top{justify-content:flex-start}.terminal-kv-grid,.terminal-telemetry-grid{grid-template-columns:1fr}}.partner-page{display:flex;flex-direction:column;gap:20px}.partner-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.partner-head h1{margin:0;color:var(--on-surface);font-size:clamp(1.65rem,3vw,2.2rem);letter-spacing:-.045em}.partner-head p{margin:6px 0 0;color:var(--on-surface-variant)}.partner-form-top-actions .profile-primary,.partner-form-top-actions .profile-secondary,.partner-main-action{display:inline-flex;align-items:center;gap:8px}.partner-toolbar{display:flex;align-items:center;gap:16px;justify-content:space-between;padding:16px;border:1px solid var(--outline-variant);border-radius:18px;background:var(--surface-container-lowest);box-shadow:0 16px 40px rgba(11,28,48,.06)}.partner-toolbar .master-search{width:min(440px,100%)}.partner-toolbar label{display:inline-flex;align-items:center;gap:10px;color:var(--on-surface-variant);font-weight:800}.partner-toolbar select{min-height:40px;border:1px solid var(--outline-variant);border-radius:10px;background:white;color:var(--on-surface);padding:0 32px 0 10px}.partner-table-card{min-height:430px}.partner-table{min-width:920px}.partner-contact{display:grid;grid-template-columns:auto 1fr;grid-gap:2px 8px;gap:2px 8px;align-items:center;color:var(--on-surface)}.partner-contact .material-symbols-outlined{color:var(--outline);font-size:18px}.partner-contact small{grid-column:2;color:var(--on-surface-variant);font-weight:600}.partner-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-top:1px solid #f1f5f9;background:var(--surface-container-lowest);color:var(--on-surface-variant);font-weight:700}.partner-pagination div{display:flex;gap:8px}.partner-pagination button{min-height:34px;padding:0 12px;border:1px solid var(--outline-variant);border-radius:8px;background:white;color:var(--on-surface-variant);font-weight:800;cursor:pointer}.partner-pagination button:disabled{cursor:not-allowed;opacity:.5}.partner-form-top-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.partner-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-gap:22px;gap:22px;align-items:start}.partner-form-main,.partner-form-side{display:flex;flex-direction:column;gap:22px}.partner-panel,.partner-tip{border:1px solid var(--outline-variant);border-radius:18px;background:var(--surface-container-lowest);box-shadow:0 16px 40px rgba(11,28,48,.07)}.partner-panel{padding:22px}.partner-panel h2{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;color:var(--on-surface);font-size:1.08rem}.partner-panel h2 span{color:var(--primary)}.partner-logo-drop{min-height:178px;margin-bottom:18px;padding:22px;border:2px dashed #cbd5e1;border-radius:16px;background:var(--surface-container-lowest);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;cursor:pointer;transition:background .2s ease,border-color .2s ease}.partner-logo-drop:hover{border-color:var(--secondary);background:var(--surface-container-low)}.partner-logo-drop>span{display:inline-flex;width:62px;height:62px;align-items:center;justify-content:center;border-radius:50%;background:var(--surface-variant);color:var(--outline);font-size:34px}.partner-logo-drop strong{color:var(--primary)}.partner-logo-drop small{color:var(--on-surface-variant)}.partner-env{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.partner-env strong{flex:0 0 100%;color:var(--on-surface)}.partner-env label{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #cbd5e1;border-radius:999px;color:var(--on-surface);font-weight:700;text-transform:capitalize}.partner-env input{accent-color:var(--secondary)}.partner-tip{display:flex;gap:12px;padding:16px;background:var(--surface-container-low)}.partner-tip>span{color:var(--secondary)}.partner-tip strong{color:var(--on-surface)}.partner-tip p{margin:4px 0 0;color:var(--on-surface-variant);line-height:1.5}.profile-field.wide{grid-column:1/-1}.profile-breadcrumb button{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}@media (max-width:1180px){.partner-form-grid,.partner-metrics{grid-template-columns:1fr}}@media (max-width:760px){.partner-head,.partner-pagination,.partner-toolbar{align-items:stretch;flex-direction:column}.partner-form-top-actions{justify-content:flex-start}}.task-page{display:flex;flex-direction:column;gap:20px}.task-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.task-head h1{margin:0;color:var(--on-surface);font-size:clamp(1.65rem,3vw,2.2rem);letter-spacing:-.045em}.task-head p{margin:6px 0 0;color:var(--on-surface-variant)}.task-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);grid-gap:22px;gap:22px;align-items:start}.task-form-stack,.task-side{display:flex;flex-direction:column;gap:18px}.task-panel{padding:22px;border:1px solid var(--outline-variant);border-radius:18px;background:var(--surface-container-lowest);box-shadow:0 16px 40px rgba(11,28,48,.07)}.task-panel h2{margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid var(--outline-variant);color:var(--on-surface);font-size:1.08rem;letter-spacing:-.02em}.task-app-list,.task-list{display:grid;grid-gap:10px;gap:10px}.task-check-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid var(--outline-variant);border-radius:12px;background:#f8fafc;cursor:pointer}.task-check-row:has(input:checked){border-color:rgba(33,112,228,.35);background:var(--secondary-fixed)}.task-check-row input{width:18px;height:18px;accent-color:var(--secondary)}.task-check-row span{display:grid;grid-gap:2px;gap:2px}.task-check-row small{color:var(--on-surface-variant);font-weight:700}.task-schedule-box{display:grid;grid-gap:12px;gap:12px}.task-actions{display:flex;justify-content:flex-end;gap:12px;padding:16px;border:1px solid var(--outline-variant);border-radius:18px;background:var(--surface-container-lowest);box-shadow:0 16px 40px rgba(11,28,48,.05)}.task-card{display:grid;grid-gap:8px;gap:8px;padding:14px;border:1px solid var(--outline-variant);border-radius:14px;background:#f8fafc}.task-card>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:center}.task-card p{margin:0;color:var(--on-surface);font-weight:800}.task-card small{color:var(--on-surface-variant);font-weight:700}.task-card-actions{display:flex;gap:8px;justify-content:flex-end}.task-card-actions a,.task-card-actions button{min-height:34px;padding:0 12px;border:1px solid var(--outline-variant);border-radius:10px;background:white;color:var(--on-surface-variant);text-decoration:none;font-size:.82rem;font-weight:800;cursor:pointer}.task-card-actions a:hover,.task-card-actions button:hover{color:var(--secondary);background:var(--secondary-fixed)}@media (max-width:1180px){.task-layout{grid-template-columns:1fr}}@media (max-width:760px){.task-actions,.task-head{align-items:stretch;flex-direction:column}}.report-page{display:flex;flex-direction:column;gap:24px}.report-hero{align-items:flex-start;background:linear-gradient(135deg,#07182f,#0d3775 58%,#1d74df);border-radius:28px;box-shadow:0 24px 60px rgba(7,24,47,.2);color:#ffffff;display:flex;justify-content:space-between;overflow:hidden;padding:32px;position:relative}.report-hero:after{background:radial-gradient(circle,rgba(255,255,255,.28),transparent 64%);content:"";height:260px;position:absolute;right:-80px;top:-120px;width:260px}.report-hero h1{font-size:clamp(32px,4vw,52px);letter-spacing:-.05em;line-height:1;margin:8px 0 12px}.report-hero p{color:rgba(255,255,255,.78);max-width:640px}.report-hero .eyebrow{color:#9fc5ff;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.report-hero-actions{display:flex;gap:10px;position:relative;z-index:1}.report-stat-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.report-stat-card{align-items:center;background:#ffffff;border:1px solid #d7e2f3;border-radius:22px;box-shadow:0 16px 40px rgba(13,55,117,.08);display:flex;gap:16px;padding:22px}.report-stat-card .material-symbols-outlined{align-items:center;background:#e9f1ff;border-radius:18px;color:#1d74df;display:inline-flex;font-size:30px;height:56px;justify-content:center;width:56px}.report-stat-card.success .material-symbols-outlined{background:#e8fff5;color:#0d9f6e}.report-stat-card.warning .material-symbols-outlined{background:#fff4db;color:#c47b00}.report-stat-card p{color:#657189;font-size:12px;font-weight:800;letter-spacing:.08em;margin:0;text-transform:uppercase}.report-stat-card strong{color:#07182f;display:block;font-size:30px;letter-spacing:-.04em;margin-top:4px}.report-stat-card small{color:#8290a6}.report-panel{background:#ffffff;border:1px solid #d7e2f3;border-radius:24px;box-shadow:0 18px 50px rgba(13,55,117,.08);overflow:hidden}.report-tabs{background:#f1f6ff;border-bottom:1px solid #d7e2f3;display:flex;gap:10px;padding:14px}.report-tabs button{align-items:center;background:transparent;border:0;border-radius:16px;color:#526078;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;gap:8px;padding:12px 16px}.report-tabs button.active{background:#ffffff;box-shadow:0 10px 24px rgba(13,55,117,.1);color:#0d3775}.report-filter-grid{align-items:end;display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(5,minmax(150px,1fr));padding:20px}.report-search-field{grid-column:span 2}.report-filter-actions{display:flex;gap:10px}.report-table-wrap{overflow-x:auto}.report-table{border-collapse:collapse;min-width:1080px;width:100%}.report-table th{background:#f7faff;border-bottom:1px solid #d7e2f3;color:#657189;font-size:11px;font-weight:900;letter-spacing:.08em;padding:14px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}.report-table td{border-bottom:1px solid #edf2fb;color:#2a3548;font-size:13px;padding:16px;vertical-align:top}.report-table tbody tr:hover{background:#f8fbff}.report-table .mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.report-table .accent{color:#1d74df;font-weight:800}.status-pill{border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;padding:5px 10px;white-space:nowrap}.status-pill.healthy,.status-pill.success{background:#e8fff5;color:#0d9f6e}.status-pill.notice,.status-pill.pending{background:#ecf4ff;color:#1d74df}.status-pill.critical,.status-pill.failed{background:#ffe9e9;color:#bd1e1e}.status-pill.timeout,.status-pill.warning{background:#fff4db;color:#a46300}.report-footer{align-items:center;background:#fbfdff;border-top:1px solid #d7e2f3;color:#657189;display:flex;justify-content:space-between;padding:16px 20px}.pagination-mini{display:flex;gap:8px}.pagination-mini button{background:#ffffff;border:1px solid #d7e2f3;border-radius:10px;color:#526078;cursor:pointer;font-weight:800;padding:7px 10px}.pagination-mini button.active{background:#1d74df;border-color:#1d74df;color:#ffffff}.pagination-mini button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:1180px){.report-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-search-field{grid-column:span 1}}@media (max-width:760px){.report-footer,.report-hero{flex-direction:column;gap:16px}.report-filter-actions,.report-hero-actions,.report-tabs{width:100%}.report-filter-actions .btn,.report-hero-actions .btn,.report-tabs button{flex:1 1;justify-content:center}.report-filter-grid,.report-stat-grid{grid-template-columns:1fr}}.settings-page{display:flex;flex-direction:column;gap:18px}.settings-hero{align-items:center;background:linear-gradient(135deg,#ffffff,#f6f9ff 58%,#eaf3ff);border:1px solid #d7e2f3;border-radius:22px;box-shadow:0 14px 34px rgba(13,55,117,.08);display:flex;justify-content:space-between;overflow:hidden;padding:24px;position:relative}.settings-hero:after{background:radial-gradient(circle,rgba(29,116,223,.18),transparent 62%);content:"";height:280px;position:absolute;right:-90px;top:-120px;width:280px}.settings-hero .eyebrow{color:#1d74df;font-size:12px;font-weight:900;letter-spacing:.18em;margin:0 0 8px;text-transform:uppercase}.settings-hero h1{color:#07182f;font-size:clamp(28px,3vw,38px);letter-spacing:-.04em;line-height:1.05;margin:0 0 8px}.settings-hero p{color:#526078;font-size:14px;line-height:1.55;margin:0;max-width:660px}.settings-health-card{align-items:center;background:rgba(255,255,255,.78);border:1px solid rgba(215,226,243,.9);border-radius:18px;box-shadow:0 14px 32px rgba(13,55,117,.1);display:flex;gap:14px;padding:14px 16px;position:relative;z-index:1}.settings-health-card .material-symbols-outlined{align-items:center;background:#eaf3ff;border-radius:14px;color:#1d74df;display:inline-flex;height:44px;justify-content:center;width:44px}.settings-health-card small,.settings-health-card strong{display:block;white-space:nowrap}.settings-health-card strong{color:#07182f}.settings-health-card small{color:#657189;margin-top:3px}.settings-shell{align-items:flex-start;display:grid;grid-gap:18px;gap:18px;grid-template-columns:248px minmax(0,1fr)}.settings-tabs{background:#ffffff;border:1px solid #d7e2f3;border-radius:18px;box-shadow:0 12px 28px rgba(13,55,117,.06);display:flex;flex-direction:column;gap:8px;padding:10px;position:-webkit-sticky;position:sticky;top:92px}.settings-tabs button{align-items:center;background:transparent;border:0;border-radius:14px;color:#526078;cursor:pointer;display:flex;font:inherit;gap:12px;padding:12px;text-align:left}.settings-tabs button.active{background:#eaf3ff;color:#0d3775}.settings-tabs .material-symbols-outlined{align-items:center;background:#f6f9ff;border-radius:12px;display:inline-flex;height:38px;justify-content:center;width:38px}.settings-tabs button.active .material-symbols-outlined{background:#1d74df;color:#ffffff}.settings-tabs small,.settings-tabs strong{display:block}.settings-tabs strong{font-weight:900}.settings-tabs small{color:#8290a6;font-size:12px;margin-top:2px}.settings-content{background:#ffffff;border:1px solid #d7e2f3;border-radius:18px;box-shadow:0 12px 28px rgba(13,55,117,.06);overflow:hidden}.settings-section-head{align-items:flex-start;background:#fbfdff;border-bottom:1px solid #d7e2f3;display:flex;gap:18px;justify-content:space-between;padding:20px}.settings-section-head h2{color:#07182f;font-size:22px;letter-spacing:-.03em;margin:0 0 6px}.settings-section-head p{color:#657189;font-size:14px;line-height:1.5;margin:0}.settings-actions{display:flex;gap:10px}.settings-card-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));padding:20px}.settings-card{background:#fbfdff;border:1px solid #dfe8f7;border-radius:18px;padding:18px}.settings-card.wide{grid-column:1/-1}.settings-card-title{align-items:flex-start;display:flex;gap:12px;margin-bottom:18px}.settings-card-title .material-symbols-outlined{align-items:center;background:#eef5ff;border-radius:13px;color:#1d74df;display:inline-flex;height:40px;justify-content:center;width:40px}.settings-card-title h3{color:#07182f;font-size:16px;margin:0}.settings-card-title p{color:#657189;font-size:13px;line-height:1.45;margin:4px 0 0}.settings-form-grid{display:grid;grid-gap:18px 22px;gap:18px 22px;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-page .field-group{align-items:stretch;display:grid;grid-gap:8px;gap:8px}.settings-page .field-label{color:#526078;font-size:12px;font-weight:800;letter-spacing:.06em}.settings-page .field{border-color:#cbd8ec;box-shadow:none;min-width:0}.settings-page .field:focus{border-color:#1d74df;box-shadow:0 0 0 3px rgba(29,116,223,.14)}.settings-page .btn-primary{background:#0f172a;color:#ffffff}.settings-page .btn-primary:hover:not(:disabled){background:#1d74df}.settings-page .btn-secondary{border-color:#cbd8ec;color:#0f172a}.settings-page .btn-secondary:hover:not(:disabled){border-color:#9fc5ff;color:#1d74df}.settings-mini-status{align-items:center;background:#f6f9ff;border:1px solid #d7e2f3;border-radius:999px;color:#0d3775;display:flex;font-size:13px;font-weight:800;gap:8px;margin-top:14px;padding:8px 10px;width:-moz-fit-content;width:fit-content}.settings-mini-status span{background:#1d74df;border-radius:999px;height:9px;width:9px}.settings-mini-status.success{background:#eaf3ff;border-color:#bfdbfe;color:#1d74df}.settings-toggle-list{display:grid;grid-gap:12px;gap:12px}.settings-toggle-list label{align-items:center;background:#ffffff;border:1px solid #dfe8f7;border-radius:14px;display:flex;gap:18px;justify-content:space-between;padding:13px 14px}.settings-toggle-list small,.settings-toggle-list strong{display:block}.settings-toggle-list small{color:#657189;margin-top:3px}.settings-toggle-list input{accent-color:#1d74df;height:20px;width:20px}.audit-filter-bar{align-items:end;display:grid;grid-gap:14px;gap:14px;grid-template-columns:2fr repeat(3,minmax(140px,1fr));padding:20px}.audit-table-wrap{overflow-x:auto}.audit-table{border-collapse:collapse;min-width:980px;width:100%}.audit-table th{background:#f8fbff;border-bottom:1px solid #d7e2f3;color:#657189;font-size:11px;font-weight:900;letter-spacing:.08em;padding:14px 16px;text-align:left;text-transform:uppercase}.audit-table td{border-bottom:1px solid #edf2fb;color:#2a3548;padding:15px 16px;vertical-align:top}.audit-table td small,.audit-table td strong{display:block}.audit-table td small{color:#8290a6;margin-top:4px}.audit-table code{color:#526078;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px}.audit-actor{align-items:center;display:flex;gap:10px}.audit-actor span{align-items:center;background:#eef5ff;color:#0d3775;font-size:11px;height:30px;justify-content:center;width:30px}.audit-actor span,.audit-result{border-radius:999px;display:inline-flex;font-weight:900}.audit-result{font-size:12px;padding:5px 10px;text-transform:capitalize}.audit-result.success{background:#eaf3ff;color:#1d74df}.audit-result.failed{background:#ffe9e9;color:#bd1e1e}.audit-result.warning{background:#fff4db;color:#a46300}.audit-note{color:#bd1e1e!important}.settings-table-footer{align-items:center;background:#fbfdff;border-top:1px solid #d7e2f3;color:#657189;display:flex;justify-content:space-between;padding:16px 20px}@media (max-width:1120px){.settings-shell{grid-template-columns:1fr}.settings-tabs{flex-direction:row;position:static}.settings-tabs button{flex:1 1}.audit-filter-bar,.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-search{grid-column:1/-1}}@media (max-width:760px){.settings-hero,.settings-section-head,.settings-table-footer{flex-direction:column;gap:16px}.settings-actions,.settings-actions .btn,.settings-health-card,.settings-tabs,.settings-tabs button{width:100%}.settings-tabs{flex-direction:column}.audit-filter-bar,.settings-card-grid,.settings-form-grid{grid-template-columns:1fr}.settings-card.wide{grid-column:auto}.settings-card-grid{padding:14px}}.core-sidebar{width:272px}.core-main{margin-left:272px}.core-sidebar-head{gap:14px;padding:0 16px 18px}.core-brand-icon{border-radius:16px;height:64px;width:64px}.core-brand-icon .material-symbols-outlined{font-size:34px}.core-sidebar-head h1{font-size:30px;line-height:34px}.core-sidebar-head p{font-size:16px;line-height:22px;max-width:168px}.core-nav{gap:6px;padding-right:0}.core-master-group{gap:6px}.core-master-trigger,.core-nav-link,.core-sidebar-footer .core-nav-link{align-items:center;border-radius:14px;box-sizing:border-box;display:grid;font-size:17px;grid-gap:14px;gap:14px;grid-template-columns:34px minmax(0,1fr) auto;line-height:22px;min-height:56px;padding:12px 16px;text-align:left}.core-master-trigger>.material-symbols-outlined:first-child,.core-nav-link .material-symbols-outlined{font-size:26px;justify-self:center;line-height:1}.core-nav-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.core-master-trigger .core-master-chevron{font-size:24px;justify-self:end;margin-left:0}.core-nav-link.active,.core-subnav-link.active{font-weight:800}.core-subnav{gap:6px;padding-left:48px;padding-right:0}.core-subnav-link{border-radius:14px;font-size:16px;line-height:22px;min-height:48px;padding:12px 14px;white-space:nowrap}.core-sidebar-footer{gap:6px;padding-top:18px}.core-sidebar-footer .core-nav-link{grid-template-columns:34px minmax(0,1fr)}@media (max-width:900px){.core-sidebar{width:100%}.core-main{margin-left:0}.core-master-trigger,.core-nav-link,.core-sidebar-footer .core-nav-link{min-width:220px}}.core-sidebar{width:256px;padding:24px 16px}.core-main{margin-left:256px}.core-sidebar-head{gap:12px;margin-bottom:24px;padding:0 16px 16px}.core-brand-icon{border-radius:12px;height:48px;width:48px}.core-brand-icon .material-symbols-outlined{font-size:28px}.core-sidebar-head h1{font-size:24px;letter-spacing:-.04em;line-height:27px}.core-sidebar-head p{font-size:14px;line-height:18px;max-width:150px}.core-master-group,.core-nav{gap:4px}.core-master-trigger,.core-nav-link,.core-sidebar-footer .core-nav-link{border-radius:12px;font-size:14px;font-weight:650;gap:12px;line-height:20px;min-height:48px;padding:10px 14px}.core-master-trigger .core-master-chevron,.core-master-trigger>.material-symbols-outlined:first-child,.core-nav-link .material-symbols-outlined{font-size:22px}.core-subnav{gap:4px;padding-left:40px}.core-subnav-link{border-radius:12px;font-size:14px;font-weight:650;line-height:20px;min-height:40px;padding:9px 12px}.core-sidebar-footer{gap:4px}.core-sidebar-footer .core-nav-link{grid-template-columns:28px minmax(0,1fr)}@media (max-width:900px){.core-sidebar{width:100%}.core-main{margin-left:0}.core-master-trigger,.core-nav-link,.core-sidebar-footer .core-nav-link{min-width:190px}}.core-sidebar{width:280px}.core-main{margin-left:280px}.core-master-trigger,.core-nav-link,.core-sidebar-footer .core-nav-link{grid-template-columns:28px minmax(0,1fr) 20px}.core-sidebar .core-master-trigger,.core-sidebar .core-nav-link,.core-sidebar .core-sidebar-footer .core-nav-link,.core-sidebar .core-subnav-link{font-family:inherit;font-size:16px;font-weight:650;letter-spacing:-.01em;line-height:22px}.core-sidebar .core-nav-label,.core-sidebar .core-subnav-link{font-size:16px;font-weight:650;line-height:22px}.core-sidebar .core-master-trigger.open,.core-sidebar .core-nav-link.active,.core-sidebar .core-subnav-link.active{font-size:16px;font-weight:700;line-height:22px}.core-sidebar .core-master-trigger>.material-symbols-outlined:first-child,.core-sidebar .core-nav-link .material-symbols-outlined{font-size:24px;font-weight:400}.core-sidebar .core-master-trigger .core-master-chevron{font-size:22px;font-weight:400;line-height:1}.core-sidebar .core-subnav{padding-left:42px}.core-sidebar .core-subnav-link{min-height:42px;padding:10px 14px}.core-sidebar{background:#ffffff;border-right:1px solid #d7dde8;padding:20px 14px;width:252px}.core-main{margin-left:252px}.core-sidebar-head{align-items:center;gap:10px;margin-bottom:22px;padding:0 12px 12px}.core-brand-icon{border-radius:8px;height:38px;width:38px}.core-brand-icon .material-symbols-outlined{font-size:23px}.core-sidebar-head h1{color:#101b2f;font-size:18px;font-weight:800;letter-spacing:-.03em;line-height:20px}.core-sidebar-head p{color:#3f4653;font-size:11px;font-weight:700;line-height:13px;max-width:132px}.core-master-group,.core-nav{gap:3px}.core-sidebar .core-master-trigger,.core-sidebar .core-nav-link,.core-sidebar .core-sidebar-footer .core-nav-link,.core-sidebar .core-subnav-link{color:#3f4653;font-size:13px;font-weight:600;letter-spacing:-.005em;line-height:18px}.core-master-trigger,.core-nav-link,.core-sidebar-footer .core-nav-link{border-radius:9px;gap:10px;grid-template-columns:24px minmax(0,1fr) 18px;min-height:40px;padding:8px 12px}.core-sidebar .core-nav-label,.core-sidebar .core-subnav-link{font-size:13px;font-weight:600;line-height:18px}.core-sidebar .core-master-trigger>.material-symbols-outlined:first-child,.core-sidebar .core-nav-link .material-symbols-outlined{color:#4d5460;font-size:19px;line-height:1}.core-sidebar .core-master-trigger .core-master-chevron{color:#4d5460;font-size:18px}.core-sidebar .core-master-trigger:hover,.core-sidebar .core-nav-link:hover,.core-sidebar .core-subnav-link:hover{background:#f3f6fb;color:#101b2f}.core-sidebar .core-nav-link.active,.core-sidebar .core-subnav-link.active{background:#2876e6;color:#ffffff;font-size:13px;font-weight:750;line-height:18px}.core-sidebar .core-nav-link.active .material-symbols-outlined{color:#ffffff}.core-sidebar .core-master-trigger.open{color:#101b2f;font-size:13px;font-weight:650;line-height:18px}.core-sidebar .core-master-trigger.open .core-master-chevron,.core-sidebar .core-master-trigger.open>.material-symbols-outlined:first-child{color:#101b2f}.core-sidebar .core-subnav{gap:3px;padding-left:34px;padding-right:0}.core-sidebar .core-subnav-link{border-radius:9px;min-height:34px;padding:8px 12px}.core-sidebar-footer{gap:3px;padding-top:14px}.core-sidebar-footer .core-nav-link{grid-template-columns:24px minmax(0,1fr)}@media (max-width:900px){.core-sidebar{width:100%}.core-main{margin-left:0}}.login-v2-brand img,.login-v2-icon-box img{display:block;height:42px;width:auto}.login-v2-input-wrap input:first-child{padding-left:18px}.core-brand-icon{background:transparent;border-radius:0;color:inherit}.core-brand-icon img{display:block;height:38px;width:auto}.core-sidebar-head h1{line-height:22px}.auth-note.success,.forgot-v2-message.success,.profile-alert.success,.reset-v2-status.success,.success-banner{background:#dceaff;border-color:#9fc5ff;color:#0d3775}.audit-result.success,.report-stat-card.success .material-symbols-outlined,.settings-mini-status.success,.status-pill.healthy,.status-pill.success{background:#eaf3ff;color:#1d74df}.settings-mini-status.success span{background:#1d74df}.profile-item-actions button{align-items:center;display:inline-flex;height:38px;justify-content:center;min-width:38px;padding:0;width:38px}.profile-item-actions button .material-symbols-outlined{font-size:20px}.profile-item-actions button:first-child{color:#0d3775}.profile-item-actions button:last-child{color:#b42318}.confirm-dialog-backdrop{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(7,24,47,.42);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.confirm-dialog{background:#ffffff;border:1px solid #d7e2f3;border-radius:24px;box-shadow:0 28px 80px rgba(7,24,47,.26);max-width:440px;padding:24px;width:min(100%,440px)}.confirm-dialog-icon{align-items:center;background:#eaf3ff;border-radius:18px;color:#1d74df;display:inline-flex;height:52px;justify-content:center;margin-bottom:18px;width:52px}.confirm-dialog.danger .confirm-dialog-icon{background:#fff0ed;color:#b42318}.confirm-dialog.warning .confirm-dialog-icon{background:#fff4db;color:#a46300}.confirm-dialog-icon .material-symbols-outlined{font-size:26px}.confirm-dialog-copy h2{color:#07182f;font-size:22px;letter-spacing:-.03em;line-height:28px;margin:0 0 8px}.confirm-dialog-copy p{color:#526078;font-size:15px;line-height:22px;margin:0}.confirm-dialog-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:24px}.confirm-dialog-actions button{border:0;border-radius:14px;cursor:pointer;font:inherit;font-weight:800;min-height:44px;padding:10px 18px}.confirm-dialog-cancel{background:#eef5ff;color:#0d3775}.confirm-dialog-confirm{background:#1d74df;color:#ffffff}.confirm-dialog.danger .confirm-dialog-confirm{background:#b42318}.confirm-dialog.warning .confirm-dialog-confirm{background:#a46300}@media (max-width:560px){.confirm-dialog-actions{flex-direction:column-reverse}.confirm-dialog-actions button{width:100%}}.capability-check-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.capability-check{align-items:center;background:#f8fbff;border:1px solid #d7e2f3;border-radius:14px;color:#0b1c30;display:flex;font-size:14px;font-weight:700;gap:10px;padding:12px 14px}.capability-check input{accent-color:#1d74df;height:16px;width:16px}@media (max-width:760px){.capability-check-grid{grid-template-columns:1fr}}.master-chip.active{background:#dceaff;color:#0d3775}.profile-list-actions{align-items:center;display:flex;gap:12px}.profile-create-link{align-items:center;background:#0f172a;border:0;border-radius:12px;color:#ffffff;cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:800;gap:8px;min-height:40px;padding:9px 15px;text-decoration:none}.profile-list-card-v2{background:#ffffff;border:1px solid #d7e2f3;border-radius:18px;box-shadow:0 14px 34px rgba(13,55,117,.08);overflow:hidden}.profile-list-toolbar-v2{align-items:center;border-bottom:1px solid #edf2fb;display:flex;gap:16px;justify-content:space-between;padding:16px 18px}.profile-list-footer-v2,.profile-list-toolbar-v2>span{color:#657189;font-size:13px;font-weight:700}.profile-table-wrap-v2{overflow-x:auto}.profile-table-v2{border-collapse:collapse;min-width:980px;width:100%}.profile-table-v2 th{background:#f8fbff;border-bottom:1px solid #edf2fb;color:#526078;font-size:11px;font-weight:800;letter-spacing:.01em;padding:13px 18px;text-align:left}.profile-table-v2 td{border-bottom:1px solid #edf2fb;color:#0b1c30;font-size:13px;padding:14px 18px;vertical-align:middle}.profile-table-v2 tbody tr:hover{background:#f8fbff}.profile-table-v2 .numeric{text-align:right}.profile-table-v2 .mono{color:#526078;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.profile-table-v2 .muted{color:#657189}.truncate-cell{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-table-actions-v2{display:flex;gap:8px;justify-content:flex-end}.profile-table-actions-v2 a,.profile-table-actions-v2 button{align-items:center;background:transparent;border:0;border-radius:10px;color:#526078;cursor:pointer;display:inline-flex;height:30px;justify-content:center;text-decoration:none;width:30px}.profile-table-actions-v2 a:hover,.profile-table-actions-v2 button:hover{background:#eef5ff;color:#1d74df}.profile-table-actions-v2 button:last-child:hover{background:#fff0ed;color:#b42318}.profile-empty-v2{color:#657189!important;padding:28px!important;text-align:center}.profile-list-footer-v2{align-items:center;background:#fbfdff;display:flex;justify-content:space-between;padding:14px 18px}.profile-list-footer-v2 div{display:flex;gap:8px}.profile-list-footer-v2 button{background:#ffffff;border:1px solid #d7e2f3;border-radius:10px;color:#657189;font-weight:800;padding:7px 12px}.profile-form-card.standalone{max-width:none;width:100%}.profile-secondary.as-link{align-items:center;display:inline-flex;justify-content:center;text-decoration:none}.profile-detail-page{display:flex;flex-direction:column;gap:22px}.profile-detail-head{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.profile-detail-head h1{color:#07182f;font-size:clamp(28px,4vw,42px);letter-spacing:-.045em;line-height:1;margin:0 0 10px}.profile-detail-head p{color:#657189;font-size:16px;margin:0}.profile-detail-actions{display:flex;gap:10px}.profile-danger{align-items:center;background:#b42318;border:0;border-radius:12px;color:#ffffff;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;gap:8px;min-height:44px;padding:10px 16px}.profile-detail-grid{display:grid;grid-gap:22px;gap:22px;grid-template-columns:minmax(0,2fr) minmax(320px,1fr)}.profile-detail-card{background:#ffffff;border:1px solid #d7e2f3;border-radius:22px;box-shadow:0 16px 44px rgba(13,55,117,.08);overflow:hidden;padding:22px}.profile-assigned-head h2,.profile-detail-card h2{align-items:center;color:#07182f;display:flex;font-size:20px;gap:10px;letter-spacing:-.02em;margin:0}.profile-detail-card h2{border-bottom:1px solid #edf2fb;margin-bottom:20px;padding-bottom:14px}.profile-assigned-head .material-symbols-outlined,.profile-detail-card h2 .material-symbols-outlined{color:#1d74df}.profile-detail-info-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-detail-field{display:grid;grid-gap:8px;gap:8px}.profile-detail-field.span-2{grid-column:1/-1}.profile-detail-field span,.profile-detail-metric div strong{color:#657189;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.profile-detail-field strong{align-items:center;color:#07182f;display:flex;font-size:16px;gap:8px}.profile-detail-field p{background:#f8fbff;border:1px solid #d7e2f3;border-radius:14px;color:#344154;line-height:22px;margin:0;padding:14px}.profile-detail-status-dot{background:#1d74df;border-radius:999px;display:inline-flex;height:8px;width:8px}.profile-detail-metric{background:#f8fbff;border:1px solid #d7e2f3;border-radius:16px;padding:16px}.profile-detail-metric div{align-items:center;display:flex;gap:8px;justify-content:space-between}.profile-detail-metric div .material-symbols-outlined{color:#526078;margin-right:auto}.profile-detail-metric div em{background:#eaf3ff;border-radius:999px;color:#0d3775;font-size:11px;font-style:normal;font-weight:800;padding:4px 8px}.profile-detail-metric h3{color:#0d3775;font-size:24px;margin:14px 0 6px}.profile-detail-metric p{color:#657189;font-size:13px;line-height:18px;margin:0}.profile-detail-card.assigned{padding:0}.profile-assigned-head{align-items:center;background:#fbfdff;border-bottom:1px solid #edf2fb;display:flex;justify-content:space-between;padding:20px}.profile-assigned-head strong{background:#dceaff;border-radius:999px;color:#0d3775;padding:5px 10px}.profile-assigned-list{display:grid}.profile-assigned-item{align-items:center;background:transparent;border:0;border-bottom:1px solid #edf2fb;cursor:pointer;display:flex;justify-content:space-between;padding:16px 20px;text-align:left}.profile-assigned-item:hover{background:#f8fbff}.profile-assigned-item span,.profile-assigned-item strong{display:block}.profile-assigned-item strong{color:#07182f;margin-bottom:5px}.profile-assigned-item span{align-items:center;color:#657189;display:flex;font-size:13px;gap:5px}.profile-assigned-item span .material-symbols-outlined{font-size:15px}.profile-assigned-item em{border-radius:999px;height:9px;width:9px}.profile-assigned-item em.online{background:#1d74df}.profile-assigned-item em.warning{background:#f6a400}.profile-assigned-more{align-items:center;background:#ffffff;border:0;color:#1d74df;cursor:pointer;display:flex;font-weight:800;gap:6px;justify-content:center;min-height:52px;width:100%}@media (max-width:1100px){.profile-detail-grid{grid-template-columns:1fr}}.profile-detail-page .profile-detail-grid{grid-template-columns:1fr}@media (max-width:760px){.profile-detail-actions,.profile-detail-head,.profile-list-actions,.profile-list-footer-v2{align-items:stretch;flex-direction:column}.profile-detail-info-grid{grid-template-columns:1fr}}.profile-modal-backdrop{align-items:center;background:rgba(7,24,47,.42);display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:80}.profile-modal{background:#ffffff;border:1px solid #d7e2f3;border-radius:24px;box-shadow:0 28px 80px rgba(7,24,47,.22);max-height:min(760px,calc(100vh - 48px));max-width:760px;overflow:auto;width:min(760px,100%)}.profile-modal-head{align-items:flex-start;border-bottom:1px solid #edf2fb;display:flex;gap:20px;justify-content:space-between;padding:22px 24px 18px}.profile-modal-head span{color:#1d74df;display:block;font-size:11px;font-weight:900;letter-spacing:.14em;margin-bottom:7px;text-transform:uppercase}.profile-modal-head h2{color:#07182f;font-size:22px;letter-spacing:-.02em;line-height:28px;margin:0}.profile-modal-head p{color:#657189;font-size:13px;line-height:19px;margin:6px 0 0}.profile-modal-close{align-items:center;background:#f5f8fd;border:1px solid #d7e2f3;border-radius:12px;color:#526078;cursor:pointer;display:inline-flex;height:36px;justify-content:center;width:36px}.profile-modal-form{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));padding:24px}.profile-modal-form label{display:grid;grid-gap:8px;gap:8px}.profile-modal-form label.wide{grid-column:1/-1}.profile-modal-detail-item span,.profile-modal-form label>span,.profile-modal-metric span{color:#526078;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.profile-modal-form input,.profile-modal-form textarea{background:#ffffff;border:1px solid #cbd6e7;border-radius:12px;color:#07182f;font:inherit;font-size:14px;outline:none;padding:12px 14px;width:100%}.profile-modal-form textarea{resize:vertical}.profile-modal-form input:focus,.profile-modal-form textarea:focus{border-color:#1d74df;box-shadow:0 0 0 3px rgba(29,116,223,.12)}.profile-modal-input-affix{align-items:center;border:1px solid #cbd6e7;border-radius:12px;display:flex;overflow:hidden}.profile-modal-input-affix:focus-within{border-color:#1d74df;box-shadow:0 0 0 3px rgba(29,116,223,.12)}.profile-modal-input-affix input{border:0;border-radius:0;box-shadow:none!important}.profile-modal-input-affix em{color:#657189;font-style:normal;font-weight:700;padding:0 14px}.profile-modal-footer{align-items:center;display:flex;gap:10px;grid-column:1/-1;justify-content:flex-end;padding-top:6px}.profile-modal-footer.split{border-top:1px solid #edf2fb;justify-content:space-between;padding:18px 0 0}.profile-modal-footer.split>span{color:#657189;font-size:12px;font-weight:750}.profile-modal-footer.split>div{display:flex;gap:10px}.profile-modal-footer.split .profile-danger,.profile-modal-footer.split .profile-secondary{align-items:center;border-radius:14px;display:inline-flex;font-size:14px;font-weight:850;gap:8px;height:44px;justify-content:center;min-height:44px;padding:0 16px}.profile-modal-footer.split .profile-secondary{background:#eef5ff;border:1px solid #cfe0fb;color:#0d3775}.profile-modal-footer.split .profile-secondary:hover{background:#dceaff}.profile-primary-action{background:#0f172a;border:0;border-radius:12px;color:#ffffff;cursor:pointer;font-weight:850;min-height:40px;padding:0 16px}.profile-modal-detail{display:grid;grid-gap:18px;gap:18px;padding:24px}.profile-modal-detail-main{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-modal-detail-item{background:#f8fbff;border:1px solid #d7e2f3;border-radius:14px;display:grid;grid-gap:8px;gap:8px;padding:14px}.profile-modal-detail-item.wide{grid-column:1/-1}.profile-modal-detail-item strong{align-items:center;color:#07182f;display:inline-flex;font-size:14px;gap:8px;line-height:20px}.profile-modal-detail-item strong.accent{color:#0d3775}.profile-modal-detail-item strong em{background:#1d74df;border-radius:999px;height:8px;width:8px}.profile-modal-metrics{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-modal-metric{border:1px solid #d7e2f3;border-radius:14px;padding:14px}.profile-modal-metric strong{color:#0d3775;display:block;font-size:20px;margin:10px 0 4px}.profile-modal-metric p{color:#657189;font-size:12px;line-height:16px;margin:0}@media (max-width:760px){.profile-modal-detail-main,.profile-modal-form,.profile-modal-metrics{grid-template-columns:1fr}.profile-modal-footer,.profile-modal-footer.split,.profile-modal-footer.split>div{align-items:stretch;flex-direction:column}}.master-name-cell.compact{gap:10px}.master-name-cell.compact span{height:30px;width:30px}.brand-modal{max-width:680px;width:min(680px,100%)}.brand-modal-form small{color:#657189;font-size:12px;line-height:16px}.brand-modal-form{align-items:start}.brand-modal-form label{align-content:start}.brand-modal-form input{height:46px}.brand-modal-form .profile-modal-footer{align-items:center;border-top:1px solid #edf2fb;margin-top:4px;padding-top:18px}.model-toolbar-v2{flex-wrap:wrap}.model-toolbar-v2 .master-search{flex:1 1}.model-toolbar-right{align-items:center;display:flex;gap:14px;margin-left:auto}.model-toolbar-v2 select{background:#ffffff;border:1px solid #d7e2f3;border-radius:12px;color:#07182f;font:inherit;font-size:13px;min-height:38px;padding:0 12px}.model-modal{max-width:860px;width:min(860px,100%)}.model-modal-form{align-items:start}.model-modal-form label{align-content:start}.model-modal-form label>small{min-height:16px}.profile-modal-form select{background:#ffffff;border:1px solid #cbd6e7;border-radius:12px;color:#07182f;font:inherit;font-size:14px;height:46px;outline:none;padding:0 14px;width:100%}.profile-modal-form select:focus{border-color:#1d74df;box-shadow:0 0 0 3px rgba(29,116,223,.12)}.profile-modal-field small,.profile-modal-form small{color:#657189;font-size:12px;line-height:16px}.profile-modal-field{display:grid;grid-gap:8px;gap:8px}.profile-modal-field.wide{grid-column:1/-1}.profile-modal-field>span{color:#526078;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.model-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.model-capability-summary{background:#f8fbff;border:1px solid #d7e2f3;border-radius:16px;display:grid;grid-gap:12px;gap:12px;padding:16px}.model-capability-summary>span{color:#526078;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.model-capability-summary div{display:flex;flex-wrap:wrap;gap:8px}.model-capability-summary em{background:#eaf3ff;border-radius:999px;color:#0d3775;font-size:12px;font-style:normal;font-weight:800;padding:6px 10px}.model-capability-summary p{color:#657189;margin:0}.modal-capabilities{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:760px){.modal-capabilities,.model-detail-grid{grid-template-columns:1fr}.model-toolbar-right{align-items:stretch;flex-direction:column;margin-left:0;width:100%}}.role-modal{max-width:900px;width:min(900px,100%)}.role-modal-form label>small{color:#657189;font-size:12px;line-height:16px;min-height:16px}.role-modal-form>label{align-content:start}.role-active-check{align-items:center;background:#f8fbff;border:1px solid #d7e2f3;border-radius:14px;display:flex!important;gap:10px!important;padding:12px 14px}.role-active-check input{width:auto}.role-active-check span{color:#07182f!important;font-size:14px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.role-permission-head.compact{margin-bottom:0}.modal-permissions{gap:10px;max-height:250px;overflow:auto;padding:10px;scrollbar-color:#8fb8f4 #edf4ff;scrollbar-gutter:stable;scrollbar-width:thin}.modal-permissions::-webkit-scrollbar{width:10px}.modal-permissions::-webkit-scrollbar-track{background:#edf4ff;border-radius:999px}.modal-permissions::-webkit-scrollbar-thumb{background:#8fb8f4;border:2px solid #edf4ff;border-radius:999px}.modal-permissions::-webkit-scrollbar-thumb:hover{background:#5f95e8}.role-modal-form .role-permission-item{align-items:center;display:flex;flex-direction:row;gap:10px;min-height:38px;padding:9px 10px}.role-modal-form .role-permission-item input{flex:0 0 auto;height:16px;margin:0;width:16px}.role-modal-form .role-permission-item span{color:inherit!important;font-size:12px!important;font-weight:800!important;letter-spacing:.02em!important;line-height:16px!important;text-transform:uppercase!important}.role-permission-summary{background:#f8fbff;border:1px solid #d7e2f3;border-radius:16px;display:grid;grid-gap:12px;gap:12px;padding:16px}.role-permission-summary>span{color:#526078;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.role-permission-summary div{display:flex;flex-wrap:wrap;gap:8px;max-height:220px;overflow:auto}.role-permission-summary em{background:#eaf3ff;border-radius:999px;color:#0d3775;font-size:12px;font-style:normal;font-weight:800;padding:6px 10px}.role-note.wide{grid-column:1/-1}.user-list-page{gap:22px}.user-filter-panel{align-items:end;background:#ffffff;border:1px solid #d7e2f3;border-radius:16px;display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));padding:16px}.user-filter-panel label{display:grid;grid-gap:7px;gap:7px}.user-filter-panel label span{color:#526078;font-size:11px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.user-filter-panel select{background:#ffffff;border:1px solid #cbd6e7;border-radius:12px;color:#07182f;font:inherit;font-size:13px;height:40px;padding:0 12px}.user-filter-panel>div{display:flex;gap:10px}.user-toolbar-v2 .master-search{flex:1 1;max-width:360px}.user-toolbar-right{align-items:center;color:#657189;display:flex;font-size:13px;font-weight:750;gap:12px;margin-left:auto}.user-mini-pager{border:1px solid #d7e2f3;border-radius:10px;display:inline-flex;overflow:hidden}.user-mini-pager button{align-items:center;background:#ffffff;border:0;color:#526078;cursor:pointer;display:inline-flex;height:30px;justify-content:center;width:32px}.user-mini-pager button+button{border-left:1px solid #d7e2f3}.user-mini-pager button:disabled{cursor:not-allowed;opacity:.45}.user-name-cell-v2{align-items:center;display:flex;gap:10px}.user-name-cell-v2>span{align-items:center;background:#eef2f7;border-radius:12px;color:#315b48;display:inline-flex;font-size:12px;font-weight:900;height:32px;justify-content:center;width:32px}.user-name-cell-v2 strong{color:#07182f;font-weight:850}.user-status-chip{border-radius:999px;display:inline-flex;font-size:11px;font-weight:900;letter-spacing:.04em;padding:4px 9px;text-transform:uppercase}.user-status-chip.active{background:#eaf3ff;color:#0d3775}.user-status-chip.inactive{background:#eef2f7;color:#526078}.user-status-chip.suspended{background:#ffdad6;color:#93000a}.user-modal{max-width:760px;width:min(760px,100%)}@media (max-width:900px){.user-filter-panel{grid-template-columns:1fr}.user-toolbar-right,.user-toolbar-v2{align-items:stretch;flex-direction:column}.user-toolbar-v2 .master-search{max-width:none;width:100%}}.auth-simple-page{align-items:center;background:radial-gradient(circle at top left,#dceaff,transparent 35%),#f8f9ff;display:flex;min-height:100vh;justify-content:center;padding:24px}.auth-simple-card{align-items:center;background:#ffffff;border:1px solid #d7e2f3;border-radius:24px;box-shadow:0 24px 70px rgba(7,24,47,.14);display:grid;grid-gap:16px;gap:16px;justify-items:center;max-width:440px;padding:34px;text-align:center;width:100%}.auth-simple-card.wide{max-width:520px}.auth-simple-card img{height:46px;width:auto}.auth-simple-card>.material-symbols-outlined{align-items:center;background:#eaf3ff;border-radius:18px;color:#1d74df;display:inline-flex;font-size:34px;height:64px;justify-content:center;width:64px}.auth-simple-card h1{color:#07182f;font-size:26px;margin:0}.auth-simple-card p{color:#657189;line-height:22px;margin:0}.auth-simple-card form{display:grid;grid-gap:14px;gap:14px;width:100%}.auth-simple-card label{display:grid;grid-gap:8px;gap:8px;text-align:left}.auth-simple-card label span{color:#526078;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.auth-simple-card input{border:1px solid #cbd6e7;border-radius:12px;font:inherit;padding:13px 14px}.auth-simple-card a,.auth-simple-card button{align-items:center;border-radius:12px;display:inline-flex;font-weight:850;justify-content:center;min-height:42px;text-decoration:none}.auth-simple-card button{background:#0f172a;border:0;color:#ffffff;cursor:pointer;width:100%}.auth-simple-card button:disabled{cursor:wait;opacity:.65}.auth-simple-card a{color:#1d74df}.app-dropzone,.partner-logo-drop{position:relative;cursor:pointer}.app-dropzone input,.partner-logo-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.partner-row-logo{width:28px;height:28px;object-fit:contain;border-radius:8px;background:#eff6ff;border:1px solid #dbeafe}.account-profile-page,.account-security-page{display:grid;grid-gap:24px;gap:24px;width:100%}.account-security-head .profile-secondary{align-items:center;display:inline-flex;gap:8px;line-height:1;text-decoration:none}.account-security-head .profile-secondary .material-symbols-outlined{display:inline-flex;line-height:1}.account-security-head{align-items:flex-end;display:flex;justify-content:space-between}.account-security-kicker{color:#1d74df;display:block;font-size:12px;font-weight:900;letter-spacing:.18em;margin-bottom:8px;text-transform:uppercase}.account-security-head h1{color:#07182f;font-size:32px;line-height:1.1;margin:0}.account-security-head p{color:#657189;font-size:15px;margin:10px 0 0}.account-security-card{background:#ffffff;border:1px solid #d7e2f3;border-radius:24px;box-shadow:0 18px 50px rgba(11,28,48,.08);display:grid;grid-gap:24px;gap:24px;padding:28px;width:100%}.account-security-intro{align-items:center;display:flex;gap:16px}.account-security-icon{align-items:center;background:#eef5ff;border:1px solid #d7e2f3;border-radius:18px;color:#1d74df;display:inline-flex;height:56px;justify-content:center;width:56px}.account-security-icon span{font-size:28px}.account-security-intro h2{color:#07182f;font-size:22px;margin:0}.account-security-intro p{color:#657189;margin:6px 0 0}.account-password-form,.account-password-grid{display:grid;grid-gap:20px;gap:20px}.account-password-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-password-field{display:grid;grid-gap:8px;gap:8px}.account-password-field>span{color:#526078;font-size:12px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.account-password-field>div{align-items:center;border:1px solid #cbd6e7;border-radius:14px;display:flex;overflow:hidden}.account-password-field>div:focus-within{border-color:#1d74df;box-shadow:0 0 0 3px rgba(29,116,223,.12)}.account-password-field input{background:#ffffff;border:0;color:#07182f;flex:1 1;font:inherit;outline:none;padding:14px 16px}.account-password-field button{align-items:center;background:transparent;border:0;color:#657189;cursor:pointer;display:inline-flex;height:48px;justify-content:center;width:48px}.account-security-divider{border-top:1px solid #edf2fb}.account-password-requirements{background:#f8fbff;border:1px solid #d7e2f3;border-radius:16px;color:#526078;display:grid;grid-gap:8px;gap:8px;padding:16px}.account-password-strength{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.account-password-strength-spacer{height:33px;margin-top:10px}.account-password-strength>div{display:grid;grid-gap:6px;gap:6px;grid-template-columns:repeat(4,minmax(0,1fr))}.account-password-strength span{background:#e2e8f0;border-radius:999px;height:7px}.account-password-strength small{color:#657189;font-size:12px}.account-password-strength strong{color:#07182f}.account-password-strength.score-1 span:nth-child(-n+1){background:#b42318}.account-password-strength.score-2 span:nth-child(-n+2),.account-password-strength.score-3 span:nth-child(-n+3){background:#f6a400}.account-password-strength.score-4 span{background:#1d74df}.account-password-requirements strong{color:#07182f;font-size:13px}.account-password-requirement{align-items:center;display:flex;font-size:13px;gap:8px}.account-password-requirement span{color:#94a3b8;font-size:18px}.account-password-requirement.passed span{color:#1d74df}.account-security-actions{align-items:center;border-top:1px solid #edf2fb;display:flex;gap:12px;justify-content:flex-end;padding-top:20px}.account-profile-grid{display:grid;grid-gap:24px;gap:24px;grid-template-columns:340px minmax(0,1fr)}.account-profile-card{background:#ffffff;border:1px solid #d7e2f3;border-radius:24px;box-shadow:0 18px 50px rgba(11,28,48,.08);padding:28px}.account-avatar-card{align-content:start;display:grid;grid-gap:14px;gap:14px;justify-items:center;text-align:center}.account-avatar-preview{align-items:center;background:linear-gradient(135deg,#eef5ff,#dceaff);border:1px solid #cfe0fb;border-radius:32px;color:#0d3775;display:inline-flex;font-size:42px;font-weight:900;height:128px;justify-content:center;overflow:hidden;width:128px}.account-avatar-preview img{height:100%;object-fit:cover;width:100%}.account-avatar-card h2{color:#07182f;font-size:22px;margin:6px 0 0}.account-avatar-card p{color:#657189;margin:0;text-transform:capitalize}.account-avatar-card small{color:#657189;line-height:1.5}.account-avatar-upload{align-items:center;background:#eef5ff;border:1px solid #cfe0fb;border-radius:14px;color:#0d3775;cursor:pointer;display:inline-flex;font-weight:850;gap:8px;min-height:44px;overflow:hidden;padding:0 16px;position:relative}.account-avatar-upload input{cursor:pointer;inset:0;opacity:0;position:absolute}.account-profile-form-card{display:grid;grid-gap:22px;gap:22px}.account-profile-section-head{align-items:flex-start;border-bottom:1px solid #edf2fb;display:flex;gap:16px;justify-content:space-between;padding-bottom:18px}.account-profile-section-head h2{color:#07182f;font-size:22px;margin:0}.account-profile-section-head p{color:#657189;margin:6px 0 0}.account-profile-badge{background:#fff4db;border-radius:999px;color:#a46300;flex:0 0 auto;font-size:12px;font-weight:850;padding:8px 12px}.account-profile-badge.verified{background:#eef5ff;color:#0d3775}.account-profile-form-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.account-profile-form-grid .wide{grid-column:1/-1}.account-profile-readonly{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.account-profile-readonly>div{background:#f8fbff;border:1px solid #d7e2f3;border-radius:16px;display:grid;grid-gap:6px;gap:6px;padding:16px}.account-profile-readonly span{color:#657189;font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.account-profile-readonly strong{color:#07182f;text-transform:capitalize}.account-cancel-button{align-items:center;background:#ffffff;border:1px solid #cbd6e7;border-radius:12px;color:#07182f;display:inline-flex;font-weight:850;justify-content:center;min-height:44px;padding:0 18px;text-decoration:none}.account-cancel-button:hover{background:#eef5ff;border-color:#b9cef0}@media (max-width:760px){.account-password-grid{grid-template-columns:1fr}.account-security-card{padding:20px}.account-profile-form-grid,.account-profile-grid,.account-profile-readonly{grid-template-columns:1fr}.account-profile-form-grid .wide{grid-column:auto}}