*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f1f5f9;color:#1e293b;min-height:100vh}.container{width:100%;max-width:480px;margin:0 auto;padding:16px}.logo-header{display:flex;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.logo{width:36px;height:36px}h1{font-size:1.4rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}h2{font-size:1rem;font-weight:600;margin-bottom:12px;color:#334155}.card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}label{display:block;font-size:.8rem;font-weight:600;color:#64748b;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}input[type=text],input[type=email]{width:100%;padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:1rem;outline:none;transition:border-color .2s,box-shadow .2s;margin-bottom:10px;background:#f8fafc}input[type=text]:focus,input[type=email]:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f;background:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;text-align:center;text-decoration:none;transition:all .15s ease;width:100%;gap:8px}.btn:active{transform:scale(.98)}.btn-primary{background:#2563eb;color:#fff;box-shadow:0 1px 2px #2563eb4d}.btn-primary:hover{background:#1d4ed8;box-shadow:0 2px 8px #2563eb59}.btn-success{background:#16a34a;color:#fff;box-shadow:0 1px 2px #16a34a4d}.btn-success:hover{background:#15803d}.btn-checkout{background:#fff;color:#dc2626;border:2px solid #fecaca;padding:12px 20px;margin-top:12px}.btn-checkout:hover{background:#fef2f2;border-color:#fca5a5}.btn-danger{background:#fee2e2;color:#dc2626;padding:8px 14px;font-size:.85rem;width:auto;border-radius:8px}.btn-danger:hover{background:#fecaca}.btn-secondary{background:#f1f5f9;color:#475569;border:1.5px solid #e2e8f0}.btn-secondary:hover{background:#e2e8f0}.btn-link{background:none;color:#64748b;font-size:.85rem;font-weight:500;padding:8px;border:none}.btn-link:hover{color:#334155;text-decoration:underline}.message{padding:10px 14px;border-radius:8px;margin-bottom:12px;font-size:.9rem;line-height:1.4}.message-success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.message-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.message-info{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe}.hidden{display:none!important}.sessie-status{text-align:center;padding:8px 0 16px}.sessie-status .naam{font-size:1.3rem;font-weight:700;color:#0f172a}.sessie-status .tijd{font-size:.9rem;color:#64748b;margin-top:4px}.sessie-status .live-indicator{display:inline-block;width:8px;height:8px;background:#22c55e;border-radius:50%;margin-right:6px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.gast-lijst{list-style:none;margin-bottom:16px}.gast-lijst li{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f1f5f9;font-size:.95rem}.gast-lijst li:last-child{border-bottom:none}.gast-toevoegen{display:flex;gap:8px;align-items:flex-end}.gast-toevoegen input{flex:1;margin-bottom:0}.gast-toevoegen .btn{width:auto;padding:12px 18px;white-space:nowrap;flex-shrink:0}.bedrag{font-size:1.8rem;font-weight:800;color:#0f172a;text-align:center;margin:12px 0;letter-spacing:-.02em}.checkout-details{text-align:center;color:#64748b;font-size:.9rem;margin-bottom:8px}.inschrijf-blok{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:12px;margin:12px 0}.inschrijf-blok p{font-size:.9rem;color:#166534;margin-bottom:10px}.status-badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.status-open{background:#fef3c7;color:#92400e}.status-betaald{background:#dcfce7;color:#166534}.status-op_rekening{background:#dbeafe;color:#1e40af}
