body{font-family:Helvetica Neue,Noto Sans JP,Open Sans,游ゴシック Medium,游ゴシック体,Yu Gothic Medium,YuGothic,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif;margin:0;padding:0;overflow:hidden;background:#f0efe9}#network{width:100vw;height:100vh;background:#f0efe9}.metadata{position:absolute;top:20px;right:20px;background:#e8e7e1f2;padding:10px 15px;border-radius:8px;font-size:14px;color:#666;box-shadow:0 2px 4px #0000001a;z-index:1000}.side-panel-desktop{position:fixed;top:0;right:0;width:400px;height:100vh;background:#fffffffa;box-shadow:-4px 0 12px #00000026;z-index:2000;overflow-y:auto;display:flex;flex-direction:column}.side-panel-mobile{position:fixed;bottom:0;left:0;width:100%;height:30vh;background:#fffffffa;box-shadow:0 -4px 12px #00000026;border-radius:16px 16px 0 0;z-index:2000;overflow-y:auto;display:flex;flex-direction:column}.side-panel-mobile:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:4px;background:#ccc;border-radius:2px;margin-top:8px}.side-panel-mobile .panel-header h3{font-size:16px;margin:0}.side-panel-mobile .panel-header .article-count{font-size:12px;margin:4px 0 0}.side-panel-mobile .panel-header{padding:12px 16px;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#fffffffa;z-index:10}.panel-header{padding:20px;border-bottom:1px solid #e0e0e0;background:#f9f9f9;position:sticky;top:0;z-index:10}.panel-header h3{margin:0 0 8px;font-size:20px;color:#333;word-break:break-word}.article-count{margin:0;font-size:14px;color:#666}.close-button{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;color:#999;cursor:pointer;padding:5px 10px;line-height:1;transition:color .2s}.close-button:hover{color:#333}.article-list{padding:10px;flex:1;overflow-y:auto}.article-item{display:block;padding:15px;margin:8px 0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s;cursor:pointer}.article-item:hover{background:#f5f5f5;border-color:#a10115;transform:translate(4px);box-shadow:0 2px 8px #a101151a}.article-title{font-size:15px;font-weight:500;color:#333;margin-bottom:6px;line-height:1.5;word-break:break-word}.article-date{font-size:12px;color:#999}@media(max-width:768px){.metadata{top:10px;right:10px;left:10px;font-size:12px;padding:8px 10px}#last-updated{font-size:11px}.panel-header h3{font-size:18px;padding-right:30px}.article-item{padding:12px}.article-title{font-size:14px}}.tooltip{max-width:300px}@media(max-width:768px){.tooltip{max-width:200px;font-size:12px!important;padding:8px!important}}.article-list::-webkit-scrollbar{width:8px}.article-list::-webkit-scrollbar-track{background:#f1f1f1}.article-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.article-list::-webkit-scrollbar-thumb:hover{background:#999}.metadata-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.help-button{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;transition:background .2s;display:flex;align-items:center;justify-content:center}.help-button svg{display:block}.search-container{position:relative;display:flex;align-items:center;margin-top:8px}.search-icon{position:absolute;left:10px;font-size:16px;pointer-events:none}.search-input{width:100%;padding:8px 12px;border:2px solid #e0e0e0;border-radius:20px;font-size:14px;outline:none;transition:border-color .2s;background:#ffffffe6}.search-input:focus{border-color:#01485c}.search-suggestions{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:#f0efe9;border-radius:8px;box-shadow:0 4px 12px #00000026;max-height:300px;overflow-y:auto;z-index:3000;display:none}.search-suggestions.active{display:block}.search-suggestion-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.search-suggestion-item:hover{background:#f8f8f8}.search-suggestion-item:last-child{border-bottom:none}.suggestion-word{font-weight:700;color:#333}.suggestion-count{color:#666;font-size:12px}.help-modal{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:4000;padding:20px}.help-modal-content{background:#f0efe9;border-radius:12px;padding:24px;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 8px 32px #0003}.help-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.help-modal-header h2{margin:0;color:#a10115}.help-close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:32px;height:32px;border-radius:50%;transition:background .2s}.help-close-button:hover{background:#0000000d}.help-section{margin-bottom:20px}.help-section h3{color:#01485c;margin-bottom:8px;font-size:16px}.help-section p{margin:4px 0;color:#333;line-height:1.6}.help-section ul{margin:8px 0;padding-left:20px}.help-section li{margin:4px 0;color:#333}.legend-container{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.legend-item{display:flex;align-items:center;gap:6px}.legend-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.panel-search-section{padding:16px;border-bottom:1px solid #e8e7e1}.panel-search-label{font-size:14px;color:#333;font-weight:600;margin:0 0 8px}.panel-search-container{position:relative}.panel-search-input{width:100%;padding:10px 12px;border:1px solid #d8d7d1;border-radius:4px;font-size:15px;box-sizing:border-box;transition:border-color .2s}.panel-search-input:focus{outline:none;border-color:#01485c}.panel-search-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #d8d7d1;border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;display:none;z-index:1000}.panel-search-suggestions.active{display:block}.panel-search-suggestion-item{padding:12px;cursor:pointer;border-bottom:1px solid #f0efe9;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.panel-search-suggestion-item:hover{background-color:#f0efe9}.panel-search-suggestion-item:last-child{border-bottom:none}.suggestion-list-section{padding:16px;border-bottom:1px solid #e8e7e1}.suggestion-list-label{font-size:13px;color:#666;margin:0 0 8px}.suggestion-list{max-height:250px;overflow-y:auto}.suggestion-list-item{padding:12px 10px;cursor:pointer;border-bottom:1px solid #f0efe9;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.suggestion-list-item:hover{background-color:#f0efe9}.suggestion-list-item:last-child{border-bottom:none}.suggestion-word{font-size:15px;color:#333}.suggestion-count{font-size:13px;color:#666}.hint-section{padding:16px;background-color:#f0efe9;border-radius:0 0 8px 8px}.hint-text{font-size:13px;color:#666;margin:0;line-height:1.5}@media(max-width:768px){.panel-search-section,.suggestion-list-section{padding:12px}.panel-search-label{font-size:13px}.panel-search-input{padding:8px 10px;font-size:14px}.suggestion-list-label{font-size:12px}.suggestion-list{max-height:200px}.suggestion-list-item{padding:10px 8px}.suggestion-word{font-size:14px}.suggestion-count{font-size:12px}.hint-section{padding:12px}.hint-text{font-size:12px}}.suggestion-list::-webkit-scrollbar,.panel-search-suggestions::-webkit-scrollbar{width:6px}.suggestion-list::-webkit-scrollbar-track,.panel-search-suggestions::-webkit-scrollbar-track{background:#f1f1f1}.suggestion-list::-webkit-scrollbar-thumb,.panel-search-suggestions::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.suggestion-list::-webkit-scrollbar-thumb:hover,.panel-search-suggestions::-webkit-scrollbar-thumb:hover{background:#999}.loading-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;pointer-events:auto;background:#f0efe9e6}.loading-message{background:#e8e7e1f2;padding:20px;border-radius:8px}
