:root,
html[data-fmh-theme="dark"] {
  --fmh-bg: #050608;
  --fmh-bg-alt: #0b0d10;
  --fmh-bg-elevated: #111418;
  --fmh-panel: linear-gradient(160deg, rgba(22, 24, 29, 0.9), rgba(10, 11, 14, 0.92));
  --fmh-panel-strong: linear-gradient(160deg, rgba(28, 31, 37, 0.96), rgba(11, 12, 16, 0.98));
  --fmh-panel-soft: rgba(14, 16, 20, 0.72);
  --fmh-border: rgba(213, 220, 231, 0.12);
  --fmh-border-strong: rgba(224, 231, 240, 0.22);
  --fmh-text: #eef1f5;
  --fmh-heading-text: #eef1f5;
  --fmh-muted: #a9afba;
  --fmh-metal: #d7dce5;
  --fmh-metal-low: #9097a3;
  --fmh-red: #b21f2d;
  --fmh-red-bright: #df3d4b;
  --fmh-red-soft: rgba(178, 31, 45, 0.18);
  --fmh-glow: rgba(255, 255, 255, 0.08);
  --fmh-shadow: 0 28px 80px rgba(0, 0, 0, 0.5);
  --fmh-radius-xl: 28px;
  --fmh-radius-lg: 20px;
  --fmh-radius-md: 14px;
  --fmh-max: 1400px;
  --fmh-page-bg:
    radial-gradient(880px 420px at 18% -4%, rgba(218, 225, 237, 0.08), transparent 68%),
    radial-gradient(720px 420px at 100% 8%, rgba(178, 31, 45, 0.16), transparent 64%),
    radial-gradient(640px 360px at 50% 100%, rgba(255, 255, 255, 0.035), transparent 70%),
    linear-gradient(180deg, #07080a 0%, #0a0c10 34%, #040507 100%);
  --fmh-grid:
    linear-gradient(rgba(230, 236, 244, 0.5) 1px, transparent 1px),
    linear-gradient(90deg, rgba(230, 236, 244, 0.45) 1px, transparent 1px);
  --fmh-grid-opacity: 0.055;
  --fmh-grid-opacity-mobile: 0.045;
  --fmh-grid-mask: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.14) 38%, transparent 92%);
  --fmh-page-overlay:
    radial-gradient(540px 220px at 50% 0%, rgba(255, 255, 255, 0.06), transparent 70%),
    linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.28) 65%, rgba(0, 0, 0, 0.62) 100%);
  --fmh-topbar-bg:
    linear-gradient(180deg, rgba(244, 246, 250, 0.065), rgba(244, 246, 250, 0)),
    linear-gradient(160deg, rgba(21, 23, 29, 0.94), rgba(8, 9, 12, 0.96));
  --fmh-topbar-shadow: 0 10px 32px rgba(0, 0, 0, 0.32);
  --fmh-brand-shadow: drop-shadow(0 10px 24px rgba(0, 0, 0, 0.45));
  --fmh-control-bg:
    linear-gradient(180deg, rgba(242, 245, 250, 0.06), rgba(242, 245, 250, 0)),
    rgba(255, 255, 255, 0.03);
  --fmh-control-hover-bg:
    linear-gradient(180deg, rgba(223, 61, 75, 0.15), rgba(223, 61, 75, 0.04)),
    rgba(255, 255, 255, 0.035);
  --fmh-control-hover-border: rgba(223, 61, 75, 0.46);
  --fmh-control-hover-color: #fff8f9;
  --fmh-control-hover-shadow: 0 10px 22px rgba(0, 0, 0, 0.24);
  --fmh-button-primary-color: #fff4f5;
  --fmh-button-primary-border: rgba(226, 79, 94, 0.62);
  --fmh-button-primary-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0)),
    linear-gradient(135deg, #5f0d16 0%, #a81928 48%, #d63a48 100%);
  --fmh-button-primary-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.12),
    0 18px 34px rgba(96, 10, 19, 0.34);
  --fmh-panel-highlight: linear-gradient(180deg, rgba(255, 255, 255, 0.08), transparent 22%);
  --fmh-stat-border: rgba(216, 224, 236, 0.11);
  --fmh-stat-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.065), rgba(255, 255, 255, 0)),
    rgba(255, 255, 255, 0.02);
  --fmh-input-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0)),
    rgba(7, 8, 11, 0.82);
  --fmh-placeholder: #848b97;
  --fmh-card-border: rgba(214, 221, 233, 0.1);
  --fmh-avatar-text: #0f1115;
  --fmh-avatar-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0)),
    linear-gradient(145deg, #f1f4f8 0%, #b9c0ca 48%, #727985 100%);
  --fmh-avatar-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22);
  --fmh-avatar-live-ring: 0 0 0 3px rgba(178, 31, 45, 0.18);
  --fmh-avatar-live-pulse: rgba(223, 61, 75, 0.72);
  --fmh-chip-text: #f0f3f8;
  --fmh-chip-border: rgba(219, 226, 237, 0.18);
  --fmh-chip-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.09), rgba(255, 255, 255, 0)),
    rgba(255, 255, 255, 0.035);
  --fmh-meta-border: rgba(218, 225, 236, 0.11);
  --fmh-meta-bg: rgba(255, 255, 255, 0.03);
  --fmh-meta-text: #d1d7e1;
  --fmh-profile-cover-bg:
    radial-gradient(520px 240px at 50% 0%, rgba(255, 255, 255, 0.08), transparent 65%),
    linear-gradient(180deg, #16191e 0%, #0d1014 100%);
  --fmh-live-badge-border: rgba(225, 72, 87, 0.5);
  --fmh-live-badge-bg: linear-gradient(180deg, rgba(211, 44, 58, 0.28), rgba(84, 10, 17, 0.92));
  --fmh-live-badge-text: #fff3f4;
  --fmh-live-banner-border: rgba(228, 83, 98, 0.2);
  --fmh-live-banner-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)),
    linear-gradient(180deg, rgba(99, 11, 22, 0.52), rgba(19, 10, 13, 0.94));
  --fmh-live-summary-text: #ffe0e3;
  --fmh-live-title-text: #fff4f5;
  --fmh-live-link-text: #ffdfe2;
  --fmh-live-link-hover: #ffffff;
  --fmh-share-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0)),
    rgba(178, 31, 45, 0.08);
  --fmh-share-border: rgba(228, 79, 94, 0.2);
  --fmh-share-url-bg: rgba(7, 8, 10, 0.76);
  --fmh-share-url-text: #f3f6fb;
  --fmh-copy-copied-color: #fff8f9;
  --fmh-copy-copied-bg: linear-gradient(135deg, #7d151f, #c52e3c);
  --fmh-destination-bg: rgba(255, 255, 255, 0.025);
  --fmh-destination-border: rgba(220, 227, 238, 0.08);
  --fmh-placeholder-border: rgba(216, 223, 235, 0.12);
  --fmh-placeholder-bg: rgba(255, 255, 255, 0.025);
  --fmh-footer-border: rgba(218, 225, 236, 0.11);
  --fmh-footer-bg: rgba(7, 9, 12, 0.74);
  --fmh-footer-link: rgba(226, 232, 241, 0.72);
  --fmh-footer-link-hover: #ffffff;
  --fmh-footer-meta: rgba(169, 175, 186, 0.72);
  --fmh-theme-toggle-shell:
    linear-gradient(180deg, rgba(246, 248, 251, 0.1), rgba(246, 248, 251, 0)),
    linear-gradient(145deg, rgba(28, 31, 38, 0.92), rgba(11, 13, 18, 0.96));
  --fmh-theme-toggle-shell-border: rgba(217, 225, 236, 0.18);
  --fmh-theme-toggle-shell-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.08),
    0 10px 24px rgba(0, 0, 0, 0.28);
  --fmh-theme-toggle-thumb:
    linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0)),
    linear-gradient(145deg, #d8dde6 0%, #98a1ae 52%, #515865 100%);
  --fmh-theme-toggle-thumb-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.28),
    0 8px 18px rgba(0, 0, 0, 0.32);
  --fmh-theme-toggle-sun: #f7d670;
  --fmh-theme-toggle-moon: rgba(223, 230, 240, 0.92);
  --fmh-theme-toggle-icon-off: rgba(190, 198, 210, 0.46);
}

