.pdf-status-row{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:12px 0 18px}.project-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px}.file-shelf h3,.page-toolbar h3,.export-panel h3{margin:3px 0}.file-shelf .list-item{align-items:flex-start;flex-direction:column}.page-workbench{min-width:0}.page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:12px;min-height:300px;padding:14px;border:1.5px solid var(--ink);border-radius:18px;background:#f5f3ed}.page-card{position:relative;overflow:hidden;border:1.5px solid var(--ink);border-radius:13px;background:#fff;box-shadow:3px 3px 0 rgba(27,30,25,.22);cursor:grab}.page-card.is-dragging{opacity:.42}.page-thumb{display:grid;min-height:176px;place-items:center;padding:9px;border-bottom:1px solid var(--ink);background:#d9d8d3}.page-thumb canvas,.page-thumb img{display:block;max-width:100%;max-height:170px;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.18)}.page-info{padding:9px}.page-info strong,.page-info small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-info small{color:var(--muted)}.page-buttons{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink)}.page-buttons button{min-height:34px;border:0;border-right:1px solid var(--ink);background:#fff;cursor:pointer}.page-buttons button:last-child{border-right:0}.page-buttons button:hover{background:var(--yellow)}.export-panel{display:grid;grid-template-columns:180px minmax(0,1fr) 220px;align-items:center;gap:18px;margin-top:22px;padding:20px;border:2px solid var(--ink);border-radius:20px;background:var(--soft-accent)}.export-controls{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:10px}.export-controls .field{margin:0}.export-actions{display:grid;gap:8px}.export-panel .remember-note,.export-panel>.status-line{grid-column:2/4;margin:0}@media(max-width:940px){.project-layout{grid-template-columns:1fr}.file-shelf .item-list{grid-template-columns:repeat(2,1fr)}.export-panel{grid-template-columns:1fr}.export-controls{grid-template-columns:1fr 1fr}.export-panel .remember-note,.export-panel>.status-line{grid-column:auto}}@media(max-width:600px){.pdf-status-row,.page-toolbar{align-items:flex-start;flex-direction:column}.file-shelf .item-list{grid-template-columns:1fr}.page-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:8px;gap:8px}.page-thumb{min-height:130px}.page-thumb canvas,.page-thumb img{max-height:124px}.export-controls{grid-template-columns:1fr}.export-actions button{width:100%}}@media(max-width:370px){.page-grid{grid-template-columns:1fr}}
