@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");.rm-text-display{font-size:var(--rm-font-display)}.rm-text-display,.rm-text-h1{font-family:var(--rm-font-family);font-weight:var(--rm-font-weight-bold);line-height:var(--rm-line-height-heading)}.rm-text-h1{font-size:var(--rm-font-h1)}.rm-text-h2{font-size:var(--rm-font-h2)}.rm-text-h2,.rm-text-h3{font-family:var(--rm-font-family);font-weight:var(--rm-font-weight-semibold);line-height:var(--rm-line-height-heading)}.rm-text-h3{font-size:var(--rm-font-h3)}.rm-text-body{font-size:var(--rm-font-body)}.rm-text-body,.rm-text-small{font-family:var(--rm-font-family);font-weight:var(--rm-font-weight-regular);line-height:var(--rm-line-height-body)}.rm-text-small{font-size:var(--rm-font-small)}.rm-text-caption{font-family:var(--rm-font-family);font-size:var(--rm-font-caption);font-weight:var(--rm-font-weight-regular);line-height:var(--rm-line-height-body)}.rm-text-medium{font-weight:var(--rm-font-weight-medium)}.rm-text-semibold{font-weight:var(--rm-font-weight-semibold)}.rm-text-bold{font-weight:var(--rm-font-weight-bold)}.rm-text-secondary{color:var(--rm-color-text-secondary)}.rm-text-muted{color:var(--rm-color-text-muted)}:root{--rm-color-primary:#e5a800;--rm-color-primary-hover:#cc9600;--rm-color-primary-active:#b38300;--rm-color-on-primary:#1a1a1a;--rm-color-bg:#ffffff;--rm-color-bg-subtle:#f7f7f8;--rm-color-bg-muted:#efeff1;--rm-color-border:#e2e2e6;--rm-color-border-strong:#c8c8d0;--rm-color-text:#1a1a1f;--rm-color-text-secondary:#5c5c66;--rm-color-text-muted:#8a8a96;--rm-color-text-inverse:#ffffff;--rm-color-success:#15803d;--rm-color-success-bg:#ecfdf3;--rm-color-success-border:#bbf7d0;--rm-color-warning:#b45309;--rm-color-warning-bg:#fffbeb;--rm-color-warning-border:#fde68a;--rm-color-error:#b91c1c;--rm-color-error-bg:#fef2f2;--rm-color-error-border:#fecaca;--rm-color-emergency:#9f1239;--rm-color-emergency-bg:#fff1f2;--rm-color-emergency-border:#fecdd3;--rm-color-info:#1d4ed8;--rm-color-info-bg:#eff6ff;--rm-color-info-border:#bfdbfe;--rm-color-focus-ring:#e5a800;--rm-color-overlay:rgba(26,26,31,0.48);--rm-color-status-active:#15803d;--rm-color-status-revoked:#b91c1c;--rm-color-status-replaced:#b45309;--rm-color-status-pending:#1d4ed8;--rm-color-status-delivered:#15803d;--rm-color-status-failed:#b91c1c;--rm-space-1:4px;--rm-space-2:8px;--rm-space-3:12px;--rm-space-4:16px;--rm-space-6:24px;--rm-space-8:32px;--rm-space-12:48px;--rm-space-16:64px;--rm-radius-sm:4px;--rm-radius-md:8px;--rm-radius-lg:12px;--rm-radius-xl:16px;--rm-radius-full:9999px;--rm-shadow-flat:none;--rm-shadow-raised:0 1px 3px rgba(26,26,31,0.08),0 1px 2px rgba(26,26,31,0.04);--rm-shadow-overlay:0 8px 24px rgba(26,26,31,0.12),0 4px 8px rgba(26,26,31,0.06);--rm-font-family:"Poppins",system-ui,-apple-system,sans-serif;--rm-font-display:32px;--rm-font-h1:28px;--rm-font-h2:22px;--rm-font-h3:18px;--rm-font-body:16px;--rm-font-small:14px;--rm-font-caption:12px;--rm-line-height-heading:1.2;--rm-line-height-body:1.5;--rm-font-weight-regular:400;--rm-font-weight-medium:500;--rm-font-weight-semibold:600;--rm-font-weight-bold:700;--rm-duration-fast:150ms;--rm-duration-normal:200ms;--rm-duration-slow:250ms;--rm-duration-page:300ms;--rm-ease-out:cubic-bezier(0,0,0.2,1);--rm-ease-in:cubic-bezier(0.4,0,1,1);--rm-tap-target-min:48px;--rm-focus-ring:0 0 0 3px rgba(229,168,0,0.4)}@keyframes rm-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes rm-spin{to{transform:rotate(1turn)}}@keyframes rm-toast-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes rm-toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@keyframes rm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rm-pulse-ring{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.08);opacity:.3}}.rm-transition{transition-duration:var(--rm-duration-normal);transition-timing-function:var(--rm-ease-out)}.rm-page-enter{animation:rm-fade-in var(--rm-duration-page) var(--rm-ease-out)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*,:after,:before{box-sizing:border-box}html{text-size-adjust:100%}body{margin:0;font-family:var(--rm-font-family);font-size:var(--rm-font-body);font-weight:var(--rm-font-weight-regular);line-height:var(--rm-line-height-body);color:var(--rm-color-text);background-color:var(--rm-color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}:focus-visible{outline:none;box-shadow:var(--rm-focus-ring)}.rm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:root{--scan-bg-page:#faf9f6;--scan-bg-panel:#ffffff;--scan-bg-muted:#fff8e1;--scan-border-soft:#f0e6c8;--scan-shadow-soft:0 2px 12px rgba(179,131,0,0.06);--scan-panel-padding:var(--rm-space-6);--scan-flow-gap:var(--rm-space-4)}body,html{background:var(--scan-bg-page)}