html[data-fmh-theme="light"] {
  --fmh-bg: #eef1f5;
  --fmh-bg-alt: #e3e8ee;
  --fmh-bg-elevated: #f9fbfd;
  --fmh-panel: linear-gradient(160deg, rgba(255, 255, 255, 0.92), rgba(228, 233, 240, 0.9));
  --fmh-panel-strong: linear-gradient(160deg, rgba(255, 255, 255, 0.98), rgba(220, 226, 234, 0.96));
  --fmh-panel-soft: rgba(240, 243, 247, 0.9);
  --fmh-border: rgba(66, 78, 94, 0.14);
  --fmh-border-strong: rgba(54, 65, 79, 0.24);
  --fmh-text: #171c23;
  --fmh-heading-text: #171c23;
  --fmh-muted: #5d6674;
  --fmh-metal: #2d3642;
  --fmh-metal-low: #76808d;
  --fmh-red: #97232d;
  --fmh-red-bright: #c63d49;
  --fmh-red-soft: rgba(151, 35, 45, 0.12);
  --fmh-glow: rgba(255, 255, 255, 0.55);
  --fmh-shadow: 0 26px 70px rgba(74, 84, 98, 0.16);
  --fmh-page-bg:
    radial-gradient(960px 420px at 15% -6%, rgba(255, 255, 255, 0.75), transparent 64%),
    radial-gradient(700px 400px at 100% 2%, rgba(198, 61, 73, 0.16), transparent 62%),
    radial-gradient(680px 380px at 50% 100%, rgba(255, 255, 255, 0.35), transparent 70%),
    linear-gradient(180deg, #f7f8fb 0%, #edf1f6 38%, #e3e8ee 100%);
  --fmh-grid:
    linear-gradient(rgba(96, 108, 122, 0.18) 1px, transparent 1px),
    linear-gradient(90deg, rgba(96, 108, 122, 0.16) 1px, transparent 1px);
  --fmh-grid-opacity: 0.092;
  --fmh-grid-opacity-mobile: 0.074;
  --fmh-grid-mask: linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.06) 40%, transparent 92%);
  --fmh-page-overlay:
    radial-gradient(540px 220px at 50% 0%, rgba(255, 255, 255, 0.52), transparent 70%),
    linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(217, 224, 232, 0.28) 68%, rgba(204, 212, 223, 0.58) 100%);
  --fmh-topbar-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(255, 255, 255, 0.1)),
    linear-gradient(160deg, rgba(249, 251, 253, 0.94), rgba(226, 232, 239, 0.95));
  --fmh-topbar-shadow: 0 10px 30px rgba(75, 86, 101, 0.14);
  --fmh-brand-shadow: drop-shadow(0 10px 24px rgba(132, 142, 155, 0.18));
  --fmh-control-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(241, 244, 248, 0.55)),
    rgba(255, 255, 255, 0.55);
  --fmh-control-hover-bg:
    linear-gradient(180deg, rgba(198, 61, 73, 0.14), rgba(198, 61, 73, 0.04)),
    rgba(255, 255, 255, 0.72);
  --fmh-control-hover-border: rgba(198, 61, 73, 0.34);
  --fmh-control-hover-color: #6e1620;
  --fmh-control-hover-shadow: 0 14px 26px rgba(113, 49, 56, 0.16);
  --fmh-button-primary-color: #fff8f8;
  --fmh-button-primary-border: rgba(169, 43, 55, 0.42);
  --fmh-button-primary-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.22), rgba(255, 255, 255, 0)),
    linear-gradient(135deg, #7c1822 0%, #b92f3b 52%, #d9636e 100%);
  --fmh-button-primary-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.16),
    0 18px 34px rgba(140, 49, 60, 0.18);
  --fmh-panel-highlight: linear-gradient(180deg, rgba(255, 255, 255, 0.65), transparent 24%);
  --fmh-stat-border: rgba(74, 86, 101, 0.12);
  --fmh-stat-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(245, 247, 250, 0.4)),
    rgba(255, 255, 255, 0.48);
  --fmh-input-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.88), rgba(241, 244, 248, 0.45)),
    rgba(255, 255, 255, 0.56);
  --fmh-placeholder: #7a8593;
  --fmh-card-border: rgba(73, 84, 98, 0.12);
  --fmh-avatar-text: #f8fafc;
  --fmh-avatar-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.44), rgba(255, 255, 255, 0.08)),
    linear-gradient(145deg, #55606f 0%, #adb5c0 52%, #edf1f6 100%);
  --fmh-avatar-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.35),
    0 12px 24px rgba(114, 124, 136, 0.14);
  --fmh-avatar-live-ring: 0 0 0 3px rgba(151, 35, 45, 0.12);
  --fmh-avatar-live-pulse: rgba(170, 44, 56, 0.56);
  --fmh-chip-text: #212933;
  --fmh-chip-border: rgba(69, 80, 93, 0.15);
  --fmh-chip-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(236, 240, 245, 0.48)),
    rgba(255, 255, 255, 0.45);
  --fmh-meta-border: rgba(69, 80, 93, 0.12);
  --fmh-meta-bg: rgba(255, 255, 255, 0.42);
  --fmh-meta-text: #4a5563;
  --fmh-profile-cover-bg:
    radial-gradient(520px 240px at 50% 0%, rgba(255, 255, 255, 0.72), transparent 65%),
    linear-gradient(180deg, #d7dde5 0%, #bbc5d1 100%);
  --fmh-live-badge-border: rgba(171, 52, 63, 0.36);
  --fmh-live-badge-bg: linear-gradient(180deg, rgba(220, 89, 101, 0.24), rgba(134, 24, 34, 0.94));
  --fmh-live-badge-text: #fff7f8;
  --fmh-live-banner-border: rgba(175, 54, 65, 0.16);
  --fmh-live-banner-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.42), rgba(255, 255, 255, 0)),
    linear-gradient(180deg, rgba(209, 72, 84, 0.14), rgba(255, 245, 246, 0.96));
  --fmh-live-summary-text: #8b2530;
  --fmh-live-title-text: #50141c;
  --fmh-live-link-text: #8f2230;
  --fmh-live-link-hover: #62161f;
  --fmh-share-bg:
    linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0)),
    rgba(198, 61, 73, 0.08);
  --fmh-share-border: rgba(178, 55, 67, 0.16);
  --fmh-share-url-bg: rgba(244, 247, 250, 0.94);
  --fmh-share-url-text: #25303c;
  --fmh-copy-copied-color: #fff8f9;
  --fmh-copy-copied-bg: linear-gradient(135deg, #8e2330, #ca4855);
  --fmh-destination-bg: rgba(255, 255, 255, 0.48);
  --fmh-destination-border: rgba(68, 79, 92, 0.1);
  --fmh-placeholder-border: rgba(73, 84, 98, 0.14);
  --fmh-placeholder-bg: rgba(255, 255, 255, 0.38);
  --fmh-footer-border: rgba(75, 86, 101, 0.12);
  --fmh-footer-bg: rgba(238, 242, 246, 0.86);
  --fmh-footer-link: rgba(41, 49, 60, 0.72);
  --fmh-footer-link-hover: #10151b;
  --fmh-footer-meta: rgba(92, 102, 116, 0.78);
  --fmh-theme-toggle-shell:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(242, 246, 249, 0.54)),
    linear-gradient(145deg, rgba(247, 249, 252, 0.96), rgba(216, 223, 232, 0.94));
  --fmh-theme-toggle-shell-border: rgba(89, 100, 116, 0.18);
  --fmh-theme-toggle-shell-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.7),
    0 12px 24px rgba(100, 112, 128, 0.16);
  --fmh-theme-toggle-thumb:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.18)),
    linear-gradient(145deg, #fff4d4 0%, #efcf66 46%, #cd5a62 100%);
  --fmh-theme-toggle-thumb-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.72),
    0 8px 18px rgba(132, 82, 42, 0.2);
  --fmh-theme-toggle-sun: #af2f3d;
  --fmh-theme-toggle-moon: rgba(74, 85, 100, 0.88);
  --fmh-theme-toggle-icon-off: rgba(98, 108, 121, 0.38);
}

