@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap";:root{color-scheme:light;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,sans-serif}*{box-sizing:border-box}body{margin:0;background:#f4f5f8;color:#1b2130;-webkit-font-smoothing:antialiased}a{color:#2563eb;text-decoration:none}a:hover{color:#1d4ed8}h1,h2,h3{letter-spacing:.01em}@keyframes loopaIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.app-shell{height:100vh;height:100dvh;overflow:hidden;display:flex;flex-direction:row}@media (max-width: 899px){.app-shell{flex-direction:column}}.app-sidebar{width:252px;flex:0 0 252px;background:#1f2a44;color:#e7eaf2;min-height:100vh;position:sticky;top:0;z-index:30;display:flex;flex-direction:column;padding:20px 14px}@media (max-width: 899px){.app-sidebar{width:100%;flex:none;min-height:0;flex-direction:row;align-items:center;gap:14px;padding:10px 14px;overflow-x:auto}}.app-sidebar-brand{display:flex;align-items:center;gap:10px;padding:4px 8px 22px;flex:none}@media (max-width: 899px){.app-sidebar-brand{padding:4px 0}.app-sidebar-subtitle{display:none}}.app-sidebar-mark{width:32px;height:32px;border-radius:10px;background:#2563eb;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:15px;flex:0 0 32px}.app-sidebar-title{font-size:15.5px;font-weight:700;color:#fff}.app-sidebar-subtitle{font-size:10.5px;color:#939db7;letter-spacing:.04em}.app-nav{display:flex;flex-direction:column;gap:4px;flex:1}.nav-group{display:flex;flex-direction:column;gap:2px;margin-bottom:2px}.nav-group-label{padding:10px 12px 2px;font-size:10.5px;font-weight:700;color:#6c7794;letter-spacing:.04em;text-transform:uppercase}.app-nav a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border-radius:10px;font-size:13.5px;font-weight:500;color:#c3cadb;cursor:pointer;transition:background .15s}.app-nav a:hover{background:#ffffff14;color:#fff}.app-nav a.active{background:#ffffff24;color:#fff;font-weight:700}.app-nav .sub-link{padding-left:22px;font-size:12.5px}@media (max-width: 899px){.app-nav{flex-direction:row;gap:6px;min-width:0;overflow-x:auto}.nav-group{flex-direction:row;gap:6px;margin-bottom:0}.nav-group-label{display:none}.app-nav a{padding:7px 14px;border-radius:999px;font-size:12.5px;font-weight:600;color:#5b6478;background:#f0f2f7;white-space:nowrap}.app-nav a:hover{background:#e4e8f2;color:#1f2a44}.app-nav a.active{background:#1f2a44;color:#fff}.app-nav .sub-link{padding-left:14px}}.lock-tag{padding:2px 7px;border-radius:6px;background:#ffffff1f;color:#a6b0c6;font-size:10px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.app-sidebar-footer{border-top:1px solid rgba(255,255,255,.1);padding:14px 8px 4px;display:flex;flex-direction:column;gap:12px}@media (max-width: 899px){.app-sidebar-footer{border-top:none;padding:4px 0;flex:none}.app-sidebar-user{display:none}}.app-sidebar-user{display:flex;align-items:center;gap:10px;min-width:0}.avatar{width:34px;height:34px;border-radius:50%;background:#39466a;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;flex:0 0 34px}.app-sidebar-user-name{font-size:13px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-sidebar-user-role{font-size:11px;color:#939db7}.app-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.app-main-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:34px 40px 24px}@media (max-width: 899px){.app-main-scroll{padding:18px 16px 20px}}.app-main-bugreport-gutter{flex:0 0 80px}.app-main-inner{max-width:900px;margin:0 auto;width:100%;animation:loopaIn .28s ease both}.page-head{margin-bottom:18px}.page-head h2{font-size:23px;font-weight:700;margin:0 0 5px}.page-lead{font-size:13px;color:#6b7385;line-height:1.7;margin:0}.card{background:#fff;border-radius:14px;padding:18px 20px;margin-bottom:12px;box-shadow:0 1px 3px #10182812}.card.unread{border-left:3px solid #2563eb}.card.warn{border-left:3px solid #f59e0b}.card h3{margin:0 0 6px;font-size:15.5px;line-height:1.55}.card .meta{font-size:12px;color:#8a91a1;margin-top:6px}.badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700}.badge.important{background:#fee2e2;color:#b91c1c}.badge.unread{background:#e0edff;color:#1d4ed8}.badge.pending{background:#fef3c7;color:#92400e}.badge.approved,.badge.published{background:#dcfce7;color:#166534}.badge.rejected{background:#fee2e2;color:#b91c1c}.badge.cancelled,.badge.draft{background:#e5e7eb;color:#4b5563}.badge.archived{background:#eceef2;color:#8a91a1}.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 6px;margin-left:.35rem;border-radius:999px;background:#e11d48;color:#fff;font-size:10.5px;font-weight:700;line-height:1}.chip-row{display:flex;gap:6px;flex-wrap:wrap;margin:.5rem 0 .75rem}.chip{padding:7px 14px;border-radius:999px;font-size:12.5px;font-weight:600;cursor:pointer;background:#fff;color:#5b6478;border:1px solid #dde1e9;white-space:nowrap}.chip:hover{background:#f2f4f9}.chip.active{background:#1f2a44;color:#fff;border-color:#1f2a44;font-weight:700}.tabs{display:inline-flex;gap:6px;background:#e9ebf1;padding:4px;border-radius:12px;margin-bottom:1rem;max-width:100%;overflow-x:auto}.tabs a,.tabs button.tab{display:inline-flex;align-items:center;gap:7px;padding:8px 18px;border-radius:9px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;color:#6b7385;background:transparent;border:none}.tabs a.active,.tabs button.tab.active{background:#fff;color:#1f2a44;font-weight:700;box-shadow:0 1px 2px #1018281a}form{display:flex;flex-direction:column;gap:.85rem}label{font-size:12.5px;font-weight:700;color:#5b6478;display:flex;flex-direction:column;gap:6px}input,textarea,select{font-size:14px;font-weight:400;color:#1b2130;padding:11px 13px;border:1px solid #d7dae2;border-radius:11px;font-family:inherit;background:#fff}input:focus,textarea:focus,select:focus{outline:2px solid rgba(37,99,235,.35);outline-offset:1px;border-color:#2563eb}button{cursor:pointer;font-size:14px;font-weight:700;padding:11px 20px;border-radius:11px;border:1px solid #1f2a44;background:#1f2a44;color:#fff}button:hover:not(:disabled){background:#2b3a5c;border-color:#2b3a5c}button.secondary{background:#fff;color:#1f2a44;border-color:#d3d7e0;font-weight:600}button.secondary:hover:not(:disabled){background:#f2f4f9}button.danger{background:#fff;color:#b91c1c;border-color:#f0c4c4;font-weight:600}button.danger:hover:not(:disabled){background:#fef2f2}button:disabled{opacity:.5;cursor:not-allowed}.error-text{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:12.5px;line-height:1.6;padding:10px 12px;border-radius:10px;margin:0}.success-text{display:inline-flex;align-items:center;gap:6px;color:#166534;background:#dcfce7;padding:5px 11px;border-radius:999px;font-weight:700;font-size:11.5px}.empty-state{color:#8a91a1;text-align:center;padding:44px 20px;font-size:13.5px;background:#fff;border-radius:14px;border:1px dashed #dde1e9}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(160deg,#1f2a44,#243354 55%,#1a2338)}.login-card{width:100%;max-width:392px;background:#fff;border-radius:20px;padding:36px 32px;box-shadow:0 24px 60px #0c122252;animation:loopaIn .35s ease both}.login-card h1{margin:0 0 6px;font-size:20px;font-weight:700}.login-brand{display:flex;align-items:center;gap:10px;margin-bottom:26px}.login-brand-mark{width:34px;height:34px;border-radius:11px;background:#1f2a44;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.login-lead{font-size:13px;color:#6b7385;line-height:1.7;margin:0 0 24px}.split-layout{display:grid;grid-template-columns:300px 1fr;gap:18px;align-items:start}@media (max-width: 899px){.split-layout{display:flex;flex-direction:column;gap:16px}}.msg-pane{display:grid;grid-template-columns:312px 1fr;gap:16px;align-items:start}@media (max-width: 899px){.msg-pane{display:flex;flex-direction:column;gap:14px}}.msg-thread-list{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #10182812}.msg-thread-list-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid #f0f2f6;font-size:13px;font-weight:700}.msg-thread-item{display:flex;gap:12px;padding:14px 16px;cursor:pointer;border-bottom:1px solid #f0f2f6;transition:background .15s;background:#fff}.msg-thread-item:hover{background:#f4f6fb}.msg-thread-item.active{background:#eef3fd}.msg-thread-item .avatar{background:#eef1f7;color:#5b6478}.msg-thread-item.unread .avatar{background:#1f2a44;color:#fff}.msg-thread-name{font-size:13.5px;font-weight:600;color:#3c4356}.msg-thread-item.unread .msg-thread-name{font-weight:700;color:#1b2130}.msg-thread-preview{font-size:12px;color:#98a0b0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-thread-pane{background:#fff;border-radius:16px;box-shadow:0 1px 3px #10182812;display:flex;flex-direction:column;overflow:hidden;height:600px}@media (max-width: 899px){.msg-thread-pane{height:auto}}.msg-thread-pane-head{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid #f0f2f6}.msg-thread-body{flex:1;display:flex;flex-direction:column;gap:14px;padding:20px;overflow-y:auto;background:#f7f8fb;min-height:340px}.msg-bubble-row{display:flex;flex-direction:column;gap:5px;max-width:76%}.msg-bubble-row.mine{align-self:flex-end;align-items:flex-end}.msg-bubble-row.theirs{align-self:flex-start;align-items:flex-start}.msg-bubble{font-size:13.5px;line-height:1.85;padding:11px 15px;white-space:pre-wrap}.msg-bubble-row.mine .msg-bubble{background:#1f2a44;color:#fff;border-radius:16px 16px 4px}.msg-bubble-row.theirs .msg-bubble{background:#fff;color:#3c4356;border-radius:16px 16px 16px 4px;box-shadow:0 1px 2px #10182812}.msg-bubble-meta{font-size:10.5px;color:#a0a7b6}.msg-composer{display:flex;gap:10px;align-items:flex-end;padding:14px 16px;border-top:1px solid #f0f2f6}.msg-composer textarea{flex:1;border-radius:14px;resize:none;min-height:44px}.msg-composer button{background:#2563eb;border-color:#2563eb;border-radius:14px;white-space:nowrap}.msg-composer button:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.locked-panel{background:#fff;border-radius:16px;padding:44px 28px;box-shadow:0 1px 3px #10182812;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center}.locked-icon{width:46px;height:46px;border-radius:14px;background:#eef1f7;display:flex;align-items:center;justify-content:center;color:#8a91a1;font-size:20px}.locked-panel h3{margin:0;font-size:17px;font-weight:700}.locked-panel p{font-size:13px;color:#6b7385;line-height:1.9;max-width:420px;margin:0}.learning-embed-frame{width:100%;height:calc(100vh - 220px);min-height:480px;border:none;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0000000f}.points-balance-label{color:#8a91a1;font-size:12.5px;font-weight:600}.points-balance-value{font-size:34px;font-weight:800;color:#111827;margin-top:4px}.points-amount-positive{color:#166534;font-weight:700}.points-amount-negative{color:#b91c1c;font-weight:700}
