:root{color:#1a1a1a;background:#f7f8fa;font-family:system-ui,sans-serif}body{flex-direction:column;align-items:center;margin:0;display:flex}.site-header{box-sizing:border-box;align-items:center;width:100%;max-width:420px;padding:1rem 1.5rem;display:flex}.site-logo{width:auto;height:32px}.screen{text-align:center;width:100%;max-width:420px;padding:2rem 1.5rem}.dropzone{cursor:pointer;color:#4a4f57;border:2px dashed #c7ccd4;border-radius:12px;margin:1.5rem 0 .5rem;padding:2rem 1rem;display:block}.dropzone input{display:none}.disclaimer{color:#9ca3af;margin:.25rem 0 1rem;font-size:.8rem}.file-grid{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 .5rem;display:flex}.file-square{background:#fff;border:1px solid #e1e4e9;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;width:80px;height:80px;display:flex;position:relative}.file-square-add{cursor:pointer;background:0 0;border:2px dashed #c7ccd4}.file-square-add input{display:none}.file-add-icon{color:#9ca3af;font-size:2rem;line-height:1}.file-square-icon{letter-spacing:.05em;color:#1f8a4c;background:#ecfdf5;border-radius:4px;padding:2px 5px;font-size:.7rem;font-weight:700}.file-square-name{color:#4a4f57;text-align:center;word-break:break-all;padding:0 4px;font-size:.6rem;line-height:1.2}.file-remove{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;margin:0;padding:0;font-size:.7rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.file-hint{color:#9ca3af;margin:.25rem 0 .5rem;font-size:.85rem}form input[type=email]{box-sizing:border-box;border:1px solid #c7ccd4;border-radius:8px;width:100%;margin-top:1rem;padding:.75rem}button{color:#fff;cursor:pointer;background:#1f8a4c;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.85rem;font-weight:600}button:disabled{cursor:not-allowed;background:#a9b0bb}.total{font-size:1.1rem;font-weight:600}.subscription-card{text-align:left;border:1px solid #e1e4e9;border-radius:10px;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem 1rem;display:flex}.subscription-category{color:#6b7280;font-size:.85rem}.badge{color:#4338ca;white-space:nowrap;background:#eef2ff;border-radius:999px;padding:.15rem .5rem;font-size:.75rem}.locked-note{color:#6b7280;margin-top:1.25rem;font-size:.9rem}.suggestions{text-align:left;margin-top:1.5rem}.suggestions p{background:#fff7ed;border-radius:8px;padding:.75rem;font-size:.9rem}.email-note{color:#6b7280;margin-top:1.5rem;font-size:.85rem}