html[data-fmh-theme="dark"] {
  color-scheme: dark;
}

html[data-fmh-theme="light"] {
  color-scheme: light;
}

* {
  box-sizing: border-box;
}

html,
body {
  min-height: 100%;
}

body.findmehere-page {
  position: relative;
  margin: 0;
  color: var(--fmh-text);
  font-family: "SuiGenerisRg", "Segoe UI", sans-serif;
  background: var(--fmh-page-bg);
  overflow-x: hidden;
}

body.findmehere-page::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  opacity: var(--fmh-grid-opacity);
  background-image: var(--fmh-grid);
  background-size: 56px 56px;
  background-position: center top;
  mask-image: var(--fmh-grid-mask);
}

body.findmehere-page::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  background: var(--fmh-page-overlay);
}

body.findmehere-page a {
  color: inherit;
  text-decoration: none;
}

body.findmehere-page button,
body.findmehere-page input {
  font: inherit;
}

#app {
  position: relative;
  min-height: 100vh;
  display: flex;
  z-index: 1;
}

.fmh-shell {
  width: min(100% - 32px, var(--fmh-max));
  margin: 0 auto;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.fmh-main {
  flex: 1 0 auto;
  display: grid;
  gap: 18px;
  padding: 0 0 28px;
}

.fmh-topbar,
.fmh-panel,
.fmh-profile-hero,
.fmh-profile-section,
.fmh-empty,
.fmh-status-card {
  border: 1px solid var(--fmh-border);
  background: var(--fmh-panel);
  box-shadow: var(--fmh-shadow);
  backdrop-filter: blur(16px);
}

.fmh-topbar {
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 8px max(18px, calc((100vw - var(--fmh-max)) / 2 + 18px));
  min-height: 58px;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  box-shadow: var(--fmh-topbar-shadow);
  background: var(--fmh-topbar-bg);
}

.fmh-brand {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}

.fmh-brand-wordmark,
.fmh-brand-icon {
  display: block;
  object-fit: contain;
  filter: var(--fmh-brand-shadow);
}

.fmh-brand-wordmark {
  width: clamp(170px, 20vw, 252px);
  max-width: 32vw;
  height: auto;
}

.fmh-brand-icon {
  display: none;
  width: 34px;
  height: 34px;
}

.fmh-brand-copy {
  display: grid;
  gap: 4px;
  min-width: 0;
}

.fmh-brand-copy strong,
.fmh-hero-copy h1,
.fmh-profile-title h1,
.fmh-unavailable-card h1 {
  font-family: "RechargeBd", sans-serif;
}

.fmh-shell h1,
.fmh-shell h2,
.fmh-shell h3,
.fmh-shell h4 {
  color: var(--fmh-heading-text);
}

.fmh-brand-copy strong {
  display: inline-flex;
  align-items: baseline;
  gap: 0.12em;
  font-size: 0.82rem;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: var(--fmh-metal);
}

.fmh-brand-copy strong .fmh-brand-copy-live {
  color: var(--fmh-red-bright);
}

.fmh-brand-copy > span,
.fmh-hero-kicker,
.fmh-section-title span,
.fmh-profile-kicker,
.fmh-live-placeholder span {
  color: var(--fmh-muted);
  font-size: 0.64rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

.fmh-topbar-actions,
.fmh-hero-actions,
.fmh-profile-actions,
.fmh-directory-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.fmh-topbar-actions {
  justify-content: flex-end;
}

.fmh-button,
.fmh-link-button,
.fmh-view-toggle button,
.fmh-alpha button,
.fmh-copy-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  border-radius: 999px;
  border: 1px solid var(--fmh-border-strong);
  padding: 0 15px;
  color: var(--fmh-metal);
  background: var(--fmh-control-bg);
  cursor: pointer;
  font-size: 0.82rem;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  transition: transform 120ms ease, border-color 120ms ease, background 120ms ease, color 120ms ease, box-shadow 120ms ease;
}

.fmh-button:hover,
.fmh-link-button:hover,
.fmh-view-toggle button:hover,
.fmh-alpha button:hover,
.fmh-copy-button:hover,
.fmh-button:focus-visible,
.fmh-link-button:focus-visible,
.fmh-view-toggle button:focus-visible,
.fmh-alpha button:focus-visible,
.fmh-copy-button:focus-visible {
  transform: translateY(-1px);
  border-color: var(--fmh-control-hover-border);
  background: var(--fmh-control-hover-bg);
  color: var(--fmh-control-hover-color);
  box-shadow: var(--fmh-control-hover-shadow);
  outline: none;
}

.fmh-button-primary,
.fmh-view-toggle button.is-active,
.fmh-alpha button.is-active {
  color: var(--fmh-button-primary-color);
  border-color: var(--fmh-button-primary-border);
  background: var(--fmh-button-primary-bg);
  box-shadow: var(--fmh-button-primary-shadow);
}

.fmh-theme-toggle {
  width: 68px;
  min-width: 68px;
  padding: 4px;
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}

.fmh-theme-toggle:hover,
.fmh-theme-toggle:focus-visible {
  transform: none;
  background: transparent;
  box-shadow: none;
}

.fmh-theme-toggle:focus-visible .fmh-theme-toggle-track {
  border-color: var(--fmh-control-hover-border);
  box-shadow:
    var(--fmh-theme-toggle-shell-shadow),
    0 0 0 2px rgba(223, 61, 75, 0.22);
}

.fmh-theme-toggle-track {
  position: relative;
  display: block;
  width: 100%;
  height: 32px;
  border-radius: 999px;
  border: 1px solid var(--fmh-theme-toggle-shell-border);
  background: var(--fmh-theme-toggle-shell);
  box-shadow: var(--fmh-theme-toggle-shell-shadow);
  overflow: hidden;
}

.fmh-theme-toggle-icon,
.fmh-theme-toggle-thumb {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.fmh-theme-toggle-icon {
  width: 12px;
  height: 12px;
  color: var(--fmh-theme-toggle-icon-off);
  transition: color 160ms ease, opacity 160ms ease, transform 160ms ease;
}

.fmh-theme-toggle-icon-sun {
  left: 9px;
  border-radius: 999px;
  border: 2px solid currentColor;
  box-shadow:
    0 -7px 0 -5px currentColor,
    0 7px 0 -5px currentColor,
    7px 0 0 -5px currentColor,
    -7px 0 0 -5px currentColor,
    5px 5px 0 -5px currentColor,
    -5px -5px 0 -5px currentColor,
    5px -5px 0 -5px currentColor,
    -5px 5px 0 -5px currentColor;
}

.fmh-theme-toggle-icon-moon {
  right: 10px;
  border-radius: 999px;
  background: currentColor;
}

.fmh-theme-toggle-icon-moon::after {
  content: "";
  position: absolute;
  inset: 1px 0 1px 4px;
  border-radius: 999px;
  background: var(--fmh-theme-toggle-shell);
}

.fmh-theme-toggle-thumb {
  left: 3px;
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background: var(--fmh-theme-toggle-thumb);
  box-shadow: var(--fmh-theme-toggle-thumb-shadow);
  transition: transform 180ms ease;
}

.fmh-theme-toggle-thumb-core {
  position: absolute;
  inset: 6px;
  border-radius: inherit;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(255, 255, 255, 0.12));
}

.fmh-theme-toggle[data-theme-current="light"] .fmh-theme-toggle-thumb {
  transform: translate(26px, -50%);
}

.fmh-theme-toggle[data-theme-current="light"] .fmh-theme-toggle-icon-sun {
  color: var(--fmh-theme-toggle-sun);
  transform: translateY(-50%) scale(1.02);
}

.fmh-theme-toggle[data-theme-current="dark"] .fmh-theme-toggle-icon-moon {
  color: var(--fmh-theme-toggle-moon);
  transform: translateY(-50%) scale(1.02);
}

.fmh-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.9fr);
  gap: 18px;
  margin-top: 16px;
}

