:root{--dash-gap: 2rem;--dash-radius: 18px;--dash-bg: linear-gradient(135deg, #0f4c81 0%, #1c6fa6 50%, #2196f3 100%);--card-bg: #ffffffcc;--card-blur: 12px;--transition: .14s cubic-bezier(.4, 0, .2, 1)}.dashboard-wrapper{padding:var(--dash-gap);min-height:calc(100vh - 64px);background:transparent;display:flex;flex-direction:column;gap:var(--dash-gap);position:relative;overflow:visible;box-shadow:none;border-radius:0}.dashboard-wrapper:before,.dashboard-wrapper:after{display:none}.dash-header{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.dash-header img.logo{height:56px;filter:drop-shadow(0 4px 6px rgba(0,0,0,.25))}.dash-header h1{color:#fff;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:600;letter-spacing:.5px;margin:0}.tiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--dash-gap);align-items:stretch}.dash-card{background:#fffe;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.25rem 1.4rem;display:flex;flex-direction:column;gap:.85rem;transition:box-shadow .18s ease,transform .18s ease}.dash-card:hover{box-shadow:0 6px 18px -4px #00000040;transform:translateY(-4px)}.dash-card h2{margin:0;font-size:1.25rem;font-weight:600;color:#0f4c81;letter-spacing:.5px}.dash-actions{display:flex;justify-content:center}.dash-actions a,.dash-actions button{font-weight:600;letter-spacing:.5px}.footer-hint{text-align:center;color:#eef7ff;font-size:.85rem;margin-top:auto;opacity:.8}.mode-light .footer-hint{color:#2f4b5d;opacity:.85}.mode-dark .footer-hint{color:#eef7ff}@media (max-width: 640px){.dash-card{padding:1.1rem 1.1rem 1.4rem}.dash-header img.logo{height:48px}}html,body,#root{height:100%}html.mode-light{background:#f5f5f5!important}html.supplier-portal-active,html.supplier-portal-active.mode-light,html.supplier-portal-active.mode-dark{background:#f6f8fa!important;color-scheme:light!important}html.supplier-portal-active .MuiAppBar-root{background:#fff!important;background-image:none!important;color:#7c3a2b!important}html.mode-dark{background:#0c1218!important}html{--color-primary: #ae503e !important;color-scheme:light dark}h1{color:var(--color-primary)!important}html:not(.supplier-portal-active) .RaAppBar-root,html:not(.supplier-portal-active) .MuiAppBar-root{background:var(--color-primary)!important;background-image:linear-gradient(135deg,#ae503e,#7c3a2b)!important;color:#fff!important;box-shadow:0 2px 6px -1px #0006,0 4px 12px -2px #00000040!important;z-index:1100}html:not(.supplier-portal-active) .RaAppBar-root .MuiIconButton-root,html:not(.supplier-portal-active) .MuiAppBar-root .MuiIconButton-root{color:#fff!important}html:not(.supplier-portal-active) .RaAppBar-root .MuiButtonBase-root.MuiButton-root,html:not(.supplier-portal-active) .MuiAppBar-root .MuiButtonBase-root.MuiButton-root{color:#fff!important}body{margin:0;-webkit-font-smoothing:antialiased;background:transparent!important;position:relative;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#13293d;min-height:100vh}html.supplier-portal-active body:before{content:none!important}body.mode-dark:before,html.mode-dark body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;backdrop-filter:none;-webkit-backdrop-filter:none;z-index:0}.RaLayout-root,.RaLayout-appFrame{background:transparent!important}.RaLayout-appFrame{margin-top:64px!important}html:not(.supplier-portal-active) .RaLayout-content{position:relative;background:url(/background.jpg) center center / cover no-repeat!important}html:not(.supplier-portal-active) .RaLayout-content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffe0;pointer-events:none;z-index:0}html:not(.supplier-portal-active) .RaLayout-content>*{position:relative;z-index:1}html.mode-dark .dash-card{background:#1e2730!important;color:#e2e8f0}html.mode-light .dash-card{background:#ffffffeb!important}button,.MuiButton-containedPrimary{border-radius:6px}html.mode-dark .dash-card h2{color:#fff}html.mode-light .dash-card h2{color:var(--color-primary)}html.mode-dark h1,html.mode-dark h2,html.mode-dark h3,html.mode-dark h4,html.mode-dark h5{color:#f1f5f9!important}html.mode-dark body{color:#d2d9e0}html.mode-dark a{color:#64b5f6}html.supplier-portal-active body,html.supplier-portal-active.mode-dark body{background:#f6f8fa!important;color:#1d1d1b!important}html.supplier-portal-active h1,html.supplier-portal-active h2,html.supplier-portal-active h3,html.supplier-portal-active h4,html.supplier-portal-active h5,html.supplier-portal-active h6{color:#7c3a2b!important}html.supplier-portal-active a{color:inherit}#root>div{background:transparent!important}html.supplier-portal-active #root>div{background:#f6f8fa!important}html.supplier-portal-active main{background:radial-gradient(circle at 8% 0%,rgba(215,195,167,.18),transparent 28rem),radial-gradient(circle at 92% 8%,rgba(174,80,62,.1),transparent 30rem),#f6f8fa!important}.supplier-form-card{background:#fff!important;border:1px solid rgba(174,80,62,.12)!important;border-radius:28px!important;box-shadow:0 22px 55px #ae503e1a!important}.supplier-form-card .MuiAccordion-root{background:#fff!important;color:#1d1d1b!important;border:1px solid rgba(174,80,62,.1)!important;border-radius:18px!important;box-shadow:none!important;overflow:hidden}.supplier-form-card .MuiAccordion-root:before{display:none}.supplier-form-card .MuiAccordionSummary-root{background:#fbfcfd!important;border-left:5px solid #d7c3a7}.supplier-form-card .MuiTableHead-root .MuiTableCell-root{background:#ae503e!important;color:#fff!important;font-weight:900!important}.supplier-form-card .MuiTableCell-root,.supplier-form-card .MuiTypography-root,.supplier-form-card .MuiInputBase-input,.supplier-form-card .MuiFormControlLabel-label{color:#1d1d1b!important}.supplier-form-card .MuiTypography-colorTextSecondary,.supplier-form-card .MuiTypography-root.MuiTypography-body2{color:#5c6b78!important}.supplier-form-card .MuiOutlinedInput-root{background:#fff!important;border-radius:12px!important}.supplier-landing-card{max-width:860px;margin:0 auto;background:#fff;border:1px solid rgba(174,80,62,.1);border-radius:24px;padding:clamp(2rem,4vw,3.25rem);box-shadow:0 18px 45px #ae503e14}.supplier-landing-kicker{margin:0 0 .6rem;color:#ae503e;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.supplier-landing-card h1{margin:0 0 .9rem;color:#7c3a2b!important;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.supplier-landing-card p{margin-top:0;color:#5c6b78;line-height:1.7;font-size:1.05rem}.supplier-landing-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.supplier-landing-button{background:#d7c3a7;color:#1d1d1b;text-decoration:none;border-radius:999px;padding:.75rem 1.15rem;font-weight:900}#root>*{position:relative;z-index:1}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#00000073}.RaNotification-root,.MuiSnackbar-root,.MuiSnackbar-anchorOriginBottomLeft,.MuiSnackbar-anchorOriginBottomCenter,.MuiSnackbar-anchorOriginBottomRight{position:fixed!important;top:80px!important;right:24px!important;bottom:auto!important;left:auto!important;z-index:2000!important;transform:none!important}.MuiSnackbar-anchorOriginTopRight{top:80px!important;right:24px!important;z-index:2000!important}.MuiSnackbar-root[class*=anchorOrigin]{top:80px!important;right:24px!important;bottom:auto!important;left:auto!important;transform:none!important}.MuiAlert-filledError,.MuiAlert-standardError{background-color:#d32f2f!important;color:#fff!important;font-weight:600!important;box-shadow:0 4px 12px #d32f2f4d!important}.MuiSnackbarContent-root{min-width:350px!important;max-width:500px!important;font-size:.95rem!important}
