.mapModalOverlay{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:16px}.mapModalBackdrop{position:absolute;inset:0;background:#00000073;border:0}.mapModal{position:relative;width:min(1060px,calc(100vw - 32px));height:min(700px,calc(100vh - 32px));background:#fff;border-radius:18px;box-shadow:0 18px 60px #0003;overflow:hidden;display:flex;flex-direction:column}.mapModalTop{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(16,20,24,.12)}.mapModalTabs{display:flex;gap:8px;flex-wrap:wrap}.mapTab{height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(16,20,24,.18);background:#fff;color:#101418e6;cursor:pointer;font-weight:650}.mapTab.active{background:#1014180f;border-color:#10141838}.mapTab.disabled{opacity:.55;cursor:not-allowed}.mapModalActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mapModalSearch{height:34px;width:240px;border-radius:10px;border:1px solid rgba(16,20,24,.18);padding:0 10px;outline:none}.mapModalBtn{height:34px;padding:0 12px;border-radius:10px;border:1px solid rgba(16,20,24,.18);background:#101418eb;color:#fff;cursor:pointer;font-weight:650}.mapModalBtn.ghost{background:#fff;color:#101418e6}.mapModalBtn.primary{background:#ff46461f;border-color:#ff464647;color:#101418eb}.mapModalBtn:disabled{opacity:.55;cursor:not-allowed}.mapModalGrid{flex:1;display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:0;overflow:hidden;min-height:0}.mapCol{border-right:1px solid rgba(16,20,24,.12);display:flex;flex-direction:column;min-width:0;min-height:0}.mapCol:last-child{border-right:0}.mapColTitle{padding:10px 12px;font-weight:750;color:#101418d9;border-bottom:1px solid rgba(16,20,24,.08);background:#10141808}.mapList{padding:8px;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:6px;scrollbar-width:none;-ms-overflow-style:none}.mapList::-webkit-scrollbar{width:0;height:0}.mapItem{text-align:left;border:1px solid rgba(16,20,24,.14);background:#fff;border-radius:12px;padding:10px;cursor:pointer;color:#101418eb}.mapItem.active{border-color:#10141859;background:#1014180f}.mapEmpty{padding:12px;color:#10141899}.mapSplit{flex:1;display:grid;grid-template-columns:120px 1fr;min-height:0}.mapModalEmpty{padding:18px;color:#101418a6}.mapDirWrap{flex:1;display:flex;flex-direction:column;overflow:hidden}.mapDirHead{padding:12px 16px;border-bottom:1px solid rgba(16,20,24,.12);display:flex;flex-direction:column;gap:6px}.mapDirHead.row{flex-direction:row;align-items:center;justify-content:flex-start;gap:12px}.mapDirTitle{font-size:22px;font-weight:800;letter-spacing:.2px;color:#101418eb}.mapDirHint{font-size:13px;color:#10141899}.mapDirBack{border:0;background:transparent;cursor:pointer;color:#101418bf;font-weight:700;padding:6px 4px}.mapDirBack:hover{text-decoration:underline}.mapDirAllScroll,.mapDirCountryScroll{flex:1;overflow:auto;padding:14px 16px 20px}.mapDirSection{margin-bottom:22px}.mapDirSectionTitle{font-weight:800;color:#101418db;margin-bottom:6px}.mapDirSectionTitleBtn{border:0;background:transparent;padding:0;margin-bottom:6px;font-weight:800;color:#101418db;cursor:pointer;font-size:18px}.mapDirSectionTitleBtn.active{color:#101418;text-decoration:underline;text-decoration-thickness:2px}.mapDirSectionRule{height:1px;background:#10141824;margin-bottom:10px}.mapDirCountryCols{column-count:4;column-gap:34px}@media(max-width:980px){.mapDirCountryCols{column-count:3}}@media(max-width:720px){.mapDirCountryCols{column-count:2}}.mapDirLink{display:inline-block;width:100%;text-align:left;padding:2px 0;border:0;background:transparent;cursor:pointer;color:#000;font-size:14px;line-height:1.4;break-inside:avoid}.mapDirLink:hover{text-decoration:underline}.mapDirLoading,.mapDirEmpty{padding:14px 0;color:#101418a6}.mapDirStateCols{column-count:4;column-gap:38px}@media(max-width:980px){.mapDirStateCols{column-count:3}}@media(max-width:720px){.mapDirStateCols{column-count:2}}.mapDirStateBlock{break-inside:avoid;margin:0 0 18px;padding-bottom:10px;border-bottom:1px solid rgba(16,20,24,.14)}.mapDirStateTitle{border:0;background:transparent;cursor:pointer;padding:2px 0 6px;font-weight:850;color:#101418e6;font-size:15px}.mapDirStateTitle.active{color:#101418;text-decoration:underline;text-decoration-thickness:2px}.mapDirCityList{display:flex;flex-direction:column;gap:2px;padding-bottom:2px}.mapDirCityCols{column-count:4;column-gap:38px}@media(max-width:980px){.mapDirCityCols{column-count:3}}@media(max-width:720px){.mapDirCityCols{column-count:2}}.mapDirCityLink{display:inline-block;width:100%;text-align:left;padding:1px 0;border:0;background:transparent;cursor:pointer;color:#000;font-size:13px;line-height:1.35;break-inside:avoid}.mapDirCityLink:hover{text-decoration:underline}.mapDirCityLink.active{color:#000;font-weight:800}.mapClassicDetail{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr 1.2fr;overflow:hidden}.mapClassicDetail.twoCol{grid-template-columns:1fr 1.2fr}.mapQuickWrap{flex:1;min-height:0;overflow:auto;padding:18px 16px 20px}.mapQuickHead{margin-bottom:16px}.mapQuickGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mapQuickItem{border:1px solid rgba(16,20,24,.14);background:#fff;border-radius:16px;padding:16px 14px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:6px}.mapQuickItem.active{border-color:#10141852;background:#1014180f}.mapQuickLabel{font-size:18px;font-weight:850;color:#101418eb}.mapQuickSub{font-size:13px;color:#10141894}.mapQuickCurrent{margin-top:16px;padding:12px 14px;border-radius:14px;background:#1014180a;color:#101418b8;font-weight:700}.mmOverlay{position:fixed;inset:0;background:#0000008c;z-index:999999;display:flex;align-items:center;justify-content:center;padding:18px}.mmPanel{width:min(1080px,96vw);height:min(720px,92vh);background:#0f1216;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;box-shadow:0 18px 60px #0009;display:grid;grid-template-rows:auto 1fr auto}.mmTop{padding:14px 14px 12px;display:flex;gap:10px;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}.mmSearch{flex:1;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;padding:0 12px;outline:none}.mmBtn{height:40px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#ffffffeb;cursor:pointer;white-space:nowrap}.mmBtn.primary{background:#ff464624;border-color:#ff464647}.mmBtn.ghost{background:transparent}.mmBody{display:grid;grid-template-columns:1.1fr .9fr;min-height:0}.mmMap{border-right:1px solid rgba(255,255,255,.08);position:relative;min-height:0}.mmMapInner{position:absolute;inset:0;display:grid;place-items:center;color:#fff9;font-size:13px}.mmList{min-height:0;overflow:auto;padding:12px}.mmGroupTitle{margin:10px 0 6px;font-size:12px;color:#ffffffb3;letter-spacing:.2px;display:flex;align-items:center;justify-content:space-between}.mmItem{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:12px;cursor:pointer;color:#ffffffeb;border:1px solid rgba(255,255,255,.06);background:#ffffff0a;margin-bottom:8px}.mmItem:hover{background:#ffffff12}.mmItem.active{border-color:#ff464659;background:#ff46461a}.mmMeta{font-size:12px;color:#ffffff9e}.mmFoot{padding:12px 14px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:10px}.mmPill{font-size:12px;color:#ffffffc7;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);padding:8px 10px;border-radius:999px;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapModalTree{width:min(1180px,calc(100vw - 32px));height:min(760px,calc(100vh - 32px))}.mapModalTopTree{align-items:flex-start}.mapModalHeading{display:flex;flex-direction:column;gap:4px}.mapModalTitle{font-size:22px;font-weight:800;color:#101418f0}.mapModalHint{font-size:13px;color:#1014189e}.mapTreeBody{flex:1;min-height:0;display:grid;grid-template-columns:minmax(340px,.95fr) minmax(0,1.25fr)}.mapTreeExplorer{border-right:1px solid rgba(16,20,24,.1);background:linear-gradient(180deg,#f4f7fbe6,#fff);display:flex;flex-direction:column;min-height:0}.mapTreeWorld{margin:16px 16px 10px;padding:14px 16px;border-radius:16px;border:1px solid rgba(16,20,24,.14);background:#fff;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:16px;font-weight:800;color:#101418eb}.mapTreeWorld.active{border-color:#10141852;background:#1014180f}.mapTreeMeta{font-size:12px;font-weight:700;color:#1014188f}.mapTreeScroll{flex:1;min-height:0;overflow:auto;padding:0 16px 16px}.mapTreeSection{padding:12px 0 14px;border-bottom:1px solid rgba(16,20,24,.08)}.mapTreeRegion{border:0;background:transparent;padding:0;margin-bottom:10px;text-align:left;font-size:18px;font-weight:850;color:#101418db;cursor:pointer}.mapTreeRegion.active{color:#101418}.mapTreeCountryList{display:flex;flex-direction:column;gap:4px;padding-left:10px}.mapTreeCountry{border:0;background:transparent;padding:4px 0;text-align:left;color:#101418c7;cursor:pointer;font-size:14px}.mapTreeCountry.active{color:#101418fa;font-weight:800}.mapTreeDetail{min-height:0;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:14px;background:radial-gradient(circle at top right,rgba(255,226,194,.55),transparent 28%),linear-gradient(180deg,#fffbf6f2,#fff)}.mapTreeCard{border:1px solid rgba(16,20,24,.1);border-radius:18px;background:#ffffffe0;box-shadow:0 12px 32px #1014180f;padding:16px}.mapTreeCardGrow{flex:1}.mapTreeCardTitle{font-size:13px;font-weight:800;letter-spacing:.04em;color:#1014188f;text-transform:uppercase;margin-bottom:8px}.mapTreeSelectionLabel{font-size:22px;line-height:1.35;font-weight:850;color:#101418f5}.mapTreePolicyText{margin-top:10px;font-size:14px;line-height:1.55;color:#101418a8}.mapTreePills{display:flex;flex-wrap:wrap;gap:8px}.mapTreePill,.mapTreeAction{border:1px solid rgba(16,20,24,.14);background:#fff;color:#101418db;border-radius:999px;padding:9px 12px;cursor:pointer;font-weight:700}.mapTreePill.active,.mapTreeAction.active{border-color:#10141852;background:#10141814;color:#101418f5}.mapTreeActionRow{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.mapTreeSubLayout{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);gap:14px;min-height:0}.mapTreeSubCol{min-width:0}.mapTreeSubTitle{font-size:14px;font-weight:800;color:#101418cc;margin-bottom:8px}.mapTreeButtonList{display:flex;flex-direction:column;gap:8px}.mapTreeEmpty{padding:10px 0;color:#1014189e;line-height:1.55}@media(max-width:960px){.mapModalTree{width:min(100vw - 20px,1180px);height:min(100vh - 20px,820px)}.mapModalTopTree{flex-direction:column}.mapModalActions{width:100%}.mapModalSearch{width:100%;flex:1}.mapTreeBody{grid-template-columns:1fr}.mapTreeExplorer{min-height:280px;border-right:0;border-bottom:1px solid rgba(16,20,24,.1)}.mapTreeSubLayout,.mapClassicDetail,.mapClassicDetail.twoCol,.mapQuickGrid{grid-template-columns:1fr}}.hero,.heroInner,.heroCenter,.heroControls{overflow:visible!important}.hero{position:relative;z-index:5000;overflow:visible}.heroInner,.heroCenter,.heroControls,.heroUserWrap{overflow:visible}.heroUserWrap{position:relative;z-index:20000}.heroUserMenu{position:absolute;right:0;top:calc(100% + 10px);z-index:6000}.topMenu{position:relative;z-index:1000}.languageModal,.langModal,.languageModalOverlay,.langModalOverlay{z-index:7000}.heroUserNick{font-size:14px!important;color:#ffffffeb!important}.heroIconHint{display:inline-flex;align-items:center;justify-content:center;min-width:0;white-space:nowrap;font-size:13px!important;line-height:1.2}.heroLocaleLabelShort{display:none}@media(max-width:1280px){.heroLocaleLabelFull{display:none}.heroLocaleLabelShort{display:inline}.heroIconHint{min-width:2ch;font-size:12px!important;letter-spacing:.03em}}.heroSelect,.heroBtn,.heroUserMenuItem{font-size:14px!important}.heroUserMenuTitle{font-size:15px!important;font-weight:900}.heroUserMenuSub{font-size:12px!important;opacity:.8}.heroMessageBtn{position:relative}.heroMessageBadge{position:absolute;right:-6px;top:-6px;min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;border:2px solid rgba(255,255,255,.95);font-size:10px;line-height:1;font-weight:900}.heroMixedWrap{position:relative;min-width:0;width:100%}.heroMixedBtn{height:40px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.22);background:#ffffff1a;color:#ffffffeb;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;min-width:240px;max-width:440px}.heroMixedBtn:disabled{opacity:.55;cursor:not-allowed}.heroMixedBtnLabel{display:inline-flex;align-items:center;gap:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:850}.heroMixedDot{width:10px;height:10px;border-radius:999px;box-shadow:0 0 0 2px #ffffff38;flex:0 0 auto}.heroMixedCaret{flex:0 0 auto;opacity:.85}.heroMixedMenu{position:absolute;left:0;top:calc(100% + 8px);width:min(520px,78vw);max-height:min(720px,calc(100vh - 180px));overflow:auto;background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:14px;box-shadow:0 18px 60px #00000047;z-index:8000;padding:8px}.heroMixedSection{padding:10px 10px 6px;font-size:12px;font-weight:900;color:#101418b8}.heroMixedItem{width:100%;text-align:left;display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;border:1px solid transparent;background:transparent;cursor:pointer;font-size:14px;color:#101418eb}.heroMixedItem:hover{background:#1014180f}.heroMixedItem.active{border-color:#10141838;background:#1014180f}.heroMixedItem.region{font-weight:900}.heroMixedItem.country{padding-left:20px}.heroMixedItemLabel{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto}.heroMixedHint{padding:8px 10px 10px;font-size:12px;color:#10141899}.heroSearchBarLoading{display:flex;align-items:center;gap:10px}.heroSearchBar{display:flex;align-items:flex-start;flex-direction:column;gap:10px;width:100%;transition:opacity .18s ease,transform .18s ease}.heroControls{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(780px,calc(100% - 32px));max-width:calc(100% - 32px);align-items:stretch;z-index:3}.heroLocationControls{width:100%;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.heroLocationDropdownBtn{width:100%;min-width:0;max-width:none}.heroLocationDropdownLabel{color:#101418;font-size:16px;font-weight:900}.heroLocationDropdownMenu{width:100%;min-width:0;max-width:none;z-index:9002}.heroLocationDropdownList{max-height:min(720px,calc(100vh - 180px));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:10px;display:flex;flex-direction:column;gap:6px}.heroLocationOption{width:100%;text-align:left;border:1px solid rgba(16,20,24,.1);background:#fff;border-radius:10px;padding:11px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#101418}.heroLocationOption.active{background:#1014180f;border-color:#10141833}.heroLocationOptionLabel{font-size:16px;font-weight:800}.heroLocationOptionMeta{font-size:13px;color:#10141894;white-space:nowrap}.heroLocationBreadcrumb{min-height:40px;display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;padding:0 14px;border-radius:12px;border:1px solid rgba(16,20,24,.16);background:#fffffff5;box-shadow:0 8px 18px #0000001a;width:100%;box-sizing:border-box;position:relative;z-index:2}.heroLocationBreadcrumbRow{width:100%}.heroLocationBreadcrumbItem{display:inline-flex;align-items:center;gap:6px}.heroLocationBreadcrumbLink{border:0;background:transparent;padding:0;color:#0f172a;font-size:16px;font-weight:800;cursor:pointer}.heroLocationBreadcrumbLink:hover{color:#000}.heroLocationBreadcrumbSep{color:#10141870;font-size:16px;-webkit-user-select:none;user-select:none}.heroSearchBar.isPending{opacity:.82}.heroSearchBar.isPending .heroMixedBtn,.heroSearchBar.isPending .heroBtn{transform:translateY(0)}@media(min-width:721px){.heroControls{width:min(491px,calc((100vw - 280px) / 3))!important;max-width:min(491px,calc((100vw - 280px) / 3))!important}.heroSearchBar,.heroLocationControls,.heroMixedWrap,.heroLocationBreadcrumb,.heroLocationDropdownBtn,.heroLocationDropdownMenu{width:100%!important}}@media(max-width:720px){.heroControls{position:static;left:auto;top:auto;transform:none;width:100%;max-width:100%;align-items:center}}.heroFilterSkeleton{display:inline-block;width:200px;height:40px;border-radius:8px;background:linear-gradient(90deg,#fff3,#ffffff57 45%,#fff3);background-size:220% 100%;animation:heroFilterShimmer 1.2s ease-in-out infinite}.heroFilterSkeletonBtn{width:88px}@keyframes heroFilterShimmer{0%{background-position:100% 0}to{background-position:-120% 0}}.topMenu{background:linear-gradient(180deg,#f7f9fcf2,#eff4faeb);border-bottom:1px solid rgba(16,20,24,.1);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.topMenuInner{max-width:var(--container, 1180px);margin:0 auto;padding:10px 16px 12px;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;gap:12px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-snap-type:x proximity;touch-action:pan-x;width:max-content;min-width:100%}.topMenuItem{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;position:relative;padding:11px 16px;color:#101418db;font-size:17px;font-weight:900;text-decoration:none;white-space:nowrap;border-radius:999px;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease;scroll-snap-align:start}.topMenuItemBtn{border:1px solid transparent;background:transparent;cursor:pointer;font-family:inherit}.topMenuItem:hover{background:#ffffffd6;color:#101418fa;box-shadow:inset 0 0 0 1px #10141814}.topMenuItem:active{background:#ffffffeb;transform:translateY(1px)}.topMenuItem.active{background:#111827;border-color:#111827;color:#fff;box-shadow:0 10px 20px #0f172a29}.topMenuItem.active:hover{background:#0f172a;color:#fff;box-shadow:0 12px 22px #0f172a2e}.topMenu:focus{outline:none}.topMenuInner::-webkit-scrollbar{height:8px}.topMenuInner::-webkit-scrollbar-thumb{background:#1014182e;border-radius:999px}.topMenuInner::-webkit-scrollbar-track{background:transparent}.topMenu{position:relative}.topMenu:before,.topMenu:after{content:"";position:absolute;top:0;bottom:0;width:44px;pointer-events:none;opacity:0;transition:opacity .18s ease;z-index:2}.topMenu:before{left:0;background:linear-gradient(to right,#fffffff2,#fff0)}.topMenu:after{right:0;background:linear-gradient(to left,#fffffff2,#fff0)}.topMenuHintArrow{position:absolute;top:50%;transform:translateY(-50%);width:26px;height:26px;border-radius:999px;background:#10141824;border:1px solid rgba(16,20,24,.18);display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .18s ease,transform .18s ease;z-index:3}.topMenuHintArrow svg{display:block}.topMenuHintArrow.left{left:10px}.topMenuHintArrow.right{right:10px}.topMenu.canScrollLeft .topMenuHintArrow.left,.topMenu.canScrollRight .topMenuHintArrow.right{opacity:1;transform:translateY(-50%) translate(0)}@keyframes nudgeRight{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(4px)}}@keyframes nudgeLeft{0%,to{transform:translateY(-50%) translate(0)}50%{transform:translateY(-50%) translate(-4px)}}.topMenu.nudge .topMenuHintArrow.right{animation:nudgeRight .9s ease 2}.topMenu.nudge .topMenuHintArrow.left{animation:nudgeLeft .9s ease 2}.topMenuTabs{max-width:var(--container, 1180px);margin:0 auto;padding:8px 16px 12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:linear-gradient(180deg,#eff4faeb,#f9fbfdf5)}.topMenuTabsWrap{border-bottom:1px solid rgba(16,20,24,.08);background:linear-gradient(180deg,#eff4fae6,#f8fafcf5)}.topMenuTabItem{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;text-decoration:none;color:#101418db;border:1px solid rgba(16,20,24,.12);background:#fff;font-size:13px;font-weight:700;cursor:pointer;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.topMenuTabItem.all{background:#1014180d}.topMenuTabItem:hover{background:#fffffff5;border-color:#1014182e}.topMenuTabItem.active{background:#111827;border-color:#111827;color:#fff;box-shadow:0 8px 18px #0f172a24}.topMenuTabsLoading,.topMenuTabsEmpty{font-size:12px;color:#10141894;font-weight:700;padding:0 2px}@media(max-width:900px){.topMenuInner{padding:8px 12px 10px;gap:10px}.topMenuItem{padding:9px 14px;font-size:15px}.topMenuTabs{padding:8px 12px 10px}}@media(max-width:680px){.topMenu:before,.topMenu:after{width:30px}.topMenuInner{padding:7px 10px 9px;gap:8px}.topMenuItem{padding:8px 12px;font-size:14px}.topMenuTabs{padding:7px 10px 9px;gap:6px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.topMenuTabItem{flex:0 0 auto;min-height:30px;padding:0 11px;font-size:12px}}@media(max-width:560px){.topMenuHintArrow{width:22px;height:22px}.topMenuInner{padding:6px 8px 8px}.topMenuItem{padding:8px 11px;font-size:13px}.topMenuTabs{padding:6px 8px 8px}}.topMenu{position:relative;z-index:1000;background:#fff!important;border-bottom:1px solid #e6e6eb!important;overflow-x:auto;overflow-y:hidden}.topMenuInner{--top-menu-gap: 24px;max-width:var(--container, 1180px);margin:0 auto;padding:16px 20px!important;display:flex;align-items:center;justify-content:center!important;gap:var(--top-menu-gap)!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;width:max-content;min-width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.topMenuInner::-webkit-scrollbar{display:none}.topMenuItem{flex:0 0 auto;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:10px 16px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#222!important;box-shadow:none!important;font-size:16px!important;font-weight:500!important;line-height:1;letter-spacing:0!important;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease}.topMenuItem:hover{background:transparent!important;color:#1c1c23!important;box-shadow:none!important}.topMenuItem:active{transform:none!important}.topMenuItem.related{background:#f1f1f3!important;color:#222!important;font-weight:500!important}.topMenuItem.related:hover{background:#e9e9ee!important;color:#1c1c23!important;box-shadow:none!important}.topMenuItem.active{padding:10px 16px!important;background:#000!important;border-color:#000!important;color:#fff!important;font-weight:600!important;box-shadow:none!important}.topMenuItem.active:hover{background:#000!important;color:#fff!important;box-shadow:none!important}.topMenuConnectedGroup{flex:0 0 auto;display:inline-flex;align-items:center;gap:var(--top-menu-gap);padding:4px;margin:-4px;border-radius:999px;background:transparent;scroll-snap-align:start}.topMenuConnectedGroup.activeGroup{background:#f0f0f3}.topMenuConnectedGroup .topMenuItem{min-height:40px;padding:10px 16px!important}.topMenuConnectedGroup .topMenuItem.related,.topMenuConnectedGroup .topMenuItem:not(.active){background:transparent!important;color:#222!important;box-shadow:none!important}.topMenuConnectedGroup:not(.activeGroup) .topMenuItem.related{background:#f1f1f3!important}.topMenuConnectedGroup .topMenuItem.related:hover,.topMenuConnectedGroup .topMenuItem:not(.active):hover{background:#ffffff94!important;color:#1c1c23!important}.topMenuConnectedGroup:not(.activeGroup) .topMenuItem.related:hover{background:#e9e9ee!important}.topMenuConnectedGroup .topMenuItem.active{background:#000!important;color:#fff!important}.topMenuConnectedGroup .topMenuItem.topMenuGroup-meetingDating+.topMenuItem.topMenuGroup-meetingDating{margin-left:0!important}.topMenuItem.active .topMenuHeartIcon{color:currentColor}.topMenuItem.topMenuGroup-localLife+.topMenuItem.topMenuGroup-localLife{margin-left:0}.topMenuLabel{display:inline-flex;align-items:center}.topMenuGlobalBadge{display:inline-flex;align-items:center;height:14px;padding:0 3px;border-radius:4px;background:#e6e6eb;color:#646469;font-size:9px;font-weight:700;line-height:1}.topMenuHeartIcon{color:#dc3c50;font-size:15px;font-weight:700;line-height:1}.topMenuEventIcon{font-size:14px;line-height:1}.topMenu:before,.topMenu:after{content:"";position:absolute;top:0;bottom:0;width:28px;pointer-events:none;opacity:0;transition:opacity .18s ease;z-index:2}.topMenu:before{left:0;background:linear-gradient(to right,#fff,#fff0)}.topMenu:after{right:0;background:linear-gradient(to left,#fff,#fff0)}.topMenu.canScrollLeft:before{opacity:1}.topMenu.canScrollRight:after{opacity:1}.topMenuHintArrow{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:999px;display:grid;place-items:center;color:#464647b8;background:#ffffffd1;border:1px solid rgba(28,28,35,.12);pointer-events:none;opacity:0;transition:opacity .18s ease;z-index:3}.topMenuHintArrow.left{left:6px}.topMenuHintArrow.right{right:6px}.topMenu.canScrollLeft .topMenuHintArrow.left,.topMenu.canScrollRight .topMenuHintArrow.right{opacity:1}@keyframes topMenuArrowPulse{0%{transform:translateY(-50%) translate(0);opacity:.2}40%{transform:translateY(-50%) translate(-3px);opacity:1}to{transform:translateY(-50%) translate(0);opacity:.6}}.topMenu.nudge.canScrollRight .topMenuHintArrow.right{animation:topMenuArrowPulse .9s ease 1}@media(max-width:900px){.topMenuInner{--top-menu-gap: 20px;justify-content:flex-start!important;gap:var(--top-menu-gap)!important;padding:14px 16px!important}.topMenuItem{font-size:15px!important}.topMenuConnectedGroup{padding:3px;margin:-3px}.topMenuConnectedGroup .topMenuItem{min-height:40px;padding:10px 16px!important}}@media(max-width:560px){.topMenuInner{--top-menu-gap: 16px;gap:var(--top-menu-gap)!important;padding:12px!important}.topMenuItem{min-height:34px;padding:9px 15px!important;font-size:14px!important}.topMenuConnectedGroup{padding:3px;margin:-3px}.topMenuConnectedGroup .topMenuItem{min-height:34px;padding:9px 15px!important}}.dpmBackdrop{position:fixed;inset:0;z-index:120000;background:#0f172a6b;display:flex;align-items:center;justify-content:center;padding:20px}.dpmDialog{width:min(680px,100%);max-height:min(720px,calc(100vh - 40px));overflow-y:auto;overflow-x:hidden;border-radius:20px;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 28px 80px #0f172a38;padding:18px;min-width:0}.dpmTopBar{display:flex;align-items:center;justify-content:space-between;gap:12px}.dpmEyebrow{font-size:12px;font-weight:800;color:#64748b;letter-spacing:.04em}.dpmCloseBtn,.dpmPrimaryBtn,.dpmGhostBtn{border-radius:10px;height:38px;padding:0 14px;font-size:13px;font-weight:700;cursor:pointer}.dpmCloseBtn,.dpmGhostBtn{border:1px solid #dbe1ea;background:#fff;color:#0f172a}.dpmPrimaryBtn{border:1px solid #111827;background:#111827;color:#fff}.dpmHeader{margin-top:14px;min-width:0}.dpmChipRow{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dpmModeChip,.dpmMetaChip{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:800}.dpmModeChip.a{color:#166534;background:#dcfce7}.dpmModeChip.b{color:#1d4ed8;background:#dbeafe}.dpmModeChip.c{color:#b45309;background:#fef3c7}.dpmMetaChip{color:#475569;background:#f1f5f9}.dpmTitle{margin:10px 0 0;font-size:26px;line-height:1.3;font-weight:800;color:#0f172a;display:block;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dpmQuestionCard{border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc;padding:14px;min-width:0;overflow-x:hidden}.dpmQuestionLabel{font-size:12px;font-weight:800;color:#64748b}.dpmQuestionText{margin:8px 0 0;font-size:18px;line-height:1.55;font-weight:700;color:#111827;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;line-clamp:8;overflow:hidden;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:break-word}.dpmMetaRow{margin-top:12px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#475569;font-size:13px}.dpmMetaRow>span{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;background:#f8fafc;padding:0 10px}.dpmBodyText{margin-top:14px;color:#334155;font-size:14px;line-height:1.65;white-space:pre-wrap}.dpmActionRow{margin-top:18px;display:flex;gap:10px}.dpmStatePanel{min-height:220px;display:grid;place-items:center;text-align:center;color:#334155}.dpmStatePanel.error{color:#991b1b}.dpmSpinner{width:30px;height:30px;border-radius:999px;border:3px solid #dbeafe;border-top-color:#2563eb;animation:dpmSpin .9s linear infinite}.dpmErrorText{margin-top:6px;font-size:13px}@keyframes dpmSpin{to{transform:rotate(360deg)}}@media(max-width:640px){.dpmBackdrop{padding:12px;align-items:flex-end}.dpmDialog{max-height:min(760px,calc(100vh - 12px));border-bottom-left-radius:0;border-bottom-right-radius:0}.dpmTitle{font-size:22px}.dpmQuestionText{font-size:16px}.dpmActionRow{flex-direction:column}}.homeMain{--home-bg: none;flex:1;min-height:100vh;padding:18px 0 64px;background:linear-gradient(180deg,#f8fafc8c,#e8f2de57),var(--home-bg) center top / cover fixed;position:relative}.homeMain:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffffe0 0,#ffffff40 13%,#ffffff14,#ffffff38 87%,#ffffffd1),linear-gradient(180deg,#ffffffdb 0,#ffffff47 190px,#ffffff29);pointer-events:none}.homeShell{width:min(1210px,calc(100% - 32px));margin:0 auto;position:relative;z-index:1}.homeTopGrid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);gap:16px;align-items:stretch}.homeStack{display:grid;gap:16px}.homePanel{background:#fffffff0;border:1px solid rgba(67,98,55,.18);border-radius:12px;box-shadow:0 16px 34px #1c321621;padding:20px 22px 18px;overflow:hidden}.homePanelHead{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.homeSectionTitleRow{display:flex;align-items:center;gap:13px;min-width:0}.homeSectionMark{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;font-weight:900}.homeSectionIcon{font-size:24px;line-height:1}.homeSectionNumber{font-size:44px;line-height:.82;letter-spacing:0}.homeSectionMark.hot{color:#e76f1f}.homeSectionMark.community{color:#527fae}.homeSectionMark.event{color:#f39b41}.homeSectionMark.meet{color:#81a86b}.homeSectionMark.place{color:#61a448}.homeSectionMark.biz{color:#ef8c35}.homeSectionCopy{min-width:0}.homeSectionCopy h2{margin:0;font-size:21px;line-height:1.22;font-weight:900;color:#22272f}.homeSectionCopy p{margin:5px 0 0;font-size:13px;line-height:1.45;color:#22272f9e}.homeArrowLink{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#1f2937;text-decoration:none;font-size:36px;line-height:1;flex:0 0 auto}.homeArrowLink:hover{background:#1f293712}.homeEmptyState{min-height:96px;display:flex;align-items:center;justify-content:center;border:1px dashed rgba(31,41,55,.18);border-radius:10px;background:#ffffff8f;color:#1f293794;font-size:13px;font-weight:800;text-align:center;padding:16px}.homeMiniGrid{display:grid;gap:12px}.homeMiniGrid.hot{grid-template-columns:repeat(5,minmax(0,1fr))}.homeMiniGrid.community{grid-template-columns:repeat(4,minmax(0,1fr))}.homeMiniCard{min-height:154px;display:flex;flex-direction:column;gap:8px;padding:13px 13px 12px;border-radius:8px;border:1px solid rgba(31,41,55,.1);background:#ffffffdb;color:#20242b;text-decoration:none;box-shadow:0 5px 18px #1018280f;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.homeMiniCard.button{width:100%;font:inherit;text-align:left;cursor:pointer}.homeMiniCard:hover{transform:translateY(-2px);border-color:#2369be3d;box-shadow:0 10px 24px #1018281a}.homeMiniMeta{font-size:12px;line-height:1.35;font-weight:900;color:#1976d2}.homeMiniTitle{font-size:15px;line-height:1.48;font-weight:900;color:#172033;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.homeMiniDetail{margin-top:auto;font-size:12px;color:#17203394;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeMiniStats{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px;color:#1720339e}.homeDots{display:flex;justify-content:center;gap:10px;margin-top:18px}.homeDots span{width:8px;height:8px;border-radius:999px;background:#1f293738}.homeDots span.active{background:#1f2937d1}.homeCalendarPanel{display:flex;flex-direction:column;min-height:100%}.homeCalendar{padding:16px 14px 10px;border:1px solid rgba(31,41,55,.08);border-radius:10px;background:#ffffffb8}.homeCalendarHead{display:flex;align-items:center;justify-content:space-between;min-height:34px;color:#101828}.homeCalendarHead strong{font-size:18px;font-weight:900}.homeCalendarNav{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;border:0;border-radius:999px;background:transparent;color:inherit;cursor:pointer}.homeCalendarNav:hover{background:#1f293714}.homeCalendarWeek,.homeCalendarDays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.homeCalendarWeek{margin-top:8px;color:#1018289e;font-size:12px;font-weight:900}.homeCalendarDays{gap:8px 0;margin-top:12px;font-size:14px;color:#273142}.homeCalendarDay{min-height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent;background:transparent;color:inherit;font:inherit;cursor:pointer}.homeCalendarDay:hover{background:#1f29370f}.homeCalendarDay.muted{color:#27314261}.homeCalendarDay.today{border-color:#29a84561;font-weight:900}.homeCalendarDay.hasEvent{background:#1976d21a;color:#17416f;font-weight:900}.homeCalendarDay.selected{background:#29a845;color:#fff;font-weight:900}.homeEventList{display:grid;gap:3px;margin-top:18px}.homeEventListTitle{min-height:28px;display:flex;align-items:center;color:#172033;font-size:13px;font-weight:900}.homeEventRow{display:grid;grid-template-columns:54px 94px minmax(0,1fr) 58px;align-items:center;gap:8px;min-height:42px;border-radius:8px;padding:0 8px;color:#283342;text-decoration:none;font-size:12px}.homeEventRow:hover{background:#1f29370b}.homeEventDate,.homeEventArea{color:#2833429e;font-weight:800}.homeEventTitle{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:900}.homeEventKind{color:#28334294;white-space:nowrap}.homePrice{min-width:34px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.homePrice.free{color:#17803a;background:#29a8451f}.homePrice.paid{color:#c56619;background:#f39b4126}.homeMoreButton{width:min(260px,100%);min-height:42px;margin:auto auto 0;border:1px solid rgba(31,41,55,.15);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#1f2937;text-decoration:none;font-size:14px;font-weight:900;background:#ffffffb3}.homeWidePanel{margin-top:16px}.homeImageRail,.homeBizRail{display:grid;gap:18px}.homeImageRail{grid-template-columns:repeat(5,minmax(0,1fr))}.homeBizRail{grid-template-columns:repeat(6,minmax(0,1fr))}.homeImageCard,.homeBizCard{min-width:0;border:1px solid rgba(31,41,55,.1);border-radius:8px;overflow:hidden;background:#ffffffe0;color:#172033;text-decoration:none;box-shadow:0 5px 18px #1018280f;transition:transform .14s ease,box-shadow .14s ease}.homeImageCard:hover,.homeBizCard:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1018281a}.homeImageCard img,.homeBizCard img{width:100%;height:126px;object-fit:cover;display:block;background:#e5e7eb}.homeImageFallback{width:100%;height:126px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1976d21a,#29a8451a)}.homeImageCard .homeImageFallback img,.homeBizCard .homeImageFallback img,.homeImageFallback img{width:54px;height:54px;object-fit:contain;background:transparent;filter:drop-shadow(0 8px 14px rgba(15,23,42,.14))}.homeBizImageWrap{position:relative}.homeBizBadge{position:absolute;left:9px;top:9px;z-index:1;min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#1976d2;color:#fff;font-size:11px;font-weight:900;box-shadow:0 6px 14px #00000029}.homeBizCard:nth-child(odd) .homeBizBadge{background:#2e9f49}.homeBizCard:nth-child(4n+1) .homeBizBadge{background:#cf6f24}.homeImageBody{padding:13px 13px 14px}.homeImageTitle{margin-top:5px;min-height:42px;font-size:15px;line-height:1.42;font-weight:900;color:#172033;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.homeImageMeta{margin-top:8px;font-size:12px;color:#1720339e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeImageFoot{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px;font-size:12px;color:#1720339e}.homeImageFoot span:first-child{color:#16873d;font-weight:900}.homeImageFoot .heart{color:#ef4444}.homeRating{margin-top:14px;font-size:13px;font-weight:900;color:#665018}.homeRoomMeta{margin-top:14px;font-size:13px;font-weight:900;color:#172033a8}@media(max-width:1180px){.homeTopGrid{grid-template-columns:1fr}.homeCalendarPanel{min-height:auto}}@media(max-width:980px){.homeMiniGrid.hot,.homeImageRail{grid-template-columns:repeat(3,minmax(0,1fr))}.homeMiniGrid.community,.homeBizRail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.homeMain{padding-top:10px;background-attachment:scroll}.homeShell{width:min(100% - 20px,1210px)}.homePanel{padding:16px 14px;border-radius:10px}.homePanelHead{align-items:flex-start}.homeSectionTitleRow{gap:10px}.homeSectionNumber{font-size:36px}.homeSectionIcon{font-size:20px}.homeSectionCopy h2{font-size:18px}.homeSectionCopy p{font-size:12px}.homeMiniGrid.hot,.homeMiniGrid.community,.homeImageRail,.homeBizRail{grid-template-columns:1fr}.homeMiniCard{min-height:128px}.homeEventRow{grid-template-columns:52px minmax(0,1fr) 50px}.homeEventArea{display:none}}.formFieldLabel{display:inline-flex;align-items:baseline;gap:4px;color:inherit;font:inherit}.formFieldRequired{color:#dc2626;font-weight:900}.formFieldOptional{color:#7c8798;font-size:.88em;font-weight:700}.formFieldError{display:block;margin-top:6px;color:#dc2626;font-size:12px;line-height:1.4;font-weight:750}.formFieldControlInvalid,.formFieldControlInvalid:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}.authPage .authWrap{display:flex;justify-content:center;padding:56px 0 110px}.authPage .authCard{background:#fff;border:1px solid rgba(0,0,0,.14);border-radius:14px;box-shadow:0 18px 50px #00000014;overflow:hidden}.authPage .authCardWide{width:min(560px,100%)}.authPage .authHead{padding:20px 20px 0}.authPage .authModeTabs{display:flex;gap:8px;margin-bottom:16px}.authPage .authModeTab{border:1px solid #d7dbe8;background:#f7f9fc;color:#4a5568;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:900;cursor:pointer}.authPage .authModeTab.active{background:#111827;border-color:#111827;color:#fff}.authPage .authTitle{font-weight:900;font-size:18px;letter-spacing:-.2px}.authPage .authSub{margin-top:8px;font-size:12px;color:#666}.authPage .authBody{padding:18px 20px 22px}.authPage .authForm{display:grid;gap:12px}.authPage .authField{display:grid;gap:6px}.authPage .authFieldLabel{font-size:12px;font-weight:900;color:#1f2937}.authPage .authInput{height:44px;border:1px solid #d7dbe8;border-radius:12px;padding:0 12px;font-size:14px;outline:none;background:#fff}.authPage .authSelect{appearance:none}.authPage .authCombo{position:relative}.authPage .authCombo .authInput{padding-right:44px}.authPage .authCombo .authInput.hasFlag{padding-left:42px}.authPage .authComboSelectedFlag{position:absolute;left:13px;top:50%;z-index:1;transform:translateY(-50%);font-size:18px;line-height:1;pointer-events:none}.authPage .authComboToggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:28px;height:28px;border:0;background:transparent;color:#6b7280;cursor:pointer;border-radius:8px}.authPage .authComboToggle:disabled{cursor:not-allowed;opacity:.6}.authPage .authComboMenu{position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:220px;overflow:auto;background:#fff;border:1px solid #d7dbe8;border-radius:12px;box-shadow:0 18px 40px #0f172a1f;padding:6px;z-index:20}.authPage .authComboOption{width:100%;border:0;background:#fff;text-align:left;padding:10px 12px;border-radius:10px;cursor:pointer;font-size:14px;color:#111827}.authPage .authComboOption:hover,.authPage .authComboOption.active{background:#eef4ff}.authPage .authComboEmpty{padding:10px 12px;color:#6b7280;font-size:13px}.authPage .authInput:focus{border-color:#3d8bff;box-shadow:0 0 0 3px #3d8bff1f}.authPage .authConsent{margin-top:16px;border:1px solid #e6e8ef;border-radius:14px;padding:14px;background:#fafbff}.authPage .authConsentTitle{font-weight:900;font-size:12px}.authPage .authConsentBox{margin-top:10px;padding:12px 12px 10px;border-radius:12px;background:#fff;border:1px solid #e9ecf6}.authPage .authConsentBoxTitle{font-weight:900;font-size:12px}.authPage .authConsentList{margin:8px 0 0;padding-left:18px;font-size:12px;color:#555;line-height:1.55}.authPage .authCheck{margin-top:10px;display:flex;gap:10px;align-items:flex-start;font-size:12px;color:#333}.authPage .authCheck input{margin-top:2px}.authPage .authError,.authPage .authInfo{margin-top:12px;font-size:12px;padding:10px 12px;border-radius:12px}.authPage .authError{color:#c53030;background:#fff5f5;border:1px solid #fed7d7}.authPage .authInfo{color:#0f5132;background:#edfdf3;border:1px solid #b7ebc6}.authPage .authPrimary,.authPage .authSecondary{width:100%;height:46px;border-radius:12px;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px}.authPage .authPrimary{border:0;background:#3d8bff;color:#fff}.authPage .authSecondary{margin-top:0;border:1px solid #d7dbe8;background:#fff;color:#111827}.authPage .authPrimary:disabled,.authPage .authSecondary:disabled{opacity:.6;cursor:not-allowed}.authPage .authDivider{display:flex;align-items:center;gap:12px;margin:16px 0;color:#8a94a6;font-size:12px;font-weight:800}.authPage .authDivider:before,.authPage .authDivider:after{content:"";flex:1 1 auto;height:1px;background:#e5e7eb}.authPage .authDivider span{flex:0 0 auto}.authPage .authGoogleIcon{width:18px;height:18px;border-radius:6px;background:#fff;color:#2f73d6;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:12px;border:1px solid rgba(47,115,214,.12)}.authPage .authFinePrint{margin-top:10px;font-size:11px;color:#777;line-height:1.45}@media(max-width:640px){.authPage .authWrap{padding:24px 0 72px}.authPage .authHead,.authPage .authBody{padding-left:16px;padding-right:16px}.authPage .authModeTabs{display:grid;grid-template-columns:1fr 1fr}}.meWrap{padding:18px 0 28px}.meHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:12px}.meTitle{font-size:22px;font-weight:820;letter-spacing:-.3px}.meSub{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.meChip{font-size:12px;padding:6px 10px;border-radius:999px;border:1px solid rgba(16,20,24,.12);background:#10141805;opacity:.9}.meBack{font-size:12px;color:inherit;text-decoration:none;opacity:.75}.meBack:hover{text-decoration:underline;opacity:.9}.meError{margin-bottom:12px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,0,0,.25);background:#ff00000f}.meCard{background:var(--panel, #fff);border:1px solid var(--line, rgba(16,20,24,.18));border-radius:var(--radius, 14px);overflow:hidden;box-shadow:0 6px 18px #1014180f;margin-bottom:14px}.meCardTitle{padding:12px 14px;font-weight:780;border-bottom:1px solid rgba(16,20,24,.08);background:linear-gradient(180deg,#10141805,#10141800)}.meForm{padding:14px;display:flex;flex-direction:column;gap:12px}.meLabel{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:650;opacity:.9}.meInput{border:1px solid rgba(16,20,24,.18);border-radius:12px;padding:10px 12px;outline:none;font-size:14px}.meNationalitySearch{width:min(100%,280px)}.meRow{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.meSelect{border:1px solid rgba(16,20,24,.18);border-radius:12px;padding:10px 12px;outline:none;background:#fff;min-width:220px}.meSelectWide{min-width:280px}.meSelectNarrow{min-width:120px}.meBtn{border:1px solid rgba(16,20,24,.18);background:#111;color:#fff;border-radius:12px;padding:10px 14px;cursor:pointer;font-weight:700}.meBtn:disabled{opacity:.55;cursor:not-allowed}.meHint{margin-top:8px;font-size:12px;opacity:.65}.meEmpty{padding:14px;font-size:13px;opacity:.7}.mePostList{list-style:none;margin:0;padding:0}.mePostItem{padding:12px 14px;border-top:1px solid rgba(16,20,24,.08)}.mePostItem:first-child{border-top:none}.mePostTop{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.mePostTitleLink{color:inherit;text-decoration:none;flex:1 1 auto;min-width:0}.mePostTitle{font-size:15px;font-weight:760;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mePostTitleLink:hover .mePostTitle{text-decoration:underline}.mePostMeta{font-size:12px;opacity:.7;white-space:nowrap}.mePostSub{margin-top:6px;font-size:12px;opacity:.75;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.mePostBoard{font-weight:750;opacity:.9}.meDot{opacity:.55}.meMuted{opacity:.75}.privateMessageToast{position:fixed;right:18px;top:86px;z-index:100000;width:min(340px,calc(100vw - 36px));display:grid;gap:4px;border:1px solid rgba(15,23,42,.14);border-radius:8px;background:#fff;color:#0f172a;box-shadow:0 18px 42px #0f172a2e;cursor:pointer;padding:13px 14px;text-align:left}.privateMessageToast:hover{background:#f8fafc}.privateMessageToastTitle{font-size:13px;font-weight:900}.privateMessageToastBody{color:#475569;font-size:13px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:root{--ink:#111;--muted:#777;--line:#ddd;--panel:#fff;--soft:#f5f6f8;--blue1:#2f73d6;--blue2:#1db7cf;--container:1120px}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Arial,Noto Sans KR,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}.page{min-height:100%;display:flex;flex-direction:column}.hero{height:230px;background:linear-gradient(90deg,#1db7cff2,#2f73d6f2),radial-gradient(circle at 30% 40%,rgba(255,255,255,.1),transparent 60%);position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06) 1px,transparent 1px,transparent 36px);mix-blend-mode:overlay;opacity:.35;pointer-events:none}.heroInner{max-width:var(--container);margin:0 auto;height:100%;display:grid;grid-template-columns:260px 1fr 80px;align-items:center;padding:18px 16px;position:relative;z-index:1}.heroLogoWrap{position:relative;width:190px;height:190px}.heroLogoBadge{width:154px;height:154px;border-radius:0;background:transparent;border:0;display:flex;align-items:center;justify-content:center;position:absolute;left:22px;top:18px;overflow:hidden;box-shadow:none}.heroLogoImg{width:124px;height:124px;object-fit:contain;padding:0;filter:drop-shadow(0 0 8px rgba(255,255,255,.78)) drop-shadow(0 0 20px rgba(255,255,255,.34)) drop-shadow(0 16px 28px rgba(6,73,154,.22))}.heroCenter{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.heroControls{width:fit-content;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.heroIconBar{width:100%;display:flex;justify-content:flex-start;gap:10px}.heroIconBtn{height:36px;min-width:36px;padding:0 10px;border-radius:999px;border:1px solid rgba(255,255,255,.38);background:#ffffff29;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}.heroIconBtn:hover{background:#ffffff38}.heroIconBtn.user.authed{background:#0000002e;border-color:#ffffff73}.heroIconHint{font-size:12px;font-weight:800;letter-spacing:-.2px;opacity:.95}.heroUserWrap{position:relative;display:inline-flex}.heroUserMenu{position:absolute;top:44px;left:0;right:auto;width:240px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:12px;box-shadow:0 12px 28px #0000002e;overflow:hidden;z-index:5}.heroUserMenuHead{padding:12px 14px}.heroUserMenuTitle{font-weight:900;font-size:12px}.heroUserMenuSub{margin-top:4px;font-size:12px;color:#666;word-break:break-word}.heroUserMenuDivider{height:1px;background:#eee}.heroUserMenuItem{width:100%;text-align:left;padding:12px 14px;background:#fff;border:0;cursor:pointer;font-size:12px;display:block}.heroUserMenuItem:hover{background:#f6f7fb}.heroUserMenuItem.danger{color:#c53030}.heroSearchBar{width:100%;display:flex;gap:10px;align-items:center;justify-content:flex-start;flex-wrap:wrap}.heroSelect{width:220px;height:36px;border-radius:3px;border:1px solid rgba(255,255,255,.25);background:#fff;padding:0 12px;font-size:13px}.heroSelectNarrow{width:120px}.heroSelectWide{width:260px}.heroBtn{width:80px;height:36px;border-radius:3px;border:0;background:#333;color:#fff;font-weight:700;cursor:pointer}.topMenu{background:#efefef;border-bottom:1px solid #e5e5e5}.topMenuInner{max-width:var(--container);margin:0 auto;padding:14px 10px;display:flex;justify-content:center;gap:34px;flex-wrap:wrap}.topMenuItem{font-size:15px;font-weight:800;padding:10px 12px;letter-spacing:-.2px}.main{flex:1}.container{max-width:var(--container);margin:0 auto;padding:24px 16px 40px}.boardGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 40px}.boardSection{min-height:210px}.boardHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.boardTitle{margin:0;font-size:28px;font-weight:800;letter-spacing:-.8px}.boardMore{font-size:12px;border:1px solid #cfcfcf;padding:3px 10px;border-radius:2px;color:#333;background:#fafafa;height:22px;display:inline-flex;align-items:center}.boardDivider{height:1px;background:#111;margin:10px 0;opacity:.7}.boardList{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px}.boardItem{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.boardLink{display:inline-flex;align-items:center;gap:6px;min-width:0}.boardLinkText{color:#2a2a2a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}.boardBadge{font-size:11px;color:#1d58c8;background:#eaf2ff;border-radius:2px;padding:0 6px;height:16px;display:inline-flex;align-items:center}.boardDate{color:#111;opacity:.75;font-size:11px;white-space:nowrap}.boardEmpty{color:#999;font-size:12px;padding:8px 0}.footer{margin-top:auto;height:140px;color:#fff;background:linear-gradient(180deg,#000000c7,#000000eb),radial-gradient(circle at 70% 40%,rgba(255,255,255,.08),transparent 60%)}.footerInner{max-width:var(--container);margin:0 auto;padding:26px 16px}.footerTopRow{display:flex;align-items:center;justify-content:space-between;gap:16px}.footerBrand{font-weight:900;letter-spacing:.8px;font-size:12px}.footerCopy{margin-top:14px;font-size:11px;opacity:.9}.footerQuickLinks{display:flex;align-items:center;gap:10px}.footerQuickLink{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff0f;color:#fff;text-decoration:none;font-size:12px;font-weight:700;transition:background .15s ease,border-color .15s ease}.footerQuickLink:hover{background:#ffffff1f;border-color:#ffffff47}@media(max-width:640px){.footer{height:auto}.footerTopRow{align-items:flex-start;flex-direction:column}}.lmOverlay{position:fixed;inset:0;background:#00000059;z-index:50;display:flex;align-items:flex-start;justify-content:center;padding:22px}.lmPanel{width:min(980px,100%);max-height:calc(100vh - 44px);background:#fff;border-radius:14px;box-shadow:0 20px 60px #00000038;overflow:auto;position:relative}.lmClose{position:absolute;top:10px;left:10px;width:34px;height:34px;border-radius:10px;border:1px solid rgba(0,0,0,.12);background:#fff;cursor:pointer;font-size:20px;line-height:30px}.lmTabs{display:flex;gap:16px;padding:16px 16px 0;border-bottom:1px solid #eee}.lmTab{height:40px;border:0;background:transparent;cursor:pointer;font-weight:900;font-size:14px;color:#666;border-bottom:3px solid transparent}.lmTab.active{color:#111;border-bottom-color:#111}.lmBody{padding:18px 16px 22px}.lmTranslateRow{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px;background:#f6f7fb;border:1px solid #eceef6;border-radius:12px}.lmTranslateTitle{font-weight:900;font-size:13px}.lmTranslateDesc{margin-top:4px;font-size:12px;color:#666}.lmToggle{width:54px;height:30px;border-radius:999px;border:1px solid rgba(0,0,0,.14);background:#ddd;cursor:pointer;position:relative;padding:0}.lmToggle.on{background:#111;border-color:#111}.lmToggleKnob{width:24px;height:24px;border-radius:999px;background:#fff;position:absolute;top:2px;left:2px;transition:transform .15s ease}.lmToggle.on .lmToggleKnob{transform:translate(24px)}.lmSection{margin-top:18px}.lmSectionTitle{font-weight:900;font-size:14px}.lmRecommended{margin-top:10px;display:flex;gap:12px;flex-wrap:wrap}.lmCard{width:220px;padding:14px 14px 12px;border-radius:12px;border:1px solid #e7e9f2;background:#fff;cursor:pointer;text-align:left}.lmCard.active{border-color:#111;box-shadow:0 6px 18px #00000014}.lmOptionTop{display:flex;align-items:center;gap:8px;min-width:0}.lmFlag{width:22px;height:22px;flex:0 0 22px;display:inline-flex;align-items:center;justify-content:center;font-size:19px;line-height:1}.lmCardLang{font-weight:900;font-size:14px;min-width:0;overflow-wrap:anywhere}.lmCardRegion{margin-top:4px;font-size:12px;color:#666}.lmGrid{margin-top:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.lmLocale{padding:12px 12px 10px;border-radius:12px;border:1px solid transparent;background:#fff;cursor:pointer;text-align:left}.lmLocale:hover{background:#f7f8fc}.lmLocale.active{border-color:#111;background:#fff}.lmLocaleLang{font-weight:900;font-size:13px;min-width:0;overflow-wrap:anywhere}.lmLocaleRegion{margin-top:4px;font-size:12px;color:#666}.lmPlaceholder{margin-top:10px;padding:14px;border-radius:12px;border:1px solid #eee;background:#fafafa;color:#777;font-size:12px}@media(max-width:1100px){.boardGrid{grid-template-columns:1fr 1fr}.heroInner{grid-template-columns:220px 1fr 20px}.lmGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.hero{height:310px}.heroInner{grid-template-columns:1fr;justify-items:center;gap:10px}.heroLeft{display:none}.boardGrid{grid-template-columns:1fr}.heroControls{width:100%;align-items:center}.heroIconBar{justify-content:center}.heroSearchBar{flex-direction:column;justify-content:center;align-items:center}.heroSelect,.heroSelectNarrow,.heroSelectWide,.heroBtn{width:260px}.lmGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--mobile-page-pad: clamp(10px, 3.75vw, 16px);--mobile-action-height: 38px;--mobile-action-pad-x: 11px;--mobile-action-radius: 9px;--mobile-action-font: 12px;--mobile-field-height: 38px;--mobile-field-pad-x: 10px;--mobile-field-pad-y: 7px;--mobile-field-radius: 8px;--mobile-field-font: 14px;--mobile-textarea-min-height: 104px}html{min-width:320px;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}body,#root{min-width:0;overflow-x:hidden}img,video,canvas{max-width:100%;height:auto}table{max-width:100%}:where(.page,.main,main,section,article,aside,header,footer),:where(.container,.homeShell,.boardShell,.adminWrap,.msgShell,.wpWrap,.communitySurface){min-width:0}:where(button,a,input,select,textarea){touch-action:manipulation}@media(max-width:768px){:root{--mobile-action-height: 38px;--mobile-action-pad-x: 11px;--mobile-action-radius: 9px;--mobile-action-font: 12px;--mobile-field-height: 38px;--mobile-field-pad-x: 10px;--mobile-field-pad-y: 7px;--mobile-field-radius: 8px;--mobile-field-font: 14px;--mobile-textarea-min-height: 104px}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),select,textarea,.authPage .authInput,.authPage .authSelect,.boardSelect,.boardInput,.boardSearchInput,.adminInput,.communitySearchInput,.fdSearchBox input,.dbrSortSelect,.eventSearchInput,.eventSortSelect,.eventCustomDateBox input,.meetSortSelect,.meetDateInput,.gatherSortSelect,.directorySortSelect,.mapModalSearch,.mmSearch,.meInput,.meSelect,.msgComposer textarea,.pdTitleInput,.pdHashInput,.pdBodyTextarea,.pdCommentTextarea,.rmSelect,.rmTextarea,.rteSelect,.roomManageInput,.roomManageTextarea,.roomManageSelect,.roomManagePlainInput,.roomPostCommentInput,.wpInput,.wpSelect,.wpTextarea,.wpMoneyInput,.wpUnitInput,.wpMoneyInputField){max-width:100%!important;min-height:var(--mobile-field-height)!important;padding:var(--mobile-field-pad-y) var(--mobile-field-pad-x)!important;border-radius:var(--mobile-field-radius)!important;font-size:var(--mobile-field-font)!important;line-height:1.25!important}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),select,.authPage .authInput,.authPage .authSelect,.boardSelect,.boardInput,.boardSearchInput,.adminInput,.communitySearchInput,.fdSearchBox input,.dbrSortSelect,.eventSearchInput,.eventSortSelect,.eventCustomDateBox input,.meetSortSelect,.meetDateInput,.gatherSortSelect,.directorySortSelect,.mapModalSearch,.mmSearch,.meInput,.meSelect,.pdTitleInput,.pdHashInput,.rmSelect,.rteSelect,.roomManageInput,.roomManageSelect,.roomManagePlainInput,.wpInput,.wpSelect,.wpMoneyInputField){height:var(--mobile-field-height)!important}:where(textarea,.pdBodyTextarea,.pdCommentTextarea,.rmTextarea,.roomManageTextarea,.roomPostCommentInput,.wpTextarea,.msgComposer textarea){min-height:var(--mobile-textarea-min-height)!important;line-height:1.45!important}:where(.container,.adminWrap,.boardWrap,.wpWrap,.pdWrap,.meWrap,.upWrap,.msgWrap){width:100%!important;max-width:100%!important;padding-left:var(--mobile-page-pad)!important;padding-right:var(--mobile-page-pad)!important}:where(.boardShell,.adminCard,.msgShell,.pdCard,.meCard,.upCard,.wpCard,.wpHeroCard,.communityPanel,.communitySectionCard,.communityCatalogCard,.communityFeedCard,.roomDetailHeroCard,.roomDetailBoardPanel,.roomDetailSidebarCard,.roomManageHeroCard,.roomManagePanel,.roomPostBodyCard,.roomPostCommentsCard){max-width:100%}:where(.hero,.heroInner,.heroCenter,.heroControls,.heroSearchBar,.heroLocationControls,.heroMixedWrap){max-width:100%!important}.hero{height:auto!important;min-height:238px}.heroInner{min-height:238px;padding:16px var(--mobile-page-pad)!important;align-content:center;display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;gap:10px!important}.heroLeft{display:flex!important;justify-content:center!important;width:100%!important;order:-2}.heroLogoWrap{width:72px!important;height:56px!important}.heroLogoBadge{position:relative!important;left:auto!important;top:auto!important;width:56px!important;height:56px!important;margin:0 auto!important;border-radius:16px!important;background:#ffffff24!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:0 10px 24px #0d437e29!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.heroLogoImg{width:50px!important;height:50px!important}.heroCenter{width:100%!important}.heroControls{width:100%!important;padding:0!important;align-items:center!important}.heroIconBar{width:auto!important;max-width:100%!important;justify-content:center!important;flex-wrap:nowrap!important;gap:6px!important;padding:4px 6px!important;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;box-shadow:0 10px 24px #0d437e24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.heroIconBtn{flex:0 0 auto;min-width:36px!important;width:auto!important;min-height:36px!important;height:36px!important;padding:0 10px!important;border-radius:999px!important;background:#ffffff29!important;border-color:#ffffff47!important}.heroIconBtn.user{padding:0 9px!important}.heroUserWrap{min-width:0!important;max-width:min(42vw,180px)!important;flex:1 1 auto!important}.heroUserWrap .heroIconBtn{flex:0 0 auto}.heroIconHint,.heroUserNick{max-width:min(28vw,104px)!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.heroLocaleLabelFull{display:none!important}.heroLocaleLabelShort{display:inline!important}.heroIconHint{min-width:2ch!important;text-align:center}.heroUserNick{min-width:0!important;margin-left:6px!important;font-size:12px!important;font-weight:850!important;gap:5px!important}.heroUserMenu{left:auto!important;right:0!important;width:min(280px,calc(100vw - 24px))!important}.heroLocationBreadcrumb{min-height:0;padding:10px 12px;align-items:flex-start}.heroLocationBreadcrumbLink,.heroLocationBreadcrumbSep,.heroLocationDropdownLabel,.heroLocationOptionLabel{font-size:14px!important;line-height:1.3}.heroMixedBtn{min-width:0!important}.heroMixedMenu,.heroLocationDropdownMenu{width:100%!important;max-width:100%!important;max-height:min(58dvh,520px)!important}.heroLocationDropdownList{max-height:min(56dvh,500px)!important}.topMenuInner{max-width:100%!important;justify-content:flex-start!important}.topMenuHintArrow,.topMenu:before,.topMenu:after{display:none!important}.topMenuTabs{flex-wrap:nowrap!important;overflow-x:auto!important}.footerInner{padding-left:var(--mobile-page-pad)!important;padding-right:var(--mobile-page-pad)!important}.footerQuickLinks{width:100%;flex-wrap:wrap}.footerQuickLink{flex:1 1 calc(50% - 6px);justify-content:center}.lmOverlay{align-items:stretch!important;padding:10px!important}.lmPanel{width:100%!important;max-height:calc(100dvh - 20px)!important;border-radius:12px!important}.lmTabs{overflow-x:auto;padding-left:54px;gap:10px}.lmTab{flex:0 0 auto}.lmTranslateRow,.lmRecommended{align-items:stretch;flex-direction:column}.lmCard{width:100%}.lmGrid{grid-template-columns:1fr!important}.rteToolbar,.rteImageTools{gap:6px;padding:8px}.rteToolBtn,.rteSelect{min-height:var(--mobile-action-height)!important;padding:0 var(--mobile-action-pad-x)!important;border-radius:var(--mobile-action-radius)!important;font-size:var(--mobile-action-font)!important;flex:0 1 auto}.rteColorPopover{left:auto;right:0;min-width:0;width:min(312px,calc(100vw - 32px))}.rteEditor{min-height:220px;padding:12px;font-size:16px}}@media(max-width:640px){:root{--mobile-page-pad: 10px;--mobile-action-height: 36px;--mobile-action-pad-x: 10px;--mobile-action-radius: 8px;--mobile-action-font: 12px;--mobile-field-height: 34px;--mobile-field-pad-x: 9px;--mobile-field-pad-y: 6px;--mobile-field-radius: 7px;--mobile-field-font: 13px;--mobile-textarea-min-height: 92px}:where(.heroBtn,.heroIconBtn,.heroMessageBtn,.heroMixedBtn,.heroLocationDropdownBtn,.topMenuItem,.topMenuItemBtn,.topMenuTabItem,.footerQuickLink,.authModeTab,.authComboToggle,.boardBtn,.boardFilterButton,.boardHashtagSuggestBtn,.boardHashBtn,.boardIconBtn,.boardPageBtn,.writeBtn,.sortTab,.viewTab,.realEstateFilterPill,.metaChipButton,.adminBtn,.adminTab,.adminPostLink,.pill,.abAuthorBtn,.msgGhostLink,.msgPrimaryBtn,.pdBtn,.pdBtnSm,.pdBackLink,.pdRecBtn,.meBtn,.upTab,.upLink,.wpBtn,.wpSegmentBtn,.wpCurrencyBtn,.wpOptionChip,.wpTagAddBtn,.wpRegionChip,.wpHashChip,.communityPrimaryLink,.communitySecondaryLink,.communityPrimaryButton,.communityGhostButton,.communityTabButton,.roomDetailLightButton,.roomDetailJoinButton,.roomDetailWriteButton,.roomDetailIconButton,.roomDetailTinyButton,.roomDetailMessageButton,.roomDetailTabButton,.roomDetailJoinSmallButton,.roomManageSaveButton,.roomManageTextButton,.roomManagePresetButton,.roomManageTab,.roomManageStarButton,.roomManageTinyButton,.roomManageSmallIconButton,.roomPostRecommendButton,.roomPostCommentButton,.roomPostDangerButton,.fdPrimaryBtn,.fdGhostBtn,.fdSegmentBtn,.fdTagBtn,.fdTopicTitleBtn,.fdCardTitleBtn,.dcBtn,.dcModeBtn,.dbrPrimaryBtn,.dbrGhostBtn,.dbrProBtn,.dbrConBtn,.dbrTextBtn,.dbrChip,.dbrTagChip,.dbrTagFilterButtons button,.dbrMobileSideTabs button,.dbrViewModeTabs button,.dbrTreeNodeBodyBtn,.dbrCompactOpenBtn,.dbrDesktopComposerOpenBtn,.dbrSimpleHeroUrlBtn,.dbrStanceSplitBtn,.dbrReplyToggleBtn,.eventApplyButton,.eventClearButton,.eventMoreButton,.eventSmallButton,.eventDateFilterButton,.eventModeButtons button,.festivalCalendarNavBtn,.eventCategoryPill,.meetCreateLink,.meetMoreButton,.meetDateFilterButton,.directoryCreateButton,.directoryRatingLink,.directoryReviewLink,.gatherCreateButton,.gatherViewButton,.dpmCloseBtn,.dpmPrimaryBtn,.dpmGhostBtn,.dpmModeChip,.dpmMetaChip,.rmBtn,.rteToolBtn,.rteSelect,.subscriptionsPrimaryLink,.subscriptionsGhostButton){min-height:var(--mobile-action-height)!important;padding:0 var(--mobile-action-pad-x)!important;border-radius:var(--mobile-action-radius)!important;font-size:var(--mobile-action-font)!important;line-height:1.15!important}:where(.adminTop,.adminCardHead,.adminRow,.adminActions,.meHeader,.meRow,.upHead,.upTabs,.pdMetaRight,.pdCommentTop,.msgConversationHeader,.msgComposerFooter,.wpActions,.debateCreateHeroActions,.dcActionsCol,.dbrStickyActions,.dbrModalActions,.roomDetailActions,.roomDetailBoardActions,.roomManagePanelHeader,.roomManageOperatorActions,.roomPostCommentActions,.roomPostCommentSubmitRow,.eventPagination,.festivalListHeader,.eventListControls){align-items:stretch!important;flex-direction:column!important}:where(.adminRow>*,.adminCardHead>*,.meRow>*,.upTabs>*,.pdMetaRight>*,.pdCommentActions>*,.msgComposerFooter>*,.wpActions>*,.debateCreateHeroActions>*,.dcActionsCol>*,.dbrStickyActions>*,.dbrModalActions>*,.roomDetailActions>*,.roomDetailBoardActions>*,.roomManageOperatorActions>*,.roomPostCommentActions>*,.roomPostCommentSubmitRow>*){width:100%!important}.adminTabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.adminTab{flex:0 0 auto}.adminInput{min-width:0!important;width:100%!important}.adminTableWrap,.boardTableWrap,.minimalListWrap{max-width:100%;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.adminTable{min-width:620px}.boardShell{margin-left:calc(var(--mobile-page-pad) * -1);margin-right:calc(var(--mobile-page-pad) * -1)}.boardLeftTools,.boardRightTools,.boardUtilityRow,.realEstateFilterSummary,.sortTabs,.viewTabs,.boardHashBar{width:100%}.boardSelect,.boardInput,.boardSearchWrap,.boardSearchInput{width:100%!important;min-width:0!important}.boardRightTools{display:grid!important;grid-template-columns:1fr}.sortTabs,.viewTabs{display:grid!important;grid-auto-flow:column;grid-auto-columns:minmax(88px,1fr);overflow-x:auto}.realEstateFilterDrawer{width:100vw!important;max-width:100vw!important}.realEstateFilterRange,.realEstateFilterFooter,.postGrid,.postGrid.small,.postGrid.large{grid-template-columns:1fr!important}.postCard,.boardFeedItem,.postItem,.minimalListWrap{border-radius:10px}.pdCommentForm,.pdInquiryBody{flex-direction:column!important;align-items:stretch!important}.pdJobInfoGrid{grid-template-columns:1fr!important}.pdTitle{overflow-wrap:anywhere}.meSelect,.meSelectWide,.meSelectNarrow,.meInput,.meBtn{min-width:0!important;width:100%!important}.mePostTop{align-items:flex-start;flex-direction:column}.mePostMeta{white-space:normal}.upRow{flex-direction:column}.upTabs{overflow-x:auto}.msgShell{border-left:0;border-right:0;border-radius:0;margin-left:calc(var(--mobile-page-pad) * -1);margin-right:calc(var(--mobile-page-pad) * -1)}.msgThreadPane{max-height:220px}.msgConversationPane{min-height:min(560px,calc(100dvh - 170px))}.msgMessages{padding:14px 12px}.msgBubble{max-width:92%}.msgComposer textarea{min-height:82px}.homeShell{width:min(100% - 20px,1210px)!important}.homePanelHead{gap:12px}.homeSectionTitleRow{align-items:flex-start}.homeEventRow{grid-template-columns:50px minmax(0,1fr);padding:8px 4px}.homeEventKind{grid-column:2}.wpWrap{padding-top:16px!important}.wpCard,.wpHeroCard,.wpSectionCard,.wpSidebarCard{padding:16px!important;border-radius:14px!important}.wpRow,.wpJobRow,.wpSalaryBox,.wpTagInputLine,.wpSplit,.wpInlineGrid,.wpInlineGrid3,.wpStatsGrid,.wpLocGrid,.wpLocGrid3{grid-template-columns:1fr!important}.wpSegment,.wpSegment3,.wpSegment5,.wpCurrencyGroup,.wpOptionGrid{max-width:none!important;grid-template-columns:1fr!important}.wpMoneyInput,.wpUnitInput,.wpInput,.wpSelect,.wpTextarea{width:100%!important}.communityIntro,.communityDetailHero{padding:20px 16px!important;border-radius:16px!important}.communityIntroTitle,.communityDetailTitle{font-size:26px!important}.communityToolbar,.communityPanelHeader,.communityListHeader,.communitySectionHeader,.communityDetailHeroTop,.communityActionGroup,.communityFeedActions,.communityCardFooter{align-items:stretch!important;flex-direction:column!important}.communityCatalogCardTop,.communityFeedCardTop,.communityPostRow,.communityCatalogListGrid{grid-template-columns:1fr!important}.communityTabBar{overflow-x:auto;flex-wrap:nowrap}.communityTabButton{flex:0 0 auto}.roomDetailHeroCard{padding:14px!important;border-radius:16px!important}.roomDetailTitle{font-size:22px!important;overflow-wrap:anywhere}.roomDetailTabBar,.roomDetailBoardActions{overflow-x:auto}.roomDetailDataRow,.roomDetailDataRow.posts,.roomDetailDataRow.meetups,.roomDetailDataRow.events,.roomDetailDataRow.members,.roomDetailBoardPanel.gridMode .roomDetailDataRow{grid-template-columns:1fr!important}.roomDetailCell,.roomDetailRowTitle{min-width:0}.roomManageHeroCard,.roomManagePanel{padding:14px!important}.roomManagePhotoGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.roomManageInput,.roomManageInput.slim,.roomManageTextarea,.roomManageSelect,.roomManagePlainInput{min-width:0!important;width:100%!important}.roomManageRuleRow,.roomManageCategoryRow,.roomManageOperatorRow,.roomManageLogRow{grid-template-columns:1fr!important}.roomManageCategoryToolbar{align-items:flex-start!important;flex-direction:column!important}.roomManageDragHandle{display:none!important}.roomPostDetailHero,.roomPostCommentForm{grid-template-columns:1fr!important}.roomPostCommentInput{min-height:104px}.eventPageWrap,.meetDiscoveryContainer,.directoryContainer,.gatherDiscoveryContainer,.fdBoardPage,.debateCreatePage,.dbpWrap,.dbrWrap{padding-left:var(--mobile-page-pad)!important;padding-right:var(--mobile-page-pad)!important}.eventContentPanel,.festivalCalendarPanel,.eventWeekPanel,.festivalListSection{padding:12px!important}.festivalCalendarMonth,.eventScheduleHead h2,.eventListHeadingBlock h2{font-size:18px!important}.eventModeButtons,.eventSortSelect,.eventDateFilterButton,.eventFilterGroup,.eventFilterPopup,.eventFilterPopup.custom{width:100%!important}.eventFilterPopup,.eventFilterPopup.custom{left:0!important;right:auto!important;max-width:calc(100vw - 32px)}.festivalCalendarGrid,.festivalCalendarWeekdays{min-width:0}.festivalCalendarCell{min-height:54px!important;padding:5px!important}.festivalCalendarCount,.festivalHolidayName{display:none}.eventListRow{grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;padding:8px!important}.eventListThumb{width:72px!important;height:58px!important}.eventListSide,.eventStatusBadge{grid-column:2!important;justify-self:start!important}.meetPageTitle,.tourEventShowcaseTitle{font-size:24px!important}.meetControlGroup,.gatherListActions{flex-wrap:wrap}.meetDateFilterButton,.meetSortSelect,.gatherSortSelect,.directorySortSelect{width:100%!important}.directoryCategoryPanel,.meetCategoryPanel,.gatherCategoryPanel{max-width:100%}.directoryGrid,.meetList,.gatherRoomGrid{grid-template-columns:1fr!important}.fdHero,.fdFilterPanel,.fdModeFilter,.fdHashBar{border-radius:14px!important}.fdModeCardGrid,.fdFilterRow,.fdSegmentButtons{grid-template-columns:1fr!important}.fdListHeader,.fdHashBar{align-items:stretch!important;flex-direction:column!important}.debateCreateShell,.fdBoardPage,.dbpWrap,.dbrWrap{max-width:100%!important}.debateCreateHero,.dcCard,.dbpHeroContent,.dbpCard,.dbrStickyTitleArea,.dbrStickyActions,.dbrColumn,.dbrComposerCard,.dbrFilterBar,.dbrThreadCard,.dbrSidePanel{border-radius:14px!important}.dcFieldGrid,.dcModeSegment,.dbrBLayout,.dbrAColumns,.dbrBSidebar,.dbrComposeTypeGrid,.dbrEvidenceGrid,.dbrFactGrid,.dbrVerdictGrid{grid-template-columns:1fr!important}.dbrDrawer{width:100vw!important;max-width:100vw!important}.dbrModalBackdrop{padding:10px!important}.dbrModalCard{width:100%!important;max-width:100%!important;max-height:calc(100dvh - 20px)!important;overflow:auto}.dbrTopButtons,.dbrComposerControls,.dbrFilterBar{align-items:stretch!important;flex-direction:column!important}.dbrTopButtons>*,.dbrComposerControls>*,.dbrFilterBar>*{width:100%!important}.mapModalOverlay,.mapOverlay,.reportModalOverlay{padding:10px!important}.mapModalPanel,.mapModalTree,.reportModalPanel{width:100%!important;max-width:100%!important;max-height:calc(100dvh - 20px)!important}.mapModalTop,.mapModalTopTree,.mapModalActions{align-items:stretch!important;flex-direction:column!important}.mapTreeBody,.mapTreeSubLayout,.mapClassicDetail,.mapClassicDetail.twoCol{grid-template-columns:1fr!important}:root{--mobile-page-pad: 8px}body{font-size:13px}:where(.homePanel,.adminCard,.pdCard,.meCard,.upCard,.wpCard,.wpHeroCard,.communityPanel,.communitySectionCard,.communityCatalogCard,.communityFeedCard,.roomDetailHeroCard,.roomDetailBoardPanel,.roomDetailSidebarCard,.roomManageHeroCard,.roomManagePanel,.roomPostBodyCard,.roomPostCommentsCard,.fdHero,.fdFilterPanel,.fdModeFilter,.dcCard,.dbpCard,.dbrColumn,.dbrComposerCard,.dbrFilterBar,.dbrThreadCard,.dbrSidePanel){border-radius:10px!important;padding:12px!important;box-shadow:none!important}:where(.boardBtn,.boardFilterButton,.writeBtn,.sortTab,.viewTab,.adminBtn,.adminTab,.pill,.msgGhostLink,.msgPrimaryBtn,.pdBtn,.pdBtnSm,.meBtn,.wpBtn,.wpSegmentBtn,.wpCurrencyBtn,.wpOptionChip,.communityPrimaryLink,.communitySecondaryLink,.communityPrimaryButton,.communityGhostButton,.roomDetailLightButton,.roomDetailJoinButton,.roomDetailWriteButton,.roomDetailIconButton,.roomDetailTinyButton,.roomDetailMessageButton,.roomManageSaveButton,.roomManageTextButton,.roomManagePresetButton,.roomPostCommentButton,.roomPostDangerButton,.fdPrimaryBtn,.fdGhostBtn,.dcBtn,.dbrPrimaryBtn,.dbrGhostBtn,.dbrProBtn,.dbrConBtn,.eventApplyButton,.eventClearButton,.eventMoreButton,.eventSmallButton,.meetCreateLink,.meetMoreButton,.directoryCreateButton,.gatherCreateButton){min-height:var(--mobile-action-height)!important;padding:0 var(--mobile-action-pad-x)!important;border-radius:var(--mobile-action-radius)!important;font-size:var(--mobile-action-font)!important}:where(.boardSelect,.boardInput,.boardSearchInput,.adminInput,.msgComposer textarea,.meInput,.meSelect,.wpInput,.wpSelect,.wpTextarea,.wpMoneyInput,.wpUnitInput,.wpMoneyInputField,.roomManageInput,.roomManageTextarea,.roomManageSelect,.roomManagePlainInput,.roomPostCommentInput,.eventSearchInput,.eventSortSelect,.eventDateFilterButton,.meetSortSelect,.meetDateInput,.gatherSortSelect,.directorySortSelect,.authPage .authInput,.authPage .authSelect,.communitySearchInput,.fdSearchBox input,.dbrSortSelect,.mapModalSearch,.mmSearch,.pdTitleInput,.pdHashInput,.pdBodyTextarea,.pdCommentTextarea,.rmSelect,.rmTextarea){min-height:var(--mobile-field-height)!important;border-radius:var(--mobile-field-radius)!important;padding:var(--mobile-field-pad-y) var(--mobile-field-pad-x)!important;font-size:var(--mobile-field-font)!important}.hero{min-height:224px!important}.heroInner{min-height:224px!important;padding-top:12px!important;padding-bottom:12px!important}.heroLogoWrap{width:62px!important;height:48px!important}.heroLogoBadge{width:48px!important;height:48px!important}.heroLogoImg{width:44px!important;height:44px!important}.heroIconBar{gap:5px!important;padding:4px 5px!important}.heroIconBtn{min-width:32px!important;min-height:32px!important;height:32px!important;padding:0 8px!important}.heroIconBtn svg{width:15px;height:15px}.heroIconHint{max-width:54px!important;font-size:11px!important}.heroUserWrap{max-width:118px!important}.heroUserNick{max-width:62px!important;font-size:11px!important}.heroUserNick>span:first-child{display:none!important}.heroSearchBar{gap:8px!important}.heroLocationBreadcrumb,.heroMixedBtn{min-height:36px!important;padding:8px 10px!important;border-radius:8px!important}.heroLocationBreadcrumbLink,.heroLocationBreadcrumbSep,.heroLocationDropdownLabel,.heroLocationOptionLabel,.heroIconHint,.heroUserNick{font-size:12px!important}.topMenuInner{padding:7px 8px!important;gap:10px!important}.topMenuItem,.topMenuConnectedGroup .topMenuItem{min-height:30px!important;padding:7px 11px!important;font-size:13px!important}.homeMain,.eventPageWrap,.meetDiscoveryContainer,.directoryContainer,.gatherDiscoveryContainer,.fdBoardPage,.debateCreatePage,.dbpWrap,.dbrWrap{padding-top:8px!important;padding-bottom:22px!important}.homeShell{width:calc(100% - 16px)!important}.homeStack,.homeTopGrid,.homeMiniGrid,.homeImageRail,.homeBizRail{gap:8px!important}.homePanelHead{margin-bottom:10px!important}.homeSectionTitleRow{gap:8px!important}.homeSectionIcon{font-size:16px!important}.homeSectionNumber{font-size:28px!important}.homeSectionCopy h2{font-size:16px!important;line-height:1.25!important}.homeSectionCopy p,.homeMiniDetail,.homeMiniStats,.homeImageMeta,.homeImageFoot,.homeRoomMeta{display:none!important}.homeArrowLink{width:28px!important;height:28px!important;font-size:28px!important}.homeMiniCard{min-height:0!important;padding:10px!important;gap:4px!important;box-shadow:none!important}.homeMiniMeta{font-size:11px!important}.homeMiniTitle,.homeImageTitle{font-size:13px!important;line-height:1.35!important;-webkit-line-clamp:2!important;min-height:0!important}.homeEmptyState{min-height:74px!important;padding:12px!important;font-size:12px!important}.homeCalendar{padding:10px!important}.homeCalendarHead strong{font-size:15px!important}.homeCalendarDays{gap:4px 0!important;margin-top:8px!important;font-size:12px!important}.homeCalendarDay{min-height:24px!important}.homeImageCard img,.homeBizCard img,.homeImageFallback{height:96px!important}.homeImageBody{padding:10px!important}.boardToolbar,.boardUtilityRow,.realEstateFilterSummary,.boardPagination{padding:8px!important;gap:6px!important}.boardShell{border-radius:0!important;box-shadow:none!important}.minimalListWrap{overflow:visible!important;border-radius:0!important}.minimalListHeader,.minimalHeadCell{display:none!important}.minimalListGrid,.minimalListGridFree,.minimalListGridJobs,.minimalListGridFlea,.minimalListGridRealEstate{display:block!important;min-width:0!important;padding:0!important}.postItem{padding:8px 10px!important}.postLine,.postTitleSingleLine{display:block!important;min-height:0!important}.postItemSingleLine .titleLink,.postItemSingleLine .titleLinkButton,.titleLink,.titleLinkButton{display:inline-flex!important;max-width:100%!important;font-size:13px!important;line-height:1.3!important;font-weight:700!important}.titleText,.postItemSingleLine .titleText,.gridCardTitle .titleText{min-width:0!important;max-width:100%!important;display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.postMetaCell,.postMetaTag,.postMiniRight,.postMiniMeta,.postSnippet,.metaRow,.gridCardSnippet,.gridCardBadges,.gridCardInfoLine{display:none!important}.commentBadge,.bestBadge,.titleMediaMark{font-size:10px!important}.boardTable thead,.boardTable td:not(.colTitle),.boardTable th:not(.colTitle){display:none!important}.boardTable,.boardTable tbody,.boardTable tr,.boardTable td.colTitle{display:block!important;width:100%!important}.boardTable tbody td.colTitle{padding:9px 10px!important;border-bottom:1px solid rgba(16,20,24,.06)!important}.postGrid,.postGrid.small,.postGrid.large{gap:8px!important}.postCard{border-radius:10px!important;box-shadow:none!important}.postCardThumbWrap{aspect-ratio:1.75 / 1!important}.gridCardBody{padding:10px!important}.gridCardTitle .titleLink,.gridCardTitle .titleLinkButton{font-size:13px!important}:where(.boardFeedTitle,.postTitle,.postTitleSingleLine,.gridCardTitle,.boardSectionItemTitle,.communityCatalogTitle,.communityFeedCardTitle,.communityMinimalTitleLink,.roomDetailRowTitle,.roomDetailStatusTitle,.fdTopicTitleBtn,.fdCardTitleBtn,.eventListTitle,.festivalCardTitle,.festivalCardPosterTitle,.meetCardTitle,.gatherRoomTitle,.directoryCardTitle,.directoryTitleLink,.homeMiniTitle,.homeImageTitle,.homeEventTitle){min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:where(.titleLink,.titleLinkButton,.boardFeedTitle .titleLink,.boardFeedTitle .titleLinkButton,.gridCardTitle .titleLink,.gridCardTitle .titleLinkButton,.boardSectionItemTitleLink,.boardSectionItemTitleBtn,.communityLinkText,.directoryTitleLink){min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}:where(.boardSectionItemTitle>span:last-child,.communityLinkText,.directoryTitleLink){display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.fdTitle,.debateCreateTitle,.dbpTitle,.communityIntroTitle,.communityDetailTitle,.roomDetailTitle,.meetPageTitle,.tourEventShowcaseTitle{font-size:20px!important;line-height:1.25!important}.fdSubtitle,.debateCreateDesc,.communityIntroDesc,.communityDetailSummary,.roomDetailSummary,.dbpHeroDesc{display:none!important}.fdTopicTable{gap:6px!important;margin-top:8px!important}.fdTopicRow{padding:9px 10px!important;gap:4px!important;border-radius:10px!important;box-shadow:none!important}.fdTopicTitleBtn,.fdCardTitleBtn{font-size:13px!important;line-height:1.35!important}.fdTopicMetaLine,.fdFormatCell,.fdParticipateCell,.fdCardSummary,.fdCardMetaLine,.fdStatsRow,.fdTagRow{display:none!important}.fdModeCard{min-height:0!important;padding:10px!important;border-radius:10px!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important}.fdModeCardIcon{width:32px!important;height:32px!important}.fdModeCardTitle{font-size:14px!important}.fdModeCardDesc{display:none!important}.wpTitleMain,.wpHeroTitle,.pdTitle,.msgHead h1,.meTitle,.upTitle,.adminTitle{font-size:18px!important;line-height:1.25!important}.wpTitleSub,.wpHeroDesc,.msgHead p,.meHint,.adminMuted{font-size:11px!important;line-height:1.45!important}.wpRow,.wpForm,.communityCardList,.communityFeedList,.roomDetailDataRows,.roomManagePhotoGrid,.msgThreadList{gap:6px!important}.communityPanelTitle,.communitySectionTitle,.roomManagePanelTitle,.roomDetailPinnedScheduleTitle{font-size:16px!important}.communityPanel,.communitySectionCard,.roomDetailBoardPanel,.roomDetailSidebarCard,.roomManagePanel{gap:8px!important}.communityCatalogDesc,.communityFeedCardDesc,.roomDetailCell:not(.title),.roomDetailStatusDesc{display:none!important}.roomDetailCell.title{min-width:0!important;overflow:hidden!important}.msgThreadItem{padding:9px 10px!important;gap:3px!important}.msgConversationHeader,.msgComposer{padding:9px 10px!important}.msgMessages{gap:7px!important;padding:10px 8px!important}.msgBubble{padding:8px 9px!important;border-radius:8px!important}}@media(max-width:420px){:root{--mobile-page-pad: 8px;--mobile-action-height: 34px;--mobile-action-pad-x: 8px;--mobile-action-radius: 7px;--mobile-action-font: 11px;--mobile-field-height: 32px;--mobile-field-pad-x: 8px;--mobile-field-pad-y: 5px;--mobile-field-radius: 7px;--mobile-field-font: 12px;--mobile-textarea-min-height: 82px}:where(.heroBtn,.heroIconBtn,.heroMessageBtn,.heroMixedBtn,.heroLocationDropdownBtn,.topMenuItem,.topMenuItemBtn,.topMenuTabItem,.footerQuickLink,.authModeTab,.authComboToggle,.boardBtn,.boardFilterButton,.boardHashtagSuggestBtn,.boardHashBtn,.boardIconBtn,.boardPageBtn,.writeBtn,.sortTab,.viewTab,.realEstateFilterPill,.metaChipButton,.adminBtn,.adminTab,.pill,.abAuthorBtn,.msgGhostLink,.msgPrimaryBtn,.pdBtn,.pdBtnSm,.pdBackLink,.pdRecBtn,.meBtn,.upTab,.upLink,.wpBtn,.wpSegmentBtn,.wpCurrencyBtn,.wpOptionChip,.wpTagAddBtn,.wpRegionChip,.wpHashChip,.communityPrimaryLink,.communitySecondaryLink,.communityPrimaryButton,.communityGhostButton,.communityTabButton,.roomDetailLightButton,.roomDetailJoinButton,.roomDetailWriteButton,.roomDetailIconButton,.roomDetailTinyButton,.roomDetailMessageButton,.roomDetailTabButton,.roomDetailJoinSmallButton,.roomManageSaveButton,.roomManageTextButton,.roomManagePresetButton,.roomManageTab,.roomManageStarButton,.roomManageTinyButton,.roomManageSmallIconButton,.roomPostRecommendButton,.roomPostCommentButton,.roomPostDangerButton,.fdPrimaryBtn,.fdGhostBtn,.fdSegmentBtn,.fdTagBtn,.dcBtn,.dcModeBtn,.dbrPrimaryBtn,.dbrGhostBtn,.dbrProBtn,.dbrConBtn,.dbrTextBtn,.dbrChip,.dbrTagChip,.dbrStanceSplitBtn,.eventApplyButton,.eventClearButton,.eventMoreButton,.eventSmallButton,.eventDateFilterButton,.eventModeButtons button,.festivalCalendarNavBtn,.eventCategoryPill,.meetCreateLink,.meetMoreButton,.meetDateFilterButton,.directoryCreateButton,.directoryRatingLink,.directoryReviewLink,.gatherCreateButton,.gatherViewButton,.dpmCloseBtn,.dpmPrimaryBtn,.dpmGhostBtn,.rmBtn,.rteToolBtn,.rteSelect,.subscriptionsPrimaryLink,.subscriptionsGhostButton){min-height:var(--mobile-action-height)!important;padding-left:var(--mobile-action-pad-x)!important;padding-right:var(--mobile-action-pad-x)!important;border-radius:var(--mobile-action-radius)!important;font-size:var(--mobile-action-font)!important}.heroIconHint,.heroUserNick{max-width:42vw!important}.homeSectionNumber{font-size:32px!important}.homeSectionCopy h2,.communityPanelTitle,.pdTitle,.msgHead h1{font-size:18px!important}.boardPageBtn{min-width:28px!important;height:28px!important;padding:0 7px!important}.roomManagePhotoGrid,.eventListRow{grid-template-columns:1fr!important}.eventListThumb,.eventListSide,.eventStatusBadge{grid-column:auto!important}.eventListThumb{width:100%!important;height:auto!important;aspect-ratio:1.6 / 1}.footerQuickLink{flex-basis:100%}}
