:root{--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-heading: "Outfit", var(--font-sans);--bg-dark: #F8FAFC;--bg-card: #FFFFFF;--bg-card-hover: #F1F5F9;--accent-primary: #8C6D53;--accent-primary-hover: #6E5F57;--accent-secondary: #0D9488;--accent-cyan: #0284C7;--accent-pink: #9333EA;--text-main: #0F172A;--text-muted: #475569;--text-dim: #64748B;--border-glow: rgba(140, 109, 83, .3);--border-light: #E2E8F0}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:#f8fafc;color:#0f172a;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;letter-spacing:-.02em;color:#0f172a}.gradient-text{background:linear-gradient(135deg,#2563eb,#1d4ed8,#0d9488);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.gradient-bg{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.glass-card{background:#fff;border:1px solid #E2E8F0;border-radius:16px;box-shadow:0 4px 20px #0000000a;transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-card:hover{border-color:#cbd5e1;box-shadow:0 10px 30px #2563eb1a;transform:translateY(-2px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:12px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 4px 20px #2563eb40}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #2563eb66}.btn-secondary{background:#f1f5f9;color:#0f172a;border:1px solid #E2E8F0}.btn-secondary:hover{background:#e2e8f0}.container{max-width:1200px;margin:0 auto;padding:0 24px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.modal-content{background:#fff;border:1px solid #E2E8F0;border-radius:20px;width:100%;max-width:600px;padding:32px;box-shadow:0 20px 50px #00000026;position:relative;max-height:85vh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;color:#0f172a}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.modal-content::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:10px}.modal-content::-webkit-scrollbar-thumb:hover{background:#64748b}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:.875rem;font-weight:600;color:#475569;margin-bottom:8px}.form-input{width:100%;padding:12px 16px;background:#f8fafc;border:1px solid #CBD5E1;border-radius:10px;color:#0f172a;font-size:1rem;outline:none;transition:border-color .2s ease}.form-input:focus{border-color:#2563eb}select.form-input option{background-color:#fff!important;color:#0f172a!important;padding:10px}@page{size:A4 portrait;margin:0}@media print{html,body{width:100%!important;height:100%!important;margin:0!important;padding:0!important;overflow:auto!important;background:#fff!important}body *{visibility:hidden!important}#printable-event-poster,#printable-event-poster *,#printable-registration-form,#printable-registration-form *{visibility:visible!important}#printable-event-poster{position:fixed!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:85%!important;max-width:480px!important;padding:0!important;border:2px solid #2563EB!important;border-radius:24px!important;background:#f8fafc!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;z-index:999999!important;overflow:hidden!important;page-break-after:avoid!important;page-break-inside:avoid!important;break-inside:avoid!important}#printable-event-poster .poster-banner-container{width:100%!important;height:190px!important;overflow:hidden!important}#printable-event-poster .poster-banner{width:100%!important;height:100%!important;object-fit:cover!important}#printable-event-poster .poster-body{padding:24px 20px!important;display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important}#printable-event-poster .poster-title{font-size:1.6rem!important;color:#0f172a!important;margin:0 0 8px!important;font-weight:800!important;line-height:1.3!important}#printable-event-poster .poster-subtitle{font-size:.9rem!important;color:#64748b!important;margin:0 0 20px!important;max-width:90%!important}#printable-event-poster .poster-qrcode-wrapper{padding:12px!important;border-radius:20px!important;background:#fff!important;border:1px solid #E2E8F0!important;margin:0 0 20px!important}#printable-event-poster .poster-qrcode{width:220px!important;height:220px!important;display:block!important;border-radius:12px!important}#printable-event-poster .poster-url{font-size:1rem!important;color:#2563eb!important;font-weight:700!important;background:#eff6ff!important;padding:10px 24px!important;border-radius:10px!important;display:inline-block!important;margin:0 auto!important;width:auto!important}}
