.locale-switcher_wrap__wODeD{position:relative}.locale-switcher_trigger__E5P6P{height:40px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border-radius:var(--radius-pill);background:transparent;border:none;cursor:pointer;color:var(--text);font:500 13px/1 var(--font-sans);transition:background .15s var(--ease);flex-shrink:0}.locale-switcher_trigger__E5P6P:hover{background:var(--bg-2)}.locale-switcher_trigger__E5P6P .material-symbols-outlined{font-size:20px;color:var(--text-muted)}.locale-switcher_triggerLabel__Of76C{padding:0 14px}.locale-switcher_triggerText__fISe2{text-transform:uppercase;letter-spacing:.04em}.locale-switcher_menu__FQQxF{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 28px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.06);z-index:300;padding:6px 0;margin:0;list-style:none}.locale-switcher_menu__FQQxF.locale-switcher_open__fzJb_{display:block}.locale-switcher_option__2rmXP{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 16px;background:none;border:none;cursor:pointer;color:var(--text);font:500 14px/1 var(--font-sans);text-align:left;transition:background .12s}.locale-switcher_option__2rmXP:hover{background:var(--bg-2)}.locale-switcher_option__2rmXP .material-symbols-outlined{font-size:18px;color:var(--orange-600)}.locale-switcher_optionActive__e0YMQ{color:var(--text);font-weight:600}.locale-switcher_menuRowWrap__p0fqD{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;width:100%}.locale-switcher_menuRowLabel__aNamZ{display:inline-flex;align-items:center;gap:10px;color:var(--text);font:500 14px/1 var(--font-sans)}.locale-switcher_menuRowLabel__aNamZ .material-symbols-outlined{font-size:18px;color:var(--text-muted)}.locale-switcher_menuRowChoices__mQNjR{display:inline-flex;gap:4px}.locale-switcher_choice__yw9OO{min-width:36px;height:28px;padding:0 8px;border-radius:var(--radius-pill);background:transparent;border:1px solid var(--overlay-border-40);cursor:pointer;color:var(--text-muted);font:600 11px/1 var(--font-sans);letter-spacing:.06em;text-transform:uppercase;transition:background .12s,color .12s,border-color .12s}.locale-switcher_choice__yw9OO:hover{color:var(--text);background:var(--bg-2)}.locale-switcher_choiceActive__LdIRY{background:var(--surface);color:var(--orange-700);border-color:var(--orange-400)}.locale-switcher_choiceActive__LdIRY:hover{background:var(--surface);color:var(--orange-700);border-color:var(--orange-500)}.bottom-sheet_backdrop__dPkfv{position:fixed;inset:0;background:var(--overlay-text-50);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9000;display:flex;align-items:flex-end;animation:bottom-sheet_bsFade__Zh2PJ .24s ease-out;-webkit-tap-highlight-color:transparent}@keyframes bottom-sheet_bsFade__Zh2PJ{0%{opacity:0;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}}.bottom-sheet_sheet__x4FUl{width:100%;background:var(--surface);border-radius:20px 20px 0 0;max-height:88dvh;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom,0);animation:bottom-sheet_bsSlide__eb7Pd .32s var(--ease);box-shadow:var(--shadow-sheet-up)}@keyframes bottom-sheet_bsSlide__eb7Pd{0%{transform:translateY(100%);opacity:.6}to{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion:reduce){.bottom-sheet_backdrop__dPkfv,.bottom-sheet_sheet__x4FUl{animation:none}}.bottom-sheet_handle__xCWJu{width:36px;height:4px;border-radius:2px;background:var(--overlay-black-18);margin:8px auto 4px;flex-shrink:0;cursor:grab;transition:background .15s var(--ease)}.bottom-sheet_handle__xCWJu:hover{background:var(--overlay-black-32)}.bottom-sheet_header__JijRu{display:flex;align-items:center;justify-content:space-between;padding:8px 16px 12px;flex-shrink:0;gap:12px}.bottom-sheet_title__PWZG8{font:500 18px/1.2 var(--font-serif);color:var(--text);letter-spacing:-.01em;flex:1;min-width:0}.bottom-sheet_close__ACKsK{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);background:var(--bg);color:var(--text);cursor:pointer;display:grid;place-items:center;font-size:18px;line-height:1;flex-shrink:0;transition:background .15s var(--ease),transform .15s var(--ease)}.bottom-sheet_close__ACKsK:hover{background:var(--bg-2);transform:rotate(90deg)}.bottom-sheet_close__ACKsK:active{transform:rotate(90deg) scale(.92)}@media (prefers-reduced-motion:reduce){.bottom-sheet_close__ACKsK:active,.bottom-sheet_close__ACKsK:hover{transform:none}}.bottom-sheet_backBtn__5X6rY:active,.bottom-sheet_backBtn__5X6rY:hover{transform:none}.bottom-sheet_backIcon__0O3RJ{font-size:20px}.bottom-sheet_body__GwIaw{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 16px 16px;flex:1;min-height:0;overscroll-behavior:contain}.bottom-sheet_footer__NTzH_{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px calc(12px + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--outline-variant,var(--line));flex-shrink:0}.area-picker_wrap__IbTCN{position:relative}.area-picker_dropdown__sina6{position:absolute;top:calc(100% + 8px);left:0;z-index:200;background:var(--surface);border:1px solid var(--outline-variant);border-radius:20px;box-shadow:0 4px 14px rgba(29,29,33,.06),0 10px 30px rgba(29,29,33,.05);padding:8px;min-width:300px;max-height:min(60vh,360px);overflow-y:auto;overscroll-behavior:contain}.area-picker_searchWrap__fY7gR{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--overlay-border-40);border-radius:999px;margin-bottom:6px}.area-picker_searchWrap__fY7gR input{flex:1;border:0;outline:0;background:transparent;font:500 14px/1 var(--font-sans);color:var(--text)}.area-picker_searchWrap__fY7gR input::-moz-placeholder{color:var(--text-subtle);font-weight:400}.area-picker_searchWrap__fY7gR input::placeholder{color:var(--text-subtle);font-weight:400}.area-picker_section__Nl8_p{font:600 11px/1 var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);padding:10px 14px 6px}.area-picker_item__MPVPW{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;font:500 14px/1.3 var(--font-sans);color:var(--text);cursor:pointer;transition:background .12s}.area-picker_item__MPVPW:hover{background:var(--bg-2)}.area-picker_itemIcon__ll0wi{font-size:18px;color:var(--text-muted)}.area-picker_itemSub__Nb1_j{font-size:12px;color:var(--text-muted);font-weight:400;margin-top:2px}.area-picker_radiusWrap__wSe87{display:flex;align-items:center;gap:10px;padding:8px 14px 4px;font:500 13px/1 var(--font-sans);color:var(--text-muted)}.area-picker_radiusWrap__wSe87 input[type=range]{flex:1}.area-picker_searchIcon__2x1rb{font-size:17px;color:var(--text-muted)}.area-picker_itemMuted__GXPZo{color:var(--text-subtle)}.area-picker_errorItem__egToI{color:var(--error,#b3261e);font-size:12px;padding:6px 14px}.flat-pill-picker_container__Nz6Ef{position:relative}.flat-pill-picker_dropdown__KUnpI{position:absolute;top:calc(100% + 6px);left:0;min-width:200px;background:var(--surface);border:1px solid var(--outline-variant);border-radius:14px;box-shadow:0 4px 20px rgba(28,28,25,.12);z-index:200;padding:6px 0;max-height:300px;overflow-y:auto}.flat-pill-picker_sheetList__zF8hR{display:flex;flex-direction:column;gap:2px}.flat-pill-picker_item__YTKsg{padding:10px 16px;font:500 13px/1.4 var(--font-sans);color:var(--text);cursor:pointer;transition:background .12s;border-radius:12px}.flat-pill-picker_item__YTKsg:hover{background:var(--bg-2)}.flat-pill-picker_isSelected__I5Og5{color:var(--primary);font-weight:600;background:var(--bg-2)}@media (max-width:720px){.flat-pill-picker_sheetList__zF8hR .flat-pill-picker_item__YTKsg{padding:14px 12px;font-size:15px}}.profile-detail-card_card___LKxp{position:fixed;inset:auto 0 0 0;z-index:102;display:flex;flex-direction:column;max-height:85vh;background:var(--surface);border-radius:20px 20px 0 0;box-shadow:var(--shadow-sheet-up);overflow:hidden;transform:translateY(100%);transition:transform var(--dur-slow) var(--ease-spring);visibility:hidden;pointer-events:none}.profile-detail-card_card___LKxp.profile-detail-card_isOpen__pmK_d{transform:translateY(0);visibility:visible;pointer-events:auto}.profile-detail-card_grabber__nyOVZ{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:36px;height:4px;background:var(--overlay-black-18);border-radius:999px;z-index:3;cursor:grab}.profile-detail-card_closeBtn__i_EAz{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;background:var(--material-regular);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;color:var(--text);box-shadow:0 1px 2px rgba(29,29,33,.08);border:none;cursor:pointer;z-index:3;transition:background var(--dur-fast) var(--ease-standard)}.profile-detail-card_closeBtn__i_EAz:hover{background:var(--white)}.profile-detail-card_closeBtn__i_EAz:focus-visible{outline:2px solid var(--orange-500);outline-offset:2px}.profile-detail-card_content__YB1xK{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.profile-detail-card_header__GCdRj{display:block}.profile-detail-card_dpImg__K1ztQ{position:relative;width:100%;height:200px;background:var(--bg-3);flex-shrink:0;touch-action:none}.profile-detail-card_dpImg__K1ztQ img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.profile-detail-card_dpImgFallback__gGIZi{position:absolute;inset:0;display:grid;place-items:center;color:var(--text-muted)}.profile-detail-card_dpImgFallback__gGIZi .profile-detail-card_material-symbols-outlined__OmWeh{font-size:40px}.profile-detail-card_dpImgOverlay__FD6OI{position:absolute;inset:0;background:linear-gradient(0deg,rgba(28,28,25,.5) 0,rgba(28,28,25,0) 45%);pointer-events:none}.profile-detail-card_headText__ct8mr{padding:16px 20px 4px}.profile-detail-card_title__U_wzM{font:500 22px/1.2 var(--font-serif);color:var(--text);letter-spacing:-.01em}.profile-detail-card_subtitle__JHA7_,.profile-detail-card_title__U_wzM{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-detail-card_subtitle__JHA7_{font:400 14px/1.45 var(--font-sans);color:var(--text-muted);margin-top:6px}.profile-detail-card_insetGroup__yL4m1{margin:14px 20px 4px;background:var(--surface-container);border-radius:var(--radius-md);padding:2px 14px}.profile-detail-card_row__tFFr7{display:flex;align-items:center;gap:10px;min-height:var(--inset-row-h);padding:8px 0;border-top:1px solid var(--hairline)}.profile-detail-card_row__tFFr7:first-child{border-top:none}.profile-detail-card_rowIcon__x3MtR{font-size:18px;color:var(--text-subtle);flex-shrink:0}.profile-detail-card_rowValue__PHH7D{font:500 13.5px/1.4 var(--font-sans);color:var(--text)}.profile-detail-card_offMapRow__1V5BV .profile-detail-card_rowValue__PHH7D{color:var(--text-muted);font-weight:400}.profile-detail-card_offMapRow__1V5BV .profile-detail-card_rowIcon__x3MtR{opacity:.7}.profile-detail-card_foot__KzJ1G{flex-shrink:0;border-top:1px solid var(--hairline);padding:14px 20px calc(14px + env(safe-area-inset-bottom, 0px));background:var(--surface);display:flex;align-items:center;gap:12px;touch-action:none}.profile-detail-card_viewBtn__i60O1{display:inline-flex;flex:1;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 22px;background:var(--primary);color:var(--white);border-radius:999px;font:600 13px/1 var(--font-sans);text-decoration:none;transition:opacity var(--dur-fast) var(--ease-standard)}.profile-detail-card_viewBtn__i60O1:hover{opacity:.92}.profile-detail-card_viewBtn__i60O1:focus-visible{outline:2px solid var(--orange-500);outline-offset:3px}@media (min-width:1081px){.profile-detail-card_card___LKxp{position:absolute;inset:auto 14px 14px 14px;top:auto;max-width:380px;margin-inline:auto;max-height:calc(100% - 28px);border-radius:var(--radius-lg);border:1px solid var(--hairline);box-shadow:var(--shadow-sm);z-index:7;transform:translateY(12px) scale(.98);opacity:0;visibility:visible;transition:transform var(--dur-slow) var(--ease-spring),opacity var(--dur-base) var(--ease-standard)}.profile-detail-card_card___LKxp.profile-detail-card_isOpen__pmK_d{transform:none;opacity:1}.profile-detail-card_grabber__nyOVZ{display:none}.profile-detail-card_header__GCdRj{display:flex;align-items:center;gap:14px;padding:16px 16px 12px}.profile-detail-card_dpImg__K1ztQ{width:72px;height:72px;border-radius:12px;overflow:hidden;flex-shrink:0}.profile-detail-card_dpImgOverlay__FD6OI{display:none}.profile-detail-card_dpImgFallback__gGIZi .profile-detail-card_material-symbols-outlined__OmWeh{font-size:28px}.profile-detail-card_headText__ct8mr{padding:0;min-width:0}.profile-detail-card_title__U_wzM{font-size:17px;line-height:1.25}.profile-detail-card_subtitle__JHA7_{font-size:13px;margin-top:3px;-webkit-line-clamp:1}.profile-detail-card_closeBtn__i_EAz{top:12px;right:12px;width:28px;height:28px}.profile-detail-card_insetGroup__yL4m1{margin:0 16px 4px}.profile-detail-card_foot__KzJ1G{padding:12px 16px;border-top:1px solid var(--hairline)}}.profile-result-card_card__mxfpR{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:100%;text-align:start;background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius-md);overflow:hidden;cursor:pointer;padding:0;font:inherit;color:inherit;display:flex;flex-direction:column;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .2s var(--ease),box-shadow .2s,background var(--dur-fast) var(--ease-standard),border-color .15s}.profile-result-card_card__mxfpR:active{transform:scale(.985);transition-duration:80ms}.profile-result-card_card__mxfpR:focus-visible{outline:none;border-color:var(--orange-400);box-shadow:0 0 0 3px rgba(228,187,134,.4),var(--shadow-md)}.profile-result-card_card__mxfpR[data-kind=place]:focus-visible{border-color:var(--olive-400);box-shadow:var(--ring-selection-olive),var(--shadow-md)}@media (hover:hover){.profile-result-card_card__mxfpR:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:rgba(194,200,195,.7)}.profile-result-card_card__mxfpR:hover .profile-result-card_media__8Lrx5 img{transform:scale(1.04)}}.profile-result-card_media__8Lrx5{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--bg-3);flex-shrink:0}.profile-result-card_media__8Lrx5 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s var(--ease)}.profile-result-card_mediaFallback__iIOgw{position:absolute;inset:0;display:grid;place-items:center;color:var(--text-muted);background:var(--bg-3)}.profile-result-card_mediaFallback__iIOgw .profile-result-card_material-symbols-outlined__93XAk{font-size:30px}.profile-result-card_body__e4rVQ{padding:11px 13px 14px;display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.profile-result-card_name__4fRR3{font:500 15px/1.3 var(--font-serif);color:var(--text);letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.profile-result-card_subtitle__AXICY{font-size:13px;line-height:1.4;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-result-card_meta__TMG71{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--text-subtle);min-width:0}.profile-result-card_metaIcon__1lhol{font-size:14px;flex-shrink:0}.profile-result-card_metaText__5LYRL{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.profile-result-card_distance__f0INb{color:var(--orange-800);font-weight:500}.profile-result-card_card__mxfpR[data-kind=place] .profile-result-card_distance__f0INb{color:var(--olive-500)}.profile-result-card_badge__YC13s{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;margin-top:2px;padding:2px 9px 2px 7px;border-radius:var(--radius-pill);background:var(--success-bg);color:var(--success);font:600 11px/1.4 var(--font-sans);letter-spacing:.01em;white-space:nowrap}.profile-result-card_badge__YC13s .profile-result-card_material-symbols-outlined__93XAk{font-size:13px}.profile-result-card_chevron__CkJIC{display:none;width:20px;height:20px;color:var(--text-subtle);opacity:0;transition:opacity var(--dur-fast) var(--ease-standard)}.profile-result-card_card__mxfpR.profile-result-card_isSelected__CtSry{border-color:var(--orange-300);box-shadow:var(--ring-selection),var(--shadow-sm);animation:profile-result-card_prSelect___RzJb .32s var(--ease-spring)}.profile-result-card_card__mxfpR[data-kind=place].profile-result-card_isSelected__CtSry{border-color:var(--olive-300);box-shadow:var(--ring-selection-olive),var(--shadow-sm)}@keyframes profile-result-card_prSelect___RzJb{0%{transform:scale(1)}40%{transform:scale(1.012)}to{transform:scale(1)}}@media (min-width:1081px){.profile-result-card_card__mxfpR{display:grid;grid-template-columns:88px 1fr 20px;gap:14px;align-items:center;padding:10px 12px;min-height:108px;border-color:transparent;border-radius:var(--radius-md);overflow:visible}@media (hover:hover){.profile-result-card_card__mxfpR:hover{transform:none;box-shadow:none;background:var(--bg-2);border-color:var(--hairline)}.profile-result-card_card__mxfpR:hover .profile-result-card_chevron__CkJIC{opacity:.6}.profile-result-card_card__mxfpR:hover .profile-result-card_media__8Lrx5 img{transform:none}}.profile-result-card_media__8Lrx5{width:88px;height:88px;aspect-ratio:auto;border-radius:12px;overflow:hidden}.profile-result-card_mediaFallback__iIOgw .profile-result-card_material-symbols-outlined__93XAk{font-size:28px}.profile-result-card_body__e4rVQ{padding:0;gap:3px}.profile-result-card_name__4fRR3{font-size:16px;line-height:1.25;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-result-card_meta__TMG71{font-size:12.5px}.profile-result-card_badge__YC13s{margin-top:3px}.profile-result-card_chevron__CkJIC{display:grid;place-items:center}.profile-result-card_card__mxfpR.profile-result-card_isSelected__CtSry{background:var(--surface);border-color:var(--orange-300)}.profile-result-card_card__mxfpR.profile-result-card_isSelected__CtSry:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:40px;border-radius:0 3px 3px 0;background:var(--orange-500)}.profile-result-card_card__mxfpR[data-kind=place].profile-result-card_isSelected__CtSry:before{background:var(--olive-500)}.profile-result-card_card__mxfpR:hover .profile-result-card_chevron__CkJIC{opacity:.6}.profile-result-card_card__mxfpR.profile-result-card_isSelected__CtSry .profile-result-card_chevron__CkJIC{opacity:1}}@media (max-width:420px){.profile-result-card_media__8Lrx5{aspect-ratio:auto;height:min(58vw,260px)}}@media (prefers-reduced-motion:reduce){.profile-result-card_card__mxfpR:active,.profile-result-card_card__mxfpR:hover,.profile-result-card_card__mxfpR:hover .profile-result-card_media__8Lrx5 img{transform:none}.profile-result-card_card__mxfpR.profile-result-card_isSelected__CtSry{animation:none}}.profiles-search-page_page__6zgu5{padding:32px 0 0}.profiles-search-page_container__f0o5g{width:100%;max-width:1480px;margin:0 auto;padding:0 32px}@media (max-width:640px){.profiles-search-page_container__f0o5g{padding:0 18px}}.profiles-search-page_titleRow___rDz8{margin-bottom:18px}.profiles-search-page_eyebrow__uIzoD{font:600 11px/1 var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--orange-600);margin-bottom:12px;display:inline-flex;align-items:center;gap:8px}.profiles-search-page_eyebrow__uIzoD:before{content:"";width:24px;height:1px;background:var(--orange-300)}.profiles-search-page_page__6zgu5[data-surface=place] .profiles-search-page_eyebrow__uIzoD{color:var(--olive-500);letter-spacing:.18em}.profiles-search-page_page__6zgu5[data-surface=place] .profiles-search-page_eyebrow__uIzoD:before{width:28px;background:var(--olive-300)}.profiles-search-page_pageTitle__xAtzm{font-size:clamp(28px,4vw,42px);line-height:1.08;font-weight:500;color:var(--text);margin-bottom:8px;font-family:var(--font-serif);letter-spacing:-.012em}.profiles-search-page_titleSub__vwHVw{font-size:14px;color:var(--text-muted)}.profiles-search-page_collapseSentinel__lC8eH{height:1px;width:100%}.profiles-search-page_filterbar__WFq_W{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 0 18px;border-bottom:1px solid var(--hairline);margin-bottom:18px}.profiles-search-page_compactTitle__kp2F_{display:none}.profiles-search-page_filterbarSearch__BddAI{flex:1 1 280px;min-width:220px;display:flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--overlay-border-40);border-radius:999px;height:40px;padding:0 14px 0 16px;transition:box-shadow .15s,border-color .15s}.profiles-search-page_filterbarSearch__BddAI:focus-within{border-color:var(--orange-300);box-shadow:var(--ring-selection)}.profiles-search-page_searchIcon__b3aAb{font-size:17px;color:var(--text-muted)}.profiles-search-page_filterbarSearch__BddAI input{flex:1;border:0;background:transparent;outline:0;font:500 14px/1 var(--font-sans);color:var(--text);min-width:0}.profiles-search-page_filterbarSearch__BddAI input::-moz-placeholder{color:var(--text-subtle);font-weight:400}.profiles-search-page_filterbarSearch__BddAI input::placeholder{color:var(--text-subtle);font-weight:400}.profiles-search-page_clearBtn__xdEgk{width:24px;height:24px;border-radius:50%;background:var(--bg-3);color:var(--text-muted);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;padding:0;flex-shrink:0}.profiles-search-page_clearBtn__xdEgk .profiles-search-page_material-symbols-outlined__YBwiX{font-size:14px}@media (min-width:1081px){.profiles-search-page_filterbar__WFq_W{position:sticky;top:72px;z-index:30;transition:background var(--dur-base) var(--ease-standard),box-shadow var(--dur-base) var(--ease-standard)}.profiles-search-page_filterbar__WFq_W[data-collapsed="1"]{margin-inline:-32px;padding-inline:32px;background:var(--material-thick);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--hairline);box-shadow:0 1px 0 var(--hairline)}.profiles-search-page_compactTitle__kp2F_{display:block;max-width:0;margin-right:-10px;opacity:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font:500 15px/1 var(--font-serif);color:var(--text);transition:max-width var(--dur-base) var(--ease-emphasized),opacity var(--dur-fast) var(--ease-standard),margin var(--dur-base) var(--ease-emphasized)}.profiles-search-page_filterbar__WFq_W[data-collapsed="1"] .profiles-search-page_compactTitle__kp2F_{max-width:220px;opacity:1;margin-right:6px}}.profiles-search-page_split__STF6e{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;padding-bottom:80px}.profiles-search-page_resultsPane__HcZRQ{min-width:0}.profiles-search-page_previewArea__nhl9n{position:relative}.profiles-search-page_splitBlurred__HudwE{filter:blur(13px) saturate(1.16) sepia(.14) brightness(1.02);transform:scale(1.015);transform-origin:top center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-height:min(840px,86vh);overflow:hidden;-webkit-mask-image:linear-gradient(180deg,#000 56%,transparent 99%);mask-image:linear-gradient(180deg,#000 56%,transparent 99%)}.profiles-search-page_previewLock__cS39N{position:absolute;inset:0;z-index:6;display:grid;place-items:start center;padding:clamp(36px,8vh,110px) 20px 40px;background:linear-gradient(180deg,rgba(252,249,244,.32) 0,rgba(252,249,244,.58) 60%,rgba(252,249,244,.72))}.profiles-search-page_previewCard__NXynw{position:sticky;top:clamp(24px,13vh,130px);width:min(440px,100%);background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg),0 30px 70px -34px rgba(196,124,64,.28);padding:clamp(28px,4vw,40px) clamp(24px,4vw,36px) clamp(22px,3vw,28px);text-align:center;animation:profiles-search-page_previewRise__joJEH var(--dur-slow) var(--ease-emphasized) both}[data-surface=place] .profiles-search-page_previewCard__NXynw{box-shadow:var(--shadow-lg),0 30px 70px -34px rgba(65,69,47,.26)}@keyframes profiles-search-page_previewRise__joJEH{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:none}}.profiles-search-page_previewIcon__gzY1a{display:inline-grid;place-items:center;width:56px;height:56px;margin-bottom:18px;border-radius:50%;color:var(--orange-700);background:var(--orange-50)}.profiles-search-page_previewIcon__gzY1a svg{width:26px;height:26px}.profiles-search-page_previewTitle__SKHcb{font-family:var(--font-serif);font-size:clamp(23px,3.2vw,30px);line-height:1.15;font-weight:500;letter-spacing:-.012em;color:var(--text);margin-bottom:12px}.profiles-search-page_previewBody__AkOSY{font-size:15px;line-height:1.6;color:var(--text-muted);max-width:34ch;margin:0 auto 22px}.profiles-search-page_previewCta__AXZkg{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 30px;border:none;border-radius:var(--radius-pill);background:var(--orange-800);color:#fff;font:600 15px/1 var(--font-sans);letter-spacing:.005em;cursor:pointer;box-shadow:0 10px 28px -12px rgba(130,85,29,.55);transition:transform var(--dur-fast) var(--ease-standard),background var(--dur-fast) var(--ease-standard),box-shadow var(--dur-fast) var(--ease-standard)}.profiles-search-page_previewCta__AXZkg:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--orange-800) 90%,#000);box-shadow:0 14px 34px -12px rgba(130,85,29,.6)}.profiles-search-page_previewCta__AXZkg:focus-visible{outline:none;box-shadow:var(--ring-selection)}.profiles-search-page_previewNote__yrnCN{margin-top:16px;font-size:12.5px;color:var(--text-muted)}[data-surface=place] .profiles-search-page_previewIcon__gzY1a{color:var(--olive-500);background:var(--olive-50)}[data-surface=place] .profiles-search-page_previewCta__AXZkg{background:var(--olive-500);box-shadow:0 10px 28px -12px rgba(65,69,47,.55)}[data-surface=place] .profiles-search-page_previewCta__AXZkg:hover{background:var(--olive-600);box-shadow:0 14px 34px -12px rgba(65,69,47,.6)}[data-surface=place] .profiles-search-page_previewCta__AXZkg:focus-visible{box-shadow:var(--ring-selection-olive)}@media (prefers-reduced-motion:reduce){.profiles-search-page_splitBlurred__HudwE{transform:none}.profiles-search-page_previewCard__NXynw{animation:none}.profiles-search-page_previewCta__AXZkg{transition:none}.profiles-search-page_previewCta__AXZkg:hover{transform:none}}@media (max-width:760px){.profiles-search-page_previewLock__cS39N{padding:14px 16px 88px}.profiles-search-page_previewCard__NXynw{top:12px;padding:26px 22px 22px}.profiles-search-page_previewIcon__gzY1a{width:50px;height:50px;margin-bottom:14px}.profiles-search-page_previewTitle__SKHcb{font-size:22px}.profiles-search-page_previewBody__AkOSY{margin-bottom:18px}}.profiles-search-page_detailPane__QKpgq{position:sticky;top:72px;align-self:start;height:calc(100vh - 72px);min-height:540px;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface);border:1px solid var(--hairline);box-shadow:var(--elev-callout);display:flex;flex-direction:column}.profiles-search-page_resultsGrid__Th09c{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media (min-width:1081px){.profiles-search-page_resultsGrid__Th09c{display:flex;flex-direction:column;gap:8px}}@media (max-width:420px){.profiles-search-page_resultsGrid__Th09c{grid-template-columns:1fr}}.profiles-search-page_mapSkeleton__PvDEA{position:absolute;inset:0;background:var(--bg-3)}.profiles-search-page_sentinel___TWhi{grid-column:1/-1;display:flex;align-items:center;justify-content:center;min-height:48px;color:var(--text-muted);font:500 13px/1 var(--font-sans)}.profiles-search-page_skelCard__gXhef{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius-md);overflow:hidden}.profiles-search-page_skelImg__1ThI_{aspect-ratio:4/5;background:var(--shimmer-gradient);background-size:200% 100%;animation:profiles-search-page_shimmer__0rdcc 1.6s infinite}.profiles-search-page_skelBody__vLo0I{padding:11px 13px 14px;display:flex;flex-direction:column;gap:8px}.profiles-search-page_skelLine__e3Vpg{height:12px;border-radius:4px;background:var(--shimmer-gradient);background-size:200% 100%;animation:profiles-search-page_shimmer__0rdcc 1.6s infinite}.profiles-search-page_w70__b85JO{width:70%}.profiles-search-page_w45__A6cbE{width:45%}@media (min-width:1081px){.profiles-search-page_skelCard__gXhef{display:grid;grid-template-columns:88px 1fr;gap:14px;align-items:center;padding:10px 12px;min-height:108px}.profiles-search-page_skelImg__1ThI_{width:88px;height:88px;aspect-ratio:auto;border-radius:12px}.profiles-search-page_skelBody__vLo0I{padding:0}}@keyframes profiles-search-page_shimmer__0rdcc{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.profiles-search-page_skelImg__1ThI_,.profiles-search-page_skelLine__e3Vpg{animation:none}}.profiles-search-page_stateBlock__j7DYS{text-align:center;padding:64px 24px;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius-lg);color:var(--text-muted)}.profiles-search-page_stateIcon__ppwlA{font-size:42px;color:var(--text-subtle);margin-bottom:14px}.profiles-search-page_stateBlock__j7DYS h3{font-size:22px;color:var(--text);margin-bottom:8px;font-family:var(--font-serif)}.profiles-search-page_stateBlock__j7DYS p{font-size:14px;max-width:360px;margin:0 auto}.profiles-search-page_resetBtn__WPRMC{display:inline-flex;align-items:center;gap:6px;margin-top:18px;padding:11px 20px;background:var(--primary);color:var(--white);border-radius:999px;font:600 13px/1 var(--font-sans);border:none;cursor:pointer}.profiles-search-page_mobileMapFab__A9w4a:focus-visible,.profiles-search-page_resetBtn__WPRMC:focus-visible{outline:2px solid var(--orange-500);outline-offset:3px}.profiles-search-page_page__6zgu5[data-surface=place] .profiles-search-page_mobileMapFab__A9w4a:focus-visible,.profiles-search-page_page__6zgu5[data-surface=place] .profiles-search-page_resetBtn__WPRMC:focus-visible{outline-color:var(--olive-500)}.profiles-search-page_mobileMapFab__A9w4a{display:none;position:fixed;bottom:calc(24px + 64px + env(safe-area-inset-bottom, 0px));left:50%;transform:translateX(-50%);z-index:103;background:var(--primary);color:var(--white);border-radius:999px;padding:0 22px;height:48px;font:600 14px/1 var(--font-sans);align-items:center;gap:8px;border:none;cursor:pointer;box-shadow:0 8px 28px rgba(24,44,36,.3);white-space:nowrap;transition:transform .32s cubic-bezier(.4,0,.2,1),opacity .15s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (hover:hover){.profiles-search-page_mobileMapFab__A9w4a:hover{opacity:.92}}.profiles-search-page_fabIcon___RZzU{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px}@media (max-width:1080px){.profiles-search-page_mobileMapFab__A9w4a.profiles-search-page_mobileMapFabSheetOpen__gjXay{display:none}}.profiles-search-page_sheetBackdrop__LfTZT{position:fixed;inset:0;background:var(--sheet-scrim);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:100;opacity:0;pointer-events:none;transition:opacity var(--dur-base) var(--ease-standard)}.profiles-search-page_sheetBackdrop__LfTZT.profiles-search-page_isOpen__qRe2c{opacity:1;pointer-events:auto}@media (min-width:1081px){.profiles-search-page_sheetBackdrop__LfTZT.profiles-search-page_isOpen__qRe2c{opacity:0;pointer-events:none}}@media (max-width:1080px){.profiles-search-page_split__STF6e{grid-template-columns:1fr}.profiles-search-page_detailPane__QKpgq{position:fixed;inset:auto 0 0 0;top:auto;height:auto;min-height:0;z-index:101;border-radius:0;border:0;background:transparent;box-shadow:none;visibility:hidden;pointer-events:none}.profiles-search-page_detailPane__QKpgq[data-map-mode="1"]{display:flex!important;flex-direction:column!important;position:fixed!important;top:72px!important;right:0!important;bottom:0!important;left:0!important;height:calc(100dvh - 72px)!important;visibility:visible!important;pointer-events:auto!important;border-radius:0!important;background:var(--bg-3)!important;z-index:40!important;box-shadow:none!important}.profiles-search-page_mobileMapFab__A9w4a{display:inline-flex}}@media (max-width:760px){.profiles-search-page_mobileMapFab__A9w4a[data-nav-hidden]{transform:translateX(-50%) translateY(64px)}}@media (max-width:720px){.profiles-search-page_pageTitle__xAtzm{font-size:26px}.profiles-search-page_filterbarSearch__BddAI{flex-basis:100%;order:-1}}.hosts-collage_page__qZUFd{background:var(--bg);color:var(--text);overflow:hidden}.hosts-collage_beatsInner__Ph1AK,.hosts-collage_collageInner__OshBK,.hosts-collage_finalCtaInner__U_d4u,.hosts-collage_heroInner__heV8S{max-width:1240px;margin:0 auto;padding-inline:clamp(20px,5vw,56px)}.hosts-collage_hero__GX9DV{position:relative;background:radial-gradient(120% 92% at 90% 0,var(--orange-100),transparent 56%),radial-gradient(120% 90% at 0 100%,var(--olive-50),transparent 56%);padding:clamp(72px,12vh,132px) 0 clamp(56px,9vh,96px)}.hosts-collage_heroInner__heV8S{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(32px,5vw,76px);align-items:center}.hosts-collage_heroText__rCK9T{max-width:560px}.hosts-collage_heroTitle__17W7l{margin:0;font:500 clamp(40px,6vw,68px) /1.05 var(--font-serif);letter-spacing:-.015em;color:var(--text)}.hosts-collage_heroTitle__17W7l em{font-style:italic;color:var(--orange-600)}.hosts-collage_heroSubtitle__PuIrh{margin:22px 0 0;max-width:520px;font:italic 400 clamp(17px,1.7vw,20px) /1.68 var(--font-serif);color:var(--text-muted)}.hosts-collage_heroCta__AJA__{margin-top:32px}.hosts-collage_heroMedia__biHfE{margin:0;position:relative}.hosts-collage_heroMediaFrame__lNs6m{position:relative;display:block;aspect-ratio:5/4;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 0 0 1px var(--orange-100),var(--shadow-md);background:var(--olive-100);transform:rotate(-1.6deg)}.hosts-collage_heroMediaImage__5pnft{border-radius:var(--radius-lg)}.hosts-collage_heroMediaFrame__lNs6m img{filter:saturate(.94) contrast(.98) sepia(.08)}.hosts-collage_collage__iWh4D{padding:clamp(64px,10vh,116px) 0;background:radial-gradient(80% 60% at 92% 8%,var(--orange-50),transparent 60%),var(--bg)}.hosts-collage_collageHead__zjH0A{max-width:660px;margin:0 0 clamp(32px,5vw,52px)}.hosts-collage_collageHeading___qLFZ{margin:0;font:500 clamp(28px,3.8vw,44px) /1.13 var(--font-serif);letter-spacing:-.018em;color:var(--text)}.hosts-collage_collageBody__5hLUe{margin:14px 0 0;max-width:600px;font:400 clamp(16px,1.1vw,17px) /1.74 var(--font-serif);color:var(--text-muted)}.hosts-collage_wall__yMyAL{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:clamp(124px,13.5vw,162px);grid-auto-flow:dense;gap:clamp(14px,1.7vw,24px);align-items:stretch}.hosts-collage_tile__XGcsJ{position:relative;margin:0}.hosts-collage_tileRound__64uPi{grid-column:span 1;grid-row:span 1;margin-top:12px}.hosts-collage_tilePortrait__4U9e7{grid-column:span 1;grid-row:span 2;margin-top:-4px}.hosts-collage_tileWide__BK2Uq{grid-column:span 2;grid-row:span 1;margin-top:16px}.hosts-collage_tile__XGcsJ:nth-child(3n+1){margin-left:6px}.hosts-collage_tile__XGcsJ:nth-child(4n+3){margin-right:8px}.hosts-collage_tileLink__AAGWZ{position:relative;display:block;height:100%;text-decoration:none;color:inherit;transform:rotate(var(--rot,0deg));transition:transform .26s var(--ease),box-shadow .26s var(--ease)}.hosts-collage_tileLink__AAGWZ:focus-visible,.hosts-collage_tileLink__AAGWZ:hover{transform:rotate(0deg) translateY(-4px);z-index:2}.hosts-collage_tileLink__AAGWZ:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:var(--focus-ring);border-radius:var(--radius-lg)}.hosts-collage_tileMedia__bEJbj{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:var(--bg-3);border-radius:var(--radius-lg);box-shadow:0 0 0 1px var(--orange-100),var(--shadow-md)}.hosts-collage_tileImageFrame__XXY2E{border-radius:var(--radius-lg)}.hosts-collage_tileMedia__bEJbj img{filter:saturate(.92) contrast(.98) sepia(.12);transition:filter .26s var(--ease)}.hosts-collage_tileLink__AAGWZ:focus-visible .hosts-collage_tileMedia__bEJbj img,.hosts-collage_tileLink__AAGWZ:hover .hosts-collage_tileMedia__bEJbj img{filter:saturate(1) contrast(1) sepia(.02)}.hosts-collage_tileRound__64uPi .hosts-collage_tileLink__AAGWZ{display:grid;place-items:center}.hosts-collage_tileRound__64uPi .hosts-collage_tileMedia__bEJbj{width:auto;height:100%;aspect-ratio:1;max-width:100%;border-radius:50%;box-shadow:0 0 0 1px var(--orange-100),var(--shadow-sm)}.hosts-collage_tileRound__64uPi .hosts-collage_tileImageFrame__XXY2E{border-radius:50%}.hosts-collage_tileRound__64uPi .hosts-collage_tileLink__AAGWZ:focus-visible .hosts-collage_tileMedia__bEJbj,.hosts-collage_tileRound__64uPi .hosts-collage_tileLink__AAGWZ:hover .hosts-collage_tileMedia__bEJbj{box-shadow:var(--ring-selection),var(--shadow-md)}.hosts-collage_tileCaption__4HzBn{position:absolute;left:0;right:0;bottom:0;padding:26px 14px 11px;font:600 12.5px/1.3 var(--font-sans);letter-spacing:.01em;color:var(--text-on-dark);background:var(--scrim-image);pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hosts-collage_tileRound__64uPi .hosts-collage_tileCaption__4HzBn{display:none}.hosts-collage_beats__PxbhG{background:var(--olive-50);border-top:1px solid var(--olive-100);border-bottom:1px solid var(--olive-100);padding:clamp(60px,9vh,108px) 0}.hosts-collage_beatsInner__Ph1AK{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,56px)}.hosts-collage_beat__DzKIP{max-width:380px;padding-top:22px;border-top:2px solid var(--orange-300)}.hosts-collage_beatHeading__6Y7uL{margin:14px 0 0;font:500 clamp(21px,2.2vw,27px) /1.2 var(--font-serif);letter-spacing:-.01em;color:var(--text)}.hosts-collage_beatBody__6N4_s{margin:12px 0 0;font:400 16px/1.72 var(--font-serif);color:var(--text-muted)}.hosts-collage_emptyState__gJnhU{grid-column:1/-1;margin:4px 0 0;max-width:560px;font:italic 400 17px/1.65 var(--font-serif);color:var(--text-muted)}.hosts-collage_finalCta__wTxhl{background:radial-gradient(80% 120% at 50% 0,rgb(214 149 67/.12) 0,rgb(214 149 67/0) 60%),var(--olive-900);color:var(--text-on-olive);padding:clamp(68px,10vh,120px) 0;text-align:center}.hosts-collage_finalCtaInner__U_d4u{max-width:680px}.hosts-collage_finalCtaHeading__3gDAv{margin:0;font:500 clamp(30px,4vw,46px) /1.12 var(--font-display);letter-spacing:-.01em;color:var(--text-on-olive)}.hosts-collage_finalCtaBody__zBA_l{margin:16px auto 30px;max-width:560px;font:400 clamp(16px,1.7vw,18px) /1.7 var(--font-serif);color:var(--text-on-dark-strong)}.hosts-collage_finalCtaInner__U_d4u .ctaRow{justify-content:center}@media (max-width:760px){.hosts-collage_heroInner__heV8S{grid-template-columns:1fr;gap:28px}.hosts-collage_heroText__rCK9T{max-width:none}.hosts-collage_heroTitle__17W7l{font-size:clamp(34px,9.5vw,48px)}.hosts-collage_heroMediaFrame__lNs6m{aspect-ratio:16/11;transform:rotate(-1deg)}.hosts-collage_wall__yMyAL{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:clamp(104px,26vw,132px);gap:12px}.hosts-collage_tileRound__64uPi{grid-column:span 1;margin-top:10px}.hosts-collage_tileWide__BK2Uq{grid-column:span 2;margin-top:16px}.hosts-collage_tilePortrait__4U9e7{grid-column:span 2;grid-row:span 2;margin-top:0}.hosts-collage_tileLink__AAGWZ{transform:rotate(calc(var(--rot, 0deg) * .5))}.hosts-collage_beatsInner__Ph1AK{grid-template-columns:1fr;gap:32px}.hosts-collage_beat__DzKIP{max-width:none}}@media (prefers-reduced-motion:reduce){.hosts-collage_tileLink__AAGWZ,.hosts-collage_tileMedia__bEJbj img{transition:none}.hosts-collage_tileLink__AAGWZ:focus-visible,.hosts-collage_tileLink__AAGWZ:hover{transform:rotate(var(--rot,0deg))}}.landing-image_frame__bBxfM{position:absolute;inset:0;display:block;overflow:hidden;background:var(--olive-100)}.landing-image_img__JPut_{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 38%;object-position:50% 38%;filter:saturate(.86) contrast(.96) brightness(1.02) sepia(.1)}.landing-image_placeholder__k2Ev0{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:radial-gradient(120% 120% at 30% 24%,var(--olive-100),var(--olive-200))}.landing-image_placeholderGlyph__Q7T0t{width:34%;max-width:46px;height:auto;color:var(--olive-400);opacity:.7}.landing-primitives_ctaRow__HwL4u{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.landing-primitives_ctaPrimary__odfaE{display:inline-flex;align-items:center;gap:8px;background:var(--olive-900);color:var(--text-on-olive);padding:15px 30px;border-radius:var(--radius-pill);font:600 15px/1 var(--font-sans);text-decoration:none;transition:transform .2s var(--ease),opacity .2s var(--ease)}.landing-primitives_ctaPrimary__odfaE:hover{transform:translateY(-1px);opacity:.92}.landing-primitives_ctaPrimary__odfaE svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .32s var(--ease)}.landing-primitives_ctaPrimary__odfaE:hover svg{transform:translateX(3px)}.landing-primitives_ctaSecondary___g5sG{display:inline-flex;align-items:center;padding:15px 28px;border-radius:var(--radius-pill);font:500 15px/1 var(--font-sans);text-decoration:none;color:var(--text);border:1px solid var(--border);transition:background .32s var(--ease),border-color .32s var(--ease),color .32s var(--ease)}.landing-primitives_ctaSecondary___g5sG:hover{background:var(--bg-2);border-color:var(--olive-300)}.landing-primitives_ctaPrimaryDark__rSss9{background:var(--text-on-olive);color:var(--olive-900)}.landing-primitives_ctaSecondaryDark__we07r{color:var(--text-on-olive);border-color:var(--text-on-dark-muted)}.landing-primitives_ctaSecondaryDark__we07r:hover{background:rgb(255 255 255/.08);border-color:var(--text-on-olive)}.landing-primitives_ctaPrimary__odfaE:focus-visible,.landing-primitives_ctaSecondary___g5sG:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:var(--focus-ring)}.landing-primitives_kicker__Kpw7h{display:flex;align-items:center;gap:12px;font:600 12px/1 var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin:0 0 20px}.landing-primitives_kickerIndex__QYJ1I{color:var(--orange-600)}.landing-primitives_kickerRule__bxrcb{width:26px;height:1px;background:var(--orange-300)}.landing-primitives_eyebrow__ojQf1{font:600 12px/1 var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--orange-editorial);margin:0 0 12px}.landing-primitives_kickerDark__FoO8k{color:var(--text-on-dark-muted)}.landing-primitives_kickerDark__FoO8k .landing-primitives_kickerIndex__QYJ1I{color:var(--orange-300)}.landing-primitives_eyebrowDark__tDBy3{color:var(--text-on-dark-muted)}.dialog_backdrop__lreY6{position:fixed;inset:0;background:var(--overlay-text-50);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9000;display:flex;align-items:center;justify-content:center;padding:24px;animation:dialog_dlgFade__kyEkR .2s ease-out;-webkit-tap-highlight-color:transparent}@keyframes dialog_dlgFade__kyEkR{0%{opacity:0}to{opacity:1}}.dialog_dialog__etwXT{width:100%;max-width:560px;max-height:88dvh;background:var(--surface);border-radius:var(--radius-lg);display:flex;flex-direction:column;box-shadow:var(--shadow-card);animation:dialog_dlgPop__ZlMfG .22s var(--ease)}@keyframes dialog_dlgPop__ZlMfG{0%{transform:translateY(8px) scale(.98);opacity:.6}to{transform:translateY(0) scale(1);opacity:1}}@media (prefers-reduced-motion:reduce){.dialog_backdrop__lreY6,.dialog_dialog__etwXT{animation:none}}.dialog_header__fKa1z{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px 12px;flex-shrink:0}.dialog_title__TohRA{font:500 18px/1.2 var(--font-serif);color:var(--text);letter-spacing:-.01em;flex:1;min-width:0}.dialog_close__BOjXu{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);background:var(--bg);color:var(--text);cursor:pointer;display:grid;place-items:center;font-size:18px;line-height:1;flex-shrink:0;transition:background .15s var(--ease)}.dialog_close__BOjXu:hover{background:var(--bg-2)}.dialog_backIcon__edSGb{font-size:20px}.dialog_body__csrB9{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 20px;flex:1;min-height:0}.dialog_footer__8dUXp{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 20px 16px;border-top:1px solid var(--line);flex-shrink:0}.site-footer_footer__GF11G{width:100%;padding:64px 32px;background:var(--overlay-bg-92);backdrop-filter:blur(14px) saturate(1.2);border-top:1px solid rgba(194,200,195,.1)}.site-footer_footerInner__Te9y7{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:48px;max-width:1280px;margin:0 auto}.site-footer_footerBrandCol__5B4ce{display:flex;flex-direction:column;gap:24px}.site-footer_footerBrandName__5mFjL{font-family:var(--font-devanagari);font-size:22px;font-style:italic;font-weight:400;color:var(--olive-900);margin:0}.site-footer_footerBrandTagline__zU5u5{font-family:var(--font-sans);font-size:14px;letter-spacing:.025em;color:var(--text-muted);line-height:1.625;margin:0;max-width:320px}.site-footer_footerLinkCol__sJ36t{display:flex;flex-direction:column;gap:16px}.site-footer_footerColHeading__LnLXR{font-family:var(--font-sans);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-subtle);margin:0}.site-footer_footerLinkCol__sJ36t ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.site-footer_footerLinkCol__sJ36t a{font-family:var(--font-sans);font-size:14px;letter-spacing:.025em;color:var(--text-muted);transition:color .2s var(--ease)}.site-footer_footerLinkCol__sJ36t a:hover{color:var(--olive-900)}.site-footer_footerConnectIcons__l3XSx{display:flex;gap:12px}.site-footer_footerIconBtn__NWE_r{width:40px;height:40px;border-radius:50%;border:1px solid rgba(194,200,195,.3);display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:background .2s var(--ease)}.site-footer_footerIconBtn__NWE_r:hover{background:var(--overlay-black-05)}.site-footer_footerIconBtn__NWE_r .material-symbols-outlined{font-size:18px}.site-footer_footerBottom__G_pMH{max-width:1280px;margin:64px auto 0;padding-top:32px;border-top:1px solid rgba(194,200,195,.2);display:flex;justify-content:space-between;align-items:center;gap:16px}.site-footer_footerCopyright__OSSkA{font-family:var(--font-sans);font-size:12px;letter-spacing:.025em;color:var(--text-muted);margin:0}.site-footer_footerLegalLinks__ln_IT{display:flex;flex-wrap:wrap;gap:16px 32px}.site-footer_footerLegalLinks__ln_IT a,.site-footer_footerLegalLinks__ln_IT button{font-family:var(--font-sans);font-size:12px;letter-spacing:.025em;color:var(--text-muted);transition:color .2s var(--ease)}.site-footer_footerLegalLinks__ln_IT button{background:none;border:none;padding:0;cursor:pointer}.site-footer_footerLegalLinks__ln_IT a:hover,.site-footer_footerLegalLinks__ln_IT button:hover{color:var(--olive-900)}.site-footer_footerLocaleRow__A_9CR{max-width:1280px;margin:32px auto 0;padding-top:24px;border-top:1px solid rgba(194,200,195,.2);display:flex;align-items:center;justify-content:flex-start;gap:16px}.site-footer_footerLocaleLabel__MtU0B{font-family:var(--font-sans);font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-subtle);margin:0}@media (max-width:768px){.site-footer_footer__GF11G{padding:48px 24px calc(96px + env(safe-area-inset-bottom, 0px))}.site-footer_footerInner__Te9y7{grid-template-columns:1fr;gap:32px}.site-footer_footerBottom__G_pMH{flex-direction:column;align-items:flex-start;margin-top:40px}.site-footer_footerLocaleRow__A_9CR{margin-top:24px}.site-footer_mobileOnlyHide__i63j5{display:none}}.confirm-dialog_description__HKJro{font:400 15px/1.5 var(--font-sans);color:var(--text-muted)}.stepper_wrap__Z_nL7{display:flex;flex-direction:column;gap:16px}@media (max-width:720px){.stepper_wrap__Z_nL7{gap:10px;flex-grow:1}.stepper_title__tdsSB{font-size:17px;margin-top:3px}.stepper_body__yURAy{padding-top:12px}}.stepper_dots__ocDHz{display:flex;gap:5px;justify-content:center;list-style:none;margin:0;padding:0}.stepper_dot__NhkPx{position:relative;width:6px;height:6px;border-radius:50%;background:var(--border);transition:all .2s var(--ease);flex-shrink:0}.stepper_dotButton__QlccX{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0;background:none;cursor:pointer;position:absolute;top:50%;left:50%;width:24px;height:24px;transform:translate(-50%,-50%);border-radius:50%}.stepper_dotButton__QlccX:focus-visible{outline:2px solid var(--ring,var(--border-strong));outline-offset:2px}.stepper_dotActive__JNBOh{background:var(--border-strong);width:18px;border-radius:3px}.stepper_dotDone___AhJQ{background:var(--border-strong);opacity:.35}.stepper_dotLabel__Q6tb_{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){.stepper_dot__NhkPx{transition:none}}.stepper_head__k1kc3{text-align:center}.stepper_progress__QwCWL{font:500 11px/1 var(--font-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle)}.stepper_title__tdsSB{font-family:var(--font-serif,var(--font-sans));font-size:20px;font-weight:400;color:var(--text);margin:6px 0 0}.stepper_title__tdsSB:focus{outline:none}.stepper_title__tdsSB:focus-visible{outline:2px solid var(--ring,var(--border-strong));outline-offset:4px;border-radius:2px}.stepper_body__yURAy{min-height:0;padding-top:18px;border-top:1px solid var(--outline-variant)}.stepper_gate__rPlEk{font:500 13px/1.4 var(--font-sans);color:var(--error,#b3261e);text-align:right;margin:0}.stepper_footer__WDuOU{display:flex;align-items:center;justify-content:space-between;gap:12px}@media (max-width:720px){.stepper_footer__WDuOU{position:sticky;bottom:0;z-index:1;padding:12px 0 calc(12px + env(safe-area-inset-bottom, 0px));margin-top:auto;background:var(--bg,#fff);border-top:1px solid var(--outline-variant)}.stepper_footer__WDuOU button{min-height:44px}}.stepper_spinner__uVgac{animation:stepper_stepper-spin__pQvgX .9s linear infinite}@keyframes stepper_stepper-spin__pQvgX{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.stepper_spinner__uVgac{animation:none}}.segmented-control_track__mZcE6{position:relative;display:inline-flex;gap:2px;padding:3px;background:var(--bg-2);border:1px solid var(--overlay-border-32);border-radius:999px;--vi-seg-bg:var(--surface);--vi-seg-radius:999px;max-width:100%}.segmented-control_md__2AqaV{height:40px}.segmented-control_sm__gnPtg{height:36px}.segmented-control_seg__sKTrc{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;min-height:34px;border:0;background:transparent;cursor:pointer;border-radius:999px;font:500 13px/1 var(--font-sans);color:var(--text-muted);white-space:nowrap;transition:color var(--dur-fast) var(--ease-standard)}.segmented-control_sm__gnPtg .segmented-control_seg__sKTrc{min-height:28px}.segmented-control_seg__sKTrc.segmented-control_isActive__QNlVY,.segmented-control_seg__sKTrc:hover{color:var(--text)}.segmented-control_seg__sKTrc:focus-visible{outline:2px solid var(--orange-500);outline-offset:2px;border-radius:999px}.segmented-control_place___B0md .segmented-control_seg__sKTrc:focus-visible{outline-color:var(--olive-500)}.segmented-control_segLabel__ROUJW{letter-spacing:.01em}.segmented-control_segCount__jqvfH{font:600 11px/1 var(--font-sans);color:var(--text-muted)}.segmented-control_seg__sKTrc.segmented-control_isActive__QNlVY .segmented-control_segCount__jqvfH{color:var(--text-muted)}.formation_editor__PUHqD{display:flex;flex-direction:column;gap:20px}.formation_stepHeader__Pd0rV{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.formation_stepTitle__ZcMo6{font:500 22px/1.2 var(--font-serif);color:var(--text)}.formation_stepDescription__BBqtP{margin-top:4px;font:400 14px/1.5 var(--font-sans);color:var(--text-muted);max-width:52ch}.formation_viewPublicLink__zmU7T{display:inline-flex;align-items:center;gap:6px;font:500 13px/1 var(--font-sans);color:var(--orange-700);text-decoration:none;white-space:nowrap}.formation_viewPublicLink__zmU7T:hover{text-decoration:underline;text-underline-offset:2px}.formation_viewPublicIcon__cosef{font-size:16px}.formation_emptyState__52Z5R{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:40px 20px;border:1px dashed var(--outline-variant);border-radius:var(--radius-lg);background:var(--surface-low)}.formation_emptyIcon__8WW6I{font-size:36px;color:var(--text-subtle)}.formation_emptyMessage___Mm9y{font:400 14px/1.5 var(--font-sans);color:var(--text-muted);max-width:38ch}.formation_list__3Qk6B{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.formation_row__W1xN5{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--outline-variant);border-radius:var(--radius-md);background:var(--surface);transition:border-color var(--dur-fast) var(--ease-standard)}.formation_row__W1xN5:hover{border-color:var(--border-strong,var(--outline-variant))}.formation_rowFeatured__mnNmc{border-color:var(--orange-300);background:var(--orange-50)}.formation_rowReorder__Xd1o7{display:flex;flex-direction:column;gap:2px}.formation_reorderBtn__RdXgp{display:inline-flex;align-items:center;justify-content:center;width:26px;height:22px;border:none;background:var(--bg-2);color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--dur-fast) var(--ease-standard),color var(--dur-fast) var(--ease-standard)}.formation_reorderBtn__RdXgp:hover:not(:disabled){background:var(--bg-3);color:var(--text)}.formation_reorderBtn__RdXgp:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring)}.formation_reorderBtn__RdXgp:disabled{opacity:.35;cursor:default}.formation_reorderBtn__RdXgp .material-symbols-outlined{font-size:18px}.formation_rowBody__4Eg7a{display:flex;align-items:baseline;gap:14px;min-width:0}.formation_rowYear__ja7LX{flex-shrink:0;font:600 13px/1.2 var(--font-sans);font-variant-numeric:tabular-nums;color:var(--orange-700);min-width:64px}.formation_rowMain__FAgMP{min-width:0}.formation_rowTitle__ITKNT{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font:500 15px/1.3 var(--font-sans);color:var(--text)}.formation_featuredTag__5KTdF{display:inline-flex;align-items:center;gap:3px;font:600 10px/1 var(--font-sans);letter-spacing:.04em;text-transform:uppercase;color:var(--orange-800);background:var(--orange-100,var(--orange-50));padding:3px 7px;border-radius:var(--radius-pill)}.formation_featuredIcon__ilns_{font-size:12px}.formation_rowMeta__JleWc{margin-top:3px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font:400 13px/1.4 var(--font-sans);color:var(--text-muted)}.formation_rowType__KV6HE{font-weight:600;color:var(--text)}.formation_rowInst__7IjIo{min-width:0}.formation_rowActions__cfb_d{display:flex;gap:4px}.formation_actionBtn__gt7EC{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;background:var(--bg-2);color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--dur-fast) var(--ease-standard),color var(--dur-fast) var(--ease-standard)}.formation_actionBtn__gt7EC:hover{background:var(--bg-3);color:var(--text)}.formation_actionBtn__gt7EC:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring)}.formation_actionBtnDanger__SXfj8:hover{background:color-mix(in srgb,var(--error) 12%,var(--surface));color:var(--error)}.formation_actionBtn__gt7EC .material-symbols-outlined{font-size:19px}.formation_addRow__gFAJr{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:10px 14px;border:1px dashed var(--outline-variant);border-radius:var(--radius-md);background:none;color:var(--text);font:500 14px/1 var(--font-sans);cursor:pointer;transition:background var(--dur-fast) var(--ease-standard),border-color var(--dur-fast) var(--ease-standard)}.formation_addRow__gFAJr:hover{background:var(--bg-2);border-color:var(--border-strong,var(--outline-variant))}.formation_addRow__gFAJr:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring)}.formation_addRow__gFAJr .material-symbols-outlined{font-size:18px}.formation_saveRow__YZWmK{margin-top:4px;padding-top:16px;border-top:1px solid var(--outline-variant);display:flex;align-items:center;justify-content:space-between;gap:12px}.formation_saveHint__99S4_{font:500 13px/1.3 var(--font-sans);color:var(--text-muted)}.formation_entryForm__YfRDs{display:flex;flex-direction:column;gap:16px}.formation_dialogFooter__aEe3w{display:flex;justify-content:flex-end;gap:8px}.formation_fieldBlock__AErfO{display:flex;flex-direction:column;gap:8px}.formation_fieldLabel__EO6cd{font:500 13px/1.2 var(--font-sans);color:var(--text)}.formation_requiredMark__BdENF{color:var(--error)}.formation_yearRow__mqtQH{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width:480px){.formation_yearRow__mqtQH{grid-template-columns:1fr}}.formation_noProfile__9ZI4h{display:flex;flex-direction:column;gap:12px}.formation_noProfileMessage__vKNnb{font:400 14px/1.5 var(--font-sans);color:var(--text-muted);max-width:48ch}.formation_noProfileLink__v7Mgq{align-self:flex-start;font:500 14px/1 var(--font-sans);color:var(--orange-700);text-decoration:none}.formation_noProfileLink__v7Mgq:hover{text-decoration:underline;text-underline-offset:2px}.stepper-skin_card__ABvXQ{background:var(--surface);border:1px solid var(--outline-variant);border-radius:var(--radius-lg);box-shadow:var(--shadow-card-soft);padding:28px 28px 24px}@media (max-width:720px){.stepper-skin_card__ABvXQ{padding:0;border:none;border-radius:0;box-shadow:none;background:transparent;flex-grow:1;display:flex;flex-direction:column}}.section-nav-skin_layout__BxOvP{display:grid;grid-template-columns:232px 1fr;gap:40px;align-items:start}@media (max-width:720px){.section-nav-skin_layout__BxOvP{grid-template-columns:1fr}}.section-nav-skin_nav__Qp_kh{position:sticky;top:92px;align-self:start;display:flex;flex-direction:column;gap:2px;padding:16px;background:var(--surface);border:1px solid var(--outline-variant);border-radius:var(--radius-lg);box-shadow:var(--shadow-card-hairline)}.section-nav-skin_navItem__h7KVr{display:flex;align-items:center;gap:10px;text-align:left;background:none;border:none;padding:9px 10px;border-radius:var(--radius-sm);cursor:pointer;color:var(--text-muted);font:500 14px/1.2 var(--font-sans);transition:background var(--dur-fast) var(--ease-standard),color var(--dur-fast) var(--ease-standard)}.section-nav-skin_navItem__h7KVr:hover{background:var(--bg-2);color:var(--text)}.section-nav-skin_navItem__h7KVr:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring)}.section-nav-skin_navIndex__eYASS{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border-radius:999px;background:var(--bg-3);color:var(--text-muted);font:600 11px/1 var(--font-sans);font-variant-numeric:tabular-nums;transition:background var(--dur-fast) var(--ease-standard),color var(--dur-fast) var(--ease-standard)}.section-nav-skin_navItem__h7KVr[aria-current=true]{background:var(--orange-50);color:var(--orange-900);font-weight:600}.section-nav-skin_navItem__h7KVr[aria-current=true] .section-nav-skin_navIndex__eYASS{background:var(--olive-900);color:var(--white)}.section-nav-skin_navItem__h7KVr[data-complete=true] .section-nav-skin_navIndex__eYASS{background:var(--success-bg-vivid);color:var(--success)}.section-nav-skin_indexCheck__qRvDa{font-size:15px}.section-nav-skin_progressBar__WAWDL{height:6px;border-radius:999px;background:var(--bg-3);overflow:hidden;margin-bottom:8px}.section-nav-skin_progressFill__xiYrf{height:100%;background:var(--olive-900);border-radius:999px;transition:width var(--dur-base) var(--ease-emphasized)}.section-nav-skin_completeLabel__gKSWp{font:500 12px/1 var(--font-sans);color:var(--text-muted);margin-bottom:14px}.section-nav-skin_section__dqhKY{margin-bottom:24px;padding:24px;background:var(--surface);border:1px solid var(--outline-variant);border-radius:var(--radius-lg);box-shadow:var(--shadow-card-hairline);scroll-margin-top:92px}.section-nav-skin_sectionHead__4E3IA{margin-bottom:18px}.section-nav-skin_sectionTitle__TUq6E{font:500 19px/1.2 var(--font-serif);color:var(--text)}.section-nav-skin_accordion__K6Lc0{display:flex;flex-direction:column}.section-nav-skin_accordionItem__aWR6o{border-bottom:1px solid var(--outline-variant)}.section-nav-skin_accordionHeader__T5dko{width:100%;text-align:left;padding:16px 4px;border:none;background:none;font:500 16px/1.2 var(--font-serif);color:var(--text);cursor:pointer;display:flex;align-items:center;gap:12px}.section-nav-skin_accordionHeader__T5dko:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ring);border-radius:var(--radius-sm)}.section-nav-skin_accordionIndex__lIPQt{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;border-radius:999px;background:var(--bg-3);color:var(--text-muted);font:600 12px/1 var(--font-sans)}.section-nav-skin_accordionHeader__T5dko[aria-expanded=true] .section-nav-skin_accordionIndex__lIPQt{background:var(--olive-900);color:var(--white)}.section-nav-skin_accordionHeader__T5dko[data-complete=true] .section-nav-skin_accordionIndex__lIPQt{background:var(--success-bg-vivid);color:var(--success)}.section-nav-skin_accordionTitle__sWtaP{flex:1}.section-nav-skin_accordionChevron__wXmtW{color:var(--text-muted)}.section-nav-skin_accordionBody__h7HqI{padding:4px 4px 20px}.section-nav-skin_saveRow__dlGxG{margin-top:24px;display:flex;justify-content:flex-end;gap:12px}.offering-form-shell_shell__P5hAA{max-width:880px;margin:0 auto;padding:28px 16px 120px}.offering-form-shell_header__DqsSV{margin-bottom:20px}@media (max-width:720px){.offering-form-shell_shell__P5hAA{padding-top:12px}.offering-form-shell_shell__P5hAA[data-skin=stepper]{padding-bottom:0;min-height:100dvh;display:flex;flex-direction:column}.offering-form-shell_header__DqsSV{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.offering-form-shell_eyebrow__r_Ey7{font:600 11px/1 var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--orange-600);margin-bottom:12px;display:inline-flex;align-items:center;gap:8px}.offering-form-shell_eyebrow__r_Ey7:before{content:"";width:24px;height:1px;background:var(--orange-300)}.offering-form-shell_pageTitle__XUGvE{font-size:clamp(30px,4.5vw,46px);line-height:1.08;font-weight:500;color:var(--text);margin-bottom:12px;font-family:var(--font-serif);letter-spacing:-.012em}@media (max-width:760px){.offering-form-shell_pageTitle__XUGvE{font-size:28px}}.offering-form-shell_statusBar__HfH8Z{display:flex;justify-content:flex-end;min-height:28px;margin-bottom:12px}.offering-form-shell_status__h_DQC{display:inline-flex;align-items:center;gap:6px;font:500 12px/1 var(--font-sans);color:var(--text-muted);padding:6px 12px;border-radius:var(--radius-pill);background:var(--surface-low);border:1px solid var(--outline-variant);transition:background var(--dur-base) var(--ease-standard),color var(--dur-base) var(--ease-standard),border-color var(--dur-base) var(--ease-standard)}.offering-form-shell_statusIcon__dyMNW{font-size:16px}.offering-form-shell_statusSaving__fOwKm{color:var(--text-muted)}.offering-form-shell_statusSaving__fOwKm .offering-form-shell_statusIcon__dyMNW{animation:offering-form-shell_status-spin__yTpo_ .9s linear infinite}@keyframes offering-form-shell_status-spin__yTpo_{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.offering-form-shell_statusSaving__fOwKm .offering-form-shell_statusIcon__dyMNW{animation:none}}.offering-form-shell_statusSaved__JV0Wv{color:var(--success);background:var(--success-bg);border-color:var(--success-bg-vivid)}.offering-form-shell_statusSaved__JV0Wv .offering-form-shell_statusIcon__dyMNW{color:var(--success)}.offering-form-shell_statusError__eE1co{color:var(--error);background:color-mix(in srgb,var(--error) 8%,var(--surface));border-color:color-mix(in srgb,var(--error) 22%,var(--surface))}.offering-form-shell_statusError__eE1co .offering-form-shell_statusIcon__dyMNW{color:var(--error)}.offering-form-shell_section__LZUvr{display:flex;flex-direction:column;gap:18px}.offering-form-shell_errorSummary__KEqw0{margin:0 0 16px;padding:14px 16px;border:1px solid var(--error);border-radius:var(--radius-md);background:color-mix(in srgb,var(--error) 6%,var(--surface))}.offering-form-shell_errorSummaryTitle__PQoIU{display:flex;align-items:center;gap:8px;font:600 13px/1.3 var(--font-sans);color:var(--error);margin:0 0 8px}.offering-form-shell_errorSummaryIcon__ct9V_{font-size:18px}.offering-form-shell_errorSummaryList__ayHVR{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}.offering-form-shell_errorSummaryItem__oYoLX{font:500 13px/1.4 var(--font-sans);color:var(--text)}.offering-form-shell_errorSummaryItem__oYoLX button{color:var(--text);text-align:left;text-decoration:underline;text-underline-offset:2px;cursor:pointer;background:none;border:none;padding:0;font:inherit}.offering-form-shell_errorSummaryItem__oYoLX button:hover{color:var(--error)}.offering-form-shell_submitError__VPp_D{display:flex;align-items:center;gap:8px;margin:0 0 16px;padding:12px 16px;border:1px solid var(--error);border-radius:var(--radius-md);background:color-mix(in srgb,var(--error) 6%,var(--surface));font:500 13px/1.4 var(--font-sans);color:var(--error)}.offering-form-shell_submitErrorIcon__dl_4J{font-size:18px;flex-shrink:0}