.app-layout{min-height:100vh;display:flex;flex-direction:column;background:#f7fafc}.app-header{position:sticky;top:0;z-index:100;width:100%;background:#fff;border-bottom:1px solid #e2e8f0;padding:0;display:flex;align-items:center;box-sizing:border-box;min-height:68px;height:68px}.header-content{width:100%;display:flex;align-items:center;gap:.5rem;box-sizing:border-box;padding:0 20px;height:68px}.logo-area{display:flex;align-items:center;gap:.5rem;height:36px;position:relative}.header-logo{width:28px;height:28px;object-fit:contain;display:block}.header-title{font-size:1.5rem;font-weight:700;color:#1a202c;letter-spacing:-.5px}.month-selector{display:flex;align-items:center;margin-right:12px;padding:0 4px;height:40px}.month-select{border:1px solid #cbd5e1;border-radius:6px;padding:2px 8px;font-size:.98rem;background:#fff;height:26px;min-width:100px;outline:none;transition:border .2s}.month-select:focus{border:1.5px solid #2563eb}.main-nav{display:flex;align-items:center;gap:.25rem}.main-nav .nav-button{background:none;border:none;font-size:1rem;margin:0 .15rem;cursor:pointer;padding:.5rem .9rem;border-radius:4px 4px 0 0;transition:background .2s,border-bottom .2s;color:#222;font-weight:500;position:relative;line-height:1.2}.main-nav .nav-button.active{border-bottom:2.5px solid #2563eb;color:#2563eb;font-weight:600;background:#f7fafc}.main-nav .nav-button:hover{background:#e2e8f0}.main-nav .nav-button:disabled{color:#b0b6be;background:none;border-bottom:none;cursor:not-allowed;font-weight:500;pointer-events:none;opacity:.7}.main-nav .nav-button:disabled:hover,.main-nav .nav-button:disabled:focus{background:none}.right-group{display:flex;align-items:center;margin-left:auto;gap:.25rem;position:relative}.tools-menu,.user-menu{position:relative}.tools-button{background:none;border:none;font-size:1rem;cursor:pointer;padding:.5rem 1rem;border-radius:4px;transition:background .2s}.tools-button:hover{background:#e2e8f0}.main-nav .nav-button.active,.tools-button.active,.user-button.active{border-bottom:2.5px solid #2563eb!important;color:#2563eb!important;font-weight:600!important;background:#f7fafc!important;border-radius:4px 4px 0 0!important;box-shadow:none!important}.tools-button.active,.user-button.active{background-clip:padding-box!important}.user-button{background:none;border:none;font-size:1rem;cursor:pointer;padding:.5rem 1rem;border-radius:4px;transition:background .2s}.user-button:hover{background:#e2e8f0}.app-main{flex:1;padding:0;width:100%;margin-top:0}@media (max-width: 900px){.app-main{max-width:100vw;margin:0;padding:1rem}}.login-main-margin{display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 48px);margin-top:48px}.login-center{min-height:unset;height:unset;display:flex;align-items:center;justify-content:center;background:none}.login-container{background:#fff;padding:2rem 2.5rem;border-radius:12px;box-shadow:0 2px 16px #00000012;min-width:320px;max-width:400px}.login-stack{display:flex;flex-direction:column;gap:2rem;align-items:center;text-align:center}.login-logo{width:100px;height:100px;margin-bottom:1rem}.login-title{font-size:2rem;font-weight:700}.login-desc,.login-note{color:#4a5568;font-size:1rem}.login-btn{background:#2563eb;color:#fff;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1.1rem;cursor:pointer;transition:background .2s,box-shadow .2s;width:100%}.login-btn:hover{background:#1d4ed8;box-shadow:0 2px 8px #2563eb26}.protected-center{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f7fafc}.protected-stack{display:flex;flex-direction:column;gap:1rem;align-items:center}.protected-spinner{width:40px;height:40px;border:4px solid #cbd5e1;border-top:4px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.custom-caret{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff url('data:image/svg+xml;utf8,<svg fill="none" stroke="%23222" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M6 8L10 12L14 8"/></svg>') no-repeat right .6em center/1.1em 1.1em;padding-right:2em}.dropdown-btn{display:flex;align-items:center;gap:.3em;background:none;border:none;font-size:1rem;cursor:pointer;padding:.5rem 1rem;border-radius:4px;transition:background .2s;position:relative}.dropdown-btn:focus,.dropdown-btn:hover{background:#e2e8f0}.dropdown-caret{display:flex;align-items:center;margin-left:.2em}.dropdown-menu{position:absolute;top:100%;right:0;min-width:160px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 4px 16px #00000012;z-index:1000;margin-top:.3em;padding:.3em 0;display:flex;flex-direction:column}.dropdown-item{background:none;border:none;text-align:left;padding:.6em 1.2em;font-size:1rem;color:#222;cursor:pointer;border-radius:0;transition:background .15s}.dropdown-item:hover,.dropdown-item:focus{background:#f7fafc}.dropdown-item.active{color:#2563eb;font-weight:600;background:#f7fafc;border-bottom:none!important}.tools-menu .dropdown-menu .dropdown-item.active,.nav-button.active,.user-button.active,.tools-button.active{border-bottom:2.5px solid #2563eb!important;color:#2563eb!important;font-weight:600!important;background:#f7fafc!important}.tools-menu .dropdown-menu .dropdown-item.active,.dropdown-menu .dropdown-item.active,.tools-menu .dropdown-item.active{border-bottom:none!important;color:inherit!important;font-weight:500!important;background:inherit!important}.dropdown-item:disabled,.dropdown-item[disabled]{color:#bbb!important;background:none!important;opacity:1!important}.request-indicator{width:32px;height:9px;pointer-events:none;z-index:2}.request-indicator-fade{opacity:0;transition:opacity 1s;position:absolute;left:50%;top:36px;transform:translate(-50%);width:32px;height:9px;pointer-events:none;z-index:2}.request-indicator-fade.visible{opacity:1}.main-nav .nav-button:focus,.tools-button:focus,.user-button:focus,.user-button:focus-visible{outline:none;box-shadow:none}.main-nav .nav-button,.tools-button,.user-button{color:#222;background:none;border-bottom:none;font-weight:500}.main-nav .nav-button.active,.tools-button.active,.user-button.active{color:#2563eb;border-bottom:2.5px solid #2563eb;font-weight:600;background:#f7fafc}@media (max-width: 600px){.tools-button,.user-button{color:#222!important}.tools-button.active,.user-button.active{color:#2563eb!important}}*{box-sizing:border-box}html,body{width:100vw;max-width:100vw;overflow-x:hidden}html,body,#root{height:100%;margin:0;padding:0;background:#f7fafc;color:#222}#root{display:flex;flex-direction:column;min-height:100vh}button:focus,button:focus-visible{outline:none;box-shadow:none}h1,h2,h3,h4,h5,h6{color:#222}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}body{min-width:320px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
