.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}.supportPage{--support-ink: #101b2d;--support-muted: #667085;--support-line: rgba(15, 35, 62, .11);--support-blue: #2f73d6;--support-cyan: #1db7cf;--support-soft: #f4f8fc;background:radial-gradient(circle at 11% 31%,rgba(29,183,207,.07),transparent 28rem),linear-gradient(180deg,#fff,#fbfdff);color:var(--support-ink)}.supportMain{overflow:hidden}.supportContainer{padding:40px 16px 76px}.supportHeader{position:relative;min-height:214px;padding:42px 44px;overflow:hidden;border:1px solid rgba(255,255,255,.7);border-radius:30px;background:linear-gradient(120deg,#0b2345f7,#1a5391f0 58%,#1db7cfe6),#102b4f;box-shadow:0 24px 60px #102d5226;color:#fff;isolation:isolate}.supportHeader:before,.supportHeader:after{position:absolute;z-index:-1;border:1px solid rgba(255,255,255,.15);border-radius:999px;content:""}.supportHeader:before{top:-120px;right:-40px;width:390px;height:390px}.supportHeader:after{right:110px;bottom:-180px;width:310px;height:310px}.supportHeaderOrb{position:absolute;right:86px;bottom:36px;width:94px;height:94px;border-radius:32px;background:linear-gradient(145deg,#ffffffe6,#ffffff2e);box-shadow:0 18px 40px #03152f38;opacity:.54;transform:rotate(17deg)}.supportKicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#ffffffb8;font-size:11px;font-weight:900;letter-spacing:.24em}.supportKicker:before{width:26px;height:2px;border-radius:999px;background:#73e1ef;content:""}.supportHeader h1{margin:0;font-size:clamp(34px,5vw,56px);font-weight:900;letter-spacing:-.055em;line-height:1}.supportHeader p{max-width:620px;margin:18px 0 0;color:#ffffffc7;font-size:15px;font-weight:650;line-height:1.7}.supportTabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0 30px;padding:7px;border:1px solid var(--support-line);border-radius:22px;background:#ffffffdb;box-shadow:0 14px 42px #1b3a6012;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.supportTabs button{display:flex;min-width:0;align-items:center;gap:14px;padding:16px 18px;border:0;border-radius:16px;background:transparent;color:var(--support-muted);cursor:pointer;text-align:left;transition:background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.supportTabs button:hover{color:var(--support-ink);transform:translateY(-1px)}.supportTabs button.isActive{background:linear-gradient(135deg,#152d4f,#244e7d);box-shadow:0 9px 22px #13305433;color:#fff}.supportTabs button>span:last-child{display:flex;min-width:0;flex-direction:column;gap:4px}.supportTabs strong{font-size:15px;font-weight:900}.supportTabs small{overflow:hidden;opacity:.66;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.supportTabIcon{display:inline-flex;width:38px;height:38px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:13px;font-size:16px;opacity:.7}.supportPanel{min-height:340px}.supportPanelHeading,.supportMyFeedbackHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.supportPanelHeading h2,.supportMyFeedbackHeading h2{margin:0;color:var(--support-ink);font-size:23px;font-weight:900;letter-spacing:-.035em}.supportPanelHeading p,.supportMyFeedbackHeading p{margin:7px 0 0;color:var(--support-muted);font-size:13px;line-height:1.55}.supportPanelActions{display:flex;align-items:center;gap:9px}.supportCountPill,.supportPrivatePill{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--support-line);border-radius:999px;background:#fff;color:#526174;font-size:11px;font-weight:850;white-space:nowrap}.supportPrivatePill span{color:#22b8cf;font-size:8px}.supportPrimaryButton{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:0;border-radius:13px;background:linear-gradient(135deg,var(--support-blue),#225aa9);box-shadow:0 9px 22px #2f73d633;color:#fff;cursor:pointer;font-size:12px;font-weight:900;transition:filter .16s ease,transform .16s ease,box-shadow .16s ease}.supportPrimaryButton:hover:not(:disabled){filter:saturate(1.12) brightness(1.04);transform:translateY(-1px);box-shadow:0 12px 28px #2f73d642}.supportPrimaryButton:disabled{cursor:wait;opacity:.55}.supportNoticeLayout{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.5fr);gap:18px;align-items:start}.supportNoticeList{display:flex;overflow:hidden;flex-direction:column;border:1px solid var(--support-line);border-radius:22px;background:#fff;box-shadow:0 16px 42px #1b3a6012}.supportNoticeItem{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) 22px;gap:10px;align-items:center;width:100%;padding:17px 16px;border:0;border-bottom:1px solid rgba(15,35,62,.07);background:#fff;color:var(--support-ink);cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.supportNoticeItem:last-child{border-bottom:0}.supportNoticeItem:hover{background:#f7fbff}.supportNoticeItem.isActive{background:linear-gradient(105deg,#eff7ff,#f5fdff)}.supportNoticeItem.isActive:before{position:absolute;top:10px;bottom:10px;left:0;width:3px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--support-cyan),var(--support-blue));content:""}.supportNoticeIndex{color:#9aa8b8;font-size:10px;font-weight:900;letter-spacing:.08em}.supportNoticeItemCopy{display:flex;min-width:0;flex-direction:column;gap:6px}.supportNoticeItemCopy strong{overflow:hidden;font-size:13px;font-weight:850;line-height:1.42;text-overflow:ellipsis;white-space:nowrap}.supportNoticeItemCopy small{color:#8b98a8;font-size:10px;font-weight:650}.supportNoticeArrow{color:#93a2b4;font-size:14px;transition:color .15s ease,transform .15s ease}.supportNoticeItem:hover .supportNoticeArrow,.supportNoticeItem.isActive .supportNoticeArrow{color:var(--support-blue);transform:translate(1px,-1px)}.supportNoticeDetail{position:sticky;top:18px;min-height:390px;overflow:hidden;padding:32px clamp(24px,4vw,44px) 42px;border:1px solid var(--support-line);border-radius:24px;background:#fffffff0;box-shadow:0 20px 52px #1b3a6017}.supportNoticeDetailGlow{position:absolute;top:-110px;right:-90px;width:250px;height:250px;border-radius:999px;background:radial-gradient(circle,rgba(29,183,207,.2),rgba(47,115,214,.04) 55%,transparent 72%);pointer-events:none}.supportNoticeDetailTop{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--support-line);color:#758497;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.supportNoticeDetailTop span{color:var(--support-blue)}.supportNoticeDetail h3{position:relative;margin:26px 0 22px;color:var(--support-ink);font-size:clamp(24px,3.2vw,36px);font-weight:900;letter-spacing:-.05em;line-height:1.25}.supportRichContent{color:#344054;font-size:14px;line-height:1.85;overflow-wrap:anywhere}.supportRichContent>:first-child{margin-top:0}.supportRichContent>:last-child{margin-bottom:0}.supportRichContent img{display:block;max-width:100%;height:auto;margin:20px auto;border-radius:16px}.supportRichContent a{color:var(--support-blue);font-weight:800;text-decoration:underline;text-underline-offset:3px}.supportRichContent blockquote{margin:20px 0;padding:3px 0 3px 18px;border-left:3px solid var(--support-cyan);color:#5e6d80}.supportFeedbackForm{display:grid;gap:19px;padding:28px;border:1px solid var(--support-line);border-radius:24px;background:#fff;box-shadow:0 18px 48px #1b3a6014}.supportCategoryFieldset{min-width:0;margin:0;padding:0;border:0}.supportCategoryFieldset legend,.supportField>span{margin-bottom:9px;color:#344054;font-size:12px;font-weight:850}.supportCategoryOptions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.supportCategoryOptions label{position:relative;display:flex;min-height:46px;align-items:center;justify-content:center;padding:0 10px;border:1px solid var(--support-line);border-radius:13px;background:#fafcff;color:#64748b;cursor:pointer;font-size:12px;font-weight:800;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.supportCategoryOptions label:hover{transform:translateY(-1px)}.supportCategoryOptions label.isSelected{border-color:#2f73d67a;background:#edf6ff;color:#1f5dab;box-shadow:inset 0 0 0 1px #2f73d614}.supportCategoryOptions input{position:absolute;width:1px;height:1px;opacity:0}.supportField{display:flex;flex-direction:column}.supportField b{color:#2f73d6}.supportField small{color:#9aa6b5;font-size:10px;font-weight:700}.supportField input,.supportField textarea,.supportAdminSelect,.supportAdminTextarea{width:100%;border:1px solid rgba(15,35,62,.14);border-radius:14px;outline:0;background:#fbfdff;color:var(--support-ink);font:inherit;font-size:13px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.supportField input,.supportAdminSelect{min-height:48px;padding:0 14px}.supportField textarea,.supportAdminTextarea{min-height:138px;padding:13px 14px;line-height:1.65;resize:vertical}.supportField input:focus,.supportField textarea:focus,.supportAdminSelect:focus,.supportAdminTextarea:focus{border-color:#2f73d6a6;background:#fff;box-shadow:0 0 0 4px #2f73d617}.supportFormFooter{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:3px}.supportFormFooter>span{display:inline-flex;align-items:center;gap:7px;color:#8592a3;font-size:10px;font-weight:750}.supportFormFooter>span span{color:var(--support-cyan)}.supportMyFeedbackHeading{margin-top:42px}.supportFeedbackList{display:grid;gap:10px}.supportFeedbackItem{overflow:hidden;border:1px solid var(--support-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px #1b3a600b}.supportFeedbackItem summary{position:relative;display:grid;gap:8px;padding:19px 52px 19px 20px;cursor:pointer;list-style:none}.supportFeedbackItem summary::-webkit-details-marker{display:none}.supportFeedbackSummaryTop{display:flex;align-items:center;gap:7px}.supportFeedbackItem summary>strong{color:var(--support-ink);font-size:14px;font-weight:850}.supportFeedbackItem summary>small{color:#94a0ae;font-size:10px;font-weight:650}.supportDetailsChevron{position:absolute;top:50%;right:20px;color:#8795a6;font-size:19px;transform:translateY(-50%);transition:transform .16s ease}.supportFeedbackItem[open] .supportDetailsChevron{transform:translateY(-50%) rotate(180deg)}.supportCategoryTag,.supportStatusTag{display:inline-flex;min-height:24px;align-items:center;padding:0 9px;border-radius:999px;font-size:9px;font-weight:900}.supportCategoryTag{background:#edf2f7;color:#526276}.supportStatusTag{background:#edf6ff;color:#2367bb}.supportStatusTag.status-reviewing{background:#fff5dc;color:#956515}.supportStatusTag.status-planned{background:#f1ecff;color:#6f4bbb}.supportStatusTag.status-completed{background:#e5f8f0;color:#177a56}.supportStatusTag.status-closed{background:#f2f3f5;color:#6d7580}.supportFeedbackBody{padding:4px 20px 20px;border-top:1px solid rgba(15,35,62,.07);color:#475467;font-size:13px;line-height:1.75}.supportFeedbackBody>p{margin:18px 0;white-space:pre-wrap}.supportFeedbackBody>a{display:inline-block;max-width:100%;overflow:hidden;color:var(--support-blue);font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.supportAdminResponse{margin-top:20px;padding:16px;border:1px solid rgba(15,35,62,.07);border-radius:14px;background:#f6f8fb;color:#7d8998}.supportAdminResponse.hasResponse{border-color:#1db7cf2b;background:linear-gradient(120deg,#effbfc,#f3f8ff);color:#345169}.supportAdminResponse strong{display:block;margin-bottom:6px;color:inherit;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.supportAdminResponse p{margin:0;white-space:pre-wrap}.supportSignInCard{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;min-height:190px;padding:34px;border:1px solid var(--support-line);border-radius:24px;background:radial-gradient(circle at 12% 16%,rgba(29,183,207,.12),transparent 16rem),#fff;box-shadow:0 18px 48px #1b3a6014}.supportSignInMark{display:inline-flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:20px;background:linear-gradient(145deg,#dff8fb,#e9f2ff);color:var(--support-blue);font-size:25px;font-weight:900}.supportSignInCard h3{margin:0;font-size:20px;font-weight:900;letter-spacing:-.03em}.supportSignInCard p{max-width:560px;margin:8px 0 0;color:var(--support-muted);font-size:13px;line-height:1.6}.supportAlert{padding:12px 14px;border-radius:12px;font-size:11px;font-weight:750;line-height:1.5}.supportAlert.isError{border:1px solid rgba(205,48,48,.16);background:#fff3f3;color:#a82828}.supportAlert.isSuccess{border:1px solid rgba(29,183,207,.18);background:#effbfc;color:#176c7b}.supportEmptyState{display:flex;min-height:190px;align-items:center;justify-content:center;flex-direction:column;gap:10px;border:1px dashed rgba(15,35,62,.16);border-radius:22px;background:#f8fbffb8;color:#7c8999;font-size:12px;font-weight:750}.supportEmptyIcon{color:var(--support-cyan);font-size:28px}.supportLoadingGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.supportLoadingGrid span,.supportLoadingLine{display:block;overflow:hidden;border-radius:18px;background:linear-gradient(100deg,#edf2f7 25%,#f8fbfe 44%,#edf2f7 64%);background-size:220% 100%;animation:supportShimmer 1.35s infinite linear}.supportLoadingGrid span{height:180px}.supportLoadingLine{width:100%;height:76px}@keyframes supportShimmer{to{background-position-x:-220%}}.noticePopupBackdrop{position:fixed;z-index:100100;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#050f1ea8;-webkit-backdrop-filter:blur(10px) saturate(.85);backdrop-filter:blur(10px) saturate(.85);animation:noticePopupFadeIn .18s ease both}.noticePopupDialog{position:relative;display:flex;width:min(720px,100%);max-height:min(82vh,760px);overflow:hidden;flex-direction:column;border:1px solid rgba(255,255,255,.66);border-radius:28px;outline:0;background:#fff;box-shadow:0 34px 100px #000d2361;animation:noticePopupRise .24s cubic-bezier(.2,.8,.2,1) both}.noticePopupAccent{position:absolute;top:-112px;right:0;width:310px;height:310px;border-radius:999px;background:radial-gradient(circle at 35% 40%,rgba(103,226,240,.8),rgba(47,115,214,.24) 44%,transparent 68%);pointer-events:none}.noticePopupClose{position:absolute;z-index:2;top:18px;right:18px;display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border:1px solid rgba(15,35,62,.1);border-radius:999px;background:#ffffffdb;color:#3a4b60;cursor:pointer;font-size:24px;line-height:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.noticePopupClose:hover{background:#eef5fc;color:#153c6d}.noticePopupContent{position:relative;z-index:1;overflow:auto;padding:52px clamp(26px,6vw,58px) 34px;overscroll-behavior:contain}.noticePopupContent h2{max-width:calc(100% - 48px);margin:0 0 26px;color:#10233e;font-size:clamp(26px,4vw,40px);font-weight:900;letter-spacing:-.055em;line-height:1.22}.noticePopupRichContent{color:#425268;font-size:14px;line-height:1.85}.noticePopupActions{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px;border-top:1px solid rgba(15,35,62,.08);background:#f8fbfff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.noticePopupDestinations{display:flex;gap:8px}.noticePopupDestinations button,.noticePopupToday{min-height:40px;padding:0 14px;border:1px solid rgba(15,35,62,.12);border-radius:12px;background:#fff;color:#2e425d;cursor:pointer;font-size:11px;font-weight:900;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.noticePopupDestinations button:hover,.noticePopupToday:hover{border-color:#2f73d65c;background:#eff7ff;color:#205da8;transform:translateY(-1px)}.noticePopupDestinations button:first-child{border-color:transparent;background:linear-gradient(135deg,#2f73d6,#2459a5);box-shadow:0 8px 20px #2f73d62e;color:#fff}.noticePopupToday{color:#6c7888}.supportAdminContainer{padding:38px 16px 76px}.supportAdminHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px;padding:28px 30px;border:1px solid rgba(255,255,255,.72);border-radius:24px;background:radial-gradient(circle at 90% 10%,rgba(29,183,207,.22),transparent 22rem),linear-gradient(125deg,#132a48,#1f4a78);box-shadow:0 20px 52px #15305329;color:#fff}.supportAdminBack{display:inline-flex;margin-bottom:14px;color:#ffffffa3;font-size:10px;font-weight:850;letter-spacing:.04em}.supportAdminBack:hover{color:#fff}.supportAdminHeader h1{margin:0;font-size:clamp(26px,4vw,38px);font-weight:900;letter-spacing:-.05em}.supportAdminHeader p{margin:10px 0 0;color:#ffffffad;font-size:12px;font-weight:650}.supportAdminWorkspace{display:grid;grid-template-columns:minmax(250px,.62fr) minmax(0,1.6fr);gap:16px;align-items:start}.supportAdminSidebar,.supportAdminEditor{border:1px solid var(--support-line);border-radius:22px;background:#fff;box-shadow:0 16px 42px #1b3a6012}.supportAdminSidebar{overflow:hidden}.supportAdminSidebarHead{display:flex;align-items:center;justify-content:space-between;min-height:56px;padding:0 17px;border-bottom:1px solid var(--support-line)}.supportAdminSidebarHead strong{font-size:12px;font-weight:900}.supportAdminSidebarHead span{display:inline-flex;min-width:25px;height:25px;align-items:center;justify-content:center;border-radius:999px;background:#edf4fb;color:#51708e;font-size:9px;font-weight:900}.supportAdminNoticeList{display:flex;max-height:720px;overflow:auto;flex-direction:column}.supportAdminNoticeList>button{display:flex;align-items:flex-start;flex-direction:column;gap:8px;width:100%;padding:16px 17px;border:0;border-bottom:1px solid rgba(15,35,62,.07);background:#fff;color:var(--support-ink);cursor:pointer;text-align:left}.supportAdminNoticeList>button:hover,.supportAdminNoticeList>button.isActive{background:linear-gradient(105deg,#eff7ff,#f7fcff)}.supportAdminNoticeList>button.isActive{box-shadow:inset 3px 0 0 var(--support-cyan)}.supportAdminNoticeList>button strong{display:-webkit-box;overflow:hidden;font-size:12px;font-weight:850;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.supportAdminNoticeList>button small{color:#929faf;font-size:9px;font-weight:650}.supportAdminNoticeBadges{display:flex;flex-wrap:wrap;gap:5px}.supportStatusTag.status-draft{background:#f0f2f5;color:#687483}.supportStatusTag.status-published{background:#e5f8f0;color:#177a56}.supportPopupBadge{display:inline-flex;min-height:24px;align-items:center;padding:0 9px;border-radius:999px;background:linear-gradient(130deg,#ddf8fb,#e7f0ff);color:#187185;font-size:9px;font-weight:900}.supportAdminEditor{display:grid;gap:19px;padding:26px}.supportAdminEditorTop{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:17px;border-bottom:1px solid var(--support-line)}.supportAdminEditorTop h2{margin:9px 0 0;color:var(--support-ink);font-size:22px;font-weight:900;letter-spacing:-.04em;line-height:1.35}.supportDangerButton,.supportSecondaryButton{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 14px;border:1px solid rgba(15,35,62,.13);border-radius:12px;background:#fff;color:#4c5c70;cursor:pointer;font-size:11px;font-weight:900}.supportDangerButton{border-color:#c230302e;color:#ae3030}.supportDangerButton:hover{background:#fff2f2}.supportSecondaryButton:hover{background:#f2f6fa}.supportEditorField .rteWrap{border-color:#0f233e24;border-radius:14px;background:#fbfdff}.supportEditorField .rteEditor{min-height:260px}.supportAdminMeta{display:flex;flex-wrap:wrap;gap:8px;color:#8b97a6;font-size:9px;font-weight:750}.supportAdminEditorActions{display:flex;justify-content:flex-end;gap:8px;padding-top:3px}.supportAdminEmpty{padding:26px 18px;color:#8b98a8;font-size:11px;text-align:center}.supportAdminFilters{display:flex;align-items:center;gap:9px;margin-bottom:16px;padding:12px;border:1px solid var(--support-line);border-radius:16px;background:#fff;box-shadow:0 10px 30px #1b3a600d}.supportAdminFilters .supportAdminSelect{width:auto;min-width:180px}.supportAdminFilters .supportCountPill{margin-left:auto}.supportFeedbackAdminDetail{gap:18px}.supportFeedbackMetaGrid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:9px;margin:0}.supportFeedbackMetaGrid>div{min-width:0;padding:13px 14px;border:1px solid var(--support-line);border-radius:13px;background:#f8fbfe}.supportFeedbackMetaGrid dt{margin-bottom:5px;color:#8d99a8;font-size:8px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.supportFeedbackMetaGrid dd{overflow:hidden;margin:0;color:#415167;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.supportFeedbackAdminBody{padding:18px;border:1px solid var(--support-line);border-radius:15px;background:#fff;color:#3f4f64;font-size:13px;line-height:1.75;white-space:pre-wrap}.supportFeedbackAdminUrl{display:block;overflow:hidden;color:var(--support-blue);font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}@keyframes noticePopupFadeIn{0%{opacity:0}}@keyframes noticePopupRise{0%{opacity:0;transform:translateY(16px) scale(.98)}}@media(max-width:820px){.supportContainer{padding-top:24px}.supportHeader{min-height:190px;padding:34px 28px;border-radius:24px}.supportHeaderOrb{right:34px;bottom:28px;width:72px;height:72px}.supportHeader p{max-width:calc(100% - 84px)}.supportTabs button{gap:10px;padding:8px 12px}.supportTabIcon{width:34px;height:34px;border-radius:11px;font-size:14px}.supportNoticeLayout,.supportAdminWorkspace{grid-template-columns:1fr}.supportAdminNoticeList{max-height:340px}.supportNoticeDetail{position:relative;top:auto;min-height:0}.supportCategoryOptions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.supportContainer{padding:16px 12px 54px}.supportHeader{min-height:176px;padding:28px 22px;border-radius:20px}.supportHeaderOrb{right:20px;bottom:22px;width:56px;height:56px;border-radius:19px}.supportHeader h1{font-size:36px}.supportHeader p{max-width:calc(100% - 60px);margin-top:13px;font-size:12px}.supportKicker{margin-bottom:14px}.supportTabs{gap:6px;margin:14px 0 25px;padding:5px;border-radius:17px}.supportTabs button{gap:8px;padding:12px 10px;border-radius:13px}.supportTabIcon{width:30px;height:30px;border-radius:10px;font-size:12px}.supportTabs small{display:none}.supportPanelHeading,.supportMyFeedbackHeading{align-items:flex-start;flex-direction:column}.supportPanelActions{width:100%;justify-content:space-between}.supportNoticeDetail{padding:25px 20px 30px;border-radius:20px}.supportNoticeDetail h3{margin:22px 0 18px;font-size:25px}.supportFeedbackForm{padding:20px 16px;border-radius:20px}.supportFormFooter{align-items:stretch;flex-direction:column}.supportFormFooter .supportPrimaryButton{width:100%}.supportPrivatePill{white-space:normal}.supportSignInCard{grid-template-columns:1fr;gap:16px;padding:26px 22px}.supportSignInMark{width:52px;height:52px;border-radius:17px}.supportSignInCard .supportPrimaryButton{width:100%}.supportLoadingGrid{grid-template-columns:1fr}.supportLoadingGrid span:not(:first-child){display:none}.supportAdminContainer{padding:18px 12px 54px}.supportAdminHeader{align-items:stretch;flex-direction:column;padding:24px 20px;border-radius:20px}.supportAdminHeader .supportPrimaryButton{width:100%}.supportAdminEditor{padding:20px 16px}.supportAdminEditorActions{display:grid;grid-template-columns:1fr 1fr}.supportAdminFilters{align-items:stretch;flex-direction:column}.supportAdminFilters .supportAdminSelect{width:100%}.supportAdminFilters .supportCountPill{align-self:flex-start;margin-left:0}.supportFeedbackMetaGrid{grid-template-columns:1fr}.noticePopupBackdrop{align-items:flex-end;padding:10px}.noticePopupDialog{max-height:88vh;border-radius:23px}.noticePopupContent{padding:42px 22px 28px}.noticePopupContent h2{margin-bottom:20px;font-size:27px}.noticePopupActions{align-items:stretch;flex-direction:column;padding:12px}.noticePopupDestinations{display:grid;grid-template-columns:1fr 1fr}.noticePopupDestinations button,.noticePopupToday{width:100%}}@media(prefers-reduced-motion:reduce){.supportPage *,.supportPage *:before,.supportPage *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}: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;min-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;justify-content:flex-end;flex-wrap:wrap;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 54px;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%}}.mobileDock{display:none}@media(max-width:768px){:root{--mobile-page-pad: 12px;--mobile-action-height: 44px;--mobile-field-height: 44px}#root{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.hero{min-height:120px!important}.heroInner{min-height:120px!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;grid-template-rows:42px 44px!important;align-content:center!important;align-items:center!important;justify-items:stretch!important;column-gap:10px!important;row-gap:8px!important;padding:12px var(--mobile-page-pad)!important}.heroLeft{grid-column:1;grid-row:1;width:42px!important;height:42px!important;order:0}.heroLogoWrap,.heroLogoBadge{width:42px!important;height:42px!important}.heroLogoBadge{border-radius:13px!important;box-shadow:none!important}.heroLogoImg{width:38px!important;height:38px!important}.heroCenter,.heroControls{display:contents!important}.heroIconBar{grid-column:2;grid-row:1;justify-self:end;width:auto!important;padding:0!important;gap:5px!important;border:0!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none;backdrop-filter:none}.heroIconBtn,.heroIconBtn.user{min-width:40px!important;width:40px!important;min-height:40px!important;height:40px!important;padding:0!important;background:#ffffff24!important}.heroIconBtn:focus-visible,.heroLocationDropdownBtn:focus-visible{outline:3px solid rgba(255,255,255,.88);outline-offset:2px}.heroIconBtn svg{width:17px;height:17px}.heroIconHint,.heroUserNick{display:none!important}.heroUserWrap{flex:0 0 auto!important;width:40px!important;max-width:40px!important}.heroSearchBar{grid-column:1 / -1;grid-row:2;width:100%!important;gap:0!important}.heroLocationBreadcrumb{display:none!important}.heroLocationControls,.heroMixedWrap{width:100%!important}.heroLocationDropdownBtn,.heroMixedBtn{min-height:44px!important;height:44px!important;padding:0 14px!important;border:1px solid rgba(255,255,255,.38)!important;border-radius:13px!important;background:#fffffff5!important;box-shadow:0 8px 18px #0d437e1f}.heroLocationDropdownLabel{font-size:14px!important}.heroRight{display:none!important}.topMenu{position:sticky!important;top:0;z-index:4000!important;box-shadow:0 5px 14px #0f172a0f}.topMenu.canScrollLeft:before,.topMenu.canScrollRight:after{display:block!important;width:22px}.topMenuInner{min-height:48px;padding:7px 12px!important;gap:6px!important}.topMenuItem,.topMenuConnectedGroup .topMenuItem{min-height:36px!important;padding:0 12px!important;border-radius:10px!important;font-size:13px!important}.topMenuConnectedGroup{gap:3px!important}.homeMain{padding:12px 0 24px!important;background:#f6f7f9!important}.homeMain:before{display:none}.homeShell{width:calc(100% - 24px)!important}.homeTopGrid,.homeStack{gap:10px!important}.homePanel{padding:14px!important;border:1px solid #e6e8ec!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important}.homePanelHead{align-items:center!important;margin-bottom:10px!important}.homeSectionTitleRow{align-items:center!important;gap:8px!important}.homeSectionNumber,.homeSectionCopy p{display:none!important}.homeSectionIcon{font-size:19px!important}.homeSectionCopy h2{font-size:17px!important}.homeArrowLink{width:40px!important;height:40px!important;border:1px solid #e7e9ed;background:#f7f8fa;font-size:26px!important}.homeMiniGrid{gap:6px!important}.homeMiniGrid .homeMiniCard:nth-child(n+4){display:none}.homeMiniCard,.homeMiniCard.button{min-height:0!important;padding:11px 12px!important;gap:4px!important;border-color:#e8eaee!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important}.homeMiniCard:hover{transform:none}.homeMiniMeta{font-size:11px!important}.homeMiniTitle{font-size:14px!important;line-height:1.4!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.homeCalendar{display:none!important}.homeCalendarPanel{min-height:0!important}.homeEventList{margin-top:0!important}.homeEventRow{grid-template-columns:54px minmax(0,1fr)!important;min-height:44px!important;padding:7px 4px!important}.homeEventRow:nth-of-type(n+5){display:none}.homeEventKind,.homeEventArea{display:none!important}.homeMoreButton{width:100%;min-height:44px;margin-top:10px;border-radius:12px}.homeWidePanel{margin-top:10px!important}.homeImageRail,.homeBizRail{display:flex!important;gap:10px!important;overflow-x:auto;overflow-y:hidden;padding:0 2px 4px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.homeImageRail::-webkit-scrollbar,.homeBizRail::-webkit-scrollbar{display:none}.homeImageCard,.homeBizCard{flex:0 0 min(76vw,280px);border-radius:12px!important;scroll-snap-align:start;box-shadow:none!important}.homeImageCard img,.homeBizCard img,.homeImageFallback{height:124px!important}.boardToolbar{gap:8px!important;padding:10px 12px!important}.boardLeftTools{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 48px;gap:7px!important}.boardLeftTools>.boardSelect,.boardLeftTools>.boardFilterButton{width:100%!important;min-width:0!important}.boardLeftTools .boardSearchWrap{grid-column:1 / span 2;width:100%!important}.boardLeftTools .boardBtn{grid-column:3;min-width:48px!important;width:48px!important}.boardRightTools{display:grid!important;grid-template-columns:minmax(0,1fr) 92px!important;gap:7px!important}.boardRightTools>*{width:auto!important}.sortTabs{min-width:0;max-width:100%;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none}.sortTabs::-webkit-scrollbar{display:none}.sortTab,.writeBtn,.boardBtn,.boardSelect,.boardInput{min-height:44px!important;height:44px!important}.writeBtn{width:92px!important}.boardUtilityRow{display:grid!important;grid-template-columns:minmax(0,1fr) 44px;align-items:center!important;padding:8px 12px!important;overflow:hidden}.boardHashBar,.boardHashList{align-items:center!important;flex-direction:row!important;flex-wrap:nowrap!important}.boardHashBar{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.boardHashLabel,.boardHashDivider,.boardHashList,.boardHashBtn{flex:0 0 auto!important;white-space:nowrap!important}.boardHashList{width:max-content!important;max-width:none!important}.boardHashBtn{width:auto!important}.boardIconWrap{align-self:center!important;justify-self:end}.boardHashBar::-webkit-scrollbar{display:none}.supportContainer{padding:12px 12px 28px!important}.supportHeader{min-height:132px!important;padding:22px 20px!important;border-radius:18px!important}.supportHeader h1{font-size:32px!important}.supportHeader p{display:none!important}.supportHeaderOrb{right:20px!important;bottom:20px!important;width:48px!important;height:48px!important}.supportTabs{margin:10px 0 20px!important}.supportTabs button{min-height:52px;padding:8px 10px!important}.supportNoticeItem{min-height:54px!important;padding:8px 10px!important;grid-template-columns:26px minmax(0,1fr) 18px!important;gap:7px!important}.supportNoticeItemCopy{gap:2px!important}.supportNoticeItemCopy small{display:none!important}.supportNoticeDetailGlow{right:0!important}.fdModeCardGrid{display:flex!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 1px 5px;scroll-snap-type:x mandatory;scrollbar-width:none}.fdModeCardGrid::-webkit-scrollbar{display:none}.fdModeCard{flex:0 0 min(68vw,220px)!important;min-height:56px!important;height:56px!important;padding:8px 10px!important;grid-template-columns:32px minmax(0,1fr)!important;align-items:center!important;gap:8px!important;scroll-snap-align:start}.fdModeCardIcon,.fdModeCardIcon svg{width:32px!important;height:32px!important}.fdModeCardDesc{display:none!important}.fdModeCardTitle{font-size:13px!important;line-height:1.25!important}.footer{min-height:0}.footerInner{padding:20px 12px!important}.footerTopRow{gap:10px}.footerQuickLinks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 8px}.footerQuickLink{min-height:36px!important;padding:0 4px!important;border:0;border-radius:0;background:transparent;justify-content:flex-start;font-size:11px}.mobileDock{position:fixed;right:0;bottom:0;left:0;z-index:4800;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:calc(64px + env(safe-area-inset-bottom));padding:5px 6px calc(5px + env(safe-area-inset-bottom));border-top:1px solid rgba(15,23,42,.1);background:#fffffff0;box-shadow:0 -10px 30px #0f172a1a;-webkit-backdrop-filter:blur(18px) saturate(1.25);backdrop-filter:blur(18px) saturate(1.25)}.mobileDockItem{min-width:0;min-height:54px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;border-radius:12px;color:#737985;font-size:10px;font-weight:800;line-height:1}.mobileDockItem.isActive{color:#176dc1;background:#edf6ff}.mobileDockItem.isPrimary{color:#fff}.mobileDockItem.isPrimary .mobileDockIcon{width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,#1db7cf,#2f73d6);box-shadow:0 7px 16px #2f73d640}.mobileDockItem.isPrimary .mobileDockLabel{color:#54606f}.mobileDockIcon{width:26px;height:26px;display:grid;place-items:center}.mobileDockIcon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobileDockLabel{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
