*,:before,:after{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;--shell-font-heading:Inter,"Segoe UI Variable Display","Segoe UI",sans-serif;--shell-border:#d9dee7;--shell-muted:#687386;--shell-ink:#192230;--shell-bg:#f4f6f9;--shell-panel:#fff;--shell-primary:#155eef;--shell-primary-strong:#004eeb;--shell-nav:#fff;--shell-nav-width:260px;--shell-topbar-height:58px;color:var(--shell-ink);background:var(--shell-bg);font-family:Inter,Segoe UI Variable,Segoe UI,sans-serif;line-height:1.5}body{background:var(--shell-bg);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button:focus-visible{outline-offset:2px;outline:3px solid #155eef33}input:focus-visible{outline-offset:2px;outline:3px solid #155eef33}.shell__logout{color:#344054;cursor:pointer;background:#fff;border:1px solid #98a2b3;border-radius:6px;min-height:30px;padding:5px 10px}.auth-screen{background:#f2f4f7;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #d0d5dd;border-radius:12px;width:min(420px,100%);padding:36px;box-shadow:0 12px 32px #1018281f}.auth-card__mark{color:#fff;background:#155eef;border-radius:10px;place-items:center;width:48px;height:48px;margin:0 auto 18px;font-size:1.4rem;font-weight:700;display:grid}.auth-card h1{color:#101828;margin:0;font-size:1.35rem}.auth-card p{color:#667085;margin:12px 0 24px;line-height:1.5}.auth-card__login{color:#fff;background:#155eef;border-radius:7px;justify-content:center;min-width:140px;padding:10px 18px;font-weight:650;text-decoration:none;display:inline-flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{flex-direction:column;min-height:100vh;display:flex}.shell__topbar{z-index:30;min-height:var(--shell-topbar-height);border-bottom:1px solid var(--shell-border);background:#fff;justify-content:space-between;align-items:center;gap:20px;padding:0 20px;display:flex;position:relative;box-shadow:0 1px 3px #1018280a}.shell__brand,.shell__meta{align-items:center;display:flex}.shell__brand{gap:10px;min-width:0}.shell__meta{color:#475467;gap:8px;font-size:.82rem}.shell__icon-button{color:#475467;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.shell__icon-button:hover{color:var(--shell-primary);background:#f2f4f7}.shell__menu{font-size:1.05rem}.shell__brand-text{color:#101828;font-family:var(--shell-font-heading);cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:.94rem;font-weight:680;display:inline-flex}.shell__brand-mark{color:#fff;background:linear-gradient(145deg,#2970ff,#004eeb);border-radius:9px;place-items:center;width:30px;height:30px;font-size:.88rem;font-weight:800;display:inline-grid;box-shadow:0 5px 12px #155eef38}.shell__version{color:#344054;background:#f2f4f7;border-radius:999px;margin-left:4px;padding:3px 7px;font-size:.7rem;font-weight:650}.shell__avatar{color:#164c63;background:#cff9fe;border-radius:50%;place-items:center;width:31px;height:31px;font-size:.68rem;font-weight:750;display:inline-grid}.shell__user{margin-left:2px;font-weight:590}.shell__body{grid-template-columns:var(--shell-nav-width)minmax(0,1fr);flex:1;min-height:0;display:grid}.shell--nav-closed .shell__body{grid-template-columns:minmax(0,1fr)}.shell__nav{z-index:20;background:var(--shell-nav);border-right:1px solid var(--shell-border);flex-direction:column;gap:16px;padding:18px 12px;display:flex;position:relative}.shell__nav-header{justify-content:space-between;align-items:center;padding:0 6px;display:flex}.shell__nav-title{color:#344054;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.shell__nav-close{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:7px;width:28px;height:28px;font-size:1.25rem;line-height:1}.shell__nav-close:hover{background:#f2f4f7}.shell__nav-search{display:block;position:relative}.shell__nav-search:after{content:"⌕";color:#667085;pointer-events:none;font-size:1.15rem;position:absolute;top:50%;right:11px;transform:translateY(-53%)}.shell__nav-search input{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:100%;height:38px;padding:0 36px 0 11px;font-size:.84rem;box-shadow:0 1px 2px #10182808}.shell__navigation{gap:9px;display:grid}.shell__nav-group{gap:3px;display:grid}.shell__nav-group+.shell__nav-group{border-top:1px solid #eaecf0;padding-top:9px}.shell__nav-item{color:#344054;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;padding:8px 10px;font-size:.86rem;transition:color .12s,background-color .12s;display:flex}.shell__nav-item:hover:not(.shell__nav-item--active){color:#101828;background:#f2f4f7}.shell__nav-item--active{color:#175cd3;background:#eff4ff;font-weight:650}.shell__nav-item--parent{color:#667085;letter-spacing:.035em;text-transform:uppercase;font-size:.75rem;font-weight:680}.shell__nav-caret{color:#98a2b3;width:12px;font-size:.7rem}.shell__nav-sub{gap:3px;display:grid}.shell__nav-item--sub{padding-left:30px}.shell__nav-empty{color:var(--shell-muted);margin:4px 8px;font-size:.82rem}.shell__backdrop{display:none}.shell__content{background:var(--shell-bg);min-width:0;padding:24px max(18px,min(3vw,42px)) 40px}.shell__page-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.shell__page-header h1{color:#101828;font-family:var(--shell-font-heading);letter-spacing:-.025em;margin:0;font-size:max(1.25rem,min(2vw,1.55rem));font-weight:680}.shell__panel{min-height:320px}.host__loading{border:1px solid var(--shell-border);color:var(--shell-muted);background:var(--shell-panel);border-radius:10px;margin:0;padding:18px}.host__error{color:#912018;background:#fff6f5;border:1px solid #fecdca;border-radius:10px;gap:5px;padding:24px;display:grid}.host__error span{color:#b42318;font-size:.86rem}.shell__btn{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;min-height:36px;padding:7px 12px;font-size:.82rem;font-weight:650;box-shadow:0 1px 2px #1018280a}.shell__btn:hover{border-color:#98a2b3;transform:translateY(-1px)}.shell__btn--primary{border-color:var(--shell-primary);color:#fff;background:var(--shell-primary)}.shell__btn--primary:hover{border-color:var(--shell-primary-strong);background:var(--shell-primary-strong)}.shell__btn--outline{background:#ffffffb8}.shell__btn--ghost{color:#175cd3;box-shadow:none;background:#eff4ff;border-color:#d1e0ff;align-self:flex-start;margin-top:auto}.hero{background:#fff;border:1px solid #d6e0f0;border-radius:14px;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);min-height:310px;display:grid;overflow:hidden;box-shadow:0 10px 32px #24324b12}.hero__copy{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;padding:max(30px,min(5vw,58px));display:flex}.hero__eyebrow{color:#175cd3;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:750}.hero__copy h2{color:#101828;max-width:630px;font-family:var(--shell-font-heading);letter-spacing:-.045em;margin:0;font-size:max(1.75rem,min(3.4vw,2.75rem));line-height:1.09}.hero__copy p{color:#5c6678;max-width:620px;margin:0;font-size:.95rem}.hero__actions{flex-wrap:wrap;gap:9px;margin-top:4px;display:flex}.hero__visual{color:#fffffff0;background:radial-gradient(circle at 72% 18%,#53b1fde6,#0000 27%),linear-gradient(145deg,#0b4fb7,#102a56 72%);place-items:center;min-height:260px;display:grid;position:relative;overflow:hidden}.hero__visual strong{z-index:2;letter-spacing:-.08em;text-shadow:0 10px 30px #0003;font-size:max(2.5rem,min(6vw,5.5rem));position:relative}.hero__rail{border-top:5px solid #ffffff52;border-bottom:5px solid #ffffff52;width:180%;height:34px;position:absolute;transform:rotate(-28deg)}.hero__rail--one{bottom:16%;left:-37%}.hero__rail--two{bottom:30%;left:-22%}.hero__signal{gap:5px;display:flex;position:absolute;top:24px;right:24px}.hero__signal span{background:#ffffff75;border-radius:50%;width:8px;height:8px}.hero__signal span:first-child{background:#7ef7c7;box-shadow:0 0 13px #7ef7c7}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.info-card{border:1px solid var(--shell-border);background:var(--shell-panel);border-radius:12px;flex-direction:column;align-items:flex-start;gap:9px;min-height:195px;padding:22px;display:flex}.info-card__number{color:#98a2b3;letter-spacing:.1em;font-size:.7rem;font-weight:750}.info-card h3{color:#1d2939;font-family:var(--shell-font-heading);margin:0;font-size:1rem}.info-card p{color:#667085;margin:0 0 8px;font-size:.86rem}@media (max-width:1050px){.hero{grid-template-columns:1fr 300px}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.shell__body,.shell--nav-closed .shell__body{display:block}.shell__nav{top:var(--shell-topbar-height);width:min(var(--shell-nav-width),86vw);position:fixed;bottom:0;left:0;box-shadow:14px 0 40px #10182829}.shell__backdrop{z-index:15;inset:var(--shell-topbar-height)0 0;background:#10182857;border:0;display:block;position:fixed}.hero{grid-template-columns:1fr}.hero__visual{min-height:190px}}@media (max-width:640px){.shell__topbar{padding:0 12px}.shell__brand-text>span:last-child,.shell__version,.shell__user,.shell__meta .shell__icon-button:first-child{display:none}.shell__content{padding:18px 12px 28px}.hero__copy{padding:28px 22px}.hero__actions{width:100%}.hero__actions .shell__btn{flex:140px}.content-grid{grid-template-columns:1fr}}