.knsh-dialog-content{max-width:1136px;width:95vw;max-height:85vh;height:600px;padding:0;gap:0;background-color:white;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:16px;display:flex;flex-direction:column}.knsh-dialog-header{padding:16px 16px 17px;border-bottom:1px solid rgba(106,64,64,.1);background-color:white;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-shrink:0;position:relative}.knsh-dialog-header>div{display:flex;flex-direction:column;gap:4px}.knsh-dialog-title{font-size:16px;font-weight:600;color:#6a4040;font-family:Inter,Noto Sans JP,sans-serif;line-height:24px;letter-spacing:-.3125px;margin:0}.knsh-dialog-close{position:absolute;right:16px;top:16px;width:32px;height:32px;border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;outline:none;border-radius:4px}.knsh-dialog-close svg{width:24px;height:24px;color:rgba(106,64,64,.6)}.knsh-dialog-close:hover{background:#ece3db}.knsh-dialog-subtitle{font-size:12px;color:rgba(106,64,64,.6);font-family:Inter,Noto Sans JP,sans-serif;line-height:16px;margin:0;padding:0}.knsh-dialog-body{display:flex;flex:1;min-height:0}.knsh-filters-panel{width:256px;min-width:256px;padding:16px;gap:12px;border-right:1px solid rgba(106,64,64,.1);background-color:white;overflow:visible}.knsh-filter,.knsh-filters-panel{display:flex;flex-direction:column}.knsh-filter{gap:4px}.knsh-filter__header{display:flex;justify-content:space-between;align-items:center;height:16.5px;line-height:16.5px}.knsh-filter__label{font-weight:600;letter-spacing:.34px}.knsh-filter__clear,.knsh-filter__label{font-size:12px;color:rgba(106,64,64,.6);font-family:Inter,Noto Sans JP,sans-serif}.knsh-filter__clear{font-weight:500;background:none;border:none;cursor:pointer;padding:0;letter-spacing:.0645px}.knsh-filter__clear:hover{color:#6a4040}.knsh-filter__dropdown-wrapper{position:relative}.knsh-filter__dropdown{width:100%;height:30.5px;padding:1px 13px;border:1px solid rgba(106,64,64,.12);border-radius:8px;background:white;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:border-color .15s ease}.knsh-filter__dropdown:hover:not(:disabled){border-color:rgba(106,64,64,.3)}.knsh-filter__dropdown:disabled{opacity:.5;cursor:not-allowed}.knsh-filter__value{font-size:14px;font-weight:500;color:#6a4040;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.0645px;font-family:Inter,Noto Sans JP,sans-serif;line-height:16.5px}.knsh-filter__chevron{width:16px;height:16px;flex-shrink:0;color:rgba(106,64,64,.5)}.knsh-filter__options{position:absolute;top:calc(100% + 4px);left:0;right:0;background:white;border:1px solid #e4e4e7;border-radius:6px;box-shadow:0 2px 4px -2px rgba(0,0,0,.1),0 4px 6px -1px rgba(0,0,0,.1);z-index:200;max-height:200px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:4px}.knsh-filter__option{width:100%;padding:6px 8px 6px 28px;display:flex;align-items:center;justify-content:space-between;border:none;background:none;font-size:14px;color:#6a4040;cursor:pointer;text-align:left;border-radius:4px;position:relative;line-height:20px;font-family:Inter,Noto Sans JP,sans-serif}.knsh-filter__option--selected,.knsh-filter__option:hover{background:rgba(106,64,64,.06)}.knsh-filter__option-check{position:absolute;left:7px;width:14px;height:14px;color:rgba(106,64,64,.5)}.knsh-clear-all-filters{margin-top:auto;padding:0;font-size:14px;font-weight:500;color:rgba(106,64,64,.6);background:none;border:none;cursor:pointer;text-align:left;text-decoration:underline;letter-spacing:.0645px;font-family:Inter,Noto Sans JP,sans-serif;line-height:16.5px}.knsh-clear-all-filters:hover{color:#6a4040}.knsh-chapters-panel{flex:1;min-width:0;display:flex;flex-direction:column}.knsh-chapters-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:41.5px;border-bottom:1px solid rgba(106,64,64,.1);background:#fafafa;flex-shrink:0}.knsh-chapters-header__left{display:flex;align-items:center;gap:8px}.knsh-chapters-header__count{font-weight:400}.knsh-chapters-header__count,.knsh-chapters-header__deselect{font-size:12px;color:rgba(106,64,64,.6);letter-spacing:.0645px;font-family:Inter,Noto Sans JP,sans-serif;line-height:16.5px}.knsh-chapters-header__deselect{font-weight:500;background:none;border:none;cursor:pointer;padding:4px 0}.knsh-chapters-header__deselect:hover{color:#6a4040;background:rgba(106,64,64,.06);border-radius:9999px;padding:4px 12px;margin-right:-12px}.knsh-checkbox{width:12px;height:12px;border:1px solid rgba(106,64,64,.6);border-radius:2px;background:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;flex-shrink:0;padding:0}.knsh-checkbox:hover{border-color:#6a4040}.knsh-checkbox:disabled{opacity:.5;cursor:not-allowed}.knsh-checkbox--checked{background:#6a4040;border-color:#6a4040}.knsh-checkbox--checked svg{width:10px;height:10px;color:white}.knsh-checkbox--indeterminate{background:#6a4040;border-color:#6a4040}.knsh-checkbox--indeterminate .knsh-checkbox__indeterminate{width:6px;height:2px;background:white;border-radius:1px}.knsh-chapters-scroll{flex:1;overflow-y:auto}.knsh-chapters-list{background:white}.knsh-chapter-group{background:#fafafa}.knsh-chapter-group__header{display:flex;align-items:center;gap:8px;padding:0 16px;height:32px;background:#fafafa;border-radius:10px}.knsh-chapter-group__path{font-size:14px;font-weight:500;color:#6a4040;flex:1;margin-left:4px;letter-spacing:.0645px;font-family:Inter,Noto Sans JP,sans-serif;line-height:14.667px}.knsh-chapter-group__count{font-size:12px;font-weight:400;color:rgba(106,64,64,.6);letter-spacing:.0645px;font-family:Inter,sans-serif;line-height:14.667px}.knsh-chapter-item{width:100%;display:flex;align-items:center;gap:12px;padding:0 16px;height:32px;border:none;background:white;cursor:pointer;text-align:left;transition:background .15s ease;min-width:0}.knsh-chapter-item:hover{background:#fafafa}.knsh-chapter-item__checkbox{width:12px;height:12px;border:1px solid rgba(106,64,64,.6);border-radius:2px;background:white;display:flex;align-items:center;justify-content:center;flex-shrink:0}.knsh-chapter-item__checkbox--checked{background:#6a4040;border-color:#6a4040}.knsh-chapter-item__check-icon{width:8px;height:8px;color:white}.knsh-chapter-item__name{flex:1;min-width:0;font-size:14px;color:#6a4040;overflow:hidden;text-overflow:ellipsis;line-height:16px}.knsh-chapter-item__name,.knsh-chapter-item__path{font-weight:400;white-space:nowrap;font-family:Inter,Noto Sans JP,sans-serif}.knsh-chapter-item__path{font-size:12px;color:rgba(106,64,64,.6);letter-spacing:.0645px;line-height:14.667px}.knsh-selected-panel{width:289px;min-width:289px;display:flex;flex-direction:column;background:#fafafa;border-left:1px solid rgba(106,64,64,.1)}.knsh-selected-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:41.5px;border-bottom:1px solid rgba(106,64,64,.1);flex-shrink:0}.knsh-selected-header>span{font-weight:400}.knsh-selected-clear-all,.knsh-selected-header>span{font-size:12px;color:rgba(106,64,64,.6);letter-spacing:.0645px;font-family:Inter,Noto Sans JP,sans-serif;line-height:16.5px}.knsh-selected-clear-all{font-weight:500;background:none;border:none;cursor:pointer;padding:4px 0}.knsh-selected-clear-all:hover{color:#6a4040}.knsh-selected-scroll{flex:1;overflow-y:auto;padding:12px}.knsh-chapters-scroll [data-radix-scroll-area-viewport]>div,.knsh-selected-scroll [data-radix-scroll-area-viewport]>div{display:block!important}.knsh-selected-group{background:white;border:1px solid rgba(106,64,64,.1);border-radius:8px;padding:12px 0;margin-bottom:12px;overflow:hidden}.knsh-selected-group__header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;height:16px;min-width:0;padding:0 12px}.knsh-selected-group__header>span{flex:1;min-width:0;font-size:14px;color:#6a4040;line-height:14.667px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knsh-selected-group__clear,.knsh-selected-group__header>span{font-weight:500;letter-spacing:.0645px;font-family:Inter,Noto Sans JP,sans-serif}.knsh-selected-group__clear{font-size:12px;color:rgba(106,64,64,.6);background:none;border:none;cursor:pointer;padding:0;line-height:16.5px}.knsh-selected-group__clear:hover{color:#6a4040}.knsh-selected-tag{display:flex;align-items:center;justify-content:space-between;line-height:16px;margin-bottom:8px;min-width:0;padding:4px 12px}.knsh-selected-tag:hover{background:#fafafa}.knsh-selected-tag:last-child{margin-bottom:0}.knsh-selected-tag__name{flex:1;min-width:0;font-size:14px;font-weight:400;color:#6a4040;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Inter,Noto Sans JP,sans-serif;line-height:16px}.knsh-selected-tag__remove{--size:18px;width:var(--size);height:var(--size);flex:var(--size) 0 0;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;padding:2px;font-weight:500;color:rgba(106,64,64,.6);letter-spacing:.0645px;font-family:Inter,sans-serif}.knsh-selected-tag__remove:hover{color:#ff2056}.knsh-selected-empty{height:100%;font-size:11px;font-weight:400;letter-spacing:.0645px;line-height:14.667px;text-align:center;padding:12px}.knsh-error,.knsh-loading,.knsh-selected-empty{display:flex;align-items:center;justify-content:center;color:rgba(106,64,64,.6);font-family:Inter,Noto Sans JP,sans-serif}.knsh-error,.knsh-loading{flex-direction:column;height:200px;gap:12px;font-size:12px}.knsh-loading__spinner{width:24px;height:24px;color:#6a4040}.knsh-error button{padding:6px 12px;font-size:12px;background:#6a4040;color:white;border:none;border-radius:6px;cursor:pointer}.knsh-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:33px;gap:12px;height:100%}.knsh-empty__message{font-size:12px;font-weight:400;color:rgba(106,64,64,.6);font-family:Inter,Noto Sans JP,sans-serif;line-height:16px;text-align:center}.knsh-empty__placeholders{display:flex;flex-direction:column;gap:8px;width:100%;max-width:320px}.knsh-empty__placeholder{height:24px;background:#fafafa;border:1px solid #e5e5e5;border-radius:4px}.knsh-dialog-footer{padding:17px 16px 16px;border-top:1px solid rgba(106,64,64,.1);background-color:white;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-shrink:0}.knsh-dialog-footer__count{font-size:12px;font-weight:400;color:rgba(106,64,64,.6);font-family:Inter,Noto Sans JP,sans-serif;line-height:16px}.knsh-dialog-footer__actions{display:flex;gap:8px}.knsh-btn{height:32px;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;transition:all .15s ease;line-height:16px}.knsh-btn--secondary{border:1px solid rgba(106,64,64,.12);color:rgba(106,64,64,.6);background:transparent}.knsh-btn--secondary:hover{background-color:#fafafa;border-color:rgba(106,64,64,.2);color:#6a4040}.knsh-btn--primary{border:none;background-color:#6a4040;color:white}.knsh-btn--primary:hover:not(:disabled){background-color:rgba(106,64,64,.8)}.knsh-btn--primary:disabled{opacity:.3;cursor:not-allowed}