:root{--paper:#f2f4f5;--surface:#fff;--ink:#262a2e;--muted:#6e767c;--accent:#5d7a82;--accent-ink:#fff;--accent-tint:#e2e9ea;--seal:#5b7d68;--seal-tint:#e4eae5;--clay:#a47148;--clay-tint:#f0e6d9;--line:#dfe3e5;--shadow:0 1px 2px #262a2e0d, 0 12px 28px -16px #262a2e29}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Seravek,Gill Sans Nova,Gill Sans MT,Segoe UI,Calibri,sans-serif}.page{justify-content:center;align-items:center;min-height:100%;padding:32px 20px;display:flex}.card{background:var(--surface);border:1px solid var(--line);width:100%;max-width:400px;box-shadow:var(--shadow);border-radius:20px;flex-direction:column;gap:20px;padding:30px 26px 28px;display:flex}.brand{color:var(--muted);margin:0;font-family:Iowan Old Style,Palatino Linotype,Palatino,URW Palladio L,Georgia,serif;font-size:1rem}.card h1{text-wrap:balance;margin:0;font-family:Iowan Old Style,Palatino Linotype,Palatino,URW Palladio L,Georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.2}.card p.sub{color:var(--muted);margin:0;font-size:.9375rem;line-height:1.5}label.field{flex-direction:column;gap:6px;font-size:.8125rem;font-weight:600;display:flex}input[type=email]{font:inherit;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:10px;padding:11px 13px;font-size:.9375rem}input[type=email]:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn{appearance:none;cursor:pointer;border:none;border-radius:10px;padding:12px 16px;font-family:inherit;font-size:.9375rem;font-weight:600;transition:opacity .12s,transform .12s}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.6;cursor:default}.btn-primary{background:var(--accent);color:var(--accent-ink)}.btn-primary:hover:not(:disabled){opacity:.92}.btn-text{color:var(--accent);text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600}.fineprint{color:var(--muted);margin:0;font-size:.75rem;line-height:1.5}.envelope{background:var(--accent-tint);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.envelope svg{width:22px;height:22px;stroke:var(--accent)}.sent-to{background:var(--paper);border:1px solid var(--line);word-break:break-all;border-radius:8px;padding:10px 12px;font-family:iA Writer Mono,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.875rem}.error-banner{background:var(--clay-tint);color:var(--clay);border-radius:10px;padding:10px 12px;font-size:.8125rem;font-weight:600}.chip{background:var(--seal-tint);color:var(--seal);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:5px 11px;font-size:.75rem;font-weight:700;display:inline-flex}.card-wide{max-width:460px}.purpose-list{flex-direction:column;gap:10px;display:flex}.purpose{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:13px 14px;font-size:.9375rem;display:flex}.purpose input{accent-color:var(--accent);flex:none;width:17px;height:17px}.purpose:has(input:checked){border-color:var(--accent);background:var(--accent-tint);font-weight:600}.tabs{gap:8px;display:flex}.tab-btn{text-align:center;border:1px solid var(--line);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:9px;flex:1;padding:9px 10px;font-family:inherit;font-size:.8125rem;font-weight:600}.tab-btn.active{background:var(--ink);color:var(--surface);border-color:var(--ink)}textarea{font:inherit;border:1px solid var(--line);background:var(--paper);color:var(--ink);resize:none;border-radius:10px;min-height:64px;padding:11px 13px;font-size:.9375rem}.dropzone{border:1.5px dashed var(--line);text-align:center;color:var(--muted);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:18px 14px;font-size:.8125rem;display:flex}.dropzone input{display:none}.dropzone svg{width:20px;height:20px;stroke:var(--muted)}.dropzone-active{border-color:var(--accent,#4b5563);background:#00000005;border-style:solid}.photo-grid{border:1px solid var(--line);border-radius:12px;padding:8px}.photo-tile{background:var(--line);overflow:hidden}.photo-tile-blank{text-align:center;color:var(--muted);word-break:break-all;justify-content:center;align-items:center;padding:6px;font-size:.625rem;display:flex;overflow:hidden}.photo-tile-remove{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:999px;padding:3px 5px;font-family:inherit;font-size:.75rem;line-height:1;position:absolute;top:2px;right:2px}.csv-sample{background:var(--paper);border:1px solid var(--line);color:var(--muted);white-space:pre;border-radius:10px;padding:12px;font-family:iA Writer Mono,SF Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.75rem;line-height:1.7;overflow-x:auto}.item-list{flex-direction:column;gap:8px;display:flex}.item-row{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.8125rem;display:flex}.item-row .name{font-weight:600}.item-row .meta{color:var(--muted);font-size:.75rem}.item-row .x{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:4px;font-family:inherit;font-size:.9375rem}.review-list{flex-direction:column;gap:8px;display:flex}.review-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:10px 0;font-size:.875rem;display:flex}.review-row:last-child{border-bottom:none}.review-row .name{flex:1;font-weight:600}.review-row .meta{color:var(--muted);font-size:.75rem}.photo-strip{gap:6px;margin-top:8px;padding-bottom:2px;display:flex;overflow-x:auto}.photo-strip img{object-fit:cover;border:1px solid var(--line,#0000001f);background:var(--muted-bg,#0000000a);border-radius:6px;flex:none;width:64px;height:64px}.total-row{color:var(--muted);justify-content:space-between;padding-top:4px;font-size:.8125rem;display:flex}.sub-card{border:1px solid var(--line);color:inherit;cursor:pointer;border-radius:12px;flex-direction:column;gap:8px;padding:14px 15px;text-decoration:none;transition:border-color .12s,background .12s;display:flex}.sub-card:hover{border-color:var(--accent);background:var(--accent-tint)}.sub-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.sub-title{font-size:.875rem;font-weight:600}.sub-date{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.75rem}.sub-meta{color:var(--muted);font-size:.75rem}.pill{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}.pill:before{content:"";border-radius:50%;width:6px;height:6px}.pill-neutral{background:var(--line);color:var(--muted)}.pill-neutral:before{background:var(--muted)}.pill-review{background:var(--clay-tint);color:var(--clay)}.pill-review:before{background:var(--clay)}.pill-ready{background:var(--seal-tint);color:var(--seal)}.pill-ready:before{background:var(--seal)}.status-note{color:var(--muted);font-size:.6875rem;line-height:1.4}.btn-ghost{color:var(--accent);border:1px solid var(--line);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--accent-tint)}.top-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.match-banner{flex-direction:column;gap:6px;display:flex}.match-rows{flex-direction:column;gap:10px;display:flex}.match-row{border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.match-row-empty{border-style:dashed}.match-row-head{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.match-row-head .name{font-size:.875rem;font-weight:600}.match-row-head .meta{color:var(--muted);white-space:nowrap;font-size:.75rem}.match-strip{flex-wrap:wrap;align-items:flex-start;gap:6px;display:flex}.match-row-actions{flex-wrap:wrap;gap:14px;display:flex}.match-photo{flex-direction:column;align-items:flex-start;gap:3px;display:flex}.match-shared{opacity:.9}.also-chips{flex-wrap:wrap;gap:3px;max-width:96px;display:flex}.also-chip{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:1px 6px;font-family:inherit;font-size:.625rem;line-height:1.4}.also-pick{max-width:120px;font-family:inherit;font-size:.6875rem}.match-tray{border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.tray-item{flex-direction:column;gap:4px;width:96px;display:flex}.tray-pick{max-width:96px;font-family:inherit;font-size:.6875rem}.photo-thumb{background:var(--line);cursor:pointer;border-radius:6px;flex:none;position:relative;overflow:hidden}.photo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.photo-thumb-selected{outline:2px solid var(--accent,#111);outline-offset:1px}.photo-thumb-blank{text-align:center;height:100%;color:var(--muted);word-break:break-all;justify-content:center;align-items:center;padding:4px;font-size:.5625rem;display:flex;overflow:hidden}.photo-thumb-actions{background:#0009;justify-content:center;gap:2px;padding:2px;display:none;position:absolute;inset:auto 0 0}.photo-thumb:hover .photo-thumb-actions,.photo-thumb:focus-within .photo-thumb-actions,.photo-thumb-selected .photo-thumb-actions{display:flex}.photo-thumb-actions button{color:#fff;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-family:inherit;font-size:.6875rem;line-height:1}kbd{border:1px solid var(--line);border-radius:4px;padding:0 3px;font-family:ui-monospace,monospace;font-size:.6875rem}.sequential{flex-direction:column;align-items:stretch;gap:12px;display:flex}.sequential-photo{justify-content:center;display:flex}.sequential-actions{justify-content:center;align-items:center;gap:10px;display:flex}.sequential-actions .btn{flex:1}
