.page{min-height:100vh;padding:1.25rem 1rem 2rem;max-width:720px;margin:0 auto}.header{margin-bottom:1.5rem}.eyebrow{margin:0 0 .35rem;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#2563eb}.header h1{margin:0;font-size:clamp(1.6rem,5vw,2rem);line-height:1.15}.subtitle{margin:.75rem 0 0;color:#475569;font-size:.98rem}.card{background:#fff;border:1px solid #dbe3ef;border-radius:16px;padding:1.25rem;box-shadow:0 10px 30px #0f172a0f}.section+.section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.section h2,.result h2{margin:0 0 .35rem;font-size:1.05rem}.hint{margin:0 0 1rem;color:#64748b;font-size:.92rem}.hint-emphasis{color:#dc2626;font-weight:700}.field-label{display:block;margin-bottom:.4rem;font-size:.88rem;font-weight:600;color:#334155}.select-input{width:100%;min-height:48px;margin-bottom:1rem;padding:.75rem .85rem;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;font:inherit}.select-input:disabled{opacity:.55}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;min-height:48px;padding:.75rem 1rem;border-radius:12px;border:1px solid transparent;text-decoration:none;font-weight:600;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-secondary{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.btn-secondary:hover:not(:disabled){background:#f1f5f9}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover:not(:disabled){background:#b91c1c}.btn-danger .spinner{border-color:#ffffff59;border-top-color:#fff}.btn-inline{margin-top:.75rem}.btn:disabled{opacity:.55}.spinner{width:1rem;height:1rem;border:2px solid rgba(255,255,255,.35);border-top-color:currentColor;border-radius:50%;animation:spin .7s linear infinite}.btn-secondary .spinner{border-color:#0f172a26;border-top-color:#0f172a}@keyframes spin{to{transform:rotate(360deg)}}.file-list{list-style:none;margin:.75rem 0 0;padding:0;max-height:260px;overflow:auto;border:1px solid #e2e8f0;border-radius:12px}.file-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.file-select-all{display:inline-flex;align-items:center;gap:.55rem;font-size:.88rem;font-weight:600;color:#334155}.file-select-all input,.file-list-item input{width:1rem;height:1rem;margin:0;flex-shrink:0}.file-list-links{display:flex;gap:.75rem}.link-btn{padding:0;border:0;background:transparent;color:#2563eb;font:inherit;font-size:.86rem;font-weight:600;cursor:pointer}.link-btn:hover:not(:disabled){text-decoration:underline}.link-btn:disabled{opacity:.45;cursor:not-allowed}.file-list li{padding:0}.file-list-item{display:flex;align-items:flex-start;gap:.65rem;width:100%;padding:.65rem .85rem;color:inherit;font-size:.88rem;word-break:break-word;cursor:pointer;transition:background .15s ease}.file-list-item span{flex:1}.file-list-item:hover{background:#f8fafc}.file-list-item.selected{background:#eff6ff;color:#1d4ed8}.file-list-item.selected span{font-weight:600}.file-list-actions{margin-top:.75rem}.file-list li+li{border-top:1px solid #eef2f7}.alert{margin-top:1.25rem;padding:.85rem 1rem;border-radius:12px;font-size:.92rem}.alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.alert-warning{background:#fffbeb;color:#92400e;border:1px solid #fde68a}.alert-warning ul{margin:.5rem 0 0;padding-left:1.1rem}.result{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.meta{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:0 0 1rem}.meta div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.65rem .75rem}.meta dt{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.meta dd{margin:.15rem 0 0;font-size:.92rem;word-break:break-word}.actions{display:grid;gap:.75rem}.page-actions{margin-top:1rem;display:flex;justify-content:center}@media(min-width:560px){.page{padding:2rem 1.5rem 3rem}.card{padding:1.5rem}.actions{grid-template-columns:1fr 1fr}}@media(min-width:720px){.btn{width:auto;min-width:220px}}:root{color-scheme:light;font-family:Segoe UI,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background:#eef2f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}button,a.btn{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}
