:root{--app-chrome-bg: #3f3a5d;--app-chrome-border: #544e79;--app-accent: #00bba7}body{margin:0;padding:0;box-sizing:border-box;background-color:#f9fafb;color:#111827;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell__body{display:flex;flex:1;min-height:0}.content-area{flex:1;padding:1.5rem}.app-header{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;min-height:52px;padding:.5rem 1rem;border-bottom:1px solid var(--app-chrome-border);background-color:var(--app-chrome-bg)}.app-header__userInfo{display:flex;align-items:center;gap:.5rem;color:#fff}.app-header__userText{display:flex;flex-direction:column;justify-content:center}.app-header__userName{margin:0;font-size:.875rem;font-weight:500;color:#fff}.app-header__eyebrow,.auth-status-eyebrow{margin:0 0 .25rem;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5b5fc7}.app-header__signout,.auth-status-action,.brokers-message__action,.dashboard-card__action{border:none;border-radius:999px;background-color:#211c47;color:#fff;padding:.7rem 1.1rem;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.app-header__signout:disabled{opacity:.7;cursor:progress}.app-header__signoutIcon{color:#ffffffd1!important;padding:4px!important}.app-header__signoutIcon:hover{background-color:#ffffff14!important;color:#fff!important}.app-header__signout:focus-visible,.app-header__signoutIcon:focus-visible,.auth-status-action:focus-visible,.brokers-message__action:focus-visible,.dashboard-card__action:focus-visible,.sidepanel__link:focus-visible{outline:3px solid rgba(111,224,216,.85);outline-offset:3px}.auth-status-shell{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at top left,rgba(111,224,216,.25),transparent 25%),linear-gradient(180deg,#fbfbfd,#eef2ff)}.auth-status-card{width:min(680px,100%);background-color:#ffffffe6;border:1px solid rgba(91,95,199,.12);border-radius:24px;padding:2rem;box-shadow:0 20px 50px #211c4714}.auth-status-card h1{margin:0 0 1rem;font-size:clamp(2rem,5vw,3.2rem);line-height:1.05}.auth-status-card p{margin:0;color:#4b5563;font-size:1rem;line-height:1.6}.auth-status-action--link{text-decoration:none}.dashboard-page__message{margin:0;padding:.25rem 0;font-size:1.125rem;color:#1f2937}.auth-landing__error{margin-top:1rem!important;color:#b42318!important}.dashboard-page{display:flex;flex-direction:column;gap:1.5rem}.dashboard-page__hero{padding:1.5rem;border-radius:24px;background:linear-gradient(135deg,#211c47,#5b5fc7);color:#fff}.dashboard-page__hero h2{margin:0 0 .75rem;font-size:2rem}.dashboard-page__hero p{margin:0;max-width:50rem;color:#ffffffe0}.dashboard-page__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.dashboard-card{padding:1.5rem;border-radius:20px;background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 12px 30px #211c470f}.dashboard-card h3{margin:0 0 .75rem}.dashboard-card p{margin:0 0 1.25rem;color:#4b5563}.app-footer{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#ffffffe6}.sidepanel{width:260px;background-color:var(--app-chrome-bg);color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;padding:20px 16px}.sidepanel__logo{display:flex;align-items:center;gap:.75rem;margin-bottom:24px}.sidepanel__logoMark{width:50px;height:50px;border-radius:8px;object-fit:contain;background-color:#ffffff26;display:block}.sidepanel__brand{line-height:1.2}.sidepanel__brandName{font-weight:600;color:#fff}.sidepanel__brandSub{font-size:12px;color:#6b7280}.sidepanel__create{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#6fe0d8;color:#1f2937;border:none;border-radius:6px;padding:10px 12px;font-size:13px;font-weight:600;cursor:pointer;margin-bottom:24px}.sidepanel__create:hover{background-color:#5ad1c8}.sidepanel__nav{display:flex;flex-direction:column;gap:4px}.sidepanel__link{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:6px;font-size:15px;font-weight:500;letter-spacing:.2px;text-decoration:none;color:#ffffffb3}.sidepanel__link:hover{background-color:#ffffff14;color:#fff}.sidepanel__link.active{background-color:#ffffff26;color:#fff}main,.content-area,.page{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111827;font-size:15px;line-height:1.4}main h3,main h4,.page h3,.page h4{font-weight:600;margin:0 0 .5rem}.brokers-container{padding:20px;background-color:#fff;min-height:100%;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111827;font-size:15px;line-height:1.4}.header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.create-btn{background-color:#211c47;color:#fff;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.filter-bar{display:flex;gap:12px;margin-bottom:24px}.brokers-message{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.25rem;border-radius:16px}.brokers-message--access-denied{background-color:#fff1f3;border:1px solid #fecdd3}.brokers-message--error{background-color:#fff7ed;border:1px solid #fed7aa}.search-input .MuiOutlinedInput-root{height:40px;width:320px;background-color:#fff}.filter-select{height:40px;min-width:180px;background-color:#fff}.filter-select.active .MuiOutlinedInput-notchedOutline{border-color:#1976d2!important;border-width:2px}.table-wrapper{background-color:#fff;border:1px solid #eeeeee;border-radius:4px;box-shadow:none!important}.table-wrapper th,.table-wrapper td{text-align:left!important}.table-header-row{background-color:#fafafa}.header-cell{color:#757575!important;font-size:.75rem!important;font-weight:600!important;border-bottom:1px solid #eeeeee!important;padding:12px 16px!important;text-transform:none!important}.body-cell{border-bottom:1px solid #eeeeee!important;font-size:.85rem!important;padding:14px 16px!important;color:#333!important}.child-row{background-color:#fafafa!important}.tree-connector{display:inline-block;width:14px;height:14px;border-left:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;margin-right:7px;margin-left:7px;transform:translateY(-6px)}.tiering-label{color:#9e9e9e;font-size:.75rem;margin-right:10px}.status-cleared-dot{color:#4caf50;font-size:14px!important;margin-right:8px}.table-footer{display:flex;justify-content:flex-end;align-items:center;padding:12px 20px;border-top:1px solid #eeeeee}@media (max-width: 960px){.app-header{padding-inline:.75rem}.app-shell__body{flex-direction:column}.sidepanel{width:auto}.filter-bar{flex-direction:column}.search-input .MuiOutlinedInput-root,.filter-select{width:100%}}
