.PreferencesModal_overlay__73Kq9{position:fixed;inset:0;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.PreferencesModal_modal__psDvp{background-color:var(--myally-surface);border-radius:1rem;max-width:42rem;width:100%;max-height:80vh;overflow:hidden;box-shadow:var(--myally-shadow-xl);display:flex;flex-direction:column}.PreferencesModal_header__lZD1V{padding:1rem 1.5rem;border-bottom:1px solid var(--myally-border);display:flex;align-items:center;justify-content:space-between;background-color:var(--myally-warm-bg);flex-shrink:0}.PreferencesModal_headerLeft__qg6zP{display:flex;align-items:center;gap:.75rem}.PreferencesModal_headerIcon__Xmc6d{width:2.5rem;height:2.5rem;background-color:var(--myally-priority-bg);border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.PreferencesModal_headerIconSvg__1ahNX{width:1.25rem;height:1.25rem;color:var(--myally-gold-text)}.PreferencesModal_headerTitle__FxHU9{font-size:1.25rem;font-weight:600;color:var(--myally-text);margin:0}.PreferencesModal_closeButton__Ak1Sg{padding:.375rem;border-radius:.5rem;background:none;border:none;cursor:pointer;color:var(--myally-text-hint);display:flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;transition:all .2s ease}.PreferencesModal_closeButton__Ak1Sg:hover{color:var(--myally-text-secondary);background-color:rgba(127,161,127,.1)}.PreferencesModal_closeButton__Ak1Sg:focus-visible{outline:2px solid var(--myally-sage);outline-offset:2px}.PreferencesModal_closeIcon__RheYd{width:1.25rem;height:1.25rem}.PreferencesModal_body__1coy5{padding:1rem 1.5rem;overflow-y:auto;max-height:60vh;flex:1 1;min-height:0}.PreferencesModal_sectionHeading__RQ_1D{font-size:.875rem;font-weight:500;margin:0 0 .5rem;display:flex;align-items:center;gap:.5rem}.PreferencesModal_sectionHeadingGold__eMNB8{color:var(--myally-gold-text)}.PreferencesModal_sectionHeadingSage__ocXFY{color:var(--myally-sage-text)}.PreferencesModal_sectionIcon__CfqjR{width:1rem;height:1rem}.PreferencesModal_preferenceList__yBlYl{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.PreferencesModal_preferenceRow__diaWr{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-radius:.5rem;border:1px solid}.PreferencesModal_preferenceRowGold__sopG3{background-color:rgba(212,175,55,.08);border-color:rgba(212,175,55,.2)}.PreferencesModal_preferenceRowSage__eNbFn{background-color:rgba(127,161,127,.08);border-color:rgba(127,161,127,.2)}.PreferencesModal_preferenceRowLeft__p1G18{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1 1}.PreferencesModal_badge__1CFzB{padding:.125rem .5rem;font-size:.75rem;color:white;border-radius:9999px;display:flex;align-items:center;gap:.25rem;white-space:nowrap;flex-shrink:0}.PreferencesModal_badgeGold__cJvkC{background-color:var(--myally-gold)}.PreferencesModal_badgeSage__klWag{background-color:var(--myally-sage)}.PreferencesModal_badgeIcon__1sdPb{width:.625rem;height:.625rem}.PreferencesModal_preferenceValue__Y0WWj{color:var(--myally-text);font-weight:500;font-size:.875rem}.PreferencesModal_preferenceCategory__4mUMb{font-size:.75rem;color:var(--myally-text-secondary);background-color:white;padding:.125rem .5rem;border-radius:.25rem;white-space:nowrap;flex-shrink:0}.PreferencesModal_removeButton__8y8Rg{padding:.25rem;border-radius:.25rem;color:var(--myally-teal);background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease}.PreferencesModal_removeButton__8y8Rg:hover{background-color:white}.PreferencesModal_removeButton__8y8Rg:focus-visible{outline:2px solid var(--myally-sage);outline-offset:2px}.PreferencesModal_removeIcon__qAHQw{width:1rem;height:1rem}.PreferencesModal_emptyState__qtw6z{text-align:center;padding:2rem 0;color:var(--myally-teal)}.PreferencesModal_emptyIcon__sC2t_{width:4rem;height:4rem;background-color:var(--myally-preference-bg);border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.PreferencesModal_emptyIconSvg__zbopi{width:2rem;height:2rem;color:var(--myally-teal)}.PreferencesModal_emptyTitle__OlKw_{font-size:1.125rem;font-weight:500;color:var(--myally-text);margin:0 0 .5rem}.PreferencesModal_emptyText__tsP63{font-size:.875rem;color:var(--myally-teal);margin:0}.PreferencesModal_footer__5vO0Z{padding:1rem 1.5rem;border-top:1px solid var(--myally-border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.PreferencesModal_clearButton__KvXJv{padding:.5rem 1rem;color:var(--myally-teal);background:none;border:none;cursor:pointer;font-size:.875rem;font-family:inherit;border-radius:.25rem;transition:all .2s ease}.PreferencesModal_clearButton__KvXJv:hover:not(:disabled){color:var(--myally-teal-hover)}.PreferencesModal_clearButton__KvXJv:disabled{opacity:.4;cursor:not-allowed}.PreferencesModal_clearButton__KvXJv:focus-visible{outline:2px solid var(--myally-sage);outline-offset:2px}.PreferencesModal_doneButton__PdqAp{padding:.5rem 1.5rem;background-color:var(--myally-sage);color:white;border-radius:.5rem;border:none;cursor:pointer;font-weight:500;font-size:.875rem;font-family:inherit;min-height:2.75rem;transition:all .2s ease}.PreferencesModal_doneButton__PdqAp:hover{background-color:var(--myally-sage-hover)}.PreferencesModal_doneButton__PdqAp:focus-visible{outline:2px solid var(--myally-sage);outline-offset:2px}.EnhancedResultsView_container__Vxsdr{display:flex;flex-direction:column;min-height:0;flex:1 1}.EnhancedResultsView_header__WDGAf{background-color:var(--myally-surface);border-bottom:1px solid var(--myally-border);padding:1rem 1.5rem;position:sticky;top:0;z-index:10}@media (min-width:1024px){.EnhancedResultsView_header__WDGAf{padding:1rem 2rem}}.EnhancedResultsView_headerContent__M_M3n,.EnhancedResultsView_topRow__GcUD_{display:flex;flex-direction:column;gap:.75rem}@media (min-width:768px){.EnhancedResultsView_topRow__GcUD_{flex-direction:row;align-items:center;justify-content:space-between}}.EnhancedResultsView_leftGroup__51LN0{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.EnhancedResultsView_resultsCount__wquBg{font-size:1.25rem;font-weight:600;color:var(--myally-text);white-space:nowrap}.EnhancedResultsView_qualityBadge__GoS2U{display:none;align-items:center;gap:.375rem;padding:.25rem .75rem;background-color:var(--myally-preference-bg);border-radius:9999px;font-size:.75rem;font-weight:500;color:var(--myally-sage-text)}@media (min-width:640px){.EnhancedResultsView_qualityBadge__GoS2U{display:flex}}.EnhancedResultsView_qualityIcon__d8p_6{width:.875rem;height:.875rem}.EnhancedResultsView_separator__ezyf7{display:none;width:1px;height:2rem;background-color:var(--myally-border)}@media (min-width:1024px){.EnhancedResultsView_separator__ezyf7{display:block}}.EnhancedResultsView_filterSelect__5j5ZM{min-height:2.5rem;padding:.5rem .75rem;background-color:var(--myally-surface);border:1px solid var(--myally-border-light);border-radius:.5rem;font-size:.875rem;color:var(--myally-text);cursor:pointer;transition:border-color .2s ease;font-family:inherit}.EnhancedResultsView_filterSelect__5j5ZM:hover{border-color:var(--myally-sage)}.EnhancedResultsView_filterSelect__5j5ZM:focus-visible{outline:none;border-color:var(--myally-sage);box-shadow:0 0 0 2px var(--myally-sage)}.EnhancedResultsView_filterSelectActive___jYis{border-color:var(--myally-sage);color:var(--myally-sage-text);font-weight:500}.EnhancedResultsView_moreFiltersButton__hczb6{min-height:2.5rem;padding:.5rem .75rem;background-color:var(--myally-surface);border:1px solid var(--myally-border-light);border-radius:.5rem;font-size:.875rem;color:var(--myally-text);cursor:pointer;display:flex;align-items:center;gap:.5rem;white-space:nowrap;transition:all .2s ease;font-family:inherit}.EnhancedResultsView_moreFiltersButton__hczb6:hover{border-color:var(--myally-sage);background-color:var(--myally-warm-bg)}.EnhancedResultsView_moreFiltersButton__hczb6:focus-visible{outline:2px solid var(--myally-sage);outline-offset:2px}.EnhancedResultsView_moreFiltersIcon__wbS0c{width:1rem;height:1rem;color:var(--myally-teal);flex-shrink:0}.EnhancedResultsView_rightGroup__uQcux{display:flex;align-items:center;gap:.5rem}.EnhancedResultsView_sortSelect__SAdOw{min-height:2.5rem;padding:.5rem .75rem;background-color:var(--myally-surface);border:1px solid var(--myally-border-light);border-radius:.5rem;font-size:.875rem;color:var(--myally-text);cursor:pointer;font-family:inherit;transition:border-color .2s ease}.EnhancedResultsView_sortSelect__SAdOw:hover{border-color:var(--myally-sage)}.EnhancedResultsView_sortSelect__SAdOw:focus-visible{outline:none;border-color:var(--myally-sage);box-shadow:0 0 0 2px var(--myally-sage)}.EnhancedResultsView_preferencesButton__z_Hw7{min-height:2.5rem;padding:.5rem;color:var(--myally-gold-text);border:none;background:none;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;gap:.375rem;transition:all .2s ease}.EnhancedResultsView_preferencesButton__z_Hw7:hover{color:var(--myally-gold-text);background-color:var(--myally-warm-bg)}.EnhancedResultsView_preferencesButton__z_Hw7:focus-visible{outline:2px solid var(--myally-gold);outline-offset:2px}.EnhancedResultsView_preferencesIcon__mm8_P{width:1.25rem;height:1.25rem}.EnhancedResultsView_preferencesCount__5Wxb3{width:1.25rem;height:1.25rem;background-color:transparent;color:var(--myally-gold-text);font-size:.6875rem;font-weight:700;border-radius:9999px;display:flex;align-items:center;justify-content:center}.EnhancedResultsView_resultsArea__9kktV{flex:1 1;overflow-y:auto;padding:.75rem 1rem;background:linear-gradient(135deg,var(--myally-warm-bg),var(--myally-surface))}@media (min-width:640px){.EnhancedResultsView_resultsArea__9kktV{padding:.75rem 1.5rem}}@media (min-width:1024px){.EnhancedResultsView_resultsArea__9kktV{padding:.75rem 2rem}}.EnhancedResultsView_resultsList__lcblJ{width:100%;display:flex;flex-direction:column;gap:1rem}.EnhancedResultsView_cardWrapper__YXvLV{animation:EnhancedResultsView_fadeIn__xKj_B .3s ease forwards;opacity:0}@keyframes EnhancedResultsView_fadeIn__xKj_B{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.EnhancedResultsView_emptyState__xzLKV{text-align:center;padding:3rem 1.5rem;background-color:var(--myally-surface);border-radius:1rem;border:1px solid var(--myally-border)}.EnhancedResultsView_emptyIconWrapper__C0Le0{width:6rem;height:6rem;background-color:var(--myally-preference-bg);border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;border:1px solid var(--myally-border)}.EnhancedResultsView_emptyIcon__TXYgX{width:3rem;height:3rem;color:var(--myally-teal)}.EnhancedResultsView_emptyTitle__SJIim{font-size:1.25rem;font-weight:500;color:var(--myally-text);margin-bottom:.5rem}.EnhancedResultsView_emptyText__HYTBs{color:var(--myally-text-secondary);margin-bottom:1.5rem;max-width:28rem;margin-left:auto;margin-right:auto}.EnhancedResultsView_suggestion__c0dWW{background-color:var(--myally-warm-bg);border-radius:.5rem;padding:.75rem;text-align:left;max-width:28rem;margin:0 auto 1.5rem}.EnhancedResultsView_suggestionText__ytJ0s{font-size:.875rem;color:var(--myally-text-secondary)}.EnhancedResultsView_suggestionLink__C8q4L{font-size:.75rem;color:var(--myally-teal);background:none;border:none;cursor:pointer;padding:0;margin-top:.25rem;transition:color .2s ease}.EnhancedResultsView_suggestionLink__C8q4L:hover{color:var(--myally-teal-hover)}.EnhancedResultsView_emptyActions__QXaJc{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.EnhancedResultsView_clearFiltersButton__6nkj2{padding:.5rem 1.5rem;background-color:var(--myally-teal);color:white;border-radius:.75rem;border:none;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;min-height:2.75rem;transition:background-color .2s ease}.EnhancedResultsView_clearFiltersButton__6nkj2:hover{background-color:var(--myally-teal-hover)}.EnhancedResultsView_clearFiltersButton__6nkj2:focus-visible{outline:2px solid var(--myally-teal);outline-offset:2px}.EnhancedResultsView_retakeButton___8o01{padding:.5rem 1.5rem;border:2px solid var(--myally-sage);color:var(--myally-sage-text);border-radius:.75rem;background:none;cursor:pointer;font-family:inherit;font-size:.875rem;font-weight:500;min-height:2.75rem;transition:all .2s ease}.EnhancedResultsView_retakeButton___8o01:hover{background-color:rgba(127,161,127,.1)}.EnhancedResultsView_retakeButton___8o01:focus-visible{outline:2px solid var(--myally-sage);outline-offset:2px}.QuickBookingModal_backdrop__xI9A3{position:fixed;inset:0;z-index:40;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.QuickBookingModal_modalWrapper__hrbH9{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem;pointer-events:none}.QuickBookingModal_modal__cwS_8{background-color:var(--myally-surface);border-radius:1rem;box-shadow:var(--myally-shadow-xl);max-width:28rem;width:100%;padding:1.5rem;pointer-events:auto}.QuickBookingModal_headerRow__RCs3r{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.QuickBookingModal_headerTitle__izAeY{font-size:1.25rem;font-weight:600;color:var(--myally-text);margin:0}.QuickBookingModal_closeButton__pkuaK{color:var(--myally-text-secondary);background:none;border:none;cursor:pointer;padding:.25rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.QuickBookingModal_closeButton__pkuaK:hover{color:var(--myally-text)}.QuickBookingModal_closeButton__pkuaK:focus-visible{outline:2px solid var(--myally-sage);outline-offset:2px}.QuickBookingModal_closeIcon__YElHS{width:1.25rem;height:1.25rem}.QuickBookingModal_infoBanner__9HFV_{background-color:var(--myally-warm-bg);padding:.75rem;border-radius:.5rem;margin-bottom:1rem}.QuickBookingModal_infoBannerContent__N8Rsu{display:flex;align-items:flex-start;font-size:.875rem;color:var(--myally-text-secondary);gap:.5rem}.QuickBookingModal_infoBannerIcon__KM_vJ{width:1rem;height:1rem;color:var(--myally-teal);flex-shrink:0;margin-top:.125rem}.QuickBookingModal_form__qFL9n{display:flex;flex-direction:column;gap:1rem}.QuickBookingModal_input__XSJDP{width:100%;padding:.75rem 1rem;border:1px solid var(--myally-border-light);border-radius:.5rem;font-size:1rem;color:var(--myally-text);font-family:inherit;transition:border-color .2s ease;box-sizing:border-box}.QuickBookingModal_input__XSJDP::placeholder{color:var(--myally-text-secondary)}.QuickBookingModal_input__XSJDP:focus{outline:none;border-color:var(--myally-sage);box-shadow:0 0 0 2px var(--myally-sage)}.QuickBookingModal_submitButton__nbv0V{width:100%;padding:.75rem;background-color:var(--myally-sage);color:white;border-radius:.5rem;font-weight:500;font-size:1rem;border:none;cursor:pointer;font-family:inherit;min-height:2.75rem;transition:background-color .2s ease}.QuickBookingModal_submitButton__nbv0V:hover{background-color:var(--myally-sage-hover)}.QuickBookingModal_submitButton__nbv0V:disabled{opacity:.5;cursor:not-allowed}.QuickBookingModal_submitButton__nbv0V:focus-visible{outline:none;box-shadow:0 0 0 2px var(--myally-sage),0 0 0 4px white}.QuickBookingModal_disclaimer__ZjqCm{font-size:.75rem;color:var(--myally-text-secondary);text-align:center;margin:0}.QuickBookingModal_centeredSection__tWv0u{text-align:center;padding:2rem 0}.QuickBookingModal_calendarIcon__Pcpbp{width:4rem;height:4rem;color:var(--myally-teal);position:absolute;inset:0}.QuickBookingModal_spinnerWrapper__SNgwI{position:relative;width:4rem;height:4rem;margin:0 auto 1rem}.QuickBookingModal_spinner__yOgBh{width:4rem;height:4rem;border:4px solid var(--myally-preference-bg);border-top-color:var(--myally-teal);border-radius:9999px;animation:QuickBookingModal_spin__gOzj_ 1s linear infinite;position:absolute;inset:0}@keyframes QuickBookingModal_spin__gOzj_{to{transform:rotate(1turn)}}.QuickBookingModal_successIcon__i251E{width:4rem;height:4rem;color:var(--myally-sage);margin:0 auto 1rem}.QuickBookingModal_errorIcon__o0Nq8{width:4rem;height:4rem;color:var(--myally-gold-text);margin:0 auto 1rem}.QuickBookingModal_centeredTitle__r_K0a{font-size:1.125rem;font-weight:600;color:var(--myally-text);margin:0 0 .5rem}.QuickBookingModal_centeredText__LJC6B{color:var(--myally-text-secondary);margin:0 0 1rem}.QuickBookingModal_fallbackLink__6K4GD{font-size:.875rem;color:var(--myally-text-secondary);margin:0 0 1.5rem}.QuickBookingModal_fallbackAnchor__OnDRh{color:var(--myally-teal);font-weight:500;display:inline-flex;align-items:center;gap:.25rem;text-decoration:none;transition:color .2s ease}.QuickBookingModal_fallbackAnchor__OnDRh:hover{color:var(--myally-teal-hover)}.QuickBookingModal_fallbackAnchor__OnDRh:focus-visible{outline:2px solid var(--myally-teal);outline-offset:2px;border-radius:.25rem}.QuickBookingModal_externalIcon__K7NK9{width:.75rem;height:.75rem}.QuickBookingModal_nextSteps__eMiEf{background-color:var(--myally-warm-bg);border-radius:.5rem;padding:1rem;margin-bottom:1.5rem;text-align:left}.QuickBookingModal_nextStepsTitle__7nHmJ{font-size:.875rem;font-weight:500;color:var(--myally-text);margin:0 0 .5rem}.QuickBookingModal_nextStepsList__T24H_{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}.QuickBookingModal_nextStepItem__jxr_8{font-size:.875rem;color:var(--myally-text-secondary);display:flex;align-items:flex-start;gap:.5rem}.QuickBookingModal_nextStepCheck__dQULX{color:var(--myally-sage);flex-shrink:0}.QuickBookingModal_doneButton__3xe3J{padding:.5rem 1.5rem;background-color:var(--myally-warm-bg);color:var(--myally-text-secondary);border-radius:.5rem;border:none;cursor:pointer;font-family:inherit;min-height:2.5rem;transition:background-color .2s ease,color .2s ease}.QuickBookingModal_doneButton__3xe3J:hover{background-color:var(--myally-border-light)}.QuickBookingModal_doneButton__3xe3J:focus-visible{outline:2px solid var(--myally-sage);outline-offset:2px}.QuickBookingModal_retryButton__tWqAQ{width:100%;padding:.75rem;background-color:var(--myally-sage);color:white;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;font-family:inherit;margin-bottom:.5rem;min-height:2.75rem;transition:background-color .2s ease}.QuickBookingModal_retryButton__tWqAQ:hover{background-color:var(--myally-sage-hover)}.QuickBookingModal_retryButton__tWqAQ:focus-visible{outline:none;box-shadow:0 0 0 2px var(--myally-sage),0 0 0 4px white}.HomePage_sectionDivider__TUJ0K{display:flex;justify-content:center;align-items:center;gap:.75rem;padding:3rem 0}.HomePage_dividerDot__YNqQC{width:.25rem;height:.25rem;border-radius:9999px;opacity:.4}.HomePage_dividerDotGold__GDBOv{background-color:var(--myally-gold)}.HomePage_dividerDotTeal__cA8RN{background-color:var(--myally-teal)}.HomePage_dividerDotSage__5K5a0{background-color:var(--myally-sage)}.HomePage_privacySection__pV3Uy{background-color:var(--myally-surface);padding:4rem 0}.HomePage_privacySectionInner__pdfYt{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.HomePage_privacySectionInner__pdfYt{padding:0 1.5rem}}@media (min-width:1024px){.HomePage_privacySectionInner__pdfYt{padding:0 2rem}}.HomePage_privacyGrid__4b41E{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:1024px){.HomePage_privacyGrid__4b41E{grid-template-columns:repeat(2,1fr)}}.HomePage_privacyInfo__9ZPQT{animation:HomePage_fadeInUp__TRRGR .6s ease-out both}.HomePage_privacyBadge__O_fp8{display:inline-block;padding:.25rem .75rem;background-color:var(--myally-sage);color:white;font-size:.875rem;border-radius:9999px;margin-bottom:1rem}.HomePage_privacyHeading__MxMBC{font-size:1.875rem;font-weight:300;color:var(--myally-text);margin-bottom:1.5rem}@media (min-width:768px){.HomePage_privacyHeading__MxMBC{font-size:2.25rem}}.HomePage_privacySubtext__7JVyb{font-size:1.125rem;color:var(--myally-text-secondary);margin-bottom:2rem}.HomePage_featureList__L_cxM{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem}.HomePage_featureItem__lsdr9{display:flex;align-items:flex-start;gap:.75rem;animation:HomePage_fadeInUp__TRRGR .6s ease-out both}.HomePage_featureItem__lsdr9:first-child{animation-delay:.1s}.HomePage_featureItem__lsdr9:nth-child(2){animation-delay:.2s}.HomePage_featureItem__lsdr9:nth-child(3){animation-delay:.3s}.HomePage_featureItem__lsdr9:nth-child(4){animation-delay:.4s}.HomePage_featureIcon__JWibE{width:1.25rem;height:1.25rem;color:var(--myally-sage);margin-top:.125rem;flex-shrink:0}.HomePage_featureText__TZa72{color:var(--myally-text-secondary)}.HomePage_controlCard__f_9ec{background-color:var(--myally-warm-bg);border-radius:.75rem;padding:1.5rem;border:1px solid rgba(197,191,184,.5)}.HomePage_controlCardTitle__B2mri{font-weight:500;color:var(--myally-text);margin-bottom:.5rem}.HomePage_controlList__rVfpC{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.HomePage_controlItem__QvycE{font-size:.875rem;color:var(--myally-text-secondary)}.HomePage_controlItemLabel__zwO84{font-weight:500}.HomePage_privacyLinks__CjU1M{font-size:.75rem;color:var(--myally-text-hint);margin-top:1rem}.HomePage_privacyLink__Af5yQ{text-decoration:underline;display:inline-flex;align-items:center;padding:.5rem;min-height:48px;border-radius:.25rem;transition:all .2s ease;color:inherit}.HomePage_privacyLink__Af5yQ:hover{color:var(--myally-sage-text);background-color:var(--myally-warm-bg)}.HomePage_privacyLinkSep__Ndm_k{margin:0 .5rem}.HomePage_embeddedQuizSide__l9RPM{animation:HomePage_fadeInUp__TRRGR .6s ease-out both;animation-delay:.2s}.HomePage_embeddedQuizCard__zDD0n{background:var(--myally-surface);border-radius:1rem;border:2px solid var(--myally-sage);padding:1.5rem;box-shadow:var(--myally-shadow-xl)}@media (min-width:1024px){.HomePage_embeddedQuizCard__zDD0n{padding:2rem}}.HomePage_modalBackdrop__F8q8n{position:fixed;inset:0;background-color:var(--myally-backdrop);animation:HomePage_fadeIn__qJT5Q .3s ease-out both;display:flex;align-items:center;justify-content:center;z-index:9998;padding-bottom:3rem}.HomePage_modalContent__5t1Rw{background:var(--myally-surface);box-shadow:var(--myally-shadow-xl);animation:HomePage_fadeInUp__TRRGR .3s ease-out both;position:relative;display:flex;flex-direction:column;width:90vw;max-width:1152px;height:calc(100vh - 5rem);max-height:900px;min-height:600px;border-radius:1rem;overflow:hidden}.HomePage_modalClose__OBF6n{position:absolute;top:1rem;right:1rem;color:var(--myally-text-muted);transition:color .2s ease;z-index:10;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.25rem;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.HomePage_modalClose__OBF6n:hover{color:var(--myally-text)}.HomePage_modalClose__OBF6n:focus-visible{outline:2px solid var(--myally-sage);outline-offset:2px}.HomePage_modalCloseIcon__P6OZr{width:1.5rem;height:1.5rem}.HomePage_modalInner__QD5vL{flex:1 1;overflow:hidden}.HomePage_guidedFullscreen__vnMNI{position:fixed;top:0;left:0;right:0;bottom:3rem;background-color:var(--myally-cream);z-index:9998;overflow:hidden}@keyframes HomePage_fadeIn__qJT5Q{0%{opacity:0}to{opacity:1}}@keyframes HomePage_fadeInUp__TRRGR{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}