@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600&family=DM+Sans:wght@300;400;500;600;700&family=Inter:wght@300;400;500;600;700;800;900&family=Overpass:wght@700;800;900&display=swap");
:root {
  --green: #397A4A;
  --green-2: #184C3D;
  --blue: #5FAA41;
  --blue-2: #397A4A;
  --accent: #5FAA41;
  --mint: #E7F1E4;
  --sky: #EEF5ED;
  --cream: #FFFBF3;
  --teal: #7BAE87;
  --ink: #184C3D;
  --muted: #66746C;
  --bg: #FFFBF3;
  --surface: rgba(255,251,243,.84);
  --card-bg: rgba(255,255,250,.78);
  --line: rgba(57,122,74,.14);
  --mist: #F7F0E6;
  --white: #fff;
  --glass: var(--card-bg);
  --hero-tint: rgba(255,251,243,.80);
  --shadow: 0 28px 80px rgba(24,76,61,.16);
  --shadow-soft: 0 16px 42px rgba(24,76,61,.10);
  --radius: 28px;
  --nav: 78px;
}
[data-theme="warm-neutral"] { --bg:#FFFBF3; --surface:rgba(255,251,243,.86); --card-bg:rgba(255,255,250,.78); --ink:#184C3D; --muted:#66746C; --line:rgba(57,122,74,.14); --green:#397A4A; --green-2:#184C3D; --blue:#5FAA41; --blue-2:#397A4A; --accent:#5FAA41; --mint:#E7F1E4; --sky:#F4F7EE; --cream:#FFFBF3; --teal:#7BAE87; --hero-tint:rgba(255,251,243,.82); --glass:var(--card-bg); --shadow:0 28px 80px rgba(24,76,61,.16); --shadow-soft:0 16px 42px rgba(24,76,61,.10); }
[data-theme="sunlit-cream"] { --bg:#FFFCF4; --surface:rgba(255,253,246,.9); --card-bg:rgba(255,255,252,.84); --ink:#17352E; --muted:#687469; --line:rgba(15,138,67,.10); --green:#0F8A43; --green-2:#123D31; --blue:#8ABF67; --blue-2:#4F8B49; --accent:#0F8A43; --mint:#EAF6ED; --sky:#F7F3DE; --cream:#FFFCF4; --teal:#8BCFA0; --hero-tint:rgba(255,252,244,.84); --glass:var(--card-bg); --shadow:0 24px 60px rgba(16,42,39,.10); --shadow-soft:0 16px 40px rgba(16,42,39,.08); }
[data-theme="barbie-blush"] { --bg:#FFF4FA; --surface:rgba(255,246,251,.9); --card-bg:rgba(255,255,255,.84); --ink:#392033; --muted:#7A6372; --line:rgba(226,64,148,.14); --green:#D8338D; --green-2:#8B1E59; --blue:#F59AC7; --blue-2:#C82B80; --accent:#F062B2; --mint:#FFE1F0; --sky:#FFF4FA; --cream:#FFF8FC; --teal:#F8A6D0; --hero-tint:rgba(255,244,250,.84); --glass:var(--card-bg); --shadow:0 24px 62px rgba(139,30,89,.14); --shadow-soft:0 16px 42px rgba(139,30,89,.10); }
[data-theme="soft-sage"] { --bg:#F4F8EE; --surface:rgba(250,255,245,.86); --card-bg:rgba(255,255,250,.76); --ink:#183E30; --muted:#657769; --line:rgba(59,111,70,.15); --green:#3B774A; --green-2:#173F30; --blue:#79A85B; --blue-2:#4A7F4E; --accent:#79A85B; --mint:#E5F1DC; --sky:#EFF7EA; --cream:#FBFFF7; --teal:#8AB989; --hero-tint:rgba(244,248,238,.82); --glass:var(--card-bg); --shadow:0 28px 80px rgba(37,91,55,.15); --shadow-soft:0 16px 42px rgba(37,91,55,.09); }
[data-theme="calm-blue"] { --bg:#F3F8F8; --surface:rgba(247,253,252,.86); --card-bg:rgba(255,255,252,.76); --ink:#163D3E; --muted:#60797A; --line:rgba(45,103,100,.14); --green:#347A60; --green-2:#153F35; --blue:#4F9C95; --blue-2:#2C746F; --accent:#6BAE8B; --mint:#E1F1EA; --sky:#E7F3F4; --cream:#FBFEF9; --teal:#69B7AD; --hero-tint:rgba(243,248,248,.80); --glass:var(--card-bg); --shadow:0 28px 80px rgba(32,92,92,.15); --shadow-soft:0 16px 42px rgba(32,92,92,.09); }
[data-theme="sand-beige"] { --bg:#F7F0E6; --surface:rgba(255,250,241,.86); --card-bg:rgba(255,253,247,.78); --ink:#3A3B2A; --muted:#776F62; --line:rgba(101,88,62,.14); --green:#397A4A; --green-2:#244D3B; --blue:#A4A044; --blue-2:#787536; --accent:#A4A044; --mint:#E7F0D9; --sky:#F2ECDC; --cream:#FFF8EC; --teal:#8DAE76; --hero-tint:rgba(247,240,230,.82); --glass:var(--card-bg); --shadow:0 28px 80px rgba(90,75,44,.14); --shadow-soft:0 16px 42px rgba(90,75,44,.09); }
[data-theme="pinterest-cream"] { --bg:#FFFDF7; --surface:rgba(255,253,248,.88); --card-bg:rgba(255,255,252,.80); --ink:#2F3E33; --muted:#746C62; --line:rgba(150,132,96,.16); --green:#35A86E; --green-2:#1D7650; --blue:#6CA148; --blue-2:#47763B; --accent:#6CA148; --mint:#E7F3E5; --sky:#F6F1E5; --cream:#FFF8EA; --teal:#73B58A; --hero-tint:rgba(255,253,247,.82); --glass:var(--card-bg); --shadow:0 28px 80px rgba(130,105,70,.14); --shadow-soft:0 16px 42px rgba(130,105,70,.09); }
[data-theme="deep-forest"] { --bg:#07140F; --surface:rgba(17,38,30,.86); --card-bg:rgba(23,50,39,.78); --ink:#F6FFF8; --muted:#B8C8BE; --line:rgba(226,244,232,.14); --green:#73B982; --green-2:#C5E8C3; --blue:#9BC46A; --blue-2:#BBD989; --accent:#9BC46A; --mint:#123224; --sky:#102A25; --cream:#0C1D16; --teal:#8AC9A0; --hero-tint:rgba(7,20,15,.78); --glass:var(--card-bg); --shadow:0 30px 90px rgba(0,0,0,.42); --shadow-soft:0 18px 48px rgba(0,0,0,.30); }
[data-theme="minimal-ink"] { --bg:#0B0D0C; --surface:rgba(24,27,25,.88); --card-bg:rgba(31,34,32,.82); --ink:#FAFAF7; --muted:#BBBBB4; --line:rgba(255,255,255,.13); --green:#E8EEE7; --green-2:#FFFFFF; --blue:#99B89B; --blue-2:#C8D6C5; --accent:#99B89B; --mint:#1D241E; --sky:#161A18; --cream:#101211; --teal:#B0CDB2; --hero-tint:rgba(11,13,12,.80); --glass:var(--card-bg); --shadow:0 30px 90px rgba(0,0,0,.48); --shadow-soft:0 18px 48px rgba(0,0,0,.32); }
[data-theme="midnight-teal"] { --bg:#08181A; --surface:rgba(13,36,38,.88); --card-bg:rgba(16,48,50,.80); --ink:#F0FFFE; --muted:#ABC9C7; --line:rgba(179,230,225,.14); --green:#64B68E; --green-2:#C1F0DA; --blue:#67B8B4; --blue-2:#A4DCD7; --accent:#67B8B4; --mint:#123432; --sky:#0E2A30; --cream:#0B2022; --teal:#76D2C9; --hero-tint:rgba(8,24,26,.80); --glass:var(--card-bg); --shadow:0 30px 90px rgba(0,0,0,.44); --shadow-soft:0 18px 48px rgba(0,0,0,.30); }
[data-theme="lavender-night"] { --bg:#14111D; --surface:rgba(31,27,43,.88); --card-bg:rgba(40,35,55,.80); --ink:#FBF8FF; --muted:#C5BFD0; --line:rgba(235,226,255,.14); --green:#78BD88; --green-2:#CDF0CB; --blue:#B7A1D8; --blue-2:#D5C4EF; --accent:#B7A1D8; --mint:#242B24; --sky:#211D31; --cream:#181421; --teal:#94C9B2; --hero-tint:rgba(20,17,29,.80); --glass:var(--card-bg); --shadow:0 30px 90px rgba(0,0,0,.45); --shadow-soft:0 18px 48px rgba(0,0,0,.31); }
[data-theme="therapy-green-dark"] { --bg:#102017; --surface:rgba(27,51,38,.88); --card-bg:rgba(34,63,46,.80); --ink:#F7FFF8; --muted:#BCD0C0; --line:rgba(216,244,219,.14); --green:#8CCB75; --green-2:#D5F0C6; --blue:#5FAA41; --blue-2:#B2D88A; --accent:#8CCB75; --mint:#213B2B; --sky:#193129; --cream:#15251B; --teal:#8FCFA1; --hero-tint:rgba(16,32,23,.80); --glass:var(--card-bg); --shadow:0 30px 90px rgba(0,0,0,.43); --shadow-soft:0 18px 48px rgba(0,0,0,.30); }
[data-theme="lavender-white"] { --bg:#FBF8FF; --surface:rgba(253,250,255,.9); --card-bg:rgba(255,255,255,.86); --ink:#2D263B; --muted:#746C84; --line:rgba(145,113,190,.14); --green:#8E6AC8; --green-2:#4D3A6F; --blue:#BFA7E9; --blue-2:#8E6AC8; --accent:#A98CE0; --mint:#F0EAFE; --sky:#F8F4FF; --cream:#FFFFFF; --teal:#C7B8EF; --hero-tint:rgba(251,248,255,.86); --glass:var(--card-bg); --shadow:0 24px 62px rgba(77,58,111,.12); --shadow-soft:0 16px 42px rgba(77,58,111,.08); }
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif; font-weight: 400; line-height: 1.7; background: radial-gradient(circle at 10% 5%, color-mix(in srgb, var(--mint) 70%, transparent), transparent 30rem), radial-gradient(circle at 88% 8%, color-mix(in srgb, var(--sky) 78%, transparent), transparent 28rem), linear-gradient(180deg, var(--bg), color-mix(in srgb, var(--bg) 88%, var(--cream))); overflow-wrap: break-word; overflow-x: hidden; }
a { color: inherit; text-decoration: none; }
button, input, textarea, select { font: inherit; }
button { cursor: pointer; }
img, video { max-width: 100%; height: auto; display: block; }
.skip-link { position: absolute; left: 16px; top: -60px; background: var(--ink); color: #fff; padding: 10px 14px; border-radius: 12px; z-index: 50; }
.skip-link:focus { top: 12px; }
.container { width: min(1180px, calc(100% - 32px)); margin: 0 auto; }
.topbar { position: sticky; top: 0; z-index: 30; background: color-mix(in srgb, var(--surface) 86%, transparent); backdrop-filter: blur(22px); border-bottom: 1px solid color-mix(in srgb, var(--line) 72%, transparent); }
.nav { width: min(1240px, calc(100% - 28px)); min-height: var(--nav); margin: auto; display: flex; align-items: center; gap: 18px; }
.brand img { width: 132px; height: 52px; object-fit: contain; object-position: left center; }
.nav-links { flex: 1; display: flex; align-items: center; justify-content: center; gap: 4px; }
.nav-links a { color: var(--muted); font-weight: 700; font-size: 14px; border-radius: 999px; padding: 10px 12px; }
.nav-links a:hover, .nav-links a.active { color: var(--green-2); background: color-mix(in srgb, var(--mint) 72%, transparent); }
.nav-actions { display: flex; gap: 10px; align-items: center; }
.nav-toggle { display: none; margin-left: auto; width: 42px; height: 42px; border: 1px solid var(--line); background: white; border-radius: 14px; }
.nav-toggle span { display: block; width: 18px; height: 2px; background: var(--ink); margin: 4px auto; border-radius: 4px; }
.btn { min-height: 42px; border: 0; border-radius: 999px;margin-top: 20px; padding: 12px 18px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; font-weight: 900; transition: .2s ease; white-space: normal; text-align: center; max-width: 100%; }
.btn:hover { transform: translateY(-2px); }
.btn-primary { color: white; background: linear-gradient(135deg, var(--green-2), var(--green), var(--accent)); box-shadow: 0 18px 40px color-mix(in srgb, var(--green) 24%, transparent); }
.btn-ghost, .btn-soft { color: var(--green-2); background: color-mix(in srgb, var(--surface) 86%, transparent); border: 1px solid color-mix(in srgb, var(--line) 80%, transparent); }
.btn-blue { color: white; background: linear-gradient(135deg, var(--green), var(--teal)); }
.btn-danger { color: white; background: #e05050; }
.hero-premium { min-height: calc(100vh - var(--nav)); position: relative; overflow: hidden; display: grid; align-items: center; background: #0f241d; }
.hero-slide { position: absolute; inset: 0; background-size: cover; background-position: center; opacity: 0; transform: scale(1.04); animation: heroFade 30s infinite; }
.hero-slide:nth-child(1) { animation-delay: 0s; }
.hero-slide:nth-child(2) { animation-delay: 6s; }
.hero-slide:nth-child(3) { animation-delay: 12s; }
.hero-slide:nth-child(4) { animation-delay: 18s; }
.hero-slide:nth-child(5) { animation-delay: 24s; }
.hero-slide.active { opacity: 1; }
.hero-premium:before { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(9,24,18,.88) 0%, rgba(9,24,18,.74) 42%, rgba(9,24,18,.28) 72%, rgba(9,24,18,.18) 100%); z-index: 1; }
.hero-premium:after { content: ""; position: absolute; inset: 0; z-index: 1; background: radial-gradient(circle at 18% 32%, rgba(129,199,132,.24), transparent 20rem), linear-gradient(180deg, transparent 72%, var(--bg)); pointer-events: none; }
.hero-premium .container { position: relative; z-index: 2; }
.hero-layout { display: grid; align-items: center; min-height: calc(100vh - var(--nav)); }
.hero-content { position: relative; z-index: 1; max-width: 760px; padding: 102px 0 82px; }
.hero-premium .hero-content h1, .hero-premium .hero-content p { color: #fff; text-shadow: 0 10px 40px rgba(0,0,0,.28); }
.hero-premium .lead { color: rgba(255,255,255,.86); }
.eyebrow { display: inline-flex; gap: 8px; align-items: center; padding: 8px 13px; border-radius: 999px; background: color-mix(in srgb, var(--surface) 86%, transparent); color: var(--green-2); border: 1px solid color-mix(in srgb, var(--line) 78%, transparent); font-size: 12px; text-transform: uppercase; letter-spacing: .08em; font-weight: 800; }
h1, h2, h3 { margin-top: 20px; line-height: 1.06; letter-spacing: 0; font-family: Overpass, Inter, ui-sans-serif, system-ui, sans-serif; font-weight: 800; }
h1 { font-size: clamp(42px, 7vw, 84px); }
h2 { font-size: clamp(30px, 4vw, 56px); }
h3 { font-size: 21px; }
p {margin-top: 20px; color: var(--muted); }
.lead { font-size: clamp(18px, 2vw, 23px); max-width: 690px; margin-top: 20px; color: var(--muted); font-weight: 400; line-height: 1.72; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 24px; }
.pain-line { margin-top: 26px; display: grid; gap: 10px; max-width: 660px; }
.pain-line span { display: inline-flex; width: fit-content; padding: 10px 13px; border: 1px solid rgba(255,255,255,.24); border-radius: 999px; background: rgba(255,255,255,.14); color: white; font-weight: 700; box-shadow: var(--shadow-soft); backdrop-filter: blur(14px); }
.hero-float { display: none; }
.float-card { padding: 18px; border: 1px solid color-mix(in srgb, var(--line) 70%, transparent); background: color-mix(in srgb, var(--surface) 82%, transparent); backdrop-filter: blur(20px); border-radius: 24px 24px 24px 10px; box-shadow: var(--shadow); animation: lift 5s ease-in-out infinite; }
.float-card:nth-child(2) { animation-delay: -1.5s; transform: translateX(-36px); }
@keyframes lift { 0%,100% { translate: 0 0; } 50% { translate: 0 -10px; } }
@keyframes heroFade {
  0%, 18% { opacity: 1; transform: scale(1); }
  24%, 94% { opacity: 0; transform: scale(1.04); }
  100% { opacity: 1; transform: scale(1); }
}
@keyframes blobMorph { 0%,100% { border-radius: 38% 62% 58% 42%; transform: translate3d(0,0,0) rotate(0deg); } 50% { border-radius: 58% 42% 36% 64%; transform: translate3d(-22px,18px,0) rotate(8deg); } }
.hero-stat-stack { position: relative; z-index: 2; display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; width: min(760px, 100%); margin-top: 24px; }
.hero-stat { min-height: 108px; padding: 16px; border: 1px solid rgba(255,255,255,.24); border-radius: 22px; background: rgba(255,255,255,.14); backdrop-filter: blur(18px); box-shadow: 0 22px 48px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.28); display: grid; align-content: center; transform-style: preserve-3d; animation: waveCard 5.8s ease-in-out infinite; }
.hero-stat:nth-child(2) { animation-delay: .45s; }
.hero-stat:nth-child(3) { animation-delay: .9s; }
[data-theme="deep-forest"] .hero-stat, [data-theme="deep-forest"] .float-card, [data-theme="minimal-ink"] .hero-stat, [data-theme="minimal-ink"] .float-card, [data-theme="midnight-teal"] .hero-stat, [data-theme="midnight-teal"] .float-card, [data-theme="lavender-night"] .hero-stat, [data-theme="lavender-night"] .float-card, [data-theme="therapy-green-dark"] .hero-stat, [data-theme="therapy-green-dark"] .float-card { background: color-mix(in srgb, var(--surface) 72%, transparent); border-color: var(--line); }
.hero-stat strong { display: block; font-size: 26px; color: #fff; }
.hero-stat p { margin-top: 6px; color: rgba(255,255,255,.82); }
.soft-pattern { position: absolute; inset: 0; opacity: .28; background-image: radial-gradient(circle at 1px 1px, rgba(74,141,255,.38) 1px, transparent 0); background-size: 26px 26px; pointer-events: none; }
.page-hero {
  position: relative;
  min-height: 620px;
  padding: clamp(4.5rem, 8vw, 6rem);
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 0 0 48px 48px;
  background-size: cover;
  background-position: center right;
  isolation: isolate;
}
.page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, color-mix(in srgb, var(--bg) 98%, transparent) 0%, color-mix(in srgb, var(--bg) 88%, transparent) 38%, color-mix(in srgb, var(--bg) 42%, transparent) 68%, color-mix(in srgb, var(--bg) 10%, transparent) 100%);
  z-index: 1;
}
.page-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0 0;
  height: 34%;
  background: linear-gradient(180deg, transparent, color-mix(in srgb, var(--bg) 88%, transparent));
  z-index: 1;
  pointer-events: none;
}
.page-hero__content {
  position: relative;
  z-index: 2;
  max-width: 680px;
}
.page-hero__eyebrow {
  display: inline-flex;
  padding: .75rem 1.25rem;
  border-radius: 999px;
  background: color-mix(in srgb, var(--surface) 75%, transparent);
  color: var(--green-2);
  font-family: Inter, sans-serif;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  border: 1px solid color-mix(in srgb, var(--line) 70%, transparent);
  backdrop-filter: blur(18px);
}
.page-hero__title {
  margin-top: 1.5rem;
  font-family: Overpass, sans-serif;
  font-weight: 800;
  font-size: clamp(3rem, 7vw, 6rem);
  line-height: .95;
  color: var(--green-2);
  letter-spacing: -.035em;
}
.page-hero__subtitle {
  margin-top: 1.5rem;
  max-width: 560px;
  font-family: Inter, sans-serif;
  font-size: 1.15rem;
  line-height: 1.8;
  color: color-mix(in srgb, var(--green-2) 72%, var(--muted));
}
.page-hero--home { background-image: url("https://images.unsplash.com/photo-1544027993-37dbfe43562a?auto=format&fit=crop&w=2200&q=88"); }
.page-hero--plans { background-image: url("https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?auto=format&fit=crop&w=2200&q=88"); }
.page-hero--profile { background-image: url("https://images.unsplash.com/photo-1517486808906-6ca8b3f04846?auto=format&fit=crop&w=2200&q=88"); background-position: center; }
.page-hero--dashboard { background-image: url("https://images.unsplash.com/photo-1543269865-cbf427effbad?auto=format&fit=crop&w=2200&q=88"); background-position: center; }
.page-hero--listener { background-image: url("https://images.unsplash.com/photo-1551836022-d5d88e9218df?auto=format&fit=crop&w=2200&q=88"); }
.page-hero--admin { background-image: url("https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=2200&q=88"); background-position: center; }
.page-hero--resources { background-image: url("https://images.unsplash.com/photo-1455390582262-044cdead277a?auto=format&fit=crop&w=2200&q=88"); }
.page-hero--mood { background-image: url("https://images.unsplash.com/photo-1499209974431-9dddcece7f88?auto=format&fit=crop&w=2200&q=88"); }
.page-hero--stories { background-image: url("https://images.unsplash.com/photo-1529156069898-49953e39b3ac?auto=format&fit=crop&w=2200&q=88"); }
.page-hero--crisis { background-image: url("https://images.unsplash.com/photo-1474418397713-7ede21d49118?auto=format&fit=crop&w=2200&q=88"); }
.app-page-hero {
  min-height: clamp(420px, 52vh, 560px);
  padding: clamp(3rem, 6vw, 5rem);
  margin-bottom: 30px;
  border-radius: 0 0 42px 42px;
}
.app-page-hero.page-hero--admin { min-height: 620px; }
.app-page-hero .page-hero__title { font-size: clamp(2.6rem, 5.8vw, 5.1rem); }
.hero-theme-icon {
  position: absolute;
  z-index: 3;
  top: clamp(18px, 3vw, 30px);
  right: clamp(18px, 3vw, 30px);
  width: 46px;
  height: 46px;
  border: 1px solid color-mix(in srgb, var(--line) 82%, transparent);
  border-radius: 50%;
  color: var(--green-2);
  background: color-mix(in srgb, var(--surface) 82%, transparent);
  box-shadow: var(--shadow-soft);
  backdrop-filter: blur(18px);
  font-weight: 950;
}
.hero-theme-icon:hover { transform: translateY(-2px); }
.page-visual, .hero-visual, .hero-orb { display: none; }
@keyframes drift { 0%,100% { transform: translate3d(0,0,0) scale(1); } 50% { transform: translate3d(-18px,16px,0) scale(1.06); } }
.section { padding: 92px 0; }
.section-soft { background: linear-gradient(135deg, color-mix(in srgb, var(--mint) 55%, transparent), color-mix(in srgb, var(--sky) 62%, transparent)); }
.section-title { max-width: 780px; margin-bottom: 30px; }
.section-title.center { text-align: center; margin-left: auto; margin-right: auto; }
.grid { display: grid; gap: 18px; }
.grid-2 { grid-template-columns: repeat(2, minmax(0,1fr)); }
.grid-3 { grid-template-columns: repeat(3, minmax(0,1fr)); }
.grid-4 { grid-template-columns: repeat(4, minmax(0,1fr)); }
.masonry { columns: 3 280px; column-gap: 18px; }
.masonry > * { break-inside: avoid; margin: 0 0 18px; }
.preview-grid { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); grid-auto-rows: minmax(150px, auto); gap: 18px; align-items: stretch; }
.preview-grid > .card { height: 100%; min-height: 0; display: flex; flex-direction: column; }
.preview-grid > .card:nth-child(-n+4) { grid-column: span 3; min-height: 230px; }
.preview-grid > .card:nth-child(5) { grid-column: span 6; min-height: 360px; }
.preview-grid > .card:nth-child(6) { grid-column: span 6; min-height: 360px; }
.preview-grid > .card:nth-child(7) { grid-column: span 6; min-height: 330px; }
.preview-grid > .card:nth-child(8) { grid-column: span 6; min-height: 330px; }
.preview-grid > .card .hero-actions,
.preview-grid > .card .post-actions { margin-top: auto; }
.preview-grid .masonry { columns: initial; display: contents; }
.preview-grid .community-post .post-image { min-height: 130px; }
.preview-grid .community-post.preview-post { background: linear-gradient(135deg, color-mix(in srgb, var(--mint) 64%, transparent), color-mix(in srgb, var(--sky) 56%, transparent)); }
.mood-wall-card { justify-content: space-between; }
.mood-chip-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin-top: 18px; }
.mood-chip { min-height: 92px; border-radius: 20px; padding: 12px; background: color-mix(in srgb, var(--surface) 76%, transparent); border: 1px solid var(--line); display: grid; align-content: center; gap: 3px; }
.mood-chip span { width: 34px; height: 34px; border-radius: 50%; display: grid; place-items: center; color: #fff; background: linear-gradient(135deg, var(--green), var(--blue)); font-size: 11px; font-weight: 900; }
.mood-chip strong { color: var(--ink); }
.mood-chip small { color: var(--muted); }
.card, .panel, .stat-card, .feature-card { position: relative; border: 1px solid color-mix(in srgb, var(--line) 74%, transparent); background: var(--glass); backdrop-filter: blur(18px); border-radius: var(--radius); padding: 26px; box-shadow: var(--shadow-soft); min-width: 0; overflow: hidden; overflow-wrap: break-word; word-break: break-word; transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease; }
.card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.visual-card { min-height: 240px; color: white; display: grid; align-content: end; background: linear-gradient(145deg, color-mix(in srgb, var(--green-2) 84%, transparent), color-mix(in srgb, var(--accent) 32%, transparent)), var(--image) center/cover; border-radius: 34px 34px 34px 12px; }
.visual-card p, .visual-card h3, .visual-card strong, .visual-card span { color: white; }
.gradient-card { background: linear-gradient(135deg, color-mix(in srgb, var(--mint) 74%, transparent), color-mix(in srgb, var(--sky) 64%, transparent)); }
.orb-card:before { content: ""; position: absolute; right: -42px; top: -42px; width: 130px; height: 130px; border-radius: 50%; background: linear-gradient(135deg, color-mix(in srgb, var(--accent) 32%, transparent), color-mix(in srgb, var(--teal) 26%, transparent)); filter: blur(1px); }
.icon { width: 44px; height: 44px; border-radius: 15px; display: grid; place-items: center; color: white; font-weight: 950; margin-bottom: 14px; background: linear-gradient(135deg, var(--green), var(--blue)); }
.tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 12px; }
.tag { padding: 7px 10px; border-radius: 999px; background: color-mix(in srgb, var(--mint) 78%, transparent); color: var(--green-2); font-size: 12px; font-weight: 800; }
.metric strong { display: block; color: var(--green-2); font-size: clamp(28px, 5vw, 48px); line-height: 1; overflow-wrap: anywhere; }
.metric span { color: var(--muted); font-weight: 850; }
.app-shell { min-height: 100vh; background: radial-gradient(circle at 8% 4%, color-mix(in srgb, var(--mint) 68%, transparent), transparent 26rem), radial-gradient(circle at 92% 6%, color-mix(in srgb, var(--sky) 68%, transparent), transparent 28rem), linear-gradient(135deg, color-mix(in srgb, var(--bg) 92%, var(--mint)), color-mix(in srgb, var(--bg) 90%, var(--sky))); display: grid; grid-template-columns: 260px minmax(0, 1fr); }
.sidebar { padding: 24px; background: color-mix(in srgb, var(--surface) 88%, transparent); border-right: 1px solid color-mix(in srgb, var(--line) 76%, transparent); position: sticky; top: 0; height: 100vh; overflow: auto; backdrop-filter: blur(24px); }
.sidebar .brand { display: block; margin-bottom: 22px; }
.role-pill { padding: 9px 12px; border-radius: 999px; background: color-mix(in srgb, var(--mint) 72%, transparent); color: var(--green-2); font-weight: 800; width: fit-content; }
.side-links { display: grid; gap: 8px; margin-top: 22px; }
.side-links a, .side-links button { width: 100%; border: 0; text-align: left; border-radius: 18px; padding: 12px 13px; background: transparent; color: var(--muted); font-weight: 800; }
.side-links a.active, .side-links a:hover, .side-links button:hover { background: linear-gradient(135deg, color-mix(in srgb, var(--mint) 70%, transparent), color-mix(in srgb, var(--sky) 56%, transparent)); color: var(--ink); }
.app-main { padding: clamp(22px, 4vw, 46px); min-width: 0; }
.app-hero { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: end; gap: 18px; margin-bottom: 22px; }
.app-hero h1 { font-size: clamp(30px, 4vw, 52px); }
.form { display: grid; gap: 14px; }
.field { display: grid; gap: 7px; }
.field label { color: var(--green-2); font-weight: 800; }
.field input, .field select, .field textarea { width: 100%; border: 1px solid color-mix(in srgb, var(--line) 86%, transparent); border-radius: 18px; padding: 13px 14px; background: color-mix(in srgb, var(--surface) 84%, transparent); color: var(--ink); min-width: 0; }
.theme-select { width: 100%; border: 1px solid color-mix(in srgb, var(--line) 86%, transparent); border-radius: 18px; padding: 12px 13px; background: color-mix(in srgb, var(--surface) 84%, transparent); color: var(--ink); font-weight: 800; }
.app-theme-control { margin: 16px 0; }
.app-theme-control .theme-panel { left: 0; right: auto; top: 48px; }
.field textarea { min-height: 110px; resize: vertical; }
.auth-wrap { min-height: calc(100vh - var(--nav)); display: grid; grid-template-columns: 1fr; place-items: center; padding: clamp(28px, 6vw, 72px) 18px; background: radial-gradient(circle at 20% 8%, rgba(255,231,239,.72), transparent 26rem), radial-gradient(circle at 88% 14%, rgba(225,245,237,.76), transparent 28rem), var(--bg); }
.auth-art { display: none; }
.auth-art p, .auth-art h1 { color: white; }
.auth-panel { display: grid; place-items: center; width: min(620px, 100%); padding: 0; }
.auth-panel .card { width: 100%; box-shadow: 0 28px 80px rgba(16,42,39,.13); }
.google-btn { border: 1px solid var(--line); background: white; color: var(--ink); }
.plan-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: clamp(18px, 3vw, 28px); align-items: stretch; }
.plan-card { display: flex; flex-direction: column; min-height: 520px; border-radius: 34px; padding: clamp(24px, 3vw, 34px); }
.plan-card .btn { margin-top: auto; }
.plan-card.featured { border-color: color-mix(in srgb, var(--accent) 38%, transparent); box-shadow: var(--shadow); }
.price, .stat-value, .large-number { font-size: 42px; font-weight: 950; color: var(--ink); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.list { list-style: none; padding: 0; margin: 16px 0; display: grid; gap: 10px; }
.list li { padding: 11px 12px; border-radius: 16px; background: color-mix(in srgb, var(--surface) 74%, transparent); border: 1px solid color-mix(in srgb, var(--line) 72%, transparent); color: var(--muted); }
.list li:before { content: "+"; margin-right: 8px; color: var(--green); font-weight: 950; }
.blocked { opacity: .58; filter: grayscale(.2); }
.chat-window { min-height: 430px; display: grid; grid-template-rows: auto 1fr auto; gap: 14px; }
.messages { min-height: 320px; max-height: 460px; overflow: auto; display: grid; align-content: start; gap: 12px; padding: 4px; }
.message { max-width: 78%; padding: 12px 14px; border-radius: 20px 20px 20px 8px; background: color-mix(in srgb, var(--surface) 88%, transparent); border: 1px solid var(--line); }
.message.me { justify-self: end; color: white; background: linear-gradient(135deg, var(--green-2), var(--green)); border: 0; border-radius: 20px 20px 8px 20px; }
.chat-input { display: grid; grid-template-columns: 1fr auto; gap: 10px; }
.chatbot-experience {
  display: grid;
  gap: 24px;
}
.chatbot-hero {
  position: relative;
  overflow: hidden;
  min-height: 260px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 24px;
  align-items: center;
  padding: clamp(24px, 4vw, 44px);
  border-radius: 32px;
  background:
    radial-gradient(circle at 14% 18%, rgba(168,213,186,.55), transparent 18rem),
    radial-gradient(circle at 84% 16%, rgba(255,138,128,.22), transparent 16rem),
    linear-gradient(135deg, #F8F5F0, rgba(168,213,186,.36));
  border: 1px solid rgba(168,213,186,.38);
  box-shadow: 0 24px 60px rgba(45,106,115,.10);
}
.chatbot-hero h1 {
  margin: 14px 0 0;
  max-width: 720px;
  color: #2B2B2B;
  font-size: clamp(38px, 6vw, 72px);
  line-height: 1;
}
.chatbot-hero p {
  max-width: 620px;
  color: rgba(43,43,43,.72);
  font-size: 17px;
}
.chatbot-hero-art {
  position: relative;
  min-height: 210px;
  border-radius: 32px;
  background: linear-gradient(145deg, rgba(45,106,115,.92), rgba(168,213,186,.72));
  box-shadow: inset 0 1px 0 rgba(255,255,255,.38), 0 24px 54px rgba(45,106,115,.18);
}
.chatbot-hero-art span {
  position: absolute;
  border-radius: 999px;
  background: rgba(255,255,255,.22);
}
.chatbot-hero-art span:nth-child(1) { width: 90px; height: 90px; left: 28px; top: 30px; }
.chatbot-hero-art span:nth-child(2) { width: 132px; height: 132px; right: 24px; bottom: 20px; background: rgba(248,245,240,.24); }
.chatbot-hero-art span:nth-child(3) { width: 52px; height: 52px; right: 70px; top: 34px; background: rgba(255,138,128,.36); }
.chatbot-hero-art strong {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 96px;
  height: 96px;
  display: grid;
  place-items: center;
  border-radius: 28px;
  color: #2D6A73;
  background: rgba(248,245,240,.92);
  transform: translate(-50%, -50%);
  box-shadow: 0 18px 42px rgba(45,106,115,.20);
  font-size: 28px;
  font-weight: 950;
}
.chatbot-layout {
  display: grid;
  grid-template-columns: minmax(260px, 360px) minmax(0, 1fr);
  gap: 24px;
  align-items: start;
}
.chatbot-side-panel {
  display: grid;
  gap: 18px;
  position: sticky;
  top: 18px;
}
.chatbot-empty-state,
.gemini-settings-card {
  padding: 22px;
  border-radius: 28px;
  background: rgba(255,255,255,.82);
  border: 1px solid rgba(168,213,186,.35);
  box-shadow: 0 20px 50px rgba(45,106,115,.10);
}
.chatbot-empty-state h3 {
  margin: 12px 0 0;
  color: #2B2B2B;
}
.chatbot-empty-state p,
.gemini-settings-card p {
  color: rgba(43,43,43,.68);
}
.chatbot-orb {
  width: 76px;
  height: 76px;
  display: grid;
  place-items: center;
  border-radius: 28px;
  color: #2D6A73;
  background: linear-gradient(135deg, rgba(168,213,186,.72), rgba(248,245,240,.95));
  font-size: 34px;
  box-shadow: 0 18px 38px rgba(45,106,115,.12);
}
.quick-mood-actions,
.suggested-prompts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.quick-mood-actions button,
.suggested-prompts button {
  min-height: 44px;
  border: 1px solid rgba(168,213,186,.44);
  border-radius: 999px;
  padding: 10px 14px;
  color: #2D6A73;
  background: rgba(255,255,255,.78);
  box-shadow: 0 10px 24px rgba(45,106,115,.07);
  font-weight: 800;
}
.quick-mood-actions button:hover,
.suggested-prompts button:hover {
  background: rgba(168,213,186,.28);
}
.gemini-settings-card summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  cursor: pointer;
  color: #2B2B2B;
  font-weight: 950;
}
.gemini-settings-card summary::marker {
  color: #2D6A73;
}
.gemini-settings-card summary b,
.chat-live-pill {
  border-radius: 999px;
  padding: 7px 11px;
  color: #2D6A73;
  background: rgba(168,213,186,.30);
  font-size: 12px;
  white-space: nowrap;
}
.gemini-key-panel {
  display: grid;
  gap: 12px;
  margin-top: 14px;
}
.wellness-chat-window {
  min-height: min(720px, calc(100vh - 120px));
  padding: 0;
  overflow: hidden;
  border-radius: 32px;
  background: rgba(255,255,255,.82);
  border: 1px solid rgba(168,213,186,.35);
  box-shadow: 0 20px 50px rgba(45,106,115,.10);
}
.chat-window-head {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  padding: 22px 24px;
  border-bottom: 1px solid rgba(168,213,186,.30);
  background: linear-gradient(135deg, rgba(248,245,240,.92), rgba(168,213,186,.18));
}
.chat-window-head h3 {
  margin: 8px 0 0;
  color: #2B2B2B;
}
.wellness-chat-window .messages {
  min-height: 420px;
  max-height: min(58vh, 620px);
  padding: 24px;
  gap: 16px;
  background:
    radial-gradient(circle at 8% 4%, rgba(168,213,186,.20), transparent 16rem),
    #F8F5F0;
}
.wellness-chat-window .message {
  max-width: 70%;
  padding: 14px 18px;
  border-radius: 24px 24px 24px 8px;
  color: #2B2B2B;
  background: rgba(168,213,186,.36);
  border: 1px solid rgba(168,213,186,.34);
  box-shadow: 0 12px 28px rgba(45,106,115,.08);
  animation: chatBubbleIn .24s ease both;
}
.wellness-chat-window .message.me {
  justify-self: end;
  color: #fff;
  background: #2D6A73;
  border: 0;
  border-radius: 24px 24px 8px 24px;
}
.wellness-chat-window .message.typing {
  color: #2D6A73;
  font-weight: 800;
}
.wellness-chat-window .chat-input {
  position: sticky;
  bottom: 0;
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  padding: 18px;
  background: rgba(255,255,255,.92);
  border-top: 1px solid rgba(168,213,186,.30);
}
.wellness-chat-window .chat-input input {
  width: 100%;
  height: 56px;
  border-radius: 999px;
  padding: 0 20px;
  border: 1px solid rgba(168,213,186,.48);
  background: #F8F5F0;
  color: #2B2B2B;
}
.wellness-chat-window .chat-input button {
  min-width: 112px;
  height: 56px;
  border-radius: 999px;
  margin: 0;
}
@keyframes chatBubbleIn {
  from { opacity: 0; transform: translateY(8px); }
  to { opacity: 1; transform: translateY(0); }
}
@media (max-width: 900px) {
  .chatbot-hero,
  .chatbot-layout {
    grid-template-columns: 1fr;
  }
  .chatbot-side-panel {
    position: static;
  }
}
@media (max-width: 580px) {
  .chatbot-hero,
  .chatbot-empty-state,
  .gemini-settings-card {
    border-radius: 22px;
  }
  .chatbot-hero-art {
    min-height: 150px;
  }
  .wellness-chat-window .message {
    max-width: 88%;
  }
  .wellness-chat-window .chat-input {
    grid-template-columns: 1fr;
  }
  .wellness-chat-window .chat-input button {
    width: 100%;
  }
}
.community-post { display: grid; gap: 12px; }
.post-image { min-height: 150px; border-radius: 18px; background: linear-gradient(135deg, rgba(76,175,80,.2), rgba(33,150,243,.18)), var(--post-image) center/cover; }
.post-head { display: flex; align-items: center; gap: 12px; }
.post-actions { display: flex; flex-wrap: wrap; gap: 8px; }
.community-post.post-card {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 24px;
  border-radius: 28px;
  background: rgba(255,255,255,0.82);
  border: 1px solid rgba(168,213,186,0.35);
  box-shadow: 0 20px 50px rgba(45,106,115,0.10);
}
.community-post.post-card .post-image {
  min-height: 170px;
  border-radius: 22px;
  margin: 0;
  background: linear-gradient(135deg, rgba(168,213,186,.42), rgba(248,245,240,.86)), var(--post-image) center/cover;
}
.community-post.post-card .post-head {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: 14px;
  align-items: center;
}
.community-post.post-card .post-head h3 {
  margin: 6px 0 0;
  color: #2B2B2B;
}
.community-post.post-card > p {
  margin: 0;
  color: #2B2B2B;
  line-height: 1.7;
}
.community-post.post-card .post-actions {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 0;
}
.community-post.post-card .post-actions .btn,
.community-post.post-card .admin-actions .btn {
  min-height: 48px;
  width: 100%;
  margin: 0;
  border-radius: 999px;
  white-space: normal;
}
.community-post.post-card .post-actions .btn-soft {
  color: #2D6A73;
  background: rgba(168,213,186,0.20);
  border-color: rgba(45,106,115,0.16);
}
.community-post.post-card .admin-actions {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.community-post.post-card .admin-actions .btn-danger {
  flex: 0 1 160px;
  background: #FF8A80;
  color: #fff;
}
.community-post.post-card .comment-row {
  display: grid;
  grid-template-columns: 1fr 120px;
  gap: 12px;
  align-items: center;
  margin: 0;
}
.community-post.post-card .comment-row input,
.community-post.post-card .comment-row textarea {
  width: 100%;
  min-height: 52px;
  border-radius: 18px;
  padding: 0 18px;
  border: 1px solid rgba(168,213,186,0.45);
  background: rgba(248,245,240,0.72);
  color: #2B2B2B;
}
.community-post.post-card .comment-row button {
  height: 52px;
  border-radius: 999px;
  white-space: nowrap;
  margin: 0;
}
.community-post.post-card .list {
  margin: 0;
}
@media (max-width: 768px) {
  .community-post.post-card .post-actions {
    grid-template-columns: 1fr;
  }
  .community-post.post-card .comment-row {
    grid-template-columns: 1fr;
  }
  .community-post.post-card .comment-row button,
  .community-post.post-card .admin-actions .btn-danger {
    width: 100%;
  }
}
.community-board {
  display: grid;
  gap: 18px;
  padding: 18px clamp(14px, 2vw, 24px) 28px;
  background: #F8F5F0;
}
.community-board-head {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(240px, 360px);
  gap: 18px;
  align-items: end;
}
.community-board-head h1 {
  margin: 4px 0 6px;
  color: #2B2B2B;
  font-size: clamp(28px, 2.6vw, 36px);
  line-height: 1.05;
}
.community-board-head p,
.community-board-head aside span {
  margin: 0;
  color: rgba(43,43,43,0.72);
  line-height: 1.45;
}
.community-board-head aside {
  display: grid;
  gap: 4px;
  padding: 10px 14px;
  border: 1px solid rgba(168,213,186,0.42);
  border-radius: 20px;
  background: rgba(255,255,255,0.72);
  box-shadow: 0 14px 34px rgba(45,106,115,0.08);
}
.community-board-head aside strong {
  color: #2D6A73;
  font-size: 14px;
}
.community-composer {
  display: grid;
  grid-template-columns: minmax(240px, 1.6fr) minmax(130px, 0.55fr) minmax(170px, 0.8fr) auto auto;
  gap: 10px;
  align-items: end;
  padding: 12px;
  border: 1px solid rgba(168,213,186,0.35);
  border-radius: 24px;
  background: rgba(255,255,255,0.82);
  box-shadow: 0 18px 42px rgba(45,106,115,0.08);
}
.community-composer .field {
  margin: 0;
}
.community-composer .field label {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.community-composer label {
  color: #2B2B2B;
}
.community-composer textarea,
.community-composer input,
.community-composer select {
  width: 100%;
  height: 46px;
  min-height: 46px;
  border-radius: 18px;
  background: #F8F5F0;
  border: 1px solid rgba(168,213,186,0.38);
  resize: none;
}
.community-composer .community-thought textarea {
  height: 46px !important;
  min-height: 46px !important;
  max-height: 46px;
  overflow: hidden;
}
.community-composer .btn {
  height: 46px;
  min-height: 46px;
  border-radius: 999px;
  white-space: nowrap;
}
.community-anonymous-toggle {
  display: inline-flex;
  gap: 8px;
  align-items: center;
  min-height: 46px;
  max-width: 210px;
  font-size: 13px;
  line-height: 1.25;
}
.community-feed-section {
  padding: 0;
}
.masonry:has(.compact-community-card) {
  columns: 3 260px;
  column-gap: 18px;
}
.community-post.post-card.compact-community-card {
  break-inside: avoid;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 0 0 18px;
  padding: 18px;
  border-radius: 24px;
  background: rgba(255,255,255,0.84);
  border: 1px solid rgba(168,213,186,0.32);
  box-shadow: 0 16px 36px rgba(45,106,115,0.09);
  min-height: 0;
}
.community-post.post-card.compact-community-card .post-image {
  display: none;
}
.community-post.post-card.compact-community-card .post-head {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
}
.community-post.post-card.compact-community-card .avatar {
  width: 44px;
  height: 44px;
  font-size: 14px;
}
.community-post.post-card.compact-community-card .post-head h3 {
  margin: 0;
  color: #2B2B2B;
  font-size: 16px;
  line-height: 1.15;
}
.community-post.post-card.compact-community-card .post-head .tag {
  margin-top: 5px;
  width: fit-content;
  min-height: 26px;
  padding: 5px 10px;
  border-radius: 999px;
  background: rgba(168,213,186,0.24);
  color: #2D6A73;
}
.community-post.post-card.compact-community-card > p {
  margin: 0;
  color: #2B2B2B;
  line-height: 1.55;
}
.community-post.post-card.compact-community-card .post-actions {
  display: flex;
  flex-wrap: nowrap;
  gap: 8px;
  margin: 0;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}
.community-post.post-card.compact-community-card .post-actions::-webkit-scrollbar {
  display: none;
}
.community-post.post-card.compact-community-card .post-actions .btn,
.community-post.post-card.compact-community-card .post-actions .tag {
  width: auto;
  min-height: 40px;
  height: 40px;
  flex: 0 0 auto;
  padding: 8px 12px;
  border-radius: 999px;
  white-space: nowrap;
  font-size: 13px;
}
.community-post.post-card.compact-community-card .admin-actions {
  display: flex;
  gap: 8px;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.community-post.post-card.compact-community-card .admin-actions .btn-danger {
  width: auto;
  min-height: 40px;
  height: 40px;
  flex: 0 0 auto;
  padding: 8px 14px;
  border-radius: 999px;
  background: #FF8A80;
}
.community-post.post-card.compact-community-card .comment-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 104px;
  gap: 8px;
  align-items: center;
  margin: 0;
}
.community-post.post-card.compact-community-card .comment-row input {
  width: 100%;
  min-height: 40px;
  height: 40px;
  border-radius: 999px;
  padding: 0 14px;
  border: 1px solid rgba(168,213,186,0.38);
  background: #F8F5F0;
}
.community-post.post-card.compact-community-card .comment-row button {
  width: 104px;
  height: 40px;
  min-height: 40px;
  margin: 0;
  border-radius: 999px;
  white-space: nowrap;
}
.community-post.post-card.compact-community-card .list {
  display: none;
}
@media (max-width: 768px) {
  .community-board {
    padding: 14px;
  }
  .community-board-head,
  .community-composer {
    grid-template-columns: 1fr;
  }
  .community-board-head h1 {
    font-size: 34px;
  }
  .community-anonymous-toggle {
    max-width: none;
  }
  .masonry:has(.compact-community-card) {
    columns: 1;
  }
  .community-post.post-card.compact-community-card .comment-row {
    grid-template-columns: minmax(0, 1fr) 96px;
  }
  .community-post.post-card.compact-community-card .comment-row button {
    width: 96px;
  }
}
.avatar { width: 56px; height: 56px; border-radius: 50%; display: grid; place-items: center; color: white; font-weight: 950; background: linear-gradient(135deg, var(--green-2), var(--green), var(--accent)); overflow: hidden; line-height: 1; }
.profile-avatar { width: 96px; height: 96px; font-size: 28px; margin: 18px 0 8px; }
.avatar-initials, .avatar-sticker { display: grid; place-items: center; width: 100%; height: 100%; line-height: 1; text-align: center; }
.avatar-initials { font-size: 18px; letter-spacing: 0; }
.avatar-sticker { font-size: 24px; transform: translateY(1px); }
.profile-avatar .avatar-initials { font-size: 28px; }
.profile-avatar .avatar-sticker { font-size: 38px; }
.profile-preview { align-content: start; }
.profile-preview .grid { margin-top: 18px; }
.toggle-row { display: flex; align-items: flex-start; gap: 10px; color: var(--green-2); font-weight: 800; }
.listener-booking-card { display: flex; flex-direction: column; gap: 12px; }
.listener-profile-head { display: flex; gap: 14px; align-items: center; }
.listener-avatar { position: relative; flex: 0 0 auto; }
.availability-dot { position: absolute; right: 2px; bottom: 3px; width: 15px; height: 15px; border-radius: 50%; border: 3px solid var(--surface); background: #aeb8b2; box-shadow: 0 0 0 2px color-mix(in srgb, var(--line) 70%, transparent); }
.availability-dot.online { background: #22c55e; box-shadow: 0 0 0 2px rgba(34,197,94,.24), 0 0 16px rgba(34,197,94,.65); }
.listener-request-form { margin-top: auto; padding-top: 14px; border-top: 1px solid var(--line); }
.history-item { display: grid; grid-template-columns: minmax(180px, 280px) minmax(0, 1fr); gap: 18px; align-items: start; }
.avatar-preset { border-radius: 18px; }
.avatar img { width: 100%; height: 100%; object-fit: cover; }
.zoom-room { min-height: 430px; border-radius: 30px; color: white; background: linear-gradient(135deg, rgba(16,36,45,.86), rgba(33,150,243,.5)), url("https://images.unsplash.com/photo-1517245386807-bb43f82c33c4?auto=format&fit=crop&w=1700&q=84") center/cover; display: grid; align-items: end; padding: 28px; box-shadow: var(--shadow); }
.zoom-room p, .zoom-room h2, .zoom-room h3 { color: white; }
.calendar { display: grid; grid-template-columns: repeat(7, 1fr); gap: 8px; }
.day { min-height: 70px; border: 1px solid var(--line); border-radius: 14px; background: rgba(255,255,255,.72); padding: 8px; font-weight: 900; }
.day.has { background: linear-gradient(135deg, rgba(76,175,80,.18), rgba(33,150,243,.14)); }
.mood-buttons { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; }
.mood-buttons button { min-height: 82px; border: 1px solid var(--line); border-radius: 16px; background: white; font-weight: 950; }
.mood-buttons button.active { color: white; border-color: transparent; background: linear-gradient(135deg, var(--green), var(--blue)); }
.hm-calendar-screen {
  --hm-cal-primary: #6FAF8D;
  --hm-cal-teal: #4D8C8C;
  --hm-cal-bg: #FAFBF8;
  --hm-cal-cream: #FFFDF8;
  --hm-cal-text: #1A1A1A;
  --hm-cal-muted: #6E746D;
  --hm-cal-line: rgba(26, 26, 26, .09);
  width: min(1180px, 100%);
  margin: 0 auto 28px;
  padding: clamp(22px, 3vw, 42px);
  border: 1px solid rgba(111, 175, 141, .18);
  border-radius: 32px;
  background:
    linear-gradient(135deg, rgba(255,253,248,.96), rgba(250,251,248,.92)),
    var(--hm-cal-bg);
  color: var(--hm-cal-text);
  box-shadow: 0 28px 90px rgba(44, 73, 55, .12);
}
.hm-calendar-screen .wellness-card {
  border: 1px solid var(--hm-cal-line);
  border-radius: 24px;
  background: rgba(255, 253, 248, .86);
  box-shadow: 0 18px 45px rgba(42, 62, 50, .08);
}
.hm-calendar-head,
.hm-month-row,
.hm-head-actions,
.hm-panel-head,
.hm-calendar-legend,
.hm-calendar-nav,
.hm-upcoming a,
.hm-upcoming button {
  display: flex;
  align-items: center;
}
.hm-calendar-head { justify-content: space-between; gap: 18px; margin-bottom: 26px; }
.hm-calendar-head h1 { margin: 0 0 6px; font-size: clamp(27px, 3vw, 36px); letter-spacing: 0; }
.hm-calendar-head p { margin: 0; color: var(--hm-cal-muted); font-size: 20px; font-weight: 650; }
.hm-head-actions { gap: 14px; }
.hm-head-actions button,
.hm-month-row button {
  position: relative;
  width: 58px;
  height: 58px;
  border: 1px solid var(--hm-cal-line);
  border-radius: 50%;
  background: rgba(255,255,255,.86);
  color: var(--hm-cal-text);
  font-size: 32px;
  box-shadow: 0 12px 34px rgba(40, 55, 45, .08);
}
.hm-head-actions i {
  position: absolute;
  top: 6px;
  right: 9px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--hm-cal-primary);
}
.hm-month-row { justify-content: center; gap: min(9vw, 120px); margin: 4px 0 26px; }
.hm-month-row h2 { margin: 0; min-width: 230px; text-align: center; font-size: clamp(28px, 3.2vw, 40px); letter-spacing: 0; }
.hm-month-row button {
  width: 72px;
  height: 44px;
  border-radius: 999px;
  background: #EEF4EA;
  color: #2D744E;
}
.hm-cal-weekdays,
.hm-calendar-grid {
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  gap: 16px;
}
.hm-cal-weekdays { margin-bottom: 14px; }
.hm-cal-weekdays span { text-align: center; color: var(--hm-cal-text); font-weight: 700; }
.hm-day {
  min-height: 106px;
  border: 1px solid var(--hm-cal-line);
  border-radius: 18px;
  display: grid;
  grid-template-rows: auto 1fr;
  place-items: center;
  padding: 12px;
  background: rgba(255,255,255,.72);
  color: var(--hm-cal-text);
  box-shadow: 0 12px 28px rgba(37, 54, 45, .06);
}
.hm-day span { align-self: start; font-weight: 850; }
.hm-day b { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 50%; font-size: 28px; line-height: 1; }
.hm-day.great b { background: #C9DEAE; }
.hm-day.okay b { background: #FFE19A; }
.hm-day.calm b { background: #B8D8F0; }
.hm-day.session b { background: #D2B7EA; }
.hm-day.journal b { background: #FFD1DC; }
.hm-day.heavy b { background: #A7CBE6; }
.hm-day.muted { color: rgba(26,26,26,.28); background: rgba(255,255,255,.42); box-shadow: none; }
.hm-day.selected {
  color: white;
  background: linear-gradient(145deg, #75B891, #4F9B76);
  border-color: transparent;
  box-shadow: 0 20px 48px rgba(79, 155, 118, .28);
}
.hm-day.selected b { background: rgba(255,255,255,.9); }
.hm-calendar-legend {
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
  margin: 26px 0;
  color: var(--hm-cal-text);
  font-weight: 750;
}
.hm-calendar-legend span { display: inline-flex; align-items: center; gap: 9px; }
.hm-calendar-legend span:before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #C9DEAE;
}
.hm-calendar-legend .okay:before { background: #FFE19A; }
.hm-calendar-legend .calm:before { background: #B8D8F0; }
.hm-calendar-legend .session:before { background: #BCA2DE; }
.hm-calendar-legend .journal:before { background: #F89CAD; }
.hm-calendar-panels {
  display: grid;
  grid-template-columns: minmax(0, 1.18fr) minmax(320px, .82fr);
  gap: 24px;
  margin-top: 22px;
}
.hm-calendar-panels.lower { grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr); }
.hm-selected-day { position: relative; min-height: 390px; padding: 30px 34px; overflow: hidden; }
.hm-selected-day:after {
  content: "";
  position: absolute;
  right: 18px;
  bottom: 0;
  width: 260px;
  height: 150px;
  opacity: .54;
  background:
    linear-gradient(145deg, transparent 38%, rgba(111, 143, 110, .34) 39% 42%, transparent 43%),
    radial-gradient(ellipse at 72% 80%, rgba(111, 143, 110, .34), transparent 42%),
    radial-gradient(ellipse at 50% 92%, rgba(154, 181, 148, .42), transparent 48%);
}
.hm-card-menu {
  position: absolute;
  top: 18px;
  right: 20px;
  border: 0;
  background: transparent;
  color: var(--hm-cal-muted);
  font-size: 26px;
}
.hm-selected-day h2 { margin: 0 0 26px; color: #368465; font-size: 28px; letter-spacing: 0; }
.hm-selected-day h3 { margin: 20px 0 10px; font-size: 17px; }
.hm-selected-mood { display: flex; align-items: center; gap: 18px; }
.hm-selected-mood > span {
  display: grid;
  place-items: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #C9DEAE;
  font-size: 34px;
}
.hm-selected-mood small { display: block; color: var(--hm-cal-text); font-weight: 750; }
.hm-selected-mood strong { display: block; font-size: 32px; line-height: 1; }
.hm-selected-mood p { margin: 6px 0 0; color: var(--hm-cal-muted); }
.hm-selected-day ul {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.hm-selected-day li { display: flex; gap: 10px; align-items: center; }
.hm-selected-day li:before {
  content: "✓";
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #B8D6A6;
  color: #2A6748;
  font-weight: 950;
}
.hm-selected-day blockquote {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 17px 56px 17px 18px;
  border-radius: 18px;
  background: rgba(239, 244, 234, .88);
  color: #1C2D23;
  font-size: 18px;
}
.hm-selected-day blockquote:after {
  content: "♥";
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: #5D9C75;
}
.hm-insights { padding: 24px; }
.hm-panel-head { justify-content: space-between; gap: 16px; margin-bottom: 16px; }
.hm-panel-head h2,
.hm-journey-card h2,
.hm-upcoming h2,
.hm-checkin-panel h2 { margin: 0; font-size: 22px; letter-spacing: 0; }
.hm-panel-head span { color: #5D9C75; font-size: 30px; }
.hm-insight-row {
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr) 74px;
  align-items: center;
  gap: 14px;
  min-height: 82px;
  margin-top: 12px;
  padding: 12px 16px;
  border-radius: 18px;
}
.hm-insight-row.green { background: #EAF3E2; }
.hm-insight-row.purple { background: #F1E9F8; }
.hm-insight-row.rose { background: #FBE5E8; }
.hm-insight-row.teal { background: #E4F0ED; }
.hm-insight-row > span {
  display: grid;
  place-items: center;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: rgba(255,255,255,.55);
  font-size: 30px;
}
.hm-insight-row small { display: block; color: #356E58; font-weight: 800; }
.hm-insight-row strong { display: block; color: var(--hm-cal-text); font-size: 25px; }
.hm-insight-row i {
  height: 34px;
  background:
    linear-gradient(135deg, transparent 8%, #72A880 9% 14%, transparent 15% 31%, #72A880 32% 38%, transparent 39% 53%, #72A880 54% 60%, transparent 61% 76%, #72A880 77% 83%, transparent 84%);
}
.hm-journey-card { min-height: 230px; padding: 26px; overflow: hidden; }
.hm-journey-path {
  position: relative;
  display: flex;
  align-items: end;
  justify-content: space-between;
  min-height: 118px;
  margin-top: 20px;
}
.hm-journey-path:before {
  content: "";
  position: absolute;
  left: 24px;
  right: 24px;
  top: 58px;
  height: 48px;
  border-top: 5px solid rgba(111, 175, 141, .48);
  border-radius: 50%;
}
.hm-journey-path span {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  font-size: 34px;
  box-shadow: 0 14px 28px rgba(35, 54, 45, .14);
}
.hm-journey-path .heavy { background: #A7CBE6; }
.hm-journey-path .calm { background: #A8D7C9; transform: translateY(-18px); }
.hm-journey-path .okay { background: #FFE19A; transform: translateY(-38px); }
.hm-journey-path .great { background: #A9D08E; transform: translateY(-70px); }
.hm-journey-card p { margin: 2px 0 0; text-align: center; color: #71806F; font-weight: 800; }
.hm-upcoming { min-height: 230px; padding: 24px; }
.hm-upcoming a,
.hm-upcoming button {
  width: 100%;
  min-height: 70px;
  margin-top: 12px;
  padding: 12px 16px;
  border: 1px solid var(--hm-cal-line);
  border-radius: 18px;
  background: rgba(255,255,255,.78);
  color: var(--hm-cal-text);
  text-align: left;
  text-decoration: none;
  gap: 14px;
}
.hm-upcoming a > span,
.hm-upcoming button > span {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #EEE2F8;
  font-size: 27px;
}
.hm-upcoming button > span { background: #FFDCE5; }
.hm-upcoming div { flex: 1; display: grid; gap: 3px; }
.hm-upcoming small { color: var(--hm-cal-muted); font-weight: 800; }
.hm-upcoming b { font-size: 30px; color: var(--hm-cal-muted); }
.hm-checkin-panel {
  margin-top: 24px;
  padding: 24px;
}
.hm-checkin-panel .btn { width: 100%; justify-content: center; min-height: 50px; border-radius: 999px; }
.hm-calendar-nav {
  display: none !important;
  position: sticky;
  bottom: 16px;
  z-index: 7;
  justify-content: space-around;
  gap: 8px;
  min-height: 88px;
  margin-top: 28px;
  padding: 10px 24px;
  border: 1px solid var(--hm-cal-line);
  border-radius: 28px;
  background: rgba(255,253,248,.92);
  box-shadow: 0 18px 55px rgba(37, 54, 45, .12);
  backdrop-filter: blur(16px);
}
.hm-calendar-nav a,
.hm-calendar-nav button {
  border: 0;
  background: transparent;
  color: #454A44;
  display: grid;
  place-items: center;
  gap: 5px;
  min-width: 84px;
  text-decoration: none;
  font-weight: 750;
}
.hm-calendar-nav span { font-size: 28px; line-height: 1; }
.hm-calendar-nav .active { color: #2B825B; }
.hm-calendar-nav .active-fab {
  width: 128px;
  height: 128px;
  margin-top: -64px;
  border-radius: 50%;
  background: linear-gradient(145deg, #72B990, #4D946D);
  color: white;
  box-shadow: 0 18px 46px rgba(77, 148, 109, .28);
}
.hm-calendar-nav .active-fab span { font-size: 54px; }
.hm-checkin-menu {
  position: fixed;
  right: 42px;
  bottom: 124px;
  z-index: 30;
  width: min(260px, calc(100vw - 32px));
  padding: 12px;
  border: 1px solid var(--hm-cal-line);
  border-radius: 24px;
  background: rgba(255,253,248,.96);
  box-shadow: 0 24px 60px rgba(37,54,45,.18);
}
.hm-checkin-menu[hidden] { display: none; }
.hm-checkin-menu a,
.hm-checkin-menu button {
  width: 100%;
  min-height: 46px;
  border: 0;
  border-radius: 16px;
  display: flex;
  align-items: center;
  padding: 0 14px;
  background: transparent;
  color: var(--hm-cal-text);
  text-align: left;
  text-decoration: none;
  font-weight: 850;
}
.hm-checkin-menu a:hover,
.hm-checkin-menu button:hover { background: #EEF4EA; }
.table-wrap { overflow: auto; }
table { border-collapse: collapse; width: 100%; min-width: 860px; }
th, td { text-align: left; padding: 13px; border-bottom: 1px solid var(--line); vertical-align: top; }
th { color: var(--green-2); font-size: 12px; text-transform: uppercase; letter-spacing: .07em; }
.notice { border-left: 5px solid var(--accent); background: color-mix(in srgb, var(--mint) 55%, transparent); padding: 16px; border-radius: 18px; color: var(--muted); }
[data-theme="deep-forest"] .notice, [data-theme="minimal-ink"] .notice, [data-theme="midnight-teal"] .notice, [data-theme="lavender-night"] .notice, [data-theme="therapy-green-dark"] .notice { color: var(--muted); }
.plan-success { margin-bottom: 18px; }
.profile-plan-section { padding: 28px 0 0; }
.profile-plan-section .section-title { margin-bottom: 18px; }
.review-rail { overflow: hidden; mask-image: linear-gradient(90deg, transparent, #000 8%, #000 92%, transparent); }
.review-track { display: flex; gap: 16px; width: max-content; animation: scrollReviews 34s linear infinite; }
.review-rail:hover .review-track { animation-play-state: paused; }
.review-card { width: 320px; flex: 0 0 auto; }
@keyframes scrollReviews { from { transform: translateX(0); } to { transform: translateX(-50%); } }
.trust-meter { height: 14px; border-radius: 999px; overflow: hidden; background: color-mix(in srgb, var(--line) 70%, transparent); }
.trust-meter span { display: block; width: 92%; height: 100%; background: linear-gradient(90deg, var(--green), var(--teal), var(--blue)); border-radius: inherit; animation: pulseMeter 2.5s ease-in-out infinite; }
@keyframes pulseMeter { 0%,100% { filter: saturate(1); } 50% { filter: saturate(1.5); } }
@keyframes waveCard {
  0%, 100% { transform: perspective(900px) rotateX(0deg) rotateY(0deg) translateY(0); }
  35% { transform: perspective(900px) rotateX(4deg) rotateY(-5deg) translateY(-5px); }
  70% { transform: perspective(900px) rotateX(-3deg) rotateY(4deg) translateY(3px); }
}
.match-options button.active { color: white; background: linear-gradient(135deg, var(--green), var(--blue)); }
.theme-floating { position: fixed; right: 18px; bottom: 18px; z-index: 55; border-radius: 999px; }
.warning { border-left-color: #de5252; background: rgba(222,82,82,.08); }
.checkout-modal { position: fixed; inset: 0; z-index: 80; display: grid; place-items: center; padding: 24px; background: rgba(8, 20, 15, .58); backdrop-filter: blur(12px); }
.checkout-modal[hidden] { display: none; }
.checkout-panel { width: min(760px, 100%); max-height: min(760px, calc(100vh - 48px)); overflow: auto; }
.checkout-close { position: absolute; top: 18px; right: 18px; width: 38px; height: 38px; border: 0; border-radius: 50%; color: var(--ink); background: color-mix(in srgb, var(--surface) 88%, transparent); font-weight: 900; }
.booking-popup { position: fixed; inset: 0; z-index: 85; display: grid; place-items: center; padding: 24px; background: rgba(8, 20, 15, .56); backdrop-filter: blur(12px); }
.booking-popup-panel { width: min(560px, 100%); }
.barbie-welcome {
  position: fixed;
  inset: 0;
  z-index: 120;
  display: grid;
  place-items: center;
  padding: 0;
  background: #392033;
}
.barbie-welcome-panel {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  border-radius: 0;
  background: #392033;
}
.barbie-welcome video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background: #392033;
}
.barbie-welcome-copy {
  position: absolute;
  left: clamp(22px, 6vw, 86px);
  bottom: clamp(24px, 6vh, 58px);
  width: auto;
  min-height: 0;
  padding: 0;
  border-radius: 0;
  display: grid;
  place-items: center;
  text-align: center;
  background: transparent;
  border: 0;
  box-shadow: none;
  color: #5A2C22;
}
.barbie-welcome-copy:before {
  content: none;
}
.barbie-welcome-copy:after {
  content: none;
}
.barbie-welcome-copy .btn {
  position: relative;
  z-index: 1;
  margin: 0;
  background: linear-gradient(135deg, #D8338D, #8B1E59);
  box-shadow: 0 12px 28px rgba(139,30,89,.24);
}
.booking-card .listener-confirm-form { margin-top: 16px; padding-top: 16px; border-top: 1px solid var(--line); }
.admin-plan-forms { display: grid; gap: 18px; }
.admin-currency-form {
  display: grid;
  gap: 12px;
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid var(--line);
}
.admin-plan-form {
  display: grid;
  gap: 12px;
  padding: 16px 0 18px;
  border-bottom: 1px solid var(--line);
}
.admin-plan-form:last-child { border-bottom: 0; padding-bottom: 0; }
.admin-plan-form .field-hint {
  display: block;
  margin-top: 6px;
  color: var(--muted);
  font-weight: 700;
}
.admin-plan-form:hover,
.admin-currency-form:hover,
.admin-static-card:hover,
.table-wrap:has(.admin-plan-form):hover {
  transform: none;
  box-shadow: var(--shadow-soft);
}
.footer { background: color-mix(in srgb, var(--cream) 72%, var(--bg)); border-top: 1px solid var(--line); padding: 56px 0 22px; }
.video-story-section {
  padding-top: 72px;
  background: linear-gradient(180deg, color-mix(in srgb, var(--bg) 86%, white), color-mix(in srgb, var(--mint) 28%, var(--bg)));
}
.home-video-frame {
  position: relative;
  width: min(1180px, 100%);
  margin: 28px auto 0;
  aspect-ratio: 16 / 9;
  border-radius: 34px;
  overflow: hidden;
  background: #0F2224;
  box-shadow: 0 34px 90px rgba(16,42,39,.18);
}
.home-video-frame:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.24), inset 0 -90px 120px rgba(0,0,0,.18);
}
.home-video-frame video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
}
.video-sound-btn {
  position: absolute;
  z-index: 2;
  right: 20px;
  bottom: 20px;
  min-height: 46px;
  padding: 0 18px;
  border: 1px solid rgba(255,255,255,.32);
  border-radius: 999px;
  background: rgba(255,255,255,.9);
  color: #12312E;
  font-weight: 950;
  box-shadow: 0 16px 42px rgba(0,0,0,.18);
  backdrop-filter: blur(14px);
}
.video-sound-btn:hover { transform: translateY(-2px); background: #fff; }

.wellness-shell {
  --wellness-bg: #FAF7EF;
  --wellness-sidebar: #FFFDF6;
  --wellness-card: rgba(255,255,255,.88);
  --wellness-green: #0F8A43;
  --wellness-soft: #EAF6ED;
  --wellness-sage: #DDEBDF;
  --wellness-text: #102A27;
  --wellness-muted: #667085;
  --wellness-border: rgba(15,138,67,.08);
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1506126613408-eca07ce68773?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1499728603263-13726abce5fd?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #EAF6ED;
  min-height: 100vh;
  display: grid;
  grid-template-columns: 260px minmax(0, 1fr);
  background: radial-gradient(circle at 54% 0%, rgba(221,235,223,.46), transparent 28rem), linear-gradient(180deg, #FFFCF4, var(--wellness-bg));
  color: var(--wellness-text);
  font-family: Inter, Manrope, ui-sans-serif, system-ui, sans-serif;
}
[data-theme="sunlit-cream"] .wellness-shell,
[data-theme="warm-neutral"] .wellness-shell {
  --wellness-bg: #FFFCF4;
  --wellness-sidebar: #FFFDF6;
  --wellness-card: rgba(255,255,255,.88);
  --wellness-green: #0F8A43;
  --wellness-soft: #EAF6ED;
  --wellness-sage: #DDEBDF;
  --wellness-text: #102A27;
  --wellness-muted: #667085;
  --wellness-border: rgba(15,138,67,.08);
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1499728603263-13726abce5fd?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #EAF6ED;
}
[data-theme="barbie-blush"] .wellness-shell {
  --wellness-bg: #FFF4FA;
  --wellness-sidebar: #FFF8FC;
  --wellness-card: rgba(255,255,255,.9);
  --wellness-green: #D8338D;
  --wellness-soft: #FFE1F0;
  --wellness-sage: #FFD4EA;
  --wellness-text: #392033;
  --wellness-muted: #7A6372;
  --wellness-border: rgba(216,51,141,.12);
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1527061011665-3652c757a4d4?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1518609878373-06d740f60d8b?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #FFE1F0;
}
[data-theme="soft-sage"] .wellness-shell {
  --wellness-bg: #F4F8EE;
  --wellness-sidebar: #FBFFF7;
  --wellness-card: rgba(255,255,250,.88);
  --wellness-green: #3B774A;
  --wellness-soft: #E5F1DC;
  --wellness-sage: #DCEBD4;
  --wellness-text: #183E30;
  --wellness-muted: #657769;
  --wellness-border: rgba(59,119,74,.12);
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1491438590914-bc09fcaaf77a?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1506126613408-eca07ce68773?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #E5F1DC;
}
[data-theme="calm-blue"] .wellness-shell,
[data-theme="midnight-teal"] .wellness-shell {
  --wellness-bg: #F3F8F8;
  --wellness-sidebar: #F7FDFC;
  --wellness-card: rgba(255,255,252,.88);
  --wellness-green: #347A60;
  --wellness-soft: #E1F1EA;
  --wellness-sage: #D6ECEA;
  --wellness-text: #163D3E;
  --wellness-muted: #60797A;
  --wellness-border: rgba(45,103,100,.12);
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #E1F1EA;
}
[data-theme="lavender-white"] .wellness-shell {
  --wellness-bg: #FBF8FF;
  --wellness-sidebar: #FFFFFF;
  --wellness-card: rgba(255,255,255,.9);
  --wellness-green: #8E6AC8;
  --wellness-soft: #F0EAFE;
  --wellness-sage: #E7DEF8;
  --wellness-text: #2D263B;
  --wellness-muted: #746C84;
  --wellness-border: rgba(142,106,200,.12);
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1499002238440-d264edd596ec?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1512436991641-6745cdb1723f?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #F0EAFE;
}
[data-theme="deep-forest"] .wellness-shell,
[data-theme="lavender-night"] .wellness-shell,
[data-theme="therapy-green-dark"] .wellness-shell,
[data-theme="minimal-ink"] .wellness-shell {
  --wellness-bg: #0F1E17;
  --wellness-sidebar: #13251C;
  --wellness-card: rgba(24,43,34,.9);
  --wellness-green: #8CCB75;
  --wellness-soft: #203C2B;
  --wellness-sage: #284A36;
  --wellness-text: #F7FFF8;
  --wellness-muted: #BCD0C0;
  --wellness-border: rgba(216,244,219,.12);
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1448375240586-882707db888b?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #203C2B;
}
[data-theme="lavender-night"] .wellness-shell {
  --wellness-bg: #14111D;
  --wellness-sidebar: #1F1B2B;
  --wellness-card: rgba(40,35,55,.92);
  --wellness-green: #B7A1D8;
  --wellness-soft: #2B263A;
  --wellness-sage: #362F49;
  --wellness-text: #FBF8FF;
  --wellness-muted: #C5BFD0;
  --wellness-border: rgba(235,226,255,.12);
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1800&q=70");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1519681393784-d120267933ba?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #2B263A;
}
[data-theme="therapy-green-dark"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1425913397330-cf8af2ff40a1?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #213B2B;
}
[data-theme="minimal-ink"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=1800&q=70");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1493246507139-91e8fad9978e?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #1D241E;
}
[data-theme="midnight-teal"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #123432;
}
[data-theme="sunlit-cream"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1499728603263-13726abce5fd?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #EAF6ED;
}
[data-theme="warm-neutral"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1544027993-37dbfe43562a?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1491438590914-bc09fcaaf77a?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #F4F7EE;
}
[data-theme="barbie-blush"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1527061011665-3652c757a4d4?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1518609878373-06d740f60d8b?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #FFE1F0;
}
[data-theme="soft-sage"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1491438590914-bc09fcaaf77a?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1506126613408-eca07ce68773?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #E5F1DC;
}
[data-theme="calm-blue"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1529156069898-49953e39b3ac?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #E1F1EA;
}
[data-theme="deep-forest"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1448375240586-882707db888b?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1523712999610-f77fbcfc3843?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #203C2B;
}
[data-theme="lavender-night"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1519681393784-d120267933ba?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1499002238440-d264edd596ec?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #2B263A;
}
[data-theme="therapy-green-dark"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1425913397330-cf8af2ff40a1?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1521791136064-7986c2920216?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #213B2B;
}
[data-theme="minimal-ink"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1493246507139-91e8fad9978e?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #1D241E;
}
[data-theme="midnight-teal"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1518837695005-2083093ee35b?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #123432;
}
[data-theme="lavender-white"] .wellness-shell {
  --wellness-hero-scene: url("https://images.unsplash.com/photo-1499002238440-d264edd596ec?auto=format&fit=crop&w=1800&q=86");
  --wellness-hero-person: url("https://images.unsplash.com/photo-1512436991641-6745cdb1723f?auto=format&fit=crop&w=900&q=86");
  --wellness-hero-panel: #F0EAFE;
}
.wellness-shell * { min-width: 0; }
.wellness-sidebar {
  position: sticky;
  top: 0;
  height: 100vh;
  padding: 28px 20px;
  background: var(--wellness-sidebar);
  border-right: 1px solid var(--wellness-border);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 20px;
  overflow: auto;
}
.wellness-brand { display: flex; align-items: center; gap: 12px; margin-bottom: 36px; }
.wellness-brand img { width: 40px; height: 40px; object-fit: contain; }
.wellness-brand strong { font-size: 21px; color: var(--wellness-text); }
.wellness-brand small, .wellness-user-mini span { color: var(--wellness-muted); font-weight: 700; }
.wellness-menu { display: grid; gap: 10px; }
.wellness-menu a {
  display: flex;
  align-items: center;
  gap: 11px;
  min-height: 46px;
  padding: 10px 14px;
  border-radius: 14px;
  color: var(--wellness-muted);
  font-weight: 850;
}
.wellness-menu a span {
  width: 28px;
  height: 28px;
  border-radius: 10px;
  display: grid;
  place-items: center;
  background: #fff;
  color: var(--wellness-green);
  font-size: 11px;
  box-shadow: 0 10px 22px rgba(16,42,39,.06);
}
.wellness-menu a.active, .wellness-menu a:hover { background: linear-gradient(90deg, #EAF6ED, #F2F8EF); color: var(--wellness-green); }
.crisis-mini {
  padding: 20px 18px;
  border-radius: 24px;
  background: linear-gradient(145deg, #EAF6ED, #F8FBF0);
  border: 1px solid var(--wellness-border);
  box-shadow: 0 18px 45px rgba(16,42,39,.08);
}
.crisis-mini { position: relative; overflow: hidden; }
.crisis-illus { position: absolute; right: 10px; bottom: 10px; font-size: 38px; opacity: .76; }
.crisis-mini h3 { font-size: 17px; margin-top: 0; }
.crisis-mini p { font-size: 14px; margin-top: 8px; color: var(--wellness-muted); }
.wellness-user-mini {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 16px;
  padding: 14px;
  border-radius: 20px;
  background: rgba(255,255,255,.76);
}
.wellness-user-mini .avatar { width: 44px; height: 44px; }
.wellness-user-mini button {
  margin-left: auto;
  border: 0;
  background: transparent;
  color: var(--wellness-muted);
  font-weight: 850;
}
.mini-profile-btn {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}
.mini-profile-btn span { display: grid; text-align: left; }
.mini-profile-btn small {
  width: fit-content;
  margin-top: 3px;
  padding: 4px 9px;
  border-radius: 999px;
  background: color-mix(in srgb, var(--wellness-soft) 74%, white);
  color: var(--wellness-green);
  font-size: 11px;
  font-weight: 950;
}
.wellness-main { padding: 22px 28px 30px; overflow: hidden; }
.wellness-topbar, .wellness-top-actions, .card-head, .session-row {
  display: flex;
  align-items: center;
}
.wellness-topbar { justify-content: space-between; gap: 18px; margin-bottom: 14px; min-height: 48px; }
.wellness-topbar h2 { margin: 8px 0 0; font-size: 28px; color: var(--wellness-text); }
.wellness-top-actions { gap: 12px; }
.wellness-search {
  width: min(340px, 38vw);
  min-height: 46px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 16px;
  border-radius: 999px;
  background: rgba(255,255,255,.86);
  border: 1px solid #E8F1EC;
  color: var(--wellness-muted);
  font-weight: 800;
}
.wellness-search input { flex: 1; border: 0; outline: 0; background: transparent; color: var(--wellness-text); }
.bell-btn, .theme-dot-btn, .top-avatar-btn {
  position: relative;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 14px 34px rgba(16,42,39,.08);
}
.theme-dot-btn { color: var(--wellness-green); font-weight: 950; }
.top-avatar-btn { padding: 0; overflow: hidden; }
.top-avatar-btn .avatar { width: 42px; height: 42px; margin: 0; }
.top-avatar-btn .avatar-initials { font-size: 14px; }
.top-avatar-btn .avatar-sticker { font-size: 22px; }
.theme-menu-wrap { position: relative; }
.theme-panel {
  position: absolute;
  right: 0;
  top: 52px;
  z-index: 70;
  width: min(360px, calc(100vw - 32px));
  max-height: min(680px, calc(100vh - 90px));
  overflow: auto;
  padding: 18px;
  border-radius: 24px;
  background: var(--wellness-card);
  border: 1px solid var(--wellness-border);
  box-shadow: 0 28px 80px rgba(16,42,39,.16);
  backdrop-filter: blur(22px);
}
.theme-panel[hidden] { display: none; }
.theme-panel h3 { margin: 0; color: var(--wellness-text); }
.theme-panel .card-head span { color: var(--wellness-muted); font-weight: 800; }
.theme-group { margin-top: 14px; }
.theme-group > strong { display: block; margin-bottom: 8px; color: var(--wellness-text); }
.theme-choice-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.theme-choice-grid button {
  border: 1px solid var(--wellness-border);
  border-radius: 16px;
  min-height: 50px;
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 9px;
  background: rgba(255,255,255,.62);
  color: var(--wellness-text);
  font-weight: 850;
  text-align: left;
}
.theme-choice-grid button:hover { border-color: var(--wellness-green); background: var(--wellness-soft); }
.theme-swatch {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  flex: 0 0 auto;
  border: 2px solid rgba(255,255,255,.84);
  box-shadow: 0 8px 18px rgba(16,42,39,.12);
}
.theme-swatch[data-swatch="sunlit-cream"] { background: linear-gradient(135deg, #FFFCF4, #EAF6ED, #0F8A43); }
.theme-swatch[data-swatch="barbie-blush"] { background: linear-gradient(135deg, #FFF4FA, #F062B2, #D8338D); }
.theme-swatch[data-swatch="soft-sage"] { background: linear-gradient(135deg, #F4F8EE, #E5F1DC, #3B774A); }
.theme-swatch[data-swatch="warm-neutral"] { background: linear-gradient(135deg, #FFFBF3, #E7F1E4, #397A4A); }
.theme-swatch[data-swatch="calm-blue"] { background: linear-gradient(135deg, #F3F8F8, #4F9C95, #163D3E); }
.theme-swatch[data-swatch="deep-forest"] { background: linear-gradient(135deg, #07140F, #123224, #73B982); }
.theme-swatch[data-swatch="lavender-night"] { background: linear-gradient(135deg, #14111D, #B7A1D8, #FBF8FF); }
.theme-swatch[data-swatch="therapy-green-dark"] { background: linear-gradient(135deg, #102017, #213B2B, #8CCB75); }
.theme-swatch[data-swatch="minimal-ink"] { background: linear-gradient(135deg, #0B0D0C, #FAFAF7, #99B89B); }
.theme-swatch[data-swatch="midnight-teal"] { background: linear-gradient(135deg, #08181A, #67B8B4, #F0FFFE); }
.theme-swatch[data-swatch="lavender-white"] { background: linear-gradient(135deg, #FFFFFF, #F0EAFE, #8E6AC8); }
.bell-btn b {
  position: absolute;
  right: 5px;
  top: 5px;
  min-width: 18px;
  height: 18px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  color: #fff;
  background: #E53935;
  font-size: 11px;
}
.wellness-hero {
  min-height: 560px;
  border-radius: 16px;
  padding: 34px 42px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  color: #fff;
  background: linear-gradient(90deg, color-mix(in srgb, var(--wellness-bg) 88%, transparent) 0%, color-mix(in srgb, var(--wellness-bg) 58%, transparent) 44%, rgba(15,42,39,.04) 100%), var(--wellness-hero-scene) center/cover;
  box-shadow: 0 28px 70px rgba(16,42,39,.16), inset 0 1px 0 rgba(255,255,255,.32);
  transform-style: preserve-3d;
  perspective: 1100px;
}
.wellness-hero { display: grid; grid-template-columns: 1fr; gap: 22px; }
.listening-hero {
  background: #F7EFE4;
}
.listening-hero:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(255,255,255,.08) 0%, rgba(255,255,255,0) 42%, rgba(255,251,243,.72) 100%),
    radial-gradient(circle at 50% 78%, rgba(255,251,243,.86), transparent 16rem);
  pointer-events: none;
}
.listening-hero-img {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.hero-copy {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-self: end;
  justify-self: center;
  position: relative;
  z-index: 2;
  width: min(620px, 94%);
  min-height: 0;
  padding: 20px 22px;
  text-align: center;
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255,255,255,.64), rgba(255,251,243,.5));
  border: 1px solid rgba(255,255,255,.56);
  box-shadow: 0 24px 70px rgba(24,76,61,.12);
  backdrop-filter: blur(9px);
}
.hero-copy, .hero-glass-row div { transform: translateZ(34px); }
.wellness-hero h1 { margin: 0; font-size: clamp(30px, 4vw, 38px); color: var(--wellness-text); }
.wellness-hero p { margin: 8px 0 0; color: #132F2B; font-weight: 600; }
.hero-glass-row { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin-top: 24px; }
.hero-glass-row div {
  padding: 13px 18px;
  border-radius: 12px;
  background: rgba(255,255,255,.72);
  border: 1px solid rgba(255,255,255,.5);
  backdrop-filter: blur(18px);
}
.hero-glass-row strong, .hero-glass-row span { display: block; color: var(--wellness-text); }
.hero-glass-row span { margin-top: 4px; color: var(--wellness-muted); font-size: 12px; }
.wellness-content-grid { display: grid; grid-template-columns: minmax(0, 1fr) 410px; gap: 20px; align-items: start; }
.dashboard-full { width: 100%; }
.wellness-center, .wellness-widgets { display: grid; gap: 18px; }
.wellness-center-row { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(280px, .8fr); gap: 18px; }
.wellness-center-row.bottom { grid-template-columns: minmax(280px, .9fr) minmax(0, 1.35fr); }
.wellness-dashboard-bottom { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.wellness-card {
  border-radius: 16px;
  padding: 24px;
  background: var(--wellness-card);
  border: 1px solid var(--wellness-border);
  box-shadow: 0 20px 46px rgba(16,42,39,.1), inset 0 1px 0 rgba(255,255,255,.32);
  backdrop-filter: blur(18px);
  transition: transform .2s ease, box-shadow .2s ease;
  overflow: hidden;
  transform-style: preserve-3d;
  perspective: 900px;
  --tilt-x: 0deg;
  --tilt-y: 0deg;
}
.wellness-card:hover { transform: translateY(-3px); box-shadow: 0 24px 58px rgba(16,42,39,.11); }
.depth-ready {
  transition: transform .18s ease, box-shadow .18s ease;
  will-change: transform;
}
.wellness-card.depth-ready:hover {
  transform: perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(-6px) translateZ(10px);
  box-shadow: 0 30px 76px rgba(16,42,39,.18), inset 0 1px 0 rgba(255,255,255,.38);
}
.card.depth-ready {
  transform-style: preserve-3d;
  perspective: 900px;
  --tilt-x: 0deg;
  --tilt-y: 0deg;
}
.card.depth-ready:hover {
  transform: perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(-6px) translateZ(8px);
  box-shadow: 0 30px 76px rgba(16,42,39,.16);
}
.wellness-hero.depth-ready {
  transform: perspective(1200px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));
}
.wellness-card h3 { margin: 0 0 10px; font-size: 18px; color: var(--wellness-text); }
.wellness-card p { color: var(--wellness-muted); }
.card-head { justify-content: space-between; gap: 12px; margin-bottom: 14px; }
.card-head a { color: var(--wellness-green); font-weight: 900; }
.upcoming-card { min-height: 310px; }
.upcoming-card .session-row { gap: 14px; margin: 16px 0; }
.upcoming-grid { display: grid; grid-template-columns: minmax(0, 1fr) 220px; align-items: center; gap: 24px; }
.upcoming-card h4 { margin: 0; font-size: 19px; }
.session-time { display: inline-flex; align-items: center; gap: 8px; margin-top: 12px; color: var(--wellness-text); font-weight: 700; }
.verified { color: var(--wellness-green); font-size: 12px; }
.countdown-line {
  padding: 8px 0 14px;
  border-radius: 0;
  background: transparent;
  color: var(--wellness-green);
  font-weight: 900;
  margin: 0 0 12px;
  font-size: 28px;
  text-align: center;
}
.countdown-line small { display: block; margin-top: 4px; color: var(--wellness-muted); font-size: 11px; font-weight: 600; }
.join-session-btn.pulse { animation: joinPulse 1.4s ease-in-out infinite; }
@keyframes joinPulse { 0%,100% { box-shadow: 0 0 0 rgba(15,138,67,0); } 50% { box-shadow: 0 0 0 9px rgba(15,138,67,.16); } }
.mood-tile-grid { display: grid; grid-template-columns: repeat(4, minmax(74px,1fr)); gap: 10px; margin: 18px 0; }
.mood-tile-grid button {
  border: 1px solid var(--wellness-border);
  border-radius: 12px;
  min-height: 92px;
  background: #F7F4EC;
  color: var(--wellness-text);
  font-weight: 900;
  font-size: 12px;
  transition: .2s ease;
}
.mood-tile-grid button span { display: grid; place-items: center; width: 36px; height: 36px; font-size: 25px; margin: 0 auto 2px; line-height: 1; }
.mood-tile-grid button strong { display: block; width: 100%; font-size: 12px; line-height: 1.15; text-align: center; font-weight: 900; }
.mood-tile-grid button.selected { border-color: var(--wellness-green); background: var(--wellness-soft); transform: translateY(-2px); }
.mood-widget {
  min-height: 266px;
  display: grid;
  align-content: start;
}
.mood-widget > h3 { text-align: center; }
.mood-widget .btn {
  width: 100%;
  min-height: 48px;
  justify-content: center;
}
.mood-widget:before, .notifications-card:before { content: ""; display: inline-block; width: 10px; height: 16px; border-radius: 999px; background: #CFE8D4; margin-right: 6px; vertical-align: -2px; }
.breath-ring {
  --breath-progress: 0deg;
  width: 156px;
  height: 156px;
  margin: 18px auto;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: conic-gradient(var(--wellness-green) var(--breath-progress), var(--wellness-soft) 0deg);
  color: var(--wellness-text);
  font-size: 20px;
  font-weight: 950;
  box-shadow: inset 0 0 0 18px #fff, 0 20px 45px rgba(15,138,67,.13);
}
.breath-ring small { display: block; font-size: 13px; margin-top: 4px; color: var(--wellness-green); }
.breath-ring.running { animation: breatheScale 4s ease-in-out infinite; }
@keyframes breatheScale { 0%,100% { transform: scale(.96); } 50% { transform: scale(1.04); } }
.journal-card textarea {
  width: 100%;
  min-height: 98px;
  border: 1px solid var(--wellness-border);
  border-radius: 18px;
  padding: 14px;
  resize: vertical;
  background: #F7F4EC;
  color: var(--wellness-text);
}
.journal-open-icon {
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: var(--wellness-soft);
  color: var(--wellness-green);
  font-size: 20px;
}
.journal-password-field { margin: 12px 0 0; }
.journal-actions {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 150px;
  gap: 10px;
  align-items: stretch;
  margin-top: 12px;
}
.journal-lock-box {
  border: 1px solid var(--wellness-border);
  border-radius: 16px;
  padding: 10px;
  display: grid;
  place-items: center;
  gap: 2px;
  background: linear-gradient(135deg, rgba(255,255,255,.9), var(--wellness-soft));
  color: var(--wellness-text);
  font-weight: 900;
  text-align: center;
}
.journal-lock-box span { font-size: 24px; line-height: 1; }
.journal-lock-box small { color: var(--wellness-muted); font-weight: 700; }
.journal-notes-panel {
  margin-top: 16px;
  padding: 14px;
  border-radius: 18px;
  border: 1px solid var(--wellness-border);
  background: rgba(255,255,255,.78);
}
.journal-notes-panel[hidden] { display: none; }
.journal-notes-panel .card-head { margin-bottom: 8px; }
.journal-notes-panel .card-head button {
  width: 34px;
  height: 34px;
  border: 0;
  border-radius: 50%;
  background: var(--wellness-soft);
  color: var(--wellness-text);
  font-weight: 950;
}
.journal-note {
  padding: 12px 0;
  border-top: 1px solid var(--wellness-border);
}
.journal-note:first-of-type { border-top: 0; }
.journal-note small { color: var(--wellness-muted); font-weight: 800; }
.journal-note p { margin: 6px 0 0; color: var(--wellness-text); }
.mini-post { padding: 14px 0; border-top: 1px solid var(--wellness-border); }
.mini-post:first-of-type { border-top: 0; }
.post-mini-head { display: flex; align-items: center; gap: 12px; }
.post-mini-head .avatar { width: 46px; height: 46px; }
.mini-post strong, .mini-post span { display: block; margin-right: 8px; }
.mini-post span, .mini-post small { color: var(--wellness-muted); }
.notifications-card button {
  width: 100%;
  border: 0;
  border-radius: 14px;
  padding: 11px 0;
  margin-top: 6px;
  text-align: left;
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 10px;
  align-items: center;
  background: transparent;
  color: var(--wellness-text);
  font-weight: 800;
}
.notifications-card button span { width: 42px; height: 42px; border-radius: 50%; display: grid; place-items: center; background: #F5F7F1; }
.notifications-card button small { display: block; margin-top: 3px; color: var(--wellness-muted); font-weight: 600; }
.notifications-card button.read { opacity: .58; background: rgba(255,255,255,.72); }
.notifications-card.attention { animation: notifyGlow 1.1s ease-in-out; }
@keyframes notifyGlow { 0%,100% { box-shadow: 0 18px 45px rgba(16,42,39,.08); } 45% { box-shadow: 0 0 0 6px rgba(15,138,67,.14), 0 24px 58px rgba(16,42,39,.12); } }
.notification-menu-wrap { position: relative; }
.notification-panel {
  position: absolute;
  top: 52px;
  right: 0;
  z-index: 75;
  width: min(390px, calc(100vw - 32px));
  padding: 18px;
}
.notification-panel[hidden] { display: none; }
.notification-panel button {
  width: 100%;
  border: 0;
  border-radius: 14px;
  padding: 11px 0;
  margin-top: 6px;
  text-align: left;
  display: grid;
  grid-template-columns: 48px 1fr;
  gap: 10px;
  align-items: center;
  background: transparent;
  color: var(--wellness-text);
  font-weight: 800;
}
.notification-panel button span { width: 42px; height: 42px; border-radius: 50%; display: grid; place-items: center; background: #F5F7F1; }
.notification-panel button small { display: block; margin-top: 3px; color: var(--wellness-muted); font-weight: 600; }
.notification-panel button.read { opacity: .58; }
.affirmation-card { position: relative; background: linear-gradient(145deg, rgba(255,255,255,.9), rgba(246,246,228,.9)); min-height: 154px; }
.affirmation-card:after {
  content: "";
  position: absolute;
  right: -18px;
  bottom: -18px;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(15,138,67,.16), transparent 68%);
}
.affirmation-card button { border: 0; width: 34px; height: 34px; border-radius: 50%; background: #fff; color: var(--wellness-green); font-weight: 950; }
.affirmation-card button.loved { color: #E53935; }
.affirmation-card blockquote { margin: 18px 0 0; font-size: 18px; line-height: 1.65; color: var(--wellness-text); font-weight: 800; }
.affirmation-card.image-affirmation {
  min-height: 380px;
  padding: 18px;
  isolation: isolate;
  background: var(--quote-image) center/cover no-repeat;
  display: flex;
  flex-direction: column;
}
.affirmation-card.image-affirmation:after { display: none; }
.affirmation-card.image-affirmation .card-head {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
}
.affirmation-card.image-affirmation .card-head h3 {
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(255,255,255,.48);
  backdrop-filter: blur(10px);
}
.affirmation-card.image-affirmation blockquote {
  position: relative;
  z-index: 2;
  width: min(82%, 310px);
  margin: 0;
  padding: 12px 14px;
  border-radius: 18px;
  background: rgba(255,255,255,.18);
  backdrop-filter: blur(5px);
  font-size: clamp(18px, 2.2vw, 24px);
  line-height: 1.45;
  letter-spacing: 0;
  text-wrap: balance;
}
.affirmation-card.upper-left blockquote { margin-top: 34px; align-self: flex-start; text-align: left; }
.affirmation-card.upper-right blockquote { margin-top: 46px; align-self: flex-end; text-align: right; }
.affirmation-card.upper-center blockquote { margin: 38px auto 0; text-align: center; }
.affirmation-card.blue-text blockquote { color: #174B62; text-shadow: 0 1px 0 rgba(255,255,255,.56); }
.affirmation-card.pink-text blockquote { color: #8B1E59; text-shadow: 0 1px 0 rgba(255,255,255,.7); }
.affirmation-card.light-text blockquote { color: #fff; text-shadow: 0 2px 10px rgba(29,35,47,.38); background: rgba(35,30,42,.16); }
.trust-circle {
  width: 132px;
  height: 132px;
  margin: 18px auto;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: conic-gradient(var(--wellness-green) 92%, var(--wellness-soft) 0);
  box-shadow: inset 0 0 0 18px #fff;
}
.trust-circle strong { color: var(--wellness-text); font-size: 28px; }
.profile-drawer {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: grid;
  justify-items: end;
  background: rgba(16,42,39,.26);
  backdrop-filter: blur(12px);
}
.profile-drawer[hidden] { display: none; }
.profile-drawer-panel {
  width: min(720px, calc(100vw - 28px));
  min-height: 100vh;
  border-radius: 28px 0 0 28px;
  overflow: auto;
}
.drawer-close {
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: var(--wellness-soft);
  color: var(--wellness-text);
  font-weight: 950;
}
.profile-drawer-head {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 16px;
  margin-bottom: 18px;
  border-radius: 20px;
  background: var(--wellness-soft);
}
.profile-drawer-head .avatar { width: 68px; height: 68px; font-size: 22px; margin: 0; }
.profile-picture-section {
  display: grid;
  grid-template-columns: 130px minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  padding: 18px;
  margin-bottom: 18px;
  border-radius: 24px;
  background: linear-gradient(135deg, var(--wellness-soft), rgba(255,255,255,.72));
  border: 1px solid var(--wellness-border);
}
.profile-picture-preview {
  width: 112px;
  height: 112px;
  border-radius: 32px;
  display: grid;
  place-items: center;
  background: rgba(255,255,255,.72);
  box-shadow: inset 0 0 0 1px var(--wellness-border), 0 18px 36px rgba(16,42,39,.08);
}
.profile-picture-preview .profile-avatar { width: 88px; height: 88px; margin: 0; }
.profile-picture-preview .avatar-sticker { font-size: 34px; }
.profile-drawer-preview { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 18px; }
.profile-picture-section h3 { margin: 0 0 6px; }
.profile-picture-section p { margin: 0 0 12px; }
.sticker-grid { display: flex; flex-wrap: wrap; gap: 8px; }
.sticker-btn {
  width: 42px;
  height: 42px;
  border: 1px solid var(--wellness-border);
  border-radius: 14px;
  background: rgba(255,255,255,.82);
  color: var(--wellness-text);
  font-weight: 950;
}
.sticker-btn:hover { border-color: var(--wellness-green); background: var(--wellness-card); transform: translateY(-2px); }
.drawer-open { overflow: hidden; }
.safe-match-card {
  min-height: 188px;
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  gap: 18px;
  text-align: center;
  place-items: center;
  overflow: hidden;
  background:
    radial-gradient(circle at 86% 16%, rgba(236, 104, 142, .18), transparent 9rem),
    linear-gradient(135deg, rgba(255,255,255,.94), color-mix(in srgb, var(--wellness-soft) 72%, white));
}
.safe-match-card > div:first-child span { display: inline-block; color: var(--wellness-green); font-weight: 950; margin-bottom: 6px; }
.safe-match-card > div:first-child { max-width: 360px; justify-self: center; display: grid; justify-items: center; }
.safe-match-card .btn { justify-self: center; min-width: 180px; }
.match-orbit {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  align-content: center;
  justify-self: center;
  justify-items: center;
  text-align: center;
  padding: 18px;
  background: conic-gradient(var(--wellness-green), #F4B9C9, #FFE7A7, var(--wellness-green));
  box-shadow: inset 0 0 0 10px rgba(255,255,255,.82), 0 20px 45px rgba(15,138,67,.14);
}
.match-orbit strong { display: block; font-size: 30px; line-height: 1; color: var(--wellness-text); }
.match-orbit small { display: block; max-width: 74px; margin: 4px auto 0; color: var(--wellness-muted); font-weight: 800; line-height: 1.15; text-align: center; }
.mood-tile-grid button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 12px 8px;
  line-height: 1.15;
  text-align: center;
  white-space: nowrap;
}
.mood-tile-grid button span { margin-bottom: 0; font-size: 25px; line-height: 1; flex: 0 0 36px; }
.mood-tile-grid button strong { flex: 0 0 auto; }
.breathing-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.breathing-card .card-head { width: 100%; text-align: center; justify-content: center; }
.breathing-card .card-head button { display: none; }
.breathing-card .hero-actions { width: 100%; justify-content: center; gap: 8px; }
.breathing-card .btn { min-width: 94px; padding-inline: 13px; }
.breath-ring {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.1;
  background:
    radial-gradient(circle, rgba(255,255,255,.96) 0 48%, transparent 49%),
    conic-gradient(#F29BB8 0deg, var(--wellness-green) var(--breath-progress), color-mix(in srgb, var(--wellness-soft) 82%, white) 0deg);
  box-shadow: inset 0 0 0 12px rgba(255,255,255,.72), 0 22px 48px rgba(15,138,67,.15);
}
.account-page {
  width: min(100%, 1500px);
  margin: 0 auto;
}
.account-page .app-page-hero {
  min-height: 340px;
  margin-bottom: 22px;
  border-radius: 30px;
  overflow: hidden;
}
.market-account-page .market-main {
  width: 100%;
  padding: 0 0 42px;
}
.market-account-page .market-search-hero {
  grid-template-columns: minmax(260px, 1fr) 54px;
  align-items: stretch;
  margin: 18px 0 14px;
}
.market-account-page .emotion-match {
  grid-column: 1 / -1;
  width: 100%;
}
.market-account-page .market-layout { display: block; }
.market-account-page .filter-sidebar {
  top: 92px;
  background: var(--wellness-card);
  border-color: var(--wellness-border);
}
.market-account-page .listener-card-v2,
.market-account-page .profile-panel,
.market-account-page .listener-profile-hero {
  background: var(--wellness-card);
  border-color: var(--wellness-border);
}
.listener-market-hero {
  position: relative;
  min-height: 380px;
  border-radius: 32px;
  overflow: hidden;
  display: grid;
  align-items: end;
  margin-bottom: 18px;
  color: #fff;
  box-shadow: 0 30px 70px rgba(16,42,39,.16);
}
.listener-market-hero:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(9,31,31,.78), rgba(9,31,31,.38) 46%, rgba(9,31,31,.06));
}
.listener-market-hero img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.listener-market-copy {
  position: relative;
  z-index: 1;
  width: min(680px, 92%);
  padding: 34px;
}
.listener-market-copy span {
  display: inline-flex;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255,255,255,.18);
  color: #fff;
  font-weight: 950;
  margin-bottom: 12px;
}
.listener-market-copy h1 {
  color: #fff;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1;
  letter-spacing: 0;
  margin: 0 0 14px;
}
.listener-market-copy p { color: rgba(255,255,255,.92); font-size: 17px; line-height: 1.6; }
.listener-market-copy div {
  display: grid;
  grid-template-columns: repeat(3, auto minmax(0, 1fr));
  align-items: center;
  gap: 4px 10px;
  width: min(560px, 100%);
  margin-top: 18px;
}
.listener-market-copy strong { color: #fff; font-size: 22px; }
.listener-market-copy small { color: rgba(255,255,255,.78); font-weight: 800; }
.market-search-box {
  width: 100% !important;
  min-height: 64px !important;
  border-radius: 20px !important;
}
.filter-float-btn {
  width: 54px;
  min-height: 64px;
  border: 1px solid var(--wellness-border);
  border-radius: 18px;
  background: var(--wellness-card);
  color: var(--wellness-green);
  font-size: 22px;
  box-shadow: 0 16px 38px rgba(16,42,39,.08);
}
.compact-filter {
  position: static !important;
  margin: 0 0 18px;
  padding: 18px !important;
  border-radius: 24px;
}
.compact-filter[hidden] { display: none; }
.filter-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}
.compact-filter .filter-group {
  padding: 0;
  border-bottom: 0;
}
.compact-filter .btn { margin-top: 14px; width: auto; }

.market-shell {
  display: block;
  min-height: 100vh;
  background:
    radial-gradient(circle at 18% 0%, rgba(255, 231, 239, .68), transparent 25rem),
    radial-gradient(circle at 92% 18%, rgba(225, 245, 237, .78), transparent 28rem),
    #FFFCFA;
  color: #152329;
}
.market-nav {
  position: sticky;
  top: 0;
  z-index: 30;
  height: 78px;
  display: flex;
  align-items: center;
  gap: 32px;
  padding: 0 34px;
  background: rgba(255,255,255,.86);
  border-bottom: 1px solid rgba(28, 43, 48, .08);
  backdrop-filter: blur(22px);
}
.market-brand { display: inline-flex; align-items: center; gap: 10px; margin-right: 16px; color: #17252B; font-size: 24px; font-weight: 950; }
.market-brand img { width: 42px; height: 42px; object-fit: contain; }
.market-brand span { color: #EC668A; }
.market-nav nav { display: flex; gap: 28px; flex: 1; justify-content: center; }
.market-nav nav a { color: #25363D; font-weight: 850; }
.market-actions { display: flex; align-items: center; gap: 16px; }
.market-actions .top-avatar-btn { border: 0; background: transparent; padding: 0; }
.market-icon-btn {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(28,43,48,.12);
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #fff;
  box-shadow: 0 10px 24px rgba(28,43,48,.06);
}
.market-main { width: min(1520px, calc(100% - 44px)); margin: 0 auto; padding: 28px 0 54px; }
.market-search-hero {
  display: grid;
  gap: 18px;
  margin-bottom: 26px;
}
.market-search-hero > label {
  width: min(760px, 100%);
  display: grid;
  grid-template-columns: 1fr 42px;
  align-items: center;
  min-height: 58px;
  padding: 0 12px 0 22px;
  border: 1px solid rgba(28,43,48,.12);
  border-radius: 16px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 18px 42px rgba(28,43,48,.06);
}
.market-search-hero input {
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 16px;
  color: #152329;
}
.market-search-hero label span { font-size: 21px; color: #273C44; }
.emotion-match {
  width: min(980px, 100%);
  padding: 14px 16px;
  border-radius: 18px;
  border: 1px solid rgba(236,102,138,.14);
  background: linear-gradient(135deg, rgba(255,255,255,.92), rgba(255,240,245,.68));
}
.emotion-match h2 { margin: 0 0 10px; font-size: 16px; }
.emotion-chips { display: flex; flex-wrap: wrap; gap: 10px; }
.emotion-chips button {
  border: 0;
  border-radius: 999px;
  padding: 10px 14px;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: rgba(255,255,255,.78);
  color: #26373E;
  font-weight: 850;
  box-shadow: inset 0 0 0 1px rgba(28,43,48,.06);
  transition: .2s ease;
}
.emotion-chips button:hover, .emotion-chips button.selected {
  background: #EC668A;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(236,102,138,.24);
}
.market-layout { display: grid; grid-template-columns: 258px minmax(0, 1fr); gap: 32px; align-items: start; }
.filter-sidebar {
  position: sticky;
  top: 96px;
  padding: 24px 20px;
  border-radius: 22px;
  background: rgba(255,255,255,.9);
  border: 1px solid rgba(28,43,48,.08);
  box-shadow: 0 18px 50px rgba(28,43,48,.07);
}
.filter-head { display: flex; justify-content: space-between; align-items: center; padding-bottom: 16px; border-bottom: 1px solid rgba(28,43,48,.08); }
.filter-head h3 { margin: 0; }
.filter-head button { border: 0; background: transparent; color: #EC668A; font-weight: 900; }
.filter-group { padding: 18px 0; border-bottom: 1px solid rgba(28,43,48,.08); }
.filter-group h4 { margin: 0 0 12px; font-size: 15px; }
.filter-group h4 small { color: #65747B; font-weight: 600; }
.filter-group label { display: flex; align-items: center; gap: 10px; margin: 10px 0; color: #26373E; font-weight: 750; }
.filter-group input[type="radio"], .filter-group input[type="checkbox"] { accent-color: #42A275; width: 16px; height: 16px; }
.filter-group input[type="range"] { width: 100%; accent-color: #EC668A; }
.price-row { display: flex; justify-content: space-between; color: #607179; font-weight: 850; margin-top: 8px; }
.listener-results { min-width: 0; }
.market-title-row { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-bottom: 22px; }
.market-title-row h1 { margin: 0; font-size: clamp(30px, 3vw, 40px); letter-spacing: 0; }
.market-title-row p { margin: 6px 0 0; color: #EC668A; font-weight: 900; }
.market-title-row label { display: flex; align-items: center; gap: 10px; color: #607179; font-weight: 800; }
.market-title-row select {
  min-width: 188px;
  min-height: 48px;
  border: 1px solid rgba(28,43,48,.12);
  border-radius: 12px;
  padding: 0 14px;
  background: #fff;
  color: #152329;
  font-weight: 850;
}
.listener-grid-market { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 24px; }
.listener-card-v2 {
  overflow: hidden;
  border-radius: 18px;
  background: rgba(255,255,255,.95);
  border: 1px solid rgba(28,43,48,.08);
  box-shadow: 0 18px 44px rgba(28,43,48,.08);
  transition: transform .22s ease, box-shadow .22s ease;
}
.compact-listener-card {
  height: 356px;
  min-height: 0;
  display: grid;
  grid-template-rows: 126px minmax(0, 1fr);
}
.listener-card-v2:hover { transform: translateY(-5px); box-shadow: 0 24px 60px rgba(28,43,48,.13); }
.listener-card-v2[hidden] { display: none; }
.listener-photo { position: relative; aspect-ratio: 4 / 2.45; background: #F6ECE9; }
.compact-listener-card .listener-photo { aspect-ratio: auto; height: 126px; }
.listener-photo img { width: 100%; height: 100%; object-fit: cover; display: block; }
.status-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 8px 12px;
  border-radius: 10px;
  background: rgba(255,255,255,.88);
  color: #087B4C;
  font-weight: 950;
  box-shadow: 0 8px 20px rgba(28,43,48,.08);
}
.status-badge.offline { color: #65747B; }
.favorite-btn {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 38px;
  height: 38px;
  border: 0;
  border-radius: 50%;
  background: rgba(255,255,255,.24);
  color: #fff;
  font-size: 25px;
  text-shadow: 0 2px 8px rgba(0,0,0,.22);
}
.listener-card-body { padding: 14px 14px 13px; }
.compact-listener-card .listener-card-body {
  display: grid;
  align-content: start;
}
.listener-card-body h3 { margin: 0; font-size: 17px; line-height: 1.15; }
.listener-card-body h3 b, .listener-card-body h3 span, .profile-intro h1 b { color: #EC668A; font-size: .78em; }
.listener-card-body > p { margin: 4px 0 8px; color: #607179; font-weight: 750; font-size: 13px; }
.rating-row, .response-line { display: flex; align-items: center; gap: 7px; color: #4B5C63; font-weight: 800; font-size: 14px; }
.compact-listener-card .rating-row, .compact-listener-card .response-line { font-size: 12px; }
.rating-row span { color: #FDB022; }
.mini-tags { display: flex; flex-wrap: wrap; gap: 6px; margin: 10px 0; }
.mini-tags span, .profile-tags span {
  padding: 7px 9px;
  border-radius: 999px;
  background: #EAF5EF;
  color: #226A51;
  font-size: 12px;
  font-weight: 850;
}
.listener-card-foot {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(28,43,48,.08);
}
.listener-card-foot strong { color: #087B4C; font-size: 18px; }
.listener-card-foot .btn { width: auto; padding: 10px 16px; border-radius: 10px; color: #EC668A; border-color: rgba(236,102,138,.28); background: #FFF1F5; }
.compact-listener-card .listener-card-foot .btn {
  width: 100%;
  justify-content: center;
  padding: 9px 12px;
}
.booking-type-selector {
  width: min(1180px, calc(100% - 32px));
  margin: 24px auto 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}
.booking-type-selector a {
  min-height: 154px;
  display: grid;
  align-content: start;
  gap: 8px;
  padding: 22px;
  border-radius: 18px;
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(28,43,48,.08);
  box-shadow: 0 18px 44px rgba(28,43,48,.07);
  color: #1E2F36;
  text-decoration: none;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.booking-type-selector a:hover, .booking-type-selector a.active {
  border-color: rgba(236,102,138,.35);
  box-shadow: 0 18px 44px rgba(28,43,48,.07);
}
.booking-type-selector span {
  width: fit-content;
  padding: 7px 10px;
  border-radius: 999px;
  background: #EAF5EF;
  color: #226A51;
  font-weight: 950;
  font-size: 12px;
}
.booking-type-selector a.active span { background: #FFF1F5; color: #EC668A; }
.booking-type-selector strong { font-size: 22px; letter-spacing: 0; }
.booking-type-selector small { color: #607179; font-weight: 700; line-height: 1.45; }
.anonymous-booking-page { padding-top: 22px; }
.anonymous-hero {
  min-height: 320px;
  display: grid;
  align-items: center;
  padding: 34px;
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255,255,255,.94), rgba(244,252,247,.92)),
    url("https://images.unsplash.com/photo-1493836512294-502baa1986e2?auto=format&fit=crop&w=1600&q=86");
  background-size: cover;
  background-position: center;
  border: 1px solid rgba(28,43,48,.08);
  box-shadow: 0 24px 70px rgba(28,43,48,.08);
}
.anonymous-hero h1 { max-width: 760px; margin: 8px 0 12px; font-size: clamp(34px, 4vw, 56px); letter-spacing: 0; }
.anonymous-hero p { max-width: 720px; color: #26373E; font-weight: 750; line-height: 1.65; }
.privacy-badge-row { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 14px; }
.privacy-badge-row span {
  padding: 8px 11px;
  border-radius: 999px;
  background: rgba(34,106,81,.1);
  color: #226A51;
  font-size: 12px;
  font-weight: 950;
}
.anonymous-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 390px;
  gap: 24px;
  align-items: start;
  margin-top: 24px;
}
.anonymous-card-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.anonymous-listener-card {
  padding: 18px;
  border-radius: 18px;
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(28,43,48,.08);
  box-shadow: 0 18px 44px rgba(28,43,48,.07);
  transition: transform .22s ease, box-shadow .22s ease;
}
.anonymous-listener-card:hover { transform: translateY(-3px); box-shadow: 0 24px 58px rgba(28,43,48,.12); }
.anonymous-card-head {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
}
.anonymous-card-head h3 { margin: 0; font-size: 18px; }
.anonymous-card-head p { margin: 4px 0 0; color: #607179; font-weight: 800; }
.anonymous-card-head strong { color: #087B4C; white-space: nowrap; }
.anonymous-avatar {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: linear-gradient(135deg, #EAF5EF, #FFF1F5);
  color: #226A51;
  font-weight: 950;
  box-shadow: inset 0 0 0 1px rgba(28,43,48,.06);
}
.anonymous-meta { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; margin-top: 14px; }
.anonymous-meta span {
  padding: 10px;
  border-radius: 12px;
  background: #F7FAF8;
  color: #26373E;
  font-size: 12px;
  font-weight: 850;
}
.anonymous-booking-form { position: sticky; top: 92px; }
.anonymous-booking-form h3 { margin: 6px 0 8px; font-size: 24px; }
.form-note { color: #607179; font-size: 13px; line-height: 1.5; font-weight: 700; }
.anonymous-confirmation {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  margin-top: 20px;
  padding: 20px;
  border-radius: 18px;
  background: #F4FCF7;
  border: 1px solid rgba(34,106,81,.14);
  box-shadow: 0 18px 44px rgba(28,43,48,.06);
}
.anonymous-confirmation h2 { margin: 4px 0 6px; font-size: 24px; letter-spacing: 0; }
.anonymous-confirmation p { margin: 0; color: #4B5C63; font-weight: 800; }
.anonymous-session-header {
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr) auto;
  align-items: center;
  gap: 16px;
  margin-bottom: 18px;
  padding: 18px;
  border-radius: 18px;
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(28,43,48,.08);
  box-shadow: 0 18px 44px rgba(28,43,48,.06);
}
.anonymous-session-header h3 { margin: 2px 0 4px; }
.anonymous-session-header p { margin: 0; color: #607179; font-weight: 750; }
.anonymous-booking-card { border-color: rgba(34,106,81,.18); }
.market-pagination { display: flex; align-items: center; justify-content: center; gap: 12px; margin-top: 32px; }
.market-pagination button, .market-pagination span {
  min-width: 42px;
  height: 42px;
  border: 1px solid rgba(28,43,48,.09);
  border-radius: 12px;
  display: grid;
  place-items: center;
  background: #fff;
  color: #26373E;
  font-weight: 950;
}
.market-pagination span { min-width: 72px; background: #FFF1F5; color: #EC668A; }
.market-pagination button:disabled { opacity: .45; cursor: default; }

.profile-market-shell { background: #FFFCFA; }
.listener-profile-page { width: min(1420px, calc(100% - 44px)); margin: 0 auto; padding: 28px 0 58px; }
.listener-profile-hero {
  display: grid;
  grid-template-columns: 360px minmax(0, 1fr) 280px;
  gap: 38px;
  padding: 28px;
  border-radius: 24px;
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(28,43,48,.08);
  box-shadow: 0 24px 70px rgba(28,43,48,.08);
}
.profile-photo-wrap { position: relative; min-height: 390px; border-radius: 18px; overflow: hidden; }
.profile-photo-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; }
.profile-photo-wrap span {
  position: absolute;
  left: 18px;
  bottom: 18px;
  padding: 10px 14px;
  border-radius: 12px;
  background: rgba(255,255,255,.9);
  color: #226A51;
  font-weight: 900;
}
.profile-intro { align-self: center; }
.profile-intro h1 { margin: 0 0 8px; font-size: clamp(38px, 4vw, 56px); letter-spacing: 0; }
.profile-intro h2 { margin: 0 0 22px; color: #65B491; font-size: 24px; }
.profile-intro p { margin: 12px 0; color: #1E2F36; font-size: 17px; font-weight: 750; }
.profile-intro small { color: #66767D; font-weight: 650; }
.profile-stars { color: #FDB022 !important; }
.profile-stars strong { color: #152329; margin-left: 12px; }
.status-dot { display: inline-block; width: 13px; height: 13px; margin-right: 8px; border-radius: 50%; background: #53BD86; }
.profile-actions { display: grid; align-content: center; gap: 16px; border-left: 1px solid rgba(28,43,48,.08); padding-left: 28px; }
.profile-actions .btn { width: 100%; min-height: 58px; justify-content: center; border-radius: 12px; }
.profile-actions .btn-primary { background: linear-gradient(135deg, #EC668A, #E65785); }
.heart-large { width: 58px; height: 58px; justify-self: end; border: 1px solid rgba(28,43,48,.12); border-radius: 16px; background: #fff; color: #6A7479; font-size: 30px; }
.profile-stats {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 14px;
  padding-top: 22px;
  border-top: 1px solid rgba(28,43,48,.08);
}
.profile-stats div {
  min-height: 88px;
  display: grid;
  grid-template-columns: 56px minmax(0,1fr);
  align-items: center;
  column-gap: 12px;
  padding: 16px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255,246,249,.94), rgba(244,252,247,.9));
}
.profile-stats span {
  grid-row: span 2;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #FFE5EE;
}
.profile-stats strong { font-size: 22px; }
.profile-stats small { color: #607179; font-weight: 750; }
.listener-profile-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 20px;
  margin-top: 22px;
}
.profile-panel {
  padding: 24px;
  border-radius: 20px;
  background: rgba(255,255,255,.94);
  border: 1px solid rgba(28,43,48,.08);
  box-shadow: 0 18px 44px rgba(28,43,48,.06);
}
.profile-panel h3 { margin: 0 0 18px; font-size: 21px; }
.profile-panel p { color: #273C44; line-height: 1.7; font-weight: 650; }
.intro-video { position: relative; aspect-ratio: 16 / 10; border-radius: 14px; overflow: hidden; background: #F7ECE8; }
.intro-video img { width: 100%; height: 100%; object-fit: cover; display: block; }
.intro-video span {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 68px;
  height: 68px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #EC668A;
  color: #fff;
  font-size: 24px;
}
.intro-video small {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 16px;
  color: #fff;
  background: linear-gradient(transparent, rgba(0,0,0,.58));
  font-weight: 900;
}
.clean-list { list-style: none; padding: 0; margin: 0; display: grid; gap: 12px; color: #26373E; font-weight: 800; }
.profile-tags { display: flex; flex-wrap: wrap; gap: 12px; }
.session-option {
  display: grid;
  grid-template-columns: 46px minmax(0,1fr) auto;
  align-items: center;
  gap: 12px;
  padding: 13px;
  border-radius: 14px;
  background: #FBF8F6;
  margin-bottom: 12px;
  color: #26373E;
  font-weight: 850;
}
.session-option span { width: 38px; height: 38px; border-radius: 50%; display: grid; place-items: center; background: #EAF5EF; color: #42A275; }
.session-option strong { color: #087B4C; }
.availability-wide { grid-column: span 2; }
.slot-row { display: grid; grid-template-columns: repeat(6, minmax(0,1fr)); gap: 14px; }
.slot-row span {
  min-height: 52px;
  border-radius: 12px;
  display: grid;
  place-items: center;
  background: #EAF5EF;
  color: #087B4C;
  font-weight: 900;
}
@media (max-width: 1280px) {
  .listener-grid-market { grid-template-columns: repeat(3, minmax(0,1fr)); }
  .listener-profile-hero { grid-template-columns: 300px minmax(0, 1fr); }
  .profile-actions { grid-column: 1 / -1; grid-template-columns: repeat(3, minmax(0, 1fr)) 58px; border-left: 0; padding-left: 0; }
  .profile-actions form { min-width: 0; }
  .anonymous-grid { grid-template-columns: 1fr; }
  .anonymous-booking-form { position: static; }
}
@media (max-width: 1040px) {
  .market-nav { height: auto; padding: 18px 22px; flex-wrap: wrap; }
  .market-nav nav { order: 3; flex-basis: 100%; justify-content: flex-start; overflow-x: auto; padding-bottom: 2px; }
  .market-layout { grid-template-columns: 1fr; }
  .filter-sidebar { position: static; display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 4px 18px; }
  .filter-head, .filter-sidebar > .btn { grid-column: 1 / -1; }
  .listener-grid-market { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .listener-profile-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .booking-type-selector, .anonymous-card-list { grid-template-columns: 1fr; }
  .anonymous-confirmation, .anonymous-session-header { grid-template-columns: 1fr; }
  .anonymous-confirmation .btn { width: 100%; justify-content: center; }
}
@media (max-width: 760px) {
  .market-main, .listener-profile-page { width: calc(100% - 24px); padding-top: 18px; }
  .market-title-row { align-items: stretch; flex-direction: column; }
  .market-title-row label { justify-content: space-between; }
  .filter-sidebar { grid-template-columns: 1fr; padding: 18px; }
  .listener-grid-market, .listener-profile-grid, .profile-stats { grid-template-columns: 1fr; }
  .listener-profile-hero { grid-template-columns: 1fr; padding: 18px; gap: 22px; }
  .profile-photo-wrap { min-height: 320px; }
  .profile-actions { grid-template-columns: 1fr; }
  .booking-type-selector { width: calc(100% - 24px); margin-top: 14px; }
  .booking-type-selector a { min-height: 0; padding: 18px; }
  .anonymous-hero { min-height: 0; padding: 22px; }
  .anonymous-meta { grid-template-columns: 1fr; }
  .anonymous-card-head { grid-template-columns: 52px minmax(0, 1fr); }
  .anonymous-card-head strong { grid-column: 1 / -1; }
  .heart-large { justify-self: stretch; width: 100%; }
  .availability-wide { grid-column: auto; }
  .slot-row { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .safe-match-card { grid-template-columns: 1fr; }
}

@media (max-width: 1180px) {
  .wellness-shell { grid-template-columns: 92px minmax(0, 1fr); }
  .wellness-brand strong, .wellness-brand small, .wellness-menu a:not(.active) { font-size: 0; }
  .wellness-menu a { justify-content: center; }
  .crisis-mini, .wellness-user-mini div { display: none; }
  .wellness-content-grid { grid-template-columns: 1fr; }
  .wellness-widgets { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .wellness-dashboard-bottom { grid-template-columns: 1fr; }
  .hm-calendar-panels,
  .hm-calendar-panels.lower { grid-template-columns: 1fr; }
  .hm-calendar-grid,
  .hm-cal-weekdays { gap: 10px; }
  .hm-day { min-height: 88px; }
}
@media (max-width: 760px) {
  .wellness-shell { display: block; }
  .wellness-sidebar { position: static; height: auto; padding: 14px; }
  .wellness-menu { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .wellness-menu a, .wellness-menu a:not(.active) { font-size: 13px; justify-content: flex-start; }
  .wellness-brand small { font-size: 12px; }
  .wellness-main { padding: 16px; }
  .wellness-topbar, .wellness-top-actions { align-items: stretch; flex-direction: column; }
  .wellness-search { width: 100%; }
  .hero-glass-row, .wellness-widgets { grid-template-columns: 1fr; }
  .mood-tile-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .wellness-center-row, .wellness-center-row.bottom, .wellness-dashboard-bottom, .profile-drawer-preview, .journal-actions { grid-template-columns: 1fr; }
  .wellness-hero { grid-template-columns: 1fr; min-height: 520px; padding: 22px 16px; }
  .listening-hero-img { object-position: center; }
  .hero-copy { width: 100%; min-height: 0; padding: 16px; border-radius: 18px; }
  .listening-hero .hero-glass-row { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; }
  .listening-hero .hero-glass-row div { padding: 10px 8px; }
  .listening-hero .hero-glass-row strong { font-size: 14px; }
  .listening-hero .hero-glass-row span { font-size: 10px; }
  .affirmation-card.image-affirmation { min-height: 420px; }
  .affirmation-card.image-affirmation blockquote { width: min(88%, 300px); font-size: 18px; }
  .hm-calendar-screen {
    padding: 18px 14px 24px;
    border-radius: 26px;
  }
  .hm-calendar-head,
  .hm-month-row { align-items: flex-start; flex-direction: column; }
  .hm-head-actions { align-self: stretch; justify-content: flex-end; }
  .hm-month-row { gap: 12px; }
  .hm-month-row h2 { min-width: 0; text-align: left; }
  .hm-month-row button { width: 58px; }
  .hm-cal-weekdays { display: none; }
  .hm-calendar-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
  .hm-day { min-height: 96px; border-radius: 18px; }
  .hm-calendar-legend { justify-content: flex-start; gap: 12px 16px; font-size: 14px; }
  .hm-selected-day,
  .hm-insights,
  .hm-journey-card,
  .hm-upcoming,
  .hm-checkin-panel { padding: 18px; }
  .hm-selected-mood { align-items: flex-start; }
  .hm-selected-mood strong { font-size: 25px; }
  .hm-insight-row { grid-template-columns: 52px minmax(0, 1fr); }
  .hm-insight-row i { display: none; }
  .hm-calendar-nav {
    min-height: 76px;
    padding: 8px;
    gap: 0;
    border-radius: 22px;
  }
  .hm-calendar-nav a,
  .hm-calendar-nav button {
    min-width: 0;
    font-size: 11px;
  }
  .hm-calendar-nav span { font-size: 21px; }
  .hm-calendar-nav .active-fab {
    width: 88px;
    height: 88px;
    margin-top: -42px;
    font-size: 12px;
  }
  .hm-calendar-nav .active-fab span { font-size: 38px; }
  .hm-checkin-menu {
    right: 16px;
    bottom: 100px;
  }
  .hm-checkin-panel .mood-buttons { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .barbie-welcome-copy {
    left: 50%;
    bottom: 20px;
    transform: translateX(-50%);
    width: auto;
    min-height: 0;
    padding: 0;
  }
  .profile-picture-section { grid-template-columns: 1fr; }
}
.footer-grid { display: grid; grid-template-columns: 1.4fr repeat(3,1fr); gap: 28px; }
.footer-logo { width: 132px; margin-bottom: 12px; }
.footer a { display: block; margin: 7px 0; color: var(--muted); font-weight: 800; }
.legal { margin-top: 26px; border-top: 1px solid var(--line); padding-top: 18px; color: #687980; font-size: 14px; }
.toast { position: fixed; left: 50%; bottom: 20px; transform: translate(-50%, 20px); opacity: 0; background: var(--ink); color: white; border-radius: 999px; padding: 12px 16px; box-shadow: var(--shadow); transition: .2s ease; z-index: 60; pointer-events: none; }
.toast.show { opacity: 1; transform: translate(-50%, 0); }
.reveal { opacity: 0; transform: translateY(14px); transition: .55s ease; }
.reveal.visible { opacity: 1; transform: translateY(0); }

.admin-premium {
  display: grid;
  gap: 24px;
  min-width: 0;
  max-width: 100%;
}
.app-shell:has(.admin-premium) {
  background: linear-gradient(135deg, #F7FBF7, #FFFCF8 46%, #F3F8FB);
}
.app-shell:has(.admin-premium) .sidebar {
  background: linear-gradient(180deg, rgba(18,70,55,.96), rgba(12,49,42,.98));
  color: #fff;
  border-right: 0;
  box-shadow: 18px 0 60px rgba(15,62,49,.15);
}
.app-shell:has(.admin-premium) .sidebar p,
.app-shell:has(.admin-premium) .side-links a,
.app-shell:has(.admin-premium) .side-links button { color: rgba(255,255,255,.78); }
.app-shell:has(.admin-premium) .role-pill,
.app-shell:has(.admin-premium) .side-links a:hover,
.app-shell:has(.admin-premium) .side-links a.active,
.app-shell:has(.admin-premium) .side-links button:hover {
  background: rgba(255,255,255,.12);
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.08);
}
.admin-hero {
  position: relative;
  overflow: hidden;
  min-width: 0;
  max-width: 100%;
  min-height: 310px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 230px;
  gap: 22px;
  align-items: center;
  padding: clamp(24px, 4vw, 42px);
  border-radius: 30px;
  background:
    radial-gradient(circle at 88% 18%, rgba(80,185,132,.25), transparent 18rem),
    radial-gradient(circle at 8% 0%, rgba(99,140,222,.16), transparent 20rem),
    linear-gradient(135deg, rgba(255,255,255,.94), rgba(237,248,241,.9));
  border: 1px solid rgba(24,82,65,.1);
  box-shadow: 0 24px 70px rgba(27,62,55,.1);
}
.admin-hero h1 { margin: 10px 0; font-size: clamp(34px, 4vw, 58px); letter-spacing: 0; }
.admin-hero p { max-width: 780px; color: #38544E; font-weight: 700; }
.admin-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.admin-hero-orb {
  width: 210px;
  height: 210px;
  display: grid;
  place-items: center;
  align-content: center;
  text-align: center;
  border-radius: 50%;
  background: linear-gradient(145deg, #DFF5E9, #fff);
  border: 1px solid rgba(43,122,95,.16);
  box-shadow: inset 0 0 0 14px rgba(43,122,95,.08), 0 22px 54px rgba(43,122,95,.14);
}
.admin-hero-orb strong { color: #124637; font-size: 54px; line-height: 1; }
.admin-hero-orb span { width: 140px; color: #42615A; font-weight: 850; }
.admin-hero-strip {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
.admin-hero-strip span,
.admin-search-pill {
  padding: 12px 14px;
  border-radius: 16px;
  background: rgba(255,255,255,.72);
  border: 1px solid rgba(24,82,65,.08);
  color: #23463E;
  font-weight: 850;
}
.admin-metric-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.admin-metric {
  min-height: 128px;
  display: grid;
  align-content: center;
  gap: 8px;
  padding: 22px;
  border-radius: 22px;
  border: 1px solid rgba(24,82,65,.08);
  box-shadow: 0 18px 44px rgba(27,62,55,.08);
}
.admin-metric span { color: #47615C; font-weight: 850; }
.admin-metric strong { color: #102A27; font-size: 32px; line-height: 1; }
.admin-metric small { color: #2B7A5F; font-weight: 850; }
.soft-purple { background: linear-gradient(135deg, #F6F1FF, #fff); }
.soft-blue { background: linear-gradient(135deg, #EFF7FF, #fff); }
.soft-gold { background: linear-gradient(135deg, #FFF7DC, #fff); }
.soft-green { background: linear-gradient(135deg, #ECFAF1, #fff); }
.admin-section,
.admin-panel,
.admin-listener-card,
.admin-booking-card,
.admin-user-card,
.admin-empty-card {
  min-width: 0;
  max-width: 100%;
  overflow-wrap: anywhere;
  border: 1px solid rgba(24,82,65,.08);
  border-radius: 24px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 18px 52px rgba(27,62,55,.08);
}
.admin-premium > *,
.admin-analytics-grid > *,
.admin-listener-grid > *,
.admin-booking-grid > *,
.admin-user-grid > *,
.admin-ops-grid > *,
.admin-metric-grid > * {
  min-width: 0;
  max-width: 100%;
}
.admin-section { padding: clamp(18px, 3vw, 28px); }
.admin-section-head,
.admin-panel-head,
.admin-card-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 18px;
}
.admin-section-head h2,
.admin-panel h3,
.admin-listener-card h3,
.admin-user-card h3,
.admin-booking-card h3 { margin: 0; letter-spacing: 0; }
.admin-section-head p,
.admin-panel p,
.admin-listener-card p,
.admin-user-card p,
.admin-booking-card p { margin: 6px 0 0; color: #526B65; font-weight: 700; }
.admin-analytics-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
  gap: 16px;
}
.admin-panel { padding: 20px; }
.admin-panel.wide { grid-column: span 2; }
.admin-line-chart svg { width: 100%; height: 190px; }
.admin-donut,
.admin-progress-ring {
  width: 150px;
  height: 150px;
  margin: 12px auto;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: conic-gradient(#4DB47A 0 60%, #5A7DE2 60% 100%);
  position: relative;
}
.admin-progress-ring { background: conic-gradient(#2B7A5F 0 72%, #E7EFEA 72% 100%); }
.admin-donut:after,
.admin-progress-ring:after {
  content: "";
  position: absolute;
  inset: 22px;
  border-radius: inherit;
  background: #fff;
}
.admin-donut span,
.admin-progress-ring strong { position: relative; z-index: 1; color: #102A27; font-size: 26px; font-weight: 950; }
.admin-legend {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 8px;
  color: #526B65;
}
.topic-bar { display: grid; gap: 8px; margin: 14px 0; }
.topic-bar div { display: flex; justify-content: space-between; color: #294942; font-weight: 850; }
.topic-bar i { height: 8px; width: 100%; border-radius: 999px; background: #ECF1EE; overflow: hidden; }
.topic-bar i:before { content: ""; display: block; width: var(--w); height: 100%; border-radius: inherit; background: var(--c); }
.admin-listener-grid,
.admin-user-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.admin-booking-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}
.admin-listener-card,
.admin-booking-card,
.admin-user-card,
.admin-empty-card {
  padding: 20px;
}
.admin-listener-card { display: grid; gap: 14px; }
.admin-card-menu { justify-self: end; color: #526B65; font-weight: 950; }
.admin-avatar {
  width: 62px;
  height: 62px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: linear-gradient(135deg, #EEE4FF, #EAF5EF);
  color: #5A3C91;
  font-weight: 950;
}
.admin-chip-row { display: flex; flex-wrap: wrap; gap: 8px; }
.status-chip {
  width: fit-content;
  padding: 7px 10px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 900;
  background: #EDF4F1;
  color: #31564D;
}
.status-chip.success { background: #E7F8EC; color: #167044; }
.status-chip.warning { background: #FFF5D8; color: #8A6300; }
.status-chip.danger { background: #FFE7E7; color: #A43535; }
.status-chip.neutral { background: #F2F5F4; color: #526B65; }
.admin-card-stats {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}
.admin-card-stats li {
  min-height: 70px;
  display: grid;
  align-content: center;
  padding: 10px;
  border-radius: 14px;
  background: #F7FAF8;
}
.admin-card-stats strong { color: #102A27; font-size: 17px; overflow-wrap: anywhere; }
.admin-card-stats span { color: #6A7D78; font-size: 12px; font-weight: 800; }
.admin-switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: #31564D;
  font-weight: 900;
}
.admin-switch input { position: absolute; opacity: 0; pointer-events: none; }
.admin-switch span {
  width: 48px;
  height: 26px;
  border-radius: 999px;
  background: #C9D2CE;
  position: relative;
}
.admin-switch span:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 3px;
  top: 3px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 4px 10px rgba(0,0,0,.14);
}
.admin-switch input:checked + span { background: #2B7A5F; }
.admin-switch input:checked + span:after { left: 25px; }
.admin-info-band {
  margin-top: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 20px;
  border-radius: 22px;
  background: linear-gradient(135deg, #E9F8EF, #F8FCF9);
}
.admin-info-band h3 { margin: 0; }
.admin-info-band span {
  width: 76px;
  height: 76px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #2B7A5F;
  color: #fff;
  font-weight: 950;
}
.admin-booking-meta {
  display: grid;
  grid-template-columns: 1fr;
  gap: 5px;
  margin: 16px 0;
}
.admin-booking-meta span { color: #72837E; font-size: 12px; font-weight: 850; }
.admin-booking-meta strong { color: #243F38; }
.icon-action {
  border: 1px solid rgba(24,82,65,.12);
  border-radius: 999px;
  background: #fff;
  color: #2B7A5F;
  padding: 8px 12px;
  font-weight: 900;
}
.admin-user-head {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
}
.admin-user-head .profile-avatar { width: 62px; height: 62px; margin: 0; font-size: 18px; }
.admin-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 14px;
}
.admin-card-actions .btn { flex: 1 1 110px; }
.admin-ops-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(320px, .65fr);
  gap: 18px;
}
.admin-ops-grid .masonry { columns: 2 220px; }

@media (max-width: 1180px) {
  .admin-metric-grid,
  .admin-hero-strip,
  .admin-listener-grid,
  .admin-user-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .admin-analytics-grid,
  .admin-ops-grid { grid-template-columns: 1fr; }
  .admin-panel.wide { grid-column: auto; }
}

@media (max-width: 760px) {
  .admin-hero,
  .admin-booking-grid,
  .admin-listener-grid,
  .admin-user-grid,
  .admin-metric-grid,
  .admin-hero-strip { grid-template-columns: 1fr; }
  .admin-hero-orb { width: 170px; height: 170px; }
  .admin-section-head,
  .admin-card-top { align-items: stretch; flex-direction: column; }
  .admin-card-stats { grid-template-columns: 1fr; }
}
@media (max-width: 980px) {
  .nav-toggle { display: block; }
  .nav-links, .nav-actions { display: none; }
  .nav-links.open { position: absolute; top: 82px; left: 14px; right: 14px; display: grid; padding: 12px; border: 1px solid var(--line); background: white; border-radius: 18px; box-shadow: var(--shadow); }
  .hero-stat-stack { grid-template-columns: 1fr; max-width: 520px; }
  .preview-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .preview-grid > .card,
  .preview-grid > .card:nth-child(n) { grid-column: span 1; grid-row: auto; }
  .preview-grid > .card:nth-child(5),
  .preview-grid > .card:nth-child(6) { grid-column: span 2; }
  .grid-2, .grid-3, .grid-4, .footer-grid, .auth-wrap, .app-hero, .plan-grid { grid-template-columns: 1fr; }
  .page-hero { min-height: 520px; padding: 4rem 2rem; background-position: center; }
  .app-page-hero { min-height: 420px; }
  .app-shell { grid-template-columns: 1fr; }
  .sidebar { position: static; height: auto; }
}
@media (max-width: 580px) {
  .container, .nav { width: calc(100% - 24px); }
  .section { padding: 58px 0; }
  .hero-premium { background-position: center; }
  .hero-content { padding: 54px 0; }
  .hero-layout { min-height: calc(100vh - var(--nav)); }
  .hero-stat { min-height: auto; padding: 14px; }
  .preview-grid { grid-template-columns: 1fr; }
  .preview-grid > .card,
  .preview-grid > .card:nth-child(n) { grid-column: 1; grid-row: auto; }
  .history-item { grid-template-columns: 1fr; }
  .mood-chip-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .pain-line span { width: 100%; border-radius: 16px; }
  .card, .panel { padding: 18px; }
  .mood-buttons, .calendar { grid-template-columns: 1fr; }
  .chat-input { grid-template-columns: 1fr; }
  .btn { width: 100%; }
  .page-hero { min-height: 460px; padding: 3.25rem 1.25rem; border-radius: 0 0 32px 32px; }
  .page-hero__title { font-size: clamp(2.5rem, 13vw, 4.2rem); letter-spacing: -.025em; }
  .page-hero__subtitle { font-size: 1rem; line-height: 1.7; }
}

@media (min-width: 761px) and (max-width: 1180px) {
  .wellness-shell.app-shell { grid-template-columns: 92px minmax(0, 1fr); }
  .wellness-sidebar { position: sticky; height: 100vh; }
}
@media (max-width: 760px) {
  .wellness-shell.app-shell { display: block; }
  .wellness-sidebar { position: static; height: auto; }
}

.admin-pricing-workspace {
  display: grid;
  gap: 22px;
  width: min(100%, 1480px);
  margin: 0 auto;
  padding: clamp(18px, 3vw, 34px);
  background:
    radial-gradient(circle at 12% 5%, rgba(221,246,228,.92), transparent 26rem),
    radial-gradient(circle at 78% 10%, rgba(255,244,204,.72), transparent 24rem),
    linear-gradient(180deg, #F8FBF8, #F3FAF5 44%, #EDF8F2);
  border-radius: 0 0 34px 34px;
}

.app-shell:has(.admin-pricing-workspace) {
  background: linear-gradient(180deg, #F8FBF8, #EDF8F2);
}

.app-shell:has(.admin-pricing-workspace) .sidebar {
  background: linear-gradient(165deg, #063B32 0%, #075343 48%, #0B5D4B 100%);
  color: #fff;
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 28px 80px rgba(6,59,50,.26);
}

.app-shell:has(.admin-pricing-workspace) .sidebar p,
.app-shell:has(.admin-pricing-workspace) .side-links a,
.app-shell:has(.admin-pricing-workspace) .side-links button { color: rgba(255,255,255,.78); }

.app-shell:has(.admin-pricing-workspace) .role-pill,
.app-shell:has(.admin-pricing-workspace) .side-links a:hover,
.app-shell:has(.admin-pricing-workspace) .side-links a.active,
.app-shell:has(.admin-pricing-workspace) .side-links button:hover {
  color: #fff;
  background: rgba(255,255,255,.12);
  border-color: rgba(255,255,255,.16);
}

.admin-pricing-hero {
  position: relative;
  overflow: hidden;
  min-height: 310px;
  padding: clamp(24px, 4vw, 46px);
  border: 1px solid rgba(15,118,110,.12);
  border-radius: 34px;
  background:
    linear-gradient(115deg, rgba(221,246,228,.95), rgba(219,234,254,.68) 48%, rgba(255,244,204,.74)),
    radial-gradient(circle at 90% 20%, rgba(233,213,255,.84), transparent 20rem);
  box-shadow: 0 28px 80px rgba(11,93,75,.13);
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, 420px);
  gap: 22px;
  align-items: center;
}

.admin-pricing-hero h1 {
  max-width: 720px;
  margin: 16px 0 0;
  font-size: clamp(34px, 5vw, 58px);
  color: #092F29;
}

.admin-pricing-hero p {
  max-width: 690px;
  color: #47615C;
  font-size: 16px;
}

.admin-pricing-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.admin-pricing-hero-stats {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.admin-pricing-hero-stats article {
  min-height: 112px;
  padding: 18px;
  border: 1px solid rgba(15,118,110,.12);
  border-radius: 24px;
  background: rgba(255,255,255,.55);
  box-shadow: 0 16px 42px rgba(11,93,75,.08);
  backdrop-filter: blur(18px);
}

.admin-pricing-hero-stats span,
.pricing-insight-card span {
  color: #47615C;
  font-size: 13px;
  font-weight: 850;
}

.admin-pricing-hero-stats strong {
  display: block;
  margin-top: 8px;
  color: #0B332D;
  font-size: clamp(24px, 3vw, 36px);
  line-height: 1;
  overflow-wrap: anywhere;
}

.admin-pricing-hero-stats small,
.pricing-insight-card small {
  display: block;
  margin-top: 8px;
  color: #2B7A5F;
  font-weight: 800;
}

.admin-pricing-hero-art {
  min-height: 240px;
  position: relative;
  border-radius: 30px;
  background:
    radial-gradient(circle at 28% 24%, rgba(255,255,255,.72), transparent 6rem),
    linear-gradient(160deg, rgba(168,213,186,.62), rgba(253,230,214,.78));
  border: 1px solid rgba(255,255,255,.5);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.76), 0 18px 48px rgba(11,93,75,.12);
}

.wellness-sun {
  position: absolute;
  right: 34px;
  top: 30px;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: #FFF4CC;
  box-shadow: 0 0 0 18px rgba(255,244,204,.34);
}

.wellness-person {
  position: absolute;
  left: 50%;
  bottom: 30px;
  width: 116px;
  height: 142px;
  margin-left: -58px;
  border-radius: 60px 60px 44px 44px;
  background: linear-gradient(180deg, #0F766E, #0B5D4B);
  box-shadow: 0 20px 44px rgba(11,93,75,.22);
}

.wellness-person:before {
  content: "";
  position: absolute;
  top: -52px;
  left: 31px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #FDE6D6;
  box-shadow: 22px -8px 0 -8px #092F29;
}

.wellness-person span {
  position: absolute;
  inset: 58px 18px auto;
  height: 42px;
  border-radius: 999px;
  background: rgba(255,255,255,.24);
}

.wellness-leaves i {
  position: absolute;
  width: 54px;
  height: 24px;
  border-radius: 54px 54px 8px 54px;
  background: #A8D5BA;
}

.wellness-leaves i:nth-child(1) { left: 38px; bottom: 42px; }
.wellness-leaves i:nth-child(2) { left: 70px; bottom: 82px; background: #DDF6E4; }
.wellness-leaves i:nth-child(3) { right: 60px; bottom: 64px; background: #DBEAFE; }

.pricing-management-shell {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr) minmax(360px, .95fr);
  gap: 18px;
  align-items: start;
}

.pricing-management-nav,
.pricing-editor-panel,
.pricing-preview-panel,
.pricing-site-panel,
.pricing-insight-card {
  min-width: 0;
  border: 1px solid rgba(15,118,110,.12);
  border-radius: 28px;
  background: rgba(255,255,255,.58);
  box-shadow: 0 18px 54px rgba(11,93,75,.10);
  backdrop-filter: blur(18px);
}

.pricing-management-nav {
  position: sticky;
  top: 18px;
  display: grid;
  gap: 8px;
  padding: 16px;
}

.pricing-management-nav strong {
  margin-bottom: 8px;
  color: #0B332D;
}

.pricing-management-nav a,
.pricing-management-nav span {
  min-height: 40px;
  display: flex;
  align-items: center;
  padding: 10px 12px;
  border-radius: 14px;
  color: #38544E;
  font-size: 14px;
  font-weight: 850;
}

.pricing-management-nav a.active,
.pricing-management-nav a:hover {
  color: #0B5D4B;
  background: linear-gradient(135deg, rgba(221,246,228,.92), rgba(219,234,254,.62));
}

.pricing-management-nav span {
  opacity: .68;
}

.pricing-editor-panel,
.pricing-preview-panel,
.pricing-site-panel {
  padding: clamp(18px, 2.5vw, 26px);
}

.pricing-panel-head {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: flex-start;
  margin-bottom: 18px;
}

.pricing-panel-head h2 {
  margin: 10px 0 0;
  font-size: clamp(24px, 3vw, 34px);
  color: #0B332D;
}

.pricing-panel-head p {
  margin-top: 8px;
  color: #536A64;
}

.pricing-editor-panel .admin-currency-form,
.pricing-editor-panel .admin-plan-form,
.pricing-site-panel form {
  border: 1px solid rgba(15,118,110,.12);
  border-radius: 22px;
  background:
    linear-gradient(135deg, rgba(255,255,255,.82), rgba(221,246,228,.42)),
    rgba(255,255,255,.58);
  box-shadow: 0 12px 34px rgba(11,93,75,.07);
}

.pricing-editor-panel .admin-currency-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 14px;
  padding: 16px;
  margin-bottom: 16px;
}

.pricing-editor-panel .admin-currency-form .form-note {
  grid-column: 1 / -1;
  margin: 0;
  color: #536A64;
  font-size: 13px;
}

.pricing-editor-panel .admin-plan-forms {
  display: grid;
  gap: 14px;
}

.pricing-editor-panel .admin-plan-form,
.pricing-site-panel form {
  padding: 18px;
}

.pricing-editor-panel .field input,
.pricing-editor-panel .field select,
.pricing-editor-panel .field textarea,
.pricing-site-panel .field input,
.pricing-site-panel .field textarea {
  width: 100%;
  background: rgba(255,255,255,.78);
}

.pricing-editor-panel .field textarea,
.pricing-site-panel .field textarea {
  resize: vertical;
}

.pricing-preview-panel .plan-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.pricing-preview-panel .plan-card {
  min-height: 460px;
  border-radius: 26px;
  background:
    linear-gradient(150deg, rgba(255,255,255,.84), rgba(221,246,228,.56)),
    rgba(255,255,255,.68);
}

.pricing-preview-panel .plan-card.featured {
  background:
    linear-gradient(150deg, rgba(221,246,228,.88), rgba(233,213,255,.64)),
    rgba(255,255,255,.72);
}

.pricing-preview-panel .price {
  font-size: clamp(28px, 4vw, 46px);
  overflow-wrap: anywhere;
}

.pricing-site-panel {
  scroll-margin-top: 18px;
}

.pricing-site-panel form {
  display: grid;
  gap: 14px;
}

.pricing-insights {
  scroll-margin-top: 18px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.pricing-insight-card {
  min-height: 210px;
  padding: 20px;
  overflow: hidden;
}

.pricing-insight-card strong {
  display: block;
  margin-top: 10px;
  color: #0B332D;
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.1;
  overflow-wrap: anywhere;
}

.pricing-insight-card svg {
  width: 100%;
  height: 72px;
  margin-top: 16px;
}

.pricing-insight-card.mint { background: linear-gradient(145deg, rgba(221,246,228,.88), rgba(255,255,255,.7)); }
.pricing-insight-card.blue { background: linear-gradient(145deg, rgba(219,234,254,.88), rgba(255,255,255,.7)); }
.pricing-insight-card.peach { background: linear-gradient(145deg, rgba(253,230,214,.92), rgba(233,213,255,.5)); }
.pricing-insight-card.gold { background: linear-gradient(145deg, rgba(255,244,204,.94), rgba(255,255,255,.68)); }

.pricing-mini-donut {
  --premium: 50%;
  width: 92px;
  height: 92px;
  margin: 16px 0;
  border-radius: 50%;
  background: conic-gradient(#0F766E 0 var(--premium), #DBEAFE var(--premium) 100%);
  display: grid;
  place-items: center;
}

.pricing-mini-donut:after {
  content: "";
  position: absolute;
}

.pricing-mini-donut b {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(255,255,255,.9);
  color: #0B332D;
}

.pricing-trophy {
  width: 76px;
  height: 76px;
  margin-top: 18px;
  border-radius: 24px;
  display: grid;
  place-items: center;
  color: #8A5A00;
  background: rgba(255,244,204,.95);
  font-weight: 950;
  font-size: 24px;
}

.pricing-product-shell {
  display: grid;
  grid-template-columns: minmax(0, 1.28fr) minmax(360px, .72fr);
  gap: 18px;
  align-items: start;
}

.pricing-products-column,
.pricing-preview-column {
  min-width: 0;
  border: 1px solid rgba(15,118,110,.12);
  border-radius: 30px;
  background: rgba(255,255,255,.58);
  box-shadow: 0 22px 64px rgba(11,93,75,.10);
  backdrop-filter: blur(18px);
  padding: clamp(18px, 2.5vw, 28px);
}

.pricing-product-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.pricing-product-card {
  min-height: 420px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 20px;
  border: 1px solid rgba(15,118,110,.13);
  border-radius: 26px;
  background:
    linear-gradient(145deg, rgba(255,255,255,.82), rgba(221,246,228,.48)),
    rgba(255,255,255,.64);
  box-shadow: 0 16px 44px rgba(11,93,75,.09);
}

.pricing-product-card:nth-child(2) {
  background: linear-gradient(145deg, rgba(219,234,254,.76), rgba(255,255,255,.72));
}

.pricing-product-card:nth-child(3) {
  background: linear-gradient(145deg, rgba(221,246,228,.9), rgba(233,213,255,.6));
}

.pricing-product-card:nth-child(4) {
  background: linear-gradient(145deg, rgba(255,244,204,.9), rgba(253,230,214,.7));
}

.product-card-top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: start;
}

.product-card-top h3 {
  margin: 10px 0 0;
  color: #0B332D;
  font-size: 25px;
}

.product-card-top p {
  margin-top: 8px;
  color: #536A64;
}

.product-card-top strong {
  color: #0B332D;
  font-size: 26px;
  line-height: 1;
  text-align: right;
  overflow-wrap: anywhere;
}

.product-status {
  display: inline-flex;
  min-height: 30px;
  align-items: center;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(15,118,110,.1);
  color: #0B5D4B;
  font-size: 12px;
  font-weight: 900;
}

.product-card-meta {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.product-card-meta span {
  min-height: 82px;
  padding: 12px;
  border-radius: 18px;
  background: rgba(255,255,255,.56);
  color: #60746F;
  font-size: 12px;
  font-weight: 800;
}

.product-card-meta b {
  display: block;
  margin-bottom: 6px;
  color: #102A27;
  font-size: 15px;
  line-height: 1.2;
  overflow-wrap: anywhere;
}

.product-feature-list {
  margin: 0;
  padding: 0;
  display: grid;
  gap: 8px;
  list-style: none;
}

.product-feature-list li {
  display: flex;
  gap: 8px;
  color: #304B45;
  font-weight: 750;
  font-size: 14px;
}

.product-feature-list li:before {
  content: "";
  flex: 0 0 8px;
  width: 8px;
  height: 8px;
  margin-top: 8px;
  border-radius: 50%;
  background: #0F766E;
}

.product-card-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: auto;
}

.product-card-actions .btn {
  margin-top: 0;
}

.danger-soft {
  color: #A43D3D;
  border-color: rgba(164,61,61,.18);
  background: rgba(255,138,128,.12);
}

.preview-device-pill {
  min-height: 36px;
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  background: #102A27;
  color: #fff;
  font-weight: 850;
  white-space: nowrap;
}

.pricing-preview-column {
  position: sticky;
  top: 18px;
}

.pricing-preview-column .plan-grid {
  grid-template-columns: 1fr;
  gap: 14px;
}

.pricing-preview-column .plan-card {
  min-height: 360px;
  border-radius: 24px;
  padding: 22px;
}

.pricing-preview-column .price {
  font-size: clamp(30px, 4vw, 44px);
  overflow-wrap: anywhere;
}

.pricing-currency-pill {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  padding: 10px;
  border: 1px solid rgba(15,118,110,.12);
  border-radius: 18px;
  background: rgba(255,255,255,.58);
}

.pricing-currency-pill label {
  color: #47615C;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.pricing-currency-pill select {
  min-height: 42px;
  border: 1px solid rgba(15,118,110,.16);
  border-radius: 14px;
  padding: 8px 12px;
  background: rgba(255,255,255,.82);
  color: #0B332D;
  font-weight: 800;
}

.plan-drawer[hidden] {
  display: none;
}

.plan-drawer {
  position: fixed;
  inset: 0;
  z-index: 80;
}

.plan-drawer-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(7,20,15,.36);
  backdrop-filter: blur(8px);
}

.plan-drawer-panel {
  position: absolute;
  inset: 14px 14px 14px auto;
  width: min(560px, calc(100% - 28px));
  overflow: auto;
  padding: 24px;
  border: 1px solid rgba(255,255,255,.55);
  border-radius: 30px;
  background:
    radial-gradient(circle at 20% 0%, rgba(221,246,228,.9), transparent 22rem),
    linear-gradient(180deg, rgba(255,255,255,.96), rgba(243,250,245,.94));
  box-shadow: 0 28px 90px rgba(7,20,15,.28);
}

.plan-drawer-head {
  display: flex;
  gap: 18px;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 18px;
}

.plan-drawer-head h2 {
  margin: 10px 0 0;
  font-size: 34px;
  color: #0B332D;
}

.drawer-close {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(15,118,110,.14);
  border-radius: 14px;
  background: rgba(255,255,255,.78);
  color: #0B332D;
  font-weight: 900;
}

.plan-drawer-preview {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
  padding: 16px;
  margin-bottom: 18px;
  border-radius: 22px;
  background: linear-gradient(135deg, rgba(221,246,228,.9), rgba(219,234,254,.62));
  border: 1px solid rgba(15,118,110,.12);
}

.plan-drawer-preview span,
.plan-drawer-preview small {
  display: block;
  color: #47615C;
  font-weight: 800;
}

.plan-drawer-preview strong {
  display: block;
  color: #0B332D;
  font-size: 24px;
}

.drawer-plan-form {
  display: grid;
  gap: 14px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

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

.drawer-plan-form .field input,
.drawer-plan-form .field select,
.drawer-plan-form .field textarea {
  width: 100%;
  background: rgba(255,255,255,.88);
}

.drawer-plan-form .field textarea {
  min-height: 170px;
}

.recent-purchases p {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin: 14px 0 0;
  padding: 12px;
  border-radius: 16px;
  background: rgba(255,255,255,.58);
}

.recent-purchases b,
.recent-purchases small {
  color: #0B332D;
  font-weight: 850;
}

@media (max-width: 1180px) {
  .admin-pricing-hero,
  .pricing-management-shell,
  .pricing-insights,
  .pricing-product-shell {
    grid-template-columns: 1fr;
  }
  .pricing-management-nav {
    position: static;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .pricing-management-nav strong {
    grid-column: 1 / -1;
  }
  .admin-pricing-hero-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pricing-preview-column {
    position: static;
  }
}

@media (max-width: 760px) {
  .admin-pricing-workspace {
    padding: 12px;
    border-radius: 0 0 24px 24px;
  }
  .admin-pricing-hero,
  .pricing-editor-panel,
  .pricing-preview-panel,
  .pricing-site-panel {
    border-radius: 22px;
  }
  .admin-pricing-hero-stats,
  .pricing-preview-panel .plan-grid,
  .pricing-editor-panel .admin-currency-form,
  .pricing-product-grid,
  .product-card-meta,
  .drawer-field-row {
    grid-template-columns: 1fr;
  }
  .pricing-management-nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .pricing-panel-head {
    display: grid;
  }
  .admin-pricing-hero-art {
    min-height: 190px;
  }
  .plan-drawer-panel {
    inset: 8px;
    width: auto;
    border-radius: 22px;
  }
  .pricing-currency-pill,
  .product-card-actions,
  .plan-drawer-preview {
    display: grid;
  }
}

/* Stable interaction system: hover/focus may change color, shadow, border color, or opacity only. */
.btn,
.card,
.panel,
.stat-card,
.feature-card,
.wellness-card,
.wellness-hero,
.listener-card-v2,
.anonymous-listener-card,
.booking-type-selector a,
.emotion-chips button,
.mood-tile-grid button,
.sticker-btn,
.hero-theme-icon,
.market-icon-btn,
.theme-dot-btn,
.top-avatar-btn,
.side-links a,
.side-links button,
.nav-links a,
.field input,
.field select,
.field textarea,
.theme-select,
.checkout-panel,
.booking-popup-panel,
.profile-panel,
.session-option,
.plan-card,
.admin-static-card,
.admin-plan-form,
.admin-currency-form,
.admin-pricing-hero,
.pricing-management-nav,
.pricing-management-nav a,
.pricing-editor-panel,
.pricing-preview-panel,
.pricing-site-panel,
.pricing-insight-card,
.pricing-products-column,
.pricing-preview-column,
.pricing-product-card,
.pricing-currency-pill,
.plan-drawer-panel,
.drawer-close {
  transform: none !important;
  translate: none !important;
  scale: none !important;
  transition-property: background-color, color, border-color, box-shadow, opacity, filter !important;
}

.btn:hover,
.btn:focus,
.btn:active,
.card:hover,
.card:focus-within,
.panel:hover,
.stat-card:hover,
.feature-card:hover,
.wellness-card:hover,
.wellness-card.depth-ready:hover,
.wellness-hero.depth-ready,
.card.depth-ready:hover,
.listener-card-v2:hover,
.anonymous-listener-card:hover,
.booking-type-selector a:hover,
.booking-type-selector a:focus,
.booking-type-selector a.active,
.emotion-chips button:hover,
.emotion-chips button.selected,
.mood-tile-grid button:hover,
.mood-tile-grid button.selected,
.sticker-btn:hover,
.hero-theme-icon:hover,
.market-icon-btn:hover,
.theme-dot-btn:hover,
.top-avatar-btn:hover,
.profile-panel:hover,
.plan-card:hover,
.admin-static-card:hover,
.admin-plan-form:hover,
.admin-currency-form:hover,
.admin-pricing-hero:hover,
.pricing-management-nav:hover,
.pricing-management-nav a:hover,
.pricing-editor-panel:hover,
.pricing-preview-panel:hover,
.pricing-site-panel:hover,
.pricing-insight-card:hover,
.pricing-products-column:hover,
.pricing-preview-column:hover,
.pricing-product-card:hover,
.pricing-currency-pill:hover,
.plan-drawer-panel:hover,
.drawer-close:hover {
  transform: none !important;
  translate: none !important;
  scale: none !important;
}

.field input,
.field select,
.field textarea,
.theme-select {
  min-height: 48px;
  border-width: 1px;
  outline: 0;
}

.field textarea {
  min-height: 110px;
}

.field input:focus,
.field select:focus,
.field textarea:focus,
.theme-select:focus {
  border-color: var(--green);
  box-shadow: 0 0 0 4px color-mix(in srgb, var(--mint) 54%, transparent);
}

.plan-card,
.admin-static-card,
.listener-card-v2,
.anonymous-listener-card,
.booking-type-selector a {
  will-change: auto !important;
}

.plan-card .btn,
.admin-plan-form .btn,
.admin-currency-form .btn,
.checkout-panel .btn,
.booking-popup-panel .btn {
  min-width: 0;
  flex-shrink: 0;
}

/* Typography and alignment restore: no color/theme redesign. */
body {
  font-family: "DM Sans", Inter, ui-sans-serif, system-ui, sans-serif;
  font-weight: 400;
  line-height: 1.68;
}

h1,
h2,
.page-hero__title,
.hero-content h1,
.wellness-hero h1,
.admin-pricing-hero h1,
.market-title-row h1,
.profile-intro h1 {
  font-family: "Playfair Display", Overpass, Inter, serif;
  font-weight: 600;
  letter-spacing: 0;
}

h3,
h4,
button,
input,
select,
textarea,
label,
.btn,
.side-links a,
.side-links button,
.tag,
.eyebrow {
  font-family: "DM Sans", Inter, ui-sans-serif, system-ui, sans-serif;
}

h1,
h2,
h3 {
  text-wrap: balance;
}

p,
li,
small {
  text-wrap: pretty;
}

.app-main,
.wellness-main,
.market-main,
.listener-profile-page {
  min-width: 0;
}

.sidebar .brand {
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.sidebar .brand img {
  width: 132px;
  height: 52px;
  object-fit: contain;
  object-position: center;
}

.side-links {
  gap: 8px;
}

.side-links a,
.side-links button,
.wellness-menu a {
  min-height: 48px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.card,
.panel,
.wellness-card,
.admin-panel,
.pricing-product-card,
.plan-card,
.listener-card-v2,
.profile-panel,
.community-post {
  text-align: left;
}

.card-head,
.pricing-panel-head,
.admin-section-head,
.market-title-row,
.product-card-top,
.plan-drawer-head,
.wellness-topbar,
.listener-profile-head {
  align-items: flex-start;
}

.btn,
.field input,
.field select,
.field textarea,
.theme-select,
.pricing-currency-pill select {
  font-size: 15px;
}

.btn {
  align-items: center;
  justify-content: center;
  line-height: 1.2;
}

.field label {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  font-weight: 800;
}

.field input,
.field select,
.field textarea {
  width: 100%;
}

.grid,
.pricing-product-grid,
.admin-metric-grid,
.admin-analytics-grid,
.listener-grid-market,
.profile-stats {
  align-items: stretch;
}

.community-post .post-head,
.admin-user-head,
.session-row,
.wellness-user-mini,
.mini-profile-btn {
  align-items: center;
}

.social-community-board { max-width: 1180px; margin: 0 auto; }
.social-community-layout { display: grid; grid-template-columns: minmax(0, 680px) minmax(240px, 320px); gap: 24px; align-items: start; }
.social-community-layout main, .social-feed { display: grid; gap: 18px; }
.social-composer { position: sticky; top: 12px; z-index: 4; display: grid; grid-template-columns: auto 1fr; gap: 12px; padding: 16px; border: 1px solid var(--line); border-radius: 18px; background: var(--card-bg); box-shadow: var(--shadow-soft); }
.social-composer .community-thought { margin: 0; }
.social-composer textarea { min-height: 74px; resize: vertical; }
.composer-row { grid-column: 2; display: flex; flex-wrap: wrap; gap: 10px; align-items: center; }
.composer-row input, .composer-row select { flex: 1 1 160px; min-width: 0; }
.social-post-card { overflow: hidden; border: 1px solid var(--line); border-radius: 18px; background: var(--card-bg); box-shadow: var(--shadow-soft); }
.social-post-head { display: grid; grid-template-columns: auto 1fr auto; gap: 12px; align-items: center; padding: 14px 16px; }
.social-post-head h3 { margin: 0; font-size: 15px; }
.social-post-head span { color: var(--muted); font-size: 12px; font-weight: 700; }
.social-post-head button, .social-post-actions button, .social-post-actions a, .social-comment-row button { border: 0; border-radius: 999px; background: color-mix(in srgb, var(--surface) 88%, transparent); color: var(--ink); font-weight: 850; padding: 9px 12px; text-decoration: none; cursor: pointer; }
.social-post-media { aspect-ratio: 4 / 3; background: var(--surface); }
.social-post-media img { width: 100%; height: 100%; object-fit: cover; display: block; }
.social-post-body { display: grid; gap: 10px; padding: 14px 16px 16px; }
.social-post-body p { margin: 0; overflow-wrap: anywhere; }
.social-post-counts, .social-post-actions { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; }
.social-post-counts { color: var(--muted); font-size: 13px; font-weight: 800; }
.social-comments { display: grid; gap: 6px; font-size: 14px; }
.social-comment-row { display: grid; grid-template-columns: 1fr auto; gap: 8px; }
.social-comment-row input { min-width: 0; border-radius: 999px; }
.community-right-rail { position: sticky; top: 14px; display: grid; gap: 10px; padding: 18px; border: 1px solid var(--line); border-radius: 18px; background: var(--card-bg); box-shadow: var(--shadow-soft); }
.community-right-rail h3 { margin: 8px 0 0; }
.community-right-rail span { display: inline-flex; width: fit-content; border-radius: 999px; padding: 8px 10px; background: var(--mint); font-weight: 850; }
@media (max-width: 920px) {
  .social-community-layout { grid-template-columns: 1fr; }
  .community-right-rail { position: static; }
}
@media (max-width: 620px) {
  .social-composer { grid-template-columns: 1fr; position: static; }
  .composer-row { grid-column: auto; }
  .social-comment-row { grid-template-columns: 1fr; }
}

.app-shell:has(.hm-community-page) {
  background: #F8FAF6;
}
.app-shell:has(.hm-community-page) .wellness-main {
  padding: 0;
  overflow: visible;
}
.app-shell:has(.hm-community-page) .wellness-topbar {
  display: none;
}
.app-shell:has(.hm-community-page) .account-page {
  width: min(100%, 1600px);
  padding: 0 24px 96px;
}
.app-shell:has(.hm-community-page) .wellness-sidebar {
  background: #FFFDF9;
}
.app-shell:has(.hm-community-page) .wellness-user-mini {
  border: 1px solid rgba(111,175,141,.18);
  border-radius: 24px;
  box-shadow: 0 18px 46px rgba(29,29,29,.07);
}
.hm-community-page {
  --hm-social-green: #6FAF8D;
  --hm-social-sage: #DCEBDD;
  --hm-social-bg: #F8FAF6;
  --hm-social-cream: #FFFDF9;
  --hm-social-text: #1D1D1D;
  --hm-social-muted: #6B7280;
  --hm-social-line: rgba(29,29,29,.09);
  width: min(100%, 1320px);
  min-height: 100vh;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 760px) 320px;
  gap: 24px;
  align-items: start;
  padding: 24px 0;
  color: var(--hm-social-text);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}
.hm-community-feed {
  display: grid;
  gap: 24px;
  align-content: start;
}
.hm-community-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  padding-bottom: 0;
}
.hm-community-account {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}
.hm-account-chip {
  min-height: 52px;
  border: 1px solid var(--hm-social-line);
  border-radius: 999px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 6px 14px 6px 6px;
  background: rgba(255,253,249,.94);
  color: var(--hm-social-text);
  box-shadow: 0 12px 34px rgba(29,29,29,.06);
}
.hm-account-chip .avatar,
.hm-account-chip .profile-avatar {
  width: 40px;
  height: 40px;
  margin: 0;
  font-size: 13px;
}
.hm-account-chip span {
  display: grid;
  gap: 2px;
  text-align: left;
}
.hm-account-chip strong {
  max-width: 112px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
}
.hm-account-chip small {
  width: fit-content;
  padding: 2px 8px;
  border-radius: 999px;
  background: #E8F4EA;
  color: #2F7D56;
  font-size: 11px;
  font-weight: 850;
}
.hm-community-head h1 {
  margin: 0 0 16px;
  font-size: 28px;
  line-height: 1.1;
  letter-spacing: 0;
  font-weight: 800;
}
.hm-community-head nav {
  display: flex;
  gap: 32px;
  border-bottom: 1px solid var(--hm-social-line);
}
.hm-community-head nav button {
  min-height: 40px;
  border: 0;
  border-bottom: 2px solid transparent;
  background: transparent;
  color: var(--hm-social-muted);
  font-weight: 750;
  font-size: 15px;
}
.hm-community-head nav .active {
  color: var(--hm-social-text);
  border-color: #2E8B57;
}
.hm-feed-filter {
  width: auto;
  min-width: 76px;
  height: 44px;
  border: 0;
  border-radius: 999px;
  background: #EDF6EF;
  color: #2F7D56;
  font-size: 13px;
  font-weight: 850;
}
.hm-stories {
  display: flex;
  gap: 24px;
  min-height: 120px;
  overflow-x: auto;
  padding: 0 4px 8px;
  scrollbar-width: none;
}
.hm-stories::-webkit-scrollbar {
  display: none;
}
.hm-story {
  width: 76px;
  flex: 0 0 76px;
  border: 0;
  background: transparent;
  display: grid;
  justify-items: center;
  gap: 8px;
  color: var(--hm-social-text);
}
.hm-story > span {
  position: relative;
  width: 76px;
  height: 76px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  padding: 3px;
  background: conic-gradient(#EC4C68, #B42BDD, #FF8A3D, #EC4C68);
  color: #2F7D56;
  font-weight: 900;
  animation: storyGlow 5s linear infinite;
}
.hm-story.own > span {
  background: linear-gradient(#F8FAF6, #F8FAF6) padding-box, linear-gradient(135deg, #DCEBDD, #6FAF8D) border-box;
  border: 2px solid transparent;
}
.hm-story img {
  width: 100%;
  height: 100%;
  border: 3px solid #FFFDF9;
  border-radius: 50%;
  object-fit: cover;
}
.hm-story i {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 3px solid #FFFDF9;
  background: #36B56D;
}
.hm-story.own i {
  width: 22px;
  height: 22px;
  right: -2px;
  bottom: 4px;
}
.hm-story.own i:before,
.hm-story.own i:after {
  content: "";
  position: absolute;
  inset: 50% auto auto 50%;
  width: 10px;
  height: 2px;
  background: white;
  transform: translate(-50%, -50%);
}
.hm-story.own i:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.hm-story small {
  max-width: 84px;
  color: var(--hm-social-text);
  font-size: 13px;
  text-align: center;
  white-space: nowrap;
}
.hm-story-uploader {
  display: grid;
  grid-template-columns: minmax(150px, 1fr) minmax(0, 1.2fr) minmax(0, .9fr) 120px;
  align-items: center;
  gap: 12px;
  padding: 16px;
  border: 1px solid var(--hm-social-line);
  border-radius: 24px;
  background: rgba(255,253,249,.95);
  box-shadow: 0 18px 48px rgba(29,29,29,.06);
}
.hm-story-uploader[hidden] {
  display: none;
}
.hm-story-uploader strong,
.hm-story-uploader small {
  display: block;
}
.hm-story-uploader small {
  color: var(--hm-social-muted);
  font-size: 12px;
}
.hm-story-uploader input,
.hm-story-uploader button {
  min-height: 44px;
  border-radius: 999px;
}
.hm-story-uploader input {
  border: 1px solid var(--hm-social-line);
  padding: 0 14px;
  background: #fff;
}
.hm-story-uploader button {
  border: 0;
  background: #2F9259;
  color: white;
  font-weight: 850;
}
.hm-community-page.no-stories .hm-stories,
.hm-community-page.no-stories .hm-story-uploader {
  display: none !important;
}
@keyframes storyGlow {
  from { filter: saturate(1); }
  50% { filter: saturate(1.25) brightness(1.03); }
  to { filter: saturate(1); }
}
.hm-composer {
  display: grid;
  gap: 16px;
  padding: 16px 24px;
  border: 1px solid var(--hm-social-line);
  border-radius: 24px;
  background: rgba(255,253,249,.92);
  box-shadow: 0 18px 48px rgba(29,29,29,.06);
}
.hm-composer-top {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr) 112px;
  align-items: center;
  gap: 16px;
}
.hm-composer .avatar,
.hm-composer .profile-avatar {
  width: 52px;
  height: 52px;
  margin: 0;
  font-size: 16px;
}
.hm-composer input[name="content"] {
  width: 100%;
  min-height: 52px;
  border: 1px solid var(--hm-social-line);
  border-radius: 999px;
  padding: 0 20px;
  background: white;
  color: var(--hm-social-text);
  font-size: 15px;
}
.hm-post-submit {
  min-height: 48px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #55A873, #2F9259);
  color: white;
  font-weight: 850;
  box-shadow: 0 12px 28px rgba(47,146,89,.22);
}
.hm-composer-tools {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-left: 68px;
}
.hm-composer-tools button,
.hm-composer-tools label {
  border: 0;
  background: transparent;
  color: #4B5563;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 750;
  white-space: nowrap;
}
.hm-composer-tools label input {
  accent-color: var(--hm-social-green);
}
.hm-composer-extra {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 180px;
  gap: 12px;
  padding-left: 68px;
}
.hm-composer-extra[hidden] {
  display: none;
}
.hm-composer-extra input,
.hm-composer-extra select {
  min-height: 44px;
  border: 1px solid var(--hm-social-line);
  border-radius: 999px;
  padding: 0 14px;
  background: white;
}
.hm-file-upload {
  min-height: 44px;
  border: 1px dashed rgba(47,146,89,.42);
  border-radius: 999px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  background: #F8FAF6;
  color: #2F7D56;
  font-weight: 850;
  cursor: pointer;
}
.hm-file-upload input {
  position: absolute;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
.hm-post-list {
  display: grid;
  gap: 24px;
}
.hm-post-list .social-feed {
  display: grid;
  gap: 24px;
}
.hm-post-list .social-post-card {
  overflow: hidden;
  border: 1px solid var(--hm-social-line);
  border-radius: 28px;
  background: white;
  box-shadow: 0 18px 54px rgba(29,29,29,.07);
  transition: transform .2s ease, box-shadow .2s ease;
}
.hm-post-list .social-post-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 70px rgba(29,29,29,.1);
}
.hm-post-list .social-post-head {
  grid-template-columns: 52px minmax(0, 1fr) 44px;
  gap: 16px;
  padding: 24px 24px 12px;
}
.hm-post-avatar,
.hm-comment-avatar,
.hm-mini-avatar {
  position: relative;
  display: grid;
  place-items: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: linear-gradient(135deg, #6FAF8D, #2F9259);
  color: white;
  font-weight: 900;
}
.hm-post-avatar:after,
.hm-mini-avatar i {
  content: "";
  position: absolute;
  right: 1px;
  bottom: 3px;
  width: 12px;
  height: 12px;
  border: 3px solid white;
  border-radius: 50%;
  background: #37B86A;
}
.hm-post-list .social-post-head h3 {
  margin: 2px 0 5px;
  color: var(--hm-social-text);
  font-size: 16px;
  font-weight: 800;
}
.hm-post-list .social-post-head span {
  color: var(--hm-social-muted);
  font-size: 13px;
  font-weight: 650;
}
.hm-post-list .social-post-head button {
  border: 0;
  background: transparent;
  color: var(--hm-social-text);
  font-size: 19px;
  letter-spacing: 2px;
}
.hm-post-list .social-post-body {
  display: grid;
  gap: 12px;
  padding: 0 24px 16px;
}
.hm-post-list .social-post-body p {
  margin: 0;
  color: #253041;
  font-size: 16px;
  line-height: 1.55;
}
.hm-post-tag {
  width: fit-content;
  color: #17834F;
  font-weight: 800;
  text-decoration: none;
}
.hm-post-list .social-post-media {
  margin: 0 24px;
  border-radius: 20px;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #EEF4EA;
}
.hm-post-list .social-post-media img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.hm-post-footer {
  display: grid;
  gap: 12px;
  padding: 16px 24px 24px;
}
.hm-post-list .social-post-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
.hm-post-list .social-post-actions button,
.hm-post-list .social-post-actions a {
  width: 42px;
  min-width: 42px;
  height: 42px;
  min-height: 42px;
  border: 0;
  border-radius: 50%;
  background: transparent;
  color: var(--hm-social-text);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: 21px;
  font-weight: 850;
  text-decoration: none;
  cursor: pointer;
}
.hm-post-list .social-post-actions button span {
  display: none;
}
.hm-post-list .social-post-actions .like-action {
  color: var(--hm-social-text);
  transition: transform .18s ease;
}
.hm-post-list .social-post-actions .like-action span {
  color: #F04444;
}
.hm-post-list .social-post-actions .like-action:active {
  transform: scale(1.3);
}
.hm-post-list .social-post-actions [data-report-post],
.hm-post-list .social-post-actions [data-delete-post] {
  width: 34px;
  min-width: 34px;
  height: 34px;
  min-height: 34px;
  border-radius: 50%;
  padding: 0;
  background: #F8FAF6;
  color: var(--hm-social-muted);
  font-size: 12px;
  font-weight: 800;
}
.hm-view-comments {
  width: fit-content;
  border: 0;
  background: transparent;
  color: var(--hm-social-muted);
  padding: 0;
  font-weight: 800;
}
.hm-post-list .social-post-counts {
  display: grid;
  gap: 6px;
  color: var(--hm-social-muted);
  font-size: 14px;
}
.hm-post-list .social-post-counts strong {
  color: var(--hm-social-text);
}
.hm-post-list .social-comments {
  display: grid;
  gap: 10px;
}
.hm-post-list .social-comments article {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr);
  gap: 10px;
  align-items: start;
}
.hm-comment-avatar {
  width: 34px;
  height: 34px;
  font-size: 11px;
}
.hm-post-list .social-comments p {
  margin: 0;
  color: #2D3442;
  line-height: 1.4;
}
.hm-post-list .social-comments small {
  display: block;
  margin-top: 4px;
  color: var(--hm-social-muted);
  font-size: 12px;
  font-weight: 700;
}
.hm-post-list .social-comment-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 82px;
  gap: 10px;
}
.hm-post-list .social-comment-row input {
  min-height: 44px;
  border: 1px solid var(--hm-social-line);
  border-radius: 999px;
  padding: 0 16px;
  background: #F8FAF6;
}
.hm-post-list .social-comment-row button {
  border: 0;
  border-radius: 999px;
  background: #DCEBDD;
  color: #2F7D56;
  font-weight: 850;
}
.hm-community-rail {
  position: sticky;
  top: 24px;
  display: grid;
  gap: 24px;
  align-content: start;
  align-self: start;
}
.hm-rail-card,
.hm-guideline-card {
  border: 1px solid var(--hm-social-line);
  border-radius: 24px;
  background: rgba(255,253,249,.92);
  box-shadow: 0 18px 48px rgba(29,29,29,.06);
}
.hm-rail-card {
  padding: 24px;
}
.hm-rail-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}
.hm-rail-head h3 {
  margin: 0;
  font-size: 17px;
  font-weight: 800;
}
.hm-rail-head a {
  color: #2F7D56;
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}
.hm-topic-list,
.hm-active-listeners {
  display: grid;
  gap: 14px;
}
.hm-topic-list a {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  min-height: 40px;
  color: var(--hm-social-text);
  text-decoration: none;
}
.hm-topic-list span {
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #E8F4EA;
  color: #2F7D56;
  font-weight: 900;
}
.hm-topic-list strong {
  min-height: 34px;
  display: flex;
  align-items: center;
  width: fit-content;
  padding: 0 14px;
  border-radius: 999px;
  background: #EDF6EF;
  color: #184D37;
  font-size: 13px;
}
.hm-topic-list small {
  color: var(--hm-social-muted);
  font-size: 12px;
  white-space: nowrap;
}
.hm-active-listeners article {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) 64px;
  align-items: center;
  gap: 12px;
}
.hm-mini-avatar {
  width: 44px;
  height: 44px;
  font-size: 13px;
}
.hm-mini-avatar i {
  width: 10px;
  height: 10px;
  right: 0;
  bottom: 2px;
}
.hm-active-listeners strong {
  display: block;
  font-size: 14px;
}
.hm-active-listeners small {
  color: var(--hm-social-muted);
  font-size: 12px;
}
.hm-active-listeners a {
  min-height: 34px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #E8F4EA;
  color: #304052;
  text-decoration: none;
  font-size: 12px;
  font-weight: 850;
}
.hm-guideline-card {
  min-height: 160px;
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  gap: 16px;
  align-items: center;
  padding: 24px;
  background: linear-gradient(135deg, #FFF7ED, #FFFDF9);
}
.hm-guideline-art {
  font-size: 48px;
  text-align: center;
}
.hm-guideline-card h3 {
  margin: 0 0 6px;
  font-size: 17px;
}
.hm-guideline-card p {
  margin: 0 0 16px;
  color: #334155;
}
.hm-guideline-card a {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  padding: 0 18px;
  border-radius: 999px;
  background: #2F9259;
  color: white;
  font-weight: 850;
  text-decoration: none;
}
.hm-community-bottom-nav {
  display: none !important;
}
@media (max-width: 1180px) {
  .hm-community-page {
    grid-template-columns: minmax(0, 760px);
    justify-content: center;
  }
  .hm-community-rail {
    position: static;
    grid-row: 2;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .hm-guideline-card {
    grid-column: 1 / -1;
  }
}
@media (max-width: 760px) {
  .app-shell:has(.hm-community-page) .account-page {
    padding: 0 12px 92px;
  }
  .hm-community-page {
    display: block;
    padding: 16px 0;
  }
  .hm-community-feed {
    gap: 16px;
  }
  .hm-community-head {
    align-items: stretch;
    flex-direction: column;
    gap: 16px;
  }
  .hm-community-account {
    justify-content: space-between;
  }
  .hm-account-chip {
    flex: 1;
    justify-content: flex-start;
  }
  .hm-community-head nav {
    gap: 20px;
    overflow-x: auto;
  }
  .hm-stories {
    gap: 16px;
  }
  .hm-story-uploader {
    grid-template-columns: 1fr;
    padding: 14px;
  }
  .hm-composer {
    padding: 14px;
  }
  .hm-composer-top {
    grid-template-columns: 44px minmax(0, 1fr);
  }
  .hm-post-submit {
    grid-column: 1 / -1;
  }
  .hm-composer-tools {
    padding-left: 0;
    overflow-x: auto;
    justify-content: flex-start;
  }
  .hm-composer-extra {
    grid-template-columns: 1fr;
    padding-left: 0;
  }
  .hm-post-list .social-post-head,
  .hm-post-list .social-post-body,
  .hm-post-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
  .hm-post-list .social-post-media {
    margin: 0 16px;
    aspect-ratio: 4 / 3;
  }
  .hm-post-list .social-post-actions {
    gap: 8px;
  }
  .hm-post-list .social-post-actions [data-report-post],
  .hm-post-list .social-post-actions [data-delete-post] {
    display: none;
  }
  .hm-community-rail {
    display: none;
  }
  .hm-community-bottom-nav {
    display: none !important;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 45;
    min-height: 68px;
    display: none !important;
    grid-template-columns: repeat(5, 1fr);
    align-items: center;
    padding: 8px 12px;
    border-top: 1px solid var(--hm-social-line);
    background: rgba(255,253,249,.94);
    backdrop-filter: blur(18px);
    box-shadow: 0 -14px 44px rgba(29,29,29,.08);
  }
  .hm-community-bottom-nav a,
  .hm-community-bottom-nav button {
    border: 0;
    background: transparent;
    color: #4B5563;
    display: grid;
    justify-items: center;
    gap: 4px;
    text-decoration: none;
    font-size: 21px;
  }
  .hm-community-bottom-nav span {
    font-size: 11px;
    font-weight: 750;
  }
  .hm-community-bottom-nav .active {
    color: #2F9259;
  }
  .hm-community-bottom-nav button {
    width: 56px;
    height: 56px;
    margin: -28px auto 0;
    border-radius: 50%;
    background: #2F9259;
    color: white;
    font-size: 34px;
    box-shadow: 0 14px 34px rgba(47,146,89,.28);
  }
}

.chatgpt-chatbot {
  min-height: calc(100vh - 160px);
  grid-template-columns: 300px minmax(0, 1fr);
  align-items: stretch;
}
.chat-history-panel {
  align-content: start;
  gap: 14px;
  max-height: calc(100vh - 190px);
  overflow: auto;
}
.chat-history-panel > .btn {
  width: 100%;
  justify-content: center;
  border-radius: 12px;
}
.chat-history-panel h3 {
  margin: 12px 0 0;
  font-size: 14px;
  color: var(--wellness-muted);
}
.chat-history-list {
  display: grid;
  gap: 6px;
}
.chat-history-list button {
  width: 100%;
  border: 0;
  border-radius: 12px;
  display: grid;
  gap: 3px;
  padding: 10px 12px;
  background: rgba(255,255,255,.76);
  color: var(--wellness-text);
  text-align: left;
}
.chat-history-list span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 850;
}
.chat-history-list small,
.chat-history-list p {
  margin: 0;
  color: var(--wellness-muted);
  font-size: 12px;
}

.community-locked {
  min-height: 68vh;
  display: grid;
  place-items: center;
}

.community-locked-card {
  width: min(620px, 100%);
  text-align: center;
  padding: 42px;
}

.community-highlight.locked {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.admin-auth-page {
  min-height: 100vh;
  display: grid;
  place-items: center;
  padding: 32px;
  background: radial-gradient(circle at top left, rgba(111,175,141,.18), transparent 34%), #FAFBF8;
}

.admin-auth-card {
  width: min(920px, 100%);
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 24px;
  padding: 28px;
  border: 1px solid rgba(57,122,74,.14);
  border-radius: 24px;
  background: rgba(255,255,250,.88);
  box-shadow: 0 28px 80px rgba(24,76,61,.14);
}

.admin-auth-card h1,
.secure-admin-panel h2,
.listener-onboarding h2 {
  margin: 0;
  color: var(--ink);
}

.admin-auth-status {
  align-self: start;
  padding: 12px 14px;
  border-radius: 14px;
  background: var(--mint);
  color: var(--green-2);
  font-weight: 850;
}

.secure-admin-panel,
.listener-onboarding {
  margin: 24px 0;
}

.secure-admin-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.secure-admin-box,
.secure-list article {
  border: 1px solid var(--line);
  border-radius: 16px;
  background: rgba(255,255,255,.62);
}

.secure-admin-box {
  padding: 18px;
}

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

.secure-list article {
  display: grid;
  gap: 5px;
  padding: 12px;
}

.secure-list span,
.secure-list small {
  color: var(--muted);
  font-weight: 750;
}

.listener-onboarding .tag {
  border-radius: 999px;
  padding: 8px 12px;
  background: var(--mint);
  color: var(--green-2);
  font-weight: 900;
}

@media (max-width: 860px) {
  .admin-auth-card,
  .secure-admin-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 860px) {
  .chatgpt-chatbot {
    grid-template-columns: 1fr;
  }
  .chat-history-panel {
    max-height: none;
  }
}

.hm-listener-profile-page {
  --hm-green: #1f7a3f;
  --hm-green-dark: #0d5f32;
  --hm-sage: #eef6ee;
  --hm-border: rgba(15, 48, 31, .12);
  --hm-ink: #0d1720;
  --hm-muted: #5f6874;
  background: #fffdfa;
}
.hm-profile-shell {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 24px;
  max-width: 1220px;
  margin: 0 auto;
  padding: 24px;
}
.hm-back-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 22px;
  color: var(--hm-green-dark);
  font-weight: 850;
  text-decoration: none;
}
.hm-profile-card,
.hm-side-card,
.hm-booking-modal-panel {
  border: 1px solid var(--hm-border);
  border-radius: 14px;
  background: rgba(255,255,255,.92);
  box-shadow: 0 18px 54px rgba(27, 45, 35, .07);
}
.hm-profile-header {
  display: grid;
  grid-template-columns: 256px minmax(0, 1fr);
  gap: 36px;
  padding: 24px;
}
.hm-photo-wrap {
  position: relative;
  aspect-ratio: 1 / 1.12;
  overflow: hidden;
  border-radius: 10px;
  background: var(--hm-sage);
}
.hm-photo-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.hm-photo-wrap span {
  position: absolute;
  left: 14px;
  bottom: 14px;
  border-radius: 999px;
  padding: 7px 13px;
  background: #e8f7ea;
  color: var(--hm-green-dark);
  font-weight: 900;
}
.hm-photo-wrap button {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: white;
  box-shadow: 0 12px 28px rgba(0,0,0,.14);
  font-size: 22px;
}
.hm-profile-intro h1 {
  margin: 4px 0 8px;
  color: var(--hm-ink);
  font-size: clamp(30px, 3vw, 42px);
  letter-spacing: 0;
}
.hm-profile-intro h1 b { color: #e75286; }
.hm-title-line {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  color: var(--hm-muted);
  font-weight: 850;
}
.hm-title-line span,
.hm-profile-tags span {
  border-radius: 999px;
  padding: 7px 13px;
  background: var(--hm-sage);
  color: var(--hm-green-dark);
  font-weight: 900;
}
.hm-meta-line {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  color: var(--hm-muted);
}
.hm-meta-line strong { color: #f5a400; }
.hm-meta-line i {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #aeb6bd;
}
.hm-profile-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 16px 0;
}
.hm-profile-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}
.hm-profile-actions .btn,
.hm-select-time {
  min-height: 48px;
  border-radius: 10px;
}
.hm-profile-actions svg,
.hm-select-time svg,
.hm-choice-icon svg,
.hm-trust-list svg,
.secure-note svg,
.hm-snapshot-grid svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.hm-profile-actions .btn-primary,
.hm-select-time {
  background: linear-gradient(180deg, #278447, #116b34);
  color: white;
}
.hm-profile-actions .icon-only { width: 52px; padding: 0; }
.hm-profile-tabs {
  display: flex;
  gap: 8px;
  overflow-x: auto;
  border-top: 1px solid var(--hm-border);
  border-bottom: 1px solid var(--hm-border);
  padding: 0 18px;
}
.hm-profile-tabs button {
  flex: 0 0 auto;
  border: 0;
  border-bottom: 2px solid transparent;
  background: transparent;
  padding: 17px 18px;
  color: var(--hm-muted);
  font-weight: 850;
}
.hm-profile-tabs .active {
  color: var(--hm-green-dark);
  border-color: var(--hm-green);
}
.hm-about-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 280px;
  gap: 36px;
  padding: 28px 24px;
}
.hm-detail-list {
  display: grid;
  gap: 12px;
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
  font-weight: 800;
}
.hm-approach-card {
  min-height: 190px;
  border-radius: 12px;
  padding: 24px;
  background: linear-gradient(135deg, #eef7ee, #f9fbf4);
  color: var(--hm-ink);
}
.hm-approach-card h3 { color: var(--hm-green-dark); }
.hm-review-section {
  border-top: 1px solid var(--hm-border);
  padding: 20px 24px 24px;
}
.hm-review-section > div:first-child {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.hm-review-section a { color: var(--hm-green-dark); font-weight: 900; }
.hm-review-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 14px;
}
.hm-review-card {
  border: 1px solid var(--hm-border);
  border-radius: 10px;
  padding: 16px;
}
.hm-review-card > div {
  display: grid;
  grid-template-columns: auto 1fr auto;
  gap: 10px;
  align-items: center;
}
.hm-review-card span { display: block; color: var(--hm-muted); font-size: 12px; }
.hm-review-card button { border: 0; background: transparent; font-weight: 900; }
.hm-review-card .stars { color: #f5a400; letter-spacing: 1px; }
.hm-booking-rail {
  position: sticky;
  top: 20px;
  display: grid;
  gap: 20px;
  align-self: start;
}
.hm-side-card {
  padding: 20px;
}
.hm-side-card h3 { margin: 0 0 8px; color: var(--hm-ink); }
.hm-side-card p { color: var(--hm-muted); }
.hm-book-session form {
  display: grid;
  gap: 10px;
  margin-top: 16px;
}
.hm-session-choice {
  display: grid;
  grid-template-columns: auto 1fr auto auto;
  gap: 12px;
  align-items: center;
  border: 1px solid var(--hm-border);
  border-radius: 10px;
  padding: 14px;
  background: white;
  cursor: pointer;
}
.hm-session-choice input { justify-self: end; accent-color: var(--hm-green); }
.hm-session-choice.selected {
  border-color: rgba(31,122,63,.65);
  background: #f1faf2;
  box-shadow: 0 0 0 1px rgba(31,122,63,.08);
}
.hm-choice-icon {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: var(--hm-sage);
  color: var(--hm-green-dark);
}
.hm-session-choice small,
.secure-note {
  display: block;
  color: var(--hm-muted);
  font-weight: 700;
}
.hm-session-choice b { color: #103c24; }
.secure-note {
  display: flex;
  gap: 6px;
  justify-content: center;
  align-items: center;
  margin: 6px 0 0;
  color: var(--hm-green-dark);
}
.hm-snapshot-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.hm-snapshot-grid div {
  display: grid;
  gap: 3px;
  border: 1px solid var(--hm-border);
  border-radius: 10px;
  padding: 12px;
}
.hm-snapshot-grid svg,
.hm-trust-list svg { color: var(--hm-green); }
.hm-snapshot-grid strong { font-size: 20px; }
.hm-snapshot-grid span { color: var(--hm-muted); font-size: 12px; font-weight: 800; }
.hm-trust-list {
  display: grid;
  gap: 14px;
  padding: 0;
  margin: 16px 0 0;
  list-style: none;
  font-weight: 850;
}
.hm-trust-list li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.booking-focus {
  animation: hmBookingPulse 1.6s ease;
}
@keyframes hmBookingPulse {
  0%, 100% { filter: none; }
  35% { filter: drop-shadow(0 0 22px rgba(31,122,63,.34)); }
}
.hm-booking-modal[hidden] { display: none; }
.hm-booking-modal {
  position: fixed;
  inset: 0;
  z-index: 100;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(8, 20, 14, .42);
}
.hm-booking-modal-panel {
  position: relative;
  width: min(520px, 100%);
  padding: 24px;
}
.hm-time-slots {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 14px 0;
}
.hm-time-slots input { display: none; }
.hm-time-slots span {
  display: grid;
  place-items: center;
  border: 1px solid var(--hm-border);
  border-radius: 10px;
  padding: 11px;
  font-weight: 850;
}
.hm-time-slots input:checked + span {
  background: #eaf7ed;
  border-color: var(--hm-green);
  color: var(--hm-green-dark);
}
.premium-listener-card { cursor: pointer; }
.premium-listener-card .favorite-btn svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
}
.premium-listener-card .listener-card-foot {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
@media (max-width: 1100px) {
  .hm-profile-shell { grid-template-columns: 1fr; }
  .hm-booking-rail { position: static; }
}
@media (max-width: 760px) {
  .hm-profile-shell { padding: 12px; }
  .hm-profile-header,
  .hm-about-grid,
  .hm-review-grid { grid-template-columns: 1fr; }
  .hm-review-section > div:first-child,
  .hm-profile-actions { align-items: stretch; flex-direction: column; }
  .hm-profile-actions .btn { width: 100%; }
  .hm-time-slots { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

.book-listener-redesign {
  --bl-green: #2D6A4F;
  --bl-green-dark: #0D3F32;
  --bl-bg: #FAFAF7;
  --bl-text: #1F2937;
  --bl-muted: #6B7280;
  width: min(1400px, calc(100% - 48px));
  margin: 0 auto;
  padding: 22px 0 56px;
  background: var(--bl-bg);
}
.market-account-page:has(.book-listener-redesign),
.wellness-shell:has(.book-listener-redesign) {
  background: #FAFAF7;
}
.bl-hero {
  min-height: 360px;
  display: grid;
  grid-template-columns: 45% 55%;
  gap: 40px;
  align-items: center;
  border-bottom: 1px solid rgba(0,0,0,.05);
}
.bl-hero-copy h1 {
  margin: 0;
  color: var(--bl-text);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(48px, 5vw, 64px);
  line-height: 1.05;
  letter-spacing: 0;
}
.bl-hero-copy h1 em {
  color: var(--bl-green);
  font-style: italic;
}
.bl-hero-copy p {
  max-width: 480px;
  margin: 34px 0 28px;
  color: #4B5563;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 600;
}
.bl-search {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 14px;
  width: min(440px, 100%);
  height: 64px;
  padding: 0 18px;
  border: 1px solid rgba(0,0,0,.05);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 8px 30px rgba(0,0,0,.06);
}
.bl-search svg,
.bl-categories svg,
.bl-support-grid svg,
.bl-trust-strip svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.bl-search input {
  min-width: 0;
  border: 0;
  outline: 0;
  color: var(--bl-text);
  font-weight: 700;
}
.bl-search button {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  border: 0;
  background: transparent;
  color: var(--bl-green-dark);
  font-size: 14px;
  font-weight: 900;
  cursor: pointer;
}
.bl-search button svg {
  width: 20px;
  height: 20px;
}
.bl-hero-art {
  position: relative;
  min-height: 360px;
  overflow: hidden;
}
.bl-hero-art img {
  width: 100%;
  height: 100%;
  max-height: 430px;
  object-fit: contain;
  object-position: center right;
  display: block;
}
.bl-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 24px 0 36px;
}
.bl-categories button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  border: 1px solid rgba(0,0,0,.08);
  border-radius: 999px;
  padding: 0 20px;
  background: #fff;
  color: #374151;
  font-weight: 850;
  transition: transform .2s ease, background .2s ease;
}
.bl-categories button:hover {
  transform: translateY(-2px);
  background: #edf7f0;
}
.bl-categories .active {
  background: var(--bl-green);
  color: #fff;
}
.bl-featured {
  position: relative;
  min-height: 380px;
  display: grid;
  grid-template-columns: 42% 58%;
  overflow: hidden;
  border-radius: 28px;
  background: linear-gradient(90deg, #eef8ec 0%, #eef8ec 35%, rgba(238,248,236,.42) 52%, transparent 70%);
  box-shadow: 0 18px 48px rgba(17,41,30,.10);
}
.bl-feature-copy {
  position: relative;
  z-index: 2;
  padding: 36px 24px 36px 52px;
  align-self: center;
}
.bl-feature-label {
  color: var(--bl-green);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 950;
}
.bl-feature-copy h2 {
  margin: 34px 0 10px;
  color: var(--bl-green-dark);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 34px;
  letter-spacing: 0;
}
.bl-feature-copy h2 b,
.bl-rec-card b,
.bl-top-card b { color: #e75286; }
.bl-feature-meta {
  color: #34423c;
  font-weight: 800;
}
.bl-feature-meta::first-letter { color: #f5a400; }
.bl-feature-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 22px 0;
}
.bl-feature-tags span {
  border-radius: 999px;
  padding: 8px 14px;
  background: #e3f2e6;
  color: var(--bl-green);
  font-weight: 900;
}
.bl-feature-copy > p:last-of-type {
  max-width: 360px;
  color: #425048;
  line-height: 1.7;
}
.bl-feature-actions {
  display: flex;
  gap: 16px;
  margin-top: 28px;
}
.bl-feature-actions .btn {
  min-height: 54px;
  min-width: 170px;
  border-radius: 16px;
}
.bl-feature-actions .btn-primary {
  background: var(--bl-green);
  color: #fff;
}
.bl-feature-photo {
  position: relative;
  min-height: 380px;
}
.bl-feature-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.online-dot,
.response-badge {
  position: absolute;
  z-index: 2;
  border-radius: 999px;
  background: #fff;
  color: var(--bl-green-dark);
  font-weight: 900;
  box-shadow: 0 12px 34px rgba(0,0,0,.12);
}
.online-dot {
  right: 32px;
  top: 32px;
  padding: 10px 18px;
}
.response-badge {
  right: 32px;
  bottom: 32px;
  padding: 14px 20px;
}
.bl-slider-arrow {
  position: absolute;
  z-index: 3;
  top: 50%;
  width: 52px;
  height: 52px;
  border: 0;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(0,0,0,.12);
  color: var(--bl-green-dark);
  font-size: 34px;
}
.bl-slider-arrow.left { left: -18px; }
.bl-slider-arrow.right { right: -18px; }
.bl-row-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 48px 0 18px;
}
.bl-row-head h2 {
  margin: 0;
  color: var(--bl-green-dark);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 24px;
}
.bl-row-head a {
  color: var(--bl-green);
  font-weight: 900;
  text-decoration: none;
}
.bl-recommended {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 24px;
}
.bl-rec-card,
.bl-top-card {
  color: var(--bl-text);
  text-decoration: none;
  background: #fff;
  border: 1px solid rgba(0,0,0,.06);
  box-shadow: 0 12px 28px rgba(0,0,0,.06);
  transition: transform .2s ease, box-shadow .2s ease;
}
.bl-rec-card:hover,
.bl-top-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 36px rgba(0,0,0,.08);
}
.bl-rec-card {
  min-height: 310px;
  overflow: hidden;
  border-radius: 20px;
}
.bl-rec-card > div {
  position: relative;
  height: 150px;
  overflow: hidden;
}
.bl-rec-card img,
.bl-top-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .2s ease;
}
.bl-rec-card:hover img,
.bl-top-card:hover img { transform: scale(1.025); }
.bl-rec-card > div span {
  position: absolute;
  left: 10px;
  bottom: 10px;
  border-radius: 999px;
  padding: 5px 9px;
  background: #fff;
  color: var(--bl-green);
  font-size: 12px;
  font-weight: 900;
}
.bl-rec-card > div button,
.bl-top-card button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  border: 0;
  border-radius: 50%;
  background: rgba(255,255,255,.82);
}
.bl-rec-card h3,
.bl-rec-card p,
.bl-rec-card strong,
.bl-rec-card em {
  display: block;
  margin-left: 14px;
  margin-right: 14px;
}
.bl-rec-card h3 {
  margin-top: 14px;
  margin-bottom: 4px;
  font-size: 15px;
}
.bl-rec-card p,
.bl-rec-card em,
.bl-top-card p,
.bl-top-card em {
  color: var(--bl-muted);
  font-size: 13px;
  font-style: normal;
}
.bl-rec-card strong,
.bl-top-card strong {
  color: #f5a400;
  margin-top: 10px;
}
.bl-rec-card small,
.bl-top-card small { color: var(--bl-muted); }
.bl-top-rated {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.bl-top-card {
  position: relative;
  min-height: 140px;
  display: grid;
  grid-template-columns: 104px 1fr;
  gap: 14px;
  border-radius: 20px;
  padding: 12px;
}
.bl-top-card img {
  height: 116px;
  border-radius: 14px;
}
.bl-top-card h3 {
  margin: 4px 28px 4px 0;
  font-size: 15px;
}
.bl-top-card button {
  position: absolute;
}
.bl-support-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.bl-support-grid article {
  min-height: 140px;
  display: flex;
  align-items: center;
  gap: 18px;
  border-radius: 20px;
  padding: 24px;
  background: #F1F8F3;
}
.bl-support-grid span,
.bl-trust-strip span {
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #dff0e3;
  color: var(--bl-green);
}
.bl-support-grid h3,
.bl-trust-strip h3 {
  margin: 0 0 6px;
  color: var(--bl-green-dark);
  font-size: 15px;
}
.bl-support-grid p,
.bl-trust-strip p {
  margin: 0;
  color: #4B5563;
  font-size: 13px;
  line-height: 1.45;
}
.bl-trust-strip {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin-top: 72px;
  overflow: hidden;
  border: 1px solid rgba(0,0,0,.06);
  border-radius: 20px;
  background: #fff;
}
.bl-trust-strip article {
  display: flex;
  align-items: center;
  gap: 18px;
  min-height: 112px;
  padding: 24px;
  border-right: 1px solid rgba(0,0,0,.06);
}
.bl-trust-strip article:last-child { border-right: 0; }
@media (max-width: 1180px) {
  .bl-recommended { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .bl-top-rated,
  .bl-support-grid,
  .bl-trust-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 820px) {
  .book-listener-redesign { width: calc(100% - 24px); }
  .bl-hero,
  .bl-featured { grid-template-columns: 1fr; }
  .bl-hero { min-height: auto; padding-top: 18px; }
  .bl-hero-art { min-height: 260px; }
  .bl-feature-copy { padding: 28px; }
  .bl-feature-photo { min-height: 280px; }
}
@media (max-width: 620px) {
  .bl-recommended,
  .bl-top-rated,
  .bl-support-grid,
  .bl-trust-strip { grid-template-columns: 1fr; }
  .bl-feature-actions { flex-direction: column; }
  .bl-feature-actions .btn { width: 100%; }
  .bl-trust-strip article { border-right: 0; border-bottom: 1px solid rgba(0,0,0,.06); }
}

.bl-hero-simple {
  position: relative;
  min-height: 430px;
  overflow: hidden;
  border-radius: 0 0 28px 28px;
  background: #f7f6ee;
}
.bl-hero-simple img {
  width: 100%;
  height: 430px;
  display: block;
  object-fit: contain;
  object-position: center;
}
.bl-hero-tabs {
  position: absolute;
  left: 50%;
  bottom: 24px;
  display: grid;
  grid-template-columns: repeat(4, minmax(130px, 1fr));
  gap: 10px;
  width: min(760px, calc(100% - 40px));
  padding: 10px;
  border: 1px solid rgba(13,63,50,.10);
  border-radius: 20px;
  background: rgba(255,255,255,.92);
  box-shadow: 0 18px 44px rgba(17,41,30,.14);
  transform: translateX(-50%);
}
.bl-hero-tab {
  display: grid;
  place-items: center;
  min-height: 48px;
  border: 0;
  border-radius: 14px;
  background: transparent;
  color: var(--bl-green-dark);
  font: inherit;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.bl-hero-tab.active,
.bl-hero-tab:hover {
  background: var(--bl-green);
  color: #fff;
}
.bl-market-tools {
  display: grid;
  grid-template-columns: minmax(260px, 390px) 1fr;
  gap: 18px;
  align-items: start;
  margin: 26px 0 18px;
}
.bl-market-tools .bl-search {
  width: 100%;
  margin: 0;
}
.bl-market-tools .bl-categories {
  margin: 0;
}
.bl-categories button.active,
.bl-categories button.selected {
  background: var(--bl-green);
  color: #fff;
}
.bl-filter-panel {
  margin: 0 0 24px;
  padding: 20px;
  border: 1px solid rgba(13,63,50,.10);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(17,41,30,.08);
}
.bl-filter-panel .filter-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}
.bl-featured {
  display: block;
}
.bl-feature-track {
  position: relative;
  min-height: 380px;
}
.bl-feature-slide {
  position: absolute;
  inset: 0;
  display: grid;
  grid-template-columns: 42% 58%;
  overflow: hidden;
  border-radius: 28px;
  background: linear-gradient(90deg, #eef8ec 0%, #eef8ec 35%, rgba(238,248,236,.42) 52%, transparent 70%);
  opacity: 0;
  pointer-events: none;
  transform: translateX(18px);
  transition: opacity .22s ease, transform .22s ease;
}
.bl-feature-slide.active {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
}
.bl-row-head span {
  color: var(--bl-green);
  font-weight: 900;
}
@media (max-width: 980px) {
  .bl-market-tools {
    grid-template-columns: 1fr;
  }
  .bl-filter-panel .filter-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 820px) {
  .bl-hero-simple,
  .bl-hero-simple img {
    min-height: 320px;
    height: 320px;
  }
  .bl-hero-tabs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    bottom: 14px;
  }
  .bl-feature-slide {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 620px) {
  .bl-hero-tabs {
    position: static;
    width: 100%;
    transform: none;
    grid-template-columns: 1fr;
    border-radius: 18px;
    margin-top: 10px;
  }
  .bl-hero-simple {
    min-height: auto;
    border-radius: 0 0 20px 20px;
  }
  .bl-filter-panel .filter-grid {
    grid-template-columns: 1fr;
  }
  .bl-feature-track {
    min-height: 660px;
  }
}
