body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#f6f7fb;color:#222;font-family:Inter,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;min-height:100vh}.app-header,header{background:#fff;box-shadow:0 2px 8px #0000000a;height:64px;justify-content:space-between;padding:0 clamp(16px,4vw,32px);position:sticky;top:0;z-index:10}.app-header,.logo,header{align-items:center;display:flex}.logo{font-size:1.4rem;font-weight:700;gap:8px;letter-spacing:.5px}.main-content{background:#fff;border-radius:18px;box-shadow:0 4px 24px #0000000f;margin:40px auto 0;max-width:700px;padding:24px}h1,h2,h3,h4{font-weight:700;margin-bottom:.5em}form{display:flex;flex-direction:column;gap:18px}input,select,textarea{background:#fafbfc;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:10px 12px;transition:border .2s}input:focus,select:focus,textarea:focus{border:1.5px solid #007bff;outline:none}button{background:#007bff;border:none;border-radius:8px;box-shadow:0 2px 8px #0000000a;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 20px;transition:background .2s,box-shadow .2s}button:hover{background:#0056b3}.card{background:#fff;border-radius:14px;box-shadow:0 2px 12px #0000000d;display:flex;flex-direction:column;gap:8px;margin-bottom:18px;padding:20px}.item-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.badge{background:#e9ecef;border-radius:12px;color:#444;font-size:.85em;font-weight:500;margin-left:8px;padding:2px 10px}.action-btns{display:flex;gap:8px}.action-btns button{background:#f5f5f5;border:1px solid #e0e0e0;box-shadow:none;color:#333;font-size:.95em;padding:6px 14px;transition:background .2s,color .2s}.action-btns button:hover{background:#e0eaff;color:#007bff}@media (max-width:800px){.main-content{margin:20px 16px 0;padding:20px}.app-header,header{padding:0 16px}.card{margin-bottom:16px;padding:16px}button,input,select,textarea{font-size:16px}button{padding:12px 16px}.user-email{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.secondary-button{background:#fff!important;border:1px solid #ddd!important;color:#333!important}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.loading-container{align-items:center;animation:fadeIn .3s ease-out;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:40px 20px}.loading-logo{animation:pulse 2s ease-in-out infinite;height:60px;margin-bottom:20px;width:60px}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f0f0f0;border-radius:50%;border-top-color:#007bff;height:40px;margin-bottom:16px;width:40px}.loading-text{animation:slideIn .5s ease-out .2s both;color:#666;font-size:16px;font-weight:500;text-align:center}.loading-subtitle{animation:slideIn .5s ease-out .4s both;color:#999;font-size:14px;margin-top:8px;text-align:center}@media (max-width:768px){.main-content{margin-left:0!important;padding:16px!important}.desktop-sidebar{display:none!important}.mobile-bottom-nav{display:flex!important}}@media (min-width:769px){.main-content{padding:24px!important}}@media print{button{display:none!important}body{background:#fff!important}*{box-shadow:none!important}h1,h2,h3,h4{color:#000!important;page-break-after:avoid}.card,div[style*="background: #f8f9fa"]{page-break-inside:avoid}body,div{margin:0!important;padding:0!important}a{color:#000!important;text-decoration:underline!important}}
/*# sourceMappingURL=main.092be1aa.css.map*/