@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ct-red:#d51f28;--ct-blue:#1662a6;--ct-green:#1f8a3b;--ct-bg:#f7f7f7;--ct-card:#fff;--ct-border:#e8e8e8;--ct-text:#1a1a1a;--ct-muted:#5e5e5e;--ct-light:#8a8a8a;--carbon:#f7f7f7;--cream:#1a1a1a;--font-serif:"Inter", Arial, sans-serif;--font-sans:"Inter", Arial, sans-serif}html,body{color:#1a1a1a;-webkit-font-smoothing:antialiased;background:#f7f7f7;font-family:Inter,Arial,sans-serif}input::placeholder{color:#a0a0a0}.stall-root{-webkit-overflow-scrolling:auto;background:#f7f7f7;flex-direction:column;font-family:Inter,Arial,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.stall-spinner-wrap{width:36px;height:36px}.stall-ring{width:36px;height:36px;animation:1.6s linear infinite stall-rotate}.stall-ring-track{fill:none;stroke:#e0e0e0;stroke-width:3px}.stall-ring-head{fill:none;stroke:#a7a7a7;stroke-width:3px;stroke-linecap:round;stroke-dasharray:56 57;stroke-dashoffset:0;animation:1.6s ease-in-out infinite stall-dash}@keyframes stall-rotate{to{transform-origin:50%;transform:rotate(360deg)}}@keyframes stall-dash{0%{stroke-dasharray:4 109;stroke-dashoffset:0}50%{stroke-dasharray:80 33;stroke-dashoffset:-30px}to{stroke-dasharray:4 109;stroke-dashoffset:-113px}}.stall-label{color:#8a8a8a;letter-spacing:.02em;font-family:Inter,Arial,sans-serif;font-size:14px;font-weight:400;animation:2.4s ease-in-out infinite stall-pulse}@keyframes stall-pulse{0%,to{opacity:.5}50%{opacity:1}}
