.ReceptionShell_shell__cXTfg{position:relative;display:flex;flex-direction:column;width:100%;max-width:520px;min-height:100vh;margin:0 auto;background:var(--c-bg)}.ReceptionShell_header__orIY2{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-header,50);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--c-surface);color:var(--c-text);border-bottom:1px solid var(--c-border)}.ReceptionShell_brand__TYIFD{display:flex;align-items:center;gap:var(--space-2);text-decoration:none;color:inherit}.ReceptionShell_brandLogo__elVLz{font-weight:var(--fw-heavy,800);font-size:var(--fs-sm);letter-spacing:.02em;padding:3px 7px;border-radius:var(--radius-sm);background:var(--c-primary);color:#fff}.ReceptionShell_brandText___0s9x{font-size:var(--fs-sm);font-weight:var(--fw-bold);color:var(--c-text)}.ReceptionShell_headerRight__aCV_Q{display:flex;align-items:center;gap:var(--space-2)}.ReceptionShell_ongoingBadge__EjEvc{font-size:var(--fs-xs);font-weight:var(--fw-bold);padding:4px var(--space-2);border-radius:999px;background:color-mix(in srgb,var(--c-primary) 10%,transparent);color:var(--c-primary);white-space:nowrap}.ReceptionShell_bell__3Wirx{position:relative;display:grid;place-items:center;width:36px;height:36px;border:none;background:none;color:var(--c-text-sub);cursor:pointer;border-radius:50%}.ReceptionShell_bell__3Wirx:hover{background:var(--c-surface-low)}.ReceptionShell_bellDot__2_erc{position:absolute;top:7px;right:8px;width:7px;height:7px;border-radius:50%;background:var(--c-accent);border:1.5px solid var(--c-surface)}.ReceptionShell_content__L4NyG{flex:1 1;min-width:0;padding:var(--space-4);padding-bottom:calc(64px + var(--space-6));overflow-x:hidden}.ReceptionShell_fab__0J_7X{position:fixed;bottom:calc(64px + var(--space-3));left:50%;margin-left:calc(260px - 28px - var(--space-4));z-index:var(--z-header,50);display:grid;place-items:center;width:56px;height:56px;border:none;border-radius:18px;background:var(--c-primary);color:#fff;box-shadow:var(--shadow-pop);cursor:pointer;transition:transform .12s ease}.ReceptionShell_fab__0J_7X:hover{background:var(--c-primary-strong)}.ReceptionShell_fab__0J_7X:active{transform:scale(.94)}.ReceptionShell_bottomNav__t4qcy{position:fixed;bottom:0;left:50%;transform:translateX(-50%);z-index:var(--z-header,50);display:grid;grid-template-columns:repeat(4,1fr);width:100%;max-width:520px;height:64px;background:var(--c-surface);border-top:1px solid var(--c-border)}.ReceptionShell_navItem__L1oPq{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:11px;font-weight:var(--fw-medium);color:var(--c-text-sub);text-decoration:none}.ReceptionShell_navActive__K_huQ{color:var(--c-primary);font-weight:var(--fw-bold)}.ReceptionShell_navIcon__y6_oZ{position:relative;display:grid;place-items:center}.ReceptionShell_navBadge__KrDDD{position:absolute;top:-5px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--c-accent);color:#fff;font-size:10px;font-weight:var(--fw-bold);line-height:16px;text-align:center}@media (max-width:520px){.ReceptionShell_shell__cXTfg{max-width:100%;box-shadow:none}.ReceptionShell_bottomNav__t4qcy{max-width:100%}.ReceptionShell_fab__0J_7X{left:auto;right:var(--space-4);margin-left:0}}