.not-found_container__PhdHT{min-height:100vh;background:var(--page-background);color:var(--text-primary);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 1rem}.not-found_logo__FhkGj{height:48px;margin-bottom:32px}.not-found_title__Vh7BH{font-size:var(--font-size-4xl);font-weight:700;margin-bottom:16px}.not-found_description__gCEE1{color:var(--text-secondary);margin-bottom:32px}.not-found_cta___V6_y{background:var(--color-primary);color:#fff;padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:600}.not-found_cta___V6_y:hover{background:var(--color-primary-dark)}.admin_page__fIRGx{background-color:#1f2937;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.admin_title__YKGX5{font-size:1.5rem;font-weight:600;color:#f3f4f6;padding:1.5rem;margin:0;border-bottom:1px solid #374151}.admin_container__5bZOv{display:flex;min-height:100vh;background-color:#111827;color:#f3f4f6}.admin_content__z2kZ3{flex:1 1;min-width:0;padding:1.5rem;overflow-y:auto}@media (min-width:769px){.admin_content__z2kZ3{padding:1.5rem 2rem}}@media (max-width:768px){.admin_container__5bZOv{flex-direction:column}.admin_content__z2kZ3{padding:1rem}}.admin_table__lxVos{width:100%;background-color:#1f2937;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1rem 0}.admin_table__lxVos table{width:100%;min-width:1200px;border-collapse:collapse}.admin_headerCell__9_cJq{padding:1rem 1.5rem;text-align:left;font-size:.75rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.admin_row__U0Q8L{border-top:1px solid #374151;transition:background-color .2s}.admin_row__U0Q8L:hover{background-color:rgba(31,41,55,.5)}.admin_cell__JLdoZ{padding:.75rem 1rem;white-space:nowrap;color:#f3f4f6}.admin_profilePhoto__QN_fq{width:40px;height:40px;border-radius:50%;object-fit:cover}.admin_photoPlaceholder__oyRfL{width:40px;height:40px;border-radius:50%;background-color:#1e293b;display:flex;align-items:center;justify-content:center;color:#60a5fa}.admin_languagesList__bE5We{display:flex;flex-wrap:wrap;gap:4px}.admin_languageTag__p_UyD{background-color:#1e293b;color:#60a5fa;padding:2px 8px;border-radius:9999px;font-size:.75rem}.admin_examinerTypesList__yU6t0{display:flex;flex-wrap:wrap;gap:4px}.admin_examinerTypeTag__TsqsF{background-color:#065f46;color:#10b981;padding:2px 8px;border-radius:9999px;font-size:.75rem}.admin_statusApproved__YjViF,.admin_statusPending__puiwU,.admin_statusRejected__o27_P{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.admin_statusPending__puiwU{background-color:rgba(217,119,6,.1);color:#fbbf24}.admin_statusApproved__YjViF{background-color:rgba(4,120,87,.1);color:#34d399}.admin_statusRejected__o27_P{background-color:rgba(185,28,28,.1);color:#f87171}.admin_actions__dU1Us{display:flex;gap:.5rem}.admin_actionButton__O69Bg{background:none;border:none;color:#60a5fa;cursor:pointer;font-size:1.1rem;padding:.25rem;border-radius:4px;transition:all .2s}.admin_actionButton__O69Bg:hover{background-color:rgba(96,165,250,.1)}.admin_actionButton__O69Bg:disabled{color:#4b5563;cursor:not-allowed;opacity:.6}.admin_actionButton__O69Bg:disabled:hover{background-color:transparent}.admin_rejectButton__fCsx9{color:#ef4444}.admin_rejectButton__fCsx9:hover{background-color:rgba(239,68,68,.1)}.admin_rejectButton__fCsx9:disabled{color:#4b5563;opacity:.6}.admin_rejectButton__fCsx9:disabled:hover{background-color:transparent}.admin_viewLink__TUEB6{color:#60a5fa;text-decoration:none}.admin_viewLink__TUEB6:hover{text-decoration:underline}.admin_timestamp__6_94C{display:flex;align-items:center;color:#9ca3af;font-size:.75rem}.admin_icon__27UOM{margin-right:4px}.admin_spinner__CQ44W{animation:admin_spin__3tgf8 1s linear infinite}@keyframes admin_spin__3tgf8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.admin_reviewsSection__oCnky{margin-top:1rem;width:100%}.admin_reviewsToggle__tmo_L{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#60a5fa;cursor:pointer;font-size:.9rem;padding:.25rem .5rem;border-radius:4px;transition:all .2s}.admin_reviewsToggle__tmo_L:hover{background-color:rgba(96,165,250,.1)}.admin_reviewsToggle__tmo_L:disabled{color:#6b7280;cursor:not-allowed}.admin_reviewsRow__j7r6d{background-color:rgba(31,41,55,.8)!important;border-top:none!important}.admin_reviewsCell__ztkrS{padding:0!important;background-color:#1f2937!important}.admin_reviewsContainer__KS5Lf{margin:0;padding:1rem;background-color:#1f2937!important;border-top:1px solid #374151;border-radius:0 0 8px 8px;color:#f3f4f6}.admin_reviewsList__DNICF{display:flex;flex-direction:column;gap:1rem;background-color:#1f2937}.admin_reviewCard__f5rUt{border:1px solid #374151;border-radius:6px;padding:1rem;background-color:#111827!important;position:relative;color:#f3f4f6}.admin_reviewHeader__yrLrb{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.admin_reviewerInfo__M90oj{display:flex;flex-direction:column}.admin_reviewerName__VCIRm{font-weight:500;color:#f3f4f6}.admin_reviewDate__BzI2M{font-size:.85rem;color:#9ca3af}.admin_reviewInfo__GDb1z{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem}.admin_reviewedBy___UV6b{color:#9ca3af;font-style:italic}.admin_rejectionReason__3b_SI{color:#f87171;cursor:help}.admin_ratingContainer__QMjRC{display:flex;align-items:center;gap:.25rem}.admin_star__048zW{color:#4b5563}.admin_filledStar__MKgP2{color:#f59e0b;fill:#f59e0b}.admin_ratingText__PiUQx,.admin_ratingValue__xvLkM{font-size:.9rem;margin-left:.25rem;color:#f3f4f6}.admin_reviewContent__s0syh{margin-bottom:.5rem}.admin_feedback__p_R1B{margin:0 0 1rem;line-height:1.5;color:#f3f4f6}.admin_privateFeedback__MQSCu{background-color:#374151!important;border-radius:6px;padding:.75rem;margin-top:.75rem}.admin_privateFeedback__MQSCu h4{margin:0 0 .5rem;font-size:.9rem;color:#9ca3af}.admin_privateFeedback__MQSCu p{margin:0;font-size:.9rem;color:#f3f4f6}.admin_moderatedBadge__4N9wT,.admin_visibilityBadge__jaD03{display:inline-block;font-size:.75rem;padding:.25rem .5rem;border-radius:4px;margin-top:.5rem}.admin_private__3mS2q{background-color:#ef4444;color:white}.admin_moderated__Mt7Lw{background-color:#3b82f6;color:white}.admin_moderatedBadge__4N9wT{background-color:#8b5cf6;color:white;margin-left:.5rem}.admin_adminContainer__o2_BJ{padding:1.5rem}.admin_loadingSpinner__1G5On{display:flex;justify-content:center;padding:1rem 0}.admin_loadingSpinner__1G5On:after{content:"";width:24px;height:24px;border:2px solid #4b5563;border-top-color:#60a5fa;border-radius:50%;animation:admin_spin__3tgf8 1s linear infinite}.admin_errorMessage__PArFo{color:#ef4444;text-align:center;padding:.5rem}.admin_fetchError__PLW4W{color:red;margin-bottom:1rem}.admin_emptyMessage__C_yE2{text-align:center;color:#9ca3af;padding:.5rem}.admin_placeholder__AS5I1{color:#4b5563}.admin_deletedRow__2CUjc{opacity:.7!important;background-color:rgba(30,30,35,.4)!important}.admin_nameContainer__vHdoW{display:flex;align-items:center;gap:8px}.admin_deletedBadge__5jK_y{display:inline-block;padding:3px 8px;background-color:#f44336;color:white;border-radius:4px;font-size:11px;font-weight:500;white-space:nowrap;line-height:1}.applications-table_table__1zbEQ{width:100%;background-color:#1f2937;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);overflow-x:auto;-webkit-overflow-scrolling:touch;margin:1rem 0}.applications-table_table__1zbEQ table{width:100%;min-width:1200px;border-collapse:collapse}.applications-table_header__P4ESI{background-color:rgba(15,23,42,.3)}.applications-table_headerCell__wIeS3{padding:1rem 1.5rem;text-align:left;font-size:.75rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.applications-table_row__13IjQ{border-top:1px solid #374151;transition:background-color .2s}.applications-table_row__13IjQ:hover{background-color:rgba(31,41,55,.5)}.applications-table_cell__CQ2Ed{padding:.75rem 1rem;white-space:nowrap;color:#f3f4f6}.applications-table_profilePhoto__HQ3G6{width:40px;height:40px;border-radius:50%;object-fit:cover}.applications-table_photoPlaceholder__OXue3{width:40px;height:40px;border-radius:50%;background-color:#1e293b;display:flex;align-items:center;justify-content:center;color:#60a5fa}.applications-table_languagesList__QLS9o{display:flex;flex-wrap:wrap;gap:4px}.applications-table_languageTag__ljG5a{background-color:#1e293b;color:#60a5fa;padding:2px 8px;border-radius:9999px;font-size:.75rem}.applications-table_examinerTypesList__66nnF{display:flex;flex-wrap:wrap;gap:4px}.applications-table_examinerTypeTag__z25aw{background-color:#065f46;color:#10b981;padding:2px 8px;border-radius:9999px;font-size:.75rem}.applications-table_statusApproved__jx73p,.applications-table_statusPending__Aky66,.applications-table_statusRejected__GcjKA{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.applications-table_statusPending__Aky66{background-color:rgba(217,119,6,.1);color:#fbbf24}.applications-table_statusApproved__jx73p{background-color:rgba(4,120,87,.1);color:#34d399}.applications-table_statusRejected__GcjKA{background-color:rgba(185,28,28,.1);color:#f87171}.applications-table_actionButtons__ufxOb{display:flex;gap:.5rem}.applications-table_actionButton__zC4qc{background:none;border:none;color:#60a5fa;cursor:pointer;font-size:1.1rem;padding:.25rem;border-radius:4px;transition:all .2s}.applications-table_actionButton__zC4qc:hover{background-color:rgba(96,165,250,.1)}.applications-table_actionButton__zC4qc:disabled{color:#4b5563;cursor:not-allowed;opacity:.6}.applications-table_rejectButton__d1yZu{color:#ef4444}.applications-table_rejectButton__d1yZu:hover{background-color:rgba(239,68,68,.1)}.applications-table_viewLink__mrPAF{color:#60a5fa;text-decoration:none}.applications-table_viewLink__mrPAF:hover{text-decoration:underline}.applications-table_timestamp__59Y4v{display:flex;align-items:center;color:#9ca3af;font-size:.75rem}.applications-table_icon__B6uo4{margin-right:4px}.applications-table_spinner__g8SgR{animation:applications-table_spin__Fk8xv 1s linear infinite}@keyframes applications-table_spin__Fk8xv{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.applications-table_reviewInfo__ictRR{display:flex;flex-direction:column;gap:.25rem}.applications-table_reviewDate__8LlXp{color:#9ca3af;font-size:.75rem}.applications-table_reviewedBy__EAkkl{color:#f3f4f6;font-size:.875rem}.applications-table_rejectionReason__UzGbU{color:#f87171;font-size:.75rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.applications-table_placeholder__M8c3O{color:#4b5563;font-style:italic}.applications-table_emptyMessage__GYtsb{padding:2rem;text-align:center;color:#9ca3af}.applications-table_statusBadge__TlLXU{display:inline-block;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;text-transform:capitalize;white-space:nowrap}.applications-table_pendingStatus__13pO7{background-color:rgba(245,158,11,.1);color:#f59e0b;border:1px solid rgba(245,158,11,.2)}.applications-table_approvedStatus__YTuG_{background-color:rgba(16,185,129,.1);color:#10b981;border:1px solid rgba(16,185,129,.2)}.applications-table_rejectedStatus__fJcs_{background-color:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2)}.applications-table_reasonHint__Ds3Qw{margin-left:.5rem;font-size:.75rem;font-weight:700;color:var(--text-placeholder);cursor:help}.applications-table_reasonCell__IiiF3{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.applications-table_filterBar__L8Ldy{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #374151;flex-wrap:wrap;gap:1rem}.applications-table_filterLabel__mHu4t{display:flex;align-items:center;gap:.5rem;color:#9ca3af;font-size:.875rem}.applications-table_filterSelect__WfU8N{background-color:#1e293b;color:#f3f4f6;border:1px solid #374151;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;cursor:pointer;transition:border-color .2s}.applications-table_filterSelect__WfU8N:hover{border-color:#60a5fa}.applications-table_filterSelect__WfU8N:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 2px rgba(96,165,250,.2)}.applications-table_filterCount__whbP9{color:#6b7280;font-size:.875rem}.applications-table_categoryTag__jomla{display:inline-block;background-color:rgba(96,165,250,.1);color:#60a5fa;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;text-transform:capitalize}.Carousel_carousel__Ex0_y{position:relative;width:100%;--carousel-dot-bg:rgba(255,255,255,0.3);--carousel-dot-hover-bg:rgba(255,255,255,0.5);--carousel-dot-active-bg:#3b82f6;--carousel-nav-bg:rgba(255,255,255,0.05);--carousel-nav-border:rgba(255,255,255,0.1);--carousel-nav-color:#94a3b8;--carousel-nav-hover-bg:rgba(59,130,246,0.15);--carousel-nav-hover-border:rgba(59,130,246,0.3);--carousel-nav-hover-color:#60a5fa}.Carousel_wrapper___xad3{position:relative;max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1rem}.Carousel_track__VAMwI{display:flex;gap:1.25rem;flex:1 1;justify-content:center}.Carousel_slide__gDwAf{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 1rem);min-width:0}.Carousel_navButton__PaODX{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--carousel-nav-bg);border:1px solid var(--carousel-nav-border);color:var(--carousel-nav-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;font-size:.9rem}.Carousel_navButton__PaODX:hover{background:var(--carousel-nav-hover-bg);border-color:var(--carousel-nav-hover-border);color:var(--carousel-nav-hover-color)}.Carousel_navButton__PaODX:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.Carousel_dots__o0zch{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:1.75rem}.Carousel_dot__PR7Md{width:8px;height:8px;min-width:8px;min-height:8px;max-width:8px;max-height:8px;border-radius:50%;background:var(--carousel-dot-bg);border:none;cursor:pointer;transition:all .2s ease;padding:0;margin:0}.Carousel_dot__PR7Md:hover{background:var(--carousel-dot-hover-bg)}.Carousel_dot__PR7Md:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.Carousel_dotActive__Y6FRG{background:var(--carousel-dot-active-bg);width:20px;max-width:20px;min-width:20px;border-radius:4px}@media (max-width:1024px){.Carousel_wrapper___xad3{padding:0 .5rem}.Carousel_track__VAMwI{gap:1rem}.Carousel_slide__gDwAf{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem);min-width:0}.Carousel_navButton__PaODX{width:36px;height:36px;flex-shrink:0}}@media (max-width:640px){.Carousel_wrapper___xad3{gap:0}.Carousel_track__VAMwI{flex:1 1;min-width:0}.Carousel_slide__gDwAf{flex:0 0 100%}.Carousel_navButton__PaODX{display:none}.Carousel_dots__o0zch{margin-top:1.25rem}}.Carousel_lightTheme__6TVuA{--carousel-dot-bg:rgba(0,0,0,0.2);--carousel-dot-hover-bg:rgba(0,0,0,0.35);--carousel-dot-active-bg:#3b82f6;--carousel-nav-bg:white;--carousel-nav-border:#e2e8f0;--carousel-nav-color:#64748b;--carousel-nav-hover-bg:#f8fafc;--carousel-nav-hover-border:#cbd5e1;--carousel-nav-hover-color:#334155}.CityResultCard_card___vGoY{position:relative;background:var(--card-background);border:1px solid rgba(148,163,184,.2);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 24px rgba(0,0,0,.15);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.CityResultCard_rankBadge__Gw1b5{position:absolute;top:.75rem;left:.75rem;z-index:10;background:var(--input-background);color:#38bdf8;font-weight:700;font-size:.875rem;padding:.25rem .625rem;border-radius:.5rem;border:1px solid rgba(56,189,248,.3);box-shadow:0 2px 8px rgba(0,0,0,.3)}.CityResultCard_card___vGoY:hover{border-color:rgba(148,163,184,.35);box-shadow:0 14px 32px rgba(0,0,0,.2);transform:translateY(-2px)}.CityResultCard_heroImage__RVCKq{position:relative;width:100%;height:140px;background-color:var(--card-background);overflow:hidden}.CityResultCard_heroFallback__emyna{background:linear-gradient(135deg,var(--section-gradient-start) 0,var(--page-background) 100%);display:flex;align-items:center;justify-content:center}.CityResultCard_fallbackFlag__qZeTO{font-size:4rem;opacity:.3}.CityResultCard_photoCredit__T3u4m{position:absolute;bottom:4px;right:6px;font-size:.65rem;color:rgba(255,255,255,.7);background:rgba(0,0,0,.4);padding:2px 6px;border-radius:3px;text-decoration:none;transition:color .15s ease,background .15s ease}.CityResultCard_photoCredit__T3u4m:hover{color:#fff;background:rgba(0,0,0,.6)}.CityResultCard_titleSection__YMKn1{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 1rem .5rem;text-align:center}.CityResultCard_flag__GNzl2{font-size:1.5rem;line-height:1}.CityResultCard_cityName__HX4nt{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin:0}.CityResultCard_pillsSection__UO2C_{flex-direction:column;padding:.5rem 1rem}.CityResultCard_pillRow__UFWjQ,.CityResultCard_pillsSection__UO2C_{display:flex;gap:.5rem;position:relative}.CityResultCard_pillRowFull__S8Zpz{display:flex;position:relative}.CityResultCard_pill__Z0CYy{display:flex;align-items:center;gap:.35rem;flex:1 1;padding:.45rem .6rem;background:rgba(148,163,184,.1);border:1px solid rgba(148,163,184,.2);border-radius:.5rem;color:var(--text-secondary);font-size:.8rem;cursor:pointer;transition:background .15s ease,border-color .15s ease;text-align:left;min-width:0}.CityResultCard_pill__Z0CYy:hover{background:rgba(148,163,184,.18);border-color:rgba(148,163,184,.35)}.CityResultCard_pillActive__COVJC{background:rgba(59,130,246,.15);border-color:rgba(59,130,246,.4)}.CityResultCard_pillLink__o_tR_{text-decoration:none;color:#93c5fd;background:rgba(59,130,246,.12);border-color:rgba(59,130,246,.25)}.CityResultCard_pillLink__o_tR_:hover{background:rgba(59,130,246,.2);border-color:rgba(59,130,246,.4);color:#bfdbfe}.CityResultCard_pillPositive__sMcdi{background:rgba(34,197,94,.15);border-color:rgba(34,197,94,.35);color:#86efac}.CityResultCard_pillPositive__sMcdi:hover{background:rgba(34,197,94,.25);border-color:rgba(34,197,94,.5)}.CityResultCard_pillContext__krbi7{display:flex;align-items:center;flex:1 1;padding:.45rem .6rem;font-size:.8rem;color:var(--text-placeholder);font-style:italic}.CityResultCard_pillFull__dINvD{width:100%}.CityResultCard_pillIcon__k9CJp{font-size:.9rem;flex-shrink:0}.CityResultCard_pillText__7fp1y{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.CityResultCard_pillInfo__eo7no{font-size:.7rem;opacity:.6;flex-shrink:0;margin-left:auto}.CityResultCard_tooltip__ncHCY{background:var(--card-background);border:1px solid rgba(59,130,246,.3);border-radius:.5rem;padding:.75rem;margin-top:.5rem;font-size:.85rem;color:var(--text-secondary);line-height:1.5;box-shadow:0 4px 16px rgba(0,0,0,.2);animation:CityResultCard_tooltipFadeIn__V6uBs .15s ease}@keyframes CityResultCard_tooltipFadeIn__V6uBs{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.CityResultCard_exploreCta___gU1I{display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;margin:.75rem 1rem 1rem;border-radius:.6rem;background:linear-gradient(135deg,rgba(59,130,246,.2),rgba(37,99,235,.25));color:#60a5fa;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid rgba(59,130,246,.3);transition:background .15s ease,border-color .15s ease,transform .1s ease}.CityResultCard_exploreCta___gU1I:hover{background:linear-gradient(135deg,rgba(59,130,246,.3),rgba(37,99,235,.35));border-color:rgba(59,130,246,.5);transform:translateY(-1px)}.CityResultCard_exploreCta___gU1I:active{transform:translateY(0)}.CityResultCard_feedbackButtons__8uTty{position:absolute;top:.75rem;right:.75rem;z-index:10;display:flex;gap:.35rem;opacity:.7;transition:opacity .2s ease}.CityResultCard_card___vGoY:hover .CityResultCard_feedbackButtons__8uTty{opacity:1}.CityResultCard_feedbackBtn__ZAAIK{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--card-background);border:1px solid rgba(148,163,184,.25);color:var(--text-placeholder);cursor:pointer;transition:all .15s ease;font-size:.85rem}.CityResultCard_feedbackBtn__ZAAIK:hover{background:var(--card-background);border-color:rgba(148,163,184,.4);color:var(--text-secondary)}.CityResultCard_feedbackBtnActive__tlY3q{background:rgba(34,197,94,.2);border-color:rgba(34,197,94,.5);color:#86efac}.CityResultCard_feedbackBtnActive__tlY3q:hover{background:rgba(34,197,94,.3);border-color:rgba(34,197,94,.6);color:#86efac}.CityResultCard_feedbackBtnActiveDown__2CpNz{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5);color:#fca5a5}.CityResultCard_feedbackBtnActiveDown__2CpNz:hover{background:rgba(239,68,68,.3);border-color:rgba(239,68,68,.6);color:#fca5a5}.CityResultCard_cardLocked__HydON{pointer-events:none}.CityResultCard_cardLocked__HydON .CityResultCard_heroImage__RVCKq,.CityResultCard_cardLocked__HydON .CityResultCard_pillsSection__UO2C_,.CityResultCard_cardLocked__HydON .CityResultCard_titleSection__YMKn1{filter:blur(6px);opacity:.6}.CityResultCard_cardLocked__HydON .CityResultCard_rankBadge__Gw1b5{filter:none;opacity:.8}.CityResultCard_lockedOverlay__naBIG{position:absolute;inset:0;z-index:5;pointer-events:none}.CityResultCard_unlockCta__wW6kd{position:relative;z-index:10;pointer-events:auto;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;margin:.75rem 1rem 1rem;border-radius:.6rem;background:linear-gradient(135deg,rgba(34,197,94,.2),rgba(22,163,74,.25));color:#86efac;font-weight:600;font-size:.95rem;text-decoration:none;border:1px solid rgba(34,197,94,.4);cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .1s ease;filter:none!important;opacity:1!important}.CityResultCard_unlockCta__wW6kd:hover{background:linear-gradient(135deg,rgba(34,197,94,.3),rgba(22,163,74,.35));border-color:rgba(34,197,94,.6);transform:translateY(-1px)}.CityResultCard_unlockCta__wW6kd:active{transform:translateY(0)}@media (max-width:640px){.CityResultCard_heroImage__RVCKq{height:120px}.CityResultCard_cityName__HX4nt{font-size:1rem}.CityResultCard_pill__Z0CYy{padding:.4rem .5rem;font-size:.75rem}.CityResultCard_pillIcon__k9CJp{font-size:.85rem}.CityResultCard_tooltip__ncHCY{font-size:.8rem;padding:.6rem}.CityResultCard_feedbackButtons__8uTty{opacity:1}.CityResultCard_feedbackBtn__ZAAIK{width:28px;height:28px;font-size:.75rem}}.CityResultsCarousel_container__V4LCH{width:100%;padding:0 1rem}@media (max-width:640px){.CityResultsCarousel_container__V4LCH{padding:0 .5rem}}.BookingModal_groupChipWrapper__qkL5k{display:flex;flex-direction:column;align-items:center;width:100%;height:-moz-fit-content;height:fit-content}.BookingModal_groupSeatsBelow__jAPfq{margin-top:8px;color:var(--text-secondary);font-size:.75rem;text-align:center;width:100%}.BookingModal_modalOverlay__WMCh2{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:var(--z-index-modal);padding:1rem;overflow-y:auto}.BookingModal_modalContent__2T_no{background:var(--card-background);width:100%;max-width:600px;border-radius:12px;padding:1.5rem;max-height:calc(100vh - 4rem);overflow-y:auto;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){.BookingModal_modalContent__2T_no{background:var(--card-background)}}.BookingModal_modalHeader__sC_1M{text-align:center;padding-bottom:1rem;position:relative;border-bottom:1px solid var(--border-color);margin-bottom:1rem}.BookingModal_modalHeader__sC_1M h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.BookingModal_subtitle__xETNE{color:var(--text-secondary);font-size:.875rem;margin-bottom:1rem}.BookingModal_bookingPolicy__H9tGv,.BookingModal_timezoneInfo__OkWYP{font-size:.8rem;line-height:1.4;margin-bottom:1rem;color:var(--text-secondary);padding:.75rem 1rem;background-color:var(--subtle-background);border-radius:8px;border:1px solid var(--border-color)}.BookingModal_timezoneInfo__OkWYP{display:flex;align-items:flex-start;gap:8px}.BookingModal_timezoneInfo__OkWYP svg{margin-top:2px;color:var(--color-primary);flex-shrink:0}.BookingModal_timezoneDetails__wI36k{display:flex;flex-direction:column;gap:2px}.BookingModal_timezoneInfo__OkWYP strong{font-weight:600;color:var(--text-primary)}.BookingModal_timezoneLabel__mqv_n{font-style:normal}.BookingModal_closeButton__9aQV0{position:absolute;top:.75rem;right:0;background:none;border:none;color:var(--text-secondary);padding:.5rem;cursor:pointer;transition:color .2s;line-height:1;z-index:10;border-radius:50%;display:flex;align-items:center;justify-content:center}.BookingModal_closeButton__9aQV0:hover{color:var(--text-primary);background-color:var(--hover-background)}.BookingModal_calendarSection__S_tT_{margin-bottom:1.5rem;position:relative;width:100%}.BookingModal_weekGridContainer__PjxrS{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border-color) transparent;-ms-overflow-style:none;padding:2px 2px 8px}.BookingModal_weekGridContainer__PjxrS::-webkit-scrollbar{display:block;height:4px}.BookingModal_weekGridContainer__PjxrS::-webkit-scrollbar-track{background:transparent}.BookingModal_weekGridContainer__PjxrS::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:10px}.BookingModal_weekGrid__4zDrD{display:grid;grid-template-columns:repeat(7,minmax(45px,1fr));grid-gap:8px;gap:8px;width:100%;min-width:calc(7 * 45px + 6 * 8px)}.BookingModal_calendarHeader__ueo0P{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.BookingModal_monthDisplay__JXXXd{text-align:center;color:var(--text-primary);font-size:1rem;font-weight:600}.BookingModal_navigationButton__cGkx4{background:none;border:none;color:var(--text-secondary);padding:.5rem;cursor:pointer;transition:color .15s,background-color .15s;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:50%}.BookingModal_navigationButton__cGkx4:hover{color:var(--text-primary);background-color:var(--hover-background)}.BookingModal_dateButton__0vE3c{min-height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--subtle-background);border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);cursor:pointer;transition:all .15s;width:100%;padding:.5rem .25rem;font-size:.875rem;line-height:1.3}.BookingModal_dateButton__0vE3c:hover:not(:disabled):not(.BookingModal_selected__RKfRJ){background:var(--hover-background);border-color:var(--color-primary)}.BookingModal_dateButton__0vE3c.BookingModal_selected__RKfRJ{background:var(--color-primary)!important;border-color:var(--color-primary)!important;color:white!important}.BookingModal_dateButton__0vE3c.BookingModal_selected__RKfRJ .BookingModal_dayName__Qarlm{color:rgba(255,255,255,.8)}.BookingModal_dateButton__0vE3c:disabled{opacity:.5;cursor:not-allowed;background:var(--disabled-background-dark);border-color:transparent}.BookingModal_dayName__Qarlm{color:var(--text-secondary);font-size:.7rem;margin-bottom:.15rem;text-transform:uppercase}.BookingModal_dayNumber__U_eRp{font-weight:600;font-size:1rem}.BookingModal_timeSlotsContainer__qV4GM{min-height:200px;margin-bottom:1rem}.BookingModal_selectDateMessage__n4C_K{text-align:center;color:var(--text-secondary);font-size:.9rem;padding:1rem}.BookingModal_loadingContainer__KKi0F,.BookingModal_loadingState__c83Wi,.BookingModal_noSlots__semeR,.BookingModal_selectDateMessage__n4C_K{display:flex;justify-content:center;align-items:center;min-height:150px;padding:1rem;text-align:center;color:var(--text-secondary)}@keyframes BookingModal_skeletonPulse__0AHpk{0%{opacity:.45}50%{opacity:.9}to{opacity:.45}}.BookingModal_skeletonCard__2UQKd{gap:10px}.BookingModal_skeletonIcon__rRx7P{width:16px;height:16px;border-radius:50%;flex-shrink:0}.BookingModal_skeletonIcon__rRx7P,.BookingModal_skeletonLine__Xfm6S{background:rgba(0,122,255,.08);animation:BookingModal_skeletonPulse__0AHpk 1.4s ease-in-out infinite}.BookingModal_skeletonLine__Xfm6S{height:12px;width:100%;border-radius:6px}.BookingModal_skeletonLineShort__rXT_C{width:60%}.BookingModal_skeletonGrid__kWmmw{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:.75rem;gap:.75rem;width:100%}.BookingModal_skeletonSlot__0Enr8{height:80px;border-radius:6px;background:rgba(0,122,255,.08);animation:BookingModal_skeletonPulse__0AHpk 1.4s ease-in-out infinite}.BookingModal_timeSection__FH2JL{background:transparent;border-radius:0;padding:0;margin-bottom:0}.BookingModal_timeSection__FH2JL h4{color:var(--text-primary);font-size:.9rem;margin-bottom:1rem;font-weight:600}.BookingModal_timeSlotsGrid__fVj7l{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:.75rem;gap:.75rem;margin-bottom:1rem;width:100%;overflow:visible;padding:2px}.BookingModal_timeSlot__NvqRK{padding:.6rem .5rem;background:var(--subtle-background);border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);font-size:.875rem;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.3;height:80px;display:flex;align-items:center;justify-content:center}.BookingModal_timeSlot__NvqRK:hover:not(:disabled){background:var(--hover-background);border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-1px)}.BookingModal_timeSlot__NvqRK:disabled{opacity:.5;cursor:not-allowed;transform:none;background:var(--disabled-background-dark);border-color:transparent;color:var(--text-disabled-dark)}.BookingModal_noSlots__semeR{grid-column:1/-1;color:var(--text-secondary);text-align:center;font-size:.875rem;padding:2rem 1rem}.BookingModal_noSlotsMessage__t0x_1{color:var(--text-secondary);text-align:center;padding:2rem 1rem;background:var(--subtle-background);border-radius:8px;margin:1rem 0;border:1px solid var(--border-color)}.BookingModal_groupCard__bVjoH{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--color-primary);background:rgba(59,130,246,.08);padding:1.1rem .6rem .9rem .9rem;border-radius:8px;min-width:120px;height:80px;width:100%;box-sizing:border-box;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1.3;font-size:.875rem;color:var(--text-primary)}.BookingModal_groupCard__bVjoH:disabled{opacity:.5;cursor:not-allowed;transform:none;background:var(--disabled-background-dark);border-color:transparent;color:var(--text-disabled-dark)}.BookingModal_groupSupLeft__aMxG5{position:absolute;top:6px;left:8px;font-size:.65rem;color:var(--color-primary);font-weight:700;text-transform:uppercase;letter-spacing:.02em}.BookingModal_groupSupRight__CSPuP{position:absolute;bottom:6px;right:8px;font-size:.7rem;color:var(--text-secondary)}.BookingModal_groupMain__TvT_e{font-size:.9rem;font-weight:600;color:var(--text-primary);margin-top:2px}.BookingModal_noSlotsMessage__t0x_1 p:first-child{font-weight:500;margin-bottom:.5rem}.BookingModal_subtleText__J4grb{font-size:.8rem;color:var(--text-muted)}.BookingModal_confirmationView__Rvs0P{border-radius:0;padding:0;margin-top:1rem}.BookingModal_confirmationView__Rvs0P h3{color:var(--text-primary);font-size:1.125rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.BookingModal_confirmationDetails__n3iPS{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;border:1px solid var(--border-color);border-radius:8px;padding:1rem;background-color:var(--subtle-background)}.BookingModal_confirmationDetails__n3iPS .BookingModal_detailRow__w5fGs{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;gap:1rem}.BookingModal_confirmationDetails__n3iPS .BookingModal_detailRow__w5fGs:last-child{margin-bottom:0}.BookingModal_detailLabel__onYLU{color:var(--text-secondary);font-size:.9rem;font-weight:500;flex-shrink:0;min-width:120px}.BookingModal_detailValue__rSk0N{color:var(--text-primary);font-weight:500;font-size:.9rem;text-align:right}.BookingModal_detailValue__rSk0N .BookingModal_timezoneLabel__mqv_n{font-size:.75rem;color:var(--text-secondary);margin-left:4px}.BookingModal_costSummary__9PgnP{margin-top:1.5rem;border:1px solid var(--border-color);border-radius:8px;padding:1rem;background-color:var(--subtle-background)}.BookingModal_costSummary__9PgnP h4{font-size:.9rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-color)}.BookingModal_costSummary__9PgnP .BookingModal_detailRow__w5fGs{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.9rem;gap:1rem}.BookingModal_costSummary__9PgnP .BookingModal_detailLabel__onYLU{color:var(--text-secondary);font-weight:500;flex-shrink:0}.BookingModal_costSummary__9PgnP .BookingModal_detailValue__rSk0N{color:var(--text-primary);font-weight:500}.BookingModal_costSummary__9PgnP .BookingModal_totalRow__d_S_j{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-color)}.BookingModal_costSummary__9PgnP .BookingModal_totalRow__d_S_j .BookingModal_detailLabel__onYLU,.BookingModal_costSummary__9PgnP .BookingModal_totalRow__d_S_j .BookingModal_detailValue__rSk0N{font-weight:600;font-size:1rem}.BookingModal_confirmationActions__9vMAs{display:flex;gap:1rem;margin-top:1.5rem;justify-content:space-between}.BookingModal_backButton__B60mt,.BookingModal_confirmButton__fxqZ_{flex:1 1}.BookingModal_button__pogKw{flex:1 1;padding:.75rem;border-radius:8px;font-size:.9rem;font-weight:600;transition:all .15s;cursor:pointer;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center}.BookingModal_button__pogKw:disabled{opacity:.6;cursor:not-allowed}.BookingModal_primaryButton__agEjN{background:var(--color-primary);border-color:var(--color-primary);color:white}.BookingModal_primaryButton__agEjN:hover:not(:disabled){background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.BookingModal_primaryButton__agEjN:disabled{background:var(--disabled-background-dark);border-color:var(--disabled-background-dark);color:var(--text-disabled-dark)}.BookingModal_secondaryButton__ed43b{background:var(--subtle-background,#d5dae0);border-color:var(--border-color,rgba(0,122,255,.1));color:var(--text-primary,#334155)}.BookingModal_secondaryButton__ed43b:hover:not(:disabled){background:var(--hover-background,#becad8);border-color:var(--color-primary,#007AFF)}.BookingModal_cancellationPolicy__ZZigw{margin-top:1.5rem;padding:.75rem;background:var(--subtle-background);border-radius:8px;color:var(--text-secondary);font-size:.75rem;text-align:center;border:1px solid var(--border-color)}.BookingModal_registrationForm__2bL4Q{background:var(--card-background);border-radius:8px;padding:1.5rem;margin-top:1rem}.BookingModal_registrationForm__2bL4Q h2{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:.5rem;text-align:center}.BookingModal_registrationForm__2bL4Q .BookingModal_subtitle__xETNE{color:var(--text-muted);font-size:.875rem;text-align:center;margin-bottom:2rem}.BookingModal_formGroup__e_dCk{margin-bottom:1.5rem}.BookingModal_formGroup__e_dCk label{display:block;color:var(--text-primary);font-size:.875rem;margin-bottom:.5rem}.BookingModal_formGroup__e_dCk input,.BookingModal_formGroup__e_dCk select{width:100%;padding:.75rem;background:var(--subtle-bg);border:1px solid rgba(0,122,255,.15);border-radius:6px;color:var(--text-primary);font-size:.875rem;transition:all .15s}.BookingModal_formGroup__e_dCk input:hover,.BookingModal_formGroup__e_dCk select:hover{border-color:rgba(0,122,255,.3)}.BookingModal_formGroup__e_dCk input:focus,.BookingModal_formGroup__e_dCk select:focus{outline:none;border-color:#007AFF;box-shadow:0 0 0 2px rgba(0,122,255,.2)}.BookingModal_formGroup__e_dCk select option{background:var(--card-background);color:var(--text-primary);padding:.5rem}.BookingModal_formGroup__e_dCk input[type=date]{color-scheme:light}.BookingModal_formGroup__e_dCk input[type=date]::-webkit-calendar-picker-indicator{opacity:.6;cursor:pointer}.BookingModal_formActions__sT7MF{display:flex;gap:1rem;margin-top:2rem}.BookingModal_formActions__sT7MF button{flex:1 1;padding:.75rem;border-radius:6px;font-size:.875rem;font-weight:500;transition:all .15s}.BookingModal_formGroup__e_dCk.BookingModal_error__FJFeQ label{color:#ef4444}.BookingModal_formGroup__e_dCk.BookingModal_error__FJFeQ input,.BookingModal_formGroup__e_dCk.BookingModal_error__FJFeQ select{border-color:#ef4444;background:rgba(239,68,68,.08)}.BookingModal_formGroup__e_dCk.BookingModal_error__FJFeQ .BookingModal_errorMessage__ZZ2gr{color:#ef4444;font-size:.75rem;margin-top:.25rem}@media (max-width:640px){.BookingModal_registrationForm__2bL4Q{padding:1rem}.BookingModal_formActions__sT7MF{flex-direction:column}.BookingModal_formActions__sT7MF button{width:100%}}.BookingModal_dateButton__0vE3c.BookingModal_disabledDate__AR5UF{opacity:.5;cursor:not-allowed;background-color:transparent;color:var(--text-disabled)}.BookingModal_dateButton__0vE3c.BookingModal_disabledDate__AR5UF:hover{background-color:transparent}.BookingModal_loadingSpinner__b7T8F,.BookingModal_loadingState__c83Wi:after{width:20px;height:20px;border:2px solid var(--text-secondary);border-top-color:var(--color-primary);border-radius:50%;animation:BookingModal_spin___RaRX .8s linear infinite}.BookingModal_loadingState__c83Wi:after{content:"";margin-left:10px}@keyframes BookingModal_spin___RaRX{to{transform:rotate(1turn)}}.BookingModal_reasonRow__4FBzW{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.BookingModal_reasonTextarea__T4imC{width:100%;min-height:100px;padding:12px;border-radius:8px;border:1px solid var(--border-color);background-color:var(--input-background);color:var(--text-primary);font-family:inherit;font-size:.95rem;line-height:1.5;resize:vertical;outline:none;transition:border-color .2s}.BookingModal_reasonTextarea__T4imC:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(59,130,246,.2)}.BookingModal_reasonTextarea__T4imC::placeholder{color:var(--text-placeholder);font-size:.9rem}@media (max-width:640px){.BookingModal_reasonTextarea__T4imC{min-height:120px;padding:10px}.BookingModal_confirmationDetails__n3iPS{padding:12px}.BookingModal_detailRow__w5fGs{flex-direction:column;align-items:flex-start;gap:6px}.BookingModal_detailLabel__onYLU{font-size:.85rem;margin-bottom:2px}.BookingModal_detailValue__rSk0N{width:100%;text-align:left}}.BookingModal_promoSection__lYOsP{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.BookingModal_couponRow__uZnUL{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--subtle-background);border:1px solid var(--border-color);border-radius:8px}.BookingModal_couponInput__fSKjC{flex:1 1;border:none;background:transparent;font-size:.875rem;color:var(--text-primary)}.BookingModal_couponInput__fSKjC::placeholder{color:var(--text-secondary)}.BookingModal_couponInput__fSKjC:focus{outline:none}.BookingModal_applyCouponButton__8V_eR{background:var(--color-primary);color:#fff;border:none;border-radius:6px;padding:.6rem 1rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .2s}.BookingModal_applyCouponButton__8V_eR:disabled{background:var(--border-color);cursor:not-allowed}.BookingModal_applyCouponButton__8V_eR:hover:not(:disabled){background:var(--color-primary-dark)}.BookingModal_couponError__ENkW1{color:var(--color-error,#E5484D);font-size:.75rem;margin-top:.25rem;text-align:right}.BookingModal_pilotBadge__UfCbv{display:inline-block;background:rgba(0,122,255,.1);color:#007AFF;border:1px solid rgba(0,122,255,.2);border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600}.BookingModal_dateTimeContainer__jPkl7{margin-bottom:.25rem}.BookingModal_timezoneLabel__mqv_n{font-size:.8rem;color:var(--text-secondary);margin-left:.5rem}.ModalPortal_modalOverlay__tAA1u{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.StageProgressionModal_modalContent__iHt2W{background:var(--card-background);border:1px solid var(--border-color);border-radius:1rem;padding:var(--space-xl);max-width:440px;width:100%;text-align:center;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:StageProgressionModal_fadeIn__R3jCm .2s ease-out}.StageProgressionModal_modalTitle__hAUHi{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 var(--space-md) 0}.StageProgressionModal_modalDescription__QKoXU{font-size:var(--font-size-base);color:var(--text-secondary);margin:0 0 var(--space-sm) 0;line-height:1.6}.StageProgressionModal_modalNote__bmygw{font-size:var(--font-size-sm);color:var(--text-muted);margin:0 0 var(--space-lg) 0}.StageProgressionModal_modalActions__v3mfw{display:flex;flex-direction:column;gap:var(--space-sm)}.StageProgressionModal_advanceButton__gUS7L{width:100%;padding:.875rem 1.5rem;background:var(--color-primary);color:white;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .15s ease}.StageProgressionModal_advanceButton__gUS7L:hover:not(:disabled){background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--color-primary-rgb),.3)}.StageProgressionModal_advanceButton__gUS7L:disabled{opacity:.5;cursor:not-allowed}.StageProgressionModal_stayButton__Waxux{width:100%;padding:.75rem 1.5rem;background:transparent;color:var(--text-secondary);border:1px solid var(--border-color);border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .15s ease}.StageProgressionModal_stayButton__Waxux:hover:not(:disabled){border-color:var(--color-primary);color:var(--text-primary)}.StageProgressionModal_stayButton__Waxux:disabled{opacity:.5;cursor:not-allowed}@keyframes StageProgressionModal_fadeIn__R3jCm{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.StageProgressionModal_modalContent__iHt2W{max-width:100%;border-radius:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center}}.ProfileEditForm_modalContent__JrWcm{position:relative;width:100%;max-width:560px;max-height:90vh;border:1px solid var(--border-color);border-radius:1rem;padding:0;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);overflow-y:auto;box-sizing:border-box;animation:ProfileEditForm_fadeIn__m1LAg .2s ease-out}.ProfileEditForm_modalContent__JrWcm,.ProfileEditForm_modalHeader__Txtph{background:linear-gradient(145deg,var(--card-background) 0,var(--page-background) 100%)}.ProfileEditForm_modalHeader__Txtph{display:flex;justify-content:center;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-color);position:-webkit-sticky;position:sticky;top:0;z-index:10}.ProfileEditForm_modalHeader__Txtph h1,.ProfileEditForm_modalHeader__Txtph h2{font-size:1.25rem;font-weight:600;margin:0;color:var(--text-primary);letter-spacing:-.01em}.ProfileEditForm_closeButton__UsqjH{position:absolute;top:1rem;right:1rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--card-background-hover);border:1px solid var(--border-color);border-radius:50%;color:var(--text-muted);font-size:1.25rem;line-height:1;cursor:pointer;transition:all .15s ease;z-index:10}.ProfileEditForm_closeButton__UsqjH:hover{background:rgba(239,68,68,.15);border-color:rgba(239,68,68,.3);color:#f87171}.ProfileEditForm_closeButton__UsqjH:disabled{opacity:.4;cursor:not-allowed}.ProfileEditForm_assessmentContainer__PSY9m,.ProfileEditForm_formContainer__7nP_j{padding:1.5rem;display:flex;flex-direction:column;gap:0}.ProfileEditForm_assessmentStep__Ut6f9,.ProfileEditForm_formSection__mZQY0{padding:1.5rem 0;border-bottom:1px solid var(--border-color)}.ProfileEditForm_assessmentStep__Ut6f9:first-child,.ProfileEditForm_formSection__mZQY0:first-child{padding-top:.5rem}.ProfileEditForm_assessmentStep__Ut6f9:last-of-type,.ProfileEditForm_formSection__mZQY0:last-of-type{border-bottom:none;padding-bottom:0}.ProfileEditForm_assessmentStep__Ut6f9 h3,.ProfileEditForm_formSection__mZQY0 h4{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 1.25rem}.ProfileEditForm_sectionHint__h4LUk,.ProfileEditForm_stepSubtitle__drot1{color:var(--text-muted);font-size:.875rem;margin:-.5rem 0 1.25rem;line-height:1.5}.ProfileEditForm_formGroup__rLAXP{margin-bottom:1rem}.ProfileEditForm_formGroup__rLAXP:last-child{margin-bottom:0}.ProfileEditForm_formGroup__rLAXP label,.ProfileEditForm_label__97LoE{display:block;font-size:.875rem;font-weight:500;color:var(--text-secondary);margin-bottom:.375rem;line-height:1.4}.ProfileEditForm_required__mrcUG{color:#f87171;margin-left:.125rem}.ProfileEditForm_inputError__mfzrG{border-color:rgba(239,68,68,.5)!important}.ProfileEditForm_fieldError__tfdwr{display:block;font-size:.75rem;color:#f87171;margin-top:.25rem}.ProfileEditForm_formGroup__rLAXP input,.ProfileEditForm_formGroup__rLAXP select,.ProfileEditForm_input__XA__l,.ProfileEditForm_select__q0t14{width:100%;padding:.75rem 1rem;background:var(--card-background);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-primary);font-size:1rem;font-family:inherit;transition:all .15s ease;box-sizing:border-box}.ProfileEditForm_formGroup__rLAXP input:focus,.ProfileEditForm_formGroup__rLAXP select:focus,.ProfileEditForm_input__XA__l:focus,.ProfileEditForm_select__q0t14:focus{outline:none;border-color:rgba(99,102,241,.5);box-shadow:0 0 0 3px rgba(99,102,241,.15)}.ProfileEditForm_formGroup__rLAXP input::placeholder,.ProfileEditForm_input__XA__l::placeholder{color:var(--text-muted)}.ProfileEditForm_formGroup__rLAXP textarea,.ProfileEditForm_textarea__mYJ35{width:100%;padding:.75rem 1rem;background:var(--card-background);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-primary);font-size:1rem;font-family:inherit;min-height:100px;resize:vertical;transition:all .15s ease;box-sizing:border-box;line-height:1.5}.ProfileEditForm_formGroup__rLAXP textarea:focus,.ProfileEditForm_textarea__mYJ35:focus{outline:none;border-color:rgba(99,102,241,.5);box-shadow:0 0 0 3px rgba(99,102,241,.15)}.ProfileEditForm_formGroup__rLAXP textarea::placeholder,.ProfileEditForm_textarea__mYJ35::placeholder{color:var(--text-muted)}.ProfileEditForm_formGroup__rLAXP input[type=number]::-webkit-inner-spin-button,.ProfileEditForm_formGroup__rLAXP input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProfileEditForm_formGroup__rLAXP input[type=number]{-moz-appearance:textfield}.ProfileEditForm_charCount__kZB_g{display:block;text-align:right;font-size:.75rem;color:var(--text-muted);margin-top:.25rem}.ProfileEditForm_formRow__PXLKt{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.ProfileEditForm_formGroupBio__C9F4D{margin-bottom:1rem}.ProfileEditForm_profileGrid__yrq_R{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:1.5rem}.ProfileEditForm_photoWrapper__4fQtY{display:flex;flex-direction:column;align-items:center;gap:.75rem;flex-shrink:0}.ProfileEditForm_photoPreviewLarge__pVoNK{width:100px;height:100px;border-radius:50%;background:var(--card-background);border:2px dashed var(--border-color);display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;position:relative;transition:all .15s ease}.ProfileEditForm_photoPreviewLarge__pVoNK:hover{border-color:rgba(99,102,241,.5);background:rgba(99,102,241,.05)}.ProfileEditForm_previewImage__Df7yT{width:100%;height:100%;object-fit:cover}.ProfileEditForm_photoPlaceholder__nrkZr{display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.ProfileEditForm_logoSection__YrZN_{display:flex;align-items:center;gap:1rem;margin-top:1rem}.ProfileEditForm_logoPreview___DZPg{width:72px;height:72px;border-radius:.75rem;background:var(--card-background);border:2px dashed var(--border-color);display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer;position:relative;transition:all .15s ease;flex-shrink:0}.ProfileEditForm_logoPreview___DZPg:hover{border-color:rgba(99,102,241,.5);background:rgba(99,102,241,.05)}.ProfileEditForm_logoPreview___DZPg img{width:100%;height:100%;object-fit:cover}.ProfileEditForm_logoPlaceholder__h2JV_{display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.ProfileEditForm_changeLogoButton__Jlo_6,.ProfileEditForm_changePhotoButton__hJ_2h{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:transparent;border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-muted);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}.ProfileEditForm_changeLogoButton__Jlo_6:hover:not(:disabled),.ProfileEditForm_changePhotoButton__hJ_2h:hover:not(:disabled){border-color:rgba(99,102,241,.5);color:var(--color-primary);background:rgba(99,102,241,.05)}.ProfileEditForm_changeLogoButton__Jlo_6:disabled,.ProfileEditForm_changePhotoButton__hJ_2h:disabled{opacity:.5;cursor:not-allowed}.ProfileEditForm_hiddenInput__MoWz0{display:none}.ProfileEditForm_uploadOverlay__uczmU{position:absolute;inset:0;background:var(--page-background);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-primary);font-size:.75rem;border-radius:inherit}.ProfileEditForm_uploadProgress__vGIov{width:70%;height:3px;background:var(--border-color);border-radius:2px;overflow:hidden}.ProfileEditForm_progressBar__bJeBZ{width:var(--progress-width,0);height:100%;background:var(--color-primary);transition:width .2s ease}.ProfileEditForm_videoSection___iEfa{margin-top:1rem}.ProfileEditForm_videoSection___iEfa .ProfileEditForm_sectionHint__h4LUk{margin-top:.25rem;margin-bottom:1rem}.ProfileEditForm_videoSection___iEfa>label{display:block;font-size:.875rem;font-weight:500;color:var(--text-secondary);margin-bottom:.375rem}.ProfileEditForm_videoUploadArea__CrYTE{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1.25rem;border:2px dashed var(--border-color);border-radius:.75rem;background:var(--card-background-hover);cursor:pointer;transition:all .15s ease;color:var(--text-muted)}.ProfileEditForm_videoUploadArea__CrYTE:hover{border-color:rgba(99,102,241,.5);background:rgba(99,102,241,.03)}.ProfileEditForm_uploadHint__gegwk{font-size:.75rem;color:var(--text-muted)}.ProfileEditForm_uploadingState__WQTyq{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.ProfileEditForm_videoPreviewContainer__Yxyt1{position:relative}.ProfileEditForm_videoPreview__jslVr{width:100%;max-height:200px;border-radius:.5rem;background:#000}.ProfileEditForm_videoActions__8cbK0{display:flex;gap:.625rem;margin-top:.75rem;flex-wrap:wrap}.ProfileEditForm_removeVideoButton__pr6qw{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:.5rem;color:#f87171;font-size:.875rem;cursor:pointer;transition:all .15s ease}.ProfileEditForm_removeVideoButton__pr6qw:hover:not(:disabled){background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5)}.ProfileEditForm_removeVideoButton__pr6qw:disabled{opacity:.5;cursor:not-allowed}.ProfileEditForm_multiSelect__QeTOh{display:flex;flex-wrap:wrap;gap:.5rem}.ProfileEditForm_option__wHiPY{padding:.5rem .875rem;background:transparent;border:1px solid var(--border-color);border-radius:1.25rem;color:var(--text-muted);font-size:.875rem;cursor:pointer;transition:all .15s ease}.ProfileEditForm_option__wHiPY:hover:not(:disabled){border-color:rgba(99,102,241,.5);color:var(--text-primary)}.ProfileEditForm_optionSelected__t7Cu0{background:rgba(99,102,241,.15);border-color:rgba(99,102,241,.5);color:var(--color-primary)}.ProfileEditForm_option__wHiPY:disabled{opacity:.5;cursor:not-allowed}.ProfileEditForm_inputWithIcon__IW_Kw{display:flex;align-items:center;gap:.75rem;padding:0 1rem;background:var(--card-background);border:1px solid var(--border-color);border-radius:.5rem;color:var(--text-muted);transition:all .15s ease}.ProfileEditForm_inputWithIcon__IW_Kw:focus-within{border-color:rgba(99,102,241,.5);box-shadow:0 0 0 3px rgba(99,102,241,.15)}.ProfileEditForm_inputWithIcon__IW_Kw input{flex:1 1;border:none;background:transparent;padding:.75rem 0;color:var(--text-primary);font-size:1rem}.ProfileEditForm_inputWithIcon__IW_Kw input:focus{outline:none;box-shadow:none}.ProfileEditForm_emptyServices__y95SO{padding:1rem;border:1px dashed var(--border-color);border-radius:.5rem;text-align:center;color:var(--text-muted);font-size:.875rem;margin-bottom:1rem}.ProfileEditForm_serviceList__sdZju{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.ProfileEditForm_serviceCard__jy3n3{padding:.875rem;background:var(--card-background-hover);border:1px solid var(--border-color);border-radius:.5rem;transition:all .15s ease}.ProfileEditForm_serviceCard__jy3n3:hover{border-color:var(--border-color)}.ProfileEditForm_serviceCardHeader__JWyKg{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.ProfileEditForm_serviceTitleRow__NzWvW{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;min-width:0}.ProfileEditForm_serviceCardHeader__JWyKg h5{margin:0;font-size:.9375rem;font-weight:600;color:var(--text-primary);line-height:1.3}.ProfileEditForm_serviceCategoryBadge__jbA_I{padding:.125rem .5rem;background:rgba(99,102,241,.12);border-radius:.25rem;color:var(--color-primary);font-size:.6875rem;font-weight:500;text-transform:capitalize}.ProfileEditForm_servicePrice__aaMZA{font-weight:600;color:var(--text-primary);font-size:.875rem;white-space:nowrap}.ProfileEditForm_serviceDescription__RX8Hn{margin:.5rem 0;color:var(--text-muted);font-size:.8125rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ProfileEditForm_serviceActions__IrTqQ{display:flex;gap:.5rem;margin-top:.5rem}.ProfileEditForm_iconButtonDanger__ZERWn,.ProfileEditForm_iconButton__zsieb{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .625rem;background:transparent;border:1px solid var(--border-color);border-radius:.375rem;color:var(--text-muted);font-size:.75rem;cursor:pointer;transition:all .15s ease}.ProfileEditForm_iconButton__zsieb:hover:not(:disabled){border-color:rgba(99,102,241,.5);color:var(--color-primary)}.ProfileEditForm_iconButtonDanger__ZERWn{border-color:rgba(239,68,68,.3);color:#f87171}.ProfileEditForm_iconButtonDanger__ZERWn:hover:not(:disabled){border-color:rgba(239,68,68,.5);background:rgba(239,68,68,.08)}.ProfileEditForm_iconButtonDanger__ZERWn:disabled,.ProfileEditForm_iconButton__zsieb:disabled{opacity:.5;cursor:not-allowed}.ProfileEditForm_serviceEditor__zigo6{padding:1rem;background:var(--card-background-hover);border:1px solid var(--border-color);border-radius:.5rem}.ProfileEditForm_serviceEditor__zigo6 h5{margin:0 0 1rem;font-size:.9375rem;font-weight:600;color:var(--text-primary)}.ProfileEditForm_serviceFieldRow__sUfzg{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem;margin-bottom:.75rem}.ProfileEditForm_serviceEditorFooter__el720{display:flex;justify-content:flex-end;margin-top:1rem}.ProfileEditForm_serviceButtons___Lk3i{display:flex;gap:.5rem}.ProfileEditForm_toggleRow__qIDup{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0}.ProfileEditForm_toggleText___Io9f{flex:1 1}.ProfileEditForm_toggleText___Io9f span{display:block;font-size:.9375rem;font-weight:500;color:var(--text-primary);margin-bottom:.25rem}.ProfileEditForm_toggleText___Io9f p{margin:0;font-size:.8125rem;color:var(--text-muted);line-height:1.5}.ProfileEditForm_assessmentActions__zy1fd,.ProfileEditForm_formActions__N58mx{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1.25rem;margin-top:.5rem;border-top:1px solid var(--border-color)}.ProfileEditForm_backButton__DStnx{padding:.75rem 1.5rem;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .15s ease;background:transparent;border:1px solid var(--border-color);color:var(--text-muted)}.ProfileEditForm_backButton__DStnx:hover:not(:disabled){border-color:var(--border-color);color:var(--text-primary)}.ProfileEditForm_backButton__DStnx:disabled{opacity:.5;cursor:not-allowed}.ProfileEditForm_assessmentButton__z6Z6Z,.ProfileEditForm_submitButton__yLirh{padding:.75rem 1.5rem;border-radius:.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .15s ease;background:var(--color-primary);border:none;color:white}.ProfileEditForm_assessmentButton__z6Z6Z:hover:not(:disabled):not(.ProfileEditForm_disabled__3OlCo),.ProfileEditForm_submitButton__yLirh:hover:not(:disabled):not(.ProfileEditForm_disabled__3OlCo){background:var(--color-primary-dark,#4338ca);transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.ProfileEditForm_assessmentButton__z6Z6Z.ProfileEditForm_disabled__3OlCo,.ProfileEditForm_assessmentButton__z6Z6Z:disabled,.ProfileEditForm_submitButton__yLirh.ProfileEditForm_disabled__3OlCo,.ProfileEditForm_submitButton__yLirh:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width:640px){.ProfileEditForm_modalContent__JrWcm{max-width:100%;max-height:100vh;border-radius:0;border:none}.ProfileEditForm_assessmentContainer__PSY9m,.ProfileEditForm_formContainer__7nP_j,.ProfileEditForm_modalHeader__Txtph{padding:1rem}.ProfileEditForm_assessmentStep__Ut6f9,.ProfileEditForm_formSection__mZQY0{padding:1rem 0}.ProfileEditForm_formRow__PXLKt,.ProfileEditForm_serviceFieldRow__sUfzg{grid-template-columns:1fr;gap:.75rem}.ProfileEditForm_profileGrid__yrq_R{flex-direction:column;align-items:center}.ProfileEditForm_logoSection__YrZN_{flex-direction:column;align-items:flex-start}.ProfileEditForm_logoPreview___DZPg{width:64px;height:64px}.ProfileEditForm_photoPreviewLarge__pVoNK{width:80px;height:80px}.ProfileEditForm_multiSelect__QeTOh{gap:.375rem}.ProfileEditForm_option__wHiPY{padding:.4375rem .75rem;font-size:.8125rem}.ProfileEditForm_serviceCardHeader__JWyKg{flex-direction:column;gap:.5rem}.ProfileEditForm_serviceTitleRow__NzWvW{width:100%}.ProfileEditForm_servicePrice__aaMZA{align-self:flex-start}.ProfileEditForm_serviceActions__IrTqQ{flex-wrap:wrap}.ProfileEditForm_videoActions__8cbK0{flex-direction:column}.ProfileEditForm_videoActions__8cbK0 button{width:100%;justify-content:center}.ProfileEditForm_assessmentActions__zy1fd,.ProfileEditForm_formActions__N58mx{flex-direction:column-reverse}.ProfileEditForm_assessmentButton__z6Z6Z,.ProfileEditForm_backButton__DStnx,.ProfileEditForm_submitButton__yLirh{width:100%}.ProfileEditForm_toggleRow__qIDup{gap:.625rem}}@keyframes ProfileEditForm_fadeIn__m1LAg{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.meeting-settings_container__oWI_J{padding:1.5rem;background:var(--background-card);border-radius:12px;margin-top:1rem}.meeting-settings_header__7MzHu{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.meeting-settings_header__7MzHu h2{color:var(--text-primary);font-size:1.5rem;margin:0}.meeting-settings_editButton__jp1jV{padding:.5rem 1rem;background:var(--background-card-hover);border:1px solid var(--border-color);border-radius:6px;color:var(--text-primary);font-size:.875rem;cursor:pointer;transition:all .2s ease}.meeting-settings_editButton__jp1jV:hover{background:var(--color-primary);color:white;border-color:var(--color-primary)}.meeting-settings_editButton__jp1jV:disabled{opacity:.5;cursor:not-allowed}.meeting-settings_settingsCard__niPbU{background:var(--background-card-hover);padding:1.5rem;border-radius:8px;border:1px solid var(--border-color)}.meeting-settings_settingItem__SCA_g{margin-bottom:1.5rem}.meeting-settings_settingItem__SCA_g:last-child{margin-bottom:0}.meeting-settings_settingItem__SCA_g label{display:block;color:var(--text-primary);font-size:1rem;margin-bottom:.5rem;font-weight:500}.meeting-settings_input__PnnQn{width:100%;padding:.75rem;font-size:.875rem;border:1px solid var(--border-color);border-radius:.375rem;background:var(--background-card);color:var(--text-primary)}.meeting-settings_input__PnnQn:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary)}.meeting-settings_input__PnnQn:disabled{opacity:.5;cursor:not-allowed}.meeting-settings_saveButton__lq34M{margin-top:1rem;padding:.75rem 1.5rem;background:var(--color-primary);color:white;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:opacity .2s ease}.meeting-settings_saveButton__lq34M:hover{opacity:.9}@media (max-width:640px){.meeting-settings_container__oWI_J{padding:1rem}.meeting-settings_header__7MzHu{flex-direction:column;align-items:flex-start;gap:1rem}.meeting-settings_editButton__jp1jV{width:100%}.meeting-settings_settingsCard__niPbU{padding:1rem}}.meeting-settings_loadingSpinner__qCNxI{width:40px;height:40px;border-radius:50%;border:3px solid var(--border-color);border-top-color:var(--color-primary);animation:meeting-settings_spin__MXUPj 1s ease-in-out infinite;margin:20px auto}@keyframes meeting-settings_spin__MXUPj{to{transform:rotate(1turn)}}.meeting-settings_connectionStatusSection__Y1TLt{margin-bottom:2rem;padding:1.5rem;background-color:var(--background-card-hover);border:1px solid var(--border-color);border-radius:8px}.meeting-settings_connectionStatusSection__Y1TLt h3{margin-top:0;margin-bottom:.25rem;color:var(--text-primary);font-size:1.25rem}.meeting-settings_subHeader__eolnc{font-size:.875rem;color:var(--text-secondary);margin-top:0;margin-bottom:1.5rem}.meeting-settings_providerList__O1nAW{display:flex;flex-direction:column;gap:1rem}.meeting-settings_providerItem__LDUs9{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:var(--background-card);border-radius:6px;border:1px solid transparent;transition:border-color .2s ease}.meeting-settings_providerItem__LDUs9.meeting-settings_defaultProvider__df10m{border-color:var(--color-primary)}.meeting-settings_providerName__oOMko{font-weight:500;color:var(--text-primary)}.meeting-settings_statusIndicator__QK__u{display:flex;align-items:center;gap:.4rem;font-size:.875rem;padding:.25rem .6rem;border-radius:12px}.meeting-settings_statusIndicator__QK__u svg{width:14px;height:14px}.meeting-settings_connected__r7ptT{color:var(--color-success);background-color:rgba(var(--color-success-rgb),.1)}.meeting-settings_notConnected__icr0a{color:var(--color-danger);background-color:rgba(var(--color-danger-rgb),.1)}.meeting-settings_defaultBadge__nsFtP{font-size:.75rem;font-weight:500;color:var(--color-primary);background-color:rgba(var(--color-primary-rgb),.1);padding:.2rem .5rem;border-radius:4px;margin-left:.5rem}.meeting-settings_connectionNote__SxwB1{font-size:.8rem;color:var(--text-tertiary);margin-top:1.5rem;text-align:center}.meeting-settings_settingsCard__niPbU{margin-top:1rem}@media (max-width:640px){.meeting-settings_providerItem__LDUs9{flex-direction:column;align-items:flex-start;gap:.5rem}.meeting-settings_providerRight__CZE50{width:100%;flex-wrap:wrap;gap:.5rem}.meeting-settings_providerRight__CZE50 .meeting-settings_actionButton__nHWyo,.meeting-settings_providerRight__CZE50 select.meeting-settings_actionButton__nHWyo{min-width:0;flex:1 1 140px}.meeting-settings_defaultBadge__nsFtP{margin-left:0;margin-top:.3rem}.meeting-settings_connectionStatusSection__Y1TLt{padding:1rem}}.meeting-settings_errorLoading__3JZkB{color:var(--color-danger);text-align:center;padding:2rem;background:var(--background-card-hover);border:1px solid var(--color-danger);border-radius:8px}.meeting-settings_providerLeft__xRVwp{display:flex;align-items:center}.meeting-settings_providerRight__CZE50{display:flex;align-items:center;gap:var(--space-md)}.meeting-settings_defaultSup__iaNyM{font-size:.7em;color:var(--color-primary);font-weight:500;margin-left:.4em;vertical-align:super}.meeting-settings_setDefaultButton___q3b0{padding:.375rem .75rem;font-size:.8rem;font-weight:500;border-radius:6px;background-color:transparent;color:var(--color-primary);border:1px solid var(--color-primary);cursor:pointer;transition:all .2s ease;white-space:nowrap}.meeting-settings_setDefaultButton___q3b0:hover:not(:disabled){background-color:var(--hover-background);color:var(--color-primary-dark);border-color:var(--color-primary-dark)}.meeting-settings_setDefaultButton___q3b0:disabled{opacity:.6;cursor:not-allowed}.meeting-settings_statusIndicator__QK__u{display:inline-flex}.meeting-settings_actionButton__nHWyo{height:36px;padding:0 14px;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:1px solid var(--border-color);white-space:nowrap;display:inline-flex;align-items:center;gap:.4rem;background:var(--background-card-hover);color:var(--text-primary);line-height:1;box-sizing:border-box;min-width:140px;justify-content:center}.meeting-settings_primaryButton__megcn{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.meeting-settings_primaryButton__megcn:hover{opacity:.95}.meeting-settings_actionButton__nHWyo select,select.meeting-settings_actionButton__nHWyo{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:36px;padding:0 36px 0 12px;border-radius:8px;font-size:.9rem;font-weight:600;border:1px solid var(--border-color);background:var(--background-card-hover);color:var(--text-primary);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2399AABB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;min-width:140px}.meeting-settings_actionButton__nHWyo:hover,select.meeting-settings_actionButton__nHWyo:hover{background:var(--background-card)}.meeting-settings_disconnectButton__jnlRU{background-color:var(--color-danger-muted);color:var(--color-danger);border:1px solid var(--color-danger)}.meeting-settings_disconnectButton__jnlRU:hover{background-color:var(--color-danger);color:white;border-color:var(--color-danger)}.meeting-settings_disconnectButton__jnlRU:disabled{opacity:.6;cursor:not-allowed}.meeting-settings_warningBanner__nsYed{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-lg);background-color:var(--color-warning-muted);border:1px solid var(--color-warning);border-radius:8px;margin-bottom:var(--space-lg);color:var(--color-warning-dark)}.meeting-settings_warningIcon__rB2HN{font-size:1.25rem;color:var(--color-warning);flex-shrink:0}@keyframes MeetingSettingsSkeleton_skeleton-loading__ljk84{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.MeetingSettingsSkeleton_container__iIHy5{padding:1.5rem;background:var(--background-card);border-radius:12px;margin-top:1rem}.MeetingSettingsSkeleton_header__TDLbZ{margin-bottom:1.5rem}.MeetingSettingsSkeleton_skeletonTitle__SSMDp{height:2rem;width:60%;border-radius:6px;background:linear-gradient(90deg,var(--background-card-hover) 25%,var(--border-color) 37%,var(--background-card-hover) 63%);background-size:400px 100%;animation:MeetingSettingsSkeleton_skeleton-loading__ljk84 1.4s ease-in-out infinite}.MeetingSettingsSkeleton_content__9wHlx{display:flex;flex-direction:column;gap:1.5rem}.MeetingSettingsSkeleton_skeletonSubtitle__4Toze{height:1rem;width:80%;background:linear-gradient(90deg,var(--background-card-hover) 25%,var(--border-color) 37%,var(--background-card-hover) 63%);background-size:400px 100%;animation:MeetingSettingsSkeleton_skeleton-loading__ljk84 1.4s ease-in-out infinite;border-radius:4px}.MeetingSettingsSkeleton_providerList__qxyxn{display:flex;flex-direction:column;gap:1rem}.MeetingSettingsSkeleton_providerItem__Fm3Ac{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:var(--background-card-hover);border-radius:8px;border:1px solid var(--border-color)}.MeetingSettingsSkeleton_providerLeft__8uJKV{flex:1 1}.MeetingSettingsSkeleton_skeletonProviderName___o8O0{height:1.25rem;width:40%;background:linear-gradient(90deg,var(--background-card-hover) 25%,var(--border-color) 37%,var(--background-card-hover) 63%);background-size:400px 100%;animation:MeetingSettingsSkeleton_skeleton-loading__ljk84 1.4s ease-in-out infinite;border-radius:4px}.MeetingSettingsSkeleton_providerRight__juC5F{display:flex;align-items:center;gap:1rem}.MeetingSettingsSkeleton_skeletonStatus___HbAv{height:1.5rem;width:100px}.MeetingSettingsSkeleton_skeletonButton__chgnA,.MeetingSettingsSkeleton_skeletonStatus___HbAv{border-radius:6px;background:linear-gradient(90deg,var(--background-card-hover) 25%,var(--border-color) 37%,var(--background-card-hover) 63%);background-size:400px 100%;animation:MeetingSettingsSkeleton_skeleton-loading__ljk84 1.4s ease-in-out infinite}.MeetingSettingsSkeleton_skeletonButton__chgnA{height:2.5rem;width:120px}@media (max-width:640px){.MeetingSettingsSkeleton_container__iIHy5{padding:1rem}.MeetingSettingsSkeleton_providerItem__Fm3Ac{flex-direction:column;align-items:flex-start;gap:1rem}.MeetingSettingsSkeleton_providerRight__juC5F{width:100%;justify-content:space-between}}.ProfileCollectionModal_modalOverlay__O5B7Y{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:var(--z-index-modal);padding:1rem;overflow-y:auto}.ProfileCollectionModal_modalContent__1prOI{background:var(--card-background);width:100%;max-width:500px;border-radius:12px;padding:1.5rem;max-height:calc(100vh - 4rem);overflow-y:auto;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){.ProfileCollectionModal_modalContent__1prOI{background:var(--card-background)}}.ProfileCollectionModal_modalHeader__DzDsy{text-align:center;padding-bottom:1rem;position:relative;border-bottom:1px solid var(--border-color);margin-bottom:1rem}.ProfileCollectionModal_modalHeader__DzDsy h2{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;text-align:center}.ProfileCollectionModal_modalHeader__DzDsy p{color:var(--text-secondary);font-size:.875rem;margin-bottom:0}.ProfileCollectionModal_closeButton__IHUop{position:absolute;top:0;right:0;background:none;border:none;color:var(--text-secondary);padding:.5rem;cursor:pointer;transition:color .2s;line-height:1;z-index:10;border-radius:50%;display:flex;align-items:center;justify-content:center}.ProfileCollectionModal_closeButton__IHUop:hover{color:var(--text-primary);background-color:var(--hover-background)}.ProfileCollectionModal_profileForm__qEf19{display:flex;flex-direction:column;gap:1.5rem}.ProfileCollectionModal_formSection__VZOnz h3{color:var(--text-primary);font-size:1.125rem;font-weight:600;margin:0 0 1rem;text-align:center}.ProfileCollectionModal_optional__E5RTy{color:var(--text-secondary);font-weight:400;font-size:.875rem}.ProfileCollectionModal_formRow__eHHeG{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.ProfileCollectionModal_formGroup__rNbBx{display:flex;flex-direction:column;gap:.5rem}.ProfileCollectionModal_formGroup__rNbBx label{color:var(--text-primary);font-size:.875rem;font-weight:500;margin-top:1rem}.ProfileCollectionModal_required__DpZcj{color:var(--error-color,#ef4444)}.ProfileCollectionModal_formGroup__rNbBx input,.ProfileCollectionModal_formGroup__rNbBx select{width:100%;padding:.75rem;background:var(--input-background);border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);font-size:.875rem;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.ProfileCollectionModal_formGroup__rNbBx input:hover,.ProfileCollectionModal_formGroup__rNbBx select:hover{border-color:var(--border-hover-color)}.ProfileCollectionModal_formGroup__rNbBx input:focus,.ProfileCollectionModal_formGroup__rNbBx select:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(74,144,226,.1)}.ProfileCollectionModal_formGroup__rNbBx select option{background:var(--input-background);color:var(--text-primary)}.ProfileCollectionModal_formGroup__rNbBx input::placeholder{color:var(--text-secondary)}.ProfileCollectionModal_formGroup__rNbBx.ProfileCollectionModal_error__ryoPC input,.ProfileCollectionModal_formGroup__rNbBx.ProfileCollectionModal_error__ryoPC select{border-color:var(--error-color,#ef4444)}.ProfileCollectionModal_formGroup__rNbBx.ProfileCollectionModal_error__ryoPC .ProfileCollectionModal_errorMessage__Pvcxt{color:var(--error-color,#ef4444);font-size:.75rem;margin-top:.25rem}.ProfileCollectionModal_submitError__wLwCY{background:var(--subtle-background);color:var(--error-color,#ef4444);padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem;border:1px solid var(--border-color)}.ProfileCollectionModal_modalActions__oz38V{display:flex;gap:.75rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid var(--border-color);margin-top:1rem}.ProfileCollectionModal_button__4s3lI{flex:1 1;padding:.75rem;border-radius:8px;font-size:.9rem;font-weight:600;transition:all .15s;cursor:pointer;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:42px}.ProfileCollectionModal_button__4s3lI:disabled{opacity:.6;cursor:not-allowed}.ProfileCollectionModal_secondaryButton__Fyajl{background:var(--button-secondary-background-dark);border-color:var(--button-secondary-border-dark);color:var(--button-secondary-text-dark)}.ProfileCollectionModal_secondaryButton__Fyajl:hover:not(:disabled){background:var(--button-secondary-hover-background-dark);border-color:var(--button-secondary-border-dark)}.ProfileCollectionModal_primaryButton__d2eVv{background:var(--color-primary);border-color:var(--color-primary);color:white}.ProfileCollectionModal_primaryButton__d2eVv:hover:not(:disabled){background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.ProfileCollectionModal_primaryButton__d2eVv:disabled{background:var(--disabled-background-dark);border-color:var(--disabled-background-dark);color:var(--text-disabled-dark)}@media (max-width:640px){.ProfileCollectionModal_modalContent__1prOI{margin:1rem;padding:1rem}.ProfileCollectionModal_formRow__eHHeG{grid-template-columns:1fr}.ProfileCollectionModal_modalActions__oz38V{flex-direction:column}.ProfileCollectionModal_modalActions__oz38V button{width:100%}}.DropdownButton_dropdownButtonContainer__XokJA{display:flex;position:relative;border-radius:8px;overflow:visible;background:#2563eb;transition:background-color .2s;border:none}.DropdownButton_compact__OFIzS .DropdownButton_primaryButton__a06fk{padding:8px 12px;font-size:14px}.DropdownButton_compact__OFIzS .DropdownButton_dropdownToggle__Orz38{padding:8px}.DropdownButton_dropdownButtonContainer__XokJA:hover{background:#1d4ed8}.DropdownButton_primaryButton__a06fk{flex:1 1;background:transparent;color:white;border:none;padding:12px 16px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;border-radius:8px 0 0 8px;display:flex;align-items:center;justify-content:center}.DropdownButton_primaryButton__a06fk:hover{background:rgba(255,255,255,.1)}.DropdownButton_primaryButton__a06fk:focus{outline:2px solid #60a5fa;outline-offset:-2px}.DropdownButton_dropdownToggle__Orz38{background:transparent;color:white;border:none;border-left:1px solid rgba(255,255,255,.2);padding:12px 10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;min-width:40px;border-radius:0 8px 8px 0}.DropdownButton_dropdownToggle__Orz38:hover{background:rgba(255,255,255,.1)}.DropdownButton_dropdownToggle__Orz38:focus{outline:2px solid #60a5fa;outline-offset:-2px}.DropdownButton_chevron__YMXR8{width:16px;height:16px;transition:transform .2s}.DropdownButton_open__1ORbw .DropdownButton_chevron__YMXR8{transform:rotate(180deg)}.DropdownButton_disabled__6X9KF{opacity:.6;cursor:not-allowed!important}.DropdownButton_disabled__6X9KF:hover{background:transparent!important}.DropdownButton_dropdown__Yszw8{position:absolute;left:0;right:0;top:-8px;transform:translateY(-100%);background:var(--page-background);border:1px solid #60a5fa;border-radius:6px;box-shadow:0 4px 6px rgba(0,0,0,.3);z-index:1000;min-width:140px;padding:8px 0;margin-bottom:4px;white-space:normal}.DropdownButton_dropdownDown__m3NO2{top:auto;bottom:-8px;transform:translateY(100%)}.DropdownButton_option__lHhsH{width:100%;display:block;background:transparent;border:none;padding:8px 12px;text-align:left;cursor:pointer;font-size:14px;color:var(--text-primary);transition:all .15s ease}.DropdownButton_option__lHhsH:focus,.DropdownButton_option__lHhsH:hover{background:#60a5fa;color:var(--page-background)}.DropdownButton_option__lHhsH:focus{outline:none}.DropdownButton_option__lHhsH.DropdownButton_selected__RA7A1{background:#60a5fa;color:var(--page-background)}@media (max-width:768px){.DropdownButton_primaryButton__a06fk{padding:10px 14px;font-size:14px}.DropdownButton_dropdownToggle__Orz38{padding:10px 8px;min-width:36px}.DropdownButton_chevron__YMXR8{width:14px;height:14px}}.ProviderReviews_reviewsContainer__KKUBl{margin-top:1rem;padding:1.5rem;background-color:#1a1f2e;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ProviderReviews_reviewsHeader__scMEu{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ProviderReviews_reviewStats__Mks85{display:flex;flex-direction:column;gap:.5rem}.ProviderReviews_averageRating__6gYo1{display:flex;align-items:center;gap:.75rem}.ProviderReviews_ratingNumber__aboye{font-size:2rem;font-weight:700;color:#fff}.ProviderReviews_starsContainer__Y8ewU{display:flex;gap:.25rem}.ProviderReviews_star__z6kjv{width:1.25rem;height:1.25rem;color:#3a3f4d}.ProviderReviews_filledStar__nZA6s{color:#f8b500;fill:#f8b500}.ProviderReviews_reviewCount__bpnX5{font-size:.9rem;color:#a0a8c0}.ProviderReviews_reviewsList__jNdHg{display:flex;flex-direction:column;gap:1.5rem}.ProviderReviews_reviewCard__C6466{padding:1.25rem;border-radius:.5rem;background-color:#242a3d;border:1px solid #353c52}.ProviderReviews_reviewHeader__xbPWh{display:flex;justify-content:space-between;margin-bottom:1rem}.ProviderReviews_reviewerInfo__6Qbq_{display:flex;flex-direction:column}.ProviderReviews_reviewerName__EUFlO{font-weight:600;color:#e0e4f1;margin-bottom:.25rem}.ProviderReviews_reviewDate__xOU1K{font-size:.8rem;color:#7a84a0}.ProviderReviews_ratingContainer__NP1p1{display:flex;align-items:center;gap:.5rem}.ProviderReviews_ratingText__3zoR1{font-size:.875rem;font-weight:600;color:#c1c7d8}.ProviderReviews_reviewContent__s1mAP{font-size:.95rem;line-height:1.5;color:#bbc0d0}.ProviderReviews_feedback__Dr2CP{margin:0}.ProviderReviews_loading__lbR8B{text-align:center;padding:2rem;color:#a0a8c0}.ProviderReviews_error__dXPM_{text-align:center;padding:2rem;color:#ff6b6b}.ProviderReviews_noReviews__Dnmty{text-align:center;padding:2rem;color:#a0a8c0;font-style:italic}@media (max-width:768px){.ProviderReviews_reviewsHeader__scMEu{flex-direction:column;align-items:flex-start;gap:1rem}.ProviderReviews_reviewHeader__xbPWh{flex-direction:column;gap:.75rem}}.SplitBookingButtons_container__u_yoY{display:flex;flex-wrap:wrap;gap:.75rem;width:100%}.SplitBookingButtons_left__B1XWm{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1 1 auto;min-width:140px;color:white;font-size:.95rem;font-weight:500;text-decoration:none;padding:.9rem 1rem;text-align:center;min-width:0;background-color:var(--color-primary);border:none;border-radius:.6rem;transition:all .2s ease}.SplitBookingButtons_left__B1XWm:hover{background-color:var(--color-primary-dark);transform:translateY(-1px)}.SplitBookingButtons_right__o9jqR{display:flex;align-items:center;justify-content:center;gap:.5rem;flex:1 1 auto;min-width:140px;padding:.9rem 1rem;border:none;border-radius:.6rem;background:var(--color-primary);color:white;font-size:.95rem;font-weight:500;text-decoration:none;text-align:center;min-width:0;cursor:pointer;transition:all .2s ease}.SplitBookingButtons_right__o9jqR:hover:not(:disabled){background-color:var(--color-primary-dark);transform:translateY(-1px)}.SplitBookingButtons_right__o9jqR:disabled{opacity:.5;cursor:not-allowed;background-color:var(--color-primary);color:white}@media (max-width:640px){.SplitBookingButtons_container__u_yoY{flex-direction:column}.SplitBookingButtons_left__B1XWm,.SplitBookingButtons_right__o9jqR{width:100%;min-width:0}}@media (max-width:480px){.SplitBookingButtons_container__u_yoY{gap:.5rem}.SplitBookingButtons_left__B1XWm,.SplitBookingButtons_right__o9jqR{font-size:.9rem;padding:.8rem .9rem}}