*{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:translate(-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-route-spinner,.map-overlay-loading{position:fixed;inset:0;z-index:80;display:grid;place-items:center;pointer-events:none}.map-route-spinner{background:#f5f6f8}.map-overlay-loading{background:#f8fafc47}.map-route-spinner__dot,.map-overlay-loading__spinner{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:translate(100%)}}@keyframes route-spinner-spin{to{transform:rotate(360deg)}}@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:#f5f6f8;color:#172033}: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: #475569;--internal-muted-soft: #475569;--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, .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, .06);--internal-shadow-lg: 0 14px 32px rgba(15, 23, 42, .08);--internal-focus: 0 0 0 3px rgba(15, 23, 42, .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:translate(-50%);z-index:35;width:auto;min-width:270px;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;gap:42px;box-sizing:border-box}.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;width:100%;min-width:0;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;gap:0}.map-bottom-nav.map-bottom-nav--three,.map-bottom-nav.map-bottom-nav--four{width:100%;min-width:0;gap:0}.map-bottom-nav__item{position:relative;flex: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))}}.map-bottom-nav.is-suppressed,.app-header.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:0 clamp(12px,2vw,24px);padding-top:env(safe-area-inset-top,0px);box-sizing:border-box;color:#172033;background:#f5f8fcd6;border-bottom:1px solid rgba(148,163,184,.26);box-shadow:0 10px 30px #0f172a14;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:#ffffff94}.app-header__brand:focus-visible,.app-header__pill:focus-visible,.app-header__bell:focus-visible,.app-header__avatar: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-header__brand-mark svg,.app-brand-mark svg{display:block;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 7px 12px rgba(15,23,42,.18))}.app-header__brand-pin,.app-brand-mark__pin{fill:#172033}.app-header__brand-plate,.app-brand-mark__plate{fill:#fffdf8;stroke:#1118271f;stroke-width:1.2}.app-header__brand-fork,.app-header__brand-knife,.app-header__brand-smile,.app-brand-mark__fork,.app-brand-mark__knife,.app-brand-mark__smile{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.app-header__brand-fork,.app-brand-mark__fork{stroke:#f59e0b}.app-header__brand-knife,.app-brand-mark__knife{stroke:#16a34a}.app-header__brand-smile,.app-brand-mark__smile{stroke:#172033}.app-header__brand-copy{display:flex;flex-direction:column;gap:1px;min-width:0}.app-header__brand-title{overflow:hidden;color:#111827;font-size:.92rem;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.app-header__brand-subtitle{overflow:hidden;color:#475569;font-size:.68rem;font-weight:700;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.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:#475569;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;display:flex;align-items:center;gap:12px;padding:0;border:none;border-radius:0;background:transparent;box-shadow:none}.app-header__bell{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:40px;padding:0;border:none;border-radius:8px;background:transparent;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 #f5f8fcf2;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 #3b82f624;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 #3b82f638}@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,#fffffffa,#fffffff0),#fff;box-shadow:0 16px 36px #0f172a24,0 2px 6px #0f172a0f;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 #ffffffc7,0 6px 16px #2563eb1a}.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;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 #0f172a24}.app-header-profile-menu__stats{padding:7px 12px;border:1px solid rgba(226,232,240,.98);border-radius:12px;background:linear-gradient(180deg,#fffffff5,#f8fafceb);box-shadow:inset 0 1px #fffffff2}.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;min-width:0;font-size:.72rem;font-weight:700;color:#475569;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 #0f172a1a}.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;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:#ffffffc7;box-shadow:0 8px 22px #0f172a1a;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-bottom-nav,.map-app-header--mobile{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-shell,#root.is-forum-mode .forum-detail-shell,#root.is-forum-mode .forum-compose-shell{padding-top:10px;padding-bottom:24px}#root.is-raffle-mode .raffle-page,#root.is-account-mode .account-page,#root.is-account-mode .notifications-page,#root.is-account-mode .raffle-page,#root.is-account-mode .weekly-missions-page,#root.is-account-mode .privacy-page,#root.is-account-mode .eula-page,#root.is-account-mode .venue-page,#root.is-account-mode .venue-admin-page,#root.is-account-mode .my-offers-page{padding-top:14px;padding-bottom:28px}#root.is-public-profile-mode .public-profile-shell{padding-top:10px;padding-bottom:28px}}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-shell,#root.is-forum-mode .forum-detail-shell,#root.is-forum-mode .forum-compose-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-shell,#root.is-forum-mode .forum-detail-shell,#root.is-forum-mode .forum-compose-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-shell>:not(.forum-fab){width:100%;box-sizing:border-box}#root.is-forum-mode .forum-detail-shell>*{width:100%;box-sizing:border-box}#root.is-forum-mode .forum-compose-shell>*{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;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 #0f172a0f}.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 #0f172a0f;width:min(140px,28vw)}.forum-search-field__icon{width:16px;height:16px;flex-shrink:0;color:#475569}.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-views,.forum-mobile-slot{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;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=tops] .forum-mobile-slot--tops,.forum-layout[data-mobile-view=raffle] .forum-mobile-slot--raffle{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 #0f172a0a;margin-bottom:14px}.forum-search-wide__icon{width:20px;height:20px;flex-shrink:0;color:#475569}.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:#475569}.forum-filters-row{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:nowrap}.forum-category-bar{flex:1;min-width:0;padding:4px 5px;border-radius:999px;background:#ffffffd1;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:#475569}.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 #0f172a0d}.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 #0f172a0f}.forum-ranking--placeholder .forum-ranking__hint,.forum-ranking--raffle .forum-ranking__hint,.forum-ranking--leaderboard .forum-ranking__hint{font-size:.72rem;color:#475569;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:#475569;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:#475569}.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:#475569;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:#475569}.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:#475569;font-size:.9rem;padding:24px}.forum-feed-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.82rem;padding:12px 14px;border-radius:12px;margin-bottom:12px}.forum-feed-hint{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af;font-size:.82rem;padding:12px 14px;border-radius:12px;margin-bottom: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 #0f172a0d;text-decoration:none;color:inherit;transition:box-shadow .15s ease}.forum-post-card:hover{box-shadow:0 10px 28px #0f172a1a}.forum-post-card__body{flex:1;min-width:0}.forum-post-card__tag{display:inline-block;font-size:.65rem;font-weight:600;color:#475569;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:#475569}.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:#475569}.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 #0f172a1a}.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;text-decoration:none;color:inherit}.forum-post-card__author-profile-link{text-decoration:none;color:inherit}.forum-post-card__who{flex: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:#475569}.forum-post-card__role{font-weight:600}.forum-post-card__dot{color:#cbd5e1}.forum-post-card__time-inline{font-weight:500;color:#475569}.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;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:#475569;text-transform:uppercase}.forum-post-card__place-main em,.forum-post-card__linked-place-compact{font-size:.7rem;color:#475569;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:#475569}.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:#475569;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:#475569;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 #0f172a14}.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:#475569;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{display:flex;flex-direction:column;gap:12px}.forum-field{display:flex;flex-direction:column;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:#475569}.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:#475569}.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 #1e3a8a33}.forum-editor-prose p{margin:0 0 .5em}.forum-editor-prose p:last-child{margin-bottom:0}.forum-editor-prose ul,.forum-editor-prose ol{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 #0f172a1f}.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:#0f172ad1;color:#fff;line-height:0;box-shadow:0 1px 2px #0003}.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:#475569}.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 #0f172a0d}.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 #0f172a0f}.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 #0f172a14,0 1px #ffffffe6 inset}.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;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:#475569}.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 ul,.forum-detail-content--html ol{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,#fff,#f8fafc);border:1px solid #dbe5f0;color:inherit;text-decoration:none;box-shadow:0 8px 20px #0f172a0a;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 #0f172a14;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 #0f172a1a}.forum-detail-place-card__thumb img{width:100%;height:100%;object-fit:cover}.forum-detail-place-card__main{flex: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:#475569}.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:#475569}.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:#475569;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 #0f172a12,0 1px #ffffffe6 inset}.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:#475569}.forum-detail-comment-area:focus{outline:none;border-color:#94a3b8;background:#fff;box-shadow:0 0 0 3px #94a3b82e}.forum-detail-comment-area:disabled{background:#f8fafc;color:#475569}.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 #11182738;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 #0f172a12,0 1px #ffffffe6 inset}.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:#475569;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 #0f172a09}.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 #0f172a1f}.forum-comment-avatar-img{width:100%;height:100%;object-fit:cover;display:block}.forum-comment-avatar-link{flex-shrink:0;text-decoration:none;color:inherit}.forum-comment-author-profile-link{text-decoration:none;color:inherit}.forum-comment-body{flex: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 #0f172a1f}.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:#475569}.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-detail-comment-form-card,.forum-comments-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}}body.account-mode,body.forum-mode,body.raffle-mode,.forum-shell,.forum-detail-shell,.account-page,.notifications-page,.raffle-page{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-title,.notifications-top h1,.raffle-top h1,.forum-toolbar__title,.forum-detail-back,.forum-detail-title,.forum-detail-section-title,.account-section-title,.raffle-card h2,.notifications-item__title{color:var(--internal-text-strong)}.account-kicker,.account-row-main small,.account-section-desc,.account-referral-lead,.notifications-item__head time,.notifications-item__body,.notifications-muted,.raffle-card p,.raffle-message,.raffle-fixed-at,.forum-detail-content,.forum-detail-time,.forum-detail-stat,.forum-detail-tag{color:var(--internal-muted)}.forum-search-wide,.forum-post-card,.forum-ranking,.forum-detail-card,.forum-detail-comment-form-card,.forum-comments-card,.account-card,.account-form,.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-detail-card,.forum-detail-comment-form-card,.forum-comments-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)}.forum-chip--toggle:not(.forum-chip--category),.raffle-chip,.account-pill,.notifications-filter-trigger,.forum-detail-list-btn,.account-referral-btn,.account-avatar-upload-btn{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)}.notifications-type-chip,.account-badge--muted,.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}.forum-toolbar-create,.forum-create-btn,.notifications-item__open,.account-btn--primary,.report-modal-submit,.forum-compose-submit,.forum-detail-send-btn:not(:disabled),.forum-ranking__pager-label--primary{background:var(--internal-btn-primary);border-color:var(--internal-btn-primary);color:#fff;box-shadow:var(--internal-btn-primary-shadow)}.forum-toolbar-create:hover,.forum-create-btn:hover,.notifications-item__open:hover,.account-btn--primary:hover:not(:disabled),.report-modal-submit:hover:not(:disabled),.forum-compose-submit:hover:not(:disabled),.forum-detail-send-btn:hover:not(:disabled),.forum-ranking__pager-label--primary:hover{background:var(--internal-btn-primary-hover);border-color:var(--internal-btn-primary-hover)}.forum-detail-send-btn:disabled{background:#8b93a0;border-color:#8b93a0;box-shadow:none}.forum-detail-cancel-btn,.account-btn:not(.account-btn--primary),.forum-comment-menu__item:hover,.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-info,.account-row{color:var(--internal-text)}.account-row:hover{background:#f1f5f9}.account-referral-link,.account-level-perk,.notifications-item,.raffle-stat,.raffle-winner-row,.raffle-winner-empty,.forum-comment-row,.forum-detail-place-card{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-form input:focus,.forum-detail-comment-area:focus,.report-modal-field select:focus,.report-modal-field textarea:focus,.notifications-filter-trigger:focus-visible,.account-referral-btn:focus-visible,.account-btn:focus-visible,.report-modal-submit:focus-visible{outline:none;border-color:var(--internal-border-strong);box-shadow:var(--internal-focus)}.notifications-error,.raffle-error,.report-modal-error,.forum-feed-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-live-status span,.raffle-fixed-at span{background:var(--internal-success)}.raffle-winning-ticket{background:#d1fae5;color:#047857}.report-modal-layer{align-items:center;padding:24px 16px;background:#e2e8f0bd;backdrop-filter:blur(10px)}.report-modal-card{width:min(720px,94vw);padding:22px}.report-modal-head h3{color:var(--internal-text-strong);font-size:1.35rem}.report-modal-head p,.report-modal-field span{color:var(--internal-muted)}.report-modal-close{background:#f1f5f9;color:var(--internal-text)}.report-modal-close:hover{background:#e2e8f0}@media(max-width:760px){.account-page,.notifications-page,.raffle-page{padding-inline:10px}.raffle-tabs-row,.account-level-help-head{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:last-child td,.moderation-table tr td:last-child{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 td[data-label=""]:before,.moderation-table .moderation-detail-row td: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}}body.forum-mode,body.account-mode,body.public-profile-mode,body.raffle-mode,#root.is-forum-mode .forum-shell,#root.is-forum-mode .forum-detail-shell,#root.is-forum-mode .forum-compose-shell,#root.is-account-mode .account-page,#root.is-account-mode .notifications-page,#root.is-account-mode .weekly-missions-page,#root.is-account-mode .moderation-page,#root.is-account-mode .privacy-page,#root.is-account-mode .eula-page,#root.is-account-mode .venue-page,#root.is-account-mode .venue-admin-page,#root.is-account-mode .my-offers-page,#root.is-raffle-mode .raffle-page,#root.is-public-profile-mode .public-profile-shell{scrollbar-width:thin;scrollbar-color:var(--internal-scrollbar-thumb) transparent}body.forum-mode::-webkit-scrollbar,body.account-mode::-webkit-scrollbar,body.public-profile-mode::-webkit-scrollbar,body.raffle-mode::-webkit-scrollbar,#root.is-forum-mode .forum-shell::-webkit-scrollbar,#root.is-forum-mode .forum-detail-shell::-webkit-scrollbar,#root.is-forum-mode .forum-compose-shell::-webkit-scrollbar,#root.is-account-mode .account-page::-webkit-scrollbar,#root.is-account-mode .notifications-page::-webkit-scrollbar,#root.is-account-mode .weekly-missions-page::-webkit-scrollbar,#root.is-account-mode .moderation-page::-webkit-scrollbar,#root.is-account-mode .privacy-page::-webkit-scrollbar,#root.is-account-mode .eula-page::-webkit-scrollbar,#root.is-account-mode .venue-page::-webkit-scrollbar,#root.is-account-mode .venue-admin-page::-webkit-scrollbar,#root.is-account-mode .my-offers-page::-webkit-scrollbar,#root.is-raffle-mode .raffle-page::-webkit-scrollbar,#root.is-public-profile-mode .public-profile-shell::-webkit-scrollbar{width:var(--internal-scrollbar-size);height:var(--internal-scrollbar-size)}body.forum-mode::-webkit-scrollbar-track,body.account-mode::-webkit-scrollbar-track,body.public-profile-mode::-webkit-scrollbar-track,body.raffle-mode::-webkit-scrollbar-track,#root.is-forum-mode .forum-shell::-webkit-scrollbar-track,#root.is-forum-mode .forum-detail-shell::-webkit-scrollbar-track,#root.is-forum-mode .forum-compose-shell::-webkit-scrollbar-track,#root.is-account-mode .account-page::-webkit-scrollbar-track,#root.is-account-mode .notifications-page::-webkit-scrollbar-track,#root.is-account-mode .weekly-missions-page::-webkit-scrollbar-track,#root.is-account-mode .moderation-page::-webkit-scrollbar-track,#root.is-account-mode .privacy-page::-webkit-scrollbar-track,#root.is-account-mode .eula-page::-webkit-scrollbar-track,#root.is-account-mode .venue-page::-webkit-scrollbar-track,#root.is-account-mode .venue-admin-page::-webkit-scrollbar-track,#root.is-account-mode .my-offers-page::-webkit-scrollbar-track,#root.is-raffle-mode .raffle-page::-webkit-scrollbar-track,#root.is-public-profile-mode .public-profile-shell::-webkit-scrollbar-track{background:transparent}body.forum-mode::-webkit-scrollbar-thumb,body.account-mode::-webkit-scrollbar-thumb,body.public-profile-mode::-webkit-scrollbar-thumb,body.raffle-mode::-webkit-scrollbar-thumb,#root.is-forum-mode .forum-shell::-webkit-scrollbar-thumb,#root.is-forum-mode .forum-detail-shell::-webkit-scrollbar-thumb,#root.is-forum-mode .forum-compose-shell::-webkit-scrollbar-thumb,#root.is-account-mode .account-page::-webkit-scrollbar-thumb,#root.is-account-mode .notifications-page::-webkit-scrollbar-thumb,#root.is-account-mode .weekly-missions-page::-webkit-scrollbar-thumb,#root.is-account-mode .moderation-page::-webkit-scrollbar-thumb,#root.is-account-mode .privacy-page::-webkit-scrollbar-thumb,#root.is-account-mode .eula-page::-webkit-scrollbar-thumb,#root.is-account-mode .venue-page::-webkit-scrollbar-thumb,#root.is-account-mode .venue-admin-page::-webkit-scrollbar-thumb,#root.is-account-mode .my-offers-page::-webkit-scrollbar-thumb,#root.is-raffle-mode .raffle-page::-webkit-scrollbar-thumb,#root.is-public-profile-mode .public-profile-shell::-webkit-scrollbar-thumb{background:var(--internal-scrollbar-thumb);border-radius:999px}body.forum-mode::-webkit-scrollbar-thumb:hover,body.account-mode::-webkit-scrollbar-thumb:hover,body.public-profile-mode::-webkit-scrollbar-thumb:hover,body.raffle-mode::-webkit-scrollbar-thumb:hover,#root.is-forum-mode .forum-shell::-webkit-scrollbar-thumb:hover,#root.is-forum-mode .forum-detail-shell::-webkit-scrollbar-thumb:hover,#root.is-forum-mode .forum-compose-shell::-webkit-scrollbar-thumb:hover,#root.is-account-mode .account-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .notifications-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .weekly-missions-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .moderation-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .privacy-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .eula-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .venue-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .venue-admin-page::-webkit-scrollbar-thumb:hover,#root.is-account-mode .my-offers-page::-webkit-scrollbar-thumb:hover,#root.is-raffle-mode .raffle-page::-webkit-scrollbar-thumb:hover,#root.is-public-profile-mode .public-profile-shell::-webkit-scrollbar-thumb:hover{background:var(--internal-scrollbar-thumb-hover)}.account-wrap{width:min(1160px,calc(100vw - 32px));margin:0 auto}.account-dashboard{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(340px,.95fr);gap:16px;align-items:start}.account-profile-card,.account-progress-card{grid-column:1}.account-sections-card,.account-referral-card,.account-contact-card{grid-column:2}.account-card{padding:18px;border-radius:14px}.account-section-heading{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:#0f172a}.account-section-heading svg{width:20px;height:20px}.account-section-heading h2{margin:0;font-size:1rem;font-weight:900;line-height:1.2}.account-profile-head{display:grid;grid-template-columns:128px minmax(0,1fr);gap:28px;align-items:center}.account-profile-card .account-avatar-wrap{position:relative;width:112px;height:112px;border-radius:50%;background:linear-gradient(145deg,#e3e8ff,#c9d2ff);overflow:visible}.account-profile-card .account-avatar-image{border-radius:50%}.account-profile-card .account-avatar-fallback{color:#1d39d8;font-size:3.2rem;font-weight:900}.account-avatar-edit{display:none}.account-row-main{min-width:0}.account-profile-card .account-row-main strong{color:#0f172a;font-size:1.75rem;font-weight:950;line-height:1.05}.account-profile-card .account-row-main small{margin-top:8px;color:#475569;font-size:.92rem}.account-level-chip-wrap{gap:10px;margin-top:14px}.account-badge{min-height:26px;padding:5px 12px;font-size:.78rem;font-weight:900}.account-badge--primary{background:#0f172a}.account-badge--success{background:#16a34a;color:#fff}.account-profile-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;margin-left:140px}.account-profile-actions .account-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border-radius:8px;font-size:.92rem}.account-profile-actions svg,.account-mobile-signout svg{width:18px;height:18px}.account-progress-summary{display:grid;grid-template-columns:112px minmax(0,1fr);gap:22px;align-items:center;padding:18px;border:1px solid #dbe4f0;border-radius:14px;background:#fbfdff}.account-level-orb{width:88px;height:88px;border:9px solid #dbe5ff;border-left-color:#315cf6;border-bottom-color:#315cf6;border-radius:50%;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;color:#0f172a}.account-level-orb strong{font-size:1.65rem;line-height:1}.account-level-orb span,.account-progress-top,.account-progress-copy{font-size:.78rem}.account-progress-main p{margin:4px 0 8px;color:#475569}.account-progress-main p strong{color:#0f172a;font-size:1.15rem}.account-progress-top,.account-mobile-level-head{display:flex;justify-content:space-between;gap:12px;color:#475569;font-weight:700}.account-progress-line{width:100%;height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.account-progress-line span{display:block;height:100%;border-radius:inherit;background:#315cf6}.account-mobile-level-summary{display:none}.account-level-perks{margin-top:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.account-level-perk{min-height:176px;border-radius:10px;background:#fff}.account-level-perk:after{content:"✓";display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin:14px auto 0;border-radius:50%;border:1px solid #cbd5e1;color:#475569;font-weight:900}.account-level-perk.is-unlocked:after{background:#315cf6;border-color:#315cf6;color:#fff}.account-all-levels-row{display:none}.account-row--chevron{min-height:62px;padding:10px 0;border-radius:0}.account-sections-card .account-row--chevron+.account-row--chevron{border-top:1px solid #eef2f7}.account-row-label{display:flex;flex-direction:column;gap:3px}.account-row-label small{color:#475569;font-size:.82rem;font-weight:600}.account-referral-metrics{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:14px 0;padding:14px;border:1px solid #bfdbfe;border-radius:10px;background:#f8fbff;text-align:center}.account-referral-metrics span{display:flex;flex-direction:column;gap:5px;color:#475569;font-size:.75rem;font-weight:700}.account-referral-metrics span+span{border-left:1px solid #cbd5e1}.account-referral-metrics strong{color:#0f172a;font-size:1.35rem}.account-referral-link{border-style:solid;border-radius:9px;background:#f8fafc;font-size:.82rem}.account-referral-btn{display:inline-flex;min-height:38px;align-items:center;padding:0 16px;background:#0f172a;color:#fff;border-color:#0f172a;border-radius:8px;font-weight:900}.account-contact-card .account-section-title{margin-bottom:10px}.account-contact-card .account-row{min-height:42px;padding:0}.account-mobile-signout{display:none}.account-delete-account{color:#dc2626;border-color:#fecaca;background:#fff}.account-delete-account:hover:not(:disabled){background:#fef2f2}.account-mobile-delete-account{display:none}.account-wrap--levels{width:min(520px,calc(100vw - 28px))}.account-levels-back{margin:0 0 8px;border:none;background:transparent;color:#475569;font:inherit;font-size:.9rem;font-weight:800;cursor:pointer}.account-title--levels{margin-bottom:8px}.account-levels-subtitle{margin-bottom:18px}.account-levels-hero,.account-levels-list-card,.account-levels-note{padding:20px}.account-levels-label{margin:0 0 8px;color:#475569;font-weight:700}.account-levels-hero-title{display:flex;align-items:center;gap:10px;margin-bottom:14px}.account-levels-hero-title strong{color:#0f172a;font-size:1.45rem}.account-levels-hero-title span,.account-levels-current{border-radius:999px;background:#dbeafe;color:#1d4ed8;padding:4px 8px;font-size:.72rem;font-weight:900}.account-levels-next{margin:10px 0 16px;color:#475569;font-size:.85rem;text-align:right}.account-levels-benefits{display:grid;gap:12px}.account-levels-benefits span,.account-levels-note{display:flex;align-items:center;gap:10px;color:#475569;font-size:.88rem}.account-levels-benefits svg,.account-levels-note svg{width:22px;height:22px;color:#315cf6}.account-levels-list{display:grid;gap:0}.account-levels-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto 16px;align-items:center;gap:10px;padding:14px 8px;border-radius:12px}.account-levels-row+.account-levels-row{border-top:1px solid #eef2f7}.account-levels-row.is-current{border:1px solid #93c5fd;background:#eff6ff}.account-levels-number{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#f1f5f9;color:#0f172a;font-weight:900}.account-levels-row.is-current .account-levels-number{background:#3b82f6;color:#fff}.account-levels-row-main{display:flex;min-width:0;flex-direction:column;gap:4px}.account-levels-row-main small{color:#475569;font-size:.78rem}.account-levels-points{border-radius:999px;background:#f1f5f9;color:#475569;padding:6px 10px;font-size:.76rem;font-weight:900;white-space:nowrap}.account-levels-note p{margin:0}@media(max-width:760px){body.account-mode #root.is-account-mode .app-header{display:none!important}.account-page{padding:14px 12px calc(var(--map-bottom-nav-bar) + 28px + env(safe-area-inset-bottom,0px))}.account-wrap,.account-wrap--levels{width:min(100%,430px)}.account-kicker{font-size:.72rem}.account-title{margin-bottom:12px;font-size:1.55rem}.account-dashboard{display:flex;flex-direction:column;gap:10px}.account-card{width:100%;margin:0;padding:14px;border-radius:10px}.account-profile-card{order:1}.account-sections-card{order:2}.account-progress-card{order:3}.account-referral-card{order:4}.account-contact-card{order:5}.account-mobile-signout{order:6}.account-mobile-delete-account{order:7}.account-section-heading{margin-bottom:12px}.account-section-heading h2{font-size:.88rem}.account-profile-head{grid-template-columns:80px minmax(0,1fr);gap:16px}.account-profile-card .account-avatar-wrap{width:68px;height:68px}.account-profile-card .account-avatar-fallback{font-size:2rem}.account-avatar-edit{position:absolute;right:0;bottom:0;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:2px solid #fff;border-radius:50%;background:#f8fafc;color:#334155;box-shadow:0 1px 4px #0f172a2e;cursor:pointer}.account-avatar-edit svg{width:13px;height:13px}.account-profile-card .account-row-main strong{font-size:1rem}.account-profile-card .account-row-main small{margin-top:3px;font-size:.72rem}.account-level-chip-wrap{gap:6px;margin-top:8px}.account-badge{min-height:22px;padding:4px 8px;font-size:.64rem}.account-profile-actions{display:none}.account-row--chevron{min-height:48px;padding:8px 0}.account-row-label{font-size:.82rem}.account-row-label small{font-size:.68rem}.account-progress-summary,.account-level-perks{display:none}.account-mobile-level-summary{display:grid;gap:10px}.account-mobile-level-head strong{color:#0f172a;font-size:1rem}.account-mobile-level-head span{color:#475569;font-size:.72rem;font-weight:800}.account-mobile-level-summary p{margin:0;padding-top:2px;color:#475569;font-size:.76rem}.account-all-levels-row{display:flex;align-items:center;justify-content:space-between;min-height:42px;margin-top:8px;padding-top:10px;border:none;border-top:1px solid #eef2f7;background:transparent;color:#0f172a;font:inherit;font-size:.82rem;font-weight:900;cursor:pointer}.account-referral-card .account-section-title{font-size:.92rem}.account-referral-lead{font-size:.72rem;line-height:1.4}.account-referral-metrics{display:flex;gap:16px;margin:10px 0;padding:0;border:0;background:transparent;text-align:left}.account-referral-metrics span{display:inline;font-size:.72rem}.account-referral-metrics span+span{border-left:0}.account-referral-metrics strong{font-size:.84rem}.account-referral-link{padding:10px 12px;border-radius:8px;font-size:.72rem}.account-referral-btn{min-height:32px;border-radius:999px;background:#fff;color:#0f172a;border-color:#dbe3ef;box-shadow:none;font-size:.74rem}.account-mobile-signout{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:38px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:.82rem;font-weight:800;box-shadow:var(--internal-shadow);cursor:pointer}.account-mobile-delete-account{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:38px;border:1px solid #fecaca;border-radius:8px;background:#fff;color:#dc2626;font:inherit;font-size:.82rem;font-weight:800;box-shadow:var(--internal-shadow);cursor:pointer}.account-mobile-delete-account:disabled{opacity:.6;cursor:not-allowed}.account-title--levels{font-size:1.8rem}.account-levels-row{grid-template-columns:36px minmax(0,1fr) auto 12px;gap:8px;padding:12px 2px}.account-levels-current{grid-column:2;width:fit-content;margin-top:-2px;padding:2px 6px;font-size:.62rem}.account-levels-points{font-size:.68rem;padding:5px 8px}.account-levels-row-main small{font-size:.68rem}.map-bottom-nav{height:calc(58px + env(safe-area-inset-bottom,0px));padding:4px 10px env(safe-area-inset-bottom,0px);align-items:stretch;background:#fffffff0}.map-bottom-nav__item{position:relative;flex-direction:column;gap:3px;max-width:none;height:54px;border-radius:0;background:transparent!important;color:#475569}.map-bottom-nav__item.is-active{color:#0f172a}.map-bottom-nav__item.is-active:before{content:"";position:absolute;top:0;left:18%;right:18%;height:3px;border-radius:999px;background:#0f172a}.map-bottom-nav__icon{width:20px;height:20px}.map-bottom-nav__label{display:block;font-size:.66rem;font-weight:800}}@media(min-width:761px){.map-bottom-nav__label{display:none}.account-mobile-signout{display:none!important}}#root.is-account-mode{min-height:100%}#root.is-account-mode .app-shell{display:none}body.account-mode{overflow:auto;scrollbar-gutter:stable}@media(min-width:761px){body.account-mode,body.raffle-mode{overflow:hidden;height:100%}#root.is-account-mode,#root.is-raffle-mode{height:100%;overflow:visible}#root.is-account-mode .account-page,#root.is-account-mode .notifications-page,#root.is-account-mode .weekly-missions-page,#root.is-account-mode .moderation-page,#root.is-account-mode .privacy-page,#root.is-account-mode .eula-page,#root.is-account-mode .venue-page,#root.is-account-mode .venue-admin-page,#root.is-account-mode .my-offers-page,#root.is-raffle-mode .raffle-page{display:flex;flex-direction:column;align-items:center;width:100%;max-width:none;margin-left:0;margin-right:0;height:calc(100dvh - var(--app-top-chrome));max-height:calc(100dvh - var(--app-top-chrome));margin-top:var(--app-top-chrome);overflow-x:hidden;overflow-y:auto;scrollbar-gutter:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0}#root.is-account-mode .account-page>*:not(.confirm-dialog-layer){width:100%;max-width:1160px}#root.is-account-mode .notifications-page>*{width:100%;max-width:720px}#root.is-account-mode .weekly-missions-page>*{width:100%;max-width:560px}#root.is-account-mode .privacy-page>.privacy-wrap,#root.is-account-mode .eula-page>.privacy-wrap{width:100%;max-width:840px;transform:none}#root.is-account-mode .moderation-page>*,#root.is-raffle-mode .raffle-page>*:not(.raffle-draw-fab){width:100%;max-width:980px}#root.is-account-mode .venue-page--public>.venue-public{width:100%;max-width:1120px}#root.is-account-mode .venue-admin-page>*{width:100%;max-width:760px}#root.is-account-mode .my-offers-page>*,#root.is-account-mode .venue-page:not(.venue-page--public)>*{width:100%;max-width:720px}}.account-page{min-height:100%;background:var(--internal-page-bg);padding:18px 12px 96px}.account-wrap{width:min(100%,540px);margin:0 auto}.account-kicker{font-size:.72rem;color:#707b8a}.account-title{font-size:2rem;line-height:1;margin-bottom:14px;color:#111827}.account-page .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}.account-card{background:#f8fafc;border:1px solid rgba(203,213,225,.9);border-radius:14px;padding:10px;margin-bottom:10px}.account-referral-lead{margin:0 0 10px;font-size:.85rem;line-height:1.45;color:#475569}.account-referral-metrics{display:flex;flex-wrap:wrap;gap:12px 18px;margin:0 0 10px;font-size:.84rem;color:#334155}.account-referral-link{display:block;margin:0 0 10px;padding:8px 10px;border-radius:10px;background:#ffffffbf;border:1px dashed rgba(148,163,184,.75);font-size:.72rem;line-height:1.35;word-break:break-all;color:#0f172a}.account-referral-actions{display:flex;flex-wrap:wrap;gap:8px}.account-referral-btn{border:1px solid rgba(148,163,184,.85);background:#fff;color:#1e293b;border-radius:10px;padding:8px 12px;font-size:.84rem;font-family:inherit;cursor:pointer}.account-referral-btn:hover{background:#f1f5f9f2}.account-referral-btn--ghost{background:transparent}.account-row-info,.account-row{width:100%;border:none;border-radius:10px;background:transparent;min-height:40px;display:flex;align-items:center;gap:10px;padding:8px 10px;color:#111827;cursor:pointer;font-family:inherit}.account-row:hover{background:#94a3b81a}a.account-row.account-row--link{text-decoration:none;color:inherit}.account-row--head{align-items:flex-start}.account-avatar-wrap{width:56px;height:56px;border-radius:50%;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#e0e7ff,#c7d2fe)}.account-avatar-image{width:100%;height:100%;object-fit:cover}.account-avatar-fallback{color:#312e81;font-weight:800;font-size:1.05rem}.account-row-main{display:flex;flex-direction:column;text-align:left;gap:3px}.account-row-main small{color:#475569;font-size:.75rem}.account-row-icon{color:#475569;width:16px;flex-shrink:0;text-align:center}.account-section-title{font-size:.92rem;margin-bottom:6px;color:#111827}.account-pills{display:flex;gap:6px;flex-wrap:wrap}.account-pill{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:999px;padding:7px 10px;font-size:.75rem;cursor:pointer}.account-pill.is-active{background:#111827;color:#fff;border-color:#111827}.account-form{border:1px solid #e2e8f0;border-radius:12px;background:#fff;padding:12px;display:flex;flex-direction:column;gap:8px}.account-form-head{display:flex;align-items:center;justify-content:space-between}.account-form-head p{font-size:.72rem;color:#475569}.account-form h2{font-size:1.9rem;line-height:1;margin-bottom:2px}.account-form label{display:flex;flex-direction:column;gap:5px;font-size:.78rem;color:#4b5563}.account-form input{width:100%;height:40px;border-radius:10px;border:1px solid #d1d5db;padding:0 11px;font-family:inherit;font-size:.9rem}.account-form input:focus{outline:2px solid rgba(59,130,246,.2);border-color:#93c5fd}.account-field-hint{margin-top:2px;font-size:.75rem;color:#475569;line-height:1.25}.account-field-hint.is-ok{color:#15803d}.account-field-hint.is-error{color:#b91c1c}.account-field-hint.is-warn{color:#b45309}.account-password-wrap{position:relative;width:100%}.account-password-wrap input{padding-right:42px}.account-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;color:#0b1e56;padding:0}.account-password-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.account-btn{border:1px solid #d1d5db;background:#fff;color:#1f2937;min-height:38px;border-radius:999px;font-weight:700;cursor:pointer;font-family:inherit}.account-btn--primary{background:var(--internal-btn-primary);border-color:var(--internal-btn-primary);color:#fff}.account-btn:disabled{opacity:.65;cursor:default}.account-message{margin:0 0 10px;font-size:.82rem;color:#1e3a8a}.account-level-chip-wrap{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.account-profile-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.account-badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:700}.account-badge--primary{background:var(--internal-btn-primary);color:#fff}.account-badge--muted{background:#e0e7ff;color:#312e81}.account-section-desc{margin:0 0 10px;font-size:.78rem;line-height:1.35;color:#475569}.account-level-help-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.account-level-perks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.account-level-perk{min-height:104px;padding:10px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;color:#475569}.account-level-perk.is-unlocked{border-color:#2563eb3d;background:#eff6ff;color:#1e3a8a}.account-level-perk-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.account-level-perk-top strong{color:#0f172a;font-size:.86rem}.account-level-perk-top span{flex-shrink:0;border-radius:999px;background:#fff;color:#475569;padding:3px 7px;font-size:.68rem;font-weight:800}.account-level-perk p{margin:0;font-size:.76rem;line-height:1.35}@media(max-width:520px){.account-level-help-head{flex-direction:column;gap:8px}.account-level-perks{grid-template-columns:1fr}}.account-row--chevron{border-radius:10px;margin-top:4px}.account-row-label{flex:1;text-align:left;font-size:.88rem;color:#111827}.account-row-chevron{margin-left:auto;color:#475569;font-size:1.1rem;font-weight:600;line-height:1}.account-row-icon--svg{display:inline-flex;align-items:center;justify-content:center;width:22px}.account-row-svg{width:20px;height:20px;color:#475569}.account-avatar-actions{display:flex;align-items:center;justify-content:flex-start;margin:8px 0 6px}.account-avatar-upload-btn{min-height:28px;padding:4px 12px;border-color:#d1d5db;color:#0f172a;font-size:.8rem;font-weight:600;line-height:1}.account-avatar-input{display:none}.weekly-missions-page{min-height:100vh;padding:18px 14px 88px;background:#e9edf5}.weekly-missions-wrap{width:min(560px,100%);margin:0 auto}.weekly-missions-top{margin-bottom:14px}.weekly-missions-lead{margin-top:8px;color:#475569;font-size:.88rem;line-height:1.45}.weekly-missions-summary{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;color:#334155}.weekly-missions-summary strong{color:#0f172a}.weekly-energy-card{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;color:#334155}.weekly-energy-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.weekly-energy-card__head strong{color:#0f172a}.weekly-energy-card__head>span{flex-shrink:0;border-radius:999px;background:#e0e7ff;color:#312e81;padding:4px 8px;font-size:.72rem;font-weight:800}.weekly-energy-card__meta{display:flex;flex-wrap:wrap;gap:6px;color:#475569;font-size:.76rem;font-weight:700}.weekly-energy-card__meta span{border-radius:999px;background:#f1f5f9;padding:4px 8px}.weekly-energy-card__progress{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.weekly-energy-card__progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#2563eb)}.weekly-energy-card p{margin:0;color:#475569;font-size:.78rem;line-height:1.4}.weekly-rewards-card{display:flex;flex-direction:column;gap:12px;margin-bottom:12px;color:#334155}.weekly-rewards-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.weekly-rewards-card__head h2{margin:0 0 4px;color:#0f172a;font-size:1rem}.weekly-rewards-card__head p{margin:0;color:#475569;font-size:.78rem;line-height:1.4}.weekly-rewards-table-wrap{overflow-x:auto}.weekly-rewards-table{width:100%;border-collapse:collapse;font-size:.8rem}.weekly-rewards-table th,.weekly-rewards-table td{padding:10px 8px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:middle}.weekly-rewards-table th{color:#475569;font-size:.72rem;font-weight:900;text-transform:uppercase}.weekly-rewards-table td{color:#0f172a;font-weight:800}.weekly-rewards-table td:first-child{color:#334155;font-weight:700}.weekly-rewards-table tr:last-child td{border-bottom:0}.weekly-streak-card{display:flex;flex-direction:column;gap:8px;margin-bottom:12px;color:#334155}.weekly-streak-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.weekly-streak-card__head strong{color:#0f172a}.weekly-streak-card__badges{display:flex;flex-wrap:wrap;gap:6px}.weekly-streak-card__progress{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.weekly-streak-card__progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f59e0b,#ea580c)}.weekly-streak-card p{margin:0;color:#475569;font-size:.78rem;line-height:1.4}.weekly-streak-card__muted{color:#475569;font-size:.72rem}.weekly-missions-muted{color:#475569}.weekly-missions-referral-hint{margin-top:8px;font-size:.82rem;line-height:1.45}.weekly-missions-error{color:#b91c1c}.weekly-missions-list{display:flex;flex-direction:column;gap:12px}.weekly-missions-section-head{margin:18px 0 10px}.weekly-missions-section-head h2{margin:0 0 4px;color:#0f172a;font-size:1rem}.weekly-missions-section-head p{margin:0;color:#475569;font-size:.78rem;line-height:1.4}.weekly-mission-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:14px;box-shadow:0 12px 26px #0f172a14}.weekly-mission-card.is-done{border-color:#bbf7d0;background:#f0fdf4}.weekly-mission-card__head{display:flex;justify-content:space-between;gap:12px}.weekly-mission-card__head h2{margin:0 0 4px;color:#0f172a;font-size:.98rem}.weekly-mission-card__head p{margin:0;color:#475569;font-size:.78rem;line-height:1.4}.weekly-mission-card__status{flex:0 0 auto;align-self:flex-start;border-radius:999px;background:#e0e7ff;color:#312e81;padding:4px 8px;font-size:.72rem;font-weight:800}.weekly-mission-card.is-done .weekly-mission-card__status{background:#dcfce7;color:#166534}.weekly-mission-card__progress{height:8px;margin:12px 0 10px;overflow:hidden;border-radius:999px;background:#e2e8f0}.weekly-mission-card__progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#0f172a)}.weekly-mission-card.is-done .weekly-mission-card__progress span{background:linear-gradient(90deg,#22c55e,#15803d)}.weekly-mission-card__foot{display:flex;justify-content:space-between;gap:10px;color:#475569;font-size:.75rem}.weekly-mission-card__foot strong{color:#0f172a}@media(max-width:520px){.weekly-rewards-table-wrap{overflow:visible}.weekly-rewards-table,.weekly-rewards-table tbody,.weekly-rewards-table tr,.weekly-rewards-table td{display:block}.weekly-rewards-table thead{display:none}.weekly-rewards-table tr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px 0;border-bottom:1px solid #e2e8f0}.weekly-rewards-table tr:last-child{border-bottom:0;padding-bottom:0}.weekly-rewards-table td{border-bottom:0;padding:0;min-width:0}.weekly-rewards-table td:before{content:attr(data-label);display:block;margin-bottom:2px;color:#475569;font-size:.64rem;font-weight:900;text-transform:uppercase}.weekly-rewards-table td:first-child{grid-column:1 / -1}.weekly-energy-card__head{align-items:flex-start}}.notifications-page{min-height:100vh;padding:18px 14px 88px;background:var(--internal-page-bg)}.notifications-wrap{width:min(720px,100%);margin:0 auto}.notifications-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin-bottom:12px}.notifications-top h1{grid-column:2;margin:0;font-size:1.25rem;font-weight:900}.notifications-card{border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 14px 28px #0f172a14;padding:12px}.notifications-filter{display:flex;align-items:center;gap:10px;margin:0 0 12px}.notifications-filter-label{flex-shrink:0;font-size:.78rem;font-weight:700;color:#334155;cursor:pointer}.notifications-filter-combo{position:relative;flex:0 0 auto;width:max-content;max-width:100%}.notifications-filter-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:max-content;max-width:100%;margin:0;border:1px solid #d1d5db;background:#fff;color:#0f172a;border-radius:999px;padding:9px 14px 9px 16px;font-size:.8rem;font-weight:600;font-family:inherit;line-height:1.2;cursor:pointer;text-align:left;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.notifications-filter-trigger:hover{border-color:#94a3b8}.notifications-filter-trigger:focus-visible{outline:2px solid var(--internal-btn-primary);outline-offset:2px}.notifications-filter-trigger.is-open{border-color:var(--internal-border-strong);box-shadow:var(--internal-focus)}.notifications-filter-trigger-text{white-space:nowrap}.notifications-filter-chevron{flex-shrink:0;display:flex;color:#475569;transition:transform .2s ease}.notifications-filter-trigger.is-open .notifications-filter-chevron{transform:rotate(180deg)}.notifications-filter-panel{position:absolute;z-index:40;left:0;top:calc(100% + 6px);min-width:100%;width:max-content;list-style:none;margin:0;padding:6px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 12px 32px #0f172a1f,0 4px 12px #0f172a0f;box-sizing:border-box}.notifications-filter-panel-item{margin:0;padding:0}.notifications-filter-panel-item+.notifications-filter-panel-item{margin-top:2px}.notifications-filter-option{display:block;width:100%;margin:0;border:none;border-radius:999px;background:transparent;color:#0f172a;padding:10px 14px;font-size:.8rem;font-weight:600;font-family:inherit;line-height:1.2;text-align:left;cursor:pointer;transition:background-color .12s ease,color .12s ease}.notifications-filter-option:hover:not(.is-selected){background:#f1f5f9}.notifications-filter-option.is-selected{background:var(--internal-btn-primary);color:#fff}.notifications-filter-option:focus-visible{outline:2px solid var(--internal-btn-primary);outline-offset:2px}.notifications-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.notifications-item{border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;padding:10px}.notifications-item.is-unread{border-color:#93c5fd;background:#eff6ff}.notifications-item__footer{display:flex;justify-content:flex-end;margin-top:10px}.notifications-item__open{margin:0;padding:6px 12px;border-radius:8px;border:1px solid var(--internal-btn-primary);background:var(--internal-btn-primary);color:#fff;font-size:.78rem;font-weight:700;cursor:pointer;font-family:inherit}.notifications-item__open:hover{background:var(--internal-btn-primary-hover);border-color:var(--internal-btn-primary-hover)}.notifications-item__open:focus-visible{outline:2px solid var(--internal-btn-primary);outline-offset:2px}.notifications-item__head{display:flex;justify-content:space-between;align-items:center;gap:10px}.notifications-item__head time{color:#475569;font-size:.72rem}.notifications-type-chip{border-radius:999px;background:#dbeafe;color:#1e3a8a;padding:3px 8px;font-size:.69rem;font-weight:700}.notifications-item__title{margin:8px 0 4px;color:#0f172a;font-weight:800}.notifications-item__body{margin:0;white-space:pre-wrap;color:#334155;font-size:.86rem;line-height:1.4}.notifications-muted{margin:0;color:#475569}.notifications-error{margin:0;color:#b91c1c}.raffle-page{min-height:100vh;padding:18px 14px 96px;background:var(--internal-page-bg);color:var(--internal-text)}.raffle-shell{width:min(980px,100%);margin:0 auto}.raffle-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:18px}.raffle-top h1{grid-column:2;margin:0;font-size:1.25rem;font-weight:900}.raffle-tabs-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.raffle-tabs{display:flex;gap:10px;overflow-x:auto}.raffle-chip{border:none;border-radius:999px;padding:9px 18px;background:#fff;color:#475569;font-weight:800;box-shadow:0 8px 20px #0f172a14;cursor:pointer}.raffle-chip.is-active{background:#111827;color:#fff}.raffle-live-status{display:inline-flex;align-items:center;gap:8px;border-radius:12px;background:#fff;padding:10px 16px;color:#475569;font-size:.78rem;font-weight:800;box-shadow:0 8px 20px #0f172a14}.raffle-live-status span{width:10px;height:10px;border-radius:999px;background:#22c55e}.raffle-card{border-radius:18px;background:#fff;padding:22px;margin-bottom:18px;box-shadow:0 12px 28px #0f172a14}.raffle-card h2{margin:0 0 8px;color:#111827;font-size:1.15rem;font-weight:900}.raffle-card p{margin:0;color:#475569;line-height:1.45}.raffle-week-pill{display:inline-flex;border-radius:8px;background:#dbeafe;color:#1d4ed8;padding:6px 14px;margin-bottom:12px;font-size:.78rem;font-weight:800}.raffle-hero-card h2{font-size:clamp(1.35rem,4vw,2rem)}.raffle-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}.raffle-stat{border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:12px 16px}.raffle-stat span{display:block;color:#475569;font-size:.72rem;font-weight:800}.raffle-stat strong{display:block;color:#0f172a;font-size:1.55rem;line-height:1.1}.raffle-winner-row,.raffle-winner-empty{display:flex;align-items:center;gap:18px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc;padding:18px;margin-top:20px}.raffle-winner-empty{color:#475569}.raffle-winner-avatar{width:58px;height:58px;border-radius:14px;display:grid;place-items:center;background:#dbeafe;color:#1e3a8a;font-weight:900;font-size:1.35rem;overflow:hidden}.raffle-winner-avatar-img{width:100%;height:100%;object-fit:cover}.raffle-winner-main{flex:1;min-width:0}.raffle-winner-main span,.raffle-winning-ticket span{display:block;color:#475569;font-size:.72rem;font-weight:800}.raffle-winner-main strong{display:block;color:#111827;font-size:1.55rem;line-height:1.1}.raffle-winning-ticket{border-radius:14px;background:#d1fae5;color:#047857;padding:12px 18px}.raffle-winning-ticket strong{color:#065f46}.raffle-fixed-at{display:flex;align-items:center;gap:10px;margin-top:16px;color:#475569;font-size:.78rem}.raffle-fixed-at span{width:10px;height:10px;border-radius:999px;background:#22c55e}.raffle-message{color:#475569}.raffle-error{border-radius:12px;background:#fef2f2;color:#b91c1c;padding:12px;margin:0 0 14px}.raffle-rules-text{white-space:pre-wrap}.raffle-news-link{display:inline-flex;margin-top:14px;color:#1d4ed8;font-weight:800;text-decoration:none}.raffle-history-row{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:center;border-top:1px solid #e2e8f0;padding-top:14px}.raffle-table-wrap{margin-top:16px;overflow-x:auto;border:1px solid #e2e8f0;border-radius:14px}.raffle-participants-table{width:100%;border-collapse:collapse;background:#fff}.raffle-participants-table th,.raffle-participants-table td{padding:13px 16px;border-bottom:1px solid #e2e8f0;text-align:left}.raffle-participants-table th{background:#f8fafc;color:#475569;font-size:.78rem}.raffle-participants-table td{color:#111827;font-size:.9rem}.raffle-participants-table tr:last-child td{border-bottom:none}.moderation-chevron-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:999px;background:transparent;color:#475569;padding:0;cursor:pointer}.moderation-chevron-btn:hover{background:#f1f5f9;color:#334155}.moderation-chevron-btn:focus-visible{outline:2px solid #93c5fd;outline-offset:1px}.moderation-actions-cell{display:flex;flex-wrap:wrap;gap:6px;min-width:200px}.moderation-action-btn{font-size:.75rem;padding:6px 10px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;color:#334155;cursor:pointer;white-space:nowrap}.moderation-action-btn:hover:not(:disabled){background:#f8fafc}.moderation-action-btn:disabled{opacity:.55;cursor:not-allowed}.moderation-action-btn--danger{border-color:#fecaca;background:#fef2f2;color:#991b1b}.moderation-action-btn--danger:hover:not(:disabled){background:#fee2e2}.moderation-status{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;font-size:.74rem;font-weight:800;line-height:1;white-space:nowrap}.moderation-status--active{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.moderation-status--ok{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.moderation-status--muted{border:1px solid #e2e8f0;background:#f8fafc;color:#475569}.moderation-reward-summary{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0;padding:10px;border:1px solid #dbeafe;border-radius:12px;background:#eff6ff;color:#1e3a8a;font-size:.78rem}.moderation-reward-summary strong{flex-basis:100%;color:#172554}.moderation-reward-summary span{border-radius:999px;background:#ffffffbd;padding:4px 8px;font-weight:700}.moderation-reward-empty{margin:8px 0;color:#475569;font-size:.78rem}.moderation-ban-form{display:grid;gap:12px;margin-bottom:16px}.moderation-ban-field{display:grid;gap:6px}.moderation-ban-field span{font-size:.82rem;font-weight:600;color:#334155}.moderation-ban-field input,.moderation-ban-field textarea{width:100%;border:1px solid rgba(148,163,184,.55);border-radius:10px;padding:10px 12px;font:inherit;background:#ffffffeb}.moderation-subheading{margin:18px 0 10px;font-size:1rem}.moderation-tabs-row{margin-bottom:14px}.moderation-page .raffle-tabs{flex-wrap:wrap}.moderation-page .raffle-chip{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.moderation-tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#e2e8f0;color:#0f172a;font-size:.74rem;font-weight:800;line-height:1}.raffle-chip.is-active .moderation-tab-count{background:#ffffff38;color:#fff}.moderation-section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 16px;margin-bottom:8px}.moderation-section-head h2{margin:0}.moderation-sort{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.moderation-sort__label{color:#64748b;font-size:.78rem;font-weight:700}.moderation-sort__select{appearance:none;font:inherit;font-size:.82rem;font-weight:700;color:#334155;padding:8px 34px 8px 12px;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}.moderation-sort__select:focus{outline:2px solid #93c5fd;outline-offset:1px}@media(max-width:720px){.moderation-sort{width:100%;margin-left:0}.moderation-sort__select{width:100%}}.venue-request-list{display:grid;gap:12px;margin:12px 0 18px}.venue-request-card{display:grid;gap:12px;padding:14px 16px;border:1px solid var(--internal-border);border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f8fafceb),#fff;box-shadow:0 8px 20px #0f172a0a}.venue-request-card.is-create{border-color:#dbeafe;background:linear-gradient(180deg,#eff6ffeb,#fffffffa),#fff}.venue-request-card__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px}.venue-request-card__badge{display:inline-flex;align-items:center;min-height:26px;padding:3px 10px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:.74rem;font-weight:750;letter-spacing:.01em}.venue-request-card__badge.is-claim{background:#ecfdf3;color:#166534}.venue-request-card__badge.is-create{background:#dbeafe;color:#1e3a8a}.venue-request-card__time{display:inline-flex;flex-wrap:wrap;gap:6px 10px;color:#64748b;font-size:.76rem}.venue-request-card__time span:first-child{font-weight:700;color:#475569}.venue-request-card__body{display:grid;gap:4px;min-width:0}.venue-request-card__title{color:var(--internal-text-strong);font-size:1.05rem;font-weight:800;line-height:1.3;text-decoration:none}a.venue-request-card__title:hover{color:#1e3a8a}.venue-request-card__address,.venue-request-card__meta,.venue-request-card__coords{margin:0;color:#64748b;font-size:.86rem;line-height:1.4}.venue-request-card__meta a{color:#1e3a8a;font-weight:700;text-decoration:none}.venue-request-card__meta a:hover{text-decoration:underline}.venue-request-card__comment{margin:6px 0 0;padding:10px 12px;border-left:3px solid #cbd5e1;border-radius:0 12px 12px 0;background:#f8fafc;color:#334155;font-size:.86rem;line-height:1.45}.venue-request-card__actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.venue-request-card__btn{min-height:38px;padding:8px 14px;border:1px solid transparent;border-radius:12px;font:inherit;font-size:.84rem;font-weight:750;cursor:pointer}.venue-request-card__btn:disabled{opacity:.6;cursor:default}.venue-request-card__btn--approve{background:#111827;color:#fff}.venue-request-card__btn--approve:hover:not(:disabled){background:#1f2937}.venue-request-card__btn--reject{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.venue-request-card__btn--reject:hover:not(:disabled){background:#ffe4e6}@media(max-width:720px){.venue-request-card{padding:12px}.venue-request-card__actions{display:grid;grid-template-columns:1fr 1fr}.venue-request-card__btn{width:100%}}.account-card--ban{border-color:#dc262659;background:#fef2f2f2}.account-ban-notice{margin:0;color:#991b1b;font-size:.92rem;line-height:1.45}.raffle-draw-fab{position:fixed;right:24px;bottom:62px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:56px;min-width:56px;max-width:56px;height:56px;min-height:56px;padding:0;border:none;border-radius:999px;background:#111827;color:#fff;font-size:2rem;line-height:1;box-shadow:0 14px 28px #0f172a47;cursor:pointer;z-index:30}#root.is-raffle-mode .raffle-page>.raffle-draw-fab{inset:auto 24px 62px auto;flex:0 0 56px;width:56px;min-width:56px;max-width:56px;height:56px;min-height:56px;max-height:56px;aspect-ratio:1}.raffle-draw-fab:disabled{opacity:.45;cursor:default}.raffle-draw-fab:not(:disabled):hover{background:#0b1220}@media(max-width:720px){.raffle-top{grid-template-columns:1fr;gap:8px}.raffle-top h1{grid-column:1;text-align:center}.raffle-tabs-row{align-items:stretch;flex-direction:column}.raffle-stat-grid{grid-template-columns:1fr}.raffle-winner-row{align-items:flex-start;flex-direction:column}.raffle-history-row{grid-template-columns:1fr}}.venue-page,.venue-admin-page,.my-offers-page{min-height:100vh;padding:18px 14px 96px;background:var(--internal-page-bg);color:var(--internal-text)}.venue-page--public{padding:14px 16px 96px;overflow-anchor:none;overscroll-behavior:contain}.venue-wrap{width:min(720px,100%);margin:0 auto}.venue-admin-list,.venue-admin-create{display:grid;gap:18px}.venue-admin-list__hero{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:4px 2px 2px}.venue-admin-list__intro,.venue-admin-create__hero>p:last-child{max-width:470px;margin:7px 0 0;color:var(--internal-muted);font-size:.92rem;line-height:1.45}.venue-admin-list__add{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;min-height:44px;padding:10px 16px;border-radius:14px;background:var(--internal-btn-primary);box-shadow:var(--internal-btn-primary-shadow);color:#fff;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .18s ease,background .18s ease}.venue-admin-list__add:hover{background:var(--internal-btn-primary-hover);transform:translateY(-1px)}.venue-admin-list__add span{display:grid;place-items:center;width:20px;height:20px;border-radius:7px;background:#ffffff29;font-size:1.2rem;font-weight:500;line-height:1}.venue-admin-list__section{display:grid;gap:12px}.venue-admin-list__section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.venue-admin-list__section-head h2{margin:0;color:var(--internal-text-strong);font-size:1rem;font-weight:800}.venue-admin-list__section-head p{margin:4px 0 0;color:var(--internal-muted);font-size:.84rem}.venue-admin-list__cards{display:grid;gap:10px}.venue-admin-list__card{display:grid;grid-template-columns:48px minmax(0,1fr) 38px;gap:13px;align-items:center;padding:13px;border:1px solid var(--internal-border);border-radius:18px;background:var(--internal-surface);box-shadow:var(--internal-shadow);color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease}.venue-admin-list__card:hover{border-color:#aab8c8;box-shadow:0 14px 30px #0f172a1a}.venue-admin-list__card:focus-visible,.venue-admin-list__add:focus-visible{outline:none;box-shadow:var(--internal-focus)}.venue-admin-list__card-icon{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border-radius:15px;background:#edf3fb;color:#315d9d}.venue-admin-list__card-icon.has-photo{background:#eef2f6}.venue-admin-list__card-icon svg{width:23px;height:23px}.venue-admin-list__card-icon img{width:100%;height:100%;object-fit:cover}.venue-admin-list__card-content{display:grid;min-width:0;gap:3px}.venue-admin-list__card-content strong,.venue-admin-list__card-content>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.venue-admin-list__card-content strong{color:var(--internal-text-strong);font-size:1rem}.venue-admin-list__card-content>span{color:var(--internal-muted);font-size:.84rem}.venue-admin-list__card-content small{margin-top:3px;color:#315d9d;font-size:.76rem;font-weight:800}.venue-admin-list__card-arrow{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#f2f5f8;color:#334155;font-size:1.2rem;transition:background .18s ease,color .18s ease,transform .18s ease}.venue-admin-list__card:hover .venue-admin-list__card-arrow{background:var(--internal-btn-primary);color:#fff;transform:translate(2px)}.venue-admin-list__empty{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:13px;align-items:center;padding:18px;border:1px dashed #b8c5d2;border-radius:18px;background:#ffffff9e}.venue-admin-list__empty>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#eef3f7;color:#64748b;font-size:1.5rem}.venue-admin-list__empty strong{color:var(--internal-text-strong);font-size:.94rem}.venue-admin-list__empty p{margin:4px 0 0;color:var(--internal-muted);font-size:.84rem;line-height:1.4}.venue-admin-create__hero{padding:4px 2px 0}.venue-admin-create__form,.venue-admin-create__success{padding:20px;border:1px solid var(--internal-border);border-radius:20px;background:var(--internal-surface);box-shadow:var(--internal-shadow)}.venue-admin-create__form{gap:16px}.venue-admin-create__form-head h2,.venue-admin-create__success h2{margin:0;color:var(--internal-text-strong);font-size:1.12rem}.venue-admin-create__form-head p,.venue-admin-create__success p{margin:5px 0 0;color:var(--internal-muted);font-size:.86rem;line-height:1.45}.venue-admin-create__form label{gap:6px;color:var(--internal-text-strong);font-weight:750}.venue-admin-create__form label em{color:#d14b4b;font-style:normal}.venue-admin-create__form input,.venue-admin-create__form textarea{padding:11px 12px}.venue-admin-create__coordinates{display:grid;grid-template-columns:1fr 1fr;gap:12px}.venue-admin-create__hint{margin:-6px 0 0;padding:10px 12px;border-radius:12px;background:#f2f6fb;color:#526273;font-size:.82rem;line-height:1.4}.venue-admin-create__footer{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.venue-admin-create__footer .venue-btn-quiet,.venue-admin-list__empty .venue-btn-secondary,.venue-admin-create__success .venue-btn-secondary{text-decoration:none}.venue-admin-create__success{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.venue-admin-create__success>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e9f7ee;color:#27834d;font-size:1.25rem;font-weight:800}.venue-admin-create__success .venue-btn-secondary{grid-column:2;justify-self:start;margin-top:2px}.venue-card{background:var(--internal-surface);border:1px solid var(--internal-border);border-radius:18px;padding:16px 18px 18px;margin-bottom:14px;box-shadow:var(--internal-shadow)}button.venue-card{width:100%;text-align:left;font:inherit;cursor:pointer}button.venue-card:hover{border-color:var(--internal-border-strong)}.venue-hero{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:14px;margin-bottom:12px;background:#eef2f6}.venue-kicker{margin:0 0 4px;color:var(--internal-muted);font-size:.78rem}.venue-title{margin:0;color:var(--internal-text-strong);font-size:1.4rem;line-height:1.25}.venue-meta{margin:6px 0 0;color:var(--internal-muted);font-size:.9rem}.venue-offer-card{display:grid;gap:8px;text-decoration:none;color:inherit}.venue-offer-card strong{font-size:1.05rem}.venue-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:.78rem;font-weight:650}.venue-menu-tabs{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding-bottom:8px}.venue-menu-tab{border:1px solid var(--internal-border);background:#fff;border-radius:999px;padding:6px 12px;font-weight:650;white-space:nowrap}.venue-menu-tab.is-active{background:#111827;color:#fff;border-color:#111827}.venue-menu-row{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;width:100%;min-width:0;padding:10px 0;border-top:1px solid var(--internal-border);overflow:hidden}.venue-menu-row img,.venue-menu-row__photo{width:88px;height:72px;object-fit:cover;border-radius:12px;background:#eef2f6}.venue-menu-row h4{margin:0;overflow:hidden;font-size:.98rem;text-overflow:ellipsis}.venue-menu-row p{margin:4px 0 0;color:var(--internal-muted);font-size:.82rem}.venue-menu-row small{display:block;margin-top:6px;font-weight:700}.venue-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.venue-btn,.venue-btn-secondary,.venue-btn-quiet,.venue-btn-danger{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 16px;border:1px solid var(--internal-border);border-radius:999px;font:inherit;font-weight:700;cursor:pointer}.venue-btn{gap:6px;background:var(--internal-btn-primary);border-color:var(--internal-btn-primary);color:#fff;box-shadow:var(--internal-btn-primary-shadow)}.venue-btn:hover:not(:disabled){background:var(--internal-btn-primary-hover);border-color:var(--internal-btn-primary-hover)}.venue-btn:disabled,.venue-btn-secondary:disabled,.venue-btn-quiet:disabled,.venue-btn-danger:disabled{opacity:.6;cursor:default}.venue-btn-secondary{background:#f1f5f9;color:#0f172a}.venue-btn-secondary:hover:not(:disabled){background:#e2e8f0}.venue-btn-danger{background:transparent;border-color:transparent;color:#b91c1c}.venue-btn-danger:hover:not(:disabled){background:#fef2f2}.venue-btn:focus-visible,.venue-btn-secondary:focus-visible,.venue-btn-quiet:focus-visible,.venue-btn-danger:focus-visible{outline:none;box-shadow:var(--internal-focus)}.venue-form{display:grid;gap:10px}.venue-form label{display:grid;gap:4px;font-size:.84rem;font-weight:650}.venue-form input,.venue-form textarea,.venue-form select{border:1px solid var(--internal-border);border-radius:12px;padding:10px 12px;background:#fff;font:inherit}.venue-form input:focus,.venue-form textarea:focus,.venue-form select:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 3px #0f172a14}.venue-form input:read-only{background:#f8fafc;color:var(--internal-muted)}.venue-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:12px 0}.venue-tabs button{border:1px solid var(--internal-border);background:#fff;border-radius:10px;padding:8px 12px;font-weight:700}.venue-tabs button.is-active{background:#111827;color:#fff}.venue-admin-shell{width:min(760px,100%);margin:0 auto;display:grid;gap:14px}.venue-admin-hero{padding:4px 2px 0}.venue-admin-hero .venue-title{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 10px;font-size:1.35rem}.venue-admin-kicker{margin:0;color:var(--internal-muted);font-size:.78rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.venue-admin-hero__hint{margin:8px 0 0;max-width:42rem;color:var(--internal-muted);font-size:.86rem;line-height:1.45}.venue-admin-tabs{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;padding:4px;border:1px solid var(--internal-border);border-radius:16px;background:#ffffffeb;box-shadow:var(--internal-shadow);scrollbar-width:none}.venue-admin-tabs::-webkit-scrollbar{display:none}.venue-admin-tabs button{flex:0 0 auto;min-height:38px;padding:8px 14px;border:0;border-radius:12px;background:transparent;color:#64748b;font:inherit;font-size:.88rem;font-weight:750;white-space:nowrap;cursor:pointer}.venue-admin-tabs button.is-active{background:#111827;color:#fff}.venue-admin-stack{display:grid;gap:14px}.venue-admin-card{display:grid;gap:14px;padding:16px 18px 18px;border:1px solid var(--internal-border);border-radius:18px;background:var(--internal-surface);box-shadow:var(--internal-shadow)}.venue-admin-card__head{display:grid;gap:2px}.venue-admin-card__head h2{margin:0;color:var(--internal-text-strong);font-size:1.08rem;font-weight:800}.venue-admin-card__head p,.venue-admin-subtitle{margin:0;color:var(--internal-muted);font-size:.84rem}.venue-admin-subtitle{margin-top:4px;font-size:.92rem;font-weight:750;color:var(--internal-text-strong)}.venue-admin-card__footer{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.venue-admin-card__footer.venue-actions{margin-top:0}.venue-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.venue-form-span-2{grid-column:1 / -1}.venue-input-unit{position:relative;display:grid;min-width:0}.venue-input-unit input{width:100%;min-width:0;padding-right:52px}.venue-input-unit em{position:absolute;right:12px;top:50%;color:#94a3b8;font-size:.74rem;font-style:normal;font-weight:750;pointer-events:none;transform:translateY(-50%)}.venue-input-unit--suffix{display:flex;align-items:stretch}.venue-input-unit--suffix input{flex:1 1 auto;width:100%;min-width:0;padding-right:12px;border-top-right-radius:0;border-bottom-right-radius:0}.venue-input-unit--suffix em{position:static;right:auto;top:auto;display:grid;flex:0 0 auto;place-items:center;min-width:2.75rem;padding:0 10px;transform:none;border:1px solid var(--internal-border);border-left:0;border-radius:0 12px 12px 0;background:#f8fafc;color:#64748b}.venue-input-unit--suffix:focus-within{border-radius:12px;box-shadow:0 0 0 3px #0f172a14}.venue-input-unit--suffix:focus-within em{border-color:#94a3b8}.venue-input-unit input[type=number]{-moz-appearance:textfield;appearance:textfield}.venue-input-unit input[type=number]::-webkit-outer-spin-button,.venue-input-unit input[type=number]::-webkit-inner-spin-button{margin:0;appearance:none}.venue-nutrition{grid-column:1 / -1;display:grid;gap:10px;min-width:0;padding:12px;border:1px solid var(--internal-border);border-radius:16px;background:linear-gradient(180deg,#f8fafc,#fff)}.venue-nutrition__head{display:grid;gap:2px}.venue-nutrition__head strong{color:var(--internal-text-strong);font-size:.88rem}.venue-nutrition__head span{color:var(--internal-muted);font-size:.78rem;font-weight:600}.venue-nutrition__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.venue-nutrition__field{min-width:0}.venue-form-photo{display:grid;gap:8px}.venue-form-photo__label{font-size:.82rem;font-weight:700;color:#334155}.venue-form-photo__row{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center}.venue-form-photo__preview{display:grid;place-items:center;width:88px;height:72px;overflow:hidden;border-radius:14px;background:#eef2f6;color:#94a3b8;font-size:.72rem;font-weight:700}.venue-form-photo__preview img{width:100%;height:100%;object-fit:cover}.venue-file-input{position:relative;display:grid;gap:2px;align-content:center;min-height:72px;padding:10px 14px;overflow:hidden;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc;cursor:pointer}.venue-file-input:hover{border-color:#94a3b8;background:#fff}.venue-admin-card .venue-form .venue-file-input input,.venue-file-input input{position:absolute;inset:0;opacity:0;padding:0;border:0;background:transparent;box-shadow:none;cursor:pointer}.venue-file-input__btn{color:var(--internal-text-strong);font-size:.88rem;font-weight:800}.venue-file-input__name{overflow:hidden;color:var(--internal-muted);font-size:.78rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.venue-btn-quiet{background:#fff;color:#0f172a}.venue-btn-quiet:hover:not(:disabled){background:#f8fafc}.menu-nutrition-chips{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:6px 0 0;padding:0}.menu-nutrition-chips li{padding:3px 8px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:.72rem;font-weight:750}.menu-nutrition-chips li:first-child{background:#e2e8f0;color:#0f172a}.venue-admin-card.venue-form,.venue-admin-card .venue-form{gap:14px}.venue-admin-card .venue-form label,.venue-form-grid label{display:grid;gap:6px;font-size:.82rem;font-weight:700;color:#334155}.venue-admin-card .venue-form input:not([type=file]),.venue-admin-card .venue-form textarea,.venue-admin-card .venue-form select,.venue-form-grid input:not([type=file]),.venue-form-grid textarea,.venue-form-grid select{border:1px solid var(--internal-border);border-radius:12px;padding:10px 12px;background:#fff;font:inherit}.venue-admin-card .venue-form input:not([type=file]):focus,.venue-admin-card .venue-form textarea:focus,.venue-form-grid input:not([type=file]):focus,.venue-form-grid textarea:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 3px #0f172a14}.venue-admin-card .venue-form .venue-input-unit input,.venue-form-grid .venue-input-unit input{padding-right:52px}.venue-admin-card .venue-form .venue-input-unit--suffix input,.venue-form-grid .venue-input-unit--suffix input{padding-right:12px;border-right:0}.venue-admin-card .venue-form .venue-input-unit--suffix input:focus,.venue-form-grid .venue-input-unit--suffix input:focus{box-shadow:none}.venue-admin-menu-list{display:grid;gap:10px}.venue-admin-menu-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:start;padding:12px;border:1px solid var(--internal-border);border-radius:16px;background:#fff}.venue-admin-menu-item.is-hidden{opacity:.62;background:#f8fafc}.venue-admin-menu-item.is-editing{border-color:#111827;box-shadow:0 0 0 3px #0f172a14}.venue-admin-menu-item__photo{display:grid;place-items:center;width:88px;height:72px;overflow:hidden;border-radius:14px;background:#eef2f6;color:#94a3b8;font-size:.7rem;font-weight:700}.venue-admin-menu-item__photo img{width:100%;height:100%;object-fit:cover}.venue-admin-menu-item__body{display:grid;gap:4px;min-width:0}.venue-admin-menu-item__body strong{overflow:hidden;color:var(--internal-text-strong);font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.venue-admin-menu-item__body small{color:var(--internal-muted);font-size:.8rem}.venue-admin-menu-item__note{margin:0;overflow:hidden;color:#64748b;font-size:.8rem;line-height:1.35;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.venue-admin-menu-item__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.venue-admin-menu-item__actions .venue-btn-quiet,.venue-admin-menu-item__actions .venue-btn-secondary{min-height:34px;padding:6px 12px;font-size:.8rem;text-decoration:none}.venue-admin-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.venue-admin-stats>div{display:grid;gap:4px;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid var(--internal-border)}.venue-admin-stats strong{font-size:1.35rem;color:var(--internal-text-strong)}.venue-admin-stats span{color:var(--internal-muted);font-size:.82rem}.venue-admin-demand-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.venue-admin-demand-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--internal-border);border-radius:12px;background:#fff}.venue-admin-demand-list strong{display:grid;justify-items:end;color:var(--internal-text-strong);font-size:1.05rem;line-height:1.2;white-space:nowrap}.venue-admin-demand-list small{color:var(--internal-muted);font-size:.72rem;font-weight:600}.venue-admin-card__head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.venue-admin-card__head-row>div{display:grid;gap:2px;min-width:0}.venue-admin-offer-list{display:grid;gap:10px}.venue-admin-offer-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:14px;align-items:start;padding:12px;border:1px solid var(--internal-border);border-radius:16px;background:#fff}.venue-admin-offer-item--current{padding:0;border:0;border-radius:0;background:transparent}.venue-admin-offer-item.is-past{background:#f8fafc}.venue-admin-offer-item__photo{display:grid;place-items:center;width:88px;height:72px;overflow:hidden;border-radius:14px;background:#eef2f6;color:#94a3b8;font-size:.7rem;font-weight:700}.venue-admin-offer-item__photo img{width:100%;height:100%;object-fit:cover}.venue-admin-offer-item__body{display:grid;gap:4px;min-width:0}.venue-admin-offer-item__title-row{display:flex;align-items:center;gap:8px;min-width:0}.venue-admin-offer-item__title-row strong{overflow:hidden;color:var(--internal-text-strong);font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.venue-admin-offer-item__body small,.venue-admin-offer-item__body .venue-meta{margin:0;color:var(--internal-muted);font-size:.8rem}.venue-admin-offer-item__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.venue-admin-offer-item__actions .venue-btn-quiet,.venue-admin-offer-item__actions .venue-btn-secondary,.venue-admin-offer-item__actions .venue-btn-danger{min-height:34px;padding:6px 12px;font-size:.8rem;text-decoration:none}.venue-chip--live{background:#111827;color:#fff}a.venue-btn,a.venue-btn-secondary,a.venue-btn-quiet{text-decoration:none}.venue-admin-card--offer{border-color:var(--internal-border);background:var(--internal-surface)}@media(max-width:720px){.venue-form-grid{grid-template-columns:1fr}.venue-nutrition__grid{grid-template-columns:minmax(0,1fr)}.venue-form-span-2,.venue-nutrition{grid-column:auto}.venue-admin-menu-item,.venue-admin-offer-item,.venue-form-photo__row{grid-template-columns:72px minmax(0,1fr)}}.my-offers-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.my-offers-head .venue-title{min-width:0}.my-offers-filter{flex-shrink:0}.my-offers-filter 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 #0f172a0d}.my-offers-filter select:focus{outline:2px solid #93c5fd;outline-offset:1px}.my-offers-grid{display:grid;gap:12px}.my-offers-item{display:grid;gap:6px;text-decoration:none;color:inherit}.my-offers-item img{width:100%;height:160px;object-fit:cover;border-radius:12px;background:#eef2f6}.offer-page .venue-wrap{display:flex;flex-direction:column;align-items:stretch;gap:16px}.offer-detail{overflow:hidden;background:var(--internal-surface);border:1px solid var(--internal-border);border-radius:22px;box-shadow:var(--internal-shadow)}.offer-detail__hero{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;background:#eef2f6}.offer-detail__body{display:grid;gap:12px;padding:18px 20px 22px}.offer-detail__place{color:var(--internal-muted);font-size:.86rem;font-weight:650;line-height:1.3;text-decoration:none}.offer-detail__place:hover{color:var(--internal-text-strong)}.offer-detail__title{margin:0;color:var(--internal-text-strong);font-size:1.55rem;font-weight:800;line-height:1.2}.offer-detail__benefit,.offer-detail__saved{justify-self:start;display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:.8rem;font-weight:700}.offer-detail__saved{background:#eefaf2;color:#166534}.offer-detail__price{display:flex;align-items:baseline;gap:10px;margin:0}.offer-detail__price s{color:var(--internal-muted);font-size:.95rem;font-weight:600}.offer-detail__price strong{color:var(--internal-text-strong);font-size:1.2rem;font-weight:800}.offer-detail__when{display:grid;gap:4px;color:var(--internal-muted);font-size:.92rem;line-height:1.4}.offer-detail__desc{margin:2px 0 0;color:var(--internal-text);font-size:1rem;line-height:1.5}.offer-detail__terms{margin:2px 0 0;padding:12px 14px;border-radius:14px;background:#f8fafc;color:#334155;font-size:.92rem;line-height:1.5}.offer-detail__hint{margin:0;color:var(--internal-muted);font-size:.8rem;line-height:1.45}.offer-detail__footer{display:grid;gap:12px;margin-top:6px}.offer-detail__action{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:10px 16px;border:1px solid var(--internal-btn-primary);border-radius:999px;background:var(--internal-btn-primary);color:#fff;font:inherit;font-size:.95rem;font-weight:700;cursor:pointer;box-shadow:var(--internal-btn-primary-shadow)}.offer-detail__action:hover:not(:disabled){background:var(--internal-btn-primary-hover);border-color:var(--internal-btn-primary-hover)}.offer-detail__action--danger{background:#fff;border-color:#fecaca;color:#b91c1c;box-shadow:none}.offer-detail__action--danger:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5}.offer-detail__action:disabled{opacity:.6;cursor:default}.offer-detail__action:focus-visible{outline:none;box-shadow:var(--internal-focus)}.venue-error{color:#b91c1c}.venue-muted{color:var(--internal-muted)}.venue-public{width:min(1120px,100%);margin:0 auto}.venue-public__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.venue-public__aside{display:none}.venue-public-hero,.venue-public-panel,.venue-public-offer{background:var(--internal-surface);border:1px solid var(--internal-border);border-radius:22px;box-shadow:var(--internal-shadow)}.venue-public-hero{padding:16px 18px 18px}.venue-public-hero__top{display:flex;align-items:flex-start;gap:12px}.venue-public-back{display:grid;flex:0 0 auto;place-items:center;width:40px;height:40px;border-radius:999px;background:#f3f5f8;color:#111827;text-decoration:none}.venue-public-back:hover,.venue-public-icon-btn:hover{background:#e7edf3}.venue-public-back svg,.venue-public-chip svg,.venue-public-icon-btn svg,.venue-public-map svg{width:18px;height:18px}.venue-public-hero__titles{min-width:0}.venue-public-hero__titles h1{margin:0;color:var(--internal-text-strong);font-size:1.7rem;font-weight:800;line-height:1.2}.venue-public-hero__titles p{margin:4px 0 0;color:var(--internal-muted);font-size:.92rem}.venue-public-chips,.venue-public-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.venue-public-chip,.venue-public-action{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:6px 12px;border:1px solid var(--internal-border);border-radius:999px;background:#fff;color:#111827;font:inherit;font-size:.84rem;font-weight:650}.venue-public-chip.is-open{border-color:#d8eee0;background:#eefaf2;color:#166534}.venue-public-chip.is-closed{border-color:#f3e1d4;background:#fff4ec;color:#9a3412}.venue-public-action{cursor:pointer}.venue-public-action:hover:not(:disabled){background:#f8fafc}.venue-public-action.is-primary:hover:not(:disabled){background:#1f2937}.venue-public-action.is-primary{border-color:#111827;background:#111827;color:#fff}.venue-public-action:disabled{opacity:.62;cursor:default}.venue-public-hint{margin:10px 0 0;color:var(--internal-muted);font-size:.8rem}.venue-public-offer{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:center;padding:10px;margin-top:14px;color:inherit;text-decoration:none}.venue-public-offer:hover{border-color:var(--internal-border-strong)}.venue-public-offer img{width:92px;height:72px;object-fit:cover;border-radius:14px;background:#eef2f6}.venue-public-offer span{display:grid;min-width:0;gap:2px}.venue-public-offer small,.venue-public-offer em{color:var(--internal-muted);font-size:.78rem;font-style:normal}.venue-public-offer strong{overflow:hidden;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.venue-public-tabs{position:sticky;top:0;z-index:4;display:flex;gap:4px;overflow-x:auto;margin:14px 0;padding:6px;border:1px solid var(--internal-border);border-radius:18px;background:#fffffff0;box-shadow:var(--internal-shadow);scrollbar-width:none}.venue-public-tabs__glider{position:absolute;top:6px;left:0;z-index:0;height:calc(100% - 12px);border-radius:12px;background:#111827;opacity:0;pointer-events:none;transition:transform .22s ease,width .22s ease,opacity .16s ease}.venue-public-tabs__glider.is-ready{opacity:1}.venue-public-tabs::-webkit-scrollbar{display:none}.venue-public-tabs button{position:relative;z-index:1;flex:0 0 auto;padding:8px 12px;border:0;border-radius:12px;background:transparent;color:#64748b;font:inherit;font-size:.88rem;font-weight:700;white-space:nowrap;cursor:pointer;transition:color .18s ease}.venue-public-tabs button.is-active{background:transparent;color:#fff}.venue-public-panel{padding:16px 18px 18px;margin-bottom:14px;scroll-margin-top:66px}.venue-public-panel.is-aside{margin-bottom:0}.venue-public-panel__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.venue-public-panel__head h2,.venue-public-contacts h2{margin:0;color:var(--internal-text-strong);font-size:1.18rem;font-weight:800}.venue-public-panel__head span{color:var(--internal-muted);font-size:.84rem}.venue-public-menu-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:18px;border:1px solid #d8e2ed;border-radius:22px;background:linear-gradient(135deg,#f9fbfe,#edf4fc)}.venue-public-menu-cta p{margin:0 0 4px;color:#5273a1;font-size:.78rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.venue-public-menu-cta h2{margin:0;color:var(--internal-text-strong);font-size:1.08rem}.venue-public-menu-cta>div>span{display:block;margin-top:5px;color:var(--internal-muted);font-size:.84rem}.venue-public-menu-cta__button{display:inline-flex;flex:0 0 auto;align-items:center;gap:9px;min-height:42px;padding:9px 13px 9px 16px;border-radius:13px;background:var(--internal-btn-primary);color:#fff;font-size:.86rem;font-weight:800;text-decoration:none}.venue-public-menu-cta__button:hover{background:var(--internal-btn-primary-hover)}.venue-public-menu-cta__button span{font-size:1.1rem}.venue-menu-page{min-height:100vh}.venue-menu-screen{width:min(760px,100%);margin:0 auto}.venue-menu-screen__hero,.venue-menu-screen__content{border:1px solid var(--internal-border);border-radius:22px;background:var(--internal-surface);box-shadow:var(--internal-shadow)}.venue-menu-screen__hero{padding:18px}.venue-menu-screen__back{display:inline-flex;align-items:center;gap:7px;color:#526273;font-size:.85rem;font-weight:750;text-decoration:none}.venue-menu-screen__back span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#f0f4f8;color:#172033}.venue-menu-screen__hero>p{margin:22px 0 4px;color:#5273a1;font-size:.76rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.venue-menu-screen__hero h1{margin:0;color:var(--internal-text-strong);font-size:1.55rem;line-height:1.2}.venue-menu-screen__hero>span{display:block;margin-top:5px;color:var(--internal-muted);font-size:.9rem}.venue-menu-screen__content{margin-top:14px;padding:18px}.venue-menu-screen__heading{margin-bottom:14px}.venue-menu-screen__heading h2{margin:0;color:var(--internal-text-strong);font-size:1.18rem}.venue-menu-screen__heading p{margin:4px 0 0;color:var(--internal-muted);font-size:.84rem}.venue-menu-screen__items{display:grid;gap:10px}.venue-menu-screen__items .venue-public-dish{grid-template-columns:104px minmax(0,1fr)}.venue-menu-screen__items .venue-public-dish__photo{width:104px;height:84px}.venue-public-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:112px;gap:6px;overflow:hidden;border-radius:18px}.venue-public-gallery.count-1{grid-template-columns:1fr;grid-auto-rows:240px}.venue-public-gallery.count-2{grid-template-columns:1fr 1fr;grid-auto-rows:210px}.venue-public-gallery.count-3{grid-template-columns:1.45fr 1fr;grid-auto-rows:108px}.venue-public-gallery__item{position:relative;min-width:0;padding:0;overflow:hidden;border:0;background:#e8eef4;cursor:pointer}.venue-public-gallery__item.is-hero{grid-column:span 2;grid-row:span 2}.venue-public-gallery.count-1 .is-hero,.venue-public-gallery.count-2 .is-hero{grid-column:auto;grid-row:auto}.venue-public-gallery.count-3 .is-hero{grid-column:1;grid-row:span 2}.venue-public-gallery__item img{display:block;width:100%;height:100%;object-fit:cover}.venue-public-gallery__more{position:absolute;inset:0;display:grid;place-items:center;background:#0f172a75;color:#fff;font-size:.92rem;font-weight:800}.venue-public-dishes{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px}.venue-public-dish{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;width:100%;min-width:0;padding:10px;overflow:hidden;border:1px solid var(--internal-border);border-radius:16px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer}.venue-public-dish:hover:not(.is-static){border-color:var(--internal-border-strong);background:#fbfcfe}.venue-public-dish.is-static{cursor:default}.venue-public-dish__photo{display:grid;flex-shrink:0;place-items:center;width:88px;height:72px;overflow:hidden;border-radius:12px;background:#eef2f6;font-size:1.4rem}.venue-public-dish__photo img{width:100%;height:100%;object-fit:cover}.venue-public-dish__body{display:grid;align-content:center;min-width:0;gap:4px}.venue-public-dish__body strong{overflow:hidden;color:var(--internal-text-strong);font-size:.96rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.venue-public-dish__body p,.venue-public-dish__body small{overflow:hidden;color:var(--internal-muted);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.venue-public-dish__body p{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.venue-public-dish__body small{font-weight:700;color:#111827}.venue-public-dish__body .menu-nutrition-chips{margin-top:2px}.venue-public-menu-tabs{display:flex;gap:8px;overflow-x:auto;margin:0 0 12px;padding-bottom:2px}.venue-public-menu-tabs button{flex:0 0 auto;padding:6px 12px;border:1px solid var(--internal-border);border-radius:999px;background:#fff;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.venue-public-menu-tabs button.is-active{border-color:#111827;background:#111827;color:#fff}.venue-public-about{margin:0 0 14px;color:var(--internal-text);font-size:.95rem;line-height:1.55}.venue-public-facts{display:grid;gap:10px;margin:0}.venue-public-facts div{display:grid;gap:2px}.venue-public-facts dt{color:var(--internal-muted);font-size:.78rem}.venue-public-facts dd{margin:0;font-size:.92rem;font-weight:650}.venue-public-contacts h2{margin-bottom:10px}.venue-public-contacts__hours{margin:0;font-size:.92rem;font-weight:700}.venue-public-contacts__schedule,.venue-public-contacts__line{display:block;margin-top:6px;color:var(--internal-muted);font-size:.86rem;text-decoration:none}.venue-public-contacts__icons{display:flex;gap:8px;margin-top:12px}.venue-public-icon-btn{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#f3f5f8;color:#111827}.venue-public-map{display:grid;grid-template-columns:36px minmax(0,1fr) 18px;gap:10px;align-items:center;margin-top:14px;padding:10px;overflow:hidden;border-radius:16px;background:linear-gradient(180deg,#eef6ff,#e7eef6);color:inherit;text-decoration:none}.venue-public-map__pin{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;background:#fff;color:#111827}.venue-public-map strong,.venue-public-map small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.venue-public-map small{margin-top:2px;color:var(--internal-muted);font-size:.75rem}.venue-public-articles{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:thin;cursor:grab}.venue-public-articles.is-dragging{cursor:grabbing}.venue-public-article{position:relative;flex:0 0 220px;height:250px;overflow:hidden;border-radius:18px;background:#1f2937;color:#fff;text-decoration:none;scroll-snap-align:start}.venue-public-article img,.venue-public-article__fallback{display:block;width:100%;height:100%;object-fit:cover}.venue-public-article__fallback{background:linear-gradient(160deg,#334155,#0f172a)}.venue-public-article__overlay{position:absolute;right:0;bottom:0;left:0;display:grid;gap:4px;padding:48px 12px 12px;background:linear-gradient(180deg,transparent,rgba(15,23,42,.86))}.venue-public-article__overlay small,.venue-public-article__overlay em{overflow:hidden;color:#ffffffc7;font-size:.72rem;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.venue-public-article__overlay strong{display:-webkit-box;overflow:hidden;font-size:.95rem;line-height:1.3;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}@media(min-width:960px){.venue-public__grid{grid-template-columns:minmax(0,1fr) 300px}.venue-public__aside{display:block;position:sticky;top:8px}.venue-public-panel--contacts-mobile{display:none}}@media(max-width:720px){.venue-admin-list__hero{align-items:stretch;flex-direction:column}.venue-admin-list__add{justify-content:center}.venue-admin-list__empty{grid-template-columns:44px minmax(0,1fr)}.venue-admin-list__empty .venue-btn-secondary{grid-column:1 / -1;justify-content:center}.venue-admin-create__coordinates{grid-template-columns:1fr}.venue-admin-create__footer{flex-direction:column-reverse}.venue-admin-create__footer .venue-btn,.venue-admin-create__footer .venue-btn-quiet{width:100%}.venue-page--public{padding-bottom:calc(var(--map-bottom-nav-bar) + 28px + env(safe-area-inset-bottom,0px))}.venue-public-menu-cta{align-items:stretch;flex-direction:column}.venue-public-menu-cta__button{justify-content:center}.venue-menu-screen__items .venue-public-dish{grid-template-columns:88px minmax(0,1fr)}.venue-menu-screen__items .venue-public-dish__photo{width:88px;height:72px}.venue-public-hero__titles h1{font-size:1.38rem}.venue-public-gallery,.venue-public-gallery.count-3{grid-template-columns:1fr 1fr;grid-auto-rows:96px}.venue-public-gallery.count-1{grid-auto-rows:180px}.venue-public-gallery__item.is-hero,.venue-public-gallery.count-3 .is-hero{grid-column:span 2;grid-row:span 2}.venue-public-dishes{grid-template-columns:1fr}.venue-public-offer{grid-template-columns:72px minmax(0,1fr)}}
