.ebi-verification-container{max-width:900px;margin:0 auto;padding:30px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#333;background-color:#f5f7fa;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.05)}.ebi-scanner-container{background-color:#fff;border-radius:12px;overflow:hidden;margin-bottom:30px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.ebi-scanner-header{background:linear-gradient(135deg,#4f46e5,#6366f1);padding:30px;text-align:center;color:white}.ebi-scanner-header h2{margin:10px 0;font-size:32px;font-weight:700;letter-spacing:-.5px}.ebi-scanner-subtitle{opacity:.9;font-size:16px;margin:10px 0 0}.ebi-scanner-body{padding:30px;display:flex;flex-direction:column;align-items:center}.ebi-logo{margin:0 auto 10px;width:48px;height:48px}#ebi-qr-reader video{border-radius:8px}#ebi-qr-reader img{max-width:100%;height:auto}.ebi-button{padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:inline-flex;align-items:center;justify-content:center}.ebi-primary-button{background-color:#4f46e5;color:white}.ebi-primary-button:hover{background-color:#4338ca;transform:translateY(-1px);box-shadow:0 4px 12px rgba(79,70,229,.2)}.ebi-success,.ebi-error,.ebi-processing{border-radius:12px;padding:20px;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.ebi-success{background-color:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.ebi-error{background-color:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.ebi-processing{background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.ebi-success h3,.ebi-error h3{margin:15px 0 10px;font-size:18px;font-weight:600}.ebi-success p,.ebi-error p,.ebi-processing p{margin:5px 0 0;font-size:14px}.ebi-icon-success,.ebi-icon-error,.ebi-icon-warning{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.ebi-icon-success{background-color:#d1fae5;color:#059669}.ebi-icon-success:before{content:"";width:24px;height:12px;border-left:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(-45deg) translate(2px,-2px)}.ebi-icon-error{background-color:#fee2e2;color:#dc2626}.ebi-icon-error:before,.ebi-icon-error:after{content:"";position:absolute;width:24px;height:3px;background-color:currentColor}.ebi-icon-error:before{transform:rotate(45deg)}.ebi-icon-error:after{transform:rotate(-45deg)}.ebi-icon-warning{background-color:#fef3c7;color:#d97706}.ebi-icon-warning:before{content:"";width:3px;height:18px;background-color:currentColor;border-radius:1px;position:absolute;top:8px}.ebi-icon-warning:after{content:"";width:3px;height:3px;background-color:currentColor;border-radius:50%;position:absolute;bottom:8px}.ebi-spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;animation:ebi-spin 1s linear infinite}.ebi-scanner-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px}.ebi-scanner-loading p{margin-top:15px;color:#6b7280}.ebi-attendee-info-container{margin-top:20px}.ebi-attendee-card{background-color:#fff;border-radius:12px;padding:25px;margin-top:20px;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .2s ease}.ebi-attendee-card:hover{transform:translateY(-2px)}.ebi-attendee-card h3{margin-top:0;margin-bottom:20px;font-size:20px;font-weight:600;border-bottom:1px solid #f3f4f6;padding-bottom:15px;color:#1f2937}.ebi-attendee-card p{margin:12px 0;display:flex;justify-content:space-between;font-size:15px}.ebi-attendee-card p strong{color:#4b5563;font-weight:500}.ebi-already-used{border-left:5px solid #ef4444}.ebi-valid{border-left:5px solid #10b981}.ebi-ticket-info{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 15px rgba(0,0,0,.1);text-align:center}.ebi-ticket-info h2{margin-top:0;color:#1f2937;font-size:28px;font-weight:700}.ebi-ticket-details{margin-top:25px;text-align:left;border-top:1px solid #f3f4f6;padding-top:20px}.ebi-status-used{color:#ef4444;font-weight:600;display:inline-flex;align-items:center;padding:5px 12px;background-color:#fef2f2;border-radius:20px;font-size:14px}.ebi-status-active{color:#10b981;font-weight:600;display:inline-flex;align-items:center;padding:5px 12px;background-color:#ecfdf5;border-radius:20px;font-size:14px}.ebi-instruction-note{background-color:#f9fafb;border-radius:8px;padding:15px 20px;margin-top:20px;font-size:14px;line-height:1.5}.ebi-success-note{background-color:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.ebi-ticket-error{background-color:#f9fafb;border-radius:12px;padding:30px;text-align:center;border:1px solid #e5e7eb}@media (max-width:768px){.ebi-verification-container{padding:20px;border-radius:12px}.ebi-scanner-header{padding:20px}.ebi-scanner-header h2{font-size:24px}.ebi-scanner-body{padding:20px}.ebi-attendee-card{padding:20px}.ebi-ticket-info{padding:20px}.ebi-ticket-info h2{font-size:22px}.ebi-method-selector{padding:20px}.ebi-method-selector h2{font-size:24px}.ebi-method-buttons{flex-direction:column;gap:10px}.ebi-method-button{flex-direction:row;justify-content:center;padding:15px 20px;min-width:auto;gap:8px}.ebi-search-header{padding:20px}.ebi-search-header h3{font-size:24px}.ebi-search-body{padding:20px}.ebi-search-input-group{flex-direction:column;gap:10px}.ebi-search-filters{flex-direction:column;gap:15px;align-items:stretch}.ebi-filter-select{width:100%}.ebi-attendee-item{flex-direction:column;align-items:stretch;gap:15px}.ebi-attendee-actions{justify-content:space-between}.ebi-checkin-button,.ebi-print-button{flex:1;max-width:120px}}.ebi-method-selector{background-color:#fff;border-radius:12px;padding:30px;margin-bottom:20px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.08)}.ebi-method-selector h2{margin:0 0 10px;font-size:28px;font-weight:700;color:#1f2937}.ebi-method-subtitle{color:#6b7280;font-size:16px;margin-bottom:25px}.ebi-method-buttons{display:flex;gap:15px;justify-content:center}.ebi-method-button{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 30px;border:2px solid #e5e7eb;border-radius:12px;background-color:#fff;color:#6b7280;cursor:pointer;transition:all .3s ease;font-size:14px;font-weight:600;min-width:140px}.ebi-method-button:hover{border-color:#4f46e5;color:#4f46e5;transform:translateY(-2px);box-shadow:0 4px 12px rgba(79,70,229,.15)}.ebi-method-button.active{border-color:#4f46e5;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;box-shadow:0 4px 12px rgba(79,70,229,.25)}.ebi-name-search-container{background-color:#fff;border-radius:12px;overflow:hidden;margin-bottom:30px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.ebi-search-header{background:linear-gradient(135deg,#059669,#10b981);padding:30px;text-align:center;color:white}.ebi-search-header h3{margin:10px 0;font-size:28px;font-weight:700;letter-spacing:-.5px}.ebi-search-subtitle{opacity:.9;font-size:16px;margin:10px 0 0}.ebi-search-body{padding:30px}.ebi-search-form{margin-bottom:30px}.ebi-search-input-group{display:flex;gap:10px;margin-bottom:20px;max-width:500px;margin-left:auto;margin-right:auto}.ebi-search-input{flex:1;padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;transition:border-color .2s ease}.ebi-search-input:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.1)}.ebi-search-btn{padding:12px 16px;background-color:#10b981;color:white;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.ebi-search-btn:hover{background-color:#059669;transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.25)}.ebi-search-filters{display:flex;gap:20px;align-items:center;justify-content:center;flex-wrap:wrap}.ebi-filter-select{padding:8px 12px;border:2px solid #e5e7eb;border-radius:6px;font-size:14px;background-color:white}.ebi-filter-checkbox{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280;cursor:pointer}.ebi-search-results{min-height:200px}.ebi-search-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#9ca3af;text-align:center}.ebi-search-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#6b7280}.ebi-search-error{background-color:#fef2f2;color:#b91c1c;padding:20px;border-radius:8px;text-align:center;border:1px solid #fecaca}.ebi-no-results{background-color:#f9fafb;color:#6b7280;padding:20px;border-radius:8px;text-align:center;border:1px solid #e5e7eb}.ebi-attendee-list{display:flex;flex-direction:column;gap:15px}.ebi-attendee-item{display:flex;justify-content:space-between;align-items:center;padding:20px;border:2px solid #e5e7eb;border-radius:12px;background-color:#fff;transition:all .2s ease}.ebi-attendee-item:hover{border-color:#10b981;box-shadow:0 4px 12px rgba(16,185,129,.1)}.ebi-attendee-item.checked-in{border-color:#059669;background-color:#ecfdf5}.ebi-attendee-info{flex:1}.ebi-attendee-name{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:4px}.ebi-attendee-email{font-size:14px;color:#6b7280;margin-bottom:4px}.ebi-attendee-event{font-size:14px;color:#4f46e5;font-weight:500;margin-bottom:4px}.ebi-checked-time{font-size:12px;color:#059669;font-style:italic}.ebi-attendee-actions{display:flex;align-items:center;gap:12px}.ebi-checked-badge{background-color:#059669;color:white;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}.ebi-badge-note{background-color:#3b82f6;color:white;padding:4px 8px;border-radius:15px;font-size:11px;font-weight:500;animation:pulse 2s infinite}.ebi-checkin-button{background-color:#10b981;color:white;border:none;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.ebi-checkin-button:hover:not(:disabled){background-color:#059669;transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.25)}.ebi-checkin-button:disabled{background-color:#9ca3af;cursor:not-allowed}.ebi-print-button{background-color:#6b7280;color:white;border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.ebi-print-button:hover{background-color:#4b5563;transform:translateY(-1px)}.ebi-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #10b981;border-radius:50%;animation:ebi-spin 1s linear infinite;margin-bottom:15px}.ebi-print-section{margin-top:25px;border-top:1px solid #e5e7eb;padding-top:15px}.ebi-print-section h4{font-size:18px;font-weight:600;margin-bottom:15px;color:#374151;text-align:center}.ebi-print-instruction{margin-bottom:10px;font-size:14px;color:#4b5563}.ebi-print-actions{display:flex;flex-direction:column;align-items:center;gap:15px}.ebi-template-selector{width:100%}.ebi-template-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}@media (max-width:768px){.ebi-template-options{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ebi-template-options{grid-template-columns:1fr}}.ebi-template-option{border:2px solid #e5e7eb;border-radius:8px;padding:10px;cursor:pointer;text-align:center;transition:all .2s ease}.ebi-template-option:hover{border-color:#a5b4fc;background-color:#f9fafb}.ebi-template-option.selected{border-color:#4f46e5;background-color:#eff6ff}.ebi-template-preview{height:70px;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:8px;background-color:white;display:flex;flex-direction:column;padding:5px;font-family:Arial,sans-serif;position:relative;overflow:hidden}.ebi-preview-event,.ebi-preview-attendee{font-size:10px;color:#9ca3af}.ebi-preview-attendee{font-weight:700;font-size:12px;color:#374151}.ebi-preview-professional{text-align:center;padding:5px;border:1px solid #d1d5db}.ebi-preview-professional .ebi-preview-header{height:8px;background:linear-gradient(90deg,#4f46e5,#6366f1);margin:-5px -5px 5px}.ebi-preview-professional .ebi-preview-logo{font-size:16px;margin:3px 0}.ebi-preview-corporate{text-align:left;padding:5px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-left:4px solid #4f46e5}.ebi-preview-corporate .ebi-preview-company{font-size:8px;font-weight:700;color:#4f46e5;text-transform:uppercase}.ebi-preview-corporate .ebi-preview-title{font-size:7px;color:#6b7280;text-transform:uppercase}.ebi-preview-conference{text-align:center;background:linear-gradient(45deg,#4f46e5,#7c3aed);color:white;padding:5px}.ebi-preview-conference .ebi-preview-event{font-size:8px;font-weight:700;color:white}.ebi-preview-conference .ebi-preview-badge-type{font-size:6px;background:rgba(255,255,255,.2);padding:1px 3px;border-radius:2px;margin-top:2px}.ebi-preview-event-style{text-align:center;background:#f9fafb;border:2px solid #e5e7eb;padding:5px}.ebi-preview-event-style .ebi-preview-header{height:6px;background:#10b981;margin:-5px -5px 5px}.ebi-preview-event-style .ebi-preview-date{font-size:6px;color:#6b7280;margin-top:2px}.ebi-preview-colorful{text-align:center;padding:5px;background:linear-gradient(45deg,#fef3c7,#ddd6fe,#fecaca,#d1fae5);background-size:400% 400%;animation:ebi-rainbow 3s ease infinite}.ebi-preview-colorful .ebi-preview-rainbow{height:8px;background:linear-gradient(90deg,#ef4444,#f97316,#eab308,#22c55e,#06b6d4,#3b82f6,#8b5cf6);margin:-5px -5px 5px}.ebi-preview-simple{text-align:left;padding:5px;border:1px solid #d1d5db;background:#fff}.ebi-print-quantity{display:flex;align-items:center;gap:10px;margin-bottom:20px}.ebi-copies-input{width:80px;padding:10px;border:1px solid #d1d5db;border-radius:6px;text-align:center;font-size:14px}.ebi-customization-options{margin:25px 0;padding:20px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.ebi-customization-options h5{margin:0 0 15px;font-size:16px;font-weight:600;color:#374151;text-align:center}.ebi-custom-controls{display:flex;flex-direction:column;gap:15px}.ebi-custom-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}@media (max-width:768px){.ebi-custom-row{grid-template-columns:1fr;gap:10px}}.ebi-custom-field{display:flex;flex-direction:column}.ebi-custom-field label{font-size:13px;font-weight:500;color:#4b5563;margin-bottom:5px}.ebi-custom-select,.ebi-custom-input{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:white;transition:border-color .2s ease}.ebi-custom-select:focus,.ebi-custom-input:focus{outline:none;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.ebi-custom-checkbox{display:flex;align-items:center;gap:8px;cursor:pointer;margin-top:5px}.ebi-custom-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#4f46e5}.ebi-custom-checkbox span{font-size:13px;color:#4b5563}.ebi-print-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.ebi-print-buttons .ebi-button{min-width:140px;display:flex;align-items:center;justify-content:center;gap:8px}.ebi-preview-icon,.ebi-print-icon{font-size:16px}.ebi-manual-badge-container{margin-top:30px;border-top:2px solid #e5e7eb;padding-top:20px}.ebi-manual-badge-container .ebi-attendee-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:5px solid #0ea5e9}.ebi-manual-badge-container .ebi-print-section{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.ebi-badge-ready{border:3px solid #10b981!important;box-shadow:0 8px 25px rgba(16,185,129,.15)!important;animation:glow 3s ease-in-out infinite alternate}.ebi-badge-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #e5e7eb}.ebi-badge-header h3{margin:0;color:#10b981;font-size:24px}.ebi-badge-success{background:linear-gradient(135deg,#10b981,#059669);color:white;padding:8px 16px;border-radius:25px;font-size:12px;font-weight:600;animation:bounce 2s infinite}.ebi-attendee-summary{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:25px;background:#f0f9ff;padding:15px;border-radius:8px;border-left:4px solid #3b82f6}.ebi-summary-item{display:flex;justify-content:space-between;align-items:center;font-size:14px}.ebi-summary-item strong{color:#374151;font-weight:600}.ebi-summary-item span{color:#1f2937;font-weight:500}.ebi-secondary-button{background-color:#fff;color:#4f46e5;border:1px solid #4f46e5;margin-left:0}.ebi-secondary-button:hover{background-color:#f9fafb;transform:translateY(-1px)}.ebi-print-icon{display:inline-block;width:16px;height:16px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M17 17h2a2 2 0 002-2v-4a2 2 0 00-2-2H5a2 2 0 00-2 2v4a2 2 0 002 2h2m2 4h6a2 2 0 002-2v-4a2 2 0 00-2-2H9a2 2 0 00-2 2v4a2 2 0 002 2zm8-12V5a2 2 0 00-2-2H9a2 2 0 00-2 2v4h10z'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;vertical-align:text-bottom}.ebi-print-label{width:4in;height:3in;padding:.25in;font-family:Arial,sans-serif;border:1px solid #ddd;display:none;background-color:white;box-sizing:border-box}.ebi-template-classic{text-align:center;display:flex;flex-direction:column;justify-content:center}.ebi-template-classic .ebi-label-event{font-weight:700;font-size:16pt;margin-bottom:10px;word-wrap:break-word;color:#000}.ebi-template-classic .ebi-label-attendee{font-size:20pt;font-weight:700;margin-bottom:10px;word-wrap:break-word;color:#000}.ebi-template-classic .ebi-label-time{font-size:12pt;color:#666}.ebi-template-modern{text-align:left;display:flex;flex-direction:column;justify-content:space-between}.ebi-template-modern .ebi-label-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #4f46e5;padding-bottom:10px;margin-bottom:20px}.ebi-template-modern .ebi-label-event{font-weight:700;font-size:14pt;color:#4f46e5!important}.ebi-template-modern .ebi-label-time{font-size:10pt;color:#6b7280}.ebi-template-modern .ebi-label-attendee{font-size:26pt;font-weight:700;color:#1f2937!important;word-wrap:break-word}.ebi-template-badge{display:flex;flex-direction:column;padding:0;overflow:hidden;border-radius:8px}.ebi-template-badge .ebi-badge-header{background:#4f46e5!important;background-color:#4f46e5!important;color:white!important;padding:.15in;text-align:center}.ebi-template-badge .ebi-badge-content{padding:.25in;display:flex;flex-direction:column;justify-content:center;flex-grow:1;text-align:center;background-color:white}.ebi-template-badge .ebi-label-event{font-weight:700;font-size:16pt;word-wrap:break-word;color:white!important}.ebi-template-badge .ebi-label-attendee{font-size:24pt;font-weight:700;margin-bottom:15px;word-wrap:break-word;color:#000}.ebi-template-badge .ebi-label-time{font-size:10pt;color:#6b7280}.ebi-template-minimal{flex-direction:column;justify-content:center;border-left:5px solid #4f46e5!important;text-align:left}.ebi-template-minimal .ebi-label-attendee{font-size:28pt;font-weight:700;margin-bottom:10px;word-wrap:break-word;color:#1f2937!important}.ebi-template-minimal .ebi-label-event{font-size:12pt;color:#6b7280!important;text-transform:uppercase;letter-spacing:1px}@media print{.ebi-badge-header{background-color:#4f46e5!important;color:white!important;print-color-adjust:exact!important}.ebi-template-minimal{border-left:5px solid #4f46e5!important;print-color-adjust:exact!important}.ebi-label-header{border-bottom:2px solid #4f46e5!important}}