@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Bebas+Neue&display=swap");:root{--eb-primary:#13aff0;--eb-accent:#ff8a00;--eb-background:#eef2f5;--eb-text:#172a3a;--eb-muted:#69788c;--eb-panel:hsla(0,0%,100%,.78);--eb-panel-strong:hsla(0,0%,100%,.94);--eb-border:rgba(17,32,60,.08);--eb-shadow:rgba(17,32,60,.16);--eb-surface-soft:#f5f7fa;--eb-surface-muted:#edf1f6;--eb-surface-strong:#fff;--eb-font-body:"Roboto",sans-serif;--eb-font-display:"Bebas Neue","Roboto",sans-serif;--eb-radius-sm:4px;--eb-radius-md:18px;--eb-radius-lg:28px;--eb-space-xs:0.75rem;--eb-space-sm:1rem;--eb-space-md:1.25rem;--eb-space-lg:1.6rem;--eb-space-xl:2rem;--eb-space-2xl:2.6rem}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,html{min-height:100%;max-width:100%;overflow-x:hidden}img,svg,video{max-width:100%;height:auto}body{margin:0;font-family:var(--eb-font-body);line-height:1.5;color:var(--eb-text);background:var(--eb-background);background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.eb-branded-bg{background:radial-gradient(circle at top,rgba(19,175,240,.12),transparent 28%),linear-gradient(180deg,#eceff3,#f7f8fb);position:relative;min-height:100vh}.eb-branded-bg:after,.eb-branded-bg:before{content:"";position:fixed;border-radius:999px;pointer-events:none;z-index:0;display:block;filter:blur(6px)}.eb-branded-bg:before{width:28rem;height:28rem;top:-8rem;right:-7rem;background:rgba(19,175,240,.1)}.eb-branded-bg:after{width:22rem;height:22rem;bottom:-7rem;left:-5rem;background:rgba(255,138,0,.1)}@media (max-width:480px){.eb-branded-bg:before{width:16rem;height:16rem;top:-5rem;right:-5rem}.eb-branded-bg:after{width:13rem;height:13rem;bottom:-5rem;left:-4rem}}.eb-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.85rem 1.2rem;font-weight:700;letter-spacing:.01em;border:1px solid transparent;border-radius:16px;cursor:pointer;transition:all .18s ease;font-family:var(--eb-font-body);text-decoration:none}.eb-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.eb-button:hover{transform:translateY(-1px)}.eb-button-primary{color:#fff;background:#122e43;border-color:rgba(18,46,67,.96);box-shadow:0 18px 30px -24px rgba(18,46,67,.72)}.eb-button-primary:hover{background:#0f283a}.eb-button-accent{background:var(--eb-accent);color:#fff;border-color:rgba(255,138,0,.3)}.eb-button-secondary{color:#15354c;background:hsla(0,0%,100%,.96);border-color:var(--eb-border);box-shadow:0 12px 22px -22px var(--eb-shadow)}.eb-button-ghost{color:#1b4e6c;background:rgba(19,175,240,.08);border-color:rgba(19,175,240,.16)}.eb-button-danger{color:#9c322b;background:hsla(0,0%,100%,.95);border-color:rgba(220,76,76,.16)}.eb-glass-card{position:relative;background:var(--eb-panel);border:1px solid var(--eb-border);box-shadow:0 22px 50px -38px var(--eb-shadow),inset 0 1px 0 hsla(0,0%,100%,.85);border-radius:var(--eb-radius-lg);padding:var(--eb-space-lg)}.eb-glass-card-nested{background:var(--eb-panel-strong);border-radius:var(--eb-radius-md);box-shadow:0 16px 36px -30px rgba(17,32,60,.16);padding:var(--eb-space-md)}.eb-input{width:100%;font-size:16px;min-height:2.75rem;padding:.85rem 1.1rem;background:hsla(0,0%,100%,.82);border:1px solid var(--eb-border);border-radius:14px;font-family:inherit;transition:all .18s ease;color:var(--eb-text)}.eb-input:focus{outline:none;background:#fff;border-color:var(--eb-primary);box-shadow:0 0 0 4px rgba(19,175,240,.12)}.eb-display{font-family:var(--eb-font-display);letter-spacing:.04em;font-weight:400;text-transform:uppercase;margin:0}.eb-h1{font-size:clamp(2.5rem,5vw,4.25rem);line-height:.95}.eb-h2{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1}.eb-eyebrow{font-size:.82rem;letter-spacing:.14em;color:var(--eb-primary);margin-bottom:.35rem}.eb-eyebrow,.eb-status-pill{font-weight:700;text-transform:uppercase}.eb-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .8rem;border-radius:999px;font-size:.78rem;letter-spacing:.08em}.eb-status-pill-info{background:rgba(19,175,240,.12);color:#16678b}.eb-status-pill-warning{background:rgba(255,138,0,.14);color:#a45c00}.eb-status-pill-success{background:rgba(34,170,112,.14);color:#0e7b55}.eb-page-shell{padding:clamp(1.35rem,1rem + 2vw,2.6rem);width:min(1320px,100%);margin:0 auto;position:relative;z-index:1}.eb-glass-frame:before{content:"";position:fixed;inset:1rem;border-radius:32px;background:linear-gradient(180deg,hsla(0,0%,100%,.68),hsla(0,0%,100%,.44));border:1px solid hsla(0,0%,100%,.62);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86),0 28px 70px -54px rgba(17,32,60,.28);pointer-events:none;z-index:-1}.eb-stack{display:flex;flex-direction:column;gap:var(--eb-space-md)}.eb-cluster{display:flex;flex-wrap:wrap;align-items:center;gap:var(--eb-space-sm)}.eb-grid{display:grid;grid-gap:var(--eb-space-md);gap:var(--eb-space-md);grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr))}.eb-sidebar-layout{display:grid;grid-gap:var(--eb-space-lg);gap:var(--eb-space-lg);grid-template-columns:1fr}@media (min-width:1024px){.eb-sidebar-layout{grid-template-columns:16rem 1fr;align-items:start}}.eb-app-shell{min-height:100vh;display:flex;flex-direction:column}.eb-app-topbar{display:flex;align-items:center;justify-content:space-between;gap:var(--eb-space-sm);padding:var(--eb-space-sm) var(--eb-space-md);background:var(--eb-panel-strong);border-bottom:1px solid var(--eb-border);position:-webkit-sticky;position:sticky;top:0;z-index:20}.eb-app-content{flex:1 1;padding-bottom:calc(var(--eb-space-2xl) + 3rem)}.eb-app-nav{position:fixed;bottom:0;left:0;right:0;z-index:20;display:flex;justify-content:space-around;gap:var(--eb-space-xs);padding:var(--eb-space-xs);background:var(--eb-panel-strong);border-top:1px solid var(--eb-border);flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.eb-app-nav-item{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;min-width:2.75rem;flex:0 0 auto;padding:.5rem .75rem;border-radius:var(--eb-radius-md);color:var(--eb-muted);text-decoration:none;font-weight:500;transition:all .18s ease}.eb-app-nav-item:hover,.eb-app-nav-item[aria-current=page]{color:var(--eb-text);background:rgba(19,175,240,.08)}@media (min-width:1024px){.eb-app-shell{display:grid;grid-template-columns:16rem 1fr;grid-template-rows:auto 1fr;grid-template-areas:"nav topbar" "nav content"}.eb-app-topbar{grid-area:topbar}.eb-app-content{grid-area:content;padding:var(--eb-space-lg)}.eb-app-nav{grid-area:nav;position:-webkit-sticky;position:sticky;top:0;height:100vh;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:var(--eb-space-xs);padding:var(--eb-space-md);border-top:none;border-right:1px solid var(--eb-border)}.eb-app-nav-item{justify-content:flex-start;width:100%}}.eb-data-table{width:100%;border-collapse:collapse;font-size:.92rem}.eb-data-table thead tr{text-align:left;color:var(--eb-muted);border-bottom:1px solid var(--eb-border)}.eb-data-table td,.eb-data-table th{padding:var(--eb-space-xs)}.eb-data-table tbody tr{border-bottom:1px solid var(--eb-border)}@media (max-width:767px){.eb-data-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eb-data-table,.eb-data-table tbody,.eb-data-table td,.eb-data-table tr{display:block;width:100%}.eb-data-table tbody tr{background:var(--eb-panel-strong);border:1px solid var(--eb-border);border-radius:var(--eb-radius-md);padding:var(--eb-space-sm);margin-bottom:var(--eb-space-sm)}.eb-data-table td{display:flex;align-items:center;justify-content:space-between;gap:var(--eb-space-md);padding:.4rem 0;border:none;text-align:right}.eb-data-table td:before{content:attr(data-label);font-weight:700;color:var(--eb-muted);text-align:left}}.eb-form-grid{display:grid;grid-gap:var(--eb-space-md);gap:var(--eb-space-md);grid-template-columns:1fr}@media (min-width:768px){.eb-form-grid{grid-template-columns:repeat(2,1fr)}}.eb-form-full{grid-column:1/-1}.eb-button-block{width:100%}@media (min-width:480px){.eb-button-block{width:auto}}