html,body,#root{margin:0;min-height:100%;width:100%}:root{color-scheme:light}body{font-family:"Source Sans 3",sans-serif}*{box-sizing:border-box}.calm-interactive{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,opacity .18s ease;will-change:transform}.calm-interactive:hover{transform:translateY(-1px)}.calm-interactive:active{transform:scale(.985)}.calm-btn-primary,.calm-btn-secondary,.calm-card,.calm-field{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,opacity .18s ease}.calm-btn-primary:hover,.calm-btn-secondary:hover,.calm-card:hover{transform:translateY(-2px)}.calm-btn-primary:active,.calm-btn-secondary:active{transform:scale(.985)}.calm-btn-primary:focus-visible,.calm-btn-secondary:focus-visible,.calm-field:focus-visible,.calm-card:focus-visible{outline:2px solid rgba(74,144,226,.35);outline-offset:3px}.calm-field.is-valid{border-color:#4a90e28c;box-shadow:0 0 0 3px #4a90e21f;background:#f8fcfff2}.calm-field.is-error{border-color:#c7665a99;box-shadow:0 0 0 3px #c7665a1f}.status-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;border-radius:9999px;font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.progress-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:9999px;font-size:.75rem;font-weight:700;background:#4a90e214;color:#2d4b6a}.micro-copy{font-size:.875rem;line-height:1.5}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.calm-interactive:hover,.calm-btn-primary:hover,.calm-btn-secondary:hover,.calm-card:hover{transform:none!important}}.pulsating-gradient{position:relative;z-index:0;overflow:hidden;border:2px solid transparent}.pulsating-gradient{position:relative;z-index:0;overflow:hidden}.pulsating-gradient:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(45deg,#7cb8fb,#ef8cd1,#f4977c);background-size:300% 300%;animation:pulseGradient 4s ease infinite;border-radius:inherit;z-index:-1}@keyframes pulseGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.gradient-text{background:linear-gradient(to right,#7cb8fb,#ef8cd1,#f4977c);-webkit-background-clip:text;background-clip:text;color:transparent;transition:color .3s ease}.group:hover .gradient-text{color:#fff;background:none}.group:hover .brand-text-gradient{-webkit-text-fill-color:white;background:none}.OV1BG{background:var(--OV1BG)}.pulsating-gradient{position:relative;border:none;background:#3b82f6b3;color:inherit;border-radius:9999px;padding:.5rem 1rem}.pulsating-gradient:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(90deg,#7cb8fb,#ef8cd1,#f4977c);background-size:300% 300%;animation:gradientPulse 5s ease infinite;z-index:-1;filter:blur(4px);border-radius:inherit}@keyframes gradientPulse{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
