:root{color:#1d211f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--accent:#1858d5;--accent-hover:#1248b2;--ink:#1d211f;--muted:#696f6b;--surface:#fffefa;--surface-muted:#f8f7f2;--line:#deddd7;--danger:#a52b24;--success:#267247;--focus:#2766e6;--surface-shadow:0 0 0 1px #0000000f, 0 1px 2px -1px #0000000f, 0 8px 24px #0000000a;background:#f4f2ec;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}body{background:#f4f2ec;min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}button{min-height:44px}button:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 36%, transparent);outline-offset:2px}.page-shell{width:min(100% - 32px,840px);margin:0 auto;padding:56px 0 80px}.page-header{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:24px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:750}h1,h2,p{margin-top:0}h1{letter-spacing:-.045em;text-wrap:balance;max-width:620px;margin-bottom:10px;font-size:clamp(2rem,5vw,3.5rem);line-height:.98}h2{letter-spacing:-.012em;text-wrap:balance;margin-bottom:4px;font-size:1rem;line-height:1.25}.lead{max-width:580px;color:var(--muted);text-wrap:pretty;margin-bottom:0;font-size:1rem;line-height:1.55}.user-badge{max-width:240px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;background:#ffffff94;border-radius:10px;flex:none;margin:0;padding:8px 12px;font-size:.84rem;overflow:hidden;box-shadow:0 0 0 1px #0000000f}.notice{text-wrap:pretty;border-radius:12px;margin-bottom:18px;padding:13px 16px;font-size:.9rem;line-height:1.45}.notice--info{color:#3d4641;background:#e9e8e2}.notice--success{color:#1d5d39;background:#e4f1e8}.notice--error{color:#84231d;background:#f7e5e2}.panel{background:var(--surface);box-shadow:var(--surface-shadow);border-radius:20px;padding:28px}.field-group{gap:8px;display:grid}.field-group label,.folder-label{margin:0;font-size:.91rem;font-weight:720}textarea{resize:vertical;width:100%;min-height:96px;color:var(--ink);background:#fff;border:1px solid #cbc9c1;border-radius:12px;padding:13px 14px;line-height:1.5;transition-property:border-color,box-shadow;transition-duration:.15s;transition-timing-function:ease-out}textarea:hover{border-color:#aaa89f}textarea:focus{border-color:var(--focus);box-shadow:0 0 0 1px var(--focus)}textarea:disabled{color:#8e918f;background:#efeee9}.field-hint,.section-summary,.folder-status,.download-hint{color:var(--muted);text-wrap:pretty;margin-bottom:0;font-size:.84rem;line-height:1.45}.section-heading{justify-content:space-between;align-items:center;gap:16px;margin:28px 0 12px;display:flex}.section-heading--selected{margin-top:32px}.tabular{font-variant-numeric:tabular-nums}.scroll-list{overscroll-behavior:contain;border:1px solid var(--line);scrollbar-gutter:stable;background:#fff;border-radius:12px;max-height:310px;overflow-y:auto}.scroll-list--selected{background:var(--surface-muted);max-height:224px}.file-row,.selected-row,.progress-row{border-bottom:1px solid #e8e6df;min-height:52px}.file-row:last-child,.selected-row:last-child,.progress-row:last-child{border-bottom:0}.file-row{cursor:pointer;align-items:center;gap:12px;padding:6px 14px;transition-property:background-color;transition-duration:.15s;transition-timing-function:ease-out;display:flex}.file-row:hover{background:#f5f7fb}.file-row:has(input:checked){background:#edf3ff}.file-row input{width:20px;height:20px;accent-color:var(--accent);flex:none;margin:0}.file-row__text{gap:2px;min-width:0;display:grid}.file-row__name,.selected-row__name,.progress-row__name{overflow-wrap:anywhere;min-width:0}.file-row__name{font-size:.92rem;font-weight:620}.file-row__metadata{color:var(--muted);font-size:.76rem}.selected-row{justify-content:space-between;align-items:center;gap:12px;padding:4px 8px 4px 14px;font-size:.88rem;display:flex}.remove-button{color:#656a67;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:0 0 44px;width:44px;padding:0;font-size:1.35rem;line-height:1;transition-property:color,background-color,transform;transition-duration:.15s;transition-timing-function:ease-out}.remove-button:hover{color:var(--danger);background:#f4e6e4}.missing-tokens{color:#7d332d;overflow-wrap:anywhere;margin-top:10px;font-size:.82rem;line-height:1.45}.result-limit-notice,.selection-limit-notice{text-wrap:pretty;margin:10px 0;font-size:.82rem;line-height:1.45}.result-limit-notice{color:#555e59}.selection-limit-notice{color:#7d332d}.list-message{min-height:116px;color:var(--muted);text-align:center;justify-content:center;align-items:center;margin:0;padding:20px;font-size:.9rem;display:flex}.list-message--error{color:var(--danger);flex-direction:column;gap:12px}.download-panel{border-top:1px solid var(--line);margin-top:32px;padding-top:24px}.folder-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.folder-status{margin-top:5px}.folder-actions,.primary-actions{align-items:center;gap:8px;display:flex}.primary-actions{margin-top:18px}.download-hint{max-width:440px}.button{cursor:pointer;text-align:center;border:0;border-radius:11px;justify-content:center;align-items:center;padding:0 16px;font-size:.87rem;font-weight:680;line-height:1.2;transition-property:color,background-color,box-shadow,transform;transition-duration:.15s;transition-timing-function:ease-out;display:inline-flex}.button:active:not(:disabled),.remove-button:active:not(:disabled){transform:scale(.96)}.button:disabled,.remove-button:disabled{cursor:not-allowed;opacity:.48}.button--primary{color:#fff;background:var(--accent);min-width:210px;box-shadow:0 0 0 1px #00000014,0 2px 5px #1858d538}.button--primary:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 0 0 1px #0000001a,0 3px 8px #1858d547}.button--secondary{color:#2d3430;background:#fff;box-shadow:0 0 0 1px #0000001a,0 1px 2px #0000000f}.button--secondary:hover:not(:disabled){background:#f7f7f3;box-shadow:0 0 0 1px #00000024,0 2px 4px #00000012}.button--quiet{color:#4d5550;background:0 0}.button--quiet:hover:not(:disabled){color:var(--ink);background:#efeee9}.progress-panel{background:#f6f5f0;border-radius:14px;margin-top:28px;padding:20px;box-shadow:0 0 0 1px #00000012}.progress-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}progress{width:100%;height:8px;accent-color:var(--accent);border:0;border-radius:999px;margin:12px 0;overflow:hidden}.progress-message{color:var(--muted);overflow-wrap:anywhere;margin-bottom:12px;font-size:.86rem;line-height:1.45}.progress-message--success{color:var(--success);font-weight:650}.progress-message--error{color:var(--danger);font-weight:650}.progress-list{border:1px solid var(--line);background:#fff;border-radius:10px;max-height:216px;margin-bottom:14px;overflow-y:auto}.progress-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:8px 12px;font-size:.82rem;display:grid}.progress-row__state{color:var(--muted)}.progress-row--completed .progress-row__state{color:var(--success)}.progress-row--failed .progress-row__state{color:var(--danger)}@media (width<=640px){.page-shell{width:min(100% - 24px,840px);padding:30px 0 52px}.page-header,.folder-row,.primary-actions{flex-direction:column;align-items:stretch}.page-header{gap:16px}.user-badge{align-self:flex-start;max-width:100%}.panel{border-radius:16px;padding:18px}.section-heading{flex-direction:column;align-items:flex-start;gap:10px}.section-heading .button,.folder-actions,.folder-actions .button,.primary-actions .button{width:100%}.folder-actions{grid-template-columns:1fr;display:grid}.scroll-list{max-height:280px}.scroll-list--selected{max-height:210px}.progress-panel{padding:16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.button:active:not(:disabled),.remove-button:active:not(:disabled){transform:none}}
