.layout_container__Axy9J{min-height:calc(100vh - 8rem);max-height:calc(100vh - 8rem);margin:1rem;background:linear-gradient(135deg,#f0f8ff,#e6f3ff);color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;border-radius:16px;box-shadow:0 8px 32px rgba(52,152,219,.15),inset 0 1px 0 rgba(255,255,255,.8),inset 0 -1px 0 rgba(52,152,219,.1);border:1px solid rgba(52,152,219,.2);overflow:hidden;display:flex;flex-direction:column}.layout_navbar__ffpll{justify-content:space-between;padding:1rem 2rem;background:white;border-bottom:1px solid #e3f2fd;box-shadow:0 2px 10px rgba(52,152,219,.08);border-radius:16px 16px 0 0;flex-shrink:0}.layout_logo__RsCO2,.layout_navLeft__6Yqbl,.layout_navbar__ffpll{display:flex;align-items:center}.layout_logo__RsCO2{gap:.75rem}.layout_logoPlaceholder__dnCmN{width:40px;height:40px;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(52,152,219,.2)}.layout_logoText__GIU_o{font-size:1.5rem;font-weight:700;color:#2980b9;letter-spacing:-.5px}.layout_navRight__H2WW8{display:flex;align-items:center;gap:2rem}.layout_navItem__h_2ae{text-decoration:none;color:#7f8c8d;font-weight:500;font-size:.95rem;padding:.5rem 1rem;border-radius:6px;transition:all .3s ease;position:relative}.layout_navItem__h_2ae:hover{color:#2980b9;background:#f8fbff}.layout_navItem__h_2ae.layout_active__zSbq_{color:#2980b9;background:#e8f4fd;font-weight:600}.layout_userSection__VOQcy{display:flex;align-items:center;padding-left:1rem;border-left:1px solid #e3f2fd}.layout_username__tA4o3{color:#2c3e50;font-weight:600;font-size:.9rem;text-decoration:none;padding:.5rem 1rem;border-radius:6px;transition:all .3s ease;display:inline-block}.layout_username__tA4o3:hover{background:#f8fbff;color:#2980b9}.layout_loadingContainer___0DHa{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px;gap:1rem;color:#2c3e50}.layout_spinner__22CjE{width:50px;height:50px;border:4px solid #e3f2fd;border-top-color:#3498db;border-radius:50%;animation:layout_spin__zJr3s 1s linear infinite}@keyframes layout_spin__zJr3s{to{transform:rotate(1turn)}}.layout_loginRequired__P0PdY{display:flex;justify-content:center;align-items:center;min-height:400px;padding:2rem}.layout_loginRequiredCard__W9_X9{background:white;border-radius:12px;padding:3rem;text-align:center;box-shadow:0 4px 16px rgba(52,152,219,.15);max-width:500px}.layout_lockIcon__UJ_N6{font-size:4rem;margin-bottom:1rem}.layout_loginRequiredCard__W9_X9 h2{color:#2c3e50;margin-bottom:1rem;font-size:1.8rem}.layout_loginRequiredCard__W9_X9 p{color:#7f8c8d;margin-bottom:.5rem;font-size:1rem;line-height:1.6}.layout_loginHint__LxX_o{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e3f2fd;font-style:italic;color:#95a5a6!important}.layout_scrollableContent__OG6dE{flex:1;overflow-y:auto;display:flex;flex-direction:column}@media (max-width:768px){.layout_container__Axy9J{margin:.5rem;min-height:calc(100vh - 9rem);max-height:calc(100vh - 9rem);border-radius:12px}.layout_navbar__ffpll{padding:1rem;flex-direction:column;gap:1rem;align-items:stretch;border-radius:12px 12px 0 0}.layout_navLeft__6Yqbl{justify-content:center}.layout_navRight__H2WW8{justify-content:center;gap:1rem}.layout_navItem__h_2ae{padding:.75rem 1rem;text-align:center}}