*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand-navy: #0F1620;--logo-filter: brightness(0) invert(1) opacity(.92);--brand-dark: #141E2E;--brand-card: #1A2540;--brand-border: #2A3A55;--brand-muted: #1E2E45;--brand-accent: #00C2FF;--brand-accent2: #1A56DB;--brand-green: #00E5A0;--brand-amber: #FFB800;--brand-red: #FF4D6A;--brand-text: #F0F4FF;--brand-sub: #94A9C9;--brand-faint: #4A6080;--grad-accent: linear-gradient(135deg, #00C2FF 0%, #1A56DB 100%);--grad-green: linear-gradient(135deg, #00E5A0 0%, #00B4D8 100%);--grad-card: linear-gradient(160deg, #1A2540 0%, #141E2E 100%);--font-display: "Syne", sans-serif;--font-body: "DM Sans", sans-serif;--sidebar-width: 220px;--shadow-card: 0 4px 24px rgba(0,0,0,.35);--shadow-glow: 0 0 24px rgba(0,194,255,.2)}html,body{height:100%;width:100%;overflow-x:hidden;background:var(--brand-navy);color:var(--brand-text);font-family:var(--font-body);font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}#root{height:100%;width:100%;overflow-x:hidden}.portal-layout{display:flex;min-height:100vh;width:100%;overflow-x:hidden}.portal-content{flex:1;min-width:0;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.portal-main{flex:1;padding:28px;width:100%;min-width:0;overflow-x:hidden}@media (max-width: 768px){.portal-main{padding:16px}}a{color:inherit;text-decoration:none}button{font-family:var(--font-body);cursor:pointer;border:none;outline:none}input,textarea,select{font-family:var(--font-body);outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--brand-dark)}::-webkit-scrollbar-thumb{background:var(--brand-faint);border-radius:3px}table{width:100%;table-layout:fixed}td,th{overflow:hidden;text-overflow:ellipsis}img,video{max-width:100%}.animate-fade{animation:fadeIn .3s ease both}.animate-slide{animation:slideIn .3s ease both}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(-12px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes pulse-glow{0%,to{box-shadow:0 0 #00c2ff4d}50%{box-shadow:0 0 0 8px #00c2ff00}}@media (max-width: 768px){[style*=grid-template-columns]{grid-template-columns:1fr!important}[style*="display: grid"]{display:flex!important;flex-direction:column!important}table{display:block;overflow-x:auto;white-space:nowrap;width:100%;-webkit-overflow-scrolling:touch}.stat-row{flex-wrap:wrap}[style*="position: fixed"][style*="align-items: center"]>div{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;border-radius:0!important;margin:0!important;overflow-y:auto}[style*="display: flex"][style*=gap] button{min-width:0}iframe{height:60vh!important}}@media (max-width: 768px){body{overflow-x:hidden}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:13px}.modal-sheet{border-radius:16px 16px 0 0!important;max-height:92vh!important}.flex-row-mobile{flex-direction:column!important}iframe[title="Proposal Preview"],iframe[title=Preview]{height:60vh!important}.animate-fade>*{font-size:13.5px}}.mobile-stack{display:flex;flex-direction:column;gap:12px}@media (min-width: 769px){.mobile-stack{flex-direction:row}}
