@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";body{margin:0;background:var(--wws-shell-gradient);color:var(--wws-ink);font-family:Manrope,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.MuiTypography-root,.MuiInputBase-root,.MuiFormLabel-root,.MuiButton-root,.MuiMenuItem-root,.MuiListItemText-primary,.MuiListItemText-secondary,.MuiTableCell-root,.MuiTab-root,.MuiChip-root{font-family:Manrope,Segoe UI,sans-serif!important}.MuiTypography-h4,.MuiTypography-h5,.MuiTypography-h6,.MuiTypography-subtitle1,.MuiTypography-button{font-family:Barlow Condensed,Segoe UI,sans-serif!important}a{color:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--wws-shell: #f5f7fc;--wws-shell-gradient: #f5f7fc;--wws-ink: #152442;--wws-paper: #ffffff;--wws-primary: #133f90;--wws-primary-deep: #10367f;--wws-steel: #10367f;--wws-accent: #c8102e;--wws-accent-deep: #a30d25;--wws-surface: #edf3fd;--wws-surface-strong: #dce7fb;--wws-surface-muted: rgba(19, 63, 144, .1);--wws-border: rgba(19, 63, 144, .18);--wws-field-editable: rgba(223, 233, 252, .98);--wws-field-editable-strong: rgba(214, 227, 252, .98);--wws-field-editable-border: rgba(19, 63, 144, .22);--wws-field-readonly: rgba(237, 240, 245, .98);--wws-field-readonly-border: rgba(148, 163, 184, .24)}html{scroll-behavior:smooth}.app{background:var(--wws-shell-gradient);min-height:100vh}.appBootShell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:32px;background:radial-gradient(circle at top right,rgba(200,16,46,.08),transparent 28%),linear-gradient(180deg,#133f9014,#f5f7fcf2)}.appBootCard{min-width:300px;padding:22px 28px;border:1px solid rgba(19,63,144,.12);border-radius:28px;background:#ffffffeb;box-shadow:0 18px 48px #133f9014;color:var(--wws-primary);display:flex;align-items:center;gap:18px}.appBootTruckLane{position:relative;width:96px;height:48px;flex:0 0 auto}.appBootTruck{position:absolute;left:0;top:50%;width:88px;height:auto;transform:translateY(-50%);animation:appBootTruckMove 1.8s ease-in-out infinite;filter:drop-shadow(0 8px 14px rgba(19,63,144,.14))}.appBootMotionLine{position:absolute;right:0;height:3px;border-radius:999px;background:#133f9038;animation:appBootMotionLine 1.8s ease-in-out infinite}.appBootMotionLineOne{top:10px;width:26px}.appBootMotionLineTwo{top:21px;width:34px;animation-delay:.12s}.appBootMotionLineThree{top:32px;width:22px;animation-delay:.24s}.appBootText{font-family:Barlow Condensed,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@keyframes appBootTruckMove{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(-8px)}}@keyframes appBootMotionLine{0%,to{opacity:.3;transform:translate(0)}50%{opacity:.8;transform:translate(-10px)}}
