@tailwind base;@tailwind components;@tailwind utilities;body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}*{margin:0;padding:0;box-sizing:border-box;font-family:Baloo\ 2,sans-serif}body{background-color:#ffffff}.authButton,.authPage button{padding:10px;border:none;background:white;color:black;font-size:14px;box-shadow:0 0 10px;border-radius:5px;cursor:pointer;margin-top:10px;margin-left:20px;width:80%;height:32px}.authButton:hover,.authPage button:hover{background-color:rgb(235,235,235)}.authPage{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#fffaf0;position:relative;font-family:Baloo\ 2,sans-serif}.loginContainer{background:white;padding:30px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);width:100%;max-width:400px;min-height:300px}.inputBox{margin:15px 0;text-align:left}.inputBox input{width:100%;padding:10px;margin-top:5px;font-size:12px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;text-align:center}.authButton{padding:10px;border:none;background:white;color:black;font-size:14px;box-shadow:0 0 10px;border-radius:5px;cursor:pointer;margin-top:10px;width:100%;height:32px}.authButton:hover{background-color:rgb(235,235,235)}.errorMessage{color:red;text-align:center;font-size:14px;margin:10px 0}@media (max-width:768px){.authPage{min-height:100dvh;padding:1rem}.loginContainer{padding:20px;max-width:360px}button{width:100%;margin-left:0}}@media (max-width:480px){.loginContainer{max-width:320px;padding:16px;border-radius:8px}.inputBox input{font-size:14px}.authButton{height:36px}}.layout_appContainer__me_hl{display:flex;height:100vh;width:100vw;background:#fafafa}.layout_sidebar__toavi{width:72px;background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;padding:1rem 0;gap:1rem;z-index:20;height:100vh;left:0}.layout_header__iaASZ,.layout_sidebar__toavi{display:flex;align-items:center;position:fixed;top:0}.layout_header__iaASZ{width:calc(100% - 72px);padding:1rem 2rem;left:72px;gap:2rem;border-bottom:1px solid #e5e7eb;background-color:white;z-index:10;font-size:1.8rem;font-weight:800;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.02em;height:70px}.layout_brand__jcAIl{flex:1 1}.layout_mobileMenuButton__UANYC{display:none;background:none;border:none;padding:.25rem;border-radius:8px;color:#374151;box-shadow:none}.layout_mainContent__TMFrz{flex:1 1;margin-left:72px;padding:2rem;overflow-y:auto;min-height:calc(100vh - 70px)}.layout_navButtons___9Jwd{display:flex;flex-direction:column;gap:1rem;margin-top:0;margin-left:0}.layout_navButton__tCpPO{background:none;border:none;cursor:pointer;padding:.6rem;border-radius:8px;transition:all .2s;display:flex;align-items:center;justify-content:center;position:relative;color:#6b7280}.layout_navButton__tCpPO:hover{background-color:#f3f4f6;color:#374151}.layout_navButton__tCpPO.layout_active__qxuAs{background-color:#dbeafe;color:#2563eb}.layout_navButton__tCpPO.layout_active__qxuAs:after{content:"";position:absolute;left:-1rem;top:50%;transform:translateY(-50%);width:3px;height:20px;background-color:#2563eb;border-radius:2px}@media (max-width:1024px){.layout_sidebar__toavi{width:64px}.layout_header__iaASZ{width:calc(100% - 64px);left:64px}.layout_mainContent__TMFrz{margin-left:64px;padding:1.5rem}}@media (max-width:768px){.layout_sidebar__toavi{display:none}.layout_header__iaASZ{width:100vw;left:0;padding:.5rem .75rem;height:52px;font-size:1.5rem;box-shadow:0 1px 6px rgba(0,0,0,.06);display:grid;grid-template-columns:40px 1fr 40px;align-items:center;position:fixed;z-index:100}.layout_mobileMenuButton__UANYC{display:inline-flex;align-items:center;justify-content:center}.layout_brand__jcAIl{flex:none;margin:0 auto;text-align:center}.layout_headerSpacer__E0_H1{height:1px}.layout_mainContent__TMFrz{margin-left:0;padding:0;min-height:calc(100vh - 52px);height:calc(100vh - 52px);overflow:hidden}.layout_mainContent__TMFrz.layout_profilePage__DYqS8{overflow-y:auto;-webkit-overflow-scrolling:touch;height:auto;min-height:calc(100vh - 52px)}.layout_navButtons___9Jwd{flex-direction:row;gap:1.25rem;margin:0;justify-content:center;align-items:center}.layout_navButton__tCpPO{padding:.5rem}}@media (max-width:480px){.layout_header__iaASZ{height:48px;font-size:1.25rem;gap:1rem}.layout_sidebar__toavi{height:48px}.layout_mainContent__TMFrz{min-height:calc(100vh - 48px);padding:.75rem}}.layout_mobileOverlay__DBHHx{position:fixed;inset:0;background:rgba(0,0,0,.4);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:30}.layout_mobileOverlay__DBHHx.layout_open__CZE8b{opacity:1;pointer-events:auto}.layout_mobileDrawer__fTeRf{position:absolute;top:0;left:0;bottom:0;width:260px;background:#fff;border-right:1px solid #e5e7eb;transform:translateX(-100%);transition:transform .25s ease}.layout_mobileOverlay__DBHHx.layout_open__CZE8b .layout_mobileDrawer__fTeRf{transform:translateX(0)}.layout_mobileDrawerHeader__B62e9{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #e5e7eb;font-weight:700}.layout_mobileClose__RtrBl{background:none;border:none;padding:.5rem;border-radius:8px;color:#374151}.layout_mobileNavButtons__ffAcd{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.layout_mobileLabel__k44az{margin-left:.5rem}