:export{mobileBreakpoint:600px;tabletBreakpoint:1000px;desktopBreakpoint:1280px}:root,[data-theme=spring]{--bg:#fdf2f0;--surface:#fff7f5;--primary:#f4a0b5;--primary-dark:#c97090;--secondary:#88c9a1;--accent:#ffd580;--text:#3d2b1f;--text-muted:#9c7b6e;--text-on-primary:#3d2b1f;--header-bg:#ffb7c5;--header-glow:#ff96b9a6;--button-bg:#f4a0b526;--button-text:#3d2b1f;--button-border:#f4a0b5;--button-glow:#ff96b980;--border:#f0b8c8;--shadow:#d4829e40;--frog-face:#8ebc00;--frog-face-light:#c1d218;--frog-dark:#477a26;--frog-eye:#234106;--frog-tongue:#f57b78;--note-text:#3d2b1f;--note-text-size:large;--note-text-stroke:none}[data-theme=halloween]{--bg:#000;--surface:#111;--primary:#f60;--primary-dark:#ae4600;--secondary:#90f;--accent:#f60;--text:#f60;--text-muted:#ae4600;--text-on-primary:#000;--header-bg:linear-gradient(to right, #89dbfe 75%, #ae4600);--header-glow:#fffc;--button-bg:#000;--button-text:#f60;--button-border:#90f;--button-glow:#fff9;--border:#90f;--shadow:#9900ff59;--frog-face:#f60;--frog-face-light:#f93;--frog-dark:#c40;--frog-eye:#300;--frog-tongue:#90f;--note-text:#ae4600;--note-text-size:xx-large;--note-text-stroke:white}body{background-color:var(--bg);color:var(--text);min-height:100vh;margin:0;font-family:Caveat,cursive;font-size:16px;transition:background-color .3s,color .3s}
:export{mobileBreakpoint:600px;tabletBreakpoint:1000px;desktopBreakpoint:1280px}.Header-module-scss-module__kvEV4G__headerContainer{z-index:999;justify-content:center;align-items:center;width:100%;display:flex;position:sticky;top:0;left:0}.Header-module-scss-module__kvEV4G__header{background:var(--header-bg);z-index:1;color:var(--text-on-primary);width:200px;box-shadow:0px 0px 20px 1px var(--header-glow);border-radius:100px;justify-content:space-around;align-items:center;margin-top:50px;padding:25px;font-family:Caveat,cursive;transition:background .3s,box-shadow .3s;display:flex}.Header-module-scss-module__kvEV4G__link{color:var(--text-on-primary);font-size:larger;text-decoration:none}
:export{mobileBreakpoint:600px;tabletBreakpoint:1000px;desktopBreakpoint:1280px}.Login-module-scss-module__67g05G__loginContainer{background-color:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;transition:background-color .3s;display:flex}.Login-module-scss-module__67g05G__loginContainer h1{color:var(--text);font-family:Caveat,cursive}.Login-module-scss-module__67g05G__loginContainer input{background-color:var(--button-bg,#3333330d);border:1px solid var(--button-border,transparent);color:var(--button-text,#333);cursor:pointer;text-align:center;vertical-align:baseline;white-space:nowrap;-webkit-user-select:none;user-select:none;touch-action:manipulation;box-shadow:0px 0px 20px 1px var(--button-glow,white);border-radius:8px;margin:0;padding:10px 12px;font-family:Caveat,cursive;font-size:14px;font-weight:500;line-height:20px;list-style:none;transition:all .2s;display:inline-block}.Login-module-scss-module__67g05G__loginContainer input:hover{box-shadow:0px 0px 20px 10px var(--button-glow,white);transition-duration:50ms;transform:scale(1.05)}.Login-module-scss-module__67g05G__loginContainer input{background-color:var(--surface);color:var(--button-text);border:2px solid var(--border)}.Login-module-scss-module__67g05G__loginContainer input:hover,.Login-module-scss-module__67g05G__loginContainer input:focus,.Login-module-scss-module__67g05G__loginContainer input:focus-within{outline:none}.Login-module-scss-module__67g05G__loginContainer button{background-color:var(--button-bg,#3333330d);border:1px solid var(--button-border,transparent);color:var(--button-text,#333);cursor:pointer;text-align:center;vertical-align:baseline;white-space:nowrap;-webkit-user-select:none;user-select:none;touch-action:manipulation;box-shadow:0px 0px 20px 1px var(--button-glow,white);border-radius:8px;margin:0;padding:10px 12px;font-family:Caveat,cursive;font-size:14px;font-weight:500;line-height:20px;list-style:none;transition:all .2s;display:inline-block}.Login-module-scss-module__67g05G__loginContainer button:hover{box-shadow:0px 0px 20px 10px var(--button-glow,white);transition-duration:50ms;transform:scale(1.05)}.Login-module-scss-module__67g05G__loginContainer button{background-color:var(--primary);color:var(--text-on-primary);border:2px solid var(--button-border);margin-top:1rem}
