:root{--background:#fff;--foreground:#11172a;--surface:#ffffffe6;--surface-strong:#fff;--surface-soft:#f8fafc;--line:#11172a29;--line-strong:#11172a3d;--primary:#ff6415;--primary-strong:#d9530d;--primary-soft:#ffe0d1;--accent:#a85b24;--success:#11875d;--warning:#ca8a04;--danger:#d14343;--shadow-soft:0 14px 34px #11172a14;--shadow-card:none}*{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}html,body{overflow-x:hidden}body{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-outfit), "Outfit", sans-serif;font-synthesis-weight:none;background-image:none;background-repeat:no-repeat;background-size:100% 100%,100% 100%,100% 100%;background-attachment:fixed}#__next{min-height:100%}a,button{transition:transform .18s,opacity .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s}a:hover{transform:translateY(-1px)}::selection{background:#ff66102e}.font-display{font-family:var(--font-outfit), "Outfit", sans-serif}.glass-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.panel-grid{background-image:linear-gradient(#ffb48829 1px,#0000 1px),linear-gradient(90deg,#ffb48829 1px,#0000 1px);background-size:26px 26px}.status-pulse{animation:2.4s ease-in-out infinite pulse-soft}.float-in{animation:.7s both float-in}.nav-quick-action{transform-origin:50%}.nav-quick-action .MuiSvgIcon-root{transition:transform .18s}.nav-quick-action:hover .MuiSvgIcon-root{transform:rotate(90deg)scale(1.08)}.app-workspace{flex-direction:column;gap:10px;min-width:0;min-height:auto;padding-bottom:16px;display:flex}.app-workspace .MuiGrid-container{--Grid-rowSpacing:10px;--Grid-columnSpacing:10px}.app-workspace-scroll{scrollbar-gutter:stable}.app-workspace>.MuiPaper-root:first-child,.app-workspace>.MuiGrid-root:first-child>.MuiGrid-root:first-child .MuiPaper-root:first-child{border:1px solid var(--line);box-shadow:var(--shadow-card);background:linear-gradient(135deg,#fffffffa 0%,#f8fafcf5 56%,#ffe0d18a 100%);position:relative;overflow:visible}.app-workspace>.MuiPaper-root:first-child:before,.app-workspace>.MuiGrid-root:first-child>.MuiGrid-root:first-child .MuiPaper-root:first-child:before{content:"";pointer-events:none;opacity:.28;background-color:#0000;background-image:linear-gradient(90deg,#11172a0f 1px,#0000 1px),linear-gradient(#11172a0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 24% 76%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 24% 76%,#0000 100%)}.app-workspace>.MuiPaper-root:first-child>*,.app-workspace>.MuiGrid-root:first-child>.MuiGrid-root:first-child .MuiPaper-root:first-child>*{z-index:1;position:relative}.app-workspace .MuiPaper-root{border-color:var(--line)}.app-workspace .MuiTypography-h3,.app-workspace .MuiTypography-h4{letter-spacing:0}.app-workspace .MuiChip-root{font-weight:700}.app-workspace .MuiButton-contained{color:#ff6610;box-shadow:none;background-color:#1a1a40}.app-workspace .MuiButton-contained:hover{background-color:#14143a}.app-workspace-scroll{min-height:0;padding-right:4px;overflow:visible}.app-scroll-panel{min-height:0;overflow:auto}.app-scroll-table{flex-direction:column;min-height:0;display:flex}.app-scroll-table .MuiTableContainer-root{flex:1;min-height:0;overflow:auto}.app-compact-title{font-size:clamp(1.3rem,1.7vw,1.78rem);line-height:1.08}.app-workspace .MuiTypography-h3{font-size:clamp(1.35rem,1.8vw,1.85rem);line-height:1.08}.app-workspace .MuiTypography-h4{font-size:clamp(1.18rem,1.35vw,1.45rem);line-height:1.16}.app-workspace .MuiTypography-h5{font-size:clamp(1rem,1.08vw,1.16rem)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1023px){body{overflow:auto}.app-workspace{height:auto;min-height:0}.app-workspace-scroll,.app-scroll-panel,.app-scroll-table,.app-scroll-table .MuiTableContainer-root{min-height:auto;overflow:visible}}@keyframes pulse-soft{0%,to{opacity:1;transform:scale(1)}50%{opacity:.76;transform:scale(.98)}}@keyframes float-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
