@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&display=swap");:root{--bg:#F5F5F5;--surface:#FFFFFF;--surface-alt:#EBEBEB;--text:#1A1A1A;--text-secondary:#737373;--accent:#C30D23;--accent-hover:#A50B1E;--accent-bg:#FEF2F2;--border:#D4D4D4}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Noto Sans JP,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}[contenteditable=true],body,input,select,textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text}[role=button]:not([aria-disabled=true]),a[href],button:not(:disabled),label[for],select,summary{cursor:pointer}[aria-disabled=true],button:disabled{cursor:not-allowed}.hub-row-main,.hub-row-meta,.hub-row-title{-webkit-user-select:text;-moz-user-select:text;user-select:text}.m365-header{background:var(--surface);border-bottom:1px solid var(--border);padding:0 1rem;height:52px;display:flex;align-items:center;position:-webkit-sticky;position:sticky;top:0;z-index:50}.m365-header-inner{display:flex;align-items:center;width:100%;max-width:1820px;margin:0 auto;gap:1rem}.m365-header-logo{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:600;color:var(--text);white-space:nowrap;flex-shrink:0}.m365-header-logo img{width:24px;height:24px;border-radius:6px;flex-shrink:0}.m365-logo-accent{color:var(--accent)}.m365-header-search{flex:1 1;max-width:440px;display:flex;align-items:center;gap:.5rem;background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:.4rem .75rem;transition:border-color .15s ease;margin:0 auto}.m365-header-search:focus-within{border-color:var(--accent)}.m365-header-search svg{color:var(--text-secondary);flex-shrink:0}.m365-header-search input{flex:1 1;border:none;outline:none;font-size:.85rem;font-family:inherit;color:var(--text);background:transparent;min-width:0}.m365-header-search input::placeholder{color:var(--text-secondary);opacity:.7}.m365-search-clear{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--surface-alt);border:none;border-radius:50%;color:var(--text-secondary);cursor:pointer;flex-shrink:0}.m365-search-clear:hover{background:var(--border)}.m365-search-kbd{display:inline-flex;align-items:center;gap:.1rem;font-size:.68rem;font-family:inherit;font-weight:600;background:var(--surface);color:var(--text-secondary);padding:.15em .4em;border-radius:4px;border:1px solid var(--border);cursor:pointer;flex-shrink:0}.m365-search-kbd:hover{background:var(--surface-alt)}.cmd-symbol{font-size:.8rem}.m365-header-count{font-size:.78rem;font-weight:500;color:var(--text-secondary);white-space:nowrap;flex-shrink:0}.m365-main{max-width:1820px;margin:0 auto;padding:1.25rem 1rem 2rem}.m365-section-label{font-size:.78rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.75rem}.m365-all-section{margin-bottom:1rem}.m365-two-column{display:flex;gap:0}.m365-sidenav{width:210px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:64px;align-self:flex-start;padding-right:1rem;border-right:1px solid var(--border)}.m365-sidenav-group{display:flex;flex-direction:column}.m365-sidenav-group+.m365-sidenav-group{margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--border)}.m365-sidenav-grouplabel{font-size:.66rem;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;padding:.3rem .75rem .35rem}.m365-sidenav-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.55rem .75rem;font-size:.8rem;font-weight:500;font-family:inherit;color:var(--text-secondary);background:none;border:none;border-left:3px solid transparent;border-radius:0;cursor:pointer;transition:all .12s ease;text-align:left}.m365-sidenav-view .m365-sidenav-label{display:flex;align-items:center;gap:.4rem}.m365-sidenav-view .m365-sidenav-label svg{flex-shrink:0;color:var(--text-secondary)}.m365-sidenav-view.m365-sidenav-item-active .m365-sidenav-label svg{color:var(--accent)}.m365-local-note{font-size:.62rem;line-height:1.45;color:var(--text-secondary);padding:.4rem .75rem .1rem}.m365-local-note-mobile{padding:0 .25rem .75rem;font-size:.66rem}.m365-sidenav-item:hover{color:var(--text);background:var(--surface)}.m365-sidenav-item-active{color:var(--accent);font-weight:600;border-left-color:var(--accent);background:var(--accent-bg)}.m365-sidenav-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m365-sidenav-count{font-size:.68rem;font-weight:600;color:var(--text-secondary);background:var(--surface-alt);padding:.1em .45em;border-radius:999px;flex-shrink:0}.m365-sidenav-item-active .m365-sidenav-count{color:var(--accent);background:#fde0e4}.m365-main-list{flex:1 1;min-width:0;padding-left:1.5rem}.m365-category-section{margin-bottom:1.75rem;scroll-margin-top:80px}.m365-category-section:last-child{margin-bottom:0}.m365-cat-heading{font-size:.78rem;font-weight:700;color:var(--accent);letter-spacing:.02em;padding-bottom:.4rem;border-bottom:2px solid var(--accent-bg);margin-bottom:.4rem}.m365-cat-heading-backend{color:var(--text-secondary);border-bottom-color:var(--surface-alt)}.m365-backend-sub{font-weight:400;margin-left:6px;font-size:.68rem}.m365-list-items{display:flex;flex-direction:column}.m365-list-row{display:flex;align-items:center;gap:.75rem;padding:.55rem .5rem;border-radius:6px;cursor:pointer;transition:background-color .1s ease}.m365-list-row:hover{background:var(--surface)}.m365-list-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:white;flex-shrink:0}.m365-list-name{font-size:.82rem;font-weight:600;color:var(--text);white-space:nowrap;flex-shrink:0}.m365-list-desc{font-size:.75rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.m365-star-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:none;border:none;border-radius:6px;color:var(--border);cursor:pointer;transition:color .12s ease,background-color .12s ease,opacity .12s ease;opacity:0;flex-shrink:0}.m365-list-row:hover .m365-star-btn{opacity:1}.m365-star-btn:hover{color:#D97706;background:var(--surface-alt)}.m365-star-btn-active{opacity:1;color:#D97706}.m365-star-btn-active:hover{color:#B45309}.m365-search-results{display:flex;flex-direction:column}.m365-search-result-row{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;border-radius:6px;cursor:pointer;transition:background-color .1s ease;font-family:inherit;border:none;background:none;text-align:left;width:100%}.m365-search-result-row:hover{background:var(--surface)}.m365-category-badge{display:inline-block;font-size:.65rem;font-weight:600;padding:.15em .5em;border-radius:999px;white-space:nowrap;flex-shrink:0}.m365-mobile-view{display:block}.m365-desktop-view{display:none}.m365-mobile-search{display:flex;align-items:center;gap:.5rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.5rem .75rem;margin-bottom:1rem}.m365-mobile-search svg{color:var(--text-secondary);flex-shrink:0}.m365-mobile-search input{flex:1 1;border:none;outline:none;font-size:.9rem;font-family:inherit;color:var(--text);background:transparent;min-width:0}.m365-mobile-search input::placeholder{color:var(--text-secondary);opacity:.7}.m365-mobile-search button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--surface-alt);border:none;border-radius:50%;color:var(--text-secondary);cursor:pointer;flex-shrink:0}.m365-mobile-section{margin-bottom:1.25rem}.m365-mobile-cat-heading{font-size:.82rem;font-weight:700;color:var(--accent);letter-spacing:.02em;margin-bottom:.5rem;padding-bottom:.3rem;border-bottom:2px solid var(--accent-bg)}.m365-mobile-cat-heading-backend{color:var(--text-secondary);border-bottom-color:var(--surface-alt)}.m365-mobile-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem;padding:0}.mobile-icon-btn,.mobile-icon-wrap{position:relative}.mobile-icon-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;width:100%;padding:.75rem .25rem;background:none;border:none;border-radius:12px;cursor:pointer;transition:background-color .15s ease;font-family:inherit;min-height:88px}.mobile-icon-btn:active{background:var(--surface-alt)}.mobile-icon-circle{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;color:white;font-size:1.1rem;font-weight:700;letter-spacing:.02em;flex-shrink:0}.mobile-icon-label{font-size:.7rem;font-weight:500;color:var(--text);text-align:center;line-height:1.2;width:100%;word-break:break-word}.mobile-fav-indicator{position:absolute;top:6px;right:calc(50% - 30px);display:flex;align-items:center;justify-content:center;color:#D97706}.m365-mobile-viewtabs{display:flex;gap:.3rem;margin-bottom:.5rem}.m365-mobile-viewtab{display:flex;align-items:center;justify-content:center;gap:.3rem;flex:1 1;padding:.5rem .4rem;font-size:.74rem;font-weight:600;font-family:inherit;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);border-radius:8px;cursor:pointer;transition:color .12s ease,background-color .12s ease,border-color .12s ease;min-height:40px}.m365-mobile-viewtab svg{flex-shrink:0}.m365-mobile-viewtab-active{color:var(--accent);background:var(--accent-bg);border-color:var(--accent)}.mobile-menu-overlay{position:fixed;inset:0;z-index:99}.mobile-context-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:100;min-width:140px;overflow:hidden}.mobile-menu-item{display:block;width:100%;padding:.6rem 1rem;font-size:.85rem;font-family:inherit;color:var(--text);background:none;border:none;cursor:pointer;text-align:left}.mobile-menu-item:active{background:var(--surface-alt)}.mobile-menu-item+.mobile-menu-item{border-top:1px solid var(--border)}.m365-footer{padding:1.5rem 1rem;font-size:.75rem}.empty-message,.m365-footer{text-align:center;color:var(--text-secondary)}.empty-message{padding:3rem 1rem;font-size:.95rem}.badge-app{background:var(--accent-bg);color:var(--accent)}.badge-tool{background:var(--surface-alt);color:var(--text-secondary)}.tech-tag{display:inline-block;background:var(--accent-bg);color:var(--accent);font-size:.7rem;padding:.1em .45em;border-radius:4px;font-weight:500}.detail-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.detail-modal{background:var(--surface);border-radius:14px;box-shadow:0 16px 48px rgba(0,0,0,.2);width:100%;max-width:440px;max-height:85vh;overflow-y:auto;padding:1.5rem;position:relative}.detail-modal-close{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--surface-alt);border:none;border-radius:8px;color:var(--text-secondary);cursor:pointer;transition:all .15s ease}.detail-modal-close:hover{background:var(--border);color:var(--text)}.detail-modal-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-right:2rem}.detail-modal-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:16px;color:white;flex-shrink:0}.detail-modal-name{font-size:1.15rem;font-weight:700;color:var(--text);line-height:1.3;word-break:break-word}.detail-modal-section{margin-bottom:1rem}.detail-modal-section:last-child{margin-bottom:0}.detail-modal-section-label{font-size:.72rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem}.detail-modal-description{font-size:.88rem;color:var(--text);line-height:1.6}.detail-modal-link-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;font-family:inherit;color:white;background:var(--accent);border:none;border-radius:8px;cursor:pointer;transition:background-color .15s ease;text-decoration:none;margin-bottom:.4rem}.detail-modal-link-btn:hover{background:var(--accent-hover)}.detail-modal-url-text{display:block;font-size:.72rem;color:var(--text-secondary);word-break:break-all}.detail-modal-techs{display:flex;gap:.35rem;flex-wrap:wrap}.detail-modal-notes{font-size:.82rem;color:var(--text-secondary);line-height:1.5}.palette-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:15vh}.palette{background:var(--surface);border-radius:12px;box-shadow:0 16px 48px rgba(0,0,0,.2);width:90%;max-width:540px;overflow:hidden}.palette-input-wrap{display:flex;align-items:center;padding:.75rem 1rem;border-bottom:1px solid var(--border);gap:.6rem}.palette-search-icon{color:var(--text-secondary);flex-shrink:0}.palette-input{flex:1 1;border:none;outline:none;font-size:1rem;font-family:inherit;color:var(--text);background:transparent}.palette-kbd{font-size:.65rem;font-family:inherit;font-weight:600;background:var(--surface-alt);color:var(--text-secondary);padding:.15em .4em;border-radius:4px;border:1px solid var(--border)}.palette-results{max-height:360px;overflow-y:auto}.palette-empty{padding:2rem;text-align:center;color:var(--text-secondary);font-size:.9rem}.palette-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.6rem 1rem;border:none;background:none;cursor:pointer;text-align:left;font-family:inherit;transition:background-color .1s ease}.palette-item-active,.palette-item:hover{background:var(--surface-alt)}.palette-item-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:white;font-size:.75rem;font-weight:700;flex-shrink:0}.palette-item-info{flex:1 1;min-width:0}.palette-item-name{display:block;font-size:.9rem;font-weight:500;color:var(--text)}.palette-item-desc{display:block;font-size:.75rem;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.palette-item-badge{display:inline-block;font-size:.65rem;font-weight:600;padding:.15em .5em;border-radius:999px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;flex-shrink:0}.palette-star{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;color:var(--border);cursor:pointer;flex-shrink:0;transition:color .12s ease,background-color .12s ease}.palette-star:hover{color:#D97706;background:var(--surface)}.palette-star-active{color:#D97706}.palette-star-active:hover{color:#B45309}@media (max-width:1023px){.m365-header{height:auto;padding:.6rem 1rem}.m365-header-inner{flex-wrap:wrap;gap:.5rem}.m365-header-logo{font-size:.9rem}.m365-header-search{display:none}.m365-header-count{margin-left:auto}}@media (min-width:768px) and (max-width:1023px){.m365-mobile-grid{grid-template-columns:repeat(4,1fr)}.mobile-icon-circle{width:56px;height:56px;font-size:1.15rem}.mobile-icon-label{font-size:.75rem}}@media (min-width:1024px){.m365-mobile-view{display:none}.m365-desktop-view{display:block}.m365-main{padding:1.25rem 2rem 3rem}}@media (min-width:1280px){.m365-header-search{max-width:480px}}@media (max-width:374px){.m365-mobile-grid{grid-template-columns:repeat(3,1fr);gap:.25rem}.mobile-icon-circle{width:44px;height:44px;font-size:.95rem;border-radius:12px}.mobile-icon-label{font-size:.65rem}}.hub-login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--bg)}.hub-login-card{width:100%;max-width:360px;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05);padding:2.25rem 2rem;text-align:center}.hub-login-logo{font-size:1.15rem;font-weight:600}.hub-login-sub{font-size:.8rem;color:var(--text-secondary);margin:.25rem 0 1.75rem}.hub-login-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:.7rem 1rem;font-size:.85rem;font-weight:500;font-family:inherit;color:var(--text);cursor:pointer;transition:background .15s ease}.hub-login-btn:hover{background:var(--surface-alt)}.hub-login-note{font-size:.72rem;color:var(--text-secondary);margin-top:1.25rem}.hub-login-denied{font-size:.8rem;color:var(--accent);margin-bottom:1.25rem;line-height:1.6}.hub-spinner{width:26px;height:26px;border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;animation:hub-spin .7s linear infinite}@keyframes hub-spin{to{transform:rotate(1turn)}}.hub-viewswitch{display:flex;gap:.25rem;background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:2px;flex-shrink:0}.hub-viewswitch-tab{display:inline-flex;align-items:center;gap:.35rem;border:none;background:transparent;font-family:inherit;font-size:.8rem;font-weight:500;color:var(--text-secondary);padding:.35rem .8rem;border-radius:6px;cursor:pointer;white-space:nowrap}.hub-viewswitch-tab-active{background:var(--surface);color:var(--text);box-shadow:0 1px 2px rgba(0,0,0,.06)}.hub-viewswitch-badge{background:var(--accent);color:#fff;font-size:.65rem;font-weight:700;min-width:16px;height:16px;padding:0 4px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center}.hub-signout{border:1px solid var(--border);background:var(--surface);font-family:inherit;font-size:.75rem;color:var(--text-secondary);padding:.3rem .7rem;border-radius:6px;cursor:pointer;white-space:nowrap}.hub-signout:hover{background:var(--surface-alt)}.hub-view-wrap{max-width:1820px;margin:0 auto;padding:1rem}.hub-inbox{display:flex;flex-direction:column;gap:.75rem}.hub-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.hub-filter-tabs{display:flex;gap:.25rem;flex-wrap:wrap}.hub-filter-tab{border:1px solid var(--border);background:var(--surface);font-family:inherit;font-size:.78rem;color:var(--text-secondary);padding:.35rem .75rem;border-radius:8px;cursor:pointer}.hub-filter-tab-active{background:var(--accent-bg);color:var(--accent);border-color:var(--accent);font-weight:600}.hub-toolbar-right{display:flex;align-items:center;gap:.4rem}.hub-select{font-family:inherit;font-size:.75rem;color:var(--text);padding:.35rem .5rem}.hub-refresh,.hub-select{border:1px solid var(--border);background:var(--surface);border-radius:8px;cursor:pointer}.hub-refresh{color:var(--text-secondary);width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center}.hub-refresh:hover{background:var(--surface-alt)}.hub-bulkbar{display:flex;align-items:center;gap:.6rem;background:var(--accent-bg);border:1px solid var(--accent);border-radius:8px;padding:.5rem .85rem;font-size:.78rem;color:var(--accent);font-weight:500}.hub-bulkbar button{border:1px solid var(--accent);background:var(--surface);font-family:inherit;font-size:.75rem;color:var(--accent);padding:.25rem .6rem;border-radius:6px;cursor:pointer}.hub-bulkbar button:hover{background:#fff}.hub-bulkbar-clear{margin-left:auto}.hub-bulkbar-primary{background:var(--accent)!important;color:#fff!important;font-weight:600}.hub-bulkbar-primary:hover{background:var(--accent-hover)!important}.hub-selectall{display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--border);background:var(--surface);font-family:inherit;font-size:.75rem;color:var(--text-secondary);padding:.3rem .6rem;border-radius:8px;cursor:pointer;white-space:nowrap}.hub-selectall:hover{background:var(--surface-alt)}.hub-selectall-on{color:var(--accent);border-color:var(--accent);background:var(--accent-bg)}.hub-selectall-box{width:15px;height:15px;flex-shrink:0;border:1.5px solid var(--border);border-radius:4px;background:var(--surface);display:inline-flex;align-items:center;justify-content:center}.hub-selectall-box-on{background:var(--accent);border-color:var(--accent)}.hub-list{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.04);overflow:hidden;min-height:320px}.hub-list-loading{display:flex;align-items:center;justify-content:center;padding:4rem 0}.hub-rowwrap{border-bottom:1px solid var(--border)}.hub-rowwrap:last-child{border-bottom:none}.hub-row{display:flex;align-items:center;gap:.6rem;padding:.6rem .85rem;cursor:default}.hub-row-active,.hub-row-expanded{background:var(--surface-alt)}.hub-row-selected{background:var(--accent-bg)}.hub-row-unread .hub-row-title{font-weight:600;color:var(--text)}.hub-row:not(.hub-row-unread) .hub-row-title{font-weight:400;color:var(--text-secondary)}.hub-row-read-marker,.hub-row-unread-marker{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:7px;vertical-align:middle;flex-shrink:0}.hub-row-unread-marker{background:var(--accent)}.hub-row-read-marker{background:transparent}.hub-row-check{width:18px;height:18px;flex-shrink:0;border:1.5px solid var(--border);border-radius:4px;background:var(--surface);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hub-row-check-on{background:var(--accent);border-color:var(--accent)}.hub-row-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0;box-sizing:border-box}.hub-row-severity-label{font-size:.62rem;font-weight:700;flex-shrink:0;white-space:nowrap}.hub-row-appicon{width:24px;height:24px;border-radius:6px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.hub-row-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px;border:none;background:transparent;padding:0;margin:0;font:inherit;text-align:left;cursor:pointer}.hub-row-title{font-size:.85rem;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:.4rem}.hub-row-count{font-size:.68rem;font-weight:700;color:var(--text-secondary);background:var(--surface-alt);border-radius:6px;padding:0 5px}.hub-row-state{font-size:.65rem;color:#059669;border:1px solid #059669;border-radius:6px;padding:0 5px}.hub-row-meta{overflow:hidden;text-overflow:ellipsis}.hub-row-meta,.hub-row-time{font-size:.72rem;color:var(--text-secondary);white-space:nowrap}.hub-row-time{flex-shrink:0}.hub-row-actions{display:flex;align-items:center;gap:.15rem;flex-shrink:0}.hub-row-act{width:26px;height:26px;border:none;background:transparent;color:var(--text-secondary);border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.hub-row-act:hover{background:var(--surface-alt);color:var(--text)}.hub-row-detail{padding:.1rem .85rem .75rem 3.05rem;background:var(--surface-alt)}.hub-row-detail-body{font-size:.82rem;line-height:1.6;color:var(--text);white-space:pre-wrap;word-break:break-word;margin:0 0 .5rem;-webkit-user-select:text;-moz-user-select:text;user-select:text}.hub-row-detail-empty{font-size:.8rem;color:var(--text-secondary);margin:0 0 .5rem}.hub-row-detail-meta{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.72rem;color:var(--text-secondary)}.hub-row-detail-meta a{color:var(--accent);text-decoration:none}.hub-row-detail-meta a:hover{text-decoration:underline}.hub-empty{text-align:center;padding:3.5rem 1.5rem}.hub-empty-icon{margin-bottom:.75rem}.hub-empty-title{font-size:.95rem;font-weight:600;color:var(--text)}.hub-empty-sub{font-size:.8rem;color:var(--text-secondary);margin-top:.35rem}.hub-empty-btn{max-width:160px;margin:1rem auto 0}.hub-hint{font-size:.7rem;color:var(--text-secondary);text-align:center}.hub-hint kbd{background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:0 4px;font-family:inherit;font-size:.68rem}.hub-status{display:flex;flex-direction:column;gap:1.25rem}.hub-status-overall{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;background:var(--surface);border:1.5px solid var(--border);border-radius:8px;padding:.55rem 1rem}.hub-status-overall-dot{width:11px;height:11px;border-radius:50%}.hub-status-overall-label{font-size:.9rem;font-weight:700}.hub-status-sections{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:.85rem;gap:.85rem}.hub-status-section{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.04);padding:.85rem 1rem}.hub-status-section-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.hub-status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.hub-status-dot-sm{width:7px;height:7px;border-radius:50%;flex-shrink:0}.hub-status-section-name{font-size:.85rem;font-weight:600;flex:1 1}.hub-status-section-badge{font-size:.72rem;font-weight:600}.hub-status-apps{display:flex;flex-direction:column;gap:.35rem}.hub-status-app{display:flex;align-items:center;gap:.5rem;font-size:.78rem}.hub-status-app-name{flex:1 1;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-status-app-time{color:var(--text-secondary);font-size:.72rem}.hub-status-incidents{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.04);padding:1rem 1.1rem}.hub-status-incidents-head{font-size:.85rem;font-weight:600;margin-bottom:.75rem}.hub-status-timeline{display:flex;flex-direction:column;gap:.6rem}.hub-status-incident{display:flex;align-items:flex-start;gap:.6rem}.hub-status-incident .hub-status-dot-sm{margin-top:5px}.hub-status-incident-main{display:flex;flex-direction:column;gap:1px}.hub-status-incident-title{font-size:.82rem;color:var(--text)}.hub-status-incident-meta{font-size:.72rem;color:var(--text-secondary)}.m365-status-chip{display:inline-flex;align-items:center;margin-left:.4rem;vertical-align:middle}.m365-status-chip-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.detail-modal-statusrow{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.detail-modal-deeplinks{display:flex;gap:.5rem;margin-top:.5rem}.detail-modal-deeplink{font-size:.74rem;color:var(--accent);text-decoration:none;border:1px solid var(--border);border-radius:6px;padding:.2rem .6rem}.detail-modal-deeplink:hover{background:var(--accent-bg)}@media (max-width:640px){.hub-viewswitch-tab{padding:.3rem .6rem;font-size:.75rem}.hub-row-meta,.hub-row-severity-label{display:none}}.health-empty{padding:2rem 1rem;text-align:center;color:var(--text-secondary);font-size:.85rem}.health-view{display:flex;flex-direction:column;gap:.75rem}.health-summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem .85rem;background:var(--card,#fff);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow-sm,0 1px 2px rgba(0,0,0,.04))}.health-summary-headline{display:flex;align-items:center;gap:.6rem;font-size:.85rem;font-weight:600;flex-wrap:wrap}.health-summary-chip{display:inline-flex;align-items:center;gap:.3rem;font-size:.82rem;font-weight:600}.health-updated{font-size:.72rem;color:var(--text-secondary);white-space:nowrap}.health-dot{width:9px;height:9px;border-radius:50%;display:inline-block;flex:none}.health-dot-lg{width:11px;height:11px}.health-list{display:flex;flex-direction:column;gap:.55rem}.health-card{border:1px solid var(--border);border-radius:8px;background:var(--card,#fff);box-shadow:var(--shadow-sm,0 1px 2px rgba(0,0,0,.04));overflow:hidden}.health-card-critical{border-left:3px solid #c30d23}.health-card-warning{border-left:3px dashed #f0b400}.health-card-ok{border-left:3px solid #059669}.health-card-head{display:flex;align-items:center;gap:.5rem;padding:.6rem .85rem}.health-card-name{font-size:.9rem;font-weight:600}.health-card-status{font-size:.75rem;font-weight:600}.health-card-spacer{flex:1 1}.health-card-open{font-size:.72rem;color:var(--accent);text-decoration:none;border:1px solid var(--border);border-radius:6px;padding:.15rem .5rem}.health-card-open:hover{background:var(--accent-bg)}.health-card-checked{font-size:.7rem;color:var(--text-secondary);white-space:nowrap}.health-issues{list-style:none;margin:0;padding:0 .85rem .6rem;display:flex;flex-direction:column;gap:.4rem}.health-issue{display:flex;gap:.5rem;align-items:flex-start}.health-issue-dot{width:8px;height:8px;border-radius:50%;margin-top:.35rem;flex:none;box-sizing:border-box}.health-issue-body{display:flex;flex-direction:column;gap:.1rem}.health-issue-title{font-size:.8rem;font-weight:600}.health-issue-count{margin-left:.35rem;font-size:.72rem;color:var(--text-secondary);font-weight:500}.health-issue-detail{font-size:.75rem;color:var(--text-secondary);white-space:pre-wrap}.health-issue-meta{font-size:.68rem;color:var(--text-secondary)}@media (max-width:640px){.health-card-checked{display:none}}.patrol-card{border:1px solid var(--border);border-radius:8px;background:var(--card,#fff);box-shadow:var(--shadow-sm,0 1px 2px rgba(0,0,0,.04));overflow:hidden}.patrol-card-warning{border-left:3px solid #f0b400}.patrol-card-ok{border-left:3px solid #059669}.patrol-card-unknown{border-left:3px solid #a3a3a3}.patrol-head{display:flex;align-items:center;gap:.5rem;padding:.6rem .85rem .4rem}.patrol-name{font-size:.9rem;font-weight:600}.patrol-body{padding:0 .85rem .6rem;display:flex;flex-direction:column;gap:.4rem}.patrol-headline{font-size:.85rem;font-weight:600}.patrol-ok{color:#059669}.patrol-note{padding:0 .85rem .7rem;font-size:.75rem;color:var(--text-secondary);line-height:1.5}.patrol-body .patrol-note{padding:0}.patrol-counts{display:flex;flex-wrap:wrap;gap:.4rem}.patrol-chip{font-size:.75rem;font-weight:600;color:var(--text-secondary);border:1px solid var(--border);border-radius:6px;padding:.1rem .45rem}.patrol-chip-action{color:#C30D23;border-color:#C30D23}.patrol-scope{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.72rem;color:var(--text-secondary)}.patrol-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.patrol-item{display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap;font-size:.78rem}.patrol-tag{font-size:.68rem;font-weight:600;border-radius:4px;padding:.05rem .35rem;border:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;flex:none}.patrol-tag-repaired{color:#059669;border-color:#059669}.patrol-tag-needs_action{color:#C30D23;border-color:#C30D23}.patrol-item-target{font-weight:600}.patrol-item-detail{color:var(--text-secondary);font-size:.75rem}.patrol-history{border-top:1px solid var(--border);padding:.4rem .85rem .5rem;display:flex;flex-direction:column;gap:.15rem}.patrol-history-row{display:flex;align-items:center;gap:.45rem;font-size:.72rem;color:var(--text-secondary)}.patrol-history-day{min-width:3.2rem}