.edpro-launcher{--edpro-launcher-heading: #18181b;--edpro-launcher-subheading: #71717a;--edpro-launcher-card-bg: #ffffff;--edpro-launcher-card-hover-bg: #fafafa;--edpro-launcher-icon-bg: #f4f4f5;--edpro-launcher-icon-color: #3f3f46;--edpro-launcher-card-title: #18181b;--edpro-launcher-card-desc: #71717a;--edpro-launcher-badge-bg: #e4e4e7;--edpro-launcher-badge-text: #52525b;--edpro-launcher-shadow-hover: 0 12px 32px rgb(0 0 0 / .08)}html.dark .edpro-launcher{--edpro-launcher-heading: #ffffff;--edpro-launcher-subheading: #a1a1aa;--edpro-launcher-card-bg: #1a1a1a;--edpro-launcher-card-hover-bg: #222222;--edpro-launcher-icon-bg: #2a2a2a;--edpro-launcher-icon-color: #fafafa;--edpro-launcher-card-title: #ffffff;--edpro-launcher-card-desc: #a1a1aa;--edpro-launcher-badge-bg: #2a2a2a;--edpro-launcher-badge-text: #a1a1aa;--edpro-launcher-shadow-hover: 0 12px 32px rgb(0 0 0 / .35)}.edpro-dashboard{max-width:64rem;margin-inline:auto;padding-inline:.25rem}.edpro-dashboard--full{max-width:none;width:100%;margin-inline:0;padding-inline:0}.edpro-dashboard__greeting{text-align:center;margin-bottom:2.5rem}.edpro-dashboard__greeting h1{margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--edpro-launcher-heading)}.edpro-dashboard__greeting p{margin:.75rem 0 0;font-size:.9375rem;line-height:1.5;color:var(--edpro-launcher-subheading)}.edpro-dashboard__empty{grid-column:1 / -1;text-align:center;padding:2.5rem 1rem;color:var(--edpro-launcher-subheading);font-size:.9375rem;line-height:1.5}.edpro-module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}@media(min-width:768px){.edpro-module-grid{gap:1.5rem}}@media(min-width:1024px){.edpro-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.edpro-module-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:11.5rem;padding:2rem 1.25rem 1.75rem;border:none;border-radius:1.25rem;background:var(--edpro-launcher-card-bg);color:inherit;text-decoration:none;text-align:center;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;min-width:0}a.edpro-module-card:hover{background:var(--edpro-launcher-card-hover-bg);transform:translateY(-2px);box-shadow:var(--edpro-launcher-shadow-hover)}.edpro-module-card.is-disabled{opacity:.52;cursor:not-allowed;pointer-events:none}.edpro-card-badge{position:absolute;top:.875rem;right:.875rem;z-index:1}.edpro-invitation-card__cover .edpro-card-badge{top:.75rem;right:.75rem}.edpro-module-card__icon-wrap{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:1.25rem;border-radius:9999px;flex-shrink:0;background:var(--edpro-launcher-icon-bg);color:var(--edpro-launcher-icon-color)}.edpro-module-card__icon-wrap svg{width:1.5rem!important;height:1.5rem!important;max-width:1.5rem;max-height:1.5rem;stroke-width:1.5}.edpro-module-card__title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.35;color:var(--edpro-launcher-card-title)}.edpro-module-card__description{margin:.625rem 0 0;max-width:16rem;font-size:.8125rem;line-height:1.55;color:var(--edpro-launcher-card-desc)}.edpro-wizard-intro{text-align:center;margin-bottom:2rem;font-size:.9375rem;line-height:1.5;color:var(--edpro-launcher-subheading)}.edpro-wizard-title{margin:0 0 2rem;text-align:center;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--edpro-launcher-heading)}.edpro-wizard-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:42rem;margin-inline:auto}.edpro-wizard-grid .edpro-module-card__description{max-width:19rem}@media(min-width:640px){.edpro-wizard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}button.edpro-module-card{width:100%;cursor:pointer;font:inherit;appearance:none;text-align:center}button.edpro-module-card:hover{background:var(--edpro-launcher-card-hover-bg);transform:translateY(-2px);box-shadow:var(--edpro-launcher-shadow-hover)}button.edpro-module-card:disabled{opacity:.7;cursor:wait;transform:none;box-shadow:none}.edpro-module-card__loading{margin-top:.875rem;font-size:.75rem;color:var(--edpro-launcher-subheading)}.edpro-wizard-compare{width:100%;max-width:42rem;margin:2rem auto 0;text-align:center}.edpro-wizard-compare__toggle{display:inline-block;cursor:pointer;font-size:.875rem;line-height:1.5;color:var(--edpro-launcher-subheading);text-decoration:underline;text-underline-offset:.2em;list-style:none;transition:color .15s ease}.edpro-wizard-compare__toggle::-webkit-details-marker{display:none}.edpro-wizard-compare__toggle:hover{color:var(--edpro-launcher-card-title)}.edpro-wizard-compare[open] .edpro-wizard-compare__toggle{color:var(--edpro-launcher-card-title);margin-bottom:1rem}.edpro-wizard-compare__panel{overflow-x:auto;text-align:left;border-radius:.875rem;border:1px solid var(--edpro-launcher-badge-bg);background:var(--edpro-launcher-card-bg)}.edpro-wizard-compare__table{display:table;width:100%;table-layout:fixed;border-collapse:collapse;font-size:.8125rem;line-height:1.5}.edpro-wizard-compare__table thead{display:table-header-group}.edpro-wizard-compare__table tbody{display:table-row-group}.edpro-wizard-compare__table tr{display:table-row}.edpro-wizard-compare__table th,.edpro-wizard-compare__table td{display:table-cell;padding:.75rem 1rem;vertical-align:top;border-bottom:1px solid var(--edpro-launcher-badge-bg);overflow-wrap:anywhere}.edpro-wizard-compare__table tr:last-child th,.edpro-wizard-compare__table tr:last-child td{border-bottom:none}.edpro-wizard-compare__table thead th{font-size:.75rem;font-weight:600;color:var(--edpro-launcher-card-title);background:var(--edpro-launcher-icon-bg);text-align:left}.edpro-wizard-compare__table thead th:first-child{width:36%}.edpro-wizard-compare__table thead th:nth-child(2),.edpro-wizard-compare__table thead th:nth-child(3){width:32%}.edpro-wizard-compare__table tbody th[scope=row]{font-weight:600;color:var(--edpro-launcher-card-title);text-align:left}.edpro-wizard-compare__table td{color:var(--edpro-launcher-card-desc);text-align:left}.edpro-wizard-compare__col-label{width:36%}.edpro-wizard-compare__col-option{width:32%}.edpro-invitation-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.edpro-event-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;width:100%}@media(min-width:640px){.edpro-invitation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media(min-width:1024px){.edpro-invitation-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.edpro-event-card{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;width:100%;overflow:hidden;border-radius:1.25rem;background:var(--edpro-launcher-card-bg);transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.edpro-event-card:hover{background:var(--edpro-launcher-card-hover-bg);box-shadow:var(--edpro-launcher-shadow-hover)}.edpro-event-card__main{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;min-width:0;padding:1.25rem 1.5rem}.edpro-event-card__content{display:flex;flex-direction:column;align-items:flex-start;gap:.375rem}.edpro-event-card__content .edpro-card-badge{margin-bottom:.25rem}.edpro-event-card__title{margin:0;font-size:1.125rem;font-weight:600;line-height:1.35;color:var(--edpro-launcher-card-title)}.edpro-event-card__date{font-size:.9375rem;font-weight:500;line-height:1.4;color:var(--edpro-launcher-card-desc)}.edpro-event-card__updated{margin:0;font-size:.75rem;line-height:1.4;color:var(--edpro-launcher-subheading)}.edpro-event-card__actions{display:flex;flex-wrap:wrap;gap:.625rem}.edpro-event-card__action{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .875rem;border-radius:.625rem;font-size:.8125rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-family:inherit;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.edpro-event-card__action--primary,a.edpro-event-card__action--primary{color:#fff;background-color:rgb(var(--primary-600, 13 148 136));border:1px solid rgb(var(--primary-600, 13 148 136))}.edpro-event-card__action--primary:hover,a.edpro-event-card__action--primary:hover{color:#fff;background-color:rgb(var(--primary-500, 20 184 166));border-color:rgb(var(--primary-500, 20 184 166))}.edpro-event-card__action--secondary{background:transparent;color:var(--edpro-launcher-card-title);border:1px solid var(--edpro-launcher-badge-bg)}.edpro-event-card__action--secondary:hover{background:var(--edpro-launcher-icon-bg)}.edpro-event-card__media{position:relative;width:clamp(8.5rem,18vw,14rem);aspect-ratio:3 / 2;flex-shrink:0;background:var(--edpro-launcher-icon-bg)}.edpro-event-card__media-img{display:block;width:100%;height:100%;object-fit:cover}.edpro-event-card__media-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--edpro-launcher-icon-color);opacity:.55}.edpro-event-card__media-placeholder svg{width:2rem!important;height:2rem!important}@media(max-width:479px){.edpro-event-card{grid-template-columns:1fr}.edpro-event-card__media{width:100%;max-width:none}.edpro-event-card__main{padding:1.125rem 1.25rem 1.25rem}}.edpro-event-hub-footer{display:flex;justify-content:center;padding:2.5rem 1rem .75rem;margin-top:.5rem}.edpro-event-hub-footer__archive{background:none;border:none;padding:0;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.4;color:#ef4444;cursor:pointer;text-decoration:underline;text-underline-offset:.15em;transition:color .15s ease}.edpro-event-hub-footer__archive:hover{color:#dc2626}html.dark .edpro-event-hub-footer__archive{color:#f87171}html.dark .edpro-event-hub-footer__archive:hover{color:#fca5a5}.edpro-invitation-card{display:flex;flex-direction:column;padding:0;overflow:hidden;border-radius:1.25rem;background:var(--edpro-launcher-card-bg);transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.edpro-invitation-card:hover{background:var(--edpro-launcher-card-hover-bg);box-shadow:var(--edpro-launcher-shadow-hover)}.edpro-invitation-card__cover{position:relative;aspect-ratio:16 / 10;background:var(--edpro-launcher-icon-bg)}.edpro-invitation-card__cover-img{display:block;width:100%;height:100%;object-fit:cover}.edpro-invitation-card__cover-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--edpro-launcher-icon-color);opacity:.55}.edpro-invitation-card__cover-placeholder svg{width:2.5rem!important;height:2.5rem!important}.edpro-invitation-card__body{display:flex;flex-direction:column;flex:1;padding:1.25rem 1.5rem 1.5rem}.edpro-invitation-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.edpro-invitation-card__icon-wrap{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:9999px;flex-shrink:0;background:var(--edpro-launcher-icon-bg);color:var(--edpro-launcher-icon-color)}.edpro-invitation-card__icon-wrap svg{width:1.375rem!important;height:1.375rem!important;max-width:1.375rem;max-height:1.375rem}.edpro-invitation-card__title{margin:0 0 1rem;font-size:1rem;font-weight:600;line-height:1.35;color:var(--edpro-launcher-card-title)}.edpro-invitation-card__meta{display:grid;gap:.625rem;margin:0 0 1.25rem;flex:1}.edpro-invitation-card__meta-row{display:flex;flex-direction:column;gap:.125rem}.edpro-invitation-card__meta-row dt{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--edpro-launcher-subheading)}.edpro-invitation-card__meta-row dd{margin:0;font-size:.875rem;color:var(--edpro-launcher-card-desc)}.edpro-invitation-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:.625rem;margin-top:auto;width:100%}.edpro-invitation-card__action{display:flex;align-items:center;justify-content:center;padding:.625rem 1rem;border-radius:.625rem;font-size:.8125rem;font-weight:600;text-decoration:none;text-align:center;border:none;cursor:pointer;font-family:inherit;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.edpro-invitation-card__action--primary{color:#fff;background:rgb(var(--primary-600, 13 148 136))}.edpro-invitation-card__action--primary:hover{background:rgb(var(--primary-500, 20 184 166))}.edpro-invitation-card__action--danger{color:var(--edpro-launcher-card-title);background:transparent;border:1px solid var(--edpro-launcher-badge-bg)}.edpro-invitation-card__action--danger:hover{background:#ef44441f;border-color:#ef444473;color:#ef4444}html.dark .edpro-invitation-card__action--danger:hover{color:#f87171}.edpro-invitation-card__action:disabled{opacity:.6;cursor:wait}@media(max-width:639px){.edpro-module-card{min-height:10.5rem;padding:1.5rem 1rem 1.25rem}.edpro-invitation-card__body{padding:1.125rem 1.25rem 1.25rem}}.edpro-template-catalog{display:grid;grid-template-columns:minmax(11rem,14rem) minmax(0,1fr);gap:1.5rem 2rem;align-items:start;width:100%}.edpro-template-catalog__sidebar{position:sticky;top:1rem;padding:1.25rem 0;display:flex;flex-direction:column;gap:1.5rem}.edpro-template-catalog__filter-group{display:flex;flex-direction:column;gap:.75rem}.edpro-template-catalog__sidebar-title{margin:0;font-size:.9375rem;font-weight:700;color:var(--edpro-launcher-card-title)}.edpro-template-catalog__sidebar-empty{margin:0;font-size:.8125rem;line-height:1.5;color:var(--edpro-launcher-card-desc)}.edpro-template-catalog__filter-list{display:grid;gap:.625rem;margin:0;padding:0;list-style:none}.edpro-template-catalog__filter-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.35;color:var(--edpro-launcher-card-title);cursor:pointer;-webkit-user-select:none;user-select:none}.edpro-template-catalog__filter-item input[type=checkbox]{margin-top:.15rem;width:1rem;height:1rem;flex-shrink:0;accent-color:rgb(var(--primary-600, 13 148 136));cursor:pointer}.edpro-template-catalog__clear-filters{margin-top:1.25rem;padding:0;border:none;background:none;font-size:.8125rem;font-weight:600;font-family:inherit;color:rgb(var(--primary-600, 13 148 136));cursor:pointer;text-decoration:none}.edpro-template-catalog__clear-filters:hover{text-decoration:underline}.edpro-template-catalog__main{min-width:0;width:100%}.edpro-template-catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:100%}.edpro-template-catalog-no-results{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:2.5rem 1.5rem;border-radius:1rem;background:var(--edpro-launcher-card-bg);color:var(--edpro-launcher-card-desc)}.edpro-template-catalog-no-results p{margin:0}.edpro-template-catalog-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1.5rem;border-radius:1rem;background:var(--edpro-launcher-card-bg);color:var(--edpro-launcher-card-desc);text-align:center}.edpro-template-catalog-empty__link{color:rgb(var(--primary-600, 13 148 136));font-weight:600;text-decoration:none}.edpro-template-catalog-empty__link:hover{text-decoration:underline}.edpro-template-card{display:flex;flex-direction:column;overflow:hidden;border-radius:.75rem;background:var(--edpro-launcher-card-bg);border:1px solid var(--edpro-launcher-badge-bg);box-shadow:none}.edpro-template-card:hover,.edpro-template-card:focus,.edpro-template-card:focus-within{transform:none;box-shadow:none;outline:none;border-color:var(--edpro-launcher-badge-bg);background:var(--edpro-launcher-card-bg)}.edpro-template-card__preview{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#fff;contain:paint}.edpro-template-card__scale{position:absolute;top:0;left:0;width:400%;height:400%;transform:scale(.25);transform-origin:top left;overflow:hidden;pointer-events:none}.edpro-template-card__iframe{width:100%;height:100%;border:0;display:block;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.edpro-template-card__iframe::-webkit-scrollbar{display:none;width:0;height:0}.edpro-template-card__thumbnail{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.edpro-template-card__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;height:100%;color:var(--edpro-launcher-card-desc);font-size:.8125rem}.edpro-template-card__placeholder svg{width:2rem!important;height:2rem!important}.edpro-template-card__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a94;opacity:0;transition:opacity .2s ease;pointer-events:none}.edpro-template-card:hover .edpro-template-card__overlay,.edpro-template-card:focus-within .edpro-template-card__overlay{opacity:1;pointer-events:auto}.edpro-template-card__actions{display:flex;flex-direction:column;align-items:stretch;gap:.625rem;width:min(100%,13.5rem)}.edpro-template-card__cta{width:100%;min-height:2.5rem;padding:.7rem 1rem;border-radius:.5rem;font-size:.8125rem;font-weight:600;font-family:inherit;line-height:1.25;cursor:pointer;text-align:center;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;transition:background-color .15s ease,opacity .15s ease,border-color .15s ease}.edpro-template-card__cta--primary{border:1px solid #0d9488;color:#fff;background-color:#0d9488;background-color:rgb(var(--primary-600, 13 148 136));border-color:#0d9488;border-color:rgb(var(--primary-600, 13 148 136))}.edpro-template-card__cta--secondary{border:1px solid rgb(255 255 255 / .85);color:#fff;background-color:#ffffff14}.edpro-template-card__cta--primary:hover:not(:disabled){background-color:#14b8a6;background-color:rgb(var(--primary-500, 20 184 166));border-color:#14b8a6;border-color:rgb(var(--primary-500, 20 184 166))}.edpro-template-card__cta--secondary:hover:not(:disabled){background:#ffffff29}.edpro-template-card__overlay button.edpro-template-card__cta--primary,.edpro-template-card__overlay button.edpro-template-card__cta--secondary{border:1px solid rgb(255 255 255 / .85);color:#fff;background-color:#ffffff14;box-shadow:none;font-size:.8125rem;font-weight:600;line-height:1.25}.edpro-template-card__overlay button.edpro-template-card__cta--primary:hover:not(:disabled),.edpro-template-card__overlay button.edpro-template-card__cta--secondary:hover:not(:disabled){background-color:#ffffff29;border-color:#ffffffd9}.edpro-template-card__cta:focus,.edpro-template-card__cta:focus-visible{outline:2px solid rgb(var(--primary-500, 20 184 166));outline-offset:2px}.edpro-template-card__cta:disabled{opacity:.7;cursor:wait}.edpro-template-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;border-top:1px solid var(--edpro-launcher-badge-bg)}.edpro-template-card__title{margin:0;font-size:.9375rem;font-weight:600;color:var(--edpro-launcher-card-title);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:1100px){.edpro-template-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.edpro-template-catalog{grid-template-columns:1fr;gap:1.25rem}.edpro-template-catalog__sidebar{position:static;padding:0 0 .5rem;border-bottom:1px solid var(--edpro-launcher-badge-bg)}.edpro-template-catalog__filter-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem}}@media(max-width:639px){.edpro-template-catalog-grid,.edpro-template-catalog__filter-list{grid-template-columns:1fr}}html.edpro-demo-modal-open,html.edpro-demo-modal-open body{overflow:hidden!important;overscroll-behavior:none}html.edpro-demo-modal-open .fi-main,html.edpro-demo-modal-open .fi-page,html.edpro-demo-modal-open .fi-page-main,html.edpro-demo-modal-open .fi-simple-main{overflow:hidden!important}.edpro-template-demo-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:stretch;justify-content:center;padding:0;background:#000000b8;overflow:hidden}.edpro-template-demo-modal__panel{display:flex;flex-direction:column;width:100%;height:100%;max-width:none;max-height:100dvh;overflow:hidden;background:var(--edpro-launcher-card-bg, #111)}.edpro-template-demo-modal__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;padding:.875rem 1rem;border-bottom:1px solid var(--edpro-launcher-badge-bg, rgb(255 255 255 / .1))}.edpro-template-demo-modal__title{margin:0;font-size:1rem;font-weight:600;color:var(--edpro-launcher-card-title, #fff)}.edpro-template-demo-modal__close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:none;border-radius:.5rem;background:transparent;color:var(--edpro-launcher-card-desc, #94a3b8);cursor:pointer;transition:background-color .15s ease,color .15s ease}.edpro-template-demo-modal__close:hover{background:var(--edpro-launcher-badge-bg, rgb(255 255 255 / .08));color:var(--edpro-launcher-card-title, #fff)}.edpro-template-demo-modal__close svg{width:1.25rem!important;height:1.25rem!important}.edpro-template-demo-modal__body{flex:1;min-height:0;background:#fff;overflow:hidden;position:relative}.edpro-template-demo-modal__iframe{position:absolute;inset:0;display:block;width:100%;height:100%;border:0;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.edpro-template-demo-modal__iframe::-webkit-scrollbar{display:none;width:0;height:0}.edpro-template-demo-modal__empty{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:#64748b;font-size:.9375rem}.edpro-template-demo-modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:.625rem;flex-shrink:0;padding:.875rem 1rem;border-top:1px solid var(--edpro-launcher-badge-bg, rgb(255 255 255 / .1))}.edpro-template-demo-modal__footer-btn{width:auto;min-width:9rem}.edpro-template-demo-modal__footer .edpro-template-card__cta--secondary{border-color:var(--edpro-launcher-badge-bg, rgb(255 255 255 / .2));color:var(--edpro-launcher-card-title, #fff);background:transparent}.edpro-template-demo-modal__footer .edpro-template-card__cta--secondary:hover:not(:disabled){background:var(--edpro-launcher-badge-bg, rgb(255 255 255 / .08))}.edpro-template-demo-modal__footer button.edpro-template-card__cta--primary{border:1px solid #0d9488;border-color:rgb(var(--primary-600, 13 148 136));color:#fff;background-color:#0d9488;background-color:rgb(var(--primary-600, 13 148 136));box-shadow:none;font-weight:600}.edpro-template-demo-modal__footer button.edpro-template-card__cta--primary:hover:not(:disabled){background-color:#14b8a6;background-color:rgb(var(--primary-500, 20 184 166));border-color:rgb(var(--primary-500, 20 184 166))}.edpro-invitation-card__action--secondary{background:var(--edpro-launcher-icon-bg);color:var(--edpro-launcher-card-title);border:1px solid var(--edpro-launcher-badge-bg)}.fi-ta-select:not(.fi-inline){padding-top:5px;padding-bottom:5px}.fi-main:has(.edpro-invitees-console),.fi-page-main:has(.edpro-invitees-console),.fi-page-content:has(.edpro-invitees-console){min-width:0;scrollbar-width:none;-ms-overflow-style:none}.fi-main:has(.edpro-invitees-console)::-webkit-scrollbar,.fi-page-main:has(.edpro-invitees-console)::-webkit-scrollbar,.fi-page-content:has(.edpro-invitees-console)::-webkit-scrollbar{display:none}.edpro-invitees-console{display:flex;flex-direction:column;gap:1rem;min-width:0}.edpro-invitees-console__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem 1.5rem}.edpro-invitees-console__title{margin:0;font-size:clamp(1.5rem,3vw,1.875rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--edpro-launcher-heading, #fafafa)}.edpro-invitees-console__subtitle{margin:.375rem 0 0;font-size:.875rem;color:var(--edpro-launcher-subheading, #a1a1aa)}.edpro-invitees-console__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.edpro-share-url-copy-row{flex-wrap:nowrap!important;gap:.75rem;width:100%}.edpro-share-url-copy-row>.fi-growable{flex:3 1 0%!important;min-width:0}.edpro-share-url-copy-row>div:not(.fi-growable){flex:1 0 0%!important;min-width:0}.edpro-share-url-copy-row__actions{display:flex;align-items:flex-end;width:100%}.edpro-share-url-copy-row__actions .fi-ac{width:100%}.edpro-share-url-copy-row__actions .fi-ac-btn{width:100%;justify-content:center}.edpro-invitees-console__toolbar{display:flex;flex-direction:column;gap:.75rem}.edpro-invitees-chips{display:flex;flex-wrap:wrap;gap:.5rem}.edpro-invitees-chip{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .75rem;border-radius:9999px;border:1px solid rgb(255 255 255 / .1);background:#ffffff08;color:var(--edpro-launcher-subheading, #d4d4d8);font-size:.8125rem;font-weight:500;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}html:not(.dark) .edpro-invitees-chip{border-color:#00000014;background:#fff;color:#3f3f46}.edpro-invitees-chip:hover{border-color:rgb(var(--primary-500, 139 92 246) / .4);color:rgb(var(--primary-300, 196 181 253))}.edpro-invitees-chip.is-active{border-color:rgb(var(--primary-500, 139 92 246));background:rgb(var(--primary-500, 139 92 246) / .15);color:rgb(var(--primary-200, 221 214 254))}.edpro-invitees-chip__count{font-variant-numeric:tabular-nums;opacity:.75}.edpro-invitees-workspace{display:block;min-width:0}.edpro-invitees-insights-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem}.edpro-invitees-insights-strip .edpro-invitees-sidebar{margin:0}.edpro-invitee-drawer{position:fixed;inset:0;z-index:99995;display:flex;justify-content:flex-end;pointer-events:none}body:has(.edpro-invitee-drawer) .fi-modal.fi-modal-open>.fi-modal-close-overlay,body:has(.edpro-invitee-drawer) .fi-modal.fi-modal-open>.fi-modal-window-ctn{z-index:100000!important}body:has(.edpro-invitee-drawer) .fi-modal.fi-modal-open~.fi-modal.fi-modal-open>.fi-modal-close-overlay,body:has(.edpro-invitee-drawer) .fi-modal.fi-modal-open~.fi-modal.fi-modal-open>.fi-modal-window-ctn{z-index:100001!important}body:has(.edpro-invitee-drawer) [data-tippy-root]{z-index:100002!important}.edpro-invitee-drawer__backdrop{position:absolute;inset:0;border:0;background:#00000073;cursor:pointer;pointer-events:auto;animation:edpro-invitee-drawer-fade-in .2s ease}.edpro-invitee-drawer__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(100%,28rem);max-width:100vw;height:100%;margin:0;border-radius:0;border:0;border-left:1px solid rgb(255 255 255 / .1);box-shadow:-12px 0 40px #00000059;overflow:hidden;pointer-events:auto;animation:edpro-invitee-drawer-slide-in .25s ease}html:not(.dark) .edpro-invitee-drawer__panel{border-left-color:#00000014;box-shadow:-12px 0 40px #0000001f}@keyframes edpro-invitee-drawer-fade-in{0%{opacity:0}to{opacity:1}}@keyframes edpro-invitee-drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.edpro-invitees-table-panel{min-width:0;border:none;background:transparent;overflow:visible}html:not(.dark) .edpro-invitees-table-panel{border:none;background:transparent}.edpro-invitees-side-panel{display:none}.edpro-invitees-table-panel .fi-ta-ctn{min-width:0;border:none;box-shadow:none;background:transparent}.edpro-invitees-table-panel .fi-ta-header-ctn{padding:0;border-bottom:none;gap:.75rem}.edpro-invitees-table-panel .fi-ta-header-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;padding:.5rem;border:1px solid rgb(255 255 255 / .1);border-radius:.75rem;background:#ffffff08;gap:.5rem}html:not(.dark) .edpro-invitees-table-panel .fi-ta-header-toolbar{border-color:#00000014;background:#00000005}.edpro-invitees-table-panel .fi-ta-header-toolbar>*{margin-inline-start:0}.edpro-invitees-table-panel .fi-ta-header-toolbar>.fi-ta-actions:first-child:not(:has(.fi-btn,.fi-ac-btn)){display:none}.edpro-invitees-table-panel .fi-ta-header-toolbar>div{display:flex;flex-wrap:nowrap;align-items:center;min-width:0;gap:.5rem;grid-column:1;grid-row:1}.edpro-invitees-table-panel .fi-ta-header-toolbar>.fi-ta-actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:.5rem;width:auto;max-width:max-content;grid-column:2;grid-row:1;justify-self:end;margin-inline-start:0!important}.edpro-invitees-table-panel .fi-ta-search-field{flex:1 1 14rem;min-width:12rem;max-width:32rem;width:auto}.edpro-invitees-table-panel .fi-ta-search-field .fi-input-wrp{width:100%;min-height:2.5rem;border-radius:.5rem;border:1px solid rgb(255 255 255 / .1);background:#ffffff08;box-shadow:none}html:not(.dark) .edpro-invitees-table-panel .fi-ta-search-field .fi-input-wrp{border-color:#0000001a;background:#fff}.edpro-invitees-table-panel .fi-ta-header-toolbar .fi-btn.fi-outlined,.edpro-invitees-table-panel .fi-ta-header-toolbar .fi-ac-btn.fi-outlined{min-height:2.5rem;border-radius:.5rem;border-color:#ffffff1f;background:#ffffff08;box-shadow:none;font-size:.875rem;font-weight:500;white-space:nowrap}html:not(.dark) .edpro-invitees-table-panel .fi-ta-header-toolbar .fi-btn.fi-outlined,html:not(.dark) .edpro-invitees-table-panel .fi-ta-header-toolbar .fi-ac-btn.fi-outlined{border-color:#0000001a;background:#fff;color:#18181b}.edpro-invitees-table-panel .fi-ta-header-toolbar .fi-btn.fi-outlined:hover,.edpro-invitees-table-panel .fi-ta-header-toolbar .fi-ac-btn.fi-outlined:hover{background:#ffffff0f}html:not(.dark) .edpro-invitees-table-panel .fi-ta-header-toolbar .fi-btn.fi-outlined:hover,html:not(.dark) .edpro-invitees-table-panel .fi-ta-header-toolbar .fi-ac-btn.fi-outlined:hover{background:#00000008}.edpro-invitees-table-panel .fi-ta-filter-indicators{margin-top:.75rem;padding:.5rem .75rem;border:1px solid rgb(255 255 255 / .1);border-radius:.75rem;background:#ffffff08}html:not(.dark) .edpro-invitees-table-panel .fi-ta-filter-indicators{border-color:#00000014;background:#00000005}.edpro-invitees-table-panel .fi-ta-content-ctn{overflow-x:auto}.edpro-invitees-table-panel .fi-ta-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0 .5rem;table-layout:fixed}.edpro-invitees-table-panel .fi-ta-header-cell:not(.fi-growable),.edpro-invitees-table-panel .fi-ta-cell-attendance-readonly,.edpro-invitees-table-panel .fi-ta-cell-dietary-readonly,.edpro-invitees-table-panel .fi-ta-cell-seating-location,.edpro-invitees-table-panel [class*=fi-ta-cell-invitee-field-]{min-width:6rem;white-space:nowrap}.edpro-invitees-table-panel .fi-ta-cell,.edpro-invitees-table-panel .fi-ta-text,.edpro-invitees-table-panel .edpro-invitee-name-cell__name,.edpro-invitees-table-panel .edpro-invitee-contact__line{white-space:nowrap}.edpro-invitees-table-panel .edpro-invitee-col-resize-handle{position:absolute;top:0;right:-.35rem;z-index:6;width:.75rem;height:100%;padding:0;border:none;background:transparent;cursor:col-resize;touch-action:none}.edpro-invitees-table-panel .edpro-invitee-col-resize-handle:after{content:"";position:absolute;top:18%;bottom:18%;left:50%;width:2px;transform:translate(-50%);border-radius:999px;background:#ffffff24;transition:background-color .15s ease,width .15s ease}.edpro-invitees-table-panel .edpro-invitee-col-resize-handle:hover:after,.edpro-invitees-table-panel .edpro-invitee-col-resize-handle.is-active:after,.edpro-invitees-table-panel .edpro-invitee-header-cell--resizing .edpro-invitee-col-resize-handle:after{width:3px;background:rgb(var(--primary-500) / .95)}html:not(.dark) .edpro-invitees-table-panel .edpro-invitee-col-resize-handle:after{background:#0000001f}html:not(.dark) .edpro-invitees-table-panel .edpro-invitee-col-resize-handle:hover:after,html:not(.dark) .edpro-invitees-table-panel .edpro-invitee-col-resize-handle.is-active:after,html:not(.dark) .edpro-invitees-table-panel .edpro-invitee-header-cell--resizing .edpro-invitee-col-resize-handle:after{background:rgb(var(--primary-500) / .9)}.edpro-invitees-table-panel .fi-ta-header-cell{position:sticky;top:0;z-index:3;overflow:visible;background:transparent;border:none;padding:10px 1rem .625rem;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#a1a1aa;text-align:left}.edpro-invitees-table-panel .fi-ta-header-cell.edpro-invitee-header-cell--resizable{overflow:visible}html:not(.dark) .edpro-invitees-table-panel .fi-ta-header-cell{color:#6b7280}.edpro-invitees-table-panel .fi-ta-header-cell .fi-ta-header-cell-sort-btn{justify-content:flex-start}.edpro-invitees-table-panel .fi-ta-header-cell.fi-align-center,.edpro-invitees-table-panel .fi-ta-header-cell.fi-align-end,.edpro-invitees-table-panel .fi-ta-header-cell.fi-align-right{text-align:left}.edpro-invitees-table-panel .fi-ta-header-cell.fi-align-center .fi-ta-header-cell-sort-btn,.edpro-invitees-table-panel .fi-ta-header-cell.fi-align-end .fi-ta-header-cell-sort-btn,.edpro-invitees-table-panel .fi-ta-header-cell.fi-align-right .fi-ta-header-cell-sort-btn{justify-content:flex-start}.edpro-invitees-table-panel .fi-ta-actions-header-cell{text-align:left}.edpro-invitees-table-panel .fi-ta-row{transition:transform .12s ease,box-shadow .12s ease}.edpro-invitees-table-panel .fi-ta-row.edpro-invitee-row--selectable{cursor:pointer}.edpro-invitees-table-panel .fi-ta-row .fi-ta-cell{background:#ffffff08;border-top:1px solid rgb(255 255 255 / .1);border-bottom:1px solid rgb(255 255 255 / .1);padding:5px;vertical-align:middle}html:not(.dark) .edpro-invitees-table-panel .fi-ta-row .fi-ta-cell{background:#fff;border-color:#00000014}.edpro-invitees-table-panel .fi-ta-row .fi-ta-cell:first-child{border-left:1px solid rgb(255 255 255 / .1);border-radius:.75rem 0 0 .75rem;padding-left:5px}.edpro-invitees-table-panel .fi-ta-row .fi-ta-cell:last-child{border-right:1px solid rgb(255 255 255 / .1);border-radius:0 .75rem .75rem 0;padding-right:5px}html:not(.dark) .edpro-invitees-table-panel .fi-ta-row .fi-ta-cell:first-child,html:not(.dark) .edpro-invitees-table-panel .fi-ta-row .fi-ta-cell:last-child{border-left-color:#00000014;border-right-color:#00000014}.edpro-invitees-table-panel .fi-ta-row.edpro-invitee-row--selectable:hover .fi-ta-cell{background:#ffffff0d;border-color:rgb(var(--primary-500, 139 92 246) / .22)}html:not(.dark) .edpro-invitees-table-panel .fi-ta-row.edpro-invitee-row--selectable:hover .fi-ta-cell{background:rgb(var(--primary-500, 139 92 246) / .04)}.edpro-invitees-table-panel .fi-ta-row.edpro-invitee-row--selected .fi-ta-cell{background:rgb(var(--primary-500, 139 92 246) / .12)!important;border-color:rgb(var(--primary-500, 139 92 246) / .35)!important}.edpro-invitees-table-panel .fi-ta-cell{vertical-align:middle}.edpro-invitees-table-panel .fi-ta-text-item:empty{display:none!important;min-height:0!important;padding:0!important;margin:0!important}.edpro-invitees-table-panel button.fi-ta-col{display:flex;align-items:center;width:100%;min-height:2.75rem;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:inherit;cursor:pointer}.edpro-invitees-table-panel .edpro-invitee-name-cell{display:flex;align-items:center;gap:.625rem;width:100%;min-width:0}.edpro-invitees-table-panel div.fi-ta-col{display:flex;align-items:center;width:100%;min-height:0}.edpro-invitees-table-panel .fi-ta-col .fi-ta-text{width:100%;min-height:0;padding:0}.edpro-invitees-table-panel .fi-ta-cell>div,.edpro-invitees-table-panel .fi-ta-text-item,.edpro-invitees-table-panel .fi-ta-col{display:flex;align-items:center;justify-content:flex-start;min-height:2.75rem;padding:0;text-align:left}.edpro-invitees-table-panel .fi-ta-cell{text-align:left}.edpro-invitees-table-panel .fi-ta-cell.fi-align-center>div,.edpro-invitees-table-panel .fi-ta-cell.fi-align-center .fi-ta-text-item,.edpro-invitees-table-panel .fi-ta-cell.fi-align-end>div,.edpro-invitees-table-panel .fi-ta-cell.fi-align-end .fi-ta-text-item,.edpro-invitees-table-panel .fi-ta-text.fi-align-center,.edpro-invitees-table-panel .fi-ta-text.fi-align-end{justify-content:flex-start;text-align:left}.edpro-invitees-table-panel .fi-ta-cell .fi-ta-text:not(.fi-inline){padding:0}.edpro-invitees-table-panel .fi-ta-actions-header-cell,.edpro-invitees-table-panel .fi-ta-cell:has(.fi-ta-actions){position:sticky;right:0;z-index:2;width:3rem;min-width:3rem;padding-inline:5px;background-color:#18181b;box-shadow:-8px 0 14px -12px #00000073}.edpro-invitees-table-panel .fi-ta-row .fi-ta-cell:has(.fi-ta-actions){background:#ffffff08}html:not(.dark) .edpro-invitees-table-panel .fi-ta-actions-header-cell,html:not(.dark) .edpro-invitees-table-panel .fi-ta-cell:has(.fi-ta-actions),html:not(.dark) .edpro-invitees-table-panel .fi-ta-row .fi-ta-cell:has(.fi-ta-actions){background-color:#fff}.edpro-invitees-table-panel .fi-ta-row.edpro-invitee-row--selected .fi-ta-cell:has(.fi-ta-actions){background:rgb(var(--primary-500, 139 92 246) / .12)!important}.edpro-invitees-table-panel .fi-ta-actions{justify-content:flex-start;gap:0}.edpro-invitees-table-panel .edpro-invitee-row-menu-btn{color:#a1a1aa}.edpro-invitees-table-panel .edpro-invitee-avatar,.edpro-invitees-table-panel .edpro-invitee-avatar-btn,.edpro-invitees-table-panel .edpro-invitee-avatar-btn .edpro-invitee-avatar--initials{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem}.edpro-invitees-table-panel .edpro-invitee-avatar--initials{font-size:.75rem}.edpro-invitees-table-panel .edpro-invitee-name-cell__name{font-size:.9375rem;font-weight:600;line-height:1.25;color:inherit}.edpro-invitee-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.3125rem .625rem;border-radius:9999px;font-size:.8125rem;font-weight:600;line-height:1.25;white-space:nowrap}.edpro-invitee-badge__chevron{width:.875rem;height:.875rem;flex-shrink:0;opacity:.75}.edpro-invitee-badge--attendance{border:1px solid rgb(34 197 94 / .45);background:#22c55e14;color:#86efac}.edpro-invitee-badge--attendance-declining{border:1px solid rgb(239 68 68 / .45);background:#ef444414;color:#fca5a5}.edpro-invitee-badge--attendance-pending{border:1px solid rgb(234 179 8 / .45);background:#eab30814;color:#fde047}.edpro-invitee-badge--dietary{border:1px solid rgb(34 197 94 / .35);background:#22c55e2e;color:#86efac}.edpro-invitee-badge--dietary-neutral{border:1px solid rgb(255 255 255 / .12);background:#ffffff0d;color:#d4d4d8}html:not(.dark) .edpro-invitee-badge--dietary-neutral{border-color:#0000001a;background:#0000000a;color:#52525b}.edpro-invitee-seating{font-size:.875rem;font-weight:500;line-height:1.3;white-space:nowrap;color:inherit}.edpro-invitee-seating--empty{color:var(--edpro-launcher-subheading, #a1a1aa);font-weight:400}.edpro-invitee-badge--success{background:#22c55e26;color:#86efac}.edpro-invitee-badge--danger{background:#ef444426;color:#fca5a5}.edpro-invitee-badge--warning{background:#eab30826;color:#fde047}.edpro-invitee-badge--info{background:#38bdf826;color:#7dd3fc}.edpro-invitee-badge--neutral{background:#ffffff14;color:#d4d4d8}.edpro-invitee-cell--attendance .fi-ta-select select,.edpro-invitee-cell--dietary .fi-ta-select select,.edpro-invitee-cell--secondary .fi-ta-select select{min-height:1.625rem;padding:.125rem 1.5rem .125rem .5rem;border-radius:9999px;border:1px solid rgb(255 255 255 / .12);background:#ffffff0a;font-size:.6875rem;font-weight:600}.edpro-invitee-contact{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.125rem;min-width:0}.edpro-invitee-contact__line{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.3;min-width:0}.edpro-invitee-contact__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.edpro-invitee-contact__icon-svg{width:1rem;height:1rem}.edpro-invitee-contact__icon-svg--whatsapp,.edpro-invitee-contact__icon-svg--email{color:var(--edpro-launcher-subheading, #a1a1aa)}.edpro-invitee-contact__line--muted{font-size:.8125rem;font-weight:400;color:var(--edpro-launcher-subheading, #a1a1aa)}.edpro-invitee-contact--empty{color:var(--edpro-launcher-subheading, #a1a1aa)}.edpro-invitee-detail{display:flex;flex-direction:column;gap:0;padding:0;border-radius:0;border:0;background:#18181b}html:not(.dark) .edpro-invitee-detail{background:#fff}.edpro-invitee-detail__header{flex-shrink:0;padding:1rem 1rem .875rem;border-bottom:1px solid rgb(255 255 255 / .08)}.edpro-invitee-detail__heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.875rem}.edpro-invitee-detail__title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.edpro-invitee-detail__close{display:grid;place-content:center;flex-shrink:0;width:2rem;height:2rem;border:0;border-radius:.5rem;background:#ffffff0f;color:#a1a1aa;cursor:pointer;transition:background .15s ease,color .15s ease}.edpro-invitee-detail__close:hover{background:#ffffff1a;color:inherit}html:not(.dark) .edpro-invitee-detail__close{background:#0000000a;color:#6b7280}html:not(.dark) .edpro-invitee-detail__close:hover{background:#00000014;color:#18181b}html:not(.dark) .edpro-invitee-detail__header{border-bottom-color:#00000014}.edpro-invitee-detail__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:1rem;scrollbar-width:none;-ms-overflow-style:none}.edpro-invitee-detail__body::-webkit-scrollbar{display:none}.edpro-invitee-detail__cards{display:flex;flex-direction:column;gap:.625rem;margin-bottom:1rem}.edpro-invitee-detail__info-card{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:.75rem;border:1px solid rgb(255 255 255 / .1);background:#ffffff08}html:not(.dark) .edpro-invitee-detail__info-card{border-color:#00000014;background:#00000005}.edpro-invitee-detail__info-card:has(.edpro-invitee-detail__info-card-action:hover){border-color:rgb(var(--primary-500, 139 92 246) / .28);background:rgb(var(--primary-500, 139 92 246) / .06)}html:not(.dark) .edpro-invitee-detail__info-card:has(.edpro-invitee-detail__info-card-action:hover){background:rgb(var(--primary-500, 139 92 246) / .05)}.edpro-invitee-detail__info-card-icon{display:grid;place-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:9999px;border:1px solid rgb(var(--primary-500, 139 92 246) / .35);background:rgb(var(--primary-500, 139 92 246) / .12);color:rgb(var(--primary-400, 167 139 250))}.edpro-invitee-detail__info-card-icon svg{width:1.25rem;height:1.25rem}.edpro-invitee-detail__info-card-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.125rem}.edpro-invitee-detail__info-card-label{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--edpro-launcher-subheading, #a1a1aa)}.edpro-invitee-detail__info-card-value{font-size:.9375rem;font-weight:600;line-height:1.3}.edpro-invitee-detail__info-card-action{flex-shrink:0;display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:500;color:rgb(var(--primary-400, 167 139 250));text-decoration:none;white-space:nowrap;transition:color .15s ease}.edpro-invitee-detail__info-card-action:hover{color:rgb(var(--primary-300, 196 181 253))}.edpro-invitee-detail__readonly-note{margin:0 0 1rem;padding:.75rem;border-radius:.625rem;background:#eab3081f;color:#fde047;font-size:.8125rem;line-height:1.45}html:not(.dark) .edpro-invitee-detail__readonly-note{background:#eab30826;color:#a16207}.edpro-invitee-detail__form{margin-top:.5rem}.edpro-invitee-detail__form .fi-fo-form{gap:.875rem}.edpro-invitee-detail__form .fi-fo-field-wrp-label{font-size:.8125rem}.edpro-invitee-detail__profile{display:flex;gap:.875rem;align-items:center}.edpro-invitee-detail__avatar{width:3.5rem;height:3.5rem;border-radius:9999px;object-fit:cover;border:2px solid rgb(255 255 255 / .12);flex-shrink:0}.edpro-invitee-detail__avatar--initials{display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--primary-600, 124 58 237) / .22);color:rgb(var(--primary-300, 196 181 253));font-size:.875rem;font-weight:700}.edpro-invitee-detail__name{margin:0;font-size:1.0625rem;font-weight:700;line-height:1.25}.edpro-invitee-detail__meta{margin:.25rem 0 0;font-size:.75rem;color:var(--edpro-launcher-subheading, #a1a1aa)}.edpro-invitee-detail__sections{display:flex;flex-direction:column;gap:.875rem}.edpro-invitee-detail__section-title{margin:0 0 .375rem;font-size:.6875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--edpro-launcher-subheading, #a1a1aa)}.edpro-invitee-detail__text{margin:0;font-size:.875rem}.edpro-invitee-detail__contact{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:inherit;text-decoration:none;margin-bottom:.25rem}.edpro-invitee-detail__dl{margin:0}.edpro-invitee-detail__dl-row{display:flex;justify-content:space-between;gap:.75rem;padding:.3125rem 0;font-size:.8125rem;border-bottom:1px solid rgb(255 255 255 / .06)}.edpro-invitee-detail__dl-row dt{color:var(--edpro-launcher-subheading, #a1a1aa)}.edpro-invitee-detail__dl-row dd{margin:0;font-weight:500;text-align:right}.edpro-invitee-detail__actions{flex-shrink:0;padding:.875rem 1rem 1rem;border-top:1px solid rgb(255 255 255 / .08);background:#18181b}html:not(.dark) .edpro-invitee-detail__actions{border-top-color:#00000014;background:#fff}.edpro-invitee-detail__actions>.fi-ac{flex-wrap:nowrap;width:100%;gap:.5rem}.edpro-invitees-sidebar__intro{margin:0 0 .5rem;font-size:.75rem;color:var(--edpro-launcher-subheading, #a1a1aa)}.edpro-invitees-summary-card__row.is-clickable{padding:0;border-bottom:none}.edpro-invitees-summary-card__btn{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.4375rem 0;border:0;border-bottom:1px solid rgb(255 255 255 / .06);background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:color .15s ease}.edpro-invitees-summary-card__btn:hover{color:rgb(var(--primary-300, 196 181 253))}@media(max-width:639px){.edpro-invitees-console__actions{width:100%}.edpro-invitees-console__actions .fi-btn{flex:1 1 auto}}.edpro-invitees-table{width:100%;min-width:0;max-width:100%}.edpro-invitee-name-cell{display:inline-flex;align-items:center;gap:.625rem;min-width:0}.edpro-invitee-avatar,.edpro-invitee-avatar-btn .edpro-invitee-avatar--initials{width:1.75rem;height:1.75rem;min-width:1.75rem;min-height:1.75rem;border-radius:9999px;flex-shrink:0;border:1.5px solid rgb(255 255 255 / .22);box-sizing:border-box}html:not(.dark) .edpro-invitee-avatar,html:not(.dark) .edpro-invitee-avatar-btn .edpro-invitee-avatar--initials{border-color:#00000024}.edpro-invitee-avatar{object-fit:cover}.edpro-invitee-avatar-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;padding:0;border:0;background:transparent;cursor:pointer;border-radius:9999px;line-height:0;flex-shrink:0;transition:transform .15s ease,opacity .15s ease}.edpro-invitee-avatar-btn:hover{transform:scale(1.06)}.edpro-invitee-avatar-btn:focus-visible{outline:2px solid rgb(var(--primary-500, 139 92 246));outline-offset:2px}.edpro-invitee-avatar--initials{display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--primary-600, 124 58 237) / .22);color:rgb(var(--primary-600, 124 58 237));font-size:.625rem;font-weight:700;letter-spacing:.02em;line-height:1;box-sizing:border-box}html.dark .edpro-invitee-avatar--initials{background:rgb(var(--primary-400, 167 139 250) / .22);color:rgb(var(--primary-300, 196 181 253))}.edpro-invitee-avatar-picker__heading{margin:0 0 .75rem;font-size:.8125rem;color:var(--edpro-launcher-subheading, #94a3b8)}.edpro-invitee-avatar-picker__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem}.edpro-invitee-avatar-picker__option{position:relative;aspect-ratio:1;width:100%;padding:0;border-radius:.625rem;border:1px solid rgb(255 255 255 / .12);background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}html:not(.dark) .edpro-invitee-avatar-picker__option{border-color:#0000001a}.edpro-invitee-avatar-picker__option:hover{border-color:rgb(var(--primary-500, 139 92 246) / .45)}.edpro-invitee-avatar-picker__option.is-active{border-color:rgb(var(--primary-600, 124 58 237));box-shadow:inset 0 0 0 2px rgb(var(--primary-600, 124 58 237))}.edpro-invitee-avatar-picker__thumb{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.edpro-invitee-avatar-picker__thumb img{width:100%;height:100%;object-fit:contain;display:block}.fi-page-content:has(.edpro-invitees-page),.fi-page-content:has(.edpro-invitees-table){min-width:0}.edpro-invitees-page{min-width:0}.edpro-invitees-main-grid{align-items:start;gap:1rem}.edpro-invitees-sidebar{display:flex;flex-direction:column;gap:.75rem;min-width:0}@media(min-width:80rem){.edpro-invitees-sidebar{position:sticky;top:1rem}}.edpro-invitees-summary-card{border-radius:.75rem;border:1px solid rgb(229 231 235);background:#fff;padding:.875rem 1rem}html.dark .edpro-invitees-summary-card{border-color:#ffffff1a;background:#18181b}.edpro-invitees-summary-card__title{margin:0 0 .625rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7280}html.dark .edpro-invitees-summary-card__title{color:#a1a1aa}.edpro-invitees-summary-card__list{margin:0;padding:0;list-style:none}.edpro-invitees-summary-card__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.4375rem 0;border-bottom:1px solid rgb(243 244 246);font-size:.8125rem;line-height:1.3}html.dark .edpro-invitees-summary-card__row{border-bottom-color:#ffffff0f}.edpro-invitees-summary-card__row:last-child{border-bottom:none;padding-bottom:0}.edpro-invitees-summary-card__label{color:#374151;min-width:0}html.dark .edpro-invitees-summary-card__label{color:#d4d4d8}.edpro-invitees-summary-card__count{font-weight:600;font-variant-numeric:tabular-nums;color:#111827;flex-shrink:0}html.dark .edpro-invitees-summary-card__count{color:#fafafa}.edpro-invitees-table .fi-ta-header-ctn{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:1rem 1.5rem;border-bottom:none}.edpro-invitees-table .fi-ta-header,.edpro-invitees-table .fi-ta-header-toolbar,.edpro-invitees-table .fi-ta-filters-above-content-ctn{border:none;border-bottom:none;padding:0;margin:0}.edpro-invitees-table .fi-ta-header{order:1;flex:1 1 100%;margin-left:0!important}.edpro-invitees-table .fi-ta-header>.fi-ta-actions{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.edpro-invitees-table .fi-ta-header>.fi-ta-actions>.edpro-invitees-header-action--end:first-of-type{margin-inline-start:auto}.edpro-invitees-table .fi-ta-header-toolbar{order:2;flex:0 0 auto;display:flex;align-items:center;gap:.75rem;justify-content:flex-start}.edpro-invitees-table .fi-ta-header-toolbar>.fi-ta-actions:first-child:not(:has(.fi-btn,.fi-ac-btn)){display:none}.edpro-invitees-table .fi-ta-filters-above-content-ctn{order:3;flex:1 1 12rem;min-width:0}.edpro-invitees-table .fi-ta-filters-above-content-ctn>form,.edpro-invitees-table .fi-ta-filters-above-content-ctn .fi-sc{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem}.edpro-invitees-table .fi-ta-filters-above-content-ctn .fi-fo-field{min-width:9rem}.edpro-invitees-table .fi-ta-filters-above-content-ctn .fi-ta-filters-apply-action-ctn,.edpro-invitees-table .fi-ta-filters-above-content-ctn .fi-ta-filters-reset-action-ctn,.edpro-invitees-table .fi-ta-filters-above-content-ctn .fi-fo-actions{display:none}.edpro-invitees-table .fi-ta-search-field{width:100%;max-width:16rem}.edpro-invitees-table .fi-ta-search-field .fi-input-wrp{width:100%}.edpro-invitees-table .fi-ta-ctn{min-width:0;max-width:100%}.edpro-invitees-table .fi-ta-content-ctn{min-width:0;max-width:100%;overflow-x:auto!important}.edpro-invitees-table .fi-ta-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.edpro-invitees-table .fi-ta-actions-header-cell,.edpro-invitees-table .fi-ta-cell:has(.fi-ta-actions){position:sticky;right:0;z-index:2;min-width:9.5rem;background-color:#fff;background-clip:padding-box;box-shadow:-8px 0 14px -12px #0003}html.dark .edpro-invitees-table .fi-ta-actions-header-cell,html.dark .edpro-invitees-table .fi-ta-cell:has(.fi-ta-actions){background-color:#18181b;box-shadow:-8px 0 14px -12px #00000080}.edpro-invitees-table .fi-ta-actions-header-cell{z-index:3;background-color:#f9fafb}html.dark .edpro-invitees-table .fi-ta-actions-header-cell{background-color:#ffffff0d}.edpro-invitees-table .fi-ta-row.fi-striped .fi-ta-cell:has(.fi-ta-actions){background-color:#f9fafb}html.dark .edpro-invitees-table .fi-ta-row.fi-striped .fi-ta-cell:has(.fi-ta-actions){background-color:#ffffff0d}.edpro-app-home{display:flex;align-items:center;justify-content:center;min-height:min(70vh,42rem);padding:2rem 0}.edpro-app-home__empty{max-width:32rem;margin-inline:auto;text-align:center}.edpro-app-home__icon{display:inline-flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;margin-bottom:1.5rem;border-radius:9999px;background:var(--edpro-launcher-icon-bg);color:var(--edpro-launcher-icon-color)}.edpro-app-home__icon svg{width:2rem!important;height:2rem!important}.edpro-app-home__title{margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--edpro-launcher-heading)}.edpro-app-home__lead{margin:1rem 0 0;font-size:1rem;line-height:1.6;color:var(--edpro-launcher-subheading)}.edpro-app-home__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:2rem;padding:.875rem 1.5rem;border:none;border-radius:.75rem;background:rgb(var(--primary-600));color:#fff;font-size:.9375rem;font-weight:600;text-decoration:none;cursor:pointer;transition:transform .15s ease,filter .15s ease}.edpro-app-home__cta:hover{filter:brightness(1.05);transform:translateY(-1px);color:#fff}.edpro-app-home__cta-icon{width:1.125rem!important;height:1.125rem!important}.edpro-app-home__notice{margin-top:2rem;padding:1rem 1.25rem;border-radius:.75rem;background:var(--edpro-launcher-icon-bg);color:var(--edpro-launcher-subheading);font-size:.9375rem;line-height:1.5}.edpro-app-home__notice p{margin:0}.edpro-app-home__notice p+p{margin-top:.5rem}.edpro-dashboard__greeting--compact{margin-bottom:1.75rem;text-align:left}.edpro-dashboard__greeting--compact h1{font-size:clamp(1.5rem,3vw,1.875rem)}.edpro-dashboard__empty-link{display:inline-block;margin-top:.75rem;padding:0;border:none;background:transparent;color:rgb(var(--primary-600));font-weight:600;text-decoration:none;cursor:pointer}.edpro-dashboard__empty-link:hover{text-decoration:underline}.edpro-event-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.edpro-event-tabs__tab{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--edpro-launcher-badge-bg);border-radius:9999px;background:transparent;color:var(--edpro-launcher-subheading);font-family:inherit;font-size:.875rem;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.edpro-event-tabs__tab.is-active{border-color:rgb(var(--primary-600));background:color-mix(in oklab,rgb(var(--primary-600)) 12%,transparent);color:rgb(var(--primary-700))}html.dark .edpro-event-tabs__tab.is-active{color:rgb(var(--primary-400))}.edpro-event-tabs__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding-inline:.375rem;border-radius:9999px;background:var(--edpro-launcher-badge-bg);font-size:.75rem;font-weight:700}.edpro-event-card.is-archived{opacity:.92}.fi-btn.fi-color.fi-color-primary:not(.fi-outlined),.fi-fo-toggle-buttons input:checked+label.fi-btn.fi-color-primary:not(.fi-outlined){--text: oklch(1 0 0);--hover-text: oklch(1 0 0);--dark-text: oklch(1 0 0);--dark-hover-text: oklch(1 0 0);color:#fff!important}.fi-btn.fi-color.fi-color-primary:not(.fi-outlined):hover,.fi-fo-toggle-buttons input:checked+label.fi-btn.fi-color-primary:not(.fi-outlined):hover{color:#fff!important}.fi-btn.fi-color.fi-color-primary:not(.fi-outlined)>.fi-icon,.fi-fo-toggle-buttons input:checked+label.fi-btn.fi-color-primary:not(.fi-outlined)>.fi-icon{color:#fff!important}.edpro-gc-add-invitee-modal .fi-modal-footer{margin-top:.5rem;padding-top:1.25rem;justify-content:flex-end;border-top:1px solid rgb(255 255 255 / .08)}html:not(.dark) .edpro-gc-add-invitee-modal .fi-modal-footer{border-top-color:#00000014}
