:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body{color:#0f172a;background:#f8fafc;min-height:100vh;margin:0}a{color:inherit}button{font:inherit}.page{flex-direction:column;align-items:center;min-height:100vh;padding:24px 16px 60px;display:flex}.page-narrow{width:100%;max-width:460px}.page-header{justify-content:space-between;align-items:center;width:100%;max-width:460px;margin-bottom:24px;display:flex}.back-link{color:#475569;font-size:.9rem;font-weight:500;text-decoration:none}button.back-link{cursor:pointer;background:0 0;border:none;padding:0}.brand{color:#0f172a;font-size:1.1rem;font-weight:700;text-decoration:none}h1{margin:0 0 6px;font-size:1.5rem}.subtitle{color:#64748b;margin:0 0 24px;font-size:.95rem}.field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.field label{color:#334155;font-size:.85rem;font-weight:600}.field input[type=text],.field input[type=tel],.field input[type=email],.field input[type=url],.field textarea{background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:12px 14px;font-size:.95rem}.field input:focus,.field textarea:focus{outline-offset:1px;outline:2px solid #2563eb}.field textarea{resize:vertical;min-height:70px}.field-row{gap:12px;display:flex}.field-row .field{flex:1;min-width:0}.field input,.field textarea{width:100%;min-width:0}.file-drop{text-align:center;color:#64748b;cursor:pointer;background:#fff;border:2px dashed #cbd5e1;border-radius:14px;padding:24px}.file-drop input{display:none}.file-preview{border-radius:10px;max-width:100%;max-height:220px;margin-top:12px}.btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.btn-primary{color:#fff;background:#2563eb}.btn-primary:disabled{cursor:not-allowed;background:#93c5fd}.btn-secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.btn-danger{color:#b91c1c;background:#fee2e2}.choice-grid{flex-direction:column;gap:16px;width:100%;display:flex}.choice-card{text-align:left;color:inherit;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px;text-decoration:none;display:block}.choice-card:hover{border-color:#2563eb;box-shadow:0 8px 20px #2563eb1f}.choice-card h3{margin:0 0 6px;font-size:1.05rem}.choice-card p{color:#64748b;margin:0;font-size:.88rem}.error-banner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:.88rem}.center-note{text-align:center;color:#64748b;margin-top:16px;font-size:.85rem}.color-swatches{flex-wrap:wrap;gap:10px;display:flex}.color-swatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:32px;height:32px}.color-swatch.selected{border-color:#0f172a}.toggle-group{gap:8px;display:flex}.toggle-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex:1;padding:10px 12px;font-size:.85rem;font-weight:500}.toggle-btn.selected{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.qr-box{background:#fff;border-radius:14px;margin:0 auto;padding:16px;display:inline-flex}.link-box{word-break:break-all;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;font-size:.85rem;display:flex}.card-list-item{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:14px 16px;text-decoration:none;display:flex}.card-list-item .name{font-weight:600}.card-list-item .meta{color:#64748b;font-size:.8rem}.empty-state{text-align:center;color:#64748b;padding:40px 0}.card{--accent:#2563eb;aspect-ratio:1.75;background:#fff;border-radius:20px;width:100%;max-width:420px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 12px 30px #0f172a2e}.card--image{background:#f1f5f9;justify-content:center;align-items:center;display:flex}.card--image img{object-fit:contain;background:#fff;width:100%;height:100%}.card-placeholder{color:#94a3b8;font-size:.9rem}.card--form{aspect-ratio:unset;background:linear-gradient(135deg, #fff 0%, #fff 60%, color-mix(in srgb, var(--accent) 10%, white) 100%);flex-direction:column;min-height:15rem;display:flex}.card-topbar{background:var(--accent);height:8px}.card-body{flex:1;align-items:center;gap:14px;padding:18px 20px;display:flex;position:relative}.card-avatar{object-fit:cover;border:2px solid var(--accent);border-radius:50%;flex-shrink:0;width:64px;height:64px}.card-text{flex:1;min-width:0}.card-name{color:#0f172a;overflow-wrap:anywhere;font-size:clamp(1.05rem,4vw,1.35rem);font-weight:700}.card-title{color:var(--accent);margin-top:2px;font-size:.85rem;font-weight:600}.card-company{color:#475569;margin-top:1px;font-size:.8rem}.card-bio{color:#64748b;margin-top:8px;font-size:.75rem;line-height:1.3}.card-contact{flex-direction:column;gap:2px;margin-top:10px;display:flex}.card-contact-line{color:#334155;overflow-wrap:anywhere;font-size:.75rem}.card-logo{object-fit:contain;max-width:56px;max-height:40px;position:absolute;top:12px;right:14px}.actions{flex-direction:column;gap:12px;width:100%;max-width:420px;margin:20px auto 0;display:flex}.actions-primary .action-btn--primary{color:#fff;background:#0f172a;width:100%;font-weight:600}.actions-grid{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:10px;display:grid}.action-btn{color:#0f172a;cursor:pointer;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;padding:12px 10px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.action-btn:hover{background:#e2e8f0}.actions-social{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.social-link{color:#3730a3;background:#eef2ff;border-radius:999px;padding:8px 14px;font-size:.8rem;font-weight:500;text-decoration:none}
