:root{color:#172033;background:#eef3f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}.app-shell{min-height:100vh;display:grid;place-items:center;padding:32px 18px;background:radial-gradient(circle at 15% 10%,rgba(27,117,188,.14),transparent 34%),radial-gradient(circle at 90% 90%,rgba(36,166,126,.12),transparent 32%),#eef3f8}.card{width:min(100%,1240px);padding:clamp(28px,6vw,48px);border:1px solid rgba(23,32,51,.08);border-radius:24px;background:#fffffff0;box-shadow:0 24px 70px #26374e21}.eyebrow{color:#16705a;font-size:.76rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}h1{margin:8px 0 10px;font-size:clamp(2rem,8vw,3.2rem);line-height:1.05}.privacy-note{margin:0 0 32px;color:#4a586d;line-height:1.65}.mobile-tool-picker{display:none}.tool-tabs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin-bottom:24px;padding:5px;border-radius:14px;background:#edf2f6}.tool-tab{min-height:43px;padding:8px 7px;border:0;border-radius:10px;color:#586579;background:transparent;cursor:pointer;font-size:.78rem;font-weight:750;touch-action:manipulation}.tool-tab:hover{color:#185a86;background:#fff9}.tool-tab.is-active{color:#fff;background:linear-gradient(135deg,#236a9f,#16705a);box-shadow:0 5px 12px #1c5e732e}.tool-intro{margin-bottom:18px}.tool-intro h2{margin:0 0 5px;font-size:1.25rem}.tool-intro p{margin:0;color:#657287;font-size:.88rem;line-height:1.55}.workspace{display:grid;grid-template-columns:minmax(340px,.86fr) minmax(470px,1.14fr);gap:clamp(24px,4vw,42px);align-items:start}.control-panel{min-width:0}.activity-panel{min-width:0;padding:22px;border:1px solid #dce5ed;border-radius:18px;background:#f8fafc}.field-label{display:block;margin:20px 0 8px;font-size:.92rem;font-weight:750}.password-field{width:100%;border:1px solid #c8d2de;border-radius:12px;background:#fff}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.drop-zone{display:grid;justify-items:center;gap:7px;padding:24px 16px;border:2px dashed #aebdcb;border-radius:14px;color:#344158;background:#f7fafc;cursor:pointer;text-align:center;transition:border-color .15s ease,background .15s ease,transform .15s ease;touch-action:manipulation}.drop-zone:hover,.drop-zone:focus-visible,.drop-zone.is-dragging{border-color:#236a9f;outline:0;background:#eaf4fb}.drop-zone.is-dragging{transform:scale(1.01)}.drop-zone[aria-disabled=true]{cursor:wait;opacity:.55}.drop-zone svg{width:28px;fill:none;stroke:#236a9f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.drop-zone span{color:#657287;font-size:.84rem}.file-feedback{min-height:20px;margin:8px 2px 0;color:#657287;font-size:.85rem}.queue-section{margin:0}.queue-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.queue-heading h3{margin:0;font-size:.94rem}.section-kicker{display:block;margin-bottom:3px;color:#738196;font-size:.64rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.text-button.compact{padding:5px 0;font-size:.82rem}.file-list{display:grid;gap:8px;max-height:280px;margin:12px 0 0;padding:0;overflow-y:auto;list-style:none}.empty-list{padding:28px 16px;border:1px dashed #cbd6e1;border-radius:12px;color:#778296;text-align:center;font-size:.82rem;line-height:1.55}.file-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:12px;padding:10px 11px;border-radius:10px;background:#f3f6f9}.file-row.is-dragging{opacity:.5}.file-row.drop-before:before,.file-row.drop-after:after{position:absolute;right:4px;left:4px;height:3px;border-radius:3px;background:#236a9f;content:""}.file-row.drop-before:before{top:-5px}.file-row.drop-after:after{bottom:-5px}.queued-file{min-width:0}.queued-file strong,.queued-file span{display:block}.queued-file strong{overflow:hidden;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.queued-file span{margin-top:2px;color:#778296;font-size:.72rem}.file-state{max-width:170px;color:#647187;font-size:.77rem;text-align:right}.file-row[data-status=processing] .file-state{color:#1e6799}.file-row[data-status=success] .file-state{color:#16705a}.file-row[data-status=failed] .file-state{color:#a02e37}.remove-file{padding:5px 7px;border:0;color:#8d3540;background:transparent;cursor:pointer;font-size:.75rem}.reorder-controls{display:flex;align-items:center;gap:2px}.drag-handle{padding:5px 4px;color:#607086;cursor:grab;font-size:1.15rem;line-height:1;-webkit-user-select:none;user-select:none}.drag-handle:active{cursor:grabbing}.order-button{width:32px;height:32px;padding:0;border:0;border-radius:8px;color:#236a9f;background:#e5eef5;cursor:pointer;font-weight:800}.order-button:hover:not(:disabled){background:#d6e7f3}.order-button:disabled{cursor:default;opacity:.35}.history-section{margin-top:24px;padding-top:22px;border-top:1px solid #dce5ed}.history-list{display:grid;gap:9px;max-height:330px;margin:12px 0 0;padding:0;overflow-y:auto;list-style:none}.history-item{border:1px solid #e0e7ee;border-radius:11px;background:#fff}.history-item summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:11px 12px;cursor:pointer;list-style:none}.history-item summary::-webkit-details-marker{display:none}.history-item summary:before{grid-column:2;grid-row:2;color:#748196;content:"展開";font-size:.68rem;text-align:right}.history-item[open] summary:before{content:"收合"}.history-item strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.history-time{color:#7b8798;font-size:.7rem}.history-summary{color:#5f6d80;font-size:.76rem;line-height:1.45}.history-summary [data-kind=success]{color:#16705a;font-weight:750}.history-summary [data-kind=failed]{color:#a02e37;font-weight:750}.history-details{padding:0 12px 12px;border-top:1px solid #edf1f5}.history-files{display:grid;gap:5px;margin:10px 0;padding:0;list-style:none}.history-file{display:flex;justify-content:space-between;gap:10px;color:#5f6d80;font-size:.74rem}.history-file span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-actions{display:flex;flex-wrap:wrap;gap:8px}.history-actions button{padding:7px 9px;border:1px solid #cdd8e2;border-radius:8px;color:#236a9f;background:#fff;cursor:pointer;font-size:.72rem;font-weight:750}.history-actions .release-result{color:#8d3540}.released-note{color:#8a6570;font-size:.72rem}.password-field{display:flex;overflow:hidden}.password-field:focus-within{border-color:#236a9f;box-shadow:0 0 0 3px #236a9f21}.password-field input{min-width:0;flex:1;padding:13px 14px;border:0;outline:0}.text-button{padding:0 14px;border:0;color:#236a9f;background:transparent;cursor:pointer;font-weight:700}.options{margin-top:20px}.options label{display:block;margin-bottom:8px;font-size:.92rem;font-weight:750}.options select,.options input[type=text]{width:100%;padding:12px 13px;border:1px solid #c8d2de;border-radius:12px;color:#344158;background:#fff}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.option-grid label{margin:0;color:#526075;font-size:.78rem}.option-grid select{margin-top:6px}.option-grid input[type=range]{width:calc(100% - 46px);margin-top:13px;accent-color:#16705a;vertical-align:middle}.option-grid output{display:inline-block;width:42px;color:#526075;font-size:.75rem;text-align:right}.check-option{display:flex!important;align-items:center;gap:9px;margin-top:16px!important;cursor:pointer;font-weight:650!important}.check-option input{width:18px;height:18px;accent-color:#16705a}.primary-button{width:100%;margin-top:26px;padding:14px 18px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,#236a9f,#16705a);cursor:pointer;font-weight:800;box-shadow:0 10px 22px #1b697d33;touch-action:manipulation}button:disabled,input:disabled{cursor:wait;opacity:.6}.status{margin-top:24px;padding:13px 14px;border-radius:10px;color:#344158;background:#f1f5f9;line-height:1.5}.status[data-kind=working]{color:#174f78;background:#e8f3fb}.status[data-kind=success]{color:#126048;background:#e7f6f0}.status[data-kind=error]{color:#9c2d36;background:#feedef}.limit-note{margin:14px 2px 0;color:#778296;font-size:.78rem;line-height:1.5}.page-manager-section{margin-top:34px;padding-top:28px;border-top:1px solid #dce5ed}.page-manager-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.page-manager-heading h3{margin:0;font-size:1.08rem}.selection-count{color:#657287;font-size:.8rem}.page-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.page-toolbar button{padding:9px 12px;border:1px solid #cbd6e1;border-radius:9px;color:#344158;background:#fff;cursor:pointer;font-size:.78rem;font-weight:750}.page-toolbar button:hover:not(:disabled){border-color:#7ea6c2;background:#eef6fb}.page-toolbar .accent-button{color:#fff;border-color:#16705a;background:#16705a}.page-toolbar .danger-button{color:#96313b}.page-manager-note{margin:12px 0;color:#718095;font-size:.76rem}.page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:14px;margin:0;padding:0;list-style:none}.page-card{position:relative;min-width:0;padding:9px;border:2px solid transparent;border-radius:12px;background:#f1f5f8;cursor:pointer;transition:border-color .14s ease,transform .14s ease}.page-card:hover{transform:translateY(-2px)}.page-card.is-selected{border-color:#16705a;background:#eaf6f1}.page-card.is-dragging{opacity:.45}.page-preview{display:grid;place-items:center;height:160px;overflow:hidden;border-radius:7px;background:#dfe6ec}.page-preview img{max-width:100%;max-height:100%;box-shadow:0 2px 8px #18263a2e;transition:transform .16s ease}.page-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;font-size:.75rem}.page-order-controls{display:flex;gap:3px}.page-order-controls button{width:28px;height:28px;padding:0;border:0;border-radius:7px;color:#236a9f;background:#dfeaf2;cursor:pointer;font-weight:800}.page-loading{grid-column:1 / -1;padding:36px;color:#657287;text-align:center}@media(max-width:900px){.card{width:min(100%,760px)}.workspace{grid-template-columns:1fr}.activity-panel{padding:18px}}@media(max-width:640px){.app-shell{display:block;padding:0;background:#fff}.card{width:100%;min-height:100vh;padding:24px 16px max(28px,env(safe-area-inset-bottom));border:0;border-radius:0;box-shadow:none}.eyebrow{font-size:.68rem}h1{margin-top:6px;font-size:clamp(2rem,11vw,2.7rem)}.privacy-note{margin-bottom:22px;font-size:.9rem;line-height:1.55}.tool-tabs{display:none}.mobile-tool-picker{display:grid;gap:8px;margin-bottom:22px}.mobile-tool-picker label{color:#344158;font-size:.86rem;font-weight:750}.mobile-tool-picker select{width:100%;min-height:50px;padding:0 42px 0 14px;border:1px solid #b7c5d3;border-radius:12px;color:#fff;background-color:#1b7680;font-size:16px;font-weight:750;box-shadow:0 7px 16px #1c5e7329;cursor:pointer}.mobile-tool-picker select:focus-visible{outline:3px solid rgba(35,106,159,.2);outline-offset:2px}.mobile-tool-picker option{color:#172033;background:#fff}.tool-intro h2{font-size:1.16rem}.tool-intro p{font-size:.86rem}.workspace{gap:24px}.activity-panel{padding:16px 12px;border-radius:14px}.drop-zone{min-height:132px;padding:20px 12px}.drop-zone svg{width:32px}.drop-zone strong{font-size:.94rem}.drop-zone span{font-size:.8rem}.file-list{max-height:210px}.file-row{grid-template-columns:minmax(0,1fr) auto}.file-state{grid-column:1 / -1;grid-row:2;max-width:none;text-align:left}.remove-file{min-width:44px;min-height:44px;padding:8px}.file-row.is-sortable .file-state{grid-column:1}.reorder-controls{grid-column:2;grid-row:2}.drag-handle{display:none}.order-button{width:44px;height:44px}.password-field input{padding:14px 12px;font-size:16px}.password-field .text-button{min-width:58px;min-height:48px;padding:0 12px}.options select,.options input[type=text]{min-height:48px;font-size:16px}.option-grid{grid-template-columns:1fr}.primary-button{min-height:50px;margin-top:22px;padding:14px 12px}.status{margin-top:20px;overflow-wrap:anywhere}.page-manager-section{margin-top:26px}.page-toolbar{display:grid;grid-template-columns:repeat(2,1fr)}.page-toolbar button{min-height:44px}.page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.page-preview{height:145px}}@media(max-width:360px){.card{padding-inline:12px}.file-row{gap:6px;padding-inline:8px}}
