*{margin:0;padding:0;box-sizing:border-box}.web-back-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-self:start;width:fit-content;max-width:100%;padding:7px 12px;border:0;border-radius:10px;background:#e0edff;color:#1e3a8a;font:inherit;font-size:.75rem;font-weight:700;line-height:normal;text-decoration:none;cursor:pointer}.web-back-button:hover{text-decoration:none;filter:brightness(.97)}.web-back-button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.route-skeleton{width:min(1120px,calc(100% - 32px));margin:32px auto;padding:20px}.route-skeleton__bar,.route-skeleton__card{position:relative;overflow:hidden;border-radius:8px;background:#e2e8f0}.route-skeleton__bar:after,.route-skeleton__card:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.62),transparent);animation:route-skeleton-shimmer 1.4s ease-in-out infinite}.route-skeleton__bar{height:18px;max-width:420px;margin-bottom:12px}.route-skeleton__bar--wide{height:28px;max-width:620px}.route-skeleton__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.route-skeleton__card{min-height:180px}.map-overlay-loading,.map-route-spinner{position:fixed;inset:0;z-index:80;display:grid;place-items:center;pointer-events:none}.map-route-spinner{background:#f8fafc}.map-overlay-loading{background:rgba(248,250,252,.28)}.map-overlay-loading__spinner,.map-route-spinner__dot{width:36px;height:36px;border-radius:999px;border:3px solid rgba(15,23,42,.14);border-top-color:#0f172a;animation:route-spinner-spin .8s linear infinite}@keyframes route-skeleton-shimmer{to{transform:translateX(100%)}}@keyframes route-spinner-spin{to{transform:rotate(1turn)}}@media (max-width:720px){.route-skeleton{width:min(100% - 20px,560px);margin-top:20px;padding:12px}.route-skeleton__grid{grid-template-columns:1fr}.route-skeleton__card{min-height:120px}}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;background:#1a2a32;color:#eef4ff}:root{--internal-page-bg:#eef1f6;--internal-surface:#fff;--internal-surface-soft:#f8fafc;--internal-border:#e2e8f0;--internal-border-strong:#cbd5e1;--internal-text:#111827;--internal-text-strong:#020617;--internal-muted:#64748b;--internal-muted-soft:#94a3b8;--internal-link:#1e3a8a;--internal-accent-soft:#dbeafe;--internal-accent-text:#1e3a8a;--internal-btn-primary:#111827;--internal-btn-primary-hover:#1f2937;--internal-btn-primary-shadow:0 8px 22px rgba(17,24,39,0.18);--internal-dark:#111827;--internal-danger:#b91c1c;--internal-success:#22c55e;--internal-radius:16px;--internal-radius-lg:18px;--internal-radius-pill:999px;--internal-shadow:0 8px 22px rgba(15,23,42,0.06);--internal-shadow-lg:0 14px 32px rgba(15,23,42,0.08);--internal-focus:0 0 0 3px rgba(15,23,42,0.12);--map-bottom-nav-bar:52px;--app-top-chrome:56px;--main-top-nav-bar:var(--app-top-chrome);--app-modal-z:100;--internal-scrollbar-size:4px;--internal-scrollbar-thumb:#cbd5e1;--internal-scrollbar-thumb-hover:#94a3b8}#map{position:absolute;top:0;bottom:0;width:100%;height:100%}.map-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);z-index:35;width:auto;height:48px;padding:0 16px;border-radius:12px 12px 0 0;background:var(--internal-surface-soft);border:1px solid var(--internal-border-strong);border-bottom:none;box-shadow:var(--internal-shadow);display:flex;align-items:center;justify-content:center;box-sizing:border-box}.map-bottom-nav,.map-bottom-nav.map-bottom-nav--three{min-width:270px;gap:42px}.map-bottom-nav.map-bottom-nav--four{width:min(100%,340px);min-width:0;gap:clamp(20px,7vw,32px)}.map-bottom-nav__item{flex:none;box-sizing:border-box;width:36px;height:36px;border-radius:var(--internal-radius-pill);color:var(--internal-muted-soft);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:.74rem;transition:background .12s ease,color .12s ease}.map-bottom-nav__item.is-active{background:var(--internal-btn-primary);color:var(--internal-surface)}.map-bottom-nav__icon{width:20px;height:20px;display:inline-flex;flex-shrink:0}.map-bottom-nav__icon svg{width:100%;height:100%;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@media (max-width:760px){:root{--map-bottom-nav-bar:62px}.map-bottom-nav{left:0;right:0;bottom:0;transform:none;height:calc(var(--map-bottom-nav-bar) + env(safe-area-inset-bottom, 0px));padding:6px 12px calc(7px + env(safe-area-inset-bottom, 0px));border:none;border-top:1px solid var(--internal-border-strong);border-radius:0;background:var(--internal-surface-soft);box-shadow:var(--internal-shadow-lg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);align-items:stretch;justify-content:space-around}.map-bottom-nav,.map-bottom-nav.map-bottom-nav--four,.map-bottom-nav.map-bottom-nav--three{width:100%;min-width:0;gap:0}.map-bottom-nav__item{position:relative;flex:1 1;max-width:96px;width:auto;height:100%;flex-direction:column;gap:4px;border-radius:0;background:transparent}.map-bottom-nav__item.is-active{background:transparent;color:var(--internal-text-strong)}.map-bottom-nav__item.is-active:before{content:"";position:absolute;top:-6px;left:20%;right:20%;height:3px;border-radius:999px;background:var(--internal-text-strong)}.map-bottom-nav__icon{width:20px;height:20px}.map-bottom-nav__label{display:block;font-size:.66rem;font-weight:800;line-height:1}#root.is-forum-mode .forum-shell{padding-bottom:calc(var(--map-bottom-nav-bar) + 12px + env(safe-area-inset-bottom, 0px))}#root.is-forum-mode .forum-fab{bottom:calc(var(--map-bottom-nav-bar) + 8px + env(safe-area-inset-bottom, 0px))}}.app-header.is-suppressed,.map-bottom-nav.is-suppressed{visibility:hidden;pointer-events:none}.app-header{display:none;position:fixed;top:0;left:0;right:0;z-index:50;grid-template-columns:minmax(170px,1fr) auto minmax(96px,1fr);align-items:center;column-gap:16px;min-height:var(--app-top-chrome);padding:env(safe-area-inset-top,0) clamp(12px,2vw,24px) 0;box-sizing:border-box;color:#172033;background:rgba(245,248,252,.84);border-bottom:1px solid rgba(148,163,184,.26);box-shadow:0 10px 30px rgba(15,23,42,.08);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.app-header__brand{justify-self:start;display:inline-flex;align-items:center;gap:10px;min-width:0;max-width:100%;padding:4px 10px 4px 4px;border-radius:16px;color:inherit;text-decoration:none;transition:background .14s ease,transform .14s ease}.app-header__brand:hover{background:rgba(255,255,255,.58)}.app-header__avatar:focus-visible,.app-header__bell:focus-visible,.app-header__brand:focus-visible,.app-header__pill:focus-visible{outline:2px solid rgba(17,24,39,.34);outline-offset:2px}.app-header__brand-mark{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:40px;height:40px}.app-brand-mark svg,.app-header__brand-mark svg{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 7px 12px rgba(15,23,42,.18))}.app-brand-mark__pin,.app-header__brand-pin{fill:#172033}.app-brand-mark__plate,.app-header__brand-plate{fill:#fffdf8;stroke:rgba(17,24,39,.12);stroke-width:1.2}.app-brand-mark__fork,.app-brand-mark__knife,.app-brand-mark__smile,.app-header__brand-fork,.app-header__brand-knife,.app-header__brand-smile{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.app-brand-mark__fork,.app-header__brand-fork{stroke:#f59e0b}.app-brand-mark__knife,.app-header__brand-knife{stroke:#16a34a}.app-brand-mark__smile,.app-header__brand-smile{stroke:#172033}.app-header__brand-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.app-header__brand-title{color:#111827;font-size:.92rem;font-weight:800}.app-header__brand-subtitle,.app-header__brand-title{overflow:hidden;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.app-header__brand-subtitle{color:#64748b;font-size:.68rem;font-weight:700}.app-header__center{justify-self:center;display:flex;align-items:center;justify-content:center}.app-header__nav{display:flex;align-items:center;gap:28px;min-height:44px;padding:0}.app-header__pill{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 2px 9px;border-radius:0;background:transparent;color:#94a3b8;text-decoration:none;font-size:.9rem;font-weight:750;line-height:1;transition:color .12s ease,transform .12s ease}.app-header__pill:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:2px;border-radius:999px;background:#172033;opacity:0;transform:scaleX(.7);transform-origin:center;transition:opacity .12s ease,transform .12s ease}.app-header__pill-icon{display:inline-flex;flex-shrink:0;width:18px;height:18px}.app-header__pill-icon svg{display:block;width:100%;height:100%;overflow:visible;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.app-header__pill:hover{color:#475569}.app-header__pill.is-active{background:transparent;color:#172033;box-shadow:none;font-weight:850}.app-header__pill.is-active:after{opacity:1;transform:scaleX(1)}.app-header__aside{justify-self:end;gap:12px;border:none;border-radius:0;box-shadow:none}.app-header__aside,.app-header__bell{display:flex;align-items:center;padding:0;background:transparent}.app-header__bell{position:relative;justify-content:center;width:28px;height:40px;border:none;border-radius:8px;color:#455266;cursor:pointer;transition:color .12s ease,transform .12s ease}.app-header__bell:hover{color:#172033;transform:translateY(-1px)}.app-header__bell svg{width:18px;height:18px;fill:currentColor}.app-header__bell--unread:after{content:"";position:absolute;top:7px;right:3px;width:9px;height:9px;border-radius:50%;background:#3b82f6;box-shadow:0 0 0 2px rgba(245,248,252,.95);pointer-events:none}.app-header__avatar-wrap{position:relative}.app-header__avatar{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;overflow:hidden;border:2px solid #3b82f6;border-radius:10px;background:#fff;cursor:pointer;font-family:inherit;box-shadow:0 2px 8px rgba(59,130,246,.14);transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.app-header__avatar:hover{border-color:#2563eb;transform:translateY(-1px)}.app-header__avatar[aria-expanded=true]{border-color:#2563eb;box-shadow:0 0 0 3px rgba(59,130,246,.22)}@media (max-width:920px){.app-header{grid-template-columns:minmax(64px,1fr) auto minmax(88px,1fr);column-gap:10px}.app-header__brand{padding-right:4px}.app-header__brand-copy{display:none}.app-header__pill{gap:6px;padding:0 1px 9px;font-size:.84rem}.app-header__nav{gap:clamp(12px,2.4vw,22px)}}.app-header-profile-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:60;width:min(304px,calc(100vw - 24px));padding:14px 16px 12px;border:1px solid rgba(203,213,225,.78);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.94)),#fff;box-shadow:0 16px 36px rgba(15,23,42,.14),0 2px 6px rgba(15,23,42,.06);color:#101827}.app-header-profile-menu__head{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:12px;margin-bottom:14px;text-decoration:none;color:inherit}.app-header-profile-menu__head:hover .app-header-profile-menu__name{color:#1d4ed8}.app-header-profile-menu__avatar{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:54px;height:54px;overflow:hidden;border:2px solid rgba(191,205,238,.95);border-radius:50%;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.92),rgba(238,243,255,.5) 46%,transparent 47%),linear-gradient(135deg,#eef3ff,#dfe8ff);box-shadow:inset 0 0 0 2px rgba(255,255,255,.78),0 6px 16px rgba(37,99,235,.1)}.app-header-profile-menu__avatar-img{display:block;width:100%;height:100%;object-fit:cover}.app-header-profile-menu__avatar-letter{font-size:1.35rem;font-weight:900;color:#155cff;line-height:1}.app-header-profile-menu__identity{display:flex;flex:1 1;flex-direction:column;gap:7px;min-width:0;padding-top:2px}.app-header-profile-menu__name{font-size:1.12rem;font-weight:900;line-height:1.1;color:#111827;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-profile-menu__badges{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.app-header-profile-menu__badge{display:inline-flex;align-items:center;gap:6px;max-width:100%;border-radius:999px;padding:5px 10px;font-size:.76rem;font-weight:850;line-height:1.2;white-space:nowrap}.app-header-profile-menu__badge-icon{display:inline-flex;width:15px;height:15px;flex:0 0 auto}.app-header-profile-menu__badge-icon svg{display:block;width:100%;height:100%;fill:currentColor;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-header-profile-menu__badge--level{background:linear-gradient(180deg,#eaf0ff,#dfe8ff);color:#1761ff}.app-header-profile-menu__badge--tickets{background:linear-gradient(180deg,#1d2639,#101827);color:#fff;box-shadow:0 4px 10px rgba(15,23,42,.14)}.app-header-profile-menu__stats{padding:7px 12px;border:1px solid rgba(226,232,240,.98);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.92));box-shadow:inset 0 1px 0 rgba(255,255,255,.95)}.app-header-profile-menu .header-mission-widget__main{gap:6px;padding:0;border:0;border-radius:0;background:transparent}.app-header-profile-menu .header-mission-widget__main:hover{background:transparent;border-color:transparent}.app-header-profile-menu .header-mission-widget__metric{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:center;min-width:0}.app-header-profile-menu .header-mission-widget__metric+.header-mission-widget__metric{padding-top:6px;border-top:1px solid rgba(226,232,240,.92)}.app-header-profile-menu .header-mission-widget__metric-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:9px}.app-header-profile-menu .header-mission-widget__metric-icon svg{display:block;width:16px;height:16px;fill:currentColor}.app-header-profile-menu .header-mission-widget__metric-icon--energy{background:#e9efff;color:#155cff}.app-header-profile-menu .header-mission-widget__metric-icon--missions{background:#e9f8ec;color:#55bf57}.app-header-profile-menu .header-mission-widget__metric-icon--missions svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.app-header-profile-menu .header-mission-widget__metric-body{min-width:0}.app-header-profile-menu .header-mission-widget__metric-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.app-header-profile-menu .header-mission-widget__energy,.app-header-profile-menu .header-mission-widget__missions{display:block;min-width:0;color:#111827;font-size:.78rem;font-weight:900;letter-spacing:0;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-profile-menu .header-mission-widget__ratio{display:inline-flex;flex:0 0 auto;color:#52607a;font-size:.68rem;font-weight:800}.app-header-profile-menu .header-mission-widget__ratio-inline{color:inherit}.app-header-profile-menu .header-mission-widget__progress{height:5px;background:#e7ebf2;box-shadow:none}.app-header-profile-menu .header-mission-widget__progress span{background:linear-gradient(90deg,#2f73ff,#2462ff)}.app-header-profile-menu .header-mission-widget__progress--missions span{background:linear-gradient(90deg,#61c261,#43b64f)}.header-mission-widget{width:100%}.header-mission-widget__main{display:flex;flex-direction:column;gap:8px;width:100%;padding:10px 12px;border:1px solid #e8edf3;border-radius:999px;background:#f8fafc;color:#172033;font-family:inherit;cursor:pointer;text-align:left}.header-mission-widget__main:hover{background:#fff;border-color:#dbe3ee}.header-mission-widget__main.is-pending{opacity:.9}.header-mission-widget__metric{display:grid;gap:6px;width:100%;min-width:0}.header-mission-widget__metric-icon{display:none}.header-mission-widget__metric-body{display:grid;gap:6px;min-width:0}.header-mission-widget__metric-top{display:flex;align-items:center;gap:8px;min-width:0}.header-mission-widget__ratio{display:none}.header-mission-widget__row{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.header-mission-widget__energy{flex-shrink:0;font-size:.8rem;font-weight:800;letter-spacing:-.02em;color:#0f172a;white-space:nowrap}.header-mission-widget__missions{flex:1 1;min-width:0;font-size:.72rem;font-weight:700;color:#64748b;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-mission-widget__chevron{flex-shrink:0;font-size:1.1rem;font-weight:300;line-height:1;color:#1d4ed8}.header-mission-widget__progress{display:block;width:100%;height:8px;overflow:hidden;border-radius:999px;background:linear-gradient(180deg,#e2e8f0,#cbd5e1);box-shadow:inset 0 1px 2px rgba(15,23,42,.1)}.header-mission-widget__progress span{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,#3b82f6,#1d4ed8 55%,#0f172a);transition:width .25s ease}.header-mission-widget--error{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(248,113,113,.45);border-radius:999px;background:#fef2f2}.header-mission-widget__error{margin:0;flex:1 1;min-width:0;font-size:.72rem;font-weight:700;line-height:1.3;color:#b91c1c}.map-mission-banner__widget{width:100%}.map-mission-banner__widget .header-mission-widget__main{border:1px solid rgba(255,255,255,.54);background:rgba(255,255,255,.78);box-shadow:0 8px 22px rgba(15,23,42,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.app-header__avatar-img{display:block;width:100%;height:100%;object-fit:cover}.app-header__avatar-letter{font-size:.95rem;font-weight:800;color:#334155}.app-header__avatar-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#334155}.app-header__avatar-icon svg{display:block;width:100%;height:100%}.map-desktop-add{display:none}@media (min-width:761px){.status{top:calc(var(--main-top-nav-bar) + 18px)}.app-header{display:grid}.map-app-header--mobile,.map-bottom-nav{display:none!important}.map-desktop-add{display:flex;justify-content:flex-end;width:100%;pointer-events:auto}.map-desktop-add .map-header-add-btn{max-width:100%}.map-ban-notice,.map-left-rail,.map-pc-right-rail{top:calc(12px + var(--app-top-chrome))}.map-pc-right-rail>.map-mission-banner{display:none!important}.forum-toolbar .forum-bell{display:none}#root.is-forum-mode .forum-compose-shell,#root.is-forum-mode .forum-detail-shell,#root.is-forum-mode .forum-shell{padding-top:10px;padding-bottom:24px}#root.is-account-mode .account-page,#root.is-account-mode .eula-page,#root.is-account-mode .notifications-page,#root.is-account-mode .privacy-page,#root.is-account-mode .raffle-page,#root.is-account-mode .weekly-missions-page,#root.is-raffle-mode .raffle-page{padding-top:14px;padding-bottom:28px}#root.is-public-profile-mode .public-profile-shell{padding-top:10px;padding-bottom:28px}}.account-page,.forum-detail-shell,.forum-shell,.notifications-page,.raffle-page,body.account-mode,body.forum-mode,body.raffle-mode{background:var(--internal-page-bg);color:var(--internal-text)}.account-page,.notifications-page,.raffle-page{min-height:100vh;padding:18px 14px 96px}.account-wrap{width:min(100%,560px)}.notifications-wrap{width:min(720px,100%)}.raffle-shell{width:min(980px,100%)}.account-section-title,.account-title,.forum-detail-back,.forum-detail-section-title,.forum-detail-title,.forum-toolbar__title,.notifications-item__title,.notifications-top h1,.raffle-card h2,.raffle-top h1{color:var(--internal-text-strong)}.account-kicker,.account-referral-lead,.account-row-main small,.account-section-desc,.forum-detail-content,.forum-detail-stat,.forum-detail-tag,.forum-detail-time,.notifications-item__body,.notifications-item__head time,.notifications-muted,.raffle-card p,.raffle-fixed-at,.raffle-message{color:var(--internal-muted)}.account-card,.account-form,.forum-comments-card,.forum-detail-card,.forum-detail-comment-form-card,.forum-post-card,.forum-ranking,.forum-search-wide,.notifications-card,.notifications-filter-panel,.raffle-card,.report-modal-card{background:var(--internal-surface);border:1px solid var(--internal-border);border-radius:var(--internal-radius-lg);box-shadow:var(--internal-shadow)}.forum-comments-card,.forum-detail-card,.forum-detail-comment-form-card,.notifications-card,.raffle-card{box-shadow:var(--internal-shadow-lg)}.account-card{padding:14px;margin-bottom:12px}.account-form{padding:14px}.forum-post-card--feed{border-radius:var(--internal-radius)}.forum-search-wide{border-radius:var(--internal-radius-pill);box-shadow:var(--internal-shadow)}.account-avatar-upload-btn,.account-pill,.account-referral-btn,.forum-chip--toggle:not(.forum-chip--category),.forum-detail-list-btn,.notifications-filter-trigger,.raffle-chip{border:1px solid var(--internal-border);border-radius:var(--internal-radius-pill);background:var(--internal-surface);color:var(--internal-text);box-shadow:var(--internal-shadow)}.account-badge--muted,.notifications-type-chip,.raffle-week-pill{background:var(--internal-accent-soft);color:var(--internal-accent-text);border-color:#bfdbfe}.account-pill.is-active,.raffle-chip.is-active{background:var(--internal-btn-primary);color:#fff;border-color:var(--internal-btn-primary)}.forum-category-bar .forum-chip--category{border:none;box-shadow:none;background:#fff;color:var(--internal-text)}.forum-category-bar .forum-chip--category.is-active{background:var(--internal-accent-soft);color:#0f172a;border:1px solid #bfdbfe}.account-btn--primary,.forum-compose-submit,.forum-create-btn,.forum-detail-send-btn:not(:disabled),.forum-ranking__pager-label--primary,.forum-toolbar-create,.notifications-item__open,.report-modal-submit{background:var(--internal-btn-primary);border-color:var(--internal-btn-primary);color:#fff;box-shadow:var(--internal-btn-primary-shadow)}.account-btn--primary:hover:not(:disabled),.forum-compose-submit:hover:not(:disabled),.forum-create-btn:hover,.forum-detail-send-btn:hover:not(:disabled),.forum-ranking__pager-label--primary:hover,.forum-toolbar-create:hover,.notifications-item__open:hover,.report-modal-submit:hover:not(:disabled){background:var(--internal-btn-primary-hover);border-color:var(--internal-btn-primary-hover)}.forum-detail-send-btn:disabled{border-color:#8b93a0}.account-btn:not(.account-btn--primary),.forum-comment-menu__item:hover,.forum-detail-cancel-btn,.notifications-filter-option:hover:not(.is-selected){background:var(--internal-surface-soft);color:var(--internal-text)}.account-btn{border-color:var(--internal-border)}.account-row,.account-row-info{color:var(--internal-text)}.account-row:hover{background:#f1f5f9}.account-level-perk,.account-referral-link,.forum-comment-row,.forum-detail-place-card,.notifications-item,.raffle-stat,.raffle-winner-empty,.raffle-winner-row{background:var(--internal-surface-soft);border:1px solid var(--internal-border);border-radius:var(--internal-radius)}.account-level-perk.is-unlocked,.notifications-item.is-unread{background:#eff6ff;border-color:#bfdbfe}.account-form input,.forum-detail-comment-area,.report-modal-field select,.report-modal-field textarea{border:1px solid var(--internal-border-strong);border-radius:12px;background:#fff;color:var(--internal-text)}.account-btn:focus-visible,.account-form input:focus,.account-referral-btn:focus-visible,.forum-detail-comment-area:focus,.notifications-filter-trigger:focus-visible,.report-modal-field select:focus,.report-modal-field textarea:focus,.report-modal-submit:focus-visible{outline:none;border-color:var(--internal-border-strong);box-shadow:var(--internal-focus)}.notifications-filter-option.is-selected{background:var(--internal-btn-primary);color:#fff}.forum-feed-error,.notifications-error,.raffle-error,.report-modal-error{background:#fef2f2;border:1px solid #fecaca;color:var(--internal-danger)}.raffle-live-status{background:var(--internal-surface);border-radius:var(--internal-radius);box-shadow:var(--internal-shadow)}.raffle-fixed-at span,.raffle-live-status span{background:var(--internal-success)}.raffle-winning-ticket{background:#d1fae5;color:#047857}.report-modal-layer{align-items:center;background:rgba(226,232,240,.74);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.report-modal-card{width:min(720px,94vw)}.report-modal-head h3{color:var(--internal-text-strong);font-size:1.35rem}.report-modal-field span,.report-modal-head p{color:var(--internal-muted)}.report-modal-close{color:var(--internal-text)}.report-modal-close:hover{background:#e2e8f0}@media (max-width:760px){.account-page,.notifications-page,.raffle-page{padding-inline:10px}.account-level-help-head,.raffle-tabs-row{align-items:stretch}}@supports (-webkit-touch-callout:none){@media (max-width:760px){.account-page,.notifications-page{min-height:100dvh;padding-top:max(132px,calc(env(safe-area-inset-top, 0px) + 88px))}.raffle-page{min-height:100dvh;padding-top:max(18px,calc(env(safe-area-inset-top, 0px) + 14px));padding-bottom:calc(var(--map-bottom-nav-bar) + 28px + env(safe-area-inset-bottom, 0px))}}}@media (max-width:640px){.moderation-page .raffle-card{padding:16px}.moderation-table-wrap{border:0;border-radius:0;overflow:visible}.moderation-table{display:block;background:transparent}.moderation-table thead{display:none}.moderation-table tbody{display:grid;gap:10px}.moderation-table tr{display:block;overflow:hidden;border:1px solid var(--internal-border);border-radius:14px;background:#fff}.moderation-table td{display:grid;grid-template-columns:minmax(82px,.4fr) minmax(0,1fr);gap:10px;align-items:start;padding:10px 12px;border-bottom:1px solid var(--internal-border);overflow-wrap:anywhere}.moderation-table tr td:last-child,.moderation-table tr:last-child td{border-bottom:0}.moderation-table td:before{content:attr(data-label);color:var(--internal-muted);font-size:.72rem;font-weight:800}.moderation-table td[data-label=""]{display:flex;padding-bottom:0}.moderation-table .moderation-detail-row td:before,.moderation-table td[data-label=""]:before{display:none}.moderation-table .moderation-detail-row{border-color:#bfdbfe;background:#eff6ff}.moderation-table .moderation-detail-row td{display:block;border-bottom:0;background:transparent}.moderation-table .moderation-actions-cell{min-width:0;width:100%}.moderation-table .moderation-action-btn{white-space:normal}}#root.is-account-mode .account-page,#root.is-account-mode .eula-page,#root.is-account-mode .moderation-page,#root.is-account-mode .notifications-page,#root.is-account-mode .privacy-page,#root.is-account-mode .weekly-missions-page,#root.is-forum-mode .forum-compose-shell,#root.is-forum-mode .forum-detail-shell,#root.is-forum-mode .forum-shell,#root.is-public-profile-mode .public-profile-shell,#root.is-raffle-mode .raffle-page,body.account-mode,body.forum-mode,body.public-profile-mode,body.raffle-mode{scrollbar-width:thin;scrollbar-color:var(--internal-scrollbar-thumb) transparent}#root.is-account-mode .account-page::-webkit-scrollbar,#root.is-account-mode .eula-page::-webkit-scrollbar,#root.is-account-mode .moderation-page::-webkit-scrollbar,#root.is-account-mode .notifications-page::-webkit-scrollbar,#root.is-account-mode .privacy-page::-webkit-scrollbar,#root.is-account-mode .weekly-missions-page::-webkit-scrollbar,#root.is-forum-mode .forum-compose-shell::-webkit-scrollbar,#root.is-forum-mode .forum-detail-shell::-webkit-scrollbar,#root.is-forum-mode .forum-shell::-webkit-scrollbar,#root.is-public-profile-mode .public-profile-shell::-webkit-scrollbar,#root.is-raffle-mode .raffle-page::-webkit-scrollbar,body.account-mode::-webkit-scrollbar,body.forum-mode::-webkit-scrollbar,body.public-profile-mode::-webkit-scrollbar,body.raffle-mode::-webkit-scrollbar{width:var(--internal-scrollbar-size);height:var(--internal-scrollbar-size)}#root.is-account-mode .account-page::-webkit-scrollbar-track,#root.is-account-mode .eula-page::-webkit-scrollbar-track,#root.is-account-mode .moderation-page::-webkit-scrollbar-track,#root.is-account-mode .notifications-page::-webkit-scrollbar-track,#root.is-account-mode .privacy-page::-webkit-scrollbar-track,#root.is-account-mode .weekly-missions-page::-webkit-scrollbar-track,#root.is-forum-mode .forum-compose-shell::-webkit-scrollbar-track,#root.is-forum-mode .forum-detail-shell::-webkit-scrollbar-track,#root.is-forum-mode .forum-shell::-webkit-scrollbar-track,#root.is-public-profile-mode .public-profile-shell::-webkit-scrollbar-track,#root.is-raffle-mode .raffle-page::-webkit-scrollbar-track,body.account-mode::-webkit-scrollbar-track,body.forum-mode::-webkit-scrollbar-track,body.public-profile-mode::-webkit-scrollbar-track,body.raffle-mode::-webkit-scrollbar-track{background:transparent}#root.is-account-mode .account-page::-webkit-scrollbar-thumb,#root.is-account-mode .eula-page::-webkit-scrollbar-thumb,#root.is-account-mode .moderation-page::-webkit-scrollbar-thumb,#root.is-account-mode .notifications-page::-webkit-scrollbar-thumb,#root.is-account-mode .privacy-page::-webkit-scrollbar-thumb,#root.is-account-mode .weekly-missions-page::-webkit-scrollbar-thumb,#root.is-forum-mode .forum-compose-shell::-webkit-scrollbar-thumb,#root.is-forum-mode .forum-detail-shell::-webkit-scrollbar-thumb,#root.is-forum-mode .forum-shell::-webkit-scrollbar-thumb,#root.is-public-profile-mode .public-profile-shell::-webkit-scrollbar-thumb,#root.is-raffle-mode .raffle-page::-webkit-scrollbar-thumb,body.account-mode::-webkit-scrollbar-thumb,body.forum-mode::-webkit-scrollbar-thumb,body.public-profile-mode::-webkit-scrollbar-thumb,body.raffle-mode::-webkit-scrollbar-thumb{background:var(--internal-scrollbar-thumb);border-radius:999px}#root.is-account-mode .account-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .eula-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .moderation-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .notifications-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .privacy-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .weekly-missions-page::-webkit-scrollbar-thumb:hover,#root.is-forum-mode .forum-compose-shell::-webkit-scrollbar-thumb:hover,#root.is-forum-mode .forum-detail-shell::-webkit-scrollbar-thumb:hover,#root.is-forum-mode .forum-shell::-webkit-scrollbar-thumb:hover,#root.is-public-profile-mode .public-profile-shell::-webkit-scrollbar-thumb:hover,#root.is-raffle-mode .raffle-page::-webkit-scrollbar-thumb:hover,body.account-mode::-webkit-scrollbar-thumb:hover,body.forum-mode::-webkit-scrollbar-thumb:hover,body.public-profile-mode::-webkit-scrollbar-thumb:hover,body.raffle-mode::-webkit-scrollbar-thumb:hover{background:var(--internal-scrollbar-thumb-hover)}body.forum-mode{overflow:hidden;height:100%;scrollbar-gutter:stable;background:var(--internal-page-bg)}#root.is-forum-mode{min-height:100%;height:100%;overflow:visible}#root.is-forum-mode .forum-compose-shell,#root.is-forum-mode .forum-detail-shell,#root.is-forum-mode .forum-shell{display:flex;flex-direction:column;align-items:center;width:100%;max-width:none;margin-left:0;margin-right:0;margin-top:0;height:100dvh;max-height:100dvh;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:auto;-webkit-overflow-scrolling:touch}@media (min-width:761px){#root.is-forum-mode .forum-compose-shell,#root.is-forum-mode .forum-detail-shell,#root.is-forum-mode .forum-shell{margin-top:var(--app-top-chrome);height:calc(100dvh - var(--app-top-chrome));max-height:calc(100dvh - var(--app-top-chrome))}}.forum-persistent-layer{display:contents}#root.is-forum-mode .forum-compose-shell>*,#root.is-forum-mode .forum-detail-shell>*,#root.is-forum-mode .forum-shell>:not(.forum-fab){width:100%;box-sizing:border-box}@media (min-width:761px){#root.is-forum-mode .forum-shell>:not(.forum-fab){max-width:1220px}#root.is-forum-mode .forum-detail-shell>*{max-width:560px}#root.is-forum-mode .forum-compose-shell>*{max-width:520px}}.forum-shell{min-height:100vh;padding:12px 14px 76px;max-width:1220px;margin:0 auto;background:var(--internal-page-bg);color:var(--internal-text)}.forum-shell .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.forum-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.forum-toolbar__title{margin:0;font-size:1.2rem;font-weight:800;letter-spacing:-.02em;color:var(--internal-text-strong,#111827);flex-shrink:0}.forum-toolbar__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.forum-toolbar-create{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:0 14px;border:none;border-radius:12px;background:var(--internal-btn-primary,#111827);color:#fff;font-size:.82rem;font-weight:700;font-family:inherit;text-decoration:none;white-space:nowrap;box-shadow:var(--internal-btn-primary-shadow,0 8px 22px rgba(17,24,39,.18));transition:background .15s ease,transform .15s ease}.forum-toolbar-create:hover{background:var(--internal-btn-primary-hover,#1f2937);transform:translateY(-1px)}.forum-toolbar-create__icon{display:none;width:20px;height:20px}.forum-bell{position:relative;width:40px;height:40px;flex-shrink:0;border:1px solid var(--internal-border,#e2e8f0);border-radius:12px;background:#fff;box-shadow:var(--internal-shadow,0 8px 22px rgba(15,23,42,.06));cursor:pointer;display:flex;align-items:center;justify-content:center;color:#475569}.forum-bell svg{width:20px;height:20px;fill:currentColor}.forum-bell--has-unread:after{content:"";position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%;background:#ef4444;box-shadow:0 0 0 2px #fff;pointer-events:none}.forum-chips-row{display:flex;align-items:center;gap:10px;margin-bottom:14px}.forum-chips-scroll{flex:1 1;min-width:0;display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.forum-chip{flex-shrink:0;border:none;border-radius:999px;padding:8px 14px;font-size:.78rem;font-weight:600;font-family:inherit;cursor:pointer;background:#fff;color:#475569;box-shadow:0 2px 8px rgba(15,23,42,.06)}.forum-chip.is-active{background:#111827;color:#fff}.forum-search-field{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:0 10px;height:36px;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.06);width:min(140px,28vw)}.forum-search-field__icon{width:16px;height:16px;flex-shrink:0;color:#94a3b8}.forum-search-field__input{border:none;background:transparent;font-family:inherit;font-size:.78rem;min-width:0;width:100%;color:#111827}.forum-search-field__input:focus{outline:none}.forum-layout{display:grid;grid-template-columns:minmax(0,260px) minmax(0,1fr);gap:14px;align-items:start}.forum-layout--feed{grid-template-columns:minmax(0,1fr) minmax(240px,300px);gap:20px}.forum-mobile-slot,.forum-mobile-views{display:none}@media (max-width:900px){.forum-mobile-views{display:flex;gap:4px;margin-bottom:12px;padding:4px;border-radius:999px;background:#fff;border:1px solid var(--internal-border,#e2e8f0);box-shadow:var(--internal-shadow,0 8px 22px rgba(15,23,42,.06))}.forum-mobile-views__chip{flex:1 1;min-width:0;border:1px solid var(--internal-border);border-radius:var(--internal-radius-pill);padding:10px 8px;font-size:.82rem;font-weight:700;font-family:inherit;line-height:1.2;cursor:pointer;background:var(--internal-surface);color:var(--internal-text);transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.forum-mobile-views__chip.is-active{background:var(--internal-btn-primary);border-color:var(--internal-btn-primary);color:#fff;box-shadow:var(--internal-btn-primary-shadow)}.forum-mobile-views__chip:focus-visible{outline:2px solid var(--internal-btn-primary);outline-offset:2px}.forum-layout,.forum-layout--feed{grid-template-columns:1fr}.forum-side-col--desktop{display:none!important}.forum-main-col{display:none}.forum-mobile-slot{display:none;min-width:0}.forum-layout[data-mobile-view=feed] .forum-main-col,.forum-layout[data-mobile-view=raffle] .forum-mobile-slot--raffle,.forum-layout[data-mobile-view=tops] .forum-mobile-slot--tops{display:block}}@media (min-width:901px){.forum-main-col{display:block!important}.forum-mobile-slot{display:none!important}.forum-side-col--desktop{display:flex!important}}.forum-main-col{min-width:0}.forum-side-col{display:flex;flex-direction:column;gap:14px;position:sticky;top:12px}@media (max-width:900px){.forum-side-col{position:static;order:0}.forum-toolbar-create{display:none}}.forum-search-wide{display:flex;align-items:center;gap:10px;padding:0 16px;min-height:48px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 10px rgba(15,23,42,.04);margin-bottom:14px}.forum-search-wide__icon{width:20px;height:20px;flex-shrink:0;color:#94a3b8}.forum-search-wide__input{border:none;background:transparent;font-family:inherit;font-size:.9rem;min-width:0;width:100%;color:#111827}.forum-search-wide__input:focus{outline:none}.forum-search-wide__input::placeholder{color:#94a3b8}.forum-filters-row{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:nowrap}.forum-category-bar{flex:1 1;min-width:0;padding:4px 5px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid var(--internal-border);box-shadow:var(--internal-shadow)}.forum-category-bar__scroll{display:flex;flex-wrap:nowrap;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;padding:2px 4px;touch-action:pan-x}.forum-category-bar__scroll::-webkit-scrollbar{display:none}.forum-category-bar__scroll.is-dragging{cursor:grabbing}.forum-chip--category{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:none;border-radius:999px;background:#fff;color:#1e293b;box-shadow:none;font-size:.78rem;font-weight:600;font-family:inherit;cursor:pointer}.forum-chip--category.is-active{background:var(--internal-accent-soft);color:#0f172a;border:1px solid #bfdbfe}.forum-chip--category.is-active .forum-chip__clear{color:#64748b}.forum-chip--toggle{display:inline-flex;align-items:center;gap:6px;background:#e8ecf1;color:#1e293b;box-shadow:none;border:1px solid transparent}.forum-chip--toggle.is-active{background:var(--internal-btn-primary);color:#fff;border-color:var(--internal-btn-primary)}.forum-chip--toggle.is-active:not(.forum-chip--all){padding-right:10px}.forum-chip__clear{font-size:1rem;line-height:1;font-weight:700;color:#475569;margin-left:2px}.forum-sort{flex-shrink:0;margin-left:auto}.notifications-filter.forum-field-filter{flex-direction:column;align-items:stretch;gap:6px;margin:0}.notifications-filter.forum-field-filter .notifications-filter-label{font-size:.75rem;font-weight:600;color:#475569}.notifications-filter.forum-field-filter .notifications-filter-combo{width:100%}.notifications-filter.forum-field-filter .notifications-filter-trigger{width:100%;max-width:100%;min-height:42px;border-radius:10px;border-color:#e2e8f0;padding:0 12px;font-size:.88rem;font-weight:400;color:inherit}.notifications-filter.forum-field-filter .notifications-filter-panel{z-index:5;max-height:min(240px,40vh);overflow-y:auto}.forum-sort__select{appearance:none;font-family:inherit;font-size:.82rem;font-weight:600;color:#334155;padding:10px 34px 10px 14px;border-radius:999px;border:1px solid #e2e8f0;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 12px center no-repeat;cursor:pointer;box-shadow:0 2px 8px rgba(15,23,42,.05)}.forum-sort__select:focus{outline:2px solid #93c5fd;outline-offset:1px}.forum-create-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 18px;border:none;border-radius:14px;font-size:.95rem;font-weight:700;text-decoration:none;color:#fff;background:var(--internal-btn-primary);box-shadow:var(--internal-btn-primary-shadow);transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.forum-create-btn:hover{background:var(--internal-btn-primary-hover);transform:translateY(-1px)}.forum-ranking{background:#fff;border-radius:14px;padding:14px 12px 12px;box-shadow:0 8px 22px rgba(15,23,42,.06)}.forum-ranking--leaderboard .forum-ranking__hint,.forum-ranking--placeholder .forum-ranking__hint,.forum-ranking--raffle .forum-ranking__hint{font-size:.72rem;color:#94a3b8;margin:-4px 0 10px}.forum-ranking__head{margin-bottom:10px}.forum-ranking__title{font-size:.95rem;font-weight:800}.forum-ranking__sub{font-size:.72rem;color:#64748b;margin-top:4px}.forum-ranking__list{list-style:none}.forum-ranking__row{display:grid;grid-template-columns:28px 36px 1fr auto;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #f1f5f9}.forum-ranking__row:last-child{border-bottom:none}.forum-ranking__num{font-size:.72rem;font-weight:700;color:#94a3b8}.forum-ranking__avatar{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.forum-ranking__avatar--raffle{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#dcfce7);color:#0f766e}.forum-ranking__avatar--raffle svg{width:16px;height:16px;flex-shrink:0}.forum-ranking__avatar--user{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#e0f2fe,#fef3c7);color:#334155;font-size:.78rem;font-weight:900}.forum-ranking__avatar-link{display:inline-flex;width:32px;height:32px;border-radius:10px;text-decoration:none}.forum-ranking__avatar-img{width:100%;height:100%;object-fit:cover}.forum-ranking__main{min-width:0}.forum-ranking__name-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.forum-ranking__name{font-size:.76rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.forum-ranking__name--link{color:inherit;text-decoration:none}.forum-ranking__name--link:hover{color:#2563eb}.forum-ranking__level{font-size:.62rem;font-weight:700;padding:2px 6px;border-radius:6px;flex-shrink:0}.forum-ranking__level--1{background:#dbeafe;color:#1d4ed8}.forum-ranking__level--2{background:#d1fae5;color:#047857}.forum-ranking__level--3{background:#fef3c7;color:#b45309}.forum-ranking__level--4,.forum-ranking__level--5{background:#ffedd5;color:#c2410c}.forum-ranking__meta{font-size:.65rem;color:#94a3b8;margin-top:2px}.forum-ranking__points{font-size:.85rem;font-weight:800;color:#0f172a}.forum-ranking__foot{margin-top:10px;padding-top:8px;border-top:1px solid #f1f5f9}.forum-ranking__pager-rules{display:flex;align-items:center;justify-content:center}.forum-ranking__pager-rules--secondary{margin-top:8px}.forum-ranking__pager{display:flex;align-items:center;justify-content:center;gap:14px}.forum-ranking__pager--nav{margin-top:10px;padding-top:10px;border-top:1px solid #f1f5f9;justify-content:space-between}.forum-ranking__pager-page{font-size:.78rem;font-weight:600;color:#475569}.forum-ranking__pager-btn{width:32px;height:32px;border-radius:10px;border:1px solid #e2e8f0;background:#f8fafc;cursor:pointer;font-size:1rem;line-height:1;color:#334155}.forum-ranking__pager-btn--round{width:30px;height:30px;border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;background:#eef2f6;font-size:1.05rem;font-weight:700}.forum-ranking__pager-btn:disabled{opacity:.35;cursor:default}.forum-ranking__pager-label{font-size:.78rem;color:#64748b}.forum-ranking__pager-label--primary{display:inline-flex;min-height:34px;align-items:center;justify-content:center;width:100%;border-radius:10px;background:var(--internal-btn-primary);color:#fff;font-weight:800;text-decoration:none;box-shadow:var(--internal-btn-primary-shadow)}.forum-ranking__pager-label--primary:hover{background:var(--internal-btn-primary-hover)}.forum-feed-list{display:flex;flex-direction:column;gap:10px}.forum-empty{text-align:center;color:#64748b;font-size:.9rem;padding:24px}.forum-feed-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;border-radius:12px}.forum-feed-error,.forum-feed-hint{font-size:.82rem;padding:12px 14px;margin-bottom:12px}.forum-feed-hint{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;border-radius:12px}.forum-compose-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.82rem;padding:10px 12px;border-radius:10px}.forum-detail-list-btn--inline{display:inline-block;margin-top:14px;text-align:center}.forum-post-card{display:flex;gap:12px;align-items:stretch;background:#fff;border-radius:14px;padding:12px 14px;box-shadow:0 8px 22px rgba(15,23,42,.05);text-decoration:none;color:inherit;transition:box-shadow .15s ease}.forum-post-card:hover{box-shadow:0 10px 28px rgba(15,23,42,.1)}.forum-post-card__body{flex:1 1;min-width:0}.forum-post-card__tag{display:inline-block;font-size:.65rem;font-weight:600;color:#64748b;background:#f1f5f9;padding:3px 8px;border-radius:8px;margin-bottom:6px}.forum-post-card__title{font-size:.92rem;font-weight:800;line-height:1.3;margin-bottom:8px}.forum-post-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.7rem;color:#64748b}.forum-post-card__author{font-weight:700;color:#334155}.forum-post-card__level{font-weight:700;padding:2px 6px;border-radius:6px;font-size:.62rem}.forum-post-card__level--cool{background:#dbeafe;color:#1d4ed8}.forum-post-card__level--mid{background:#d1fae5;color:#047857}.forum-post-card__level--hot{background:#ffedd5;color:#c2410c}.forum-post-card__stat{display:inline-flex;align-items:center;gap:3px}.forum-post-card__stat svg{width:13px;height:13px}.forum-post-card__time{margin-left:auto;font-size:.68rem;color:#94a3b8}.forum-post-card__thumb-wrap{flex-shrink:0;width:72px}.forum-post-card__thumb{width:72px;height:72px;border-radius:12px;object-fit:cover;display:block}.forum-post-card--feed{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:16px 18px;text-decoration:none}.forum-post-card--feed:hover{box-shadow:0 10px 28px rgba(15,23,42,.1)}.forum-post-card__head{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.forum-post-card__avatar{width:44px;height:44px;border-radius:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;color:#475569;background:linear-gradient(145deg,#e2e8f0,#cbd5e1)}.forum-post-card__avatar-img{width:100%;height:100%;object-fit:cover}.forum-post-card__avatar--brand{background:#f8fafc;padding:4px}.forum-post-card__brand-mark{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.forum-post-card__brand-mark svg{display:block;width:100%;height:100%;filter:none}.forum-post-card__avatar-link{flex-shrink:0}.forum-post-card__author-profile-link,.forum-post-card__avatar-link{text-decoration:none;color:inherit}.forum-post-card__who{flex:1 1;min-width:0}.forum-post-card__name-row{display:flex;align-items:center;gap:8px}.forum-post-card__author-name{font-size:.88rem;font-weight:800;color:#0f172a}.forum-post-card__role-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-top:3px;font-size:.74rem;color:#64748b}.forum-post-card__role{font-weight:600}.forum-post-card__dot{color:#cbd5e1}.forum-post-card__time-inline{font-weight:500;color:#94a3b8}.forum-post-card__menu-wrap{position:relative;flex-shrink:0;margin:-6px -6px 0 0}.forum-post-card__menu-wrap .forum-comment-menu{top:calc(100% + 4px)}.forum-post-card__body-link{text-decoration:none;color:inherit;display:block}.forum-post-card__place-link{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0;color:inherit;text-decoration:none}.forum-post-card__place-thumb{width:46px;height:46px;flex-shrink:0;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#dcfce7);color:#0f766e;font-size:.62rem;font-weight:900;text-transform:uppercase}.forum-post-card__place-thumb img{width:100%;height:100%;object-fit:cover}.forum-post-card__place-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.forum-post-card__place-link strong{font-size:.84rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-post-card__place-main small{font-size:.64rem;font-weight:800;color:#64748b;text-transform:uppercase}.forum-post-card__linked-place-compact,.forum-post-card__place-main em{font-size:.7rem;color:#64748b;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forum-post-card__place-link>em{flex-shrink:0;font-style:normal;font-size:.72rem;font-weight:800;color:#0f766e}.forum-post-card__linked-place-compact{width:100%;margin-top:6px}.forum-post-card__title--feed{font-size:1.02rem;font-weight:800;line-height:1.35;margin:0 0 8px;letter-spacing:-.02em;transition:color .15s ease}.forum-post-card__excerpt{font-size:.84rem;line-height:1.5;color:#475569;margin:0 0 12px}.forum-post-card__media{margin:4px 0 12px;border-radius:14px;overflow:hidden;background:#f1f5f9}.forum-post-card__media-img{width:100%;max-height:320px;object-fit:cover;display:block;vertical-align:middle}.forum-post-card__foot{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:4px}.forum-post-card__reactions{display:flex;align-items:center;gap:14px}.forum-post-card__react{display:inline-flex;align-items:center;gap:5px;font-size:.78rem;font-weight:600;color:#64748b}.forum-post-card__react svg{width:17px;height:17px}.forum-post-card__like-btn{display:inline-flex;align-items:center;gap:5px;margin:0;padding:0;border:none;background:transparent;font-size:.78rem;font-weight:600;font-family:inherit;color:#64748b;cursor:pointer}.forum-post-card__like-btn:disabled{opacity:.55;cursor:not-allowed}.forum-post-card__like-btn svg{width:17px;height:17px}.forum-post-card__like-btn.is-liked{color:#dc2626}.forum-post-card__like-hint{flex-basis:100%;margin:0;font-size:.72rem;color:#b91c1c}.forum-post-card__tags{font-size:.72rem;font-weight:600;color:#64748b;text-align:right}.forum-fab{position:fixed;right:max(16px,env(safe-area-inset-right,0px));bottom:calc(52px + env(safe-area-inset-bottom, 0px));width:52px;height:52px;border-radius:50%;background:var(--internal-btn-primary);color:var(--internal-surface);display:flex;align-items:center;justify-content:center;box-shadow:var(--internal-btn-primary-shadow);z-index:40;text-decoration:none;transition:transform .15s ease}.forum-fab:hover{transform:scale(1.04)}.forum-fab svg{width:22px;height:22px}@media (min-width:901px){.forum-fab{display:none}}.forum-compose-shell{min-height:100vh;padding:16px 14px 88px;max-width:520px;margin:0 auto;background:#e8ecf2;color:#111827}@supports (-webkit-touch-callout:none){@media (max-width:760px){.forum-compose-shell{min-height:100dvh;padding-top:max(132px,calc(env(safe-area-inset-top, 0px) + 88px))}}}.forum-compose-card{background:#fff;border-radius:16px;padding:16px 16px 18px;box-shadow:0 12px 32px rgba(15,23,42,.08)}.forum-compose-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.forum-compose-title{font-size:1.05rem;font-weight:800}.forum-compose-divider{border:none;border-top:1px solid #e2e8f0;margin:16px 0 10px}.forum-compose-subsection-title{margin:0 0 8px;font-size:.9rem;font-weight:800;color:#0f172a}.forum-compose-section-label{font-size:.72rem;font-weight:700;color:#64748b;margin-bottom:8px}.forum-compose-banner{background:#ecfdf5;color:#047857;font-size:.78rem;padding:10px 12px;border-radius:10px;margin-bottom:14px}.forum-compose-form{gap:12px}.forum-compose-form,.forum-field{display:flex;flex-direction:column}.forum-field{gap:6px}.forum-field-label{font-size:.75rem;font-weight:600;color:#475569}.forum-field-input{height:42px;border-radius:10px;border:1px solid #e2e8f0;padding:0 12px;font-family:inherit;font-size:.88rem}.forum-field-input--textarea{min-height:84px;height:auto;padding-top:10px;padding-bottom:10px;resize:vertical}.forum-field-select{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;padding-right:36px}.forum-linked-place-picker__hint{font-size:.75rem;color:#64748b}.forum-linked-place-picker__results{display:flex;flex-direction:column;gap:6px}.forum-linked-place-picker__result,.forum-linked-place-picker__selected{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;padding:10px 12px;font-family:inherit;text-align:left}.forum-linked-place-picker__result{cursor:pointer}.forum-linked-place-picker__result:hover:not(:disabled){border-color:#bfdbfe;background:#eff6ff}.forum-linked-place-picker__result span,.forum-linked-place-picker__selected span{min-width:0;display:flex;flex-direction:column;gap:2px}.forum-linked-place-picker__result strong,.forum-linked-place-picker__selected strong{font-size:.82rem;color:#0f172a}.forum-linked-place-picker__result small,.forum-linked-place-picker__selected small{font-size:.72rem;color:#64748b}.forum-linked-place-picker__result em{flex-shrink:0;font-style:normal;font-size:.72rem;font-weight:800;color:#0f766e}.forum-linked-place-picker__selected button{flex-shrink:0;border:none;border-radius:9px;padding:7px 10px;background:#e2e8f0;color:#334155;font-family:inherit;font-size:.74rem;font-weight:800;cursor:pointer}.forum-editor-toolbar{display:flex;gap:6px;padding:8px;border:1px solid #e2e8f0;border-bottom:none;border-radius:10px 10px 0 0;background:#f8fafc}.forum-editor-tool{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-family:inherit;font-size:.72rem;font-weight:700;color:#475569;background:transparent;border:none;border-radius:6px;cursor:pointer}.forum-editor-tool:disabled{opacity:.55;cursor:default}.forum-editor-tool.is-active{background:#e2e8f0;color:#0f172a}.forum-editor-tool--italic{font-style:italic}.forum-editor-tool--strike{text-decoration:line-through}.forum-editor-tool--icon{font-weight:600}.forum-editor-file-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.forum-editor{position:relative}.forum-editor.is-disabled .forum-editor-prose{opacity:.72}.forum-editor-main{width:100%;border-radius:0 0 10px 10px;border:1px solid #e2e8f0;background:#fff;overflow:hidden}.forum-editor-content-wrap{width:100%}.forum-editor-prose{min-height:160px;padding:12px;font-family:inherit;font-size:.88rem;line-height:1.55;outline:none}.forum-editor-prose:focus-visible{box-shadow:inset 0 0 0 2px rgba(30,58,138,.2)}.forum-editor-prose p{margin:0 0 .5em}.forum-editor-prose p:last-child{margin-bottom:0}.forum-editor-prose ol,.forum-editor-prose ul{margin:.35em 0 .5em;padding-left:1.35em}.forum-editor-attachments{display:flex;flex-wrap:wrap;gap:10px;padding:10px 12px 12px;border-top:1px solid #f1f5f9;background:#fafbfc}.forum-editor-attachment{position:relative;width:72px;height:72px;flex-shrink:0;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px rgba(15,23,42,.12)}.forum-editor-attachment__img{width:100%;height:100%;object-fit:cover;display:block;vertical-align:middle}.forum-editor-attachment__remove{position:absolute;top:4px;right:4px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;cursor:pointer;background:rgba(15,23,42,.82);color:#fff;line-height:0;box-shadow:0 1px 2px rgba(0,0,0,.2)}.forum-editor-attachment__remove:hover:not(:disabled){background:#0f172a}.forum-editor-attachment__remove:disabled{opacity:.5;cursor:default}.forum-editor-prose p.is-empty:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;color:#94a3b8}.forum-editor-area{width:100%;border-radius:0 0 10px 10px;border:1px solid #e2e8f0;padding:12px;font-family:inherit;font-size:.88rem;resize:vertical;min-height:160px}.forum-editor-area--placeholder{min-height:160px;background:#f8fafc}.forum-compose-submit{margin-top:6px;width:100%;border:none;border-radius:12px;padding:14px;font-weight:800;font-size:.95rem;font-family:inherit;cursor:pointer;background:var(--internal-btn-primary);color:#fff;box-shadow:var(--internal-btn-primary-shadow)}.forum-compose-submit:hover:not(:disabled){background:var(--internal-btn-primary-hover)}.forum-compose-submit:disabled{opacity:.65;cursor:default}.forum-compose-footer-block{margin-top:14px;height:56px;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.05)}.forum-detail-shell{min-height:100vh;padding:12px 14px 84px;max-width:560px;margin:0 auto;background:var(--internal-page-bg);color:var(--internal-text)}.forum-detail-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.forum-detail-back{font-weight:800;font-size:1.05rem;text-decoration:none;color:#111827}.forum-detail-list-btn{text-decoration:none;font-size:.78rem;font-weight:700;padding:8px 14px;border-radius:999px;background:#fff;color:#334155;box-shadow:0 4px 12px rgba(15,23,42,.06)}.forum-detail-card{background:#fff;border:1px solid rgba(226,232,240,.85);border-radius:18px;padding:16px 14px 12px;box-shadow:0 18px 38px rgba(15,23,42,.08),inset 0 1px 0 rgba(255,255,255,.9)}.forum-detail-card-head{position:relative}.forum-detail-tag{margin-left:auto;font-size:.78rem;line-height:1;color:#385779;white-space:nowrap}.forum-detail-title{max-width:100%;font-size:1.06rem;font-weight:900;margin-top:8px;line-height:1.28;color:#020617;overflow-wrap:anywhere}.forum-detail-menu-wrap{position:relative;flex:0 0 auto;margin-left:2px}.forum-detail-menu-wrap .forum-comment-menu{top:calc(100% + 4px)}.forum-detail-author-row{display:flex;align-items:center;gap:9px;min-height:38px;font-size:.78rem}.forum-detail-author-avatar,.forum-detail-author-avatar-link{flex:0 0 auto}.forum-detail-author-avatar-link{color:inherit;text-decoration:none}.forum-detail-author-avatar{width:34px;height:34px;border-radius:5px;background:linear-gradient(135deg,#e0f2fe,#eef2ff);color:#334155;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:.78rem;font-weight:900}.forum-detail-author-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.forum-detail-author-avatar--brand{background:#f8fafc;padding:3px}.forum-detail-author-brand-mark{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.forum-detail-author-brand-mark svg{display:block;width:100%;height:100%;filter:none}.forum-detail-author-main{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:1px}.forum-detail-author-role{font-size:.66rem;line-height:1.05;color:#64748b}.forum-detail-author-name-line{display:flex;align-items:center;gap:6px;min-width:0}.forum-detail-author{font-weight:800;line-height:1.1;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forum-detail-author-profile-link{text-decoration:none}.forum-detail-level{font-weight:800;padding:2px 7px;border-radius:999px;font-size:.62rem;line-height:1.25;white-space:nowrap}.forum-detail__level--cool{background:#dbeafe;color:#1d4ed8}.forum-detail__level--mid{background:#d1fae5;color:#047857}.forum-detail__level--hot{background:#ffedd5;color:#c2410c}.forum-detail-time{margin-left:auto;font-size:.72rem;color:#7c8da5;white-space:nowrap}.forum-detail-content{margin-top:14px;font-size:.9rem;line-height:1.55;white-space:pre-wrap;color:#1f2937}.forum-detail-content--html{white-space:normal}.forum-detail-content--html p{margin:0 0 .55em}.forum-detail-content--html p:last-child{margin-bottom:0}.forum-detail-content--html ol,.forum-detail-content--html ul{margin:.35em 0 .55em;padding-left:1.35em}.forum-detail-content--html img{max-width:100%;height:auto;border-radius:10px;margin:.5em 0;display:block}.forum-detail-place-card{display:flex;align-items:center;gap:12px;margin-top:14px;padding:10px;border-radius:15px;background:linear-gradient(180deg,#ffffff,#f8fafc);border:1px solid #dbe5f0;color:inherit;text-decoration:none;box-shadow:0 8px 20px rgba(15,23,42,.04);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.forum-detail-place-card:hover{border-color:#bfd0e4;box-shadow:0 12px 26px rgba(15,23,42,.08);transform:translateY(-1px)}.forum-detail-place-card__thumb{width:62px;height:62px;flex-shrink:0;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#dcfce7);color:#0f766e;font-size:.66rem;font-weight:900;text-transform:uppercase;box-shadow:0 6px 14px rgba(15,23,42,.1)}.forum-detail-place-card__thumb img{width:100%;height:100%;object-fit:cover}.forum-detail-place-card__main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.forum-detail-place-card small{width:fit-content;font-size:.66rem;font-weight:900;color:#53657c;text-transform:uppercase;letter-spacing:0}.forum-detail-place-card strong{font-size:.92rem;line-height:1.2;color:#0f172a}.forum-detail-place-card em{font-style:normal;font-size:.76rem;color:#64748b}.forum-detail-place-card b{flex-shrink:0;align-self:center;padding:7px 10px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.8rem;font-weight:900;white-space:nowrap}.forum-detail-images{margin-top:16px;display:flex;flex-direction:column;gap:12px}.forum-detail-image-frame{border-radius:14px;overflow:hidden;background:#f1f5f9}.forum-detail-image{width:100%;max-width:100%;height:auto;display:block;vertical-align:middle}.forum-detail-foot{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:14px;padding-top:10px;border-top:1px solid #f1f5f9;color:#64748b}.forum-detail-like-btn{display:inline-flex;align-items:center;gap:5px;margin:0;padding:0;border:none;background:transparent;font-size:.78rem;font-weight:600;font-family:inherit;color:#64748b;cursor:pointer}.forum-detail-like-btn:disabled{opacity:.55;cursor:not-allowed}.forum-detail-like-btn svg{width:15px;height:15px}.forum-detail-like-btn.is-liked{color:#dc2626}.forum-detail-stat{display:inline-flex;align-items:center;gap:5px;font-size:.78rem}.forum-detail-stat svg{width:15px;height:15px}.forum-detail-section-title{font-size:.9rem;font-weight:900;line-height:1.25;margin-bottom:12px;color:#0f172a}.forum-detail-comment-form-card{margin-top:12px;background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:18px;padding:14px;box-shadow:0 14px 32px rgba(15,23,42,.07),inset 0 1px 0 rgba(255,255,255,.9)}.forum-detail-comment-area{width:100%;border-radius:12px;border:1px solid #dbe5f0;padding:13px 14px;font-family:inherit;font-size:.88rem;line-height:1.45;resize:none;background:#fbfdff;color:#0f172a;max-height:240px;min-height:82px;overflow-y:auto;box-sizing:border-box;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.forum-detail-comment-area::placeholder{color:#64748b}.forum-detail-comment-area:focus{outline:none;border-color:#94a3b8;background:#fff;box-shadow:0 0 0 3px rgba(148,163,184,.18)}.forum-detail-comment-area:disabled{background:#f8fafc;color:#94a3b8}.forum-detail-comment-area--reply{min-height:74px}.forum-detail-comment-actions{display:flex;justify-content:flex-end;margin-top:12px;gap:8px}.forum-detail-comment-actions--reply{margin-top:8px}.forum-detail-send-btn{border:none;border-radius:999px;min-width:112px;min-height:38px;padding:10px 22px;font-weight:800;font-size:.82rem;font-family:inherit;cursor:pointer;background:var(--internal-btn-primary);color:#fff;box-shadow:var(--internal-btn-primary-shadow);transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.forum-detail-send-btn:hover:not(:disabled){background:var(--internal-btn-primary-hover);box-shadow:0 10px 22px rgba(17,24,39,.22);transform:translateY(-1px)}.forum-detail-send-btn:disabled{cursor:not-allowed;background:#8b93a0;box-shadow:none;opacity:1}.forum-detail-cancel-btn{border:none;border-radius:999px;min-height:38px;padding:10px 16px;font-weight:800;font-size:.82rem;font-family:inherit;cursor:pointer;background:#f1f5f9;color:#475569;transition:background .16s ease,color .16s ease}.forum-detail-cancel-btn:hover:not(:disabled){background:#e2e8f0;color:#0f172a}.forum-detail-cancel-btn:disabled{cursor:not-allowed;opacity:.55}.forum-comments-card{margin-top:12px;background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:18px;padding:14px;box-shadow:0 14px 32px rgba(15,23,42,.07),inset 0 1px 0 rgba(255,255,255,.9)}.forum-comments-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.forum-comments-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:24px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:.76rem;font-weight:800}.forum-comments-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:2px 0 0;padding:0}.forum-comment-row{position:relative;display:flex;gap:10px;padding:12px;border:1px solid #eef2f7;border-radius:14px;background:#fbfdff;margin-left:min(calc(var(--comment-depth, 0) * 14px),56px);box-shadow:0 6px 16px rgba(15,23,42,.035)}.forum-comment-row:last-child{border-bottom:1px solid #eef2f7}.forum-comment-row--reply{border-left:3px solid #cbd5e1;background:#f8fafc;box-shadow:none}.forum-comment-avatar{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#e0f2fe,#eef2ff);border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.85rem;color:#334155;overflow:hidden;box-shadow:0 5px 12px rgba(15,23,42,.12)}.forum-comment-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.forum-comment-avatar-link{flex-shrink:0}.forum-comment-author-profile-link,.forum-comment-avatar-link{text-decoration:none;color:inherit}.forum-comment-body{flex:1 1;min-width:0}.forum-comment-top{position:relative;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.forum-comment-author{font-weight:800;font-size:.84rem;color:#0f172a}.forum-comment-time{margin-left:8px;color:#7c8da5;font-size:.74rem;white-space:nowrap}.forum-comment-menu{position:absolute;top:36px;right:0;z-index:5;min-width:210px;padding:8px;border:1px solid #dbe3ef;border-radius:12px;background:#fff;box-shadow:0 14px 30px rgba(15,23,42,.12)}.forum-comment-menu__item{width:100%;border:none;border-radius:8px;padding:9px 10px;background:transparent;color:#0f172a;cursor:pointer;font-family:inherit;font-size:.78rem;text-align:left}a.forum-comment-menu__item{display:block;box-sizing:border-box;text-decoration:none}.forum-comment-menu__item:hover{background:#f8fafc}.forum-comment-menu__item:disabled{cursor:not-allowed;opacity:.55}.forum-comment-menu__item--danger{color:#0f172a}.forum-comment-text{margin-top:7px;font-size:.84rem;line-height:1.5;color:#243041;overflow-wrap:anywhere}.forum-comment-text--stub{font-style:italic;color:#64748b}.forum-comment-actions{margin-top:9px;display:flex;gap:12px}.forum-comment-like,.forum-comment-reply{border:none;border-radius:999px;background:transparent;cursor:pointer;font-size:.76rem;font-weight:700;color:#53657c;padding:3px 0;transition:color .16s ease,background .16s ease}.forum-comment-reply:hover:not(:disabled){color:#0f172a}.forum-comment-reply:disabled{cursor:not-allowed;color:#cbd5e1}.forum-comment-reply-form{margin-top:12px}.forum-comment-replies{list-style:none;margin:10px 0 0;padding:0}@media (max-width:480px){.forum-detail-shell{padding-inline:10px}.forum-detail-place-card{align-items:flex-start;gap:10px}.forum-detail-place-card__thumb{width:56px;height:56px}.forum-detail-place-card b{padding:6px 9px;font-size:.76rem}.forum-comments-card,.forum-detail-comment-form-card{padding:12px}.forum-comment-row{gap:8px;padding:10px;margin-left:min(calc(var(--comment-depth, 0) * 10px),28px)}.forum-comment-avatar{width:34px;height:34px;font-size:.78rem}.forum-comment-time{display:block;margin-top:2px;margin-left:0}.forum-detail-comment-actions{justify-content:stretch}.forum-detail-send-btn{flex:1 1}}.forum-comment-more,.forum-detail-more,.forum-post-card__menu,.place-popup-head-icon{flex-shrink:0;box-sizing:border-box;width:32px;height:32px;padding:0;border:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9;color:#0f172a;cursor:pointer;box-shadow:none;font:inherit;line-height:0;text-decoration:none;transition:background-color .15s ease}.forum-comment-more.is-open,.forum-comment-more:hover:not(:disabled),.forum-detail-more.is-open,.forum-detail-more:hover,.forum-post-card__menu.is-open,.forum-post-card__menu:hover,.place-popup-head-icon:hover,.place-popup-menu-wrap[open]>.place-popup-head-icon{background:#e2e8f0}.forum-comment-more:focus-visible,.forum-detail-more:focus-visible,.forum-post-card__menu:focus-visible,.place-popup-head-icon:focus-visible{outline:2px solid #64748b;outline-offset:2px}.forum-comment-more:disabled{cursor:not-allowed;opacity:.55}.more-horizontal-dots{display:inline-flex;align-items:center;justify-content:center;gap:3px;line-height:0}.more-horizontal-dots__dot{width:3px;height:3px;border-radius:50%;background:currentColor;flex-shrink:0}.modal.confirm-dialog-layer{position:fixed;inset:0;width:100vw;max-width:none;height:100%;height:100dvh;min-height:100svh;z-index:var(--app-modal-z,1000);display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:max(16px,env(safe-area-inset-top,0px)) max(16px,env(safe-area-inset-right,0px)) max(16px,env(safe-area-inset-bottom,0px)) max(16px,env(safe-area-inset-left,0px));background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.confirm-dialog-card{width:min(420px,94vw);border:1px solid var(--internal-border,#dbe4f0);border-radius:18px;background:var(--internal-surface,#ffffff);color:var(--internal-text,#334155);padding:18px;box-shadow:0 18px 48px rgba(15,23,42,.2)}.confirm-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:10px}.confirm-dialog-head h3{margin:0;color:var(--internal-text-strong,#0f172a);font-size:1.15rem;line-height:1.25;font-weight:900}.confirm-dialog-close{width:34px;height:34px;flex:0 0 auto;border:none;border-radius:999px;background:var(--internal-surface-soft,#f1f5f9);color:var(--internal-text,#334155);font-size:1.35rem;line-height:1;cursor:pointer}.confirm-dialog-close:hover:not(:disabled){background:var(--internal-border,#dbe4f0)}.confirm-dialog-close:disabled{cursor:default;opacity:.6}.confirm-dialog-message{margin:0;color:var(--internal-muted,#64748b);font-size:.92rem;line-height:1.45}.confirm-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.confirm-dialog-cancel,.confirm-dialog-submit{min-height:42px;border-radius:999px;padding:0 16px;font:inherit;font-size:.92rem;font-weight:800;cursor:pointer}.confirm-dialog-cancel{border:1px solid var(--internal-border,#dbe4f0);background:var(--internal-surface,#ffffff);color:var(--internal-text,#334155)}.confirm-dialog-submit{border:none;color:#fff}.confirm-dialog-submit,.confirm-dialog-submit--danger{background:var(--internal-btn-primary,#0f172a);box-shadow:var(--internal-btn-primary-shadow,none)}.confirm-dialog-cancel:hover:not(:disabled){background:var(--internal-surface-soft,#f1f5f9)}.confirm-dialog-submit--danger:hover:not(:disabled),.confirm-dialog-submit:hover:not(:disabled){background:var(--internal-btn-primary-hover,#1e293b)}.confirm-dialog-cancel:disabled,.confirm-dialog-submit:disabled{cursor:default;opacity:.65}.modal{position:fixed;inset:0;width:100%;height:100dvh;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:max(16px,env(safe-area-inset-top,0px)) 16px;z-index:1000;visibility:hidden;opacity:0}.modal.active{visibility:visible;opacity:1}.report-modal-layer{align-items:flex-start;padding:24px 16px}.report-modal-card{width:min(560px,94vw);margin:0 auto;border:1px solid #e2e8f0;border-radius:20px;background:#fff;padding:22px;box-shadow:0 18px 48px rgba(15,23,42,.18)}.report-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.report-modal-head h3{margin:0;color:#111827;font-size:1.4rem;font-weight:900}.report-modal-head p{margin:6px 0 0;color:#64748b;font-size:.84rem}.report-modal-close{width:42px;height:42px;border:none;border-radius:999px;background:#f1f5f9;color:#111827;font-size:1.5rem;cursor:pointer}.report-modal-field{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.report-modal-field span{color:#475569;font-size:.88rem;font-weight:600}.report-modal-field select,.report-modal-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#111827;font:inherit}.report-modal-field select{height:44px;padding:0 14px}.report-modal-field textarea{min-height:108px;padding:12px 14px;resize:vertical}.report-modal-submit{width:100%;min-height:50px;border:none;border-radius:999px;background:var(--internal-btn-primary,#111827);color:#fff;font-size:1.05rem;font-weight:900;cursor:pointer}.report-modal-submit:disabled{opacity:.65}.report-modal-error{margin:0 0 14px;border-radius:12px;background:#fef2f2;color:#b91c1c;padding:10px 12px;font-size:.85rem}.content-web-toast{position:fixed;right:16px;bottom:calc(var(--map-bottom-nav-bar, 64px) + 16px);z-index:1100;max-width:min(360px,calc(100vw - 32px));padding:12px 14px;border-radius:12px;background:#0f172a;color:#fff;font-size:.9rem;box-shadow:0 12px 32px rgba(15,23,42,.24)}.content-web-toast--error{background:#7f1d1d}.content-web-toast--info{background:#1e3a5f}.forum-load-more{display:flex;justify-content:center;margin:18px 0 8px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.forum-load-more__btn{min-height:44px;padding:0 18px;border:1px solid var(--internal-border,#dbe4f0);border-radius:999px;background:#fff;color:#0f172a;font:inherit;font-weight:700;cursor:pointer}