:root{--cq-color-accent: #f23e5c;--cq-color-navy: #20242e;--cq-color-navy-soft: #2a2d3a;--cq-color-success: #21a35b;--cq-color-bg: #f0eee8;--cq-color-surface: #f8f8fa;--cq-color-surface-alt: #f5f6f8;--cq-color-border: #ecedf0;--cq-color-text: #20242e;--cq-color-text-secondary: #6b6f79;--cq-color-text-muted: #9da1ac;--cq-color-text-faint: #c7cbd0;--cq-font-sans: "Plus Jakarta Sans", system-ui, sans-serif;--cq-radius-sm: 9px;--cq-radius-md: 13px;--cq-radius-lg: 18px}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{background:var(--cq-color-bg);font-family:var(--cq-font-sans);color:var(--cq-color-text)}.ms{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes slidein{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes scalepop{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}