.fmh-panel {
  position: relative;
  overflow: hidden;
  border-radius: var(--fmh-radius-xl);
  padding: 22px;
}

.fmh-panel::before,
.fmh-profile-hero::before,
.fmh-profile-section::before,
.fmh-empty::before,
.fmh-status-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: var(--fmh-panel-highlight);
}

.fmh-hero-copy {
  display: grid;
  gap: 14px;
}

.fmh-hero-copy h1 {
  margin: 0;
  max-width: 18ch;
  font-size: clamp(1.5rem, 2.65vw, 2.6rem);
  line-height: 0.96;
  letter-spacing: 0.02em;
}

.fmh-hero-copy p,
.fmh-directory-toolbar p,
.fmh-profile-title p,
.fmh-profile-about,
.fmh-unavailable-card p,
.fmh-empty p,
.fmh-stat-card span,
.fmh-social-item p,
.fmh-directory-card p,
.fmh-directory-row p,
.fmh-live-placeholder p {
  margin: 0;
  color: var(--fmh-muted);
  line-height: 1.68;
}

.fmh-stat-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.fmh-stat-card {
  position: relative;
  padding: 16px;
  border-radius: var(--fmh-radius-md);
  border: 1px solid var(--fmh-stat-border);
  background: var(--fmh-stat-bg);
}

