:root{--bg-1:#08080d;--bg-2:#101018;--bg-3:#181824;--bg-4:#222234;--blue:#4a9eff;--blue-dim:#2a6ecc;--cyan:#22d3ee;--green:#34d399;--amber:#fbbf24;--red:#f87171;--text-1:#f1f5f9;--text-2:#94a3b8;--text-3:#64748b;--border:#2a2a3e;--card-bg:#181824cc;--font-jp:"Noto Sans JP",sans-serif;--font-mono:"JetBrains Mono",monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-jp);background:var(--bg-1);color:var(--text-1);line-height:1.7}.app-header{background:linear-gradient(135deg,var(--bg-1)0%,#0f1a2e 50%,var(--bg-2)100%);text-align:center;border-bottom:1px solid var(--border);padding:24px 40px}.app-header h1{background:linear-gradient(135deg,var(--text-1),var(--blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.6rem;font-weight:900}.app-header .sub{color:var(--text-2);margin-top:4px;font-size:.85rem}.container{max-width:1400px;margin:0 auto;padding:24px}.app-grid{grid-template-columns:420px 1fr;align-items:start;gap:24px;display:grid}.form-panel{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;max-height:95vh;padding:24px;position:sticky;top:12px;overflow-y:auto}.form-panel h3{color:var(--blue);margin-bottom:16px;font-size:1rem;font-weight:700}.form-group{margin-bottom:12px}.form-group label{color:var(--text-3);margin-bottom:3px;font-size:.78rem;font-weight:500;display:block}.form-group input,.form-group textarea,.form-group select{background:var(--bg-2);border:1px solid var(--border);width:100%;color:var(--text-1);font-family:var(--font-jp);border-radius:6px;padding:8px 12px;font-size:.9rem}.form-group input:focus,.form-group textarea:focus{border-color:var(--blue);outline:none}.form-group input:disabled{opacity:.6;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:60px}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.isbn-row{align-items:end;gap:8px;display:flex}.isbn-row input{flex:1}.btn-lookup{background:var(--blue);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:700}.btn-lookup:hover{background:var(--blue-dim)}.isbn-status{min-height:1.2em;margin-top:2px;font-size:.75rem}.isbn-status.ok{color:var(--green)}.isbn-status.err{color:var(--red)}.sales-editor{margin-top:8px}.sales-editor table{border-collapse:collapse;width:100%;font-size:.82rem}.sales-editor th{text-align:left;color:var(--text-3);padding:4px 6px;font-size:.72rem;font-weight:500}.sales-editor td{padding:3px 4px}.sales-editor input{background:var(--bg-2);border:1px solid var(--border);width:100%;color:var(--text-1);border-radius:4px;padding:5px 8px;font-size:.82rem}.sales-editor .btn-row{gap:6px;margin-top:6px;display:flex}.btn-sm{border:1px solid var(--border);background:var(--bg-3);color:var(--text-2);cursor:pointer;border-radius:4px;padding:4px 10px;font-size:.75rem}.btn-sm:hover{border-color:var(--blue);color:var(--blue)}.btn-del{color:var(--red);cursor:pointer;background:0 0;border-color:#0000;padding:0 4px;font-size:.9rem}.action-bar{flex-direction:column;gap:8px;margin-top:16px;display:flex}.btn-action{cursor:pointer;width:100%;font-size:.9rem;font-weight:700;font-family:var(--font-jp);border:none;border-radius:8px;min-width:120px;padding:10px 16px}.btn-word{color:#fff;background:#2563eb}.btn-word:hover{background:#1d4ed8}.btn-pdf-main{color:#fff;background:#d32f2f;border:none;width:100%}.btn-pdf-main:hover{background:#b71c1c}.action-row{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.btn-save{background:var(--bg-3);color:var(--text-1);border:1px solid var(--green)}.btn-save:hover{border-color:var(--green);background:var(--bg-2)}.btn-load{background:var(--bg-3);color:var(--text-1);border:1px solid var(--amber)}.btn-load:hover{border-color:var(--amber);background:var(--bg-2)}.preview-wrapper{position:relative}.preview-panel{color:#333;background:#fff;border-radius:4px;flex-direction:column;width:680px;height:960px;padding:24px 28px;font-family:MS ゴシック,Noto Sans JP,sans-serif;display:flex;position:relative;overflow:visible;box-shadow:0 8px 32px #0006}.preview-panel:before{content:"PREVIEW";color:#666;font-size:.7rem;font-family:var(--font-mono);letter-spacing:.1em;position:absolute;top:-22px;right:0}.coord-h-line{pointer-events:none;z-index:10;border-top:1px dashed #f006;height:0;position:absolute;left:0;right:0}.coord-v-line{pointer-events:none;z-index:10;border-left:1px dashed #f006;width:0;position:absolute;top:0;bottom:0}.coord-label{z-index:11;pointer-events:none;color:#fff;font-size:.65rem;font-family:var(--font-mono);white-space:nowrap;background:#000000bf;border-radius:3px;padding:1px 6px;position:absolute}.of-banner{color:#fff;background:#000;justify-content:center;align-items:center;min-height:44px;margin-bottom:0;padding:8px 14px 0;font-size:2rem;font-weight:900;display:flex;position:relative}.of-banner .of-genre-tag{z-index:2;width:120px;height:80px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}.of-genre-tag .genre-bg{width:100%;height:100%;position:absolute;inset:0}.of-genre-tag .genre-text{z-index:1;color:#000;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-weight:900;line-height:1.3;display:flex;position:relative}.of-genre-tag .genre-name{letter-spacing:.05em;font-size:.85rem;font-weight:900}.of-genre-tag .genre-sub{margin-top:1px;font-size:.5rem}.of-catch-banner{color:#ff0;text-align:center;background:#000;flex-direction:column;justify-content:center;align-items:center;margin-top:-5px;margin-bottom:0;padding:0 12px 10px;font-weight:900;display:flex}.of-catch-main{font-size:2.167rem;font-weight:900;line-height:1.3}.of-catch-sub{margin-top:2px;font-size:1.667rem;font-weight:900;line-height:1.3}.of-fax-row{border-bottom:2px solid #333;align-items:flex-start;gap:10px;margin-bottom:4px;padding:4px 0;display:flex}.of-fax-row .fax-dept{color:#000;white-space:nowrap;background:#fff;flex-shrink:0;align-self:center;padding:4px 12px;font-size:1.452rem;font-weight:900}.of-fax-row .fax-right{text-align:right;flex:1}.of-fax-row .fax-line1{flex-wrap:nowrap;justify-content:flex-end;align-items:baseline;display:flex}.of-fax-row .fax-line2{color:#333;margin-top:-4px;font-size:.9rem}.of-fax-row .fax-label{font-size:1.08rem;font-weight:900}.of-fax-row .fax-main{font-family:MS ゴシック,monospace;font-size:1.44rem;font-weight:900}.of-fax-row .fax-sub{color:#333;white-space:nowrap;font-family:MS ゴシック,monospace;font-size:.96rem}.of-title-block{color:#fff;background:#1b5e20;margin-bottom:6px;padding:10px 14px 8px}.of-title{color:#fff;text-align:center;margin-bottom:2px;font-size:2.6rem;font-weight:900;line-height:1.25}.of-subtitle{color:#fffffff2;text-align:center;margin-bottom:4px;font-size:1.3rem;font-weight:700;line-height:1.4}.of-author-line{justify-content:space-between;align-items:baseline;margin-top:4px;line-height:1.3;display:flex}.of-author-line .author-info{align-items:baseline;gap:6px;display:flex}.of-author-line .author-title{color:#ffffffd9;font-size:.75rem}.of-author-line .name{color:#fff;font-size:1.833rem;font-weight:900}.of-author-line .author-suffix{color:#ffffffe6;font-size:1.167rem}.of-author-line .specs{color:#ffffffe6;font-size:.917rem}.of-main-area{grid-template-columns:248px 1fr;gap:0;min-height:380px;margin-bottom:8px;display:grid}.of-col-left{flex-direction:column;gap:8px;display:flex}.of-pr-text{white-space:pre-line;min-height:120px;padding:4px 0;font-size:.82rem;line-height:1.7}.of-cover-container{z-index:1;background:#fafafa;border:none;justify-content:center;align-items:center;width:239px;height:351px;display:flex;position:absolute;top:-387px;left:0;overflow:hidden}.of-cover-container img{object-fit:cover;width:100%;height:100%}.of-cover-label{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.of-cover-placeholder{color:#aaa;text-align:center;font-size:.7rem;line-height:1.5}.of-uploadable{cursor:pointer;transition:border-color .2s;position:relative}.of-uploadable:hover{border-color:#888}.of-img-remove{color:#fff;cursor:pointer;opacity:0;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;transition:opacity .2s;display:flex;position:absolute;top:2px;right:2px}.of-uploadable:hover .of-img-remove{opacity:1}.of-materials-box{color:#444;border-top:1px solid #ddd;padding:6px 0;font-size:.75rem}.of-materials-box .label{margin-bottom:3px;font-size:.858rem;font-weight:700}.of-col-right{flex-direction:column;gap:4px;display:flex}.of-sales-section{background:#e8f5e9;border-radius:2px;height:172px;padding:6px 10px;overflow:hidden}.of-sales-header{color:#fff;text-align:center;background:#000;margin-bottom:4px;padding:2px 6px;font-size:1rem;font-weight:900}.of-sales-list{flex-direction:column;gap:1px;display:flex}.of-sales-row{justify-content:space-between;align-items:baseline;padding:1px 2px;font-size:.95rem;display:flex}.of-sales-store{color:#000;font-size:1.045rem;font-weight:700}.of-sales-numbers{color:#d32f2f;white-space:nowrap;background:#ff0;padding:0 4px;font-weight:900}.of-promo-wrap{flex-direction:column;gap:4px;max-width:230px;font-size:80%;display:flex}.of-promo-line1{color:#000;background:#ff0;padding:4px 8px;font-size:1.65rem;font-weight:900;line-height:1.3}.of-promo-line2{color:#000;white-space:pre-line;padding:4px 8px;font-size:1.3rem;font-weight:700;line-height:1.4}.of-promo-line3{color:#000;white-space:pre-line;background:#ff0;padding:4px 8px;font-size:1.3rem;font-weight:900;line-height:1.3}.of-display-container{z-index:1;background:#fafafa;border:none;justify-content:center;align-items:center;width:124px;height:182px;display:flex;position:absolute;top:572px;left:527px;overflow:hidden}.of-display-container img{object-fit:cover;width:100%;height:100%}.of-display-placeholder{color:#aaa;text-align:center;font-size:.7rem;line-height:1.5}.of-bottom-fixed{padding:0 24px 16px;position:absolute;bottom:0;left:0;right:0}.of-materials-row{justify-content:flex-end;align-items:flex-end;gap:8px;display:flex}.of-materials-row .of-materials-box{flex:1;margin-right:auto;position:relative;top:9px;left:1px}.of-materials-row .of-materials-box .label{display:inline}.of-materials-row .of-materials-box div{font-size:.9504rem}.of-reprint-badge{color:#fff;white-space:nowrap;background:#111;flex-shrink:0;margin-top:39px;padding:3px 9px;font-size:1.485rem;font-weight:900}.of-order-section{margin-top:8px;position:relative}.of-order-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.78rem}.of-order-table th,.of-order-table td{border:2px solid #333}.ot-header-row th{text-align:center;background:#f0f0f0;height:24px;padding:0 8px;font-size:.78rem;font-weight:700;line-height:24px}.ot-header-stamp{width:133px}.ot-header-qty{width:60px}.ot-header-book{text-align:left!important;padding-left:10px!important}.ot-body-row td{height:100px}.ot-stamp-td{vertical-align:bottom;text-align:left;padding:4px 6px;position:relative}.ot-stamp-contact{color:#333;white-space:nowrap;padding-bottom:2px;font-size:.6rem}.ot-qty-td{vertical-align:top;text-align:center;padding-top:8px;font-size:.82rem}.ot-book-td{text-align:left;vertical-align:top;padding:6px 10px}.ot-book-title{color:#000;letter-spacing:.02em;margin-bottom:2px;font-size:1.92rem;font-weight:900;line-height:1.25}.ot-book-subtitle{color:#333;margin-bottom:4px;font-size:.943rem;font-weight:700;line-height:1.4}.ot-book-isbn{color:#555;margin-top:4px;font-size:.68rem}.of-section-label{color:#333;margin-bottom:3px;font-size:.78rem;font-weight:700}.dev-drag-toggle{z-index:20;border:1px solid var(--border);cursor:pointer;font-size:.65rem;font-family:var(--font-mono);background:var(--bg-3);color:var(--text-2);border-radius:3px;padding:2px 10px;position:absolute;top:-26px;left:0}.dev-drag-toggle.active{color:#fff;background:#2563eb;border-color:#2563eb}.dev-draggable{cursor:grab;outline-offset:-2px;outline:2px dashed #2563eb99}.dev-draggable:active{cursor:grabbing}.dev-drag-label{z-index:20;color:#fff;font-size:.6rem;font-family:var(--font-mono);white-space:nowrap;pointer-events:none;background:#2563ebe6;border-radius:2px;padding:1px 6px;position:absolute;bottom:-18px;left:0}.dev-css-panel{z-index:20;color:#4ade80;font-size:.6rem;font-family:var(--font-mono);white-space:nowrap;background:#000000d9;border-radius:3px;max-width:500px;padding:2px 8px;position:absolute;top:-26px;left:120px;overflow:hidden}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}@page{size:A4 portrait;margin:8mm}body{background:#fff!important;margin:0!important}.app-header,.form-panel,.preview-panel:before,.of-img-remove,.coord-h-line,.coord-v-line,.coord-label,.dev-drag-toggle,.dev-drag-label,.dev-css-panel,.action-bar{display:none!important}.dev-draggable{cursor:default!important;outline:none!important}.of-uploadable{cursor:default!important}.app-grid{display:block!important}.preview-wrapper{margin:0!important}.container{max-width:100%!important;padding:0!important}.preview-panel{box-shadow:none!important;border-radius:0!important;width:210mm!important;max-width:210mm!important;height:auto!important;padding:10mm 12mm!important;overflow:visible!important}.of-cover-container{position:absolute!important;top:-387px!important;left:0!important}.of-display-container{position:absolute!important}.of-bottom-fixed{position:absolute!important;bottom:0!important}.of-title-block,.of-order-table,.of-main-area,.of-bottom-fixed{page-break-inside:avoid}}
