:root{--primary:#00687b;--surface-tint:#00687b;--on-primary:#fff;--primary-container:#aeecff;--on-primary-container:#001f26;--secondary:#4b6269;--on-secondary:#fff;--secondary-container:#cee7ef;--on-secondary-container:#061f25;--tertiary:#575c7e;--on-tertiary:#fff;--tertiary-container:#dee1ff;--on-tertiary-container:#141937;--error:#ba1a1a;--on-error:#fff;--error-container:#ffdad6;--on-error-container:#410002;--background:#fff9e6;--on-background:#171c1e;--surface:#fff9e6;--on-surface:#171c1e;--surface-variant:#dbe4e7;--on-surface-variant:#3f484b;--outline:#70797c;--outline-variant:#bfc8cb;--shadow:#000;--scrim:#000;--inverse-surface:#2c3133;--inverse-on-surface:#ecf2f4;--inverse-primary:#85d2e7;--primary-fixed:#aeecff;--on-primary-fixed:#001f26;--primary-fixed-dim:#85d2e7;--on-primary-fixed-variant:#004e5d;--secondary-fixed:#cee7ef;--on-secondary-fixed:#061f25;--secondary-fixed-dim:#b2cbd3;--on-secondary-fixed-variant:#344a51;--tertiary-fixed:#dee1ff;--on-tertiary-fixed:#141937;--tertiary-fixed-dim:#bfc4eb;--on-tertiary-fixed-variant:#3f4565;--surface-dim:#d5dbdd;--surface-bright:#fff9e6;--surface-container-lowest:#fff;--surface-container-low:#eff4f7;--surface-container:#e9eff1;--surface-container-high:#e4e9eb;--surface-container-highest:#dee3e6;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-in-out:cubic-bezier(.77, 0, .175, 1);--dur-fast:.16s;--dur-ui:.22s;--dur-slow:.32s;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:color var(--dur-ui) var(--ease-out);color:var(--on-background);background-color:var(--background);font-family:Nunito,Avenir Next,Segoe UI,sans-serif;font-weight:400;line-height:1.5}html,body{background-color:var(--background)}body{min-height:100vh;margin:0;overflow-x:clip}*{box-sizing:border-box}img,video,canvas,svg{max-width:100%}#root{width:100%;min-height:100vh}:where(a,button,input,textarea,select){-webkit-tap-highlight-color:transparent}:where(a,button){transition:transform var(--dur-fast) var(--ease-out), filter var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out)}:where(input,textarea,select){transition:border-color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out)}:where(button):disabled{cursor:not-allowed;opacity:.7}:where(a,button):active{filter:brightness(.97)}:where(a,button,input,textarea,select):focus-visible{outline-offset:3px;outline:3px solid #111;box-shadow:0 0 0 6px #4ecdc459}:where(a,button,input,textarea,select):focus:not(:focus-visible){box-shadow:none;outline:none}a{color:#000000de}