.fmh-stat-card strong {
  display: block;
  font-size: 1.45rem;
  margin-bottom: 8px;
  color: var(--fmh-metal);
}

.fmh-search-wrap {
  margin-top: 18px;
  display: grid;
  gap: 10px;
}

.fmh-search-shell {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  border-radius: 999px;
  border: 1px solid var(--fmh-border);
  background: var(--fmh-input-bg);
}

.fmh-search-shell input {
  flex: 1;
  border: 0;
  background: transparent;
  color: var(--fmh-text);
  outline: none;
}

.fmh-search-shell input::placeholder {
  color: var(--fmh-placeholder);
}

.fmh-search-actions,
.fmh-active-filters {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.fmh-search-hint {
  color: var(--fmh-muted);
  font-size: 0.92rem;
}

.fmh-directory-toolbar {
  display: grid;
  gap: 16px;
  margin: 24px 0 12px;
}

.fmh-directory-toolbar h2,
.fmh-profile-section h2,
.fmh-status-card h2 {
  margin: 0;
  font-size: 1.02rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.fmh-directory-controls {
  display: grid;
  gap: 12px;
}

.fmh-directory-actions {
  justify-content: space-between;
}

.fmh-view-toggle,
.fmh-alpha {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.fmh-alpha button {
  min-width: 40px;
  padding: 0 12px;
}

.fmh-results {
  display: grid;
  gap: 14px;
}

.fmh-results[data-view="gallery"] {
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.fmh-results[data-view="list"] {
  grid-template-columns: 1fr;
}

.fmh-directory-card,
.fmh-directory-row,
.fmh-social-item {
  border-radius: var(--fmh-radius-lg);
  border: 1px solid var(--fmh-card-border);
  background: var(--fmh-panel-strong);
}

.fmh-directory-card {
  display: grid;
  gap: 16px;
  padding: 18px;
  min-width: 0;
}

.fmh-directory-row {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr) minmax(180px, auto) auto;
  gap: 16px;
  align-items: center;
  padding: 16px 18px;
}

.fmh-card-eyebrow,
.fmh-card-footer,
.fmh-row-share,
.fmh-live-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
}

.fmh-card-footer .fmh-button,
.fmh-card-footer .fmh-link-button,
.fmh-row-share .fmh-button,
.fmh-row-share .fmh-link-button,
.fmh-profile-actions .fmh-button,
.fmh-profile-actions .fmh-link-button,
.fmh-topbar-actions .fmh-button,
.fmh-topbar-actions .fmh-link-button,
.fmh-hero-actions .fmh-button,
.fmh-hero-actions .fmh-link-button {
  flex: 0 0 auto;
}

.fmh-card-head,
.fmh-row-head,
.fmh-profile-head {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  min-width: 0;
}

.fmh-avatar,
.fmh-profile-avatar {
  display: grid;
  place-items: center;
  color: var(--fmh-avatar-text);
  background: var(--fmh-avatar-bg);
  position: relative;
  overflow: hidden;
  box-shadow: var(--fmh-avatar-shadow);
}

.fmh-avatar {
  width: 56px;
  height: 56px;
  min-width: 56px;
  border-radius: 18px;
  font-family: "RechargeBd", sans-serif;
}

.fmh-profile-avatar {
  width: 112px;
  height: 112px;
  min-width: 112px;
  border-radius: 28px;
  font-family: "RechargeBd", sans-serif;
  font-size: 2.1rem;
}

.fmh-avatar img,
.fmh-profile-avatar img,
.fmh-profile-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.fmh-avatar.is-live,
.fmh-profile-avatar.is-live {
  box-shadow:
    var(--fmh-avatar-shadow),
    var(--fmh-avatar-live-ring);
}

.fmh-avatar.is-live::after,
.fmh-profile-avatar.is-live::after {
  content: "";
  position: absolute;
  inset: -5px;
  border-radius: inherit;
  border: 2px solid var(--fmh-avatar-live-pulse);
  animation: fmh-live-pulse 1.8s ease-out infinite;
  pointer-events: none;
}

.fmh-name-block,
.fmh-row-copy,
.fmh-profile-title {
  min-width: 0;
  display: grid;
  gap: 4px;
}

.fmh-name-line,
.fmh-row-copy strong {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  min-width: 0;
  font-size: 1rem;
}

.fmh-directory-card .fmh-name-line {
  display: grid;
  gap: 2px;
  justify-items: start;
}

.fmh-directory-card .fmh-title-row {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
  width: 100%;
}

.fmh-directory-card .fmh-title-row strong {
  min-width: 0;
  font-size: 0.98rem;
  line-height: 1.02;
}

.fmh-directory-card .fmh-handle {
  display: block;
  max-width: 100%;
  font-size: 0.88rem;
  color: var(--fmh-metal-low);
  overflow-wrap: anywhere;
}

.fmh-directory-card .fmh-name-block p {
  font-size: 0.84rem;
  line-height: 1.45;
}

.fmh-handle,
.fmh-chip,
.fmh-result-summary strong {
  color: var(--fmh-chip-text);
}

.fmh-chip {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  min-height: 26px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid var(--fmh-chip-border);
  background: var(--fmh-chip-bg);
  font-size: 0.72rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.fmh-row-meta,
.fmh-card-meta,
.fmh-profile-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.fmh-row-meta span,
.fmh-card-meta span,
.fmh-profile-meta span {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid var(--fmh-meta-border);
  background: var(--fmh-meta-bg);
  font-size: 0.72rem;
  color: var(--fmh-meta-text);
}

.fmh-card-url,
.fmh-card-share-note {
  color: var(--fmh-muted);
  font-size: 0.78rem;
  line-height: 1.4;
}

.fmh-card-url {
  font-size: 0.72rem;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.fmh-directory-card .fmh-card-eyebrow {
  align-items: flex-start;
}

.fmh-directory-card .fmh-card-meta {
  gap: 6px;
}

.fmh-directory-card .fmh-card-meta span {
  font-size: 0.69rem;
}

.fmh-directory-card .fmh-card-footer {
  align-items: end;
}

.fmh-directory-card .fmh-card-footer .fmh-button,
.fmh-directory-card .fmh-card-footer .fmh-link-button {
  width: 100%;
}

.fmh-directory-card .fmh-live-actions {
  width: 100%;
}

.fmh-profile-route {
  display: grid;
  gap: 18px;
  margin-top: 18px;
}

.fmh-profile-hero {
  position: relative;
  overflow: hidden;
  border-radius: var(--fmh-radius-xl);
}

.fmh-profile-cover {
  height: clamp(220px, 34vw, 320px);
  background: var(--fmh-profile-cover-bg);
}

.fmh-profile-body {
  display: grid;
  gap: 22px;
  padding: 24px;
}

.fmh-profile-summary {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 20px;
  align-items: end;
}

.fmh-profile-title h1 {
  margin: 0;
  font-size: clamp(1.8rem, 3vw, 2.8rem);
  line-height: 0.96;
  letter-spacing: 0.02em;
}

.fmh-profile-title-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.fmh-live-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 24px;
  padding: 0 10px;
  border-radius: 999px;
  border: 1px solid var(--fmh-live-badge-border);
  background: var(--fmh-live-badge-bg);
  color: var(--fmh-live-badge-text);
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.fmh-live-badge-compact {
  min-height: 18px;
  padding: 0 8px;
  font-size: 0.54rem;
}

.fmh-live-banner {
  display: grid;
  gap: 8px;
  padding: 14px 16px;
  border-radius: var(--fmh-radius-lg);
  border: 1px solid var(--fmh-live-banner-border);
  background: var(--fmh-live-banner-bg);
}

.fmh-live-summary {
  color: var(--fmh-live-summary-text);
  font-size: 0.78rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.fmh-live-title {
  margin: 0;
  color: var(--fmh-live-title-text);
  line-height: 1.45;
}

.fmh-live-link {
  width: fit-content;
  color: var(--fmh-live-link-text);
  font-size: 0.76rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.fmh-live-link:hover,
.fmh-live-link:focus-visible {
  color: var(--fmh-live-link-hover);
}

.fmh-profile-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(280px, 0.9fr);
  gap: 18px;
}

.fmh-profile-section,
.fmh-status-card {
  position: relative;
  border-radius: var(--fmh-radius-xl);
  padding: 22px;
  display: grid;
  gap: 16px;
}

.fmh-social-list {
  display: grid;
  gap: 10px;
}

.fmh-social-item {
  display: grid;
  gap: 6px;
  padding: 14px 16px;
}

.fmh-social-item strong {
  text-transform: capitalize;
}

.fmh-share-box {
  display: grid;
  gap: 10px;
  padding: 14px;
  border-radius: var(--fmh-radius-lg);
  background: var(--fmh-share-bg);
  border: 1px solid var(--fmh-share-border);
}

.fmh-share-row {
  display: flex;
  gap: 10px;
  align-items: center;
}

.fmh-share-url {
  flex: 1;
  min-width: 0;
  padding: 12px 14px;
  border-radius: 14px;
  background: var(--fmh-share-url-bg);
  color: var(--fmh-share-url-text);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fmh-copy-button.is-copied {
  color: var(--fmh-copy-copied-color);
  background: var(--fmh-copy-copied-bg);
  border-color: transparent;
}

.fmh-link-stack {
  display: grid;
  gap: 10px;
}

@keyframes fmh-live-pulse {
  0% {
    opacity: 0.88;
    transform: scale(0.92);
  }
  70% {
    opacity: 0;
    transform: scale(1.18);
  }
  100% {
    opacity: 0;
    transform: scale(1.18);
  }
}

.fmh-destination-box {
  display: grid;
  gap: 12px;
  padding: 14px;
  border-radius: var(--fmh-radius-lg);
  background: var(--fmh-destination-bg);
  border: 1px solid var(--fmh-destination-border);
}

.fmh-destination-box p {
  margin: 0;
  color: var(--fmh-muted);
  line-height: 1.6;
}

.fmh-live-placeholder {
  display: grid;
  gap: 10px;
  padding: 18px;
  border-radius: var(--fmh-radius-lg);
  border: 1px dashed var(--fmh-placeholder-border);
  background: var(--fmh-placeholder-bg);
}

.fmh-empty {
  position: relative;
  border-radius: var(--fmh-radius-xl);
  padding: 24px;
  text-align: center;
}

.fmh-footer-shell {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  border-top: 1px solid var(--fmh-footer-border);
  background: var(--fmh-footer-bg);
  backdrop-filter: blur(14px);
}

.fmh-footer-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 38px;
  padding: 6px max(18px, calc((100vw - var(--fmh-max)) / 2 + 18px));
}

.fmh-footer-cluster,
.fmh-footer-links,
.fmh-footer-meta {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.fmh-footer-link,
.fmh-footer-meta span {
  font-size: 0.65rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.fmh-footer-link {
  color: var(--fmh-footer-link);
}

.fmh-footer-link:hover,
.fmh-footer-link:focus-visible {
  color: var(--fmh-footer-link-hover);
  outline: none;
}

.fmh-footer-meta span {
  color: var(--fmh-footer-meta);
}

.fmh-unavailable-card {
  display: grid;
  gap: 14px;
}

.fmh-unavailable-card h1 {
  margin: 0;
  font-size: clamp(1.9rem, 3.6vw, 2.8rem);
  line-height: 0.96;
}

.fmh-unavailable-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.fmh-loading {
  min-height: 60vh;
  display: grid;
  place-items: center;
  color: var(--fmh-muted);
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

@media (max-width: 980px) {
  .fmh-hero,
  .fmh-profile-grid {
    grid-template-columns: 1fr;
  }

  .fmh-brand-copy {
    display: none;
  }

  .fmh-brand-wordmark {
    width: min(220px, 42vw);
    max-width: none;
  }
}

@media (max-width: 720px) {
  .fmh-shell {
    width: min(100% - 20px, var(--fmh-max));
    padding-top: 0;
  }

  .fmh-topbar,
  .fmh-directory-actions,
  .fmh-profile-summary,
  .fmh-share-row,
  .fmh-directory-row {
    grid-template-columns: 1fr;
    display: grid;
  }

  .fmh-directory-toolbar {
    display: grid;
  }

  .fmh-card-eyebrow,
  .fmh-card-footer,
  .fmh-search-actions,
  .fmh-active-filters,
  .fmh-row-share,
  .fmh-live-actions {
    align-items: start;
    justify-content: start;
  }

  .fmh-topbar {
    padding: 8px 14px;
  }

  .fmh-brand {
    gap: 10px;
  }

  .fmh-brand-wordmark {
    display: none;
  }

  .fmh-brand-icon {
    display: block;
  }

  .fmh-topbar-actions {
    width: 100%;
    gap: 8px;
  }

  .fmh-topbar-actions > * {
    width: 100%;
    justify-content: center;
  }

  .fmh-topbar-actions > .fmh-theme-toggle {
    width: 68px;
    justify-content: center;
  }

  .fmh-hero-copy h1 {
    max-width: 16ch;
    font-size: clamp(1.35rem, 6.8vw, 1.9rem);
  }

  .fmh-profile-avatar {
    width: 88px;
    height: 88px;
    min-width: 88px;
    border-radius: 24px;
    font-size: 1.7rem;
  }

  .fmh-profile-title h1 {
    font-size: clamp(1.55rem, 7.4vw, 2.2rem);
  }

  .fmh-footer-bar {
    padding: 6px 14px;
    justify-content: flex-start;
  }

  .fmh-footer-meta {
    width: 100%;
  }
}

@media (max-width: 520px) {
  body.findmehere-page::before {
    background-size: 44px 44px;
    opacity: var(--fmh-grid-opacity-mobile);
  }

  .fmh-panel,
  .fmh-profile-body,
  .fmh-profile-section,
  .fmh-status-card,
  .fmh-empty {
    padding: 18px;
  }

  .fmh-footer-links,
  .fmh-footer-meta {
    gap: 8px;
  }

  .fmh-footer-link,
  .fmh-footer-meta span {
    font-size: 0.58rem;
    letter-spacing: 0.12em;
  }
}

@media (prefers-reduced-motion: reduce) {
  .fmh-avatar.is-live::after,
  .fmh-profile-avatar.is-live::after {
    animation: none;
    opacity: 0.65;
    transform: none;
  }
}
