@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@font-face{font-family:main-font;src:url(./fonts/Poppins-Regular.ttf)}body{font-family:main-font;overflow:hidden}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.signature-canvas{background-color:#f0f8ff}.content{display:flex;flex-direction:column;z-index:9}.content img{align-self:center;width:100%}.searchTab{align-self:center;width:691px;margin-top:195px}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;padding:20px;border-radius:8px;width:80%;max-width:600px;text-align:center;color:#282c34}.button{color:#1d2e66;border:none;border-radius:26px;padding:10px 20px;font-size:16px;cursor:pointer;text-align:center;display:inline-block;font-weight:700}.button:hover{opacity:.9}.button:disabled{opacity:.3}input.largerCheckbox{width:80px;height:40px}input[type=checkbox]:checked{background-color:#4caf50;border:1px solid #4caf50}h1,h2,h3{text-align:center}h1{font-size:73px}.normalWeight{font-weight:300}input[type=checkbox]{accent-color:#1f2738;align-self:center}#step2Header{font-size:50px}#checkboxLabel{font-family:main-font;font-size:26px;display:flex;flex-direction:row}#spanjantar{font-size:24px;position:relative;top:-32px}#spanAssinatura{font-weight:100;position:relative;top:-69px}.Step2{display:flex;align-items:center;flex-direction:column}#labelText{align-self:center;font-size:45px;min-width:125px}#nextStep{width:238px;align-self:center;font-size:31px}#progressBar{height:28px;position:fixed;top:0;left:0;width:1080px}#redoButton{width:12px;margin-top:10px;position:absolute;top:833px;right:20px}.buttonActions.ending{display:flex;align-self:center;justify-content:space-around;flex-direction:column}.endingActions{width:238px;align-self:center;font-size:31px;max-width:238px}#list{overflow:hidden;list-style-type:none;padding:0;max-height:340px;overflow-y:scroll}.fullscreen-video{height:1920px;width:1080px;position:absolute}.video-loop{height:1920px;width:1080px;position:relative;z-index:10}.user-info{width:60%;max-height:800px;overflow-y:auto;font-size:30px}.loaderContainerSpiner{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0000001a;z-index:9999}.loaderSpiner{width:80px;height:80px;border-radius:50%;position:relative;animation:rotate 1s linear infinite}.loaderSpiner:before{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:6px solid #FFF;animation:prixClipFix 2s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.sidebar{width:250px;background-color:#171717;padding:20px;display:flex;flex-direction:column}.nav-menu{display:flex;flex-direction:column;gap:10px}.nav-item{display:flex;align-items:center;gap:10px;background:none;border:none;color:#fff;font-size:16px;cursor:pointer;padding:10px}.nav-item:hover{background-color:#333;border-radius:5px}.storage-progress{width:75%;height:100%;background-color:#007bff}.main-content{flex-grow:1;background-color:#fff;overflow-y:scroll}#overlay{position:absolute;width:100%;height:100%;z-index:1;background-color:#000;opacity:.25;display:none}.premium{color:#ff0}.green{color:green}.red{color:red}.dashboard-container{display:flex;height:100vh;background-color:#121212;font-family:Nunito}hr{width:80%}.secretariadoHeader{display:flex;flex-direction:row;justify-content:space-around}.secretariadoLogo{width:118px;border-radius:10px}.sidebar{min-width:250px;background-color:#1f2738;padding:20px;display:flex;flex-direction:column;font-family:Nunito}.logo{font-size:24px;font-weight:700;margin-bottom:20px}.nav-menu{display:flex;flex-direction:column;gap:4px;font-family:Nunito}.nav-item-container{margin-bottom:2px}.nav-item{display:flex;align-items:center;padding:12px;color:#b0b0b0;background:none;border:none;cursor:pointer;width:100%;text-align:left;transition:all .3s ease;font-family:Nunito;font-size:16px;border-radius:5px}.nav-item:hover{background-color:#12447939;color:#e0e0e0}.nav-item.active{color:#fff;font-weight:700;background-color:#3c4b6c}.nav-item-content{display:flex;justify-content:space-between;align-items:center;width:100%}.nav-item-left{display:flex;align-items:center;gap:12px}.nav-item-arrow{display:flex;align-items:center;color:#888;transition:color .2s ease}.nav-item:hover .nav-item-arrow{color:#ccc}.nav-item.active .nav-item-arrow{color:#fff}.subitems-container{margin-left:20px;margin-top:4px;border-left:2px solid #3a4a5c;padding-left:12px;animation:slideDown .2s ease-out}.nav-subitem{display:flex;align-items:center;gap:10px;width:100%;padding:8px 12px;background:none;border:none;text-align:left;cursor:pointer;color:#888;font-size:14px;font-family:Nunito;border-radius:4px;margin-bottom:2px;transition:all .2s ease}.nav-subitem:hover{background-color:#2a3548;color:#d0d0d0}.nav-subitem.active{background-color:#3c4b6c;color:#fff;font-weight:500}.nav-subitem .icon{width:16px;height:16px}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-5px)}to{opacity:1;max-height:200px;transform:translateY(0)}}.storage-info{margin-top:auto;font-size:14px;color:gray}.storage-bar{background-color:#333;height:5px;border-radius:5px;overflow:hidden;margin-top:5px}.cards-container{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.card{background-color:#1e1e1e;padding:15px;border-radius:10px;box-shadow:0 0 10px #ffffff1a}.card-title{font-size:18px;font-weight:700}.card-subtitle{font-size:14px;color:gray}.card-value{margin-top:10px;font-size:16px;font-weight:700}.icon{width:20px;height:20px}.icon.blue{color:#00f}body,html{padding-top:0!important}.event-management{min-height:100vh;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.icon{width:16px;height:16px;flex-shrink:0}.event-management .tabs{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e5e7eb}.event-management .tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:none;border:none;border-bottom:2px solid transparent;color:#6b7280;font-weight:500;cursor:pointer;transition:all .2s;margin-bottom:-2px}.event-management .tab:hover{color:#3c4b6c}.event-management .tab--active{color:#3c4b6c;border-bottom-color:#3c4b6c}.event-management .tab__icon{width:1.25rem;height:1.25rem}.event-management .tab__badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem;padding:0 .5rem;background-color:#e5e7eb;border-radius:9999px;font-size:.75rem;font-weight:600}.event-management .tab--active .tab__badge{background-color:#3c4b6c;color:#fff}.event-management .event-card--deleted{opacity:.7;background-color:#fef2f2;border-left:4px solid #ef4444}.event-management .action-btn--success{color:#10b981}.action-btn--success:hover{background-color:#d1fae5}.btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn--primary{background-color:var(--blue-color);color:#fff}.btn--primary:hover{background-color:var(--blue-color)}.events.filters{background-color:#fff;border-bottom:1px solid #e5e7eb;margin-bottom:0rem}.events.filters__content{padding:16px 24px;display:flex;align-items:center;gap:16px}.search-container{flex:1;position:relative}.search-container__icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af}.search-container__input{width:100%;padding:10px 12px 10px 40px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:border-color .2s ease}.search-container__input:focus{outline:none;border-color:var(--blue-color);box-shadow:0 0 0 3px #2563eb1a}.filter-dropdown__trigger{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;cursor:pointer;transition:background-color .2s ease;font-size:14px}.filter-dropdown__trigger:hover{background-color:#f9fafb}.filter-dropdown__trigger .rotated{transform:rotate(180deg)}.filter-dropdown__menu{position:absolute;right:0;top:calc(100% + 8px);width:192px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:10}.filter-dropdown__content{padding:8px}.filter-dropdown__label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:8px}.filter-dropdown__select{width:100%;padding:4px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px}.events-container{padding:24px}.events-list{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e5e7eb}.event-card{padding:24px;border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.event-card:last-child{border-bottom:none}.event-card:hover{background-color:#f9fafb}.event-card__content{display:flex;align-items:flex-start;justify-content:space-between}.event-card__main{flex:1}.event-card__header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.event-card__title{font-size:18px;font-weight:500;color:#111827;margin:0}.event-card__description{font-size:14px;color:#6b7280;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.5}.event-card__details{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:16px}.event-detail{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.event-detail span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-badge{padding:4px 8px;font-size:12px;font-weight:500;border-radius:4px;border:1px solid}.status-badge--draft{background-color:#f3f4f6;color:#374151;border-color:#e5e7eb}.status-badge--published{background-color:#dcfce7;color:#166534;border-color:#bbf7d0}.status-badge--archived{background-color:#fed7aa;color:#c2410c;border-color:#fdba74}.status-badge--private{background-color:#f3f4f6;color:#374151;border-color:#e5e7eb}.progress-info{display:flex;justify-content:space-between;font-size:12px;color:#6b7280;margin-bottom:4px}.progress-bar{width:100%;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden}.progress-bar__fill{height:100%;background-color:var(--blue-color);transition:width .3s ease}.event-card__actions{margin-left:24px;display:flex;align-items:center;gap:8px}.action-btn{padding:8px;border:none;background-color:transparent;color:#9ca3af;border-radius:4px;cursor:pointer;transition:all .2s ease}.action-btn:hover{color:#6b7280;background-color:#f3f4f6}.action-btn--danger:hover{color:#dc2626;background-color:#fef2f2}.empty-state{padding:48px;text-align:center}.empty-state__icon{width:48px;height:48px;color:#d1d5db;margin:0 auto 16px}.empty-state__title{font-size:18px;font-weight:500;color:#111827;margin:0 0 8px}.empty-state__description{color:#6b7280;margin:0 0 16px}@media (max-width: 768px){.header__content{flex-direction:column;align-items:flex-start;gap:16px}.filters__content{flex-direction:column;align-items:stretch;gap:12px}.event-card__content{flex-direction:column;gap:16px}.event-card__actions{margin-left:0;justify-content:flex-end}.event-card__details{grid-template-columns:1fr;gap:12px}}.loading-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fadeIn .2s ease-out}.loading-content{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fffffff2;padding:2rem 3rem;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);animation:scaleIn .3s ease-out .1s both}.loading-spinner-container{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.loading-spinner{width:2rem;height:2rem;border:3px solid #e5e7eb;border-top:3px solid #3c4b6c;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.loading-logo{position:absolute;top:42%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;z-index:1}.loading-logo img{object-fit:contain}.loading-message{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0 0 .5rem;letter-spacing:-.025em}.loading-submessage{color:#64748b;font-size:.95rem;margin:0;line-height:1.5;max-width:300px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.loading-overlay.dark .loading-content{background:#1e293bf2}.loading-overlay.dark .loading-message{color:#f1f5f9}.loading-overlay.dark .loading-submessage{color:#cbd5e1}@media (max-width: 640px){.loading-content{padding:1.5rem 2rem;margin:1rem;border-radius:12px}.loading-message{font-size:1.1rem}.loading-submessage{font-size:.9rem}}.header{background-color:#fff}.header__content{padding:24px;display:flex;align-items:center;justify-content:space-between}.header__title{font-size:32px;font-weight:600;color:#111827;margin:0 0 4px;text-align:justify}.header__subtitle{font-size:14px;color:#6b7280;margin:0}.header__info__wrapper{display:flex;align-content:center;align-items:baseline}.step-content{background-color:#fff;border-radius:12px;padding:32px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.step-title{font-size:24px;font-weight:600;color:#111827;margin:0 0 24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-input,.form-textarea,.form-select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}.form-input:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#1f2738;box-shadow:0 0 0 3px #2563eb1a}.input-with-prefix{display:flex;border:1px solid #d1d5db;border-radius:8px;overflow:hidden}.input-prefix{background-color:#f3f4f6;padding:10px 12px;border-right:1px solid #d1d5db;font-size:14px;color:#6b7280;white-space:nowrap}.form-input--with-prefix{border:none;border-radius:0;flex:1}.form-input--with-prefix:focus{box-shadow:none}.input-with-prefix:focus-within{border-color:#1f2738;box-shadow:0 0 0 3px #2563eb1a}.upload-area{border:2px dashed #d1d5db;border-radius:8px;padding:32px;text-align:center;cursor:pointer;transition:border-color .2s ease}.upload-area:hover{border-color:#1f2738}.upload-icon{width:32px;height:32px;color:#9ca3af;margin:0 auto 12px}.upload-text{font-size:14px;color:#374151;margin:0 0 4px}.upload-subtext{font-size:12px;color:#6b7280;margin:0}.checkbox-group{display:flex;align-items:center;gap:8px}.checkbox-label{font-size:14px;color:#374151;cursor:pointer}.radio-group{display:flex;flex-direction:column;gap:12px}.radio-option{display:flex;align-items:center}.radio-label{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;flex:1;margin-left:8px}.radio-label:hover{border-color:#1f2738;background-color:#f8fafc}.radio-option input[type=radio]:checked+.radio-label{border-color:#1f2738;background-color:#f0f9ff}.radio-icon{width:20px;height:20px;color:#6b7280}.radio-title{font-size:14px;font-weight:500;color:#374151}.radio-desc{font-size:12px;color:#6b7280;margin-top:2px}.tickets-section{margin-top:32px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-title{font-size:16px;font-weight:600;color:#111827;margin:0}.btn-secondary{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;color:#374151;cursor:pointer;font-size:14px;transition:background-color .2s ease}.btn-secondary:hover{background-color:#f9fafb}.ticket-card{border:1px solid #e5e7eb;border-radius:8px;padding:20px;margin-bottom:16px;background-color:#fafafa}.ticket-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ticket-title{font-size:14px;font-weight:500;color:#374151;margin:0}.btn-icon{padding:4px;border:none;background-color:transparent;color:#9ca3af;cursor:pointer;border-radius:4px;transition:background-color .2s ease}.btn-icon:hover{background-color:#f3f4f6;color:#6b7280}.icon{width:16px;height:16px}.settings-section{margin-bottom:32px}.setting-item{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #f3f4f6}.setting-item:last-child{border-bottom:none}.setting-info{flex:1}.setting-name{font-size:14px;font-weight:500;color:#374151;margin-bottom:4px}.setting-desc{font-size:12px;color:#6b7280;line-height:1.4}.setting-toggle{width:42px;height:22px;appearance:none;background-color:#d1d5db;border-radius:11px;position:relative;cursor:pointer;transition:background-color .2s ease}.setting-toggle:checked{background-color:#1f2738}.setting-toggle:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background-color:#fff;top:2px;left:2px;transition:transform .2s ease;box-shadow:0 1px 3px #0000001a}.setting-toggle:checked:before{transform:translate(20px)}.preview-section{border-top:1px solid #e5e7eb;padding-top:24px}.event-preview{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:20px}.preview-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}.preview-desc{font-size:14px;color:#6b7280;margin:0 0 16px;line-height:1.5}.preview-details{display:flex;flex-direction:column;gap:8px}.preview-detail{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}@media (max-width: 768px){.form-row{grid-template-columns:1fr}.radio-group{gap:8px}.radio-label{padding:12px}.setting-item{flex-direction:column;align-items:flex-start;gap:12px}.setting-toggle{align-self:flex-end}}.fileinput-preview-mode{padding:0!important;overflow:hidden}.fileinput-preview-container{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.fileinput-preview-image,.fileinput-preview-video{width:100%;height:auto;margin-top:2%;margin-bottom:2%;max-height:250px;object-fit:contain;display:block;background-color:#f9fafb}.fileinput-preview-remove{position:absolute;top:8px;right:8px;padding:8px;background-color:#ffffffe6;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#6b7280}.fileinput-preview-remove:hover{background-color:#fff;border-color:#ef4444;color:#ef4444}.fileinput-preview-info{padding:12px;background-color:#fff;border-top:1px solid #e5e7eb}.fileinput-preview-name{margin:0;font-size:14px;font-weight:500;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fileinput-preview-size{margin:4px 0 0;font-size:12px;color:#6b7280}.event-overview{min-height:100vh;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.event-overview__header{background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.event-overview__header-content{padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.event-overview__header-left{display:flex;align-items:center;gap:16px}.event-overview__header-title-section{display:flex;align-items:center;gap:12px}.event-overview__title{font-size:20px;font-weight:600;color:#111827;margin:0}.event-overview__status-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.event-overview__subtitle{font-size:14px;color:#6b7280;margin:4px 0 0;display:flex;align-items:center;gap:16px}.event-overview__subtitle-item{display:flex;align-items:center;gap:4px}.event-overview__subtitle-icon{width:14px;height:14px}.event-overview__header-actions{display:flex;align-items:center;gap:12px}.event-overview__copy-button{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #d1d5db;border-radius:8px;background-color:#fff;cursor:pointer;font-size:14px;color:#374151;transition:background-color .2s ease}.event-overview__copy-button--success{background-color:#dcfce7;color:#166534}.event-overview__edit-button{display:flex;align-items:center;gap:8px;padding:8px 16px;border:none;border-radius:8px;background-color:#3c4b6c;color:#fff;cursor:pointer;font-size:14px;font-weight:500}.event-overview__button-icon{width:16px;height:16px}.event-overview__main{padding:24px}.event-overview__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.event-overview__metric-card{background-color:#fff;padding:20px;border-radius:8px;border:1px solid #e5e7eb}.event-overview__metric-header{display:flex;align-items:center;gap:12px}.event-overview__metric-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center}.event-overview__metric-icon--blue{background-color:#dbeafe}.event-overview__metric-icon--green{background-color:#dcfce7}.event-overview__metric-icon--yellow{background-color:#fefce8}.event-overview__metric-icon-svg{width:20px;height:20px}.event-overview__metric-icon-svg--blue{color:#3c4b6c}.event-overview__metric-icon-svg--green{color:#22c55e}.event-overview__metric-icon-svg--yellow{color:#eab308}.event-overview__metric-value{font-size:24px;font-weight:600;color:#111827;margin:0}.event-overview__metric-label{font-size:14px;color:#6b7280;margin:0}.event-overview__progress-container{margin-top:8px}.event-overview__progress-bar{width:100%;height:4px;background-color:#e5e7eb;border-radius:2px;overflow:hidden}.event-overview__progress-fill{height:100%;background-color:#3c4b6c;transition:width .3s ease}.event-overview__progress-text{font-size:12px;color:#6b7280;margin:4px 0 0}.event-overview__content-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.event-overview__content-grid__full{grid-template-columns:1fr}.event-overview__left-column,.event-overview__right-column{display:flex;flex-direction:column;gap:24px}.event-overview__card{background-color:#fff;border-radius:8px;border:1px solid #e5e7eb;overflow:visible}.event-overview__card-header{padding:16px;border-bottom:1px solid #e5e7eb;background-color:#3c4b6c}.event-overview__card-header--light{background-color:#f9fafb}.event-overview__card-title{font-size:16px;font-weight:600;color:#e5e7eb;margin:0}.event-overview__card-title--dark{color:#111827}.form-type-label{padding:4px 8px;border-radius:12px;background-color:#f3f4f6;color:#374151;font-size:12px;font-weight:500;text-transform:capitalize}.event-overview__card-title--white{color:#f9fafb}.no-gap{gap:0px!important}.event-overview__card-content{padding:20px}.event-overview__card-content--small{padding:16px}.event-overview__description-section{margin-bottom:16px}.event-overview__field-label{font-size:14px;font-weight:500;color:#6b7280;margin:0 0 4px}.event-overview__field-value{font-size:14px;color:#111827;margin:0}.event-overview__field-value--description{line-height:1.5}.event-overview__field-value--link{color:#3c4b6c}.event-overview__details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.event-overview__actions-list{display:flex;flex-direction:column;gap:8px}.event-overview__action-link{display:flex;align-items:center;gap:8px;padding:12px;border:1px solid #d1d5db;border-radius:6px;background-color:#fff;cursor:pointer;font-size:14px;width:90%;color:#000;text-align:left;text-decoration:none;transition:background-color .2s ease}.event-overview__action-link:hover{background-color:#f9fafb}.event-overview__action-icon{width:16px;height:16px;color:#6b7280}.event-overview__stats-list{display:flex;flex-direction:column;gap:16px}.event-overview__stat-item{display:flex;justify-content:space-between;align-items:center}.event-overview__stat-label{font-size:14px;color:#6b7280}.event-overview__stat-value{font-size:14px;font-weight:500;color:#111827}@media (max-width: 768px){.event-overview__header-content{flex-direction:column;gap:16px;align-items:flex-start}.event-overview__content-grid,.event-overview__metrics,.event-overview__details-grid{grid-template-columns:1fr}.event-overview__subtitle{flex-direction:column;align-items:flex-start;gap:8px}}.logo-preview-popup{position:absolute;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}div:hover>.logo-preview-popup{opacity:1!important;pointer-events:auto}.secretariado-table{width:100%;border-collapse:collapse;font-size:.875rem}.secretariado-table thead{background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.secretariado-table th{padding:1rem;text-align:left;font-weight:600;color:#1f2937;white-space:nowrap;background-color:#fff;border:1px solid rgb(209,213,219)}.secretariado-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .2s ease-in-out}.secretariado-table tbody tr:hover{background-color:#f8fafc}.secretariado-table tbody tr:last-child{border-bottom:none}.secretariado-table td{padding:1rem;vertical-align:middle;border:1px solid rgb(209,213,219)}Popup Form CSS .popup-form-container{min-height:100vh;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;padding:1rem}.popup-form-trigger-btn{background-color:#3b82f6;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:none;cursor:pointer;transition:background-color .2s ease}.popup-form-trigger-btn:hover{background-color:#2563eb}.popup-form-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-form-modal{background-color:#fff;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;padding:1.5rem;width:100%;max-width:28rem;margin:0 1rem;position:relative}.popup-form-close-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;font-weight:700;color:#9ca3af;cursor:pointer;line-height:1;transition:color .2s ease}.popup-form-close-btn:hover{color:#4b5563}.popup-form-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.popup-form-fields{display:flex;flex-direction:column;gap:1rem}.popup-form-field{display:flex;flex-direction:column}.popup-form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.popup-form-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;font-size:1rem;transition:all .2s ease;box-sizing:border-box}.popup-form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.popup-form-textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;font-size:1rem;resize:vertical;min-height:80px;font-family:inherit;transition:all .2s ease;box-sizing:border-box}.popup-form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.popup-form-select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;font-size:1rem;background-color:#fff;cursor:pointer;transition:all .2s ease;box-sizing:border-box}.popup-form-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.popup-form-buttons{display:flex;gap:.75rem;padding-top:1rem}.popup-form-cancel-btn{flex:1;background-color:#d1d5db;color:#374151;font-weight:600;padding:.5rem 1rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s ease}.popup-form-cancel-btn:hover{background-color:#9ca3af}.popup-form-submit-btn{flex:1;background-color:#3c4b6c;color:#fff;font-weight:600;padding:.5rem 1rem;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s ease}.popup-form-submit-btn:hover{background-color:#2563eb}@media (max-width: 640px){.popup-form-modal{margin:0 .5rem;padding:1rem}.popup-form-title{font-size:1.25rem}.popup-form-buttons{flex-direction:column}}.signage-tab{padding:20px}.signage-tab__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background-color:#3c4b6c;border-radius:8px 8px 0 0}.signage-tab__title{font-size:18px;font-weight:600;color:#fff}.signage-tab__create-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1.5px solid #ffffff;border-radius:8px;background:transparent;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .15s}.signage-tab__create-btn:hover{background-color:#ffffff1a}.signage-tab__create-icon{width:16px;height:16px}.signage-tab__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 24px;color:#6b7280;font-size:14px;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 8px 8px}.signage-tab__empty-icon{width:40px;height:40px;color:#d1d5db}.signage-table__badge{display:inline-block;font-size:11px;font-weight:700;padding:2px 8px;border-radius:4px;letter-spacing:.04em}.signage-table__badge--active{background-color:#dcfce7;color:#166534;border:1px solid #22c55e}.signage-table__badge--inactive{background-color:#f3f4f6;color:#6b7280;border:1px solid #d1d5db}.signage-table__action-btn{background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;color:#6b7280;transition:background-color .15s,color .15s}.signage-table__action-btn:hover{background-color:#f3f4f6;color:#3c4b6c}.signage-table__action-btn--delete:hover{background-color:#fef2f2;color:#ef4444}.signage-table__action-icon{width:16px;height:16px}.confirm-modal__overlay{position:fixed;inset:0;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-modal{background:#fff;border-radius:10px;padding:28px 32px;width:380px;max-width:90vw;box-shadow:0 8px 32px #0000002e}.confirm-modal__title{margin:0 0 10px;font-size:17px;font-weight:700;color:#1f2937}.confirm-modal__body{margin:0 0 24px;font-size:14px;color:#4b5563;line-height:1.5}.confirm-modal__actions{display:flex;justify-content:flex-end;gap:10px}.confirm-modal__btn{padding:8px 18px;border-radius:7px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:background-color .15s}.confirm-modal__btn--cancel{background:#f3f4f6;color:#374151}.confirm-modal__btn--cancel:hover{background:#e5e7eb}.confirm-modal__btn--delete{background:#ef4444;color:#fff}.confirm-modal__btn--delete:hover{background:#dc2626}.certificate-container{min-height:100vh;background:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.header{background:#fff;border-bottom:1px solid #e2e8f0;padding:0 2rem}.header-content{gap:11px;padding:16px 0;display:flex;align-items:center;justify-content:flex-start;flex-direction:row}.page-title{font-size:24px;font-weight:600;color:#1e293b;margin:0}.content{display:flex;gap:2rem}.content-area{flex:1;display:flex;gap:2rem}.canvas-section{flex:2;background:#fff;border-radius:12px;padding:2rem;border:1px solid #e2e8f0;max-height:700px}.canvas-wrapper{border:1px solid #e2e8f0;border-radius:8px;padding:1rem;background:#f8fafc;display:flex;justify-content:center}.certificate-canvas{max-width:100%;height:auto;border-radius:4px;box-shadow:0 4px 6px -1px #0000001a}.controls-section{flex:1;background:#fff;border-radius:12px;padding:2rem;border:1px solid #e2e8f0;height:fit-content}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-size:14px;font-weight:500;color:#374151}.expandable-section{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:all .2s ease}.expand-button{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f8fafc;border:none;cursor:pointer;font-size:14px;font-weight:500;color:#374151;transition:all .2s ease}.expand-button:hover{background:#f1f5f9;color:#1e293b}.expand-icon{transition:transform .2s ease;color:#64748b}.expand-icon.expanded{transform:rotate(180deg)}.expand-title{flex:1;text-align:left;display:flex;align-items:center;gap:.5rem}.import-count{font-size:12px;color:#3c4b6c;background:#eff6ff;padding:.125rem .5rem;border-radius:12px;font-weight:400}.expandable-content{padding:1.5rem;background:#fff;border-top:1px solid #e2e8f0;animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:500px;padding-top:1.5rem;padding-bottom:1.5rem}}.names-preview{margin:1.5rem 0;padding:1rem;background:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}.preview-title{margin:0 0 .75rem;font-size:14px;font-weight:600;color:#374151}.names-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.name-tag{display:inline-block;padding:.25rem .5rem;background:#fff;border:1px solid #d1d5db;border-radius:4px;font-size:12px;color:#374151}.name-tag.more{background:#3c4b6c;color:#fff;border-color:#3c4b6c}.clear-names-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:4px;color:#dc2626;cursor:pointer;font-size:12px;transition:all .2s}.clear-names-btn:hover{background:#fef2f2;border-color:#dc2626}.import-instructions{margin-top:1rem;padding:1rem;background:#fffbeb;border:1px solid #fbbf24;border-radius:6px}.import-instructions p{margin:0 0 .5rem;font-size:13px;color:#92400e;font-weight:500}.import-instructions ul{margin:0;padding-left:1.25rem;list-style-type:disc}.import-instructions li{font-size:12px;color:#a16207;margin-bottom:.25rem}.control-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.control-label{font-size:13px;font-weight:500;color:#374151;min-width:90px;flex-shrink:0}.icon-button-group{display:flex;border:1px solid #d1d5db;border-radius:6px;overflow:hidden}.icon-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;border:none;cursor:pointer;transition:all .2s;color:#64748b}.icon-button:hover{background:#f1f5f9;color:#374151}.icon-button.active{background:#3c4b6c;color:#fff}.icon-button:not(:last-child){border-right:1px solid #d1d5db}.input-group{display:flex;justify-content:flex-end;gap:.5rem;align-items:center;flex:1}.size-input-wrapper{position:relative;display:flex;align-items:center}.size-input{width:90px;padding:.5rem .75rem;padding-right:28px;border:1px solid #d1d5db;border-radius:4px;font-size:13px;text-align:center}.size-input:focus{outline:none;border-color:#3c4b6c;box-shadow:0 0 0 2px #3b82f61a}.size-unit{position:absolute;right:8px;font-size:11px;color:#94a3b8;pointer-events:none}.font-select{flex:1;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:4px;font-size:13px;background:#fff;max-width:135px}.font-select:focus{outline:none;border-color:#3c4b6c;box-shadow:0 0 0 2px #3b82f61a}.color-picker-wrapper{display:flex;align-items:center;gap:.5rem}.color-picker{width:40px;height:36px;padding:2px;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;background:#fff}.color-picker:focus{outline:none;border-color:#3c4b6c;box-shadow:0 0 0 2px #3b82f61a}.color-value{font-size:12px;color:#64748b;font-family:monospace;background:#f8fafc;padding:.25rem .5rem;border-radius:4px;border:1px solid #e2e8f0;min-width:70px;text-align:center}.form-input,.form-select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s,box-shadow .2s}.form-color{width:100%;height:40px;padding:2px;border:1px solid #d1d5db;border-radius:6px;cursor:pointer}.file-upload-area{border:2px dashed #d1d5db;border-radius:8px;padding:2rem;text-align:center;transition:border-color .2s}.file-upload-area:hover{border-color:#3c4b6c}.file-input{display:none}.file-upload-label{cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#64748b}.file-upload-label span{font-weight:500}.file-upload-label small{font-size:12px;color:#94a3b8}.form-help{margin:.5rem 0 0;font-size:12px;color:#64748b}.action-buttons{display:flex;gap:.75rem;margin-bottom:2rem}.secondary-btn,.danger-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;font-size:14px;transition:all .2s}.secondary-btn:hover{background:#f9fafb;border-color:#3c4b6c;color:#3c4b6c}.danger-btn:hover{background:#fef2f2;border-color:#ef4444;color:#ef4444}.download-section{padding-top:1.5rem;border-top:1px solid #e2e8f0}.section-title{margin:0 0 1rem;font-size:16px;font-weight:600;color:#1e293b}.download-buttons{display:flex;gap:.75rem}.download-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#3c4b6c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;transition:background .2s}.download-btn:hover:not(:disabled){background:#3c4b6c}.download-btn:disabled{background:#94a3b8;cursor:not-allowed}@media (max-width: 1200px){.content{flex-direction:column;padding:1rem}.content-area{flex-direction:column}}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem;align-items:stretch}.download-buttons{flex-direction:column}}.tabs-container{border-bottom:1px solid #e5e7eb;margin-bottom:2rem}.tabs{display:flex;gap:0}.tab{padding:1rem 1.5rem;border:none;background:none;cursor:pointer;border-bottom:3px solid transparent;color:#6b7280;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.tab:hover{color:#3c4b6c}.tab.active{color:#3c4b6c;border-bottom-color:#3c4b6c;background-color:#f9fafb}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-width:500px;width:90%;max-height:80vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}.modal-close{background:none;border:none;cursor:pointer;padding:.5rem;color:#6b7280;border-radius:6px;transition:all .2s ease}.modal-close:hover{background-color:#f3f4f6;color:#374151}.modal-body{padding:1.5rem}.modal-input{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.modal-input:focus{outline:none;border-color:#3c4b6c}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:1px solid #e5e7eb;background-color:#f9fafb;border-radius:0 0 12px 12px}.btn-primary,.btn-secondary,.btn-danger{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;gap:.5rem}.btn-primary{background-color:#3c4b6c;color:#fff}.btn-primary:hover{background-color:#2d3a52}.btn-secondary{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background-color:#e5e7eb}.btn-danger{background-color:#dc2626;color:#fff}.btn-danger:hover{background-color:#b91c1c}.canvas-actions{display:flex;justify-content:center;margin-top:1rem}.save-template-btn{background-color:#059669;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.save-template-btn:hover{background-color:#047857}.templates-content{padding:2rem}.templates-header{text-align:center;margin-bottom:3rem}.templates-header h2{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.templates-header p{color:#6b7280;font-size:1.1rem;margin:0}.templates-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6b7280}.templates-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.no-templates{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#6b7280}.no-templates svg{margin-bottom:1rem;color:#d1d5db}.no-templates h3{font-size:1.5rem;font-weight:600;color:#374151;margin:0 0 .5rem}.no-templates p{margin:0 0 2rem;max-width:400px}.template-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .2s ease}.template-card:hover{border-color:#3c4b6c;box-shadow:0 10px 15px -3px #0000001a}.template-preview{background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden}.template-image{width:100%;height:100%;object-fit:cover}.template-placeholder{color:#d1d5db}.template-info{padding:1rem}.template-name{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.template-date{font-size:.875rem;color:#6b7280;margin:0}.template-actions{display:flex;gap:.5rem;padding:1rem;border-top:1px solid #e5e7eb;background-color:#f9fafb}.template-actions .btn-primary{flex:1;justify-content:center;font-size:.875rem;padding:.5rem 1rem}.template-actions .btn-danger{background-color:#dc2626;color:#fff;padding:.5rem;font-size:.875rem}@media (max-width: 768px){.tabs{flex-direction:column}.tab{border-bottom:none;border-left:3px solid transparent}.tab.active{border-bottom:none;border-left-color:#3c4b6c}.templates-grid{grid-template-columns:1fr}.modal-content{margin:1rem;width:calc(100% - 2rem)}.canvas-actions{margin-top:.5rem}.save-template-btn{font-size:.875rem;padding:.5rem 1rem}.template-actions{flex-direction:column}.template-actions .btn-primary,.template-actions .btn-danger{width:100%}}.canvas-section.hidden{display:none}.canvas-section.hidden,.controls-section.hidden,.templates-content.hidden,.emails-content.hidden{display:none;visibility:hidden;height:0;overflow:hidden}.canvas-section{transition:all .2s ease}.content{display:flex;gap:20px}.content-area,.templates-content{flex:1}.font-select{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:14px}.font-select optgroup{font-weight:700;color:#666}.font-select option{padding:4px;font-weight:400}.loading-indicator{font-size:12px;color:#666;margin-left:8px}.second-page-preview{margin-top:15px;padding:15px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px}.second-page-preview .preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.second-page-preview .preview-header span{font-size:14px;font-weight:500;color:#495057}.second-page-preview .remove-btn{background:transparent;border:none;color:#dc3545;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.second-page-preview .remove-btn:hover{background-color:#f5c6cb}.second-page-preview .preview-image{display:flex;justify-content:center;align-items:center;margin-bottom:12px;padding:10px;background:#fff;border:1px solid #dee2e6;border-radius:6px}.second-page-preview .preview-image img{border-radius:4px;box-shadow:0 2px 4px #0000001a}.second-page-preview .preview-note{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#e7f3ff;border:1px solid #b3d7ff;border-radius:6px}.second-page-preview .preview-note small{font-size:12px;color:#06c;margin:0;display:flex;align-items:center;gap:6px}.second-page-preview .preview-note svg{flex-shrink:0}.download-btn{position:relative}.download-btn svg circle{fill:#28a745}@media (max-width: 768px){.second-page-preview{padding:12px}.second-page-preview .preview-image img{max-width:150px!important;max-height:100px!important}.second-page-preview .preview-header{flex-direction:column;align-items:flex-start;gap:8px}.second-page-preview .remove-btn{align-self:flex-end}}.notification{--padd: 20px;white-space:pre-line;max-width:calc(100% - var(--padd) * 2);position:fixed;right:var(--padd);top:var(--padd);padding:12px var(--padd);font-size:14px;display:flex;gap:12px;opacity:0;align-items:center;background-color:#fff;z-index:20000;border-radius:10px;border:1px solid #3c4b6c}.notification img{width:30px}.notification.error{border-top:3px solid #dc6363}.notification.success{border-top:3px solid #4fb74f}.notification.notify{border-top:3px solid #b1b1b1}#notificationText{color:#3c4b6c}@keyframes show{0%{opacity:0}10%{opacity:1}90%{opacity:1}to{opacity:0}}.email-certificates-container{padding:20px;max-width:1200px;margin:0 auto}.email-section-header{margin-bottom:30px}.email-section-header h2{color:#2c3e50;margin-bottom:8px}.email-section-header p{color:#666;font-size:14px}.template-grid-small{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:12px}.template-card-small{border:2px solid #e1e8ed;border-radius:8px;padding:12px;cursor:pointer;transition:all .2s ease;position:relative}.template-card-small:hover{border-color:#3c4b6c;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.template-card-small.selected{border-color:#1f2738;background-color:#3c4b6c}.template-info-small.selected h4{color:#fff}.template-preview-small{aspect-ratio:16/9;border-radius:4px;overflow:hidden;margin-bottom:8px}.template-image-small{width:100%;height:100%;object-fit:cover}.template-placeholder-small{width:100%;height:100%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.template-info-small h4{margin:0;font-size:14px;color:#2c3e50}.selected-indicator{position:absolute;top:8px;right:8px;background-color:#2ecc71;color:#fff;border-radius:50%;padding:4px}.csv-preview{margin-top:16px;padding:16px;background-color:#f8f9fa;border-radius:8px}.csv-preview h5{margin:0 0 12px;color:#2c3e50}.recipients-list{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.recipient-item{display:flex;justify-content:space-between;align-items:center;padding:8px;background:#fff;border-radius:4px;font-size:14px}.recipient-name{font-weight:500;color:#2c3e50}.recipient-email{color:#666;font-size:13px}.recipient-item.more{justify-content:center;font-style:italic;color:#666}.clear-recipients-btn{background:none;border:1px solid #e74c3c;color:#e74c3c;padding:6px 12px;border-radius:4px;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:4px}.clear-recipients-btn:hover{background-color:#e74c3c;color:#fff}.send-email-btn{width:100%;padding:12px 24px;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px}.send-email-btn:disabled{opacity:.6;cursor:not-allowed}.progress-container{margin-top:16px}.progress-bar{width:100%;height:8px;background-color:#e9ecef;border-radius:4px;overflow:hidden;margin-bottom:8px}.progress-fill{height:100%;background-color:#2ecc71;transition:width .3s ease}.progress-text{text-align:center;font-size:14px;color:#666;margin:0}.loading-templates,.no-templates-message{text-align:center;padding:40px 20px;color:#666}.format-selection{margin-top:8px}.radio-group{display:flex;gap:16px;margin-bottom:8px}.radio-option{display:flex;align-items:center;gap:6px;cursor:pointer}.radio-option input[type=radio]{margin:0}.radio-label{font-weight:500;color:#2c3e50}.format-description{color:#666;font-style:italic}.export-actions{display:flex;flex-direction:column;gap:8px}.export-btn{align-self:flex-start;padding:8px 16px;display:flex;align-items:center;gap:8px}.btn-secondary{background-color:#6c757d;color:#fff;border:1px solid #6c757d}.btn-secondary:hover:not(:disabled){background-color:#5a6268;border-color:#545b62}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.ql-container.ql-snow{background-color:#fff!important}/*!
* Quill Editor v2.0.3
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-align-center{padding:5px!important}.ql-dark:before{content:"☽";font-size:15px;line-height:1}.ql-dark.ql-active:before{content:"☀"}.ql-dark-mode .ql-container,.ql-dark-mode .ql-editor{background-color:#111!important}.ql-dark-mode .ql-editor.ql-blank:before{color:#888!important}.ql-dark-mode .ql-editor a{color:#7db8f7!important}.form-builder{min-height:100vh;background-color:#f5f5f5}.header-simple{background:#1f2738;padding:1rem 2rem;margin-bottom:0}.form-icon{background:#fff;border-radius:4px;padding:8px;display:flex;align-items:center;justify-content:center}.form-icon svg{color:#1f2738}.header-title-simple{font-size:1.5rem;font-weight:600;color:#fff;margin:0}.tabs-container-formBuilder{background:#fff;border-bottom:1px solid #e5e7eb}.tabs{display:flex}.tab{padding:1rem 2rem;border:none;background:none;font-size:.875rem;font-weight:600;color:#6b7280;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s}.tab:hover{color:#374151}.tab-active{color:#1f2738;border-bottom-color:#1f2738}.tab-content{background:#f5f5f5;min-height:calc(100vh - 140px)}.edit-layout{display:flex;min-height:calc(100vh - 140px)}.sidebar-form{width:250px;background:#f9fafb;border-right:1px solid #e5e7eb;padding:1.5rem}.sidebar-header{margin-bottom:1.5rem}.custom-field-btn{width:100%;padding:.75rem;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#6b7280;font-size:.75rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s}.custom-field-btn:hover{background:#e5e7eb}.field-category{margin-bottom:1.5rem}.field-category-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;font-size:.75rem;font-weight:600;color:#6b7280}.field-types-list{display:flex;flex-direction:column;gap:.5rem}.field-type-item{width:100%;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:.75rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s}.field-type-item:hover{border-color:#d1d5db;background:#f9fafb;transform:translate(2px);box-shadow:0 2px 8px #0000001a}.field-type-item.draggable{cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.field-type-item.draggable:active{cursor:grabbing}.field-type-item.dragging{opacity:.5;transform:rotate(2deg) scale(.95);box-shadow:0 4px 12px #0003}.form-fields{display:flex;flex-direction:column}.form-field-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;transition:all .2s;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin-left:1rem;margin-right:1rem}.form-field-item:active{cursor:grabbing}.form-field-item.dragging{opacity:.5;transform:scale(.98) rotate(1deg);box-shadow:0 8px 25px #00000026;animation:none}.drag-handle{cursor:grab;color:#9ca3af!important;transition:color .2s}.drag-handle:hover{color:#6b7280!important}.field-preview{display:flex;align-items:center;gap:1rem}.field-info{flex:1}.field-label{font-weight:600;color:#1f2937;margin-bottom:.25rem}.field-sublabel{font-size:.875rem;color:#6b7280}.field-actions{display:flex;align-items:center;gap:.5rem}.field-action-btn{padding:.5rem;border:none;background:transparent;border-radius:4px;cursor:pointer;color:#6b7280;transition:all .2s}.field-action-btn:hover{background:#f3f4f6;color:#374151}.drop-zone{min-height:20px;border:2px dashed transparent;border-radius:8px;margin:.25rem 0;transition:all .2s ease;display:flex;align-items:center;justify-content:center;position:relative}.drop-zone-active{border-color:#3b82f6;background-color:#3b82f60d;min-height:60px;position:relative}.drop-zone-active:before{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;border:2px solid #3b82f6;border-top:2px solid transparent;border-radius:50%;transform:translate(-50%,-50%);animation:spin 1s linear infinite}.drop-indicator{color:#3b82f6;font-size:.875rem;font-weight:500;text-align:center;padding:.5rem;background:#fff;border-radius:6px;box-shadow:0 2px 4px #3b82f61a;border:1px solid #3b82f6;position:relative;z-index:1}.empty-state{text-align:center;padding:3rem 1rem;background:#f9fafb;border-radius:.5rem;border:2px dashed #d1d5db;transition:all .2s ease;min-height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;margin:2rem}.empty-state.drop-zone.drop-zone-active{border-color:#3b82f6;background-color:#3b82f60d}.empty-state-icon{width:3rem;height:3rem;color:#9ca3af;margin-bottom:.75rem}.empty-state-text{color:#6b7280;margin-bottom:.25rem}.empty-state-subtext{font-size:.875rem;color:#9ca3af;margin-bottom:1rem}.preview-tab,.json-tab{padding:2rem;background:#fff;min-height:calc(100vh - 140px)}.preview-container{max-width:600px;margin:0 auto}.preview-field{margin-bottom:1.5rem}.json-output-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.json-title{font-size:1.125rem;font-weight:600;color:#1f2937}.btn{padding:.5rem 1rem;border-radius:.5rem;font-weight:500;transition:all .2s;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem}.btn-secondary{background:#e5e7eb;color:#374151}.btn-secondary:hover{background:#d1d5db}.btn-success{background:#10b981;color:#fff}.btn-success:hover{background:#059669}.btn-small{padding:.25rem .75rem;font-size:.75rem}.btn-icon{padding:.25rem;border-radius:.25rem;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.btn-icon:hover{background:#f3f4f6}.btn-icon.danger:hover{background:#fef2f2;color:#dc2626}.btn-icon.primary:hover{background:#eff6ff;color:#2563eb}.header-buttons{display:flex;gap:.5rem}.grid{display:grid;gap:1.5rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width: 1024px){.lg-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg-col-span-1{grid-column:span 1}.lg-col-span-2{grid-column:span 2}}@media (min-width: 768px){.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.card{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;padding:1.5rem}.card-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.form-label-small{font-size:.75rem;color:#6b7280}.form-input{width:100%;padding:.5rem .75rem;border-radius:.375rem;font-size:.875rem}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-input-small{padding:.25rem .5rem;font-size:.75rem}.form-textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;resize:vertical}.form-select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;background:#fff}.form-checkbox{margin-right:.5rem;color:#111827!important}.field-editor{margin-top:1rem;padding:1rem;background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.field-editor-section{margin-top:1rem;padding:.75rem;background:#fff;border-radius:.375rem;border:1px solid #e5e7eb}.field-editor-title{font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem;display:flex;align-items:center;gap:.25rem}.conditions-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.condition-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:1rem;position:relative}.condition-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.condition-number{font-size:.75rem;font-weight:600;color:#4f46e5;background:#eef2ff;padding:.25rem .5rem;border-radius:.25rem}.conditions-summary{background:#f0f9ff;border:1px solid #bae6fd;border-radius:.375rem;padding:.75rem}.conditions-summary-header{margin-bottom:.25rem}.conditions-summary-content{line-height:1.4}.options-list{display:flex;flex-direction:column;gap:.5rem}.option-item{display:flex;align-items:center;gap:.5rem}.option-input{flex:1;padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem}.preview-fields{display:flex;flex-direction:column;gap:1rem}.field-subtitle{font-size:.8125rem;color:#6b7280;margin-top:.25rem;margin-bottom:.375rem;line-height:1.4}.preview-field-condition{font-size:.75rem;color:#7c3aed;margin-top:.25rem;display:flex;align-items:center;gap:.25rem;background:#f5f3ff;padding:.5rem;border-radius:.25rem;border:1px solid #e9d5ff}.json-pre{background:#111827;color:#10b981;padding:1rem;border-radius:.5rem;overflow-x:auto;font-size:.75rem;font-family:Courier New,monospace}.badge{padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.badge-blue{background:#dbeafe;color:#1d4ed8}.badge-red{background:#fee2e2;color:#dc2626}.badge-purple{background:#ede9fe;color:#7c3aed}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.w-3{width:.75rem}.h-3{height:.75rem}.w-4{width:1rem}.h-4{height:1rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-12{width:3rem}.h-12{height:3rem}.w-full{width:100%}.text-red-500{color:#ef4444}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-black{color:#111827}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.border-red-500{border-color:#ef4444}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.col-span-2{grid-column:span 2}.disabled{opacity:.6;cursor:not-allowed}.disabled:hover{transform:none;background:inherit}.preview-field.hidden{display:none}@keyframes dragPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@media (max-width: 768px){.grid-cols-2,.grid-cols-3{grid-template-columns:1fr}.edit-layout{flex-direction:column}.tabs{padding:0 1rem}.header-simple{padding:1rem}.drop-zone{min-height:40px}.drop-zone-active{min-height:80px}.sidebar-form{width:100%;order:2}.main-content{order:1;padding:1rem}.field-type-item:hover{transform:none}.form-field-item:hover{animation:none}.condition-item{padding:.75rem}.conditions-list{gap:.75rem}}.payment-amount-field{display:flex;align-items:stretch;justify-content:space-between;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;margin-bottom:1rem}.payment-amount-left{flex:1;padding:1rem 1.5rem}.payment-amount-main-label{font-size:1rem;font-weight:500;color:#1f2937;margin-bottom:.25rem}.payment-amount-sub-label{font-size:.875rem;color:#6b7280}.payment-amount-right{position:relative;padding:1rem 1.5rem;color:#fff;font-weight:700;font-size:1.125rem;background:#8b5cf6;clip-path:polygon(15px 0%,100% 0%,100% 100%,0% 100%);min-width:120px;text-align:right}.payment-amount-config{margin-top:1rem}.payment-amount-config .form-group{margin-bottom:.75rem}.payment-amount-config .form-label-small{display:block;font-size:.75rem;color:#6b7280;margin-bottom:.25rem}.payment-amount-config .form-input-small{width:100%;padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.75rem}.payment-amount-config .form-select{width:100%;padding:.25rem .5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.75rem;background:#fff}@media (max-width: 768px){.payment-amount-field{flex-direction:column}.payment-amount-right{width:100%;clip-path:none;text-align:center}.payment-amount-left{text-align:center}}.payment-amount-breakdown{margin-bottom:.5rem;font-size:.875rem}.payment-subtotal{color:#6b7280;margin-bottom:.25rem}.payment-discount{color:#ef4444;margin-bottom:.25rem}.applied-discounts{margin-top:.25rem}.discount-name{font-size:.75rem;font-style:italic}.discount-dropdown{margin-top:.5rem;position:relative}.discount-dropdown-toggle{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.375rem;font-size:.75rem;color:#000;cursor:pointer;transition:all .2s}.discount-dropdown-toggle:active{transform:scale(.98)}.discount-total{margin-left:auto;font-weight:600;color:#000}.discount-dropdown-content{position:absolute;top:100%;left:0;right:0;z-index:10;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-top:.25rem;padding:.5rem;animation:dropdownFade .2s ease-out}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-.25rem)}to{opacity:1;transform:translateY(0)}}.discount-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border-radius:.375rem;transition:background-color .15s}.discount-item:hover{background:#f9fafb}.discount-item:not(:last-child){border-bottom:1px solid #f3f4f6}.discount-item-info{display:flex;flex-direction:column;gap:.125rem}.discount-item-name{font-size:.75rem;font-weight:500}.discount-item-type{font-size:.625rem;font-style:italic}.discount-item-amount{font-size:.75rem;font-weight:600}.discount-dropdown-content-fixed{background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:.5rem;animation:dropdownFadeFixed .2s ease-out}@keyframes dropdownFadeFixed{0%{opacity:0;transform:translateY(-.5rem) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.payment-amount-field,.payment-amount-left,.preview-field{overflow:visible!important}.discount-dropdown-content-simple{position:absolute;top:100%;left:0;right:0;z-index:9999;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 10px 25px -5px #0000001a;margin-top:.25rem;padding:.5rem;animation:dropdownFade .2s ease-out;width:300px;max-width:calc(100vw - 2rem)}.json-section{margin-bottom:30px}.json-section:last-child{margin-bottom:0}.settings-container{padding:20px;max-width:800px;margin:0 auto;background:#fff;min-height:100vh}.settings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e0e0e0}.settings-title{display:flex;align-items:center;gap:12px}.settings-title h2{margin:0;font-size:24px;font-weight:600;color:#333}.settings-icon{color:#3c4b6c;width:24px;height:24px}.save-button{display:flex;align-items:center;gap:8px;background:#3c4b6c;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.save-button:hover{background:#2a3548}.settings-content{display:flex;flex-direction:column;gap:30px}.settings-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:24px}.section-header{display:flex;align-items:center;gap:10px;margin-bottom:20px}.section-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.section-icon{color:#3c4b6c;width:20px;height:20px}.form-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#555}.form-input,.form-textarea{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.form-input:focus,.form-textarea:focus{outline:none;border-color:#3c4b6c;box-shadow:0 0 0 3px #3c4b6c1a}.form-textarea{resize:vertical;min-height:80px}.form-input::placeholder,.form-textarea::placeholder{color:#999}.settings-preview{background:#f1f3f4;border-radius:6px;padding:16px}.settings-json{background:#2d3748;color:#e2e8f0;padding:16px;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:12px;line-height:1.5;overflow-x:auto;margin:0;white-space:pre-wrap}@media (max-width: 768px){.settings-container{padding:15px}.settings-header{flex-direction:column;gap:15px;align-items:flex-start}.settings-section{padding:20px}.settings-title h2{font-size:20px}.save-button{width:100%;justify-content:center}}.subsection{margin-top:1.5rem;padding:1rem;border-radius:0 .375rem .375rem 0}.subsection-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.subsection-header h4{margin:0;font-size:1rem;font-weight:600;color:#374151}.subsection-header .section-icon{width:18px;height:18px;color:#6b7280}.settings-section{margin-bottom:2rem;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff}.section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.section-header h3{margin:0;font-size:1.125rem;font-weight:700;color:#111827}.section-icon{width:20px;height:20px;color:#6366f1}.field-type-item:disabled,.field-type-item.disabled{opacity:30%;cursor:not-allowed;pointer-events:none;background-color:#b8b6b8}.field-type-item:disabled:hover,.field-type-item.disabled:hover{background-color:transparent;transform:none}.form-builder-tickets-tab{margin-left:10%;margin-right:10%;margin-top:2rem;margin-bottom:2rem;width:80%}.form-builder-tickets_radio-content{flex:1}.form-builder-tickets_radio-option{flex:1;display:flex;align-items:flex-start;gap:12px;padding:20px;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;background:#fff}.form-builder-tickets_radio-option:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a}.form-builder-tickets_radio-option input[type=radio]{margin:0;width:16px;height:16px;accent-color:#3c4b6c}.form-builder-tickets_radio-option input[type=radio]:checked+.importParticipant_radio-content{color:#3c4b6c}.form-builder-tickets_radio-option:has(input[type=radio]:checked){border-color:#3c4b6c;background:#f8f9fa}.form-builder-edit-layout{position:relative}.form-builder-edit-saving-indicator{position:absolute;top:0;left:0;width:100%;height:4px;background-color:#1f2738;overflow:hidden;z-index:10}.form-builder-edit-saving-indicator:before{content:"";position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.5) 50%,transparent 100%);animation:form-builder-edit-loading-animation 1.5s linear infinite}@keyframes form-builder-edit-loading-animation{0%{left:-100%}to{left:100%}}.form-builder-edit-sidebar{overflow-y:auto;max-height:calc(100vh - 170px)}.form-builder-edit-fields-list{overflow-y:auto;max-height:calc(100vh - 120px)}.main-content-form-builder-edit{flex-grow:1;background-color:#fff}.form-settings-container{min-height:100vh;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.form-settings-header{background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.form-settings-header-content{padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.form-settings-header-left{display:flex;align-items:center;gap:16px}.form-settings-header-icon{width:20px;height:20px;color:#3c4b6c}.form-settings-title{font-size:20px;font-weight:600;color:#111827;margin:0}.form-settings-header-actions{display:flex;align-items:center;gap:12px}.form-settings-save-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;border:none;border-radius:8px;background-color:#3c4b6c;color:#fff;cursor:pointer;font-size:14px;font-weight:500}.form-settings-save-btn:hover{opacity:.9}.form-settings-layout{display:flex;min-height:calc(100vh - 73px)}.form-settings-sidebar{width:320px;background-color:#fff;border-right:1px solid #e5e7eb;padding:24px}.form-settings-steps{display:flex;flex-direction:column;gap:8px}.form-settings-step{display:flex;align-items:center;padding:16px;border-radius:8px;background-color:transparent;border:1px solid transparent;cursor:pointer;transition:all .2s}.form-settings-step:hover{background-color:#f9fafb}.form-settings-step-active{background-color:#f0f9ff;border:1px solid #1f2738}.form-settings-step-icon{width:32px;height:32px;border-radius:50%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.form-settings-step-icon-active{background-color:#3c4b6c}.form-settings-step-icon svg{width:16px;height:16px;color:#6b7280}.form-settings-step-icon-active svg{color:#fff}.form-settings-step-content{flex:1;min-width:0}.form-settings-step-title{font-size:14px;font-weight:500;color:#374151;margin-bottom:2px}.form-settings-step-title-active{color:#3c4b6c}.form-settings-step-description{font-size:12px;color:#6b7280;line-height:1.4}.form-settings-main{flex:1;padding:40px 24px}.form-settings-content-wrapper{max-width:820px;margin:0 auto}.form-settings-step-content-card{background:#fff;border-radius:12px;padding:48px;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.form-settings-section-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 32px;text-align:center}.form-settings-field{margin-bottom:32px}.form-settings-field:last-child{margin-bottom:0}.form-settings-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:12px}.form-settings-input,.form-settings-textarea,.form-settings-select{width:100%;padding:14px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;box-sizing:border-box}.form-settings-input:focus,.form-settings-textarea:focus,.form-settings-select:focus{border-color:#3c4b6c}.form-settings-textarea{resize:vertical}.form-settings-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:32px}.form-settings-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:16px}.form-settings-subsection{padding:20px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:32px}.form-settings-subsection-large{padding:24px}.form-settings-subsection-header{display:flex;align-items:center;gap:8px;margin-bottom:20px}.form-settings-subsection-icon{width:16px;height:16px;color:#3c4b6c}.form-settings-subsection-icon-large{width:18px;height:18px}.form-settings-subsection-title{font-size:14px;font-weight:500;color:#111827;margin:0}.form-settings-subsection-title-large{font-size:16px;font-weight:600}.form-settings-help-text{font-size:12px;color:#6b7280;margin:0 0 16px;line-height:1.4}.form-settings-help-text-small{font-size:11px;margin:4px 0 0;line-height:1.3}.form-settings-group{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:16px}.form-settings-group-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.form-settings-group-badge{font-size:14px;font-weight:600;color:#4f46e5;background:#eef2ff;padding:6px 12px;border-radius:6px}.form-settings-remove-btn{padding:6px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:all .2s}.form-settings-remove-btn:hover{background:#fef2f2;color:#dc2626}.form-settings-remove-btn-small{padding:4px}.form-settings-remove-btn-small svg{width:14px;height:14px}.form-settings-operator-select{width:200px;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;outline:none;box-sizing:border-box}.form-settings-condition{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-bottom:12px}.form-settings-condition-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.form-settings-condition-badge{font-size:11px;font-weight:600;color:#059669;background:#d1fae5;padding:3px 8px;border-radius:4px}.form-settings-small-label{display:block;font-size:12px;font-weight:500;color:#374151;margin-bottom:6px}.form-settings-small-input,.form-settings-small-select{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:12px;outline:none;box-sizing:border-box}.form-settings-add-condition-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;border:1px dashed #94a3b8;border-radius:6px;background-color:transparent;color:#64748b;cursor:pointer;font-size:11px;font-weight:500;transition:all .2s}.form-settings-add-condition-btn:hover{background-color:#f8fafc;border-color:#64748b}.form-settings-add-group-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-radius:8px;background-color:#3c4b6c;color:#fff;cursor:pointer;font-size:13px;font-weight:500;transition:opacity .2s}.form-settings-add-group-btn:hover{opacity:.9}.form-settings-summary{margin-top:16px;padding:12px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px}.form-settings-summary-title{font-size:12px;font-weight:500;color:#0369a1}.form-settings-summary-text{font-size:12px;color:#0c4a6e;margin:4px 0 0;line-height:1.4}.form-settings-color-picker-wrapper{display:flex;align-items:center;gap:16px}.form-settings-color-input{width:60px;height:40px;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;padding:0}.form-settings-color-text-input{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;box-sizing:border-box;font-family:monospace}.form-settings-preview-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:opacity .2s}.form-settings-preview-btn:hover{opacity:.9}.form-settings-icon-xs{width:12px;height:12px}.form-settings-icon-sm{width:14px;height:14px}.form-settings-icon-md{width:16px;height:16px}.form-settings-icon-lg{width:18px;height:18px}.form-settings-email-input-light{background-color:#f8fafc}.ticketTab-condition-group{background:#fff;border:2px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 4px #0000000d}.ticketTab-condition-group:hover{border-color:#3c4b6c;box-shadow:0 4px 12px #3c4b6c26}.ticketTab-group-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#3c4b6c,#4a5a7d);border-bottom:1px solid #e5e7eb}.ticketTab-group-title{display:flex;align-items:center;gap:16px;flex:1}.ticketTab-group-number{font-weight:600;font-size:15px;color:#fff;background:#ffffff26;padding:6px 12px;border-radius:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ticketTab-operator-toggle{display:flex;gap:0;background:#ffffff1a;border-radius:8px;padding:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ticketTab-operator-btn{padding:6px 16px;font-size:13px;font-weight:600;border:none;background:transparent;color:#ffffffb3;cursor:pointer;transition:all .2s ease;border-radius:6px;letter-spacing:.5px}.ticketTab-operator-btn:hover{color:#ffffffe6;background:#ffffff1a}.ticketTab-operator-btn.active{background:#fff;color:#3c4b6c;box-shadow:0 2px 4px #0000001a}.ticketTab-remove-group{padding:8px;border:none;background:#ffffff26;color:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.ticketTab-remove-group:hover{background:#dc3545;transform:scale(1.05)}.ticketTab-group-content{padding:20px;background:#fafbfc}.ticketTab-group-ticket{margin-bottom:20px;padding:16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.ticketTab-conditions-list{display:flex;flex-direction:column;gap:12px}.ticketTab-condition-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;transition:all .2s ease}.ticketTab-condition-item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #00000014}.ticketTab-condition-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ticketTab-condition-label{font-size:13px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.ticketTab-remove-condition{padding:4px;border:none;background:#fee;color:#dc3545;border-radius:4px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.ticketTab-remove-condition:hover{background:#dc3545;color:#fff}.ticketTab-condition-fields{display:grid;grid-template-columns:1fr 140px 1fr;gap:12px}.ticketTab-add-condition-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;background:#fff;color:#3c4b6c;border:1.5px dashed #cbd5e1;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease;margin-top:8px}.ticketTab-add-condition-btn:hover{background:#f8f9fa;border-color:#3c4b6c;color:#2c3b5c}.ticketTab-group-preview{margin-top:16px;padding:14px;background:linear-gradient(135deg,#e7f3ff,#f0f7ff);border:1px solid #bee5eb;border-radius:8px;border-left:4px solid #3c4b6c}.ticketTab-preview-text{font-size:14px;color:#055160;line-height:1.6}.ticketTab-default-ticket{background:#fff;padding:20px;border-radius:12px;border:2px solid #e5e7eb;margin-top:20px}@keyframes ticketTab-groupSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ticketTab-condition-group{animation:ticketTab-groupSlideIn .3s ease-out}@keyframes ticketTab-conditionFadeIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.ticketTab-condition-item{animation:ticketTab-conditionFadeIn .2s ease-out}.ticketTab-condition-group.complete{border-color:#28a745}.ticketTab-condition-group.complete .ticketTab-group-header{background:linear-gradient(135deg,#28a745,#34c759)}.ticketTab-condition-group.incomplete{border-color:#ffc107}.ticketTab-condition-group.incomplete .ticketTab-group-header{background:linear-gradient(135deg,#ffc107,#ffb300)}.ticketTab-condition-status{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.ticketTab-condition-status.complete{background:#d4edda;color:#155724}.ticketTab-condition-status.incomplete{background:#fff3cd;color:#856404}@media (max-width: 768px){.ticketTab-group-title{flex-direction:column;align-items:flex-start;gap:12px}.ticketTab-condition-fields{grid-template-columns:1fr;gap:10px}.ticketTab-operator-toggle{width:100%}.ticketTab-operator-btn{flex:1}}.ticketTab-condition-item .importParticipant_select:focus,.ticketTab-condition-item .importParticipant_input:focus{border-color:#3c4b6c;box-shadow:0 0 0 3px #3c4b6c1a}.ticketTab-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:ticketTab-modalFadeIn .2s ease-out}@keyframes ticketTab-modalFadeIn{0%{opacity:0}to{opacity:1}}.ticketTab-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:480px;width:90%;overflow:hidden;animation:ticketTab-modalSlideIn .3s ease-out}@keyframes ticketTab-modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ticketTab-modal-header{padding:24px;background:linear-gradient(135deg,#3c4b6c,#4a5a7d);border-bottom:1px solid #e5e7eb}.ticketTab-modal-header h3{margin:0;font-size:20px;font-weight:600;color:#fff;display:flex;align-items:center;gap:10px}.ticketTab-modal-body{padding:24px;line-height:1.6}.ticketTab-modal-body p{margin:0 0 16px;color:#374151;font-size:15px}.ticketTab-modal-body p:last-child{margin-bottom:0}.ticketTab-modal-warning{padding:12px;background:#fff3cd;border-left:4px solid #ffc107;border-radius:6px;color:#856404;font-weight:500;font-size:14px}.ticketTab-modal-footer{padding:20px 24px;background:#f8f9fa;display:flex;gap:12px;justify-content:flex-end;border-top:1px solid #e5e7eb}.ticketTab-modal-btn{padding:10px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.ticketTab-modal-btn-cancel{background:#e5e7eb;color:#374151}.ticketTab-modal-btn-cancel:hover{background:#d1d5db;transform:translateY(-1px)}.ticketTab-modal-btn-confirm{background:#dc3545;color:#fff}.ticketTab-modal-btn-confirm:hover{background:#c82333;transform:translateY(-1px);box-shadow:0 4px 12px #dc35454d}@media (max-width: 576px){.ticketTab-modal-content{width:95%;margin:20px}.ticketTab-modal-footer{flex-direction:column}.ticketTab-modal-btn{width:100%;justify-content:center}}.user-management{min-height:100vh;background-color:#f8fafc}.header.users{margin-bottom:2rem;background-color:transparent}.header__content.users{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.header__info{flex:1}.header__title.users{font-size:2.5rem;font-weight:700;color:#1e293b;text-align:left;margin:0 0 .5rem}.header__subtitle{font-size:1rem;color:#64748b;margin:0}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;border-radius:.5rem;border:none;cursor:pointer;text-decoration:none;transition:all .2s ease-in-out;white-space:nowrap}y .btn--secondary{background-color:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.btn--secondary:hover{background-color:#e2e8f0}.filters{margin-bottom:2rem}.filters__content{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.search-container{position:relative;flex:1;max-width:400px}.search-container__icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#94a3b8}.search-container__input{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background-color:#fff;transition:border-color .2s ease-in-out}.search-container__input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-dropdown{position:relative}.filter-dropdown__trigger{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:all .2s ease-in-out}.filter-dropdown__trigger:hover{border-color:#cbd5e1}.filter-dropdown__menu{position:absolute;top:calc(100% + .5rem);right:0;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;z-index:10;min-width:250px}.filter-dropdown__content{padding:1rem;display:flex;flex-direction:column;gap:1rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-dropdown__label{font-size:.875rem;font-weight:500;color:#374151}.filter-dropdown__select{padding:.5rem;border:1px solid #e2e8f0;border-radius:.25rem;font-size:.875rem;background-color:#fff}.table-container{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}.users-table{width:100%;border-collapse:collapse;font-size:.875rem}.users-table thead{background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.users-table th{padding:1rem;text-align:left;font-weight:600;color:#fff;white-space:nowrap;background-color:#1e293b}.users-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .2s ease-in-out}.users-table tbody tr:hover{background-color:#f8fafc}.users-table tbody tr:last-child{border-bottom:none}.users-table td{padding:1rem;vertical-align:middle}.user-row--blocked{border-left:4px solid #ef4444}.user-row--warning{border-left:4px solid #f59e0b}.user-cell{display:flex;align-items:center;gap:.75rem}.user-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background:#3c4b6c;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;color:#fff;flex-shrink:0}.user-info{min-width:0;flex:1}.user-name{font-weight:600;color:#1e293b;margin-bottom:.125rem;word-break:break-word;font-size:15px}.user-email{font-size:.75rem;color:#64748b;word-break:break-all}.status-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;border-radius:1rem;white-space:nowrap}.status-badge--active{background-color:#dcfce7;color:#166534}.status-badge--blocked{background-color:#fecaca;color:#991b1b}.status-badge--warning{background-color:#fef3c7;color:#92400e}.role-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;border-radius:1rem;background-color:#f1f5f9;color:#475569;border:1px solid #e2e8f0;white-space:nowrap}.last-login,.events-count{display:flex;align-items:center;gap:.5rem;color:#64748b}.failed-attempts{color:#64748b}.failed-attempts--warning{display:flex;align-items:center;gap:.5rem;color:#d97706;font-weight:500}.table-actions{display:flex;gap:.25rem;justify-content:flex-end}.action-btn{display:flex;align-items:center;justify-content:center;padding:.5rem;border:1px solid #e2e8f0;border-radius:.375rem;background-color:#fff;color:#64748b;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none}.action-btn:hover{background-color:#f8fafc;color:#475569;border-color:#cbd5e1}.action-btn--danger{color:#dc2626}.action-btn--danger:hover{background-color:#fef2f2;border-color:#fecaca}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.empty-state__icon{width:4rem;height:4rem;color:#cbd5e1;margin-bottom:1rem}.empty-state__title{font-size:1.5rem;font-weight:600;color:#374151;margin:0 0 .5rem}.empty-state__description{font-size:1rem;color:#6b7280;margin:0 0 2rem}.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.error-state__icon{width:4rem;height:4rem;color:#ef4444;margin-bottom:1rem}.error-state__title{font-size:1.5rem;font-weight:600;color:#374151;margin:0 0 .5rem}.error-state__description{font-size:1rem;color:#6b7280;margin:0 0 2rem}.icon--small{width:1rem;height:1rem}.rotated{transform:rotate(180deg)}@media (max-width: 1024px){.table-container{overflow-x:auto}.users-table{min-width:800px}}@media (max-width: 768px){.user-management{padding:1rem}.header__content.users{flex-direction:column;align-items:stretch;gap:1rem}.filters__content{flex-direction:column;align-items:stretch}.search-container{max-width:none}.users-table{min-width:900px}.users-table th,.users-table td{padding:.75rem .5rem}.user-cell{gap:.5rem}.user-avatar{width:2rem;height:2rem;font-size:.875rem}}@media (max-width: 480px){.header__title.users{font-size:2rem}.filter-dropdown__menu{left:0;right:0;min-width:auto}.users-table{min-width:1000px}}.table-wrapper{padding:2rem}.modal-overlay-deleteUser{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal-container-deleteUser{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:480px;width:90vw;max-height:90vh;overflow:hidden;animation:modalSlideIn .2s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header-deleteUser{padding:24px 24px 0;display:flex;align-items:flex-start;justify-content:space-between}.modal-header__icon-deleteUser{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.modal-header__icon--danger{background:#fef2f2;color:#dc2626}.modal-header__close-deleteUser{background:none;border:none;cursor:pointer;padding:4px;border-radius:6px;color:#6b7280;transition:all .2s}.modal-header__close-deleteUser:hover{background:#f3f4f6;color:#374151}.modal-header__close-deleteUser:disabled{opacity:.5;cursor:not-allowed}.modal-content-deleteUser{padding:0 24px 24px}.modal-title-deleteUser{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 8px}.modal-description-deleteUser{color:#6b7280;margin:0 0 24px;line-height:1.5}.user-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;display:flex;align-items:center;gap:12px;margin-bottom:16px}.user-preview__avatar{width:40px;height:40px;border-radius:50%;background:#3c4b6c;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:.875rem}.user-preview__info{flex:1}.user-preview__name{font-weight:500;color:#111827;margin-bottom:4px}.user-preview__email,.user-preview__role{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:4px;margin-bottom:2px}.warning-box{background:#fffbeb;border:1px solid #fbbf24;border-radius:8px;padding:12px;display:flex;align-items:flex-start;gap:8px}.warning-box__icon{color:#f59e0b;flex-shrink:0;margin-top:2px}.warning-box__content{font-size:.875rem;color:#92400e;line-height:1.4}.modal-footer-deleteUser{background:#f9fafb;border-top:1px solid #e5e7eb;padding:16px 24px;display:flex;gap:12px;justify-content:flex-end}.btn--danger{background-color:#dc2626;color:#fff}.spinner-deleteUser{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 640px){.modal-container-deleteUser{width:95vw;margin:20px}.modal-footer-deleteUser{flex-direction:column}}.form-container{max-width:800px;margin:0 auto;padding:24px;background-color:#fff}.user-form{display:flex;flex-direction:column;gap:32px}.form-section{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px}.section-title{font-size:18px;font-weight:600;color:#111827;margin:0 0 20px;display:flex;align-items:center;gap:8px}.form-group:last-child{margin-bottom:0}.form-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.form-input,.form-select{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background-color:#fff;transition:all .2s ease;box-sizing:border-box}.form-input:focus,.form-select:focus{outline:none;border-color:#3c4b6c;box-shadow:0 0 0 3px #3b82f61a}.form-input--error,.form-select--error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-select{cursor:pointer}.form-select option{padding:8px}.password-input-container{position:relative;display:flex;align-items:center}.form-input--password{padding-right:48px}.password-toggle{position:absolute;right:12px;background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s ease}.password-toggle:hover{color:#374151;background-color:#f3f4f6}.password-toggle:focus{outline:none;box-shadow:0 0 0 2px #3c4b6c}.checkbox-group{display:flex;align-items:center;gap:8px;margin-bottom:12px}.form-checkbox{width:16px;height:16px;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;accent-color:#3c4b6c}.checkbox-label{font-size:14px;font-weight:500;color:#374151;cursor:pointer;margin:0}.form-hint{font-size:12px;color:#6b7280;margin-top:4px}.form-error{display:block;font-size:12px;color:#ef4444;margin-top:4px;font-weight:500}.form-error--global{background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px;color:#dc2626;font-size:14px;text-align:center}.form-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:20px;border-top:1px solid #e5e7eb}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;border:1px solid;box-sizing:border-box}.btn--primary:disabled{background-color:#9ca3af;border-color:#9ca3af;cursor:not-allowed;opacity:.6}.btn--secondary{background-color:#fff;border-color:#d1d5db;color:#374151}.btn--secondary:hover{background-color:#f9fafb;border-color:#9ca3af}.icon{width:20px;height:20px;flex-shrink:0}.icon--small{width:16px;height:16px}.error-container{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:24px}.error-message{text-align:center;background-color:#fff;padding:32px;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;max-width:400px}.error-message h2{font-size:20px;font-weight:600;color:#dc2626;margin:0 0 12px}.error-message p{font-size:14px;color:#6b7280;margin:0 0 20px}@media (max-width: 768px){.form-container{padding:16px}.form-section{padding:20px}.form-actions{flex-direction:column-reverse}.btn{width:100%;justify-content:center}}@media (max-width: 480px){.form-container{padding:12px}.form-section{padding:16px}.section-title{font-size:16px}}.form-checkbox:focus{outline:none;box-shadow:0 0 0 3px #3b82f61a}.not-found-page{min-height:100vh;background-color:#3c4b6c;display:flex;align-items:center;justify-content:center;padding:2rem}.not-found-container{max-width:600px;width:100%;text-align:center}.error-visual{position:relative;margin-bottom:3rem;display:flex;align-items:center;justify-content:center}.error-number{font-size:8rem;font-weight:800;color:#e2e8f0;line-height:1;letter-spacing:-.05em;-webkit-user-select:none;user-select:none}.error-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:50%;padding:1rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0}.error-icon .icon{width:2.5rem;height:2.5rem;color:#f59e0b}.error-content{margin-bottom:3rem}.error-title{font-size:2rem;font-weight:600;color:#fff;margin:0 0 1rem;letter-spacing:-.025em}.error-description{font-size:1rem;color:#fff;line-height:1.6;max-width:500px;margin:0 auto}.error-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.error-suggestions{background-color:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;text-align:left}.suggestions-title{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 1rem}.suggestions-list{list-style:none;padding:0;margin:0}.suggestions-list li{color:#64748b;font-size:.875rem;position:relative;padding:.5rem 0 .5rem 1.5rem}.suggestions-list li:before{content:"•";color:#3b82f6;font-weight:700;position:absolute;left:0}.not-found-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;height:100%}.not-found-section--small{padding:1rem}.not-found-section--small .section-visual{margin-bottom:1rem}.not-found-section--small .section-icon{width:3rem;height:3rem;padding:.75rem}.not-found-section--small .section-icon .icon{width:1.5rem;height:1.5rem}.not-found-section--small .section-title{font-size:1rem;margin-bottom:.5rem}.not-found-section--small .section-description{font-size:.875rem}.not-found-section--medium{padding:2rem}.not-found-section--large{padding:3rem}.not-found-section--large .section-visual{margin-bottom:2rem}.not-found-section--large .section-icon{width:4rem;height:4rem;padding:1rem}.not-found-section--large .section-icon .icon{width:2rem;height:2rem}.not-found-section--large .section-title{font-size:1.5rem}.not-found-section--large .section-description{font-size:1rem;max-width:400px}.section-visual{margin-bottom:1.5rem}.section-icon{width:3.5rem;height:3.5rem;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:.875rem}.section-icon .icon{width:1.75rem;height:1.75rem;color:#64748b}.section-content{margin-bottom:1.5rem}.section-title{font-size:1.25rem;font-weight:600;color:#374151;margin:0 0 .75rem;letter-spacing:-.025em}.section-description{font-size:.875rem;color:#64748b;line-height:1.5;margin:0;max-width:350px}.section-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;border-radius:.5rem;border:none;cursor:pointer;text-decoration:none;transition:all .2s ease-in-out;white-space:nowrap;justify-content:center}.btn--small{padding:.5rem 1rem;font-size:.8125rem}.btn--secondary{background-color:#fff;color:#374151;border:1px solid #d1d5db}.btn--secondary:hover{background-color:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.icon{width:1.25rem;height:1.25rem;flex-shrink:0}.examples-container{padding:2rem;max-width:1200px;margin:0 auto}.example-item{margin-bottom:2rem}.example-item h3{font-size:1rem;font-weight:600;color:#374151;margin-bottom:1rem}.example-wrapper{border-radius:.5rem;border:1px solid #e2e8f0;overflow:hidden}@media (max-width: 768px){.not-found-page{padding:1rem}.error-number{font-size:6rem}.error-icon{padding:.75rem}.error-icon .icon{width:2rem;height:2rem}.error-title{font-size:1.75rem}.error-actions{flex-direction:column;align-items:center}.btn{min-width:200px}.error-suggestions{padding:1.5rem}.not-found-section{padding:1.5rem 1rem}.not-found-section--large{padding:2rem 1rem}.section-actions{flex-direction:column;align-items:center;gap:.5rem}.btn--small{min-width:150px}}@media (max-width: 480px){.error-number{font-size:4rem}.error-title{font-size:1.5rem}.error-description{font-size:.875rem}.suggestions-title{font-size:1rem}.suggestions-list li{font-size:.8125rem}.section-title{font-size:1.125rem}}.error-icon{animation:fadeInScale .6s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.import-button-icon{width:16px;height:16px}.importParticipant_button{display:inline-flex;align-items:center;gap:8px;padding:7px 8px;background-color:#3c4b6c;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.importParticipant_button:hover{background-color:#3c4b6c;transform:translateY(-1px)}.importParticipant_button:disabled{opacity:.5;cursor:not-allowed;transform:none}.importParticipant_modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.importParticipant_modal{background-color:#fff;border-radius:12px;max-width:1024px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040}.importParticipant_modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e5e7eb}.importParticipant_modal-title{font-size:20px;font-weight:600;color:#111827;margin:0;text-align:justify}.importParticipant_modal-subtitle{color:#6b7280;margin:4px 0 0;font-size:14px}.importParticipant_close-button{padding:8px;border:none;background-color:transparent;border-radius:8px;cursor:pointer;transition:background-color .2s ease;color:#6b7280}.importParticipant_close-button:hover{background-color:#f3f4f6}.importParticipant_modal-content{flex:1;overflow-y:auto;padding:24px}.importParticipant_fields-container{display:flex;flex-direction:column;gap:24px}.importParticipant_field-card{border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .2s ease}.importParticipant_field-card:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a}.importParticipant_field-header{display:flex;align-items:flex-start;gap:16px}.importParticipant_checkbox-container{display:flex;align-items:center;margin-top:2px}.importParticipant_checkbox{width:16px;height:16px;accent-color:#3c4b6c;cursor:pointer}.importParticipant_checkbox:disabled{cursor:not-allowed;opacity:.6}.importParticipant_field-content{flex:1}.importParticipant_field-title-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.importParticipant_field-title{font-weight:500;color:#111827;margin:0;font-size:16px}.importParticipant_core-badge{padding:4px 8px;background-color:#3c4b6c;color:#fff;font-size:11px;font-weight:500;border-radius:12px;text-transform:uppercase;letter-spacing:.025em}.importParticipant_field-config{display:flex;flex-direction:column;gap:16px;margin-top:12px}.importParticipant_form-group{display:flex;flex-direction:column}.importParticipant_label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:4px}.importParticipant_select{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;background-color:#fff;transition:all .2s ease}.importParticipant_checkbox-group{display:flex;align-items:center;gap:8px}.importParticipant_checkbox-label{font-size:14px;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none}.importParticipant_options-preview{max-height:96px;overflow-y:auto;background-color:#f9fafb;padding:8px;border-radius:6px;border:1px solid #e5e7eb}.importParticipant_option-tag{display:inline-block;background-color:#fff;padding:4px 8px;border-radius:4px;margin-right:4px;margin-bottom:4px;font-size:12px;color:#374151;border:1px solid #e5e7eb}.importParticipant_modal-footer{border-top:1px solid #e5e7eb;padding:24px;display:flex;gap:12px;justify-content:flex-end}.importParticipant_cancel-button{padding:8px 16px;color:#6b7280;background-color:transparent;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.importParticipant_cancel-button:hover{background-color:#f3f4f6;color:#374151}.importParticipant_import-button{padding:8px 16px;background-color:#3c4b6c;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;display:flex;align-items:center;gap:8px}.importParticipant_import-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.importParticipant_modal{max-width:100%;margin:8px;max-height:calc(100vh - 16px)}.importParticipant_modal-header,.importParticipant_modal-content,.importParticipant_modal-footer,.importParticipant_field-card{padding:16px}.importParticipant_field-header{gap:12px}.importParticipant_modal-footer{flex-direction:column-reverse}.importParticipant_cancel-button,.importParticipant_import-button{width:100%;justify-content:center}}@keyframes importParticipant_fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.importParticipant_modal{animation:importParticipant_fadeIn .2s ease-out}.importParticipant_modal-content::-webkit-scrollbar,.importParticipant_options-preview::-webkit-scrollbar{width:6px}.importParticipant_modal-content::-webkit-scrollbar-track,.importParticipant_options-preview::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.importParticipant_modal-content::-webkit-scrollbar-thumb,.importParticipant_options-preview::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.importParticipant_modal-content::-webkit-scrollbar-thumb:hover,.importParticipant_options-preview::-webkit-scrollbar-thumb:hover{background:#94a3b8}.importParticipant_steps-indicator{display:flex;align-items:center;gap:16px;margin-top:12px;padding:16px;background:#f8f9fa;border-radius:8px}.importParticipant_step-item{display:flex;align-items:center;gap:8px;position:relative}.importParticipant_step-number{max-width:32px;max-height:32px;min-width:32px;min-height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;border:2px solid #dee2e6;background:#fff;color:#6c757d;transition:all .2s ease}.importParticipant_step-number.active{background:#3c4b6c;border-color:#a7a7a7;color:#fff}.importParticipant_step-number.completed{background:#28a745;border-color:#28a745;color:#fff}.importParticipant_step-info{display:flex;flex-direction:column;gap:2px}.importParticipant_step-title{font-weight:600;font-size:14px;color:#343a40}.importParticipant_step-description{font-size:12px;color:#6c757d}.importParticipant_step-connector{width:24px;height:2px;background:#dee2e6;margin:0 8px;transition:background .2s ease}.importParticipant_step-connector.completed{background:#28a745}.importParticipant_summary-container{padding:24px}.importParticipant_summary-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #dee2e6}.importParticipant_summary-header h3{margin:0;font-size:20px;font-weight:600;color:#343a40}.importParticipant_summary-stats{display:flex;gap:16px;margin-bottom:24px}.importParticipant_stat-card{flex:1;padding:20px;background:#f8f9fa;border-radius:8px;text-align:center;border:1px solid #dee2e6}.importParticipant_stat-card.success{background:#d4edda;border-color:#c3e6cb}.importParticipant_stat-card.error{background:#f8d7da;border-color:#f5c6cb}.importParticipant_stat-number{font-size:28px;font-weight:700;color:#343a40;margin-bottom:4px}.importParticipant_stat-label{font-size:14px;color:#6c757d;font-weight:500}.importParticipant_summary-details{margin-bottom:24px}.importParticipant_summary-details h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#343a40}.importParticipant_fields-summary{display:flex;flex-direction:column;gap:8px}.importParticipant_field-summary{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-radius:6px;border:1px solid #dee2e6}.importParticipant_field-name{font-weight:500;color:#343a40}.importParticipant_field-type{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:uppercase}.importParticipant_field-type.core{background:#d4edda;color:#155724}.importParticipant_field-type.custom{background:#d1ecf1;color:#0c5460}.importParticipant_warning{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;color:#856404}.importParticipant_progress-container{padding:40px;text-align:center}.importParticipant_progress-header h3{margin:0 0 8px;font-size:24px;font-weight:600;color:#343a40}.importParticipant_progress-header p{margin:0 0 32px;color:#6c757d;font-size:16px}.importParticipant_progress-bar-container{display:flex;align-items:center;gap:16px;margin-bottom:16px}.importParticipant_progress-bar{flex:1;height:12px;background:#e9ecef;border-radius:6px;overflow:hidden;position:relative}.importParticipant_progress-fill{height:100%;background:linear-gradient(90deg,#3c4b6c,#00ff4c);transition:width .3s ease;border-radius:6px}.importParticipant_progress-text{font-weight:600;font-size:18px;color:#3c4b6c;min-width:50px}.importParticipant_progress-info{color:#6c757d;font-size:14px}.importParticipant_results-container{padding:24px}.importParticipant_results-header{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px}.importParticipant_results-header .success{color:#28a745}.importParticipant_results-header .error{color:#dc3545}.importParticipant_results-header h3{margin:0;font-size:20px;font-weight:600;color:#343a40}.importParticipant_results-stats{display:flex;gap:16px;margin-bottom:24px}.importParticipant_errors-section{margin-top:24px}.importParticipant_errors-section h4{margin:0 0 16px;font-size:16px;font-weight:600;color:#dc3545}.importParticipant_errors-list{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}.importParticipant_error-item{padding:12px 16px;background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px}.importParticipant_error-info{display:flex;gap:12px;margin-bottom:4px}.importParticipant_error-row{background:#dc3545;color:#fff;padding:2px 6px;border-radius:3px;font-size:12px;font-weight:600}.importParticipant_error-name{font-weight:500;color:#721c24}.importParticipant_error-email{color:#721c24;font-style:italic}.importParticipant_error-message{font-size:14px;color:#721c24}@media (max-width: 768px){.importParticipant_steps-indicator{flex-direction:column;align-items:flex-start;gap:12px}.importParticipant_step-connector{display:none}.importParticipant_summary-stats,.importParticipant_results-stats{flex-direction:column}.importParticipant_progress-bar-container{flex-direction:column;gap:8px}.importParticipant_error-info{flex-direction:column;gap:4px}}.importParticipant_summary-section{margin-bottom:32px}.importParticipant_summary-section h4{margin:0 0 16px;font-size:16px;font-weight:600;color:#343a40;padding-bottom:8px;border-bottom:1px solid #dee2e6}.importParticipant_ticket-config-summary{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:16px}.importParticipant_single-config,.importParticipant_conditional-config{display:flex;flex-direction:column;gap:12px}.importParticipant_config-type{display:flex;align-items:center}.importParticipant_config-badge{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.importParticipant_config-badge.single{background:#e3f2fd;color:#1565c0}.importParticipant_config-badge.conditional{background:#f3e5f5;color:#7b1fa2}.importParticipant_config-details{padding-left:16px;border-left:3px solid #dee2e6}.importParticipant_ticket-info{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#3c4b6c;border-radius:6px;border:1px solid #e9ecef}.importParticipant_ticket-name{font-weight:500;color:#495057}.importParticipant_ticket-price{font-weight:600;color:#28a745;font-size:16px}.importParticipant_config-error{color:#dc3545;font-style:italic}.importParticipant_rules-count{font-weight:500;color:#6c757d;margin-bottom:12px}.importParticipant_rules-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.importParticipant_rule-summary{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8f9fa;border-radius:4px;font-size:14px}.importParticipant_rule-condition{font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#e9ecef;padding:2px 6px;border-radius:3px;font-size:12px;color:#495057}.importParticipant_rule-arrow{color:#6c757d;font-weight:700}.importParticipant_rule-ticket{color:#3c4b6c;font-weight:500}.importParticipant_default-config{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:6px;font-size:14px;margin-top:12px}.importParticipant_default-label{color:#6c757d;font-weight:500}.importParticipant_default-ticket{color:#3c4b6c;font-weight:600}.importParticipant_default-config-minimal{padding:8px 12px;background:#3c4b6c;border:1px solid #3c4b6c;border-radius:4px;font-size:13px;color:#fff;text-align:center}.importParticipant_default-config-minimal .importParticipant_default-ticket{color:#fff;font-weight:500}.importParticipant_field-badges{display:flex;align-items:center;gap:6px}.importParticipant_field-badge{padding:2px 6px;border-radius:10px;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.importParticipant_field-badge.checkin{background:#d4edda;color:#155724}.importParticipant_field-badge.picking{background:#d1ecf1;color:#0c5460}.importParticipant_final-summary{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;padding:24px;color:#fff;text-align:center;margin-top:24px}.importParticipant_final-stats{display:flex;justify-content:space-around;gap:16px}.importParticipant_final-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.importParticipant_final-number{font-size:28px;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.1)}.importParticipant_final-label{font-size:14px;opacity:.9;text-transform:uppercase;letter-spacing:.5px;font-weight:500}@media (max-width: 768px){.importParticipant_ticket-info{flex-direction:column;align-items:flex-start;gap:8px}.importParticipant_rule-summary{flex-direction:column;align-items:flex-start;gap:6px}.importParticipant_rule-arrow{display:none}.importParticipant_final-stats{flex-direction:column;gap:20px}.importParticipant_default-config{flex-direction:column;align-items:flex-start;gap:6px}.importParticipant_field-summary{flex-direction:column;align-items:flex-start;gap:8px}.importParticipant_field-badges{justify-content:flex-start}}@keyframes importParticipant_fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.importParticipant_final-summary{animation:importParticipant_fadeInUp .6s ease-out}.importParticipant_ticket-config-summary{animation:importParticipant_fadeInUp .4s ease-out}.importParticipant_config-invalid{border-color:#dc3545;background:#f8d7da}.importParticipant_config-valid{border-color:#28a745;background:#d4edda}.importParticipant_field-badge:hover{transform:scale(1.05);transition:transform .2s ease}.importParticipant_config-badge:hover{transform:scale(1.02);transition:transform .2s ease}.importParticipant_ticket-selection{padding:24px 0}.importParticipant_ticket-header{text-align:center;margin-bottom:32px}.importParticipant_ticket-header h3{margin:0 0 8px;font-size:20px;font-weight:600;color:#343a40}.importParticipant_ticket-header p{margin:0;color:#6c757d;font-size:16px}.importParticipant_selection-mode{margin-bottom:32px}.importParticipant_radio-group{display:flex;gap:16px}.importParticipant_radio-option{flex:1;display:flex;align-items:flex-start;gap:12px;padding:20px;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;background:#fff}.importParticipant_radio-option:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a}.importParticipant_radio-option input[type=radio]{margin:0;width:16px;height:16px;accent-color:#3c4b6c}.importParticipant_radio-option input[type=radio]:checked+.importParticipant_radio-content{color:#3c4b6c}.importParticipant_radio-option:has(input[type=radio]:checked){border-color:#3c4b6c;background:#f8f9fa}.importParticipant_radio-content{flex:1}.importParticipant_radio-title{font-weight:600;font-size:16px;color:#343a40;margin-bottom:4px}.importParticipant_radio-description{font-size:14px;color:#6c757d;line-height:1.4}.importParticipant_single-ticket{background:#f8f9fa;padding:24px;border-radius:12px;border:1px solid #e5e7eb}.importParticipant_ticket-preview{margin-top:16px}.importParticipant_preview-header{font-size:14px;color:#6c757d;margin-bottom:8px}.importParticipant_ticket-card{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#3c4b6c;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 2px 4px -1px #0000001a}.importParticipant_ticket-name{font-weight:500;color:#fff;font-size:16px}.importParticipant_ticket-price{font-weight:600;color:#fff;font-size:18px}.importParticipant_conditional-tickets{background:#f8f9fa;padding:24px;border-radius:12px;border:1px solid #e5e7eb}.importParticipant_conditional-header{margin-bottom:24px;text-align:center}.importParticipant_conditional-header h4{margin:0 0 8px;font-size:18px;font-weight:600;color:#343a40}.importParticipant_conditional-header p{margin:0;color:#6c757d;font-size:14px}.importParticipant_empty-state{text-align:center;padding:0 20px;color:#6c757d;font-style:italic}.importParticipant_conditional-rule{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;overflow:hidden}.importParticipant_rule-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#3c4b6c;border-bottom:1px solid #e5e7eb}.importParticipant_rule-number{font-weight:600;font-size:14px;color:#fff}.importParticipant_remove-rule{padding:4px;border:none;background:#fff;color:#dc3545;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.importParticipant_remove-rule:hover{background:#fee}.importParticipant_rule-config{padding:16px}.importParticipant_rule-row{display:grid;grid-template-columns:1fr 150px 1fr;gap:12px;margin-bottom:16px}.importParticipant_rule-row:last-child{margin-bottom:0}.importParticipant_rule-row .full-width{grid-column:1 / -1}.importParticipant_input{width:97%;padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:all .2s ease}.importParticipant_input:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.importParticipant_input:focus,.importParticipant_select:focus{outline:none;border-color:#3c4b6c;box-shadow:0 0 0 3px #3c4b6c1a}.importParticipant_label-description{display:block;font-size:12px;color:#6c757d;font-weight:400;margin-top:2px}.importParticipant_rule-preview{margin-top:12px;padding:12px;background:#e7f3ff;border:1px solid #bee5eb;border-radius:6px}.importParticipant_preview-text{font-size:14px;color:#055160;line-height:1.4}.importParticipant_add-rule{margin-bottom:24px}.importParticipant_add-rule-button{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;color:#3c4b6c;border:2px dashed #3c4b6c;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;width:100%;justify-content:center}.importParticipant_add-rule-button:hover{background:#f8f9fa;border-color:#2c3b5c}.importParticipant_rules-summary{background:#fff;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.importParticipant_rules-summary h5{margin:0 0 12px;font-size:16px;font-weight:600;color:#343a40}.importParticipant_summary-list{display:flex;flex-direction:column;gap:8px}.importParticipant_summary-item{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#f8f9fa;border-radius:6px;font-size:14px}.importParticipant_summary-condition{font-family:Monaco,Menlo,Ubuntu Mono,monospace;background:#e9ecef;padding:2px 6px;border-radius:4px;font-size:12px;color:#495057}.importParticipant_summary-arrow{color:#6c757d;font-weight:700}.importParticipant_summary-ticket{font-weight:500;color:#3c4b6c}@media (max-width: 768px){.importParticipant_radio-group{flex-direction:column}.importParticipant_rule-row{grid-template-columns:1fr;gap:8px}.importParticipant_rule-row .full-width{grid-column:1}.importParticipant_ticket-card{flex-direction:column;align-items:flex-start;gap:8px}.importParticipant_summary-item{flex-direction:column;align-items:flex-start;gap:6px}.importParticipant_summary-arrow{display:none}}@keyframes importParticipant_slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.importParticipant_conditional-rule{animation:importParticipant_slideIn .2s ease-out}.importParticipant_radio-option:focus-within{outline:2px solid #3c4b6c;outline-offset:2px}.importParticipant_add-rule-button:focus{outline:2px solid #3c4b6c;outline-offset:2px}.importParticipant_rule-complete{border-color:#28a745}.importParticipant_rule-complete .importParticipant_rule-header{background:#d4edda}.importParticipant_rule-error{border-color:#dc3545}.importParticipant_rule-error .importParticipant_rule-header{background:#f8d7da}.importParticipant_import-button.enabled{background-color:#858992!important}.add-participant-button:hover+.tooltip-text{visibility:visible;opacity:1}.tooltip-text{visibility:hidden;opacity:0;position:absolute;top:50%;right:105%;transform:translateY(-50%);background-color:#fff;color:#1f2738;text-align:center;padding:8px 12px;border-radius:6px;font-size:12px;white-space:nowrap;transition:opacity .3s;z-index:1}.tooltip-text:after{content:"";position:absolute;top:50%;left:100%;margin-top:-5px;border-width:5px;border-style:solid;border-color:transparent transparent transparent #fff}.TicketManagement-container{padding:12px;background-color:#fff;border-radius:6px;border:1px solid #e5e7eb}.TicketManagement-header{font-size:12px;font-weight:500;color:#6b7280;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.TicketManagement-empty{font-size:14px;color:#9ca3af;font-style:italic}.TicketManagement-ticketHeader{font-size:12px;font-weight:500;color:#6b7280;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:6px}.TicketManagement-ticketHeader svg{width:14px;height:14px}.TicketManagement-contentWrapper{display:flex;gap:12px}.TicketManagement-contentWrapper--editing{flex-direction:column}.TicketManagement-contentWrapper--viewing{flex-direction:row}.TicketManagement-label{font-size:12px;font-weight:500;color:#374151;margin-bottom:4px;display:block}.TicketManagement-input{width:95%;padding:6px 8px;border:1px solid #d1d5db;border-radius:4px;font-size:14px}.TicketManagement-fieldDisplay{display:flex;align-items:center;justify-content:space-between}.TicketManagement-fieldValue{font-size:14px;color:#111827}.TicketManagement-editButton{padding:2px;border:none;background-color:transparent;cursor:pointer;border-radius:2px}.TicketManagement-editButton svg{width:12px;height:12px;color:#6b7280}.TicketManagement-statusGroup{display:flex;align-items:center;gap:8px}.TicketManagement-statusButton{display:flex;align-items:center;gap:6px;padding:4px 8px;border:none;border-radius:16px;font-size:12px;font-weight:500;cursor:pointer}.TicketManagement-statusButton--checkedIn{background-color:#dcfce7;color:#166534}.TicketManagement-statusButton--pending{background-color:#fef2f2;color:#dc2626}.TicketManagement-statusButton svg{width:14px;height:14px}.TicketManagement-timestamp{font-size:12px;color:#6b7280}.TicketManagement-sentBadge{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:16px;font-size:12px;font-weight:500;background-color:#dcfce7;color:#166534}.TicketManagement-sentBadge svg{width:14px;height:14px}.TicketManagement-sentDate{margin-left:4px;color:#6b7280}.TicketManagement-actionButton{display:flex;align-items:center;gap:6px;padding:6px 12px;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;background-color:#3c4b6c;color:#fff}.TicketManagement-actionButton:disabled{cursor:not-allowed;background-color:#9ca3af}.TicketManagement-actionButton svg{width:14px;height:14px}.TicketManagement-spinner{width:12px;height:12px;border:2px solid #ffffff;border-top:2px solid transparent;border-radius:50%;animation:TicketManagement-spin 1s linear infinite}@keyframes TicketManagement-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.TicketManagement-editActions{display:flex;gap:8px;margin-top:8px}.TicketManagement-saveButton{display:flex;align-items:center;gap:4px;padding:6px 12px;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;background-color:#3c4b6c;color:#fff}.TicketManagement-saveButton svg{width:14px;height:14px}.TicketManagement-cancelButton{display:flex;align-items:center;gap:4px;padding:6px 12px;border:none;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;background-color:#a19b9b;color:#fff}.TicketManagement-cancelButton svg{width:14px;height:14px}.TicketManagement-iframe{display:none;width:100%;height:0px}.event_participants-container{min-height:100vh;background-color:#f9fafb}.event_participants-header-container{background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.event_participants-header-content{padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.event_participants-header-content h1{font-size:24px;font-weight:600;margin:0;text-align:left;color:#111827}.event_participants-header-content p{font-size:14px;color:#6b7280;margin:4px 0 0}.bulk-sender-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.bulk-sender-modal{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.bulk-sender-header{padding:24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:flex-start}.bulk-sender-header h2{margin:0 0 4px;font-size:20px;font-weight:600;color:#111827}.bulk-sender-header p{margin:0;font-size:14px;color:#6b7280}.bulk-sender-close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s}.bulk-sender-close:hover{background-color:#f3f4f6}.bulk-sender-actions{padding:16px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background-color:#f9fafb}.bulk-sender-select-all{padding:8px 16px;background-color:#3c4b6c;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.bulk-sender-select-all:hover{background-color:#2d3a52}.bulk-sender-count{font-size:14px;color:#6b7280;font-weight:500}.bulk-sender-list{flex:1;overflow-y:auto;padding:8px;min-height:300px;max-height:400px}.bulk-sender-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;color:#6b7280;height:100%}.bulk-sender-empty svg{color:#d1d5db;margin-bottom:16px}.bulk-sender-empty p{margin:0 0 8px;font-size:16px;font-weight:500;color:#374151}.bulk-sender-empty span{font-size:14px}.bulk-sender-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;cursor:pointer;transition:all .2s;background-color:#fff}.bulk-sender-item:hover{background-color:#f9fafb;border-color:#3c4b6c}.bulk-sender-button--download{background-color:#3c4b6c;color:#fff;display:flex;align-items:center;gap:8px;transition:background-color .2s}.bulk-sender-button--download:hover{background-color:#404548}.bulk-sender-button--download:active{background-color:#075985}.bulk-sender-footer{display:flex;gap:12px;justify-content:flex-end;padding:16px;border-top:1px solid #e5e7eb}.bulk-sender-item input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#3c4b6c}.bulk-sender-item-info{flex:1;display:flex;flex-direction:column;gap:4px}.bulk-sender-item-name{font-size:14px;font-weight:500;color:#111827}.bulk-sender-item-email{font-size:13px;color:#6b7280}.bulk-sender-item-ticket{padding:4px 10px;background-color:#e8eef4;color:#3c4b6c;border-radius:12px;font-size:12px;font-weight:500;white-space:nowrap}.bulk-sender-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px;background-color:#f9fafb}.bulk-sender-button{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.bulk-sender-button--cancel{background-color:#fff;color:#374151;border:1px solid #d1d5db}.bulk-sender-button--cancel:hover{background-color:#f9fafb}.bulk-sender-button--send{background-color:#3c4b6c;color:#fff}.bulk-sender-button--send:hover:not(:disabled){background-color:#2d3a52}.bulk-sender-button--send:disabled{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.bulk-sender-button--close{background-color:#3c4b6c;color:#fff}.bulk-sender-button--close:hover{background-color:#2d3a52}.bulk-sender-progress{padding:24px;border-bottom:1px solid #e5e7eb}.bulk-sender-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.bulk-sender-progress-text{font-size:14px;font-weight:500;color:#374151}.bulk-sender-progress-percentage{font-size:14px;font-weight:600;color:#3c4b6c}.bulk-sender-progress-bar{height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:16px}.bulk-sender-progress-fill{height:100%;background-color:#3c4b6c;transition:width .3s ease}.bulk-sender-progress-stats{display:flex;gap:16px}.bulk-sender-stat{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.bulk-sender-stat--success{color:#16a34a}.bulk-sender-stat--success svg{color:#16a34a}.bulk-sender-stat--failed{color:#dc2626}.bulk-sender-stat--failed svg{color:#dc2626}.bulk-sender-results{flex:1;overflow-y:auto;padding:16px;max-height:400px;background-color:#f9fafb}.bulk-sender-result{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:8px;margin-bottom:8px;background-color:#fff;border:1px solid #e5e7eb}.bulk-sender-result--success{border-left:4px solid #16a34a}.bulk-sender-result--failed{border-left:4px solid #dc2626}.bulk-sender-result-icon{flex-shrink:0;margin-top:2px}.bulk-sender-result--success .bulk-sender-result-icon{color:#16a34a}.bulk-sender-result--failed .bulk-sender-result-icon{color:#dc2626}.bulk-sender-result-info{flex:1;display:flex;flex-direction:column;gap:4px}.bulk-sender-result-name{font-size:14px;font-weight:500;color:#111827}.bulk-sender-result-email{font-size:13px;color:#6b7280}.bulk-sender-result-error{display:flex;align-items:center;gap:4px;font-size:12px;color:#dc2626;margin-top:4px}.bulk-sender-loading{display:flex;align-items:center;justify-content:center;gap:12px;padding:24px;color:#6b7280;font-size:14px;font-weight:500}.bulk-sender-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bulk-sender-list::-webkit-scrollbar,.bulk-sender-results::-webkit-scrollbar{width:8px}.bulk-sender-list::-webkit-scrollbar-track,.bulk-sender-results::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.bulk-sender-list::-webkit-scrollbar-thumb,.bulk-sender-results::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.bulk-sender-list::-webkit-scrollbar-thumb:hover,.bulk-sender-results::-webkit-scrollbar-thumb:hover{background:#555}.participant-delete-actions{display:flex;gap:.5rem;align-items:center}.participant-delete-actions .action-btn,.participant-delete-actions .btn{display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.participant-delete-actions .action-btn:disabled,.participant-delete-actions .btn:disabled{opacity:.5;cursor:not-allowed}.participant-delete-actions .icon{width:1rem;height:1rem}.action-btn{padding:.5rem;border:none;border-radius:.375rem;cursor:pointer;background:transparent;transition:all .2s ease}.action-btn--success{color:#10b981}.action-btn--success:hover{background:#d1fae5}.action-btn--danger{color:#ef4444}.action-btn--danger:hover{background:#fee2e2}.btn{padding:.5rem 1rem;border:none;border-radius:.375rem;cursor:pointer;font-weight:500;transition:all .2s ease}.btn--success{background:#10b981;color:#fff}.btn--success:hover{background:#059669}.btn--danger{background:#ef4444;color:#fff}.btn--danger:hover{background:#dc2626}.changelog{min-height:100vh;background-color:#f3f4f6;padding:32px 16px}.changelog__container{max-width:1000px;margin:0 auto}.changelog__header{text-align:left;margin-bottom:48px}.changelog__header-content{display:flex;align-items:flex-start;justify-content:left;gap:12px;margin-bottom:12px}.changelog__header-icon{width:32px;height:32px;color:#3c4b6c}.changelog__title{text-align:left;font-size:32px;font-weight:700;color:#1f2937;margin:0}.changelog__subtitle{font-size:16px;color:#6b7280;margin:0}.changelog__latest-card{background:linear-gradient(135deg,#3c4b6c,#2d3a52);border-radius:12px;padding:24px 32px;margin-bottom:32px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;border:2px solid rgba(255,255,255,.1)}.changelog__latest-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.changelog__latest-label{font-size:14px;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:.5px}.changelog__latest-version{font-size:32px;font-weight:700;color:#fff;background-color:#dcfce726;padding:8px 20px;border-radius:8px;border:2px solid rgba(220,252,231,.3);display:inline-flex;align-items:center;gap:8px}.changelog__latest-details{display:flex;gap:24px;flex-wrap:wrap}.changelog__latest-detail{display:flex;align-items:center;gap:8px;color:#ffffffe6;font-size:15px;font-weight:500}.changelog__latest-detail svg{color:#dcfce7cc}.changelog__versions{display:flex;flex-direction:column;gap:24px}.changelog__version-card{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;overflow:hidden;transition:box-shadow .2s ease}.changelog__version-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.changelog__version-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#3c4b6c;color:#fff;transition:background-color .2s ease}.changelog__version-header:hover{background-color:#2d3a52}.changelog__version-info{display:flex;flex-direction:column;gap:8px}.changelog__version-title-row{display:flex;align-items:center;gap:12px}.changelog__version-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:6px;font-size:14px;font-weight:600;transition:transform .2s ease}.changelog__version-header:hover .changelog__version-badge{transform:scale(1.05)}.changelog__latest-badge{display:inline-flex;align-items:center;padding:4px 10px;background-color:#dcfce733;color:#dcfce7;border:1px solid rgba(220,252,231,.3);border-radius:6px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.changelog__version-date{display:flex;align-items:center;gap:6px;font-size:14px;color:#fffc}.changelog__expand-btn{background:none;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .2s ease}.changelog__expand-btn:hover{background-color:#ffffff1a}.changelog__version-content{padding:24px;background-color:#f9fafb;border-top:1px solid #e5e7eb;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.changelog__markdown{color:#374151;line-height:1.7}.changelog__markdown h1,.changelog__markdown h2,.changelog__markdown h3{color:#1f2937;font-weight:600;margin-top:24px;margin-bottom:12px}.changelog__markdown h1{font-size:24px}.changelog__markdown h2{font-size:20px;color:#3c4b6c}.changelog__markdown h3{font-size:18px;color:#4b5563}.changelog__markdown h4{font-size:16px;font-weight:600;color:#6b7280;margin-top:16px;margin-bottom:8px}.changelog__markdown p{margin-bottom:16px;color:#4b5563}.changelog__markdown ul,.changelog__markdown ol{margin-bottom:16px;padding-left:24px}.changelog__markdown li{margin-bottom:8px;color:#4b5563}.changelog__markdown li::marker{color:#3c4b6c}.changelog__markdown code{background-color:#e5e7eb;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:14px;color:#dc2626}.changelog__markdown pre{background-color:#1f2937;padding:16px;border-radius:8px;overflow-x:auto;margin-bottom:16px}.changelog__markdown pre code{background-color:transparent;padding:0;color:#e5e7eb}.changelog__markdown blockquote{border-left:4px solid #3c4b6c;padding-left:16px;margin:16px 0;color:#6b7280;font-style:italic}.changelog__markdown strong{font-weight:600;color:#1f2937}.changelog__markdown a{color:#3c4b6c;text-decoration:underline;transition:color .2s ease}.changelog__markdown a:hover{color:#2d3a52}.changelog__markdown hr{border:none;border-top:2px solid #e5e7eb;margin:24px 0}.changelog__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a}.changelog__empty-icon{width:48px;height:48px;color:#9ca3af;margin-bottom:16px}.changelog__empty-title{font-size:18px;font-weight:600;color:#4b5563;margin:0 0 8px}.changelog__empty-subtitle{font-size:14px;color:#6b7280;margin:0}@media (max-width: 768px){.changelog{padding:24px 12px}.changelog__title{font-size:24px}.changelog__subtitle{font-size:14px}.changelog__latest-card{padding:20px;margin-bottom:24px}.changelog__latest-header{flex-direction:column;align-items:flex-start}.changelog__latest-version{font-size:24px;padding:6px 16px}.changelog__latest-details{gap:16px}.changelog__latest-detail{font-size:14px}.changelog__version-header,.changelog__version-content{padding:16px}.changelog__version-title-row{flex-direction:column;align-items:flex-start;gap:8px}.changelog__markdown h1{font-size:20px}.changelog__markdown h2{font-size:18px}.changelog__markdown h3{font-size:16px}}.create-signage{min-height:100vh;background-color:#f9fafb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.create-signage__topbar{background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.create-signage__topbar-inner{padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.create-signage__topbar-left{display:flex;align-items:center;gap:16px}.create-signage__topbar-right{display:flex;align-items:center;gap:12px}.create-signage__page-title{font-size:20px;font-weight:600;color:#111827;margin:0}.create-signage__body{display:flex;min-height:calc(100vh - 73px)}.create-signage__sidebar{width:320px;background-color:#fff;border-right:1px solid #e5e7eb;padding:24px;flex-shrink:0}.create-signage__content{flex:1;padding:24px;overflow-y:auto}.create-signage__content-inner{max-width:720px;margin:0 auto}.progress-block{margin-bottom:24px}.progress-block__title{font-size:16px;font-weight:600;color:#111827;margin:0 0 8px}.progress-block__bar{width:100%;height:6px;background-color:#e5e7eb;border-radius:3px;overflow:hidden}.progress-block__fill{height:100%;background-color:#3c4b6c;border-radius:3px;transition:width .3s ease}.progress-block__label{font-size:12px;color:#6b7280;margin:8px 0 0}.step-list{display:flex;flex-direction:column;gap:8px}.step-item{display:flex;align-items:center;padding:16px;border-radius:8px;border:1px solid transparent;background-color:transparent;cursor:pointer;transition:background-color .15s}.step-item--current{background-color:#f0f9ff;border-color:#1f2738}.step-item--error{border-color:#ef4444}.step-item--locked{cursor:not-allowed;opacity:.6}.step-item__icon-wrap{width:32px;height:32px;border-radius:50%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.step-item__icon-wrap--current{background-color:#3c4b6c}.step-item__icon-wrap--completed{background-color:#22c55e}.step-item__icon-wrap--error{background-color:#ef4444}.step-item__icon{width:16px;height:16px;color:#6b7280}.step-item__icon-wrap--current .step-item__icon,.step-item__icon-wrap--completed .step-item__icon,.step-item__icon-wrap--error .step-item__icon{color:#fff}.step-item__text{flex:1;min-width:0}.step-item__label{font-size:14px;font-weight:500;color:#374151;margin-bottom:2px}.step-item__label--current{color:#3c4b6c}.step-item__label--completed{color:#22c55e}.step-item__label--error{color:#ef4444}.step-item__desc{font-size:12px;color:#6b7280;line-height:1.4}.step-item__desc--error{color:#ef4444}.step-item__lock{width:12px;height:12px;color:#9ca3af;flex-shrink:0}.btn{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:opacity .15s,background-color .15s}.btn--outline{background-color:#fff;border:1px solid #d1d5db;color:#374151}.btn--outline:hover{background-color:#f9fafb}.btn--primary{background-color:#3c4b6c;color:#fff}.btn--primary:hover{background-color:#2e3a56}.btn--disabled{background-color:#9ca3af;cursor:not-allowed}.btn__icon{width:16px;height:16px}.step-title{font-size:20px;font-weight:600;color:#111827;margin:0 0 6px}.step-description{font-size:14px;color:#6b7280;margin:0 0 28px}.form-group{margin-bottom:20px}.form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.form-input{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none;box-sizing:border-box;font-family:inherit;background-color:#fff;transition:border-color .15s}.form-input:focus{border-color:#3c4b6c}.form-input--error{border-color:#ef4444;background-color:#fef2f2}.form-input--with-prefix{border-radius:0 8px 8px 0}.form-row{display:flex;gap:12px}.form-row>.form-group{flex:1}.form-row--2-1>.form-group:first-child{flex:2}.form-row--2-1>.form-group:last-child{flex:1}.input-with-prefix{display:flex}.input-prefix{padding:12px 14px;background-color:#f3f4f6;border:1px solid #d1d5db;border-right:none;border-radius:8px 0 0 8px;font-size:14px;color:#6b7280;white-space:nowrap;line-height:1.4}.error-msg{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;color:#ef4444}.error-msg__icon{width:12px;height:12px;flex-shrink:0}.btn-group{display:flex;gap:10px;flex-wrap:wrap}.btn-group__option{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;border:1px solid #d1d5db;background-color:#fff;color:#374151;cursor:pointer;transition:all .15s}.btn-group__option--active{border:2px solid #3c4b6c;background-color:#f0f4ff;color:#3c4b6c}.radio-cards{display:flex;flex-direction:column;gap:10px}.radio-card{display:flex;align-items:center;gap:16px;padding:16px;border-radius:8px;border:1px solid #e5e7eb;background-color:#fafafa;cursor:pointer;transition:all .15s}.radio-card:hover{border-color:#9ca3af}.radio-card--active{border:2px solid #3c4b6c;background-color:#f0f4ff}.radio-card__icon{font-size:22px;flex-shrink:0}.radio-card__content{flex:1}.radio-card__label{font-size:14px;font-weight:600;color:#111827}.radio-card__desc{font-size:12px;color:#6b7280;margin-top:2px}.radio-card__dot{width:18px;height:18px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}.radio-card__dot--active{border-color:#3c4b6c;background-color:#3c4b6c}.radio-card__dot-inner{width:6px;height:6px;border-radius:50%;background-color:#fff}.toggle-switch{display:flex;align-items:center;gap:10px;cursor:pointer;flex-shrink:0}.toggle-switch__track{width:40px;height:22px;border-radius:11px;background-color:#e5e7eb;position:relative;cursor:pointer;transition:background-color .2s}.toggle-switch__track--active{background-color:#3c4b6c}.toggle-switch__thumb{width:18px;height:18px;border-radius:50%;background-color:#fff;position:absolute;top:2px;left:2px;transition:left .2s;box-shadow:0 1px 3px #0003}.toggle-switch__thumb--active{left:20px}.toggle-switch__label{font-size:14px;color:#374151;white-space:nowrap}.ticker-card{border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;margin-bottom:16px;overflow:hidden}.ticker-card__header{display:flex;justify-content:space-between;align-items:center;padding:20px}.ticker-card__header--open{border-bottom:1px solid #f3f4f6}.ticker-card__name{font-size:14px;font-weight:600;color:#111827}.ticker-card__desc{font-size:12px;color:#6b7280;margin-top:2px}.ticker-card__body{padding:20px}.commercial-placeholder{padding:16px;border:1.5px dashed #d1d5db;border-radius:8px;text-align:center;font-size:13px;color:#9ca3af;background-color:#f9fafb;cursor:pointer}.schedule-info{display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 18px;margin-bottom:16px;flex-wrap:wrap;gap:8px}.schedule-info__count{font-size:13px;font-weight:500;color:#374151}.schedule-info__tip{font-size:11px;color:#9ca3af}.slot-card{border:1px solid #e5e7eb;border-left:4px solid transparent;border-radius:8px;margin-bottom:10px;background-color:#fff;overflow:hidden}.slot-card--error{border-color:#ef4444;background-color:#fef2f2}.slot-card__header{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;background-color:#fff;transition:background-color .15s}.slot-card__header--expanded{background-color:#f9fafb;border-bottom:1px solid #f3f4f6}.slot-card__drag{width:16px;height:16px;color:#d1d5db;cursor:grab;flex-shrink:0}.slot-card__index{width:28px;height:28px;border-radius:6px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.slot-card__meta{flex:1;min-width:0}.slot-card__name{font-size:13px;font-weight:600;color:#111827;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slot-card__time{font-size:11px;color:#6b7280}.slot-card__actions{display:flex;align-items:center;gap:4px}.slot-card__btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:4px;cursor:pointer;color:#6b7280;transition:background-color .15s,color .15s}.slot-card__btn:hover:not(:disabled){background-color:#f3f4f6}.slot-card__btn:disabled{color:#e5e7eb;cursor:default}.slot-card__btn--delete{color:#ef4444}.slot-card__btn--delete:hover{background-color:#fef2f2}.slot-card__btn-icon{width:14px;height:14px}.slot-card__chevron{width:14px;height:14px;color:#9ca3af;margin-left:4px}.slot-card__body{padding:16px}.quill-placeholder{border:1px solid #d1d5db;border-radius:8px;min-height:80px;padding:10px 12px;background-color:#f9fafb;font-size:13px;color:#9ca3af}.add-slot-btn{width:100%;padding:12px;border-radius:8px;border:1.5px dashed #c7d9f8;background-color:#f5f8ff;color:#3c4b6c;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px;transition:background-color .15s}.add-slot-btn:hover{background-color:#eaf0ff}.add-slot-btn__icon{width:16px;height:16px}.color-input-row{display:flex;align-items:center;gap:8px}.color-input__swatch{width:40px;height:40px;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;padding:2px;background:none;flex-shrink:0}.color-input__text{flex:1}.clc{display:flex;flex-direction:column;gap:0}.clc__section{padding:18px 0;border-bottom:1px solid #f3f4f6}.clc__section:last-child{border-bottom:none;padding-bottom:0}.clc__type-row{display:flex;gap:10px;margin-top:6px}.clc__type-card{flex:1;display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:8px;border:1px solid #e5e7eb;background-color:#fafafa;cursor:pointer;transition:all .15s}.clc__type-card:hover{border-color:#9ca3af}.clc__type-card--active{border:2px solid #3c4b6c;background-color:#f0f4ff}.clc__type-icon-wrap{width:36px;height:36px;border-radius:8px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .15s}.clc__type-icon-wrap--active{background-color:#3c4b6c}.clc__type-icon{width:16px;height:16px;color:#6b7280}.clc__type-icon-wrap--active .clc__type-icon{color:#fff}.clc__type-label{font-size:14px;font-weight:600;color:#111827}.clc__type-desc{font-size:12px;color:#6b7280;margin-top:2px}.clc__source-tabs{display:flex;gap:4px;margin-bottom:16px;background-color:#f3f4f6;padding:4px;border-radius:8px;width:fit-content}.clc__tab{display:flex;align-items:center;gap:6px;padding:7px 14px;border-radius:6px;border:none;background:none;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .15s}.clc__tab:hover{color:#374151}.clc__tab--active{background-color:#fff;color:#3c4b6c;font-weight:600;box-shadow:0 1px 3px #00000014}.clc__tab-icon{width:14px;height:14px}.clc__upload-area,.clc__url-area{display:flex;flex-direction:column;gap:12px}.clc__url-add-row{display:flex;gap:10px;align-items:flex-end}.clc__url-add-inputs{display:flex;flex-direction:column;gap:6px;flex:1}.clc__url-add-btn{display:flex;align-items:center;gap:6px;padding:12px 16px;border-radius:8px;border:none;background-color:#3c4b6c;color:#fff;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background-color .15s;height:44px}.clc__url-add-btn:hover:not(:disabled){background-color:#2e3a56}.clc__url-add-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.clc__url-add-icon{width:14px;height:14px}.clc__file-preview{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb}.clc__file-preview-icon{width:16px;height:16px;color:#3c4b6c;flex-shrink:0}.clc__file-preview-name{flex:1;font-size:13px;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clc__file-preview-remove{background:none;border:none;cursor:pointer;color:#ef4444;padding:2px;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0}.clc__file-preview-remove:hover{background-color:#fef2f2}.clc__remove-icon{width:14px;height:14px}.clc__image-list{display:flex;flex-direction:column;gap:6px}.clc__image-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb}.clc__image-item-icon{width:16px;height:16px;color:#3c4b6c;flex-shrink:0}.clc__image-item-info{flex:1;min-width:0}.clc__image-item-name{flex:1;font-size:13px;font-weight:500;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clc__image-item-url{display:block;font-size:11px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.clc__image-item-badge{font-size:10px;font-weight:700;padding:2px 7px;border-radius:4px;background-color:#f0f4ff;color:#3c4b6c;letter-spacing:.04em;flex-shrink:0}.clc__image-item-badge--url{background-color:#fef3c7;color:#92400e}.clc__summary{margin-top:14px;padding:10px 14px;border-radius:8px;background-color:#f0fdf4;border:1px solid #bbf7d0;font-size:12px;color:#166534;font-weight:500}.mode-cards{display:flex;flex-direction:column;gap:10px}.mode-card{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;background:#fff;transition:border-color .15s,background .15s}.mode-card:hover{border-color:#9ca3af;background:#f9fafb}.mode-card--active{border-color:#1f2738;background:#eff6ff}.mode-card__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:#f3f4f6;color:#6b7280;flex-shrink:0}.mode-card__icon--active{background:#dbeafe;color:#1f2738}.mode-card__content{flex:1;min-width:0}.mode-card__label{font-size:14px;font-weight:600;color:#111827}.mode-card--active .mode-card__label{color:#1f2738}.mode-card__desc{font-size:12px;color:#6b7280;margin-top:2px}.slot-selector{display:flex;flex-direction:column;gap:8px}.slot-option{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1.5px solid #e5e7eb;border-radius:8px;cursor:pointer;background:#fff;transition:border-color .15s,background .15s}.slot-option:hover{border-color:#9ca3af;background:#f9fafb}.slot-option--active{border-color:#1f2738;background:#eff6ff}.slot-option__badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:6px;background:#e5e7eb;color:#374151;font-size:12px;font-weight:600;flex-shrink:0}.slot-option--active .slot-option__badge{background:#bfdbfe;color:#1f2738}.slot-option__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.slot-option__title{font-size:14px;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slot-option__time{font-size:12px;color:#6b7280}.step-item__active-check{color:#1f2738;flex-shrink:0}.confirm-dialog-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-dialog{background:#fff;border-radius:14px;padding:32px 28px;max-width:420px;width:90%;box-shadow:0 20px 60px #0000002e;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.confirm-dialog__icon-wrap{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#fef3c7;margin-bottom:4px}.confirm-dialog__icon{color:#d97706}.confirm-dialog__title{font-size:17px;font-weight:700;color:#111827;margin:0}.confirm-dialog__message{font-size:14px;color:#4b5563;line-height:1.55;margin:0}.confirm-dialog__actions{display:flex;gap:10px;margin-top:8px;width:100%;justify-content:center}@keyframes check-in_fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes check-in_fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes check-in_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes check-in_slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes check-in_pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.check-in_content{height:100vh}.check-in_fullscreen-video{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;background:#00000080;display:flex;align-items:center;justify-content:center;cursor:pointer}.check-in_fullscreen-video video{width:100%;height:100%;object-fit:cover}.check-in_step-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:40px 20px}.check-in_logo-container{margin-bottom:60px;animation:check-in_fadeInDown .6s ease-out}.check-in_logo-container-step2{margin-bottom:40px;animation:check-in_fadeInDown .6s ease-out}.check-in_logo{max-width:900px;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.check-in_card{background:#fffffffa;border-radius:30px;padding:60px 50px;max-width:700px;width:100%;box-shadow:0 20px 60px #0000004d;animation:check-in_fadeInUp .6s ease-out}.check-in_card-step2{background:#fffffffa;border-radius:25px;padding:50px 40px;box-shadow:0 10px 40px #0003;text-align:center;max-width:700px;width:90%}.check-in_qr-section{text-align:center;margin-bottom:50px}.check-in_qr-icon-wrapper{display:inline-flex;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;margin-bottom:25px;animation:check-in_pulse 2s ease-in-out infinite}.check-in_qr-title{font-size:42px;font-weight:700;color:#1a1a1a;margin-bottom:12px;letter-spacing:-.5px}.check-in_qr-divider{width:60px;height:4px;margin:0 auto;border-radius:2px}.check-in_divider-section{display:flex;align-items:center;margin:40px 0;gap:20px}.check-in_divider-line{flex:1;height:1px;background:#e0e0e0}.check-in_divider-text{font-size:18px;color:#888;font-weight:600;text-transform:uppercase;letter-spacing:1px}.check-in_search-wrapper{position:relative;margin-bottom:15px}.check-in_search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);z-index:1}.check-in_search-input{width:87%;padding:22px 24px 22px 64px;font-size:22px;border-radius:16px;outline:none;transition:all .3s ease;font-weight:500;color:#1a1a1a;background:#fafafa}.check-in_search-hint{font-size:16px;color:#666;margin-bottom:30px;text-align:center;font-weight:500}.check-in_results-list{background:#fff;border-radius:16px;border:1px solid #e5e7eb;max-height:380px;overflow-y:auto;animation:check-in_slideDown .3s ease-out}.check-in_result-item{padding:20px 24px;cursor:pointer;transition:all .2s ease;position:relative}.check-in_result-item:not(:last-child){border-bottom:1px solid #f3f4f6}.check-in_result-name{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.check-in_result-email{font-size:16px;color:#6b7280;font-weight:400}.check-in_step2-title{font-size:32px;margin-bottom:40px;font-weight:600}.check-in_user-info{text-align:left;margin-bottom:40px}.check-in_info-field{margin-bottom:25px}.check-in_info-label{font-size:16px;color:#666;font-weight:600;margin-bottom:8px}.check-in_info-value{font-size:24px;color:#1a1a1a;font-weight:500}.check-in_info-value-email,.check-in_info-value-custom{font-size:20px;color:#1a1a1a;font-weight:400;word-break:break-word}.check-in_button-primary{width:100%;padding:16px;font-size:22px;font-weight:600;border:none;border-radius:12px;color:#fff;cursor:pointer;margin-bottom:15px;transition:all .3s ease}.check-in_button-secondary{width:100%;padding:16px;font-size:20px;font-weight:500;border-radius:12px;background-color:#fff;cursor:pointer;transition:all .3s ease}.check-in_modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;animation:check-in_fadeIn .3s ease-out}.check-in_modal-content{background:#fff;border-radius:20px;padding:40px;max-width:500px;width:90%;text-align:center;animation:check-in_fadeInUp .4s ease-out;box-shadow:0 20px 60px #0000004d}.check-in_modal-icon-wrapper{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px}.check-in_modal-title{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:15px}.check-in_modal-text{font-size:18px;color:#666;margin-bottom:35px;line-height:1.5}.check-in_modal-button-primary{width:100%;padding:16px;font-size:20px;font-weight:600;border:none;border-radius:12px;color:#fff;cursor:pointer;margin-bottom:12px;transition:all .3s ease}.check-in_modal-button-secondary{width:100%;padding:16px;font-size:18px;font-weight:500;border-radius:12px;background-color:#fff;color:#666;cursor:pointer;transition:all .3s ease}.check-in_hidden-iframe{display:none;width:100%;height:0px}.check-in_blocked-panel{width:100%;padding:28px 24px;margin-bottom:20px;border-radius:16px;border:2px solid;text-align:center;animation:check-in_fadeInUp .4s ease-out}.check-in_blocked-icon-wrapper{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.check-in_blocked-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 12px}.check-in_blocked-text{font-size:17px;color:#555;line-height:1.5;margin:0}.login .footer{font-size:14px}.login{min-height:100vh;justify-content:center;align-items:center}.login .block{height:auto;width:100%;max-width:700px;padding:calc(var(--item-gap) * 1.5)}.login .box{padding-top:10vh;flex:1;display:flex;flex-direction:column;align-items:center}.login-wrapper{width:100%;display:flex;flex-direction:row-reverse;justify-content:center;align-content:space-around;align-items:center}.page50{width:50%}.page100{width:100%}.lateral-image{height:100vh;background-color:#222731}.swiper-text{font-size:1.3rem;line-height:1.6;color:#fff;margin-top:20px}.swiper-title{font-size:2.5rem;color:#fff;font-weight:700}.swiper-title h3{margin-bottom:0}.swiper-pagination{margin-top:0!important}.swiper-pagination-bullet{background-color:#ccc!important;opacity:.5!important}.swiper-pagination-bullet-active{background-color:#6680b8!important;opacity:1!important}@media (max-width: 768px){.login-wrapper{flex-direction:column}.page50{width:100%}.lateral-image{height:40vh;min-height:300px}.swiper-title{font-size:2rem}.swiper-text{font-size:1.1rem;padding:0 10px}}@media (max-width: 480px){.lateral-image{height:35vh}.swiper-title{font-size:1.8rem}.swiper-text{font-size:1rem}}.login-input{cursor:pointer;display:block;background-color:#f5f5f5;border:0;outline:0;transition:all .3s;width:100%;font-family:var(--font-family);font-size:var(--text-size-m);border-radius:7px}.btn-login-wrapper{display:flex;flex-direction:row;align-content:space-between;justify-content:space-around}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.scanner-container{position:relative;width:100%}#reader{width:100%;height:100%}.scanner-overlay:before,.scanner-overlay:after{content:"";position:absolute;width:40px;height:40px;border:5px solid white}.scanner-overlay:before{top:0;left:0;border-right:none;border-bottom:none}.scanner-overlay:after{bottom:0;right:0;border-left:none;border-top:none}@keyframes smooth-appear{to{bottom:0;opacity:1}}.container_reader{background:#fff;color:#000;padding:20px;font-family:Nunito;position:fixed;bottom:-100%;opacity:0;width:91%;height:81%;left:50%;transform:translate(-50%);border-radius:10px;animation:smooth-appear .5s ease forwards;box-shadow:0 -4px 20px #0000001a;display:flex;flex-direction:column;overflow:hidden}.icon_reader{position:absolute;top:16px;right:16px;cursor:pointer;color:#666;transition:color .2s ease}.icon_reader:hover{color:#3c4b6c}.atendee-title{text-align:center;color:#333c4d;font-size:23px;margin-bottom:20px}.atendee-title p{margin:0 0 12px;font-weight:700}.atendee-title hr{border:none;height:2px;background:linear-gradient(to right,transparent,#3c4b6c,transparent);margin:0 auto;width:60%}.atendee-name{text-align:center;margin-bottom:24px}.atendee-name p{margin:6px 0}.atendee-name b{font-size:20px;color:#333c4d}.email-text{color:#666;font-size:14px}.fields-section{margin-top:20px;flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.fields-header{text-align:left;padding:0 5%;margin-bottom:16px}.fields-header p{font-size:18px;font-weight:700;color:#3c4b6c;margin:0;position:relative;padding-left:12px}.fields-header p:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:20px;background:linear-gradient(180deg,#4c8f51,#3d7542);border-radius:2px}.no-fields-wrapper{display:flex;flex-direction:column;align-content:space-around;justify-content:space-evenly;align-items:center;margin-top:40%}.atendee-lunchActivationArea{display:flex;flex-direction:column;padding:0 5%;font-family:Nunito;overflow-y:auto;flex:1;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#3c4b6c #f0f0f0;align-items:center;gap:0}.PickedInfo{margin-top:5px;text-align:right;display:block;font-size:10px;opacity:.7}.atendee-lunchActivationArea::-webkit-scrollbar{width:6px}.atendee-lunchActivationArea::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.atendee-lunchActivationArea::-webkit-scrollbar-thumb{background:#3c4b6c;border-radius:10px}.custom-field{width:88%;max-width:100%;border:2px solid #e0e4eb;background:#f8f9fb;display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-radius:12px;margin-bottom:12px;transition:all .2s ease;box-shadow:0 2px 4px #3c4b6c14;flex-shrink:0}.custom-field:hover{border-color:#3c4b6c;box-shadow:0 4px 8px #3c4b6c1f}.custom-field:last-child{margin-bottom:0}.custom-field p{font-size:16px;margin:0;color:#333c4d;font-weight:600;flex:1}.noLunch{background:linear-gradient(135deg,#4c8f51,#3d7542);min-width:120px;text-align:center;color:#fff;border-radius:8px;display:inline-block;padding:10px 20px;cursor:pointer;font-size:15px;font-weight:600;transition:all .2s ease;box-shadow:0 2px 6px #4c8f514d;border:none}.noLunch:hover{transform:translateY(-2px);box-shadow:0 4px 10px #4c8f5166}.noLunch:active{transform:translateY(0)}.Lunch{min-width:120px;text-align:center;cursor:default;color:#fff;background:linear-gradient(135deg,#9b4a4a,#7a3a3a);border-radius:8px;display:inline-block;padding:10px 20px;font-size:15px;font-weight:600;opacity:.9}.no-fields-message{text-align:center;color:#666;font-size:16px;font-style:italic}.atendee-AlmocoState{display:flex;flex-direction:row;justify-content:space-around;font-family:Nunito}.user-icon{border-radius:20px;padding:8px;background-color:#e3e3e3}.atendee-AlmocoState span{align-self:center}.banner img{width:100%;display:block}.reader-sub-events{display:flex;flex-direction:column;align-items:center}.reader-sub-events p{font-weight:700;font-size:20px}.sub-event-div span{font-size:18px;padding:10px 30px}.sub-event-div{display:flex;gap:30px;padding:5px 0;width:80%;justify-content:space-between;align-items:center}.curso-span{background-color:var(--blue-color);color:#fff;font-weight:700;border-radius:22px;width:180px;text-align:center}.backBtn{align-items:center;gap:8px;padding:12px 24px;background-color:#3c4b6c;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;min-width:120px;text-align:center;margin-top:16px;transition:all .2s ease;box-shadow:0 2px 6px #3c4b6c4d}.backBtn:hover{background-color:#2d3a52;transform:translateY(-2px);box-shadow:0 4px 10px #3c4b6c66}.backBtn:active{transform:translateY(0)}*{margin:0;padding:0;box-sizing:border-box}.digital-signage{--header-bg: #1f1f1f;--header-text: #ffffff;--footer-bg: #1f1f1f;--footer-text: rgba(255, 255, 255, .85);--main-bg: #121212;--accent-color: #ffffff;--text-primary: #ffffff;--text-secondary: rgba(255, 255, 255, .7);width:100vw;height:100vh;display:flex;flex-direction:column;background:var(--main-bg);overflow:hidden;position:relative}.signage-header{flex:0 0 56px;background:var(--header-bg);display:flex;align-items:center;position:relative;overflow:hidden}.signage-header .marquee-container{color:var(--header-text);font-weight:600;font-size:1.25rem;letter-spacing:.02em}.signage-main{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;background:var(--main-bg)}.content-renderer{width:100%;max-width:1400px;color:var(--text-primary)}.content-renderer h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.content-renderer h2{font-size:2.5rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary)}.content-renderer h3{font-size:1.75rem;font-weight:500;margin-bottom:.5rem;color:var(--text-primary)}.content-renderer p{font-size:1.25rem;color:var(--text-secondary);line-height:1.6}.content-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;color:var(--text-secondary);background-color:#202020;height:100vh}.placeholder-icon{font-size:4rem;opacity:.6}.placeholder-text{font-size:2rem;text-transform:uppercase;letter-spacing:.2em;opacity:.6;color:#fff}.signage-footer{flex:0 0 48px;background:var(--footer-bg);display:flex;align-items:center;position:relative}.signage-footer .marquee-container{color:var(--footer-text);font-size:1rem}.marquee-container{width:100%;overflow:hidden;white-space:nowrap}.marquee-content{display:inline-block;will-change:transform}.marquee-spacer{padding:0 3rem;opacity:.4}.marquee-ltr{transform:translate(-100%);animation:marquee-ltr linear infinite}.marquee-rtl{padding-left:100%;animation:marquee-rtl linear infinite}@keyframes marquee-ltr{0%{transform:translate(-100%)}to{transform:translate(100vw)}}@keyframes marquee-rtl{0%{transform:translate(0)}to{transform:translate(-100%)}}.commercial-overlay{position:fixed;inset:0;background:#000;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.commercial-overlay.visible{opacity:1;visibility:visible}.commercial-badge{position:absolute;top:20px;right:20px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1.25rem;border-radius:4px;font-size:.7rem;color:#ffffffb3;letter-spacing:.15em;text-transform:uppercase;z-index:10;border:1px solid rgba(255,255,255,.1)}.commercial-video,.commercial-image{width:100%;height:100%;object-fit:contain}.commercial-slideshow{width:100%;height:100%;position:relative}.slideshow-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .8s ease}.slideshow-image.active{opacity:1}.slideshow-indicators{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.slideshow-indicators .indicator{width:8px;height:8px;border-radius:50%;background:#ffffff4d;transition:all .3s ease}.slideshow-indicators .indicator.active{background:#ffffffe6}@media (max-width: 1024px){.signage-header{flex:0 0 48px}.signage-header .marquee-container{font-size:1.1rem}.content-renderer h1{font-size:2.5rem}.content-renderer p{font-size:1.1rem}.signage-footer{flex:0 0 40px}}.schedule-content{width:100%;height:100%;display:flex;flex-direction:column;gap:1.5rem;padding:1rem 0}.schedule-content--empty{align-items:center;justify-content:center}.schedule-room-header{display:flex;align-items:center;gap:.75rem;color:var(--text-primary);margin-bottom:.5rem}.schedule-room-icon{flex-shrink:0;opacity:.8}.schedule-room-name{font-size:1.5rem;font-weight:700;letter-spacing:.05em}.schedule-columns{display:grid;grid-template-columns:1fr 1fr;gap:3rem;flex:1;align-items:start}.schedule-columns--vertical{display:flex;flex-direction:column;grid-template-columns:unset}.schedule-slot-column{display:flex;flex-direction:column;gap:2rem}.schedule-columns:not(.schedule-columns--vertical) .schedule-slot-column{margin-top:100px}.schedule-slot-column--empty{opacity:0}.schedule-status-badge{display:inline-block;padding:.7rem 2.5rem;font-size:2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:3px;width:fit-content}.schedule-status-badge--current{background:#2e7d32;color:#fff}.schedule-status-badge--next{background:#f9a825;color:#fff}.schedule-time{display:flex;align-items:center;gap:1rem;color:var(--text-primary);font-size:2.2rem}.schedule-time-icon{flex-shrink:0;opacity:.7}.schedule-slot-title{font-size:2.7rem;font-weight:700;color:var(--text-primary);line-height:1.3;text-transform:uppercase;margin:0;text-align:start}.schedule-slot-content{font-size:2rem;line-height:1.6}.schedule-slot-content strong,.schedule-slot-content b{font-weight:600}.schedule-slot-content em,.schedule-slot-content i{font-style:italic}@media (max-width: 768px){.signage-header{flex:0 0 40px}.signage-header .marquee-container{font-size:.95rem}.content-renderer h1{font-size:1.75rem}.content-renderer p{font-size:1rem}.signage-footer{flex:0 0 36px}.signage-footer .marquee-container{font-size:.85rem}}.schedule-slot-content h1,h2,h3{font-size:35px;text-align:start}.ql-size-small{font-size:21px}:root{--blue-color: #1f2738;--light-blue-color: #4f699f;--light-gray-color: #eee;--blue-color-hover: #2b3447;--green-color: #0B6E4F;--green-color-hover: #096346;--menu-width: clamp(70px, 6vw, 90px);--item-gap: 16px;--li-gap: 8px;--text-size-l: 16px;--text-size-m: 14px;--text-size-sm: 12px;--font-family: "Nunito" }body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.spacer{border:0}.spacer-1{margin-bottom:10px}.spacer-2{margin-bottom:var(--item-gap)}.spacer-3{margin-bottom:calc(var(--item-gap) * 2)}.block{padding:var(--item-gap);height:100%}.pad-1{padding:var(--li-gap) calc(var(--li-gap) * 2)}
