.search-sheet_sheet__E7mbb{position:fixed;inset:0;z-index:200;background:var(--bg);animation:search-sheet_sheetIn__e3zVN .18s var(--ease)}.search-sheet_panel__Pxco6{height:100%;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto minmax(0,1fr);grid-template-areas:"field close" "rule rule" "list list";-moz-column-gap:10px;column-gap:10px;padding:calc(12px + env(safe-area-inset-top, 0px)) 16px 0}@keyframes search-sheet_sheetIn__e3zVN{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.search-sheet_sheet__E7mbb:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring)}.search-sheet_rule__nsWqw{grid-area:rule;height:1px;margin:12px -16px 0;background:var(--line)}.search-sheet_close__y2tuQ{grid-area:close;align-self:center;width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--bg);color:var(--text);cursor:pointer;transition:background .15s var(--ease)}.search-sheet_close__y2tuQ:hover{background:var(--bg-2)}.search-sheet_close__y2tuQ:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring)}.search-sheet_close__y2tuQ svg{width:14px;height:14px}.search-sheet_idle__1oC5y{grid-area:list;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:6px 0 24px}.search-sheet_groupHeader__p8NL8{font:600 11px/1.2 var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);padding:14px 4px 4px}.search-sheet_idleRow__xLU93{display:flex;width:100%;align-items:center;gap:12px;min-height:56px;padding:10px 12px;border:0;border-radius:var(--radius-md);background:transparent;text-align:left;cursor:pointer;transition:background .15s var(--ease)}.search-sheet_idleRow__xLU93:hover{background:var(--bg-2)}.search-sheet_idleRow__xLU93:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring)}.search-sheet_tile__7ussl{flex:0 0 auto;width:36px;height:36px;border-radius:var(--radius-md);background:var(--bg-2)}.search-sheet_idleText__s2Uw9{display:flex;flex-direction:column;gap:2px;min-width:0}.search-sheet_idleName__yU71_{font:500 14.5px/1.3 var(--font-sans);color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-sheet_idleTrail__PbB0_{font:400 12.5px/1.4 var(--font-sans);color:var(--text-muted)}.search-sheet_committing__gF2tX .search-sheet_columns__4yYWt,.search-sheet_committing__gF2tX .search-sheet_idle__1oC5y,.search-sheet_committing__gF2tX [role=listbox]{opacity:.55;pointer-events:none;transition:opacity .15s linear}@media (min-width:721px){.search-sheet_sheet__E7mbb{display:flex;align-items:flex-start;justify-content:center;padding:10vh 24px 24px;background:var(--overlay-text-50);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:search-sheet_sheetFade__PTlte .2s ease-out}.search-sheet_panel__Pxco6{width:min(600px,100%);height:auto;max-height:80vh;padding:16px 20px 0;border-radius:var(--radius-lg);background:var(--bg);box-shadow:var(--shadow-card);animation:search-sheet_sheetPop__3g1Ec .22s var(--ease)}.search-sheet_rule__nsWqw{margin-inline:-20px}}@keyframes search-sheet_sheetFade__PTlte{0%{opacity:0}to{opacity:1}}@keyframes search-sheet_sheetPop__3g1Ec{0%{opacity:.6;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.search-sheet_anchored__Ekg9r{position:absolute;top:0;left:0;right:0;z-index:4;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);grid-template-areas:"field" "list";row-gap:9px;text-align:start;animation:search-sheet_sheetFade__PTlte .14s ease-out}.search-sheet_anchored__Ekg9r.search-sheet_anchored__Ekg9r [data-qa=search-sheet-field]{height:60px;padding:0 8px 0 18px;border:1px solid var(--border);border-radius:999px;background:var(--surface);box-shadow:0 2px 4px rgb(29 29 33/4%),0 8px 24px rgb(29 29 33/8%)}.search-sheet_anchored__Ekg9r .search-sheet_columns__4yYWt,.search-sheet_anchored__Ekg9r [data-qa=search-sheet-results]{max-height:min(64vh,520px);padding:14px 16px 16px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card)}.search-sheet_anchoredWide__TgNZ9 .search-sheet_columns__4yYWt{position:relative;left:50%;width:1080px;max-width:calc(100vw - 48px);transform:translateX(-50%)}.search-sheet_anchored__Ekg9r [role=listbox]{width:100%}.search-sheet_columns__4yYWt{grid-area:list;display:grid;grid-template-columns:1fr;gap:26px;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-top:2px}.search-sheet_columnsSplit__jEitg{grid-template-columns:1fr 1.15fr}.search-sheet_column__YWW7m{min-width:0}.search-sheet_column__YWW7m+.search-sheet_column__YWW7m{border-left:1px solid var(--line);padding-left:26px}.search-sheet_chips__tAR8M{display:flex;flex-wrap:wrap;gap:8px;padding:4px 2px 2px}.search-sheet_chip__hVvkD{padding:7px 14px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--bg);color:var(--text);font:500 13px/1.25 var(--font-sans);cursor:pointer;transition:background .15s var(--ease),border-color .15s var(--ease)}.search-sheet_chip__hVvkD:hover{background:var(--bg-2);border-color:var(--border)}.search-sheet_chip__hVvkD:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring)}.search-sheet_chipLead__KJYxM,.search-sheet_chipLead__KJYxM:hover{border-color:var(--olive-200);background:var(--olive-100)}.search-sheet_placeRow__1sIct{display:flex;align-items:center;gap:11px;width:100%;margin-top:4px;padding:9px 8px;border:0;border-radius:var(--radius-sm);background:var(--bg);text-align:start;cursor:pointer;transition:background .15s var(--ease)}.search-sheet_placeRow__1sIct:hover{background:var(--bg-2)}.search-sheet_placeRow__1sIct:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring)}.search-sheet_pin__YaPbn{flex:none;display:grid;place-items:center;width:26px;height:26px;border-radius:var(--radius-sm);background:var(--olive-100);color:var(--olive-600)}.search-sheet_pin__YaPbn svg{width:13px;height:13px}.search-sheet_placeText__jnmCf{display:flex;flex-direction:column;gap:2px;min-width:0}.search-sheet_placeName__KYF4r{font:500 14px/1.3 var(--font-sans);color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-sheet_freeRow__Zb7yh,.search-sheet_placeTrail__IeJ3m{font:400 12.5px/1.4 var(--font-sans);color:var(--text-muted)}.search-sheet_freeRow__Zb7yh{display:inline-flex;align-items:baseline;padding:10px 4px 2px;border:0;background:none;text-align:start;text-decoration:none;cursor:pointer}.search-sheet_freeRow__Zb7yh:hover{color:var(--text)}.search-sheet_freeRow__Zb7yh:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}.search-sheet_arrow__2ONdo{white-space:pre}.search-sheet_evList__utedC{display:flex;flex-direction:column;gap:2px;padding-top:2px}.search-sheet_ev__PPrF5{display:flex;align-items:center;gap:11px;padding:7px 6px;border-radius:var(--radius-sm);color:inherit;text-decoration:none;transition:background .15s var(--ease)}.search-sheet_ev__PPrF5:hover{background:var(--bg-2)}.search-sheet_ev__PPrF5:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring)}.search-sheet_evTile__Vs7dD{flex:none;width:64px;aspect-ratio:4/3;overflow:hidden;border-radius:var(--radius-sm);background:var(--bg-2)}.search-sheet_evText__xjMuJ{display:flex;flex:1 1 auto;flex-direction:column;gap:2px;min-width:0}.search-sheet_evTitle__IPb7s{font:500 13px/1.3 var(--font-sans);color:var(--text)}.search-sheet_evMeta__STkX6,.search-sheet_evTitle__IPb7s{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-sheet_evMeta__STkX6{font:400 11.5px/1.35 var(--font-sans);color:var(--text-muted)}.search-sheet_evSkeleton__ok7N5{display:flex;align-items:center;gap:11px;padding:7px 6px}.search-sheet_evSkeletonLine__CMMVr{height:10px;border-radius:4px}.search-sheet_evSkeletonLineShort__CZzhC{width:55%}.search-sheet_shimmer__Hu8_G{background:var(--shimmer-gradient);background-size:200% 100%;animation:search-sheet_shimmer__Hu8_G 1.6s infinite}@keyframes search-sheet_shimmer__Hu8_G{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.search-sheet_anchored__Ekg9r,.search-sheet_panel__Pxco6,.search-sheet_sheet__E7mbb,.search-sheet_shimmer__Hu8_G{animation:none}.search-sheet_chip__hVvkD,.search-sheet_close__y2tuQ,.search-sheet_ev__PPrF5,.search-sheet_idleRow__xLU93,.search-sheet_placeRow__1sIct{transition:none}}.search-trigger-mobile_mSearch__Blujw{display:none;--shrink:0}.search-trigger-mobile_mSearchWrap__HHQSx{padding:14px 18px calc(10px - 6px * var(--shrink))}.search-trigger-mobile_mSearchPill___eG5i{width:100%;background:var(--surface);border-radius:999px;padding:18px 22px;box-shadow:0 1px 2px rgba(18,19,12,.04),0 8px 24px rgba(18,19,12,.08);display:flex;align-items:center;gap:12px;font:500 15px/1 var(--font-sans);color:var(--text-muted);cursor:pointer;border:none}.search-trigger-mobile_mSearchPill___eG5i:active{background:var(--bg-pressed)}.search-trigger-mobile_mSearchPill___eG5i svg{width:17px;height:17px;stroke:var(--olive-600);flex:0 0 auto}.search-trigger-mobile_mSearchLabel__0YxTU{flex:1;text-align:left}@media (max-width:720px){.search-trigger-mobile_mSearch__Blujw{display:block;position:sticky;top:0;z-index:100;isolation:isolate;background-color:transparent;backdrop-filter:saturate(120%) blur(14px);-webkit-backdrop-filter:saturate(120%) blur(14px);padding-top:env(safe-area-inset-top,0)}.search-trigger-mobile_mSearch__Blujw:before{content:"";position:absolute;top:env(safe-area-inset-top,0);right:0;bottom:0;left:0;z-index:-1;background-color:var(--chrome-glass);pointer-events:none}.search-trigger-mobile_mSearch__Blujw:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--border);opacity:var(--shrink,0);pointer-events:none}}.kind-badge_badge__yV94X{display:inline-block;font:700 10px/1.4 var(--font-sans);letter-spacing:.12em;text-transform:uppercase;padding:2px 6px;border-radius:var(--radius-sm);margin-right:6px;vertical-align:1px;white-space:nowrap}.kind-badge_events__V_rVU{background:var(--tag-event-bg);color:var(--tag-event-fg)}.kind-badge_retreats__Hqr2o{background:var(--tag-retreat-bg);color:var(--tag-retreat-fg)}.kind-badge_trainings__nMGlK{background:var(--tag-training-bg);color:var(--tag-training-fg)}.taxonomy-typeahead_wrap__ZPPVU{position:relative;min-width:0}.taxonomy-typeahead_wrapSheet___1omG{display:contents}.taxonomy-typeahead_wrapPill___Mwq3{position:relative;display:flex;flex:1 1 auto;min-width:0}.taxonomy-typeahead_field__Gp9hO.taxonomy-typeahead_fieldPill__8siSS{flex:1 1 auto;min-width:0;height:46px;margin-bottom:0;padding:0 8px 0 20px;background:transparent;border:0;border-radius:var(--radius-pill)}.taxonomy-typeahead_field__Gp9hO.taxonomy-typeahead_fieldPill__8siSS:focus-within{border:0}.taxonomy-typeahead_wrapPill___Mwq3 .taxonomy-typeahead_results__Qkl_g{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:110;max-height:420px;padding:8px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg)}.taxonomy-typeahead_field__Gp9hO{display:flex;align-items:center;gap:8px;padding:8px 10px;margin-bottom:6px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color .15s var(--ease)}.taxonomy-typeahead_field__Gp9hO:focus-within{border-color:var(--border-strong)}.taxonomy-typeahead_field__Gp9hO>svg{width:15px;height:15px;flex:0 0 auto;color:var(--text-subtle)}.taxonomy-typeahead_field__Gp9hO.taxonomy-typeahead_fieldSheet__kE4Dg{grid-area:field;min-width:0;height:52px;margin-bottom:0;padding:0 8px 0 18px;background:var(--surface);border-color:var(--outline-variant);border-radius:var(--radius-pill);box-shadow:var(--shadow-pill)}.taxonomy-typeahead_field__Gp9hO.taxonomy-typeahead_fieldSheet__kE4Dg>svg{width:18px;height:18px}.taxonomy-typeahead_field__Gp9hO.taxonomy-typeahead_fieldSheet__kE4Dg:focus-within{border-color:var(--olive-600)}.taxonomy-typeahead_input__U2lol{flex:1;min-width:0;border:none;outline:none;background:transparent;font:400 16px/1.25 var(--font-sans);color:var(--text)}.taxonomy-typeahead_input__U2lol::-moz-placeholder{color:var(--text-subtle)}.taxonomy-typeahead_input__U2lol::placeholder{color:var(--text-subtle)}.taxonomy-typeahead_clear___FTel{flex:0 0 auto;width:26px;height:26px;border:0;background:transparent;border-radius:6px;cursor:pointer;color:var(--text-subtle);display:grid;place-items:center}.taxonomy-typeahead_clear___FTel:hover{background:var(--bg-3);color:var(--text)}.taxonomy-typeahead_clear___FTel:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring)}.taxonomy-typeahead_clear___FTel svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.taxonomy-typeahead_results__Qkl_g{max-height:320px;overflow-y:auto;overscroll-behavior:contain;padding:2px}.taxonomy-typeahead_wrapSheet___1omG .taxonomy-typeahead_results__Qkl_g{grid-area:list;max-height:none;min-height:0;padding:6px 0 24px}.taxonomy-typeahead_groupHeader__YmSP3{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--orange-editorial);font-weight:600;padding:12px 12px 6px}.taxonomy-typeahead_wrapSheet___1omG .taxonomy-typeahead_groupHeader__YmSP3{color:var(--text-muted);letter-spacing:.14em;padding:14px 4px 4px}.taxonomy-typeahead_row__hb_vM{display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:var(--radius-sm);cursor:pointer;transition:background .15s var(--ease)}.taxonomy-typeahead_rowActive__fhRw5,.taxonomy-typeahead_row__hb_vM:hover{background:var(--bg-2)}.taxonomy-typeahead_wrapSheet___1omG .taxonomy-typeahead_row__hb_vM{min-height:56px;padding:10px 12px;border-radius:var(--radius-md)}.taxonomy-typeahead_rowText__iAhDq{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.taxonomy-typeahead_tile__Nxpaq{flex:0 0 auto;width:36px;height:36px;border-radius:var(--radius-md);background:var(--bg-2)}.taxonomy-typeahead_chev__tfAMg{flex:0 0 auto;display:grid;width:16px;height:16px;color:var(--text-subtle)}.taxonomy-typeahead_chev__tfAMg svg{width:16px;height:16px}.taxonomy-typeahead_rowName__lklGV{font-size:14px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taxonomy-typeahead_wrapSheet___1omG .taxonomy-typeahead_rowName__lklGV{font:500 14.5px/1.3 var(--font-sans)}.taxonomy-typeahead_rowTrail__3SWm9{font-size:12px;color:var(--text-subtle);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taxonomy-typeahead_wrapSheet___1omG .taxonomy-typeahead_rowTrail__3SWm9{font-size:12.5px;color:var(--text-muted)}.taxonomy-typeahead_rowCounts__vQTyo{font:400 12.5px/1.4 var(--font-sans);color:var(--text-muted);font-variant-numeric:tabular-nums;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taxonomy-typeahead_hair__FiYkk{height:1px;margin:6px 12px;background:var(--outline-variant)}.taxonomy-typeahead_queryRow__tlMpT{display:flex;align-items:center;gap:10px;min-height:44px;padding:9px 12px;border-radius:var(--radius-sm);cursor:pointer;transition:background .15s var(--ease)}.taxonomy-typeahead_queryRow__tlMpT:hover{background:var(--bg-2)}.taxonomy-typeahead_wrapSheet___1omG .taxonomy-typeahead_queryRow__tlMpT{margin-top:8px;padding:10px 12px;background:var(--bg-2);border-radius:var(--radius-md)}.taxonomy-typeahead_queryRow__tlMpT>svg{width:15px;height:15px;flex:0 0 auto;color:var(--olive-600)}.taxonomy-typeahead_queryRowName__bK7Ss{font-size:14px;font-weight:500;line-height:1.3;color:var(--text)}.taxonomy-typeahead_wrapSheet___1omG .taxonomy-typeahead_queryRowName__bK7Ss{font-size:14.5px}.taxonomy-typeahead_enter__uYiHI{flex:0 0 auto;font-size:13px;color:var(--text-subtle)}.taxonomy-typeahead_empty___rn1l{padding:14px 12px;font-size:13px;color:var(--text-subtle)}.taxonomy-typeahead_wrapSheet___1omG .taxonomy-typeahead_empty___rn1l{padding:14px 4px;font-size:14px;color:var(--text-muted)}@media (prefers-reduced-motion:reduce){.taxonomy-typeahead_field__Gp9hO,.taxonomy-typeahead_queryRow__tlMpT,.taxonomy-typeahead_row__hb_vM{transition:none}}.city-tabs_section___zysj{padding:40px 0 24px}.city-tabs_container__RQGiM{width:100%;max-width:1240px;margin:0 auto;padding:0 32px}@media (max-width:640px){.city-tabs_container__RQGiM{padding:0 18px}}.city-tabs_sectionHeader__DqdgA{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.city-tabs_sectionHeader__DqdgA h2{font:600 22px/1.2 var(--font-serif);color:var(--olive-900)}.city-tabs_count__5OHtL{font-size:13px;color:var(--text-muted);white-space:nowrap}.city-tabs_tabRow__YBvqK{display:flex;gap:22px;overflow-x:auto;border-bottom:1px solid var(--bg-3);scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x}.city-tabs_tabRow__YBvqK::-webkit-scrollbar{display:none}.city-tabs_tab__rYjak{flex:0 0 auto;padding:6px 2px 12px;min-height:44px;display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--text-muted);border-bottom:2px solid transparent;white-space:nowrap;transition:color .2s var(--ease),border-color .2s var(--ease)}.city-tabs_tab__rYjak:hover{color:var(--text)}.city-tabs_tab__rYjak:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.category-multi-picker_wrap__p_pCG{position:relative}.category-multi-picker_maxHint__CULBe{margin:-2px 0 6px;font:400 12px/1.3 var(--font-sans);color:var(--text-subtle)}.category-multi-picker_field__2vPRe{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:8px;min-height:52px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);transition:border-color var(--dur-fast) var(--ease-standard),box-shadow var(--dur-fast) var(--ease-standard)}.category-multi-picker_field__2vPRe:hover{border-color:var(--border-strong)}.category-multi-picker_fieldOpen__w1F6C{border-color:var(--olive-900);box-shadow:0 0 0 3px var(--orange-50)}.category-multi-picker_fieldInvalid__gxCPL{border-color:var(--error)}.category-multi-picker_chip__JX4rq{display:inline-flex;align-items:center;gap:6px;padding:6px 6px 6px 12px;border-radius:var(--radius-pill);background:var(--orange-50);border:1px solid var(--orange-200);color:var(--orange-900);font:500 13px/1 var(--font-sans);white-space:nowrap;transition:background var(--dur-fast) var(--ease-standard),border-color var(--dur-fast) var(--ease-standard)}.category-multi-picker_chip__JX4rq:hover{background:var(--orange-100);border-color:var(--orange-300)}.category-multi-picker_chipPrimary__PNesc{background:var(--olive-900);border-color:var(--olive-900);color:var(--text-on-olive)}.category-multi-picker_chipPrimary__PNesc:hover{background:var(--olive-800);border-color:var(--olive-800)}.category-multi-picker_chipStar__f0OdB{font-size:14px;line-height:1}.category-multi-picker_remove__AXL5h{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:color-mix(in srgb,var(--orange-200) 60%,transparent);color:var(--orange-900);outline:4px solid transparent;transition:background var(--dur-fast) var(--ease-standard),color var(--dur-fast) var(--ease-standard)}.category-multi-picker_remove__AXL5h:hover{background:var(--orange-300)}.category-multi-picker_chipPrimary__PNesc .category-multi-picker_remove__AXL5h{background:rgba(255,255,255,.16);color:var(--text-on-olive)}.category-multi-picker_chipPrimary__PNesc .category-multi-picker_remove__AXL5h:hover{background:rgba(255,255,255,.28)}.category-multi-picker_removeIcon__jhF_F{font-size:14px}.category-multi-picker_addBtn__9iSgZ{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1px dashed var(--border);border-radius:var(--radius-pill);background:var(--bg);color:var(--text-muted);font:500 13px/1 var(--font-sans);transition:background var(--dur-fast) var(--ease-standard),border-color var(--dur-fast) var(--ease-standard),color var(--dur-fast) var(--ease-standard)}.category-multi-picker_addBtn__9iSgZ:hover{background:var(--orange-50);border-color:var(--orange-300);color:var(--orange-900)}.category-multi-picker_addBtn__9iSgZ:focus-visible{outline:none;border-color:var(--olive-900);box-shadow:0 0 0 2px var(--ring)}.category-multi-picker_addBtnEmpty__xXoQA{flex:1;justify-content:flex-start;border-style:solid;border-color:transparent;background:transparent;padding-inline:6px}.category-multi-picker_addBtnEmpty__xXoQA:hover{background:transparent;border-color:transparent;color:var(--text)}.category-multi-picker_addIcon__jO2YI{font-size:18px}.category-multi-picker_dropdown__sJqWg{position:fixed;z-index:9100;background:var(--surface);border:1px solid var(--outline-variant);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:8px;min-width:340px;max-width:calc(100vw - 32px);max-height:480px;overflow-y:auto}.category-multi-picker_dropdownHeader___yxH2{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 4px 8px}.category-multi-picker_dropdownTitle__LOmOP{font:600 13px/1.3 var(--font-sans);color:var(--text)}.category-multi-picker_dropdownClose__U6Qcw{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;color:var(--text-muted);transition:background var(--dur-fast) var(--ease-standard),color var(--dur-fast) var(--ease-standard)}.category-multi-picker_dropdownClose__U6Qcw:hover{background:var(--orange-50);color:var(--orange-900)}.category-multi-picker_dropdownClose__U6Qcw:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring)}.category-multi-picker_sheetBody__hTI0S{width:100%}.category-picker-field_wrap__HgrT0{display:flex;flex-direction:column;gap:18px}.category-picker-field_status__xV39p{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 16px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);font:400 13px/1.4 var(--font-sans);color:var(--text-muted)}.category-picker-field_retry__7DokY{padding:10px 18px;min-height:44px;border:1px solid var(--border-strong);border-radius:var(--radius-pill);background:var(--bg);color:var(--text);font:500 13px/1 var(--font-sans);cursor:pointer;transition:background var(--dur-fast) var(--ease-standard),border-color var(--dur-fast) var(--ease-standard)}.category-picker-field_retry__7DokY:hover{background:var(--orange-50);border-color:var(--orange-300);color:var(--orange-900)}.category-picker-field_retry__7DokY:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring)}.category-picker-field_wrap__HgrT0:focus{outline:none}.category-picker-field_primary__NjH2z{border:0;margin:0;padding:0}.category-picker-field_primaryHead__xRrMt{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.category-picker-field_primaryLegend__K_hyx{font:500 12px/1.2 var(--font-sans);letter-spacing:.02em;color:var(--text-muted)}.category-picker-field_primaryHint__RZULt{font:400 12px/1.4 var(--font-sans);color:var(--text-subtle)}.category-picker-field_options__Oizqx{display:flex;flex-wrap:wrap;gap:8px}.category-picker-field_option__dslmB{position:relative;display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);color:var(--text-muted);font:500 13px/1 var(--font-sans);cursor:pointer;transition:background var(--dur-fast) var(--ease-standard),border-color var(--dur-fast) var(--ease-standard),color var(--dur-fast) var(--ease-standard)}.category-picker-field_option__dslmB:hover{border-color:var(--border-strong);color:var(--text)}.category-picker-field_option__dslmB:has(input:focus-visible){outline:none;box-shadow:0 0 0 2px var(--ring)}.category-picker-field_optionActive__fXWC0{background:var(--olive-900);border-color:var(--olive-900);color:var(--text-on-olive)}.category-picker-field_optionActive__fXWC0:hover{color:var(--text-on-olive)}.category-picker-field_radioInput__L_x3Y{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.category-picker-field_tick__ElX7v{display:inline-grid;place-items:center;width:16px;height:16px;font-size:14px;color:var(--text-on-olive)}.category-picker-field_sensitive__kXEV6{display:flex;gap:12px;padding:14px 16px;border:1px solid var(--orange-200);border-radius:var(--radius-md);background:var(--orange-50)}.category-picker-field_sensitiveIcon__KeYyE{font-size:20px;color:var(--orange-700);flex-shrink:0;margin-top:1px}.category-picker-field_sensitiveBody__Rj5VW{display:flex;flex-direction:column;gap:8px;min-width:0}.category-picker-field_sensitiveTitle__B792x{font:600 13px/1.3 var(--font-sans);color:var(--orange-900)}.image-dropzone_zone__G_V8K{border:2px dashed var(--outline-variant,#d9d4c7);border-radius:12px;padding:24px 20px;text-align:center;color:var(--text-muted);cursor:pointer;transition:border-color .15s;display:flex;flex-direction:column;align-items:center;gap:6px}.image-dropzone_zone__G_V8K[data-drag=true]{border-color:var(--olive-900);background:rgba(0,0,0,.02)}.image-dropzone_zone__G_V8K:focus-visible{outline:2px solid var(--olive-900);outline-offset:2px}.image-dropzone_grid__7nkq8{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin-top:12px}.image-dropzone_tile__XhQm2{position:relative;aspect-ratio:var(--tile-ratio,1/1);border-radius:10px;overflow:hidden;background:#f2efe7}.image-dropzone_tile__XhQm2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.image-dropzone_coverBadge__DB839{position:absolute;top:6px;left:6px;background:var(--olive-900);color:#fff;font-size:11px;padding:2px 8px;border-radius:999px;z-index:2}.image-dropzone_controls__ItoNU{position:absolute;bottom:6px;left:6px;right:6px;display:flex;gap:6px;justify-content:space-between;z-index:2}.image-dropzone_iconBtn__hPI33{background:rgba(255,255,255,.92);border:none;border-radius:6px;width:30px;height:30px;cursor:pointer;display:grid;place-items:center;color:var(--olive-900)}.image-dropzone_iconBtn__hPI33:disabled{opacity:.4;cursor:default}.image-dropzone_progress__WJVZL{position:absolute;bottom:0;left:0;height:4px;background:var(--olive-900);transition:width .12s;z-index:3}.image-dropzone_errorOverlay__DBDqs{position:absolute;inset:0;background:rgba(0,0,0,.62);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px;text-align:center;z-index:2}.image-dropzone_errorMsg__L3Dx_{color:var(--white,#fff);font:500 11px/1.3 var(--font-sans)}.image-dropzone_error__GwYfW{color:var(--error);font-size:12px;margin-top:6px}.sections_fields__wo_gU{display:flex;flex-direction:column;gap:18px}.sections_intro__deGBh{font:400 14px/1.5 var(--font-sans);color:var(--text-muted);margin:0}.sections_grid2__luGlU{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width:560px){.sections_grid2__luGlU{grid-template-columns:1fr}}.sections_divider__u5vT0{height:1px;background:var(--outline-variant);border:0;margin:4px 0}.sections_groupLabel__mpOL_{font:600 12px/1.2 var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--text-subtle);margin:0}.sections_imageSlot__b5HiC{display:flex;flex-direction:column;gap:8px}.sections_imageSlotHead__8uE0Z{display:flex;align-items:baseline;gap:8px}.sections_imageSlotLabel__rG_K3{font:600 12px/1.2 var(--font-sans);letter-spacing:.02em;color:var(--text-muted)}.sections_req__Purmi{color:var(--error);margin-left:2px}.sections_imageSlotHint__m0Xsy{font:400 12px/1.4 var(--font-sans);color:var(--text-subtle);margin:0}.identity_aiNote__pqaNm{font:400 13px/1.45 var(--font-sans);color:var(--text-muted);margin:0}.repeatable-list_root__HxbiE,.repeatable-list_rowsStack__wrQdF{display:flex;flex-direction:column;gap:12px}.repeatable-list_rowsInline__VOxLP{display:flex;flex-wrap:wrap;gap:8px}.repeatable-list_card__k03hb{display:flex;flex-direction:column;gap:14px;background:var(--surface);border:1px solid var(--outline-variant);border-radius:var(--radius-md);padding:18px}.repeatable-list_cardHeader__L4H7P{display:flex;align-items:center;justify-content:space-between;gap:12px}.repeatable-list_cardLabel__Pp3JH{font:500 16px/1.2 var(--font-serif);color:var(--text);margin:0}.repeatable-list_controls__OE4lW{display:flex;align-items:center;gap:4px}.repeatable-list_iconButton__xVAw_{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid transparent;border-radius:var(--radius-sm);background:transparent;color:var(--text-muted);cursor:pointer;transition:color .16s var(--ease),background-color .16s var(--ease)}.repeatable-list_iconButton__xVAw_:hover:not(:disabled){color:var(--text);background:var(--bg-2)}.repeatable-list_iconButton__xVAw_:disabled{color:var(--text-subtle);opacity:.5;cursor:not-allowed}.repeatable-list_iconButton__xVAw_:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.repeatable-list_removeButton__MbzZW:hover:not(:disabled){color:var(--error)}@media (max-width:560px){.repeatable-list_iconButton__xVAw_{width:44px;height:44px}}.repeatable-list_addButton__8R2BW{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;min-height:44px;padding:11px 16px;border:1px dashed var(--border);border-radius:var(--radius-md);background:transparent;font:500 14px/1.2 var(--font-sans);color:var(--text-muted);cursor:pointer;transition:color .16s var(--ease),border-color .16s var(--ease),background-color .16s var(--ease)}.repeatable-list_addButton__8R2BW:hover:not(:disabled){border-color:var(--orange-300);color:var(--text);background:var(--bg-2)}.repeatable-list_addButton__8R2BW:disabled{opacity:.5;cursor:not-allowed}.repeatable-list_addButton__8R2BW:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.repeatable-list_chipRow__tM4Uk{display:flex;flex-wrap:wrap;gap:6px}.repeatable-list_chipButton__fp07A{border:none;background:none;cursor:pointer;padding:0}.repeatable-list_chipButton__fp07A:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-pill)}@media (prefers-reduced-motion:reduce){.repeatable-list_addButton__8R2BW,.repeatable-list_iconButton__xVAw_{transition:none}}.experience_group__zF5r_{display:flex;flex-direction:column;gap:10px}.experience_cardFields__koo_V{display:flex;flex-direction:column;gap:14px}.experience_checkRow__tdWqF{display:flex;flex-wrap:wrap;gap:16px 24px}.experience_inclusionColumns__ZymLS{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width:560px){.experience_inclusionColumns__ZymLS{grid-template-columns:1fr}}.experience_labelRow__K_WsO{display:flex;align-items:flex-end;gap:8px}.experience_labelRow__K_WsO>:first-child{flex:1 1 auto;min-width:0}.events-carousel_popularSection__G0d1s{padding:48px 0 40px}.events-carousel_popularHeader__COIZh{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.events-carousel_popularKicker__bRWjz{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);font-weight:600;margin:0 0 8px}.events-carousel_popularTitle___pcDi{font-family:var(--font-serif);font-size:34px;font-weight:500;color:var(--text);letter-spacing:-.02em;margin:0}.events-carousel_sectionNav__P_YSo{display:flex;gap:8px;flex-shrink:0}@media (max-width:640px){.events-carousel_sectionNav__P_YSo{display:none}}.events-carousel_sectionNavBtn__tzygF{width:44px;height:44px;border-radius:50%;border:1px solid var(--border);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,border-color .2s;color:var(--text)}.events-carousel_sectionNavBtn__tzygF:hover{background:var(--surface);border-color:var(--border-strong)}.events-carousel_sectionNavBtn__tzygF svg{width:18px;height:18px}.events-carousel_eventsScrollWrap__IFnmc{margin:0 -32px}.events-carousel_eventsScroll__V1rxg{display:flex;gap:18px;overflow-x:auto;padding:4px 32px 8px 56px;scroll-padding-left:32px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x}.events-carousel_eventsScroll__V1rxg::-webkit-scrollbar{display:none}.events-carousel_eventCardMore__EhvER{flex:0 0 var(--offering-card-w);align-self:stretch;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--olive-50);border:1px solid var(--olive-100);border-radius:var(--radius-lg);cursor:pointer;color:inherit;text-decoration:none;transition:background .15s,transform .2s;scroll-snap-align:start;gap:10px}.events-carousel_eventCardMore__EhvER:hover{background:var(--olive-100);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.events-carousel_eventCardMore__EhvER,.events-carousel_eventCardMore__EhvER:hover{transform:none;transition:none}}.events-carousel_moreIcon__Zi0Od{width:44px;height:44px;border-radius:50%;background:var(--olive-100);display:grid;place-items:center;color:var(--olive-600)}.events-carousel_moreIcon__Zi0Od svg{width:20px;height:20px}.events-carousel_moreLabel__g4qyW{font:600 13px/1.4 var(--font-sans);color:var(--text);text-align:center}.events-carousel_moreSub___g_F5{font-size:12px;color:var(--text-muted);text-align:center}.hero-section_hero__JBdNX{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:88px 0 72px;overflow:visible}.hero-section_heroBg__WO5BT{position:absolute;inset:0;z-index:0}.hero-section_heroBg__WO5BT img{opacity:.3}.hero-section_heroBg__WO5BT:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0,rgba(252,249,244,.4) 55%,var(--bg) 100%)}.hero-section_heroContent__mLXMK{position:relative;z-index:2;text-align:center;width:100%;max-width:780px;margin:0 auto 36px;display:flex;flex-direction:column;gap:20px}.hero-section_heroEyebrow__efLNo{font:600 11px/1 var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--orange-600);margin-bottom:0;display:flex;align-items:center;justify-content:center;gap:10px}.hero-section_heroEyebrow__efLNo:after,.hero-section_heroEyebrow__efLNo:before{content:"";flex:0 0 32px;height:1px;background:var(--orange-300);opacity:.7}.hero-section_heroTitle__ARh65{font-size:clamp(36px,5.2vw,60px);line-height:1.08;font-weight:500;color:var(--text);margin:0}.hero-section_heroTitle__ARh65 em{font-style:italic;color:var(--orange-600)}.hero-section_heroSubtitle__oiwB6{font-family:var(--font-serif);font-style:italic;font-size:17px;color:var(--text-muted);line-height:1.6;max-width:580px;margin:0 auto}.hero-section_heroSearchStage__ySBFt{width:100%;max-width:920px;margin:0 auto;padding:0 32px;position:relative;z-index:100}.hero-section_heroSearchStage__ySBFt [class*=searchPillWrap]{max-width:none}@media (max-width:1024px) and (min-width:721px){.hero-section_hero__JBdNX{padding:72px 24px 60px}.hero-section_heroContent__mLXMK{padding:0 24px}}@media (max-width:720px){.hero-section_hero__JBdNX{margin-top:-72px;padding:calc(72px + 48px) 0 48px!important;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-section_heroContent__mLXMK{margin:0 auto!important;gap:16px!important;padding:0 24px}.hero-section_heroTitle__ARh65{font-size:clamp(28px,8vw,34px)!important;line-height:1.12!important}.hero-section_heroSubtitle__oiwB6{font-size:15px!important;max-width:340px}.hero-section_heroSearchStage__ySBFt{display:none}}.category-pillars_section__mxSQF{padding:72px 0 48px;background:var(--bg-3)}.category-pillars_container__uyaTu{width:100%;max-width:1240px;margin:0 auto;padding:0 32px}@media (max-width:640px){.category-pillars_container__uyaTu{padding:0 18px}}.category-pillars_sectionHeader__UgGps{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px;gap:20px;flex-wrap:wrap}.category-pillars_sectionHeader__UgGps h2{font:500 clamp(28px,3.4vw,34px) /1.1 var(--font-display);letter-spacing:-.01em;color:var(--text);max-width:640px}.category-pillars_allLink__yoiu_{font-size:14px;color:var(--orange-800);font-weight:500;border-bottom:1px solid var(--orange-400);padding-bottom:2px;white-space:nowrap;transition:color .2s var(--ease),border-color .2s var(--ease)}.category-pillars_allLink__yoiu_:hover{color:var(--orange-900);border-color:var(--orange-700)}.category-pillars_allLink__yoiu_:focus-visible{outline:2px solid var(--ring);outline-offset:3px;border-radius:2px}.category-pillars_pillars__pM1yo{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width:980px){.category-pillars_pillars__pM1yo{grid-template-columns:1fr}}.category-pillars_panel__C98Wt{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;isolation:isolate}.category-pillars_banner__D604v{position:relative}.category-pillars_bannerOverlay__HGxY0{position:absolute;left:16px;right:16px;bottom:14px;z-index:2;display:flex;align-items:center;gap:12px}.category-pillars_bannerIcon__vC3O8{width:44px;height:44px;border-radius:50%;background:var(--overlay-bg-92);backdrop-filter:blur(8px);border:1px solid var(--overlay-border-32);color:var(--olive-700);display:grid;place-items:center;flex-shrink:0}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.category-pillars_bannerIcon__vC3O8{background:var(--overlay-bg-95)}}.category-pillars_bannerIcon__vC3O8 svg{width:20px;height:20px}.category-pillars_bannerText__MUzJQ{min-width:0}.category-pillars_bannerTitle__ezzEc{font:500 22px/1.15 var(--font-display);letter-spacing:-.01em;color:var(--text-on-dark);margin:0}.category-pillars_bannerCount__UUvt4{font:500 12.5px/1.3 var(--font-sans);color:var(--text-on-dark-strong);font-variant-numeric:tabular-nums}.category-pillars_tiles__k2wEk{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px}@media (max-width:640px){.category-pillars_tiles__k2wEk{grid-template-columns:1fr}}.category-pillars_tile__wgdCe{display:flex;flex-direction:column;gap:8px;padding:14px;min-height:96px;background:var(--surface-low);border:1px solid transparent;border-radius:var(--radius-md);color:var(--text);text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .18s var(--ease),box-shadow .18s var(--ease),transform .18s var(--ease),border-color .18s var(--ease)}.category-pillars_tile__wgdCe:hover{background:var(--surface);box-shadow:var(--shadow-md);border-color:var(--outline-variant);transform:translateY(-2px)}.category-pillars_tile__wgdCe:active{transform:translateY(0) scale(.99);transition-duration:80ms}.category-pillars_tile__wgdCe:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.category-pillars_tileTop___xbhW{display:flex;align-items:center;justify-content:space-between;gap:8px}.category-pillars_tileIcon__inWLZ{width:40px;height:40px;border-radius:11px;background:var(--olive-50);color:var(--olive-600);display:grid;place-items:center;flex-shrink:0}.category-pillars_tileIcon__inWLZ svg{width:20px;height:20px}.category-pillars_tileCount__mPGnx{font:600 14px/1 var(--font-sans);font-variant-numeric:tabular-nums;color:var(--text);background:var(--bg-3);border-radius:var(--radius-pill);padding:4px 10px}.category-pillars_tileName__rU6mh{font:500 15.5px/1.25 var(--font-serif);color:var(--text);display:flex;align-items:center;flex-wrap:wrap;gap:6px}.category-pillars_tileSubs__5DHMi{font:400 12.5px/1.4 var(--font-sans);color:var(--text-subtle);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-pillars_footer__Okn4l{margin-top:auto;padding:4px 16px 18px}.category-pillars_cardCta__D6nsn{font-size:13px;color:var(--orange-800);font-weight:500;border-bottom:1px solid var(--orange-400);padding-bottom:2px;align-self:flex-start;transition:color .2s var(--ease),border-color .2s var(--ease)}.category-pillars_cardCta__D6nsn:hover{color:var(--orange-900);border-color:var(--orange-700)}.category-pillars_cardCta__D6nsn:focus-visible{outline:2px solid var(--ring);outline-offset:3px;border-radius:2px}@media (max-width:640px){.category-pillars_section__mxSQF{padding:56px 0 40px}.category-pillars_tileSubs__5DHMi{-webkit-line-clamp:1}.category-pillars_cardCta__D6nsn{display:block;align-self:stretch;text-align:center;background:var(--olive-50);color:var(--olive-700);min-height:44px;line-height:44px;padding:0 16px;border-radius:var(--radius-md);border-bottom:none}.category-pillars_cardCta__D6nsn:hover{color:var(--olive-700);border-color:transparent;background:var(--olive-100)}}@media (prefers-reduced-motion:reduce){.category-pillars_tile__wgdCe,.category-pillars_tile__wgdCe:active,.category-pillars_tile__wgdCe:hover{transform:none}}.practice-tiles_section__6hkUX{padding:48px 0;background:var(--bg)}.practice-tiles_container__1utMV{width:100%;max-width:1240px;margin:0 auto;padding:0 32px}@media (max-width:640px){.practice-tiles_container__1utMV{padding:0 18px}}.practice-tiles_sectionHeader__QhzAl{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px;gap:20px;flex-wrap:wrap}.practice-tiles_sectionHeader__QhzAl h2{font:500 clamp(24px,3vw,30px) /1.1 var(--font-display);letter-spacing:-.01em;color:var(--text)}.practice-tiles_allLink__R0a5W{font-size:14px;color:var(--orange-800);font-weight:500;border-bottom:1px solid var(--orange-400);padding-bottom:2px;white-space:nowrap;transition:color .2s var(--ease),border-color .2s var(--ease)}.practice-tiles_allLink__R0a5W:hover{color:var(--orange-900);border-color:var(--orange-700)}.practice-tiles_allLink__R0a5W:focus-visible{outline:2px solid var(--ring);outline-offset:3px;border-radius:2px}.practice-tiles_grid__IKIEv{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (min-width:720px){.practice-tiles_grid__IKIEv{grid-template-columns:repeat(3,1fr);gap:16px}}.practice-tiles_tile__sL3XU{display:flex;flex-direction:column;gap:8px;padding:16px;min-height:100px;background:var(--surface);border:1px solid var(--bg-3);border-radius:var(--radius-md);color:var(--text);text-decoration:none;box-shadow:var(--shadow-sm);-webkit-tap-highlight-color:transparent;transition:box-shadow .18s var(--ease),transform .18s var(--ease),border-color .18s var(--ease)}.practice-tiles_tile__sL3XU:hover{box-shadow:var(--shadow-md);border-color:var(--outline-variant);transform:translateY(-2px)}.practice-tiles_tile__sL3XU:active{transform:translateY(0) scale(.99);transition-duration:80ms}.practice-tiles_tile__sL3XU:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.practice-tiles_tileTop__ftVRr{display:flex;align-items:center;justify-content:space-between;gap:8px}.practice-tiles_tileIcon__0AtVt{width:36px;height:36px;border-radius:var(--radius-sm);background:var(--olive-50);color:var(--olive-600);display:grid;place-items:center;flex-shrink:0}.practice-tiles_tileIcon__0AtVt svg{width:18px;height:18px}.practice-tiles_tileCount__FRVc9{font:600 13px/1 var(--font-sans);font-variant-numeric:tabular-nums;color:var(--text);background:var(--bg-3);border-radius:var(--radius-pill);padding:3px 9px}.practice-tiles_tileName__XzZzZ{font:500 15px/1.25 var(--font-serif);color:var(--text)}.practice-tiles_tileSubs__cR81L{font:400 12.5px/1.4 var(--font-sans);color:var(--text-subtle);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (prefers-reduced-motion:reduce){.practice-tiles_tile__sL3XU,.practice-tiles_tile__sL3XU:active,.practice-tiles_tile__sL3XU:hover{transform:none}}.practice-tiles_standfirst__nmfjt{font-family:var(--font-sans);font-size:15px;line-height:1.65;color:var(--text-muted);max-width:62ch;margin:-4px 0 18px}.seo-deep-section_seoSection__9LcvA{background:var(--bg);border-top:1px solid var(--outline-variant);padding:80px 32px}.seo-deep-section_seoInner__hu1j2{max-width:var(--max-prose,720px);margin:0 auto}.seo-deep-section_seoHeading__949Pr{font-size:28px;line-height:1.22;margin-bottom:24px;letter-spacing:-.014em}.seo-deep-section_seoHeading__949Pr,.seo-deep-section_seoSubheading__4S_AQ{font-family:var(--font-serif);font-weight:500;font-style:italic;color:var(--text)}.seo-deep-section_seoSubheading__4S_AQ{font-size:20px;line-height:1.32;margin-top:40px;margin-bottom:16px;letter-spacing:-.012em}.seo-deep-section_seoParagraph__ZINvc{font-family:var(--font-sans);font-size:16.5px;line-height:1.72;color:var(--text-muted);margin-bottom:20px}.seo-deep-section_seoParagraph__ZINvc:last-child{margin-bottom:0}.seo-deep-section_seoContent__S5u_M strong,.seo-deep-section_seoParagraph__ZINvc strong{font-weight:600;color:var(--text)}.seo-deep-section_seoContent__S5u_M a,.seo-deep-section_seoParagraph__ZINvc a{color:var(--olive-500);text-decoration:underline;transition:color .2s var(--ease)}.seo-deep-section_seoContent__S5u_M a:hover,.seo-deep-section_seoParagraph__ZINvc a:hover{color:var(--orange-600)}.seo-deep-section_sectionsWrapper__MuYYE{margin-top:24px}.seo-deep-section_sectionBlock__btyKA{margin-bottom:32px}.seo-deep-section_sectionBlock__btyKA:last-child{margin-bottom:0}.seo-deep-section_seoContent__S5u_M{font-family:var(--font-sans);font-size:16.5px;line-height:1.72;color:var(--text-muted)}.seo-deep-section_seoContent__S5u_M :is(p){margin-bottom:20px}.seo-deep-section_seoContent__S5u_M :is(p:last-child){margin-bottom:0}.seo-deep-section_seoContent__S5u_M :is(h2){font-size:28px;font-family:var(--font-serif);font-weight:500;font-style:italic;line-height:1.22;color:var(--text);margin:44px 0 18px;letter-spacing:-.014em}.seo-deep-section_seoContent__S5u_M :is(h3){font-size:20px;font-family:var(--font-serif);font-weight:500;font-style:italic;line-height:1.32;color:var(--text);margin:40px 0 16px;letter-spacing:-.012em}@media (max-width:720px){.seo-deep-section_seoSection__9LcvA{padding:56px 18px}.seo-deep-section_seoHeading__949Pr{font-size:24px;margin-bottom:18px}.seo-deep-section_seoSubheading__4S_AQ{font-size:18px;margin-top:32px;margin-bottom:14px}.seo-deep-section_seoParagraph__ZINvc{font-size:16px;line-height:1.7;margin-bottom:18px}.seo-deep-section_sectionBlock__btyKA{margin-bottom:24px}.seo-deep-section_seoContent__S5u_M :is(h2){font-size:24px;margin:36px 0 16px}.seo-deep-section_seoContent__S5u_M :is(h3){font-size:18px;margin:32px 0 14px}.seo-deep-section_seoContent__S5u_M :is(p){margin-bottom:18px}}.result-shelves_shelves__vHjt3{padding:16px 20px 0;display:flex;flex-direction:column;gap:26px}.result-shelves_shelf__Kf5Vd{display:block}.result-shelves_head__mAaZZ{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px}.result-shelves_title__n9DHw{font:500 20px/1.2 var(--font-display);color:var(--text);margin:0}.result-shelves_all__F7ON1{font:400 12.5px/1 var(--font-sans);color:var(--text-muted);text-decoration:underline;text-decoration-color:var(--olive-300);text-underline-offset:3px;white-space:nowrap;background:none;border:0;padding:4px 2px;cursor:pointer}.result-shelves_all__F7ON1:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}.result-shelves_rows__PuQvt{display:block}.result-shelves_row__bPIUz{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);text-decoration:none;color:inherit}.result-shelves_row__bPIUz:last-child{border-bottom:0}.result-shelves_row__bPIUz:hover .result-shelves_rowTitle__uY36A{text-decoration:underline;text-decoration-color:var(--olive-300)}.result-shelves_row__bPIUz:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring);border-radius:var(--radius-sm)}.result-shelves_rowSelected__JNWC7{background:var(--bg-2)}@media (min-width:721px){.result-shelves_rowWide__GAoqo{grid-template-columns:120px 1fr auto;gap:16px;padding:14px 0}.result-shelves_rowWide__GAoqo .result-shelves_thumb__aMZlR{width:120px;height:68px;border-radius:var(--radius-md)}.result-shelves_rowWide__GAoqo .result-shelves_rowTitle__uY36A{font-size:16px}}.result-shelves_thumb__aMZlR{display:block;position:relative;width:56px;height:56px;border-radius:var(--radius-sm);background:var(--bg-muted);overflow:hidden;flex-shrink:0}.result-shelves_thumb__aMZlR img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.result-shelves_rowBody__M2vEb{display:block;min-width:0;overflow:hidden}.result-shelves_rowTitle__uY36A{font:500 14.5px/1.25 var(--font-sans);color:var(--text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-shelves_rowMeta__GZfzy{display:block;font:400 12.5px/1.4 var(--font-sans);color:var(--text-muted);font-variant-numeric:tabular-nums;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-shelves_rowPrice__bNLWN{display:block;font:600 14px/1 var(--font-sans);color:var(--text);white-space:nowrap}.result-shelves_rowPriceFree__Rdweu{color:var(--orange-600)}@media (prefers-reduced-motion:reduce){.result-shelves_row__bPIUz,.result-shelves_shelves__vHjt3{transition:none}}.editorial-search-shell_shell__v34fq{display:block;--sticky-top:0px;--editorial-chrome-h:68px;--editorial-measure:none;--editorial-gutter:26px}.editorial-search-shell_identity__2x7_i{max-width:var(--editorial-measure);margin-inline:auto;padding:30px var(--editorial-gutter) 0}.editorial-search-shell_count__YvwwX{font:600 11px/1.4 var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-variant-numeric:tabular-nums;margin-bottom:12px}.editorial-search-shell_count__YvwwX b{color:var(--olive-600);font-weight:600}.editorial-search-shell_h1__xjIlN{font-family:var(--font-display);font-weight:500;font-size:46px;line-height:.98;letter-spacing:-.015em;color:var(--text)}.editorial-search-shell_area__jMax5{display:block;font-style:italic;font-weight:500;color:var(--orange-500);font-size:46px;line-height:1.04;margin-top:2px}.editorial-search-shell_rule__DJEvE{height:1px;background:var(--outline-variant);max-width:var(--editorial-measure);margin:26px auto 0;padding-inline:var(--editorial-gutter);background-clip:content-box}.editorial-search-shell_stickyBar__R2JmR{position:sticky;top:calc(72px + var(--sticky-top));z-index:20;background:var(--overlay-bg-92);backdrop-filter:blur(14px) saturate(1.2);border-bottom:1px solid var(--outline-variant)}@media (max-width:720px){.editorial-search-shell_stickyBar__R2JmR{top:var(--sticky-top)}}.editorial-search-shell_search__wNVGU{max-width:var(--editorial-measure);margin-inline:auto;padding:14px var(--editorial-gutter) 0}.editorial-search-shell_searchField__a4mfm{display:flex;align-items:center;gap:12px;height:54px;padding:0 10px 0 0;background:var(--surface);border:1px solid var(--outline-variant);border-radius:var(--radius-pill);box-shadow:0 1px 2px rgba(29,29,33,.03),0 6px 18px rgba(29,29,33,.05)}.editorial-search-shell_searchField__a4mfm:focus-within{border-color:var(--accent);box-shadow:0 1px 2px rgba(29,29,33,.03),0 6px 18px rgba(29,29,33,.05),0 0 0 3px color-mix(in srgb,var(--accent) 22%,transparent)}@media (max-width:720px){.editorial-search-shell_shell__v34fq{--sticky-top:0px}.editorial-search-shell_search__wNVGU{padding-top:calc(10px + env(safe-area-inset-top, 0px));padding-bottom:10px}.editorial-search-shell_searchField__a4mfm{height:52px}}@media (max-width:380px){.editorial-search-shell_area__jMax5,.editorial-search-shell_h1__xjIlN{font-size:42px}}