._main_l35ml_1{background-color:#f5f5f5;min-height:100vh;padding:0;margin:0}._overlay_1epqv_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._popup_1epqv_14{background:#fff;border-radius:8px;box-shadow:0 8px 24px #0000004d;width:90%;max-width:500px;max-height:80vh;overflow:hidden}._header_1epqv_24{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0;background:#f8f9fa}._header_1epqv_24 h3{margin:0;color:#333;font-size:1.2rem}._closeButton_1epqv_39{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}._closeButton_1epqv_39:hover{background:#e0e0e0;color:#333}._content_1epqv_60{padding:20px}._field_1epqv_64{margin-bottom:16px}._label_1epqv_68{display:block;margin-bottom:6px;font-weight:500;color:#333;font-size:14px}._orderInput_1epqv_76{width:80px;padding:8px 12px;border:2px solid #e0e0e0;border-radius:4px;font-family:inherit;font-size:14px;outline:none;transition:border-color .2s ease}._orderInput_1epqv_76:focus{border-color:#007acc}._textarea_1epqv_91{width:100%;min-height:120px;padding:12px;border:2px solid #e0e0e0;border-radius:4px;font-family:inherit;font-size:14px;line-height:1.5;resize:vertical;outline:none;transition:border-color .2s ease}._textarea_1epqv_91:focus{border-color:#007acc}._actions_1epqv_109{display:flex;gap:10px;padding:16px 20px;border-top:1px solid #e0e0e0;background:#f8f9fa}._saveButton_1epqv_117,._deleteButton_1epqv_118,._cancelButton_1epqv_119{padding:8px 16px;border:2px solid;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s ease}._saveButton_1epqv_117{background:#28a745;color:#fff;border-color:#28a745}._saveButton_1epqv_117:hover:not(:disabled){background:#218838;border-color:#218838}._saveButton_1epqv_117:disabled{background:#6c757d;border-color:#6c757d;cursor:not-allowed;opacity:.6}._deleteButton_1epqv_118{background:#dc3545;color:#fff;border-color:#dc3545}._deleteButton_1epqv_118:hover{background:#c82333;border-color:#c82333}._cancelButton_1epqv_119{background:#fff;color:#6c757d;border-color:#6c757d}._cancelButton_1epqv_119:hover{background:#f8f9fa;color:#5a6268}._hint_1epqv_168{padding:8px 20px;background:#e9ecef;color:#6c757d;font-size:12px;text-align:center}._container_1dqxb_1{max-width:1400px;margin:0 auto;padding:20px}._header_1dqxb_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #e0e0e0}._header_1dqxb_7 h1{color:#333;font-size:1.8rem;margin:0}._pageSelector_1dqxb_22{display:flex;gap:10px}._pageButton_1dqxb_27{padding:8px 16px;border:2px solid #007acc;background:#fff;color:#007acc;border-radius:4px;cursor:pointer;font-weight:500;transition:all .2s ease}._pageButton_1dqxb_27:hover{background:#f0f8ff}._pageButton_1dqxb_27._active_1dqxb_42{background:#007acc;color:#fff}._mainContent_1dqxb_47{display:flex;gap:20px;align-items:flex-start}._imageSection_1dqxb_53{flex:2;min-width:0}._imageContainer_1dqxb_58{position:relative;display:inline-block;border:2px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;cursor:crosshair}._mangaImage_1dqxb_68{display:block;max-width:100%;height:auto;-webkit-user-select:none;user-select:none}._commentMark_1dqxb_75{position:absolute;width:32px;height:32px;border:none;background:#ffd700e6;border-radius:50%;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000004d;transition:all .2s ease;transform:translate(-50%,-50%);z-index:10}._commentMark_1dqxb_75:hover{background:gold;transform:translate(-50%,-50%) scale(1.1);box-shadow:0 3px 8px #0006}._commentMark_1dqxb_75:focus{outline:2px solid #007acc;outline-offset:2px}._commentsSection_1dqxb_104{flex:1;min-width:300px;background:#f8f9fa;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}._commentsTitle_1dqxb_113{margin:0 0 15px;color:#333;font-size:1.2rem;border-bottom:2px solid #e0e0e0;padding-bottom:8px}._keyboardHints_1dqxb_121{margin-bottom:10px;padding:8px 12px;background:#f0f8ff;border-radius:4px;border-left:3px solid #007acc}._keyboardHints_1dqxb_121 small{color:#555;font-size:12px}._commentsList_1dqxb_134{display:flex;flex-direction:column;gap:12px;max-height:600px;overflow-y:auto}._noComments_1dqxb_142{text-align:center;color:#666;font-style:italic;margin:20px 0}._commentItem_1dqxb_149{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #ddd;border-radius:6px;padding:12px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}._commentItem_1dqxb_149:hover{background:#f0f8ff;border-color:#007acc;transform:translateY(-1px);box-shadow:0 2px 6px #0000001a}._commentItem_1dqxb_149:active{transform:translateY(0)}._commentOrder_1dqxb_173{background:#007acc;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}._commentContent_1dqxb_187{flex:1;min-width:0}._commentText_1dqxb_192{margin:0 0 4px;color:#333;font-size:14px;line-height:1.4;word-wrap:break-word}._commentDate_1dqxb_200{color:#666;font-size:11px}._dragHandle_1dqxb_205{color:#999;font-size:14px;cursor:grab;flex-shrink:0}._dragHandle_1dqxb_205:active{cursor:grabbing}._commentItem_1dqxb_149[draggable=true]:hover ._dragHandle_1dqxb_205{color:#007acc}._commentItem_1dqxb_149._moveMode_1dqxb_222{background:#e3f2fd;border-color:#2196f3;box-shadow:0 4px 12px #2196f34d}._commentItem_1dqxb_149._moveMode_1dqxb_222 ._commentOrder_1dqxb_173{background:#2196f3;animation:_pulse_1dqxb_1 1s infinite}@keyframes _pulse_1dqxb_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}/*! kiso.css v1.2.2 | MIT License | https://github.com/tak-dcxi/kiso.css */*,:before,:after{box-sizing:border-box}:where(:root){font-family:sans-serif;line-height:1.5;text-spacing-trim:trim-start;text-autospace:normal;line-break:strict;overflow-wrap:anywhere;-webkit-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable;-webkit-tap-highlight-color:transparent}:where(body){min-block-size:100dvb;margin:unset}:where(h1,h2,h3,h4,h5,h6){text-wrap:pretty}:where(h1){margin-block:.67em;font-size:2em}:where(h2,h3,h4,h5,h6){margin-block:unset}:where(search){display:block flow}:where(p,blockquote,figure,pre,address,ul,ol,dl,menu){margin-block:unset}:where(blockquote,figure){margin-inline:unset}:where(p:lang(en)){text-wrap:pretty}:where(address:lang(ja)){font-style:unset}:where(ul,ol,menu){padding-inline-start:unset;list-style-type:""}:where(dt){font-weight:bolder}:where(dd){margin-inline-start:unset}:where(pre){text-spacing-trim:space-all;text-autospace:no-autospace}:where(em:lang(ja)){font-weight:bolder}:where(:is(i,cite,em,dfn,var):lang(ja)){font-style:unset}:where(code,kbd,samp){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:initial;font-variation-settings:initial;font-size:unset;font-variant-ligatures:none}:where(abbr[title]){text-decoration-line:underline;text-decoration-style:dotted;cursor:help}:where(time){text-autospace:no-autospace}@media (forced-colors: active){:where(mark){background-color:Highlight;color:HighlightText}}@media print{:where(mark){border-width:1px;border-style:dotted}}:where(a:any-link){color:unset;text-decoration-line:unset;text-decoration-thickness:from-font}:where(img,svg,picture,video,canvas,model,audio,iframe,embed,object){block-size:auto;max-inline-size:100%;vertical-align:bottom}:where(iframe){border:unset}:where(table){border-collapse:collapse}:where(caption,th){text-align:unset}:where(caption){text-wrap:pretty}:where(button,input,select,textarea),::file-selector-button{border-width:1px;border-style:solid;border-color:unset;border-radius:unset;color:unset;font:unset;letter-spacing:unset;text-align:unset}:where(input:is([type=radio i],[type=checkbox i])){margin:unset}:where(input[type=file i]){border:unset}:where(input[type=search i]){-webkit-appearance:textfield}@supports (-webkit-touch-callout: none){:where(input[type=search i]){background-color:Canvas}}:where(input:is([type=tel i],[type=url i],[type=email i],[type=number i]):not(:placeholder-shown)){direction:ltr}:where(textarea){margin-block:unset;resize:block}:where(input:not([type=button i],[type=submit i],[type=reset i]),textarea,[contenteditable]){text-autospace:no-autospace}:where(button,input:is([type=button i],[type=submit i],[type=reset i])),::file-selector-button{background-color:unset}:where(button,input:is([type=button i],[type=submit i],[type=reset i]),[role=tab i],[role=button i],[role=option i]),::file-selector-button{touch-action:manipulation}:where(button:enabled,label[for],select:enabled,input:is([type=button i],[type=submit i],[type=reset i],[type=radio i],[type=checkbox i]):enabled,[role=tab i],[role=button i],[role=option i]),:where(:enabled)::file-selector-button{cursor:pointer}:where(fieldset){min-inline-size:0;margin-inline:unset;padding:unset;border:unset}:where(legend){padding-inline:unset}:where(progress){vertical-align:unset}::placeholder{opacity:unset}:where(summary){list-style-type:"";cursor:pointer}:where(summary)::-webkit-details-marker{display:none}:where(dialog,[popover]){overscroll-behavior-block:contain;padding:unset;border:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(dialog){max-inline-size:unset;max-block-size:unset}:where(dialog)::backdrop{background-color:#0000004d}:where([popover]){margin:unset}:where(:focus-visible){outline-offset:3px}[tabindex="-1"]:focus{outline:none!important}:where(:disabled,[aria-disabled=true i]){cursor:default}[hidden]:not([hidden=until-found i]){display:none!important}
