*{box-sizing:border-box;margin:0;padding:0}:root{--llm-red:#ED1C24;--llm-yellow:#FFE200;--llm-black:#111;--llm-gray:#3c3c3c}body,html{height:100%;font-family:Inter,Roboto,sans-serif;background-color:#f05630;color:var(--llm-black)}body{background-attachment:fixed}.app-shell,body{background-image:radial-gradient(circle at top left,rgba(255,226,0,.65),transparent 45%),radial-gradient(circle at bottom right,rgba(237,28,36,.65),transparent 55%),linear-gradient(130deg,#ED1C24,#F05630 40%,#FFE200);background-repeat:no-repeat;background-size:cover;background-color:#f05630;min-height:100vh}.app-shell{display:flex;flex-direction:column;gap:1.5rem}.brand-banner{background:linear-gradient(110deg,#ED1C24,#B70D13);padding:1.75rem 7%;border-bottom-left-radius:32px;border-bottom-right-radius:32px;box-shadow:0 18px 40px rgba(0,0,0,.35);cursor:default}.brand-secret{margin-top:.75rem;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.35);padding:.55rem .85rem;border-radius:999px;display:inline-block}.page-wrapper{flex:1 1;background:transparent;padding:2rem 5%}main{padding:0}.MuiPaper-root{border-radius:28px!important;padding:1.75rem;background-color:rgba(255,252,235,.95)!important;box-shadow:0 15px 35px rgba(0,0,0,.2),0 4px 12px rgba(0,0,0,.08)!important;border:1px solid rgba(237,28,36,.18)!important}.MuiAppBar-root{border-radius:22px!important;margin-bottom:1rem;background:linear-gradient(105deg,#ED1C24,#9F050C)!important;color:#fff!important;box-shadow:0 15px 30px rgba(0,0,0,.35)!important}.MuiToolbar-root{padding:.5rem 1rem!important}.MuiTableHead-root{background:linear-gradient(120deg,rgba(255,226,0,.35),rgba(255,255,255,.2))}.MuiTableCell-head{font-weight:600!important;color:#111!important;letter-spacing:.02em}.MuiTableCell-root{font-size:.92rem;padding:10px 12px!important}button{text-transform:none!important;letter-spacing:.01em;font-weight:600}.MuiButton-containedPrimary{background-color:#111!important;color:#FFE200!important;box-shadow:0 8px 18px rgba(0,0,0,.3)!important}.MuiButton-containedPrimary:hover{background-color:#000!important;color:#FFE200!important}.MuiButton-outlined{border-color:rgba(17,17,17,.45)!important;color:#111!important;background-color:rgba(255,255,255,.15)}.MuiButton-outlined:hover{border-color:#111!important;background-color:rgba(255,226,0,.25)}.MuiTableContainer-root{overflow-x:auto}@media (max-width:600px){.brand-banner{padding:1.1rem 1rem;border-bottom-left-radius:22px;border-bottom-right-radius:22px}.page-wrapper{padding:1rem}.MuiPaper-root{padding:1rem;border-radius:20px!important}.MuiAppBar-root{border-radius:16px!important;box-shadow:0 10px 20px rgba(0,0,0,.28)!important}.MuiToolbar-root{padding:.6rem .85rem!important}.MuiTableCell-root{font-size:.85rem;padding:8px 10px!important}button{font-weight:600}}.SnackbarItem-variant-info{background-color:#ED1C24!important}.SnackbarItem-variant-success{background-color:#2e7d32!important}.SnackbarItem-variant-error{background-color:#B70D13!important}.SnackbarItem-variant-warning{background-color:#FFB400!important}.snackbar-close-btn{border:none;background:transparent;color:#fff;cursor:pointer;margin-left:8px;font-weight:700;transition:opacity .2s ease-in-out}.snackbar-close-btn:hover{opacity:.7}