@import "https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&display=swap";:root{--brand-black:#0a0a0a;--brand-white:#fff;--bg-top:#050607;--bg-bottom:#0d1013;--surface:#12161be6;--surface-soft:#171c22d1;--surface-strong:#0e1216f5;--text:#f4f5f7;--muted:#9ca6b2;--accent-strong:#78be20;--accent-coral:#ff7276;--accent-yellow:#fdd26e;--accent-pink:#f9b5c4;--accent-green:#78be20;--accent-coral-text:#ffd0c1;--accent-coral-soft:#ff727624;--accent-coral-border:#ff727647;--accent-coral-deep:#401f17eb;--accent-coral-solid:#2d1c1f;--accent-yellow-text:#fff0be;--accent-yellow-soft:#fdd26e29;--accent-yellow-border:#fdd26e47;--accent-yellow-deep:#34270ff0;--accent-yellow-solid:#2f2716;--accent-pink-text:#ffe6f0;--accent-pink-soft:#f9b5c42e;--accent-pink-border:#f9b5c447;--accent-pink-deep:#221f27f0;--accent-pink-solid:#2a2028;--accent-green-bright:#78be20;--accent-green-text:#d7f0ae;--accent-green-soft:#78be202e;--accent-green-border:#78be204d;--accent-green-deep:#2a450ab8;--accent-green-solid:#233214;--chip-active:#78be202e;color:var(--text);background:radial-gradient(circle at top left, #ffffff08, transparent 22%), radial-gradient(circle at 100% 0%, #ffffff05, transparent 20%), linear-gradient(180deg, var(--bg-top), var(--bg-bottom));font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito,Segoe UI,sans-serif;font-weight:500;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% 0,#ffffff0a,#0000 20%),radial-gradient(circle at 88% 8%,#ffffff08,#0000 18%),radial-gradient(circle at 50% 100%,#ffffff05,#0000 24%),linear-gradient(#050607 0%,#0b0f13 100%);min-width:320px;min-height:100vh;margin:0}body:before{content:"";pointer-events:none;background:linear-gradient(#0000,#ffffff05),radial-gradient(circle at 50% 120%,#ffffff05,#0000 34%);position:fixed;inset:0}button,input,textarea{font:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #fdd26ee6}h1,h2,h3,p{margin:0}#root{min-height:100vh}.app-shell{width:min(100% - 24px,1320px);margin:0 auto;padding:24px 0 72px}.brand-mark{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:28px;font-size:.95rem;display:inline-flex}.brand-mark div:first-child{align-items:center;gap:10px;display:inline-flex}.brand-mark--top{gap:18px;width:100%;display:grid}.brand-mark__auth{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-mark__auth span{color:var(--muted);letter-spacing:.08em;font-size:.82rem}.brand-mark__dot{background:linear-gradient(135deg,#2e8576,#74c3b1);border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 8px #74c3b124}.role-switch{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.role-switch__button{appearance:none;color:var(--text);cursor:pointer;text-align:left;background:#ffffffb8;border:1px solid #c4ccdacc;border-radius:26px;gap:4px;padding:14px 16px;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:grid;box-shadow:0 14px 32px #59678414}.role-switch__button strong{font-size:.95rem}.role-switch__button small{color:var(--muted);text-transform:none;letter-spacing:0;font-size:.76rem;line-height:1.35}.home-screen,.profile-screen{position:relative}.auth-screen{place-items:center;min-height:calc(100vh - 160px);display:grid}.auth-card{width:min(100%,720px);min-height:auto}.auth-card--loading h1{max-width:16ch}.auth-copy{max-width:36rem;color:var(--muted);margin:14px 0 0;font-size:1.02rem;line-height:1.6}.auth-grid,.auth-actions{margin-top:24px}.auth-switches{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.hero-orb{filter:blur(26px);opacity:.9;pointer-events:none;background:radial-gradient(circle at 30% 30%,#fffffff5,#0000 22%),linear-gradient(145deg,#7baeff70,#ffbc8194);border-radius:999px;width:220px;height:220px;position:absolute;inset:24px auto auto 8%}.home-card,.card{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffb8;border:1px solid #ffffffa6;border-radius:34px;padding:28px;position:relative;box-shadow:0 24px 64px #59678424}.home-card{flex-direction:column;justify-content:center;min-height:68vh;display:flex}.home-logo-wrap{background:#ffffff94;border-radius:32px;width:min(180px,42vw);margin:0 auto 28px;padding:12px;box-shadow:inset 0 0 0 1px #c5cedd8f}.home-logo{filter:invert()contrast(1.08);mix-blend-mode:multiply;border-radius:24px;width:100%;height:auto;display:block}.eyebrow{color:var(--muted);letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:.82rem;font-weight:700;display:inline-block}.home-card h1,.screen-heading h1,.flow-header h2,.dashboard-hero h1{letter-spacing:-.05em;color:var(--text);margin:0;font-weight:800;line-height:.96}.dashboard-card__header h2,.profile-card__header h2,.auth-card h1,.journal-composer__header h2,.response-card h2,.response-card h3{letter-spacing:-.03em;font-weight:800}.home-card h1,.screen-heading h1{max-width:11ch;font-size:clamp(3rem,9vw,5.6rem)}.dashboard-hero h1{max-width:13ch;font-size:clamp(2.6rem,5vw,4.6rem)}.home-actions,.flow-actions,.profile-grid{gap:14px;display:grid}.profile-grid--split{grid-template-columns:repeat(2,minmax(0,1fr))}.home-actions{margin-top:32px}.home-actions .primary-button,.home-actions .secondary-button,.home-actions .ghost-button,.done-pill{font-weight:800}.weekly-celebration{background:radial-gradient(circle at 0 0,#ffffffe6,#0000 24%),linear-gradient(135deg,#ffca7866,#ffebc4bf);border-radius:26px;grid-template-columns:auto 1fr;align-items:center;gap:14px;margin-top:24px;padding:16px 18px;display:grid;box-shadow:0 16px 34px #d6a95a29}.weekly-celebration--bronze{background:radial-gradient(circle at 0 0,#ffffffe6,#0000 24%),linear-gradient(135deg,#b5613185,#f8dcc1e0);box-shadow:0 16px 34px #964e253d}.weekly-celebration--silver{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 24%),linear-gradient(135deg,#96a4b88f,#f1f5faeb);box-shadow:0 16px 34px #6f7e943d}.weekly-celebration--gold{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 24%),linear-gradient(135deg,#f1b0269e,#fff0b1eb);box-shadow:0 16px 34px #bd880a47}.weekly-celebration--diamond{background:radial-gradient(circle at 0 0,#fffffff2,#0000 24%),linear-gradient(135deg,#72d6ff5c,#e7f6ffeb);box-shadow:0 16px 38px #5bb4d938}.weekly-celebration--fresh{animation:.52s badge-pop}.weekly-celebration__badge{color:#8a5d17;text-align:center;background:#ffffffc7;border-radius:28px;place-items:center;min-width:96px;min-height:96px;padding:10px;font-size:.94rem;font-weight:700;line-height:1.1;display:grid}.weekly-celebration--bronze .weekly-celebration__badge{color:#8f5124;background:linear-gradient(145deg,#fff3e9f5,#e39e72fa);box-shadow:0 0 0 2px #a254283d}.weekly-celebration--silver .weekly-celebration__badge{color:#5d6878;background:linear-gradient(145deg,#fffffff7,#c2cddcfa);box-shadow:0 0 0 2px #6e7e942e}.weekly-celebration--gold .weekly-celebration__badge{color:#8b6110;background:linear-gradient(145deg,#fffcdffa,#ffc738fa);box-shadow:0 0 0 2px #be890b38}.weekly-celebration--diamond .weekly-celebration__badge{color:#2c6f86;background:linear-gradient(145deg,#fffffff5,#c5f0fff5);box-shadow:0 0 0 2px #54a8cd2e}.weekly-celebration__badge-wrap{place-items:center;width:116px;height:116px;display:grid;position:relative}.weekly-celebration__copy{text-align:center;align-content:center;justify-items:center;display:grid}.weekly-celebration--bronze .weekly-celebration__badge-wrap{filter:drop-shadow(0 10px 20px #9c562b3d)}.weekly-celebration--silver .weekly-celebration__badge-wrap{filter:drop-shadow(0 10px 20px #7283993d)}.weekly-celebration--gold .weekly-celebration__badge-wrap{filter:drop-shadow(0 10px 22px #c9910f4d)}.weekly-celebration--diamond .weekly-celebration__badge-wrap{filter:drop-shadow(0 10px 24px #5ab6db47)}.weekly-burst,.weekly-spark,.weekly-ring{pointer-events:none;position:absolute}.weekly-burst{opacity:0;background:linear-gradient(135deg,#ffb648,#ff7e55);border-radius:5px;width:18px;height:18px}.weekly-spark{opacity:0;background:#fff1bf;border-radius:999px;width:10px;height:10px;box-shadow:0 0 16px #ffcb6be6}.weekly-ring{opacity:0;border:3px solid #ffd462b8;border-radius:999px;inset:14px}.weekly-celebration--fresh .weekly-burst{animation:1.1s ease-out forwards confetti-burst}.weekly-celebration--fresh .weekly-spark{animation:1.1s ease-out forwards spark-burst}.weekly-celebration--fresh .weekly-ring{animation:1.05s ease-out forwards ring-burst}.weekly-burst--a{--burst-x:-18px;--burst-y:-22px;top:6px;left:16px;rotate:18deg}.weekly-burst--b{--burst-x:22px;--burst-y:-18px;background:linear-gradient(135deg,#ffd86f,#ffbf3c);top:10px;right:12px;rotate:-20deg}.weekly-burst--c{--burst-x:-20px;--burst-y:18px;background:linear-gradient(135deg,#ff8d86,#ff5f7a);bottom:10px;left:10px;rotate:-12deg}.weekly-burst--d{--burst-x:20px;--burst-y:20px;background:linear-gradient(135deg,#ffd86f,#ffa74d);bottom:6px;right:14px;rotate:24deg}.weekly-burst--e{--burst-x:-26px;--burst-y:-4px;background:linear-gradient(135deg,#ffe28d,#ff9b57);top:38px;left:-2px;rotate:-34deg}.weekly-burst--f{--burst-x:28px;--burst-y:-2px;background:linear-gradient(135deg,#ffcb66,#ff6e63);top:34px;right:-4px;rotate:36deg}.weekly-burst--g{--burst-x:-8px;--burst-y:30px;background:linear-gradient(135deg,#ffe28d,#ff7a7a);bottom:-2px;left:24px;rotate:-42deg}.weekly-burst--h{--burst-x:10px;--burst-y:-30px;background:linear-gradient(135deg,#ffd86f,#ff9548);top:-4px;right:20px;rotate:42deg}.weekly-spark--a{top:2px;left:50%}.weekly-spark--b{top:48px;right:0}.weekly-spark--c{bottom:18px;left:2px}.weekly-spark--d{bottom:6px;right:12px}.weekly-spark--e{top:14px;left:18px}.weekly-spark--f{top:84px;left:22px}.weekly-spark--g{top:18px;right:18px}.weekly-ring--a{animation-delay:0s}.weekly-ring--b{border-color:#fff1becc;animation-delay:.11s;inset:4px}.weekly-celebration strong{color:var(--text);display:block}.primary-button,.secondary-button,.ghost-button,.chip,.dashboard-row{appearance:none;cursor:pointer;font:inherit;border:0;border-radius:999px;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s,border-color .18s;position:relative}.primary-button,.secondary-button,.ghost-button{letter-spacing:-.01em;min-height:56px;padding:0 20px;font-weight:700}.button-loading{pointer-events:none}.button-loading>:not(.button-spinner){opacity:0}.button-spinner{border:2px solid #7582932e;border-top-color:currentColor;border-radius:999px;width:18px;height:18px;margin-top:-9px;margin-left:-9px;animation:.72s linear infinite button-spin;position:absolute;inset:50% auto auto 50%}.icon-button{border-radius:999px;width:38px;min-width:38px;height:38px;min-height:38px;padding:0}.icon-button svg{width:16px;height:16px;display:block}.primary-button{color:#fff;background:linear-gradient(135deg,#2f8979,#58b39f);box-shadow:0 16px 30px #3a8a7a3d}.secondary-button{color:var(--text);background:#f6f8fceb;justify-content:center;align-items:center;gap:10px;display:inline-flex}.button-icon-silhouette{filter:grayscale()saturate(0)brightness(.2);font-size:1rem;line-height:1}.ghost-button{color:var(--muted);background:#ffffffb8;border:1px solid #c9d0decc}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.chip:hover,.dashboard-row:hover,.role-switch__button:hover{transform:translateY(-1px)}.done-pill{min-height:56px;color:var(--accent-strong);background:#bae9d885;border-radius:999px;place-items:center;display:grid}.screen-heading,.profile-card__header,.flow-topbar,.dashboard-card__header{justify-content:space-between;align-items:start;gap:16px;display:flex}.profile-screen{gap:18px;display:grid}.profile-card--identity{margin-bottom:2px;padding:16px 18px}.screen-heading{align-items:center}.profile-card__header h3{margin:0;font-size:1.2rem;line-height:1.05}.profile-card__body,.flow-header,.mood-step,.choice-step,.wellbeing-step,.journal-step{gap:18px;display:grid}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mood-step{padding-top:10px}.wellbeing-grid,.profile-stack,.who5-list,.journal-feed,.journal-composer,.support-mini-cards{gap:12px;display:grid}.support-mini-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.wellbeing-field{gap:10px;display:grid}.wellbeing-field span,.who5-item strong,.journal-options-card p,.support-mini-card p{color:var(--muted)}.scale-row,.option-row{flex-wrap:wrap;gap:8px;display:flex}.mini-scale{background:linear-gradient(140deg,#ffffffeb,#f4f7ffc7),linear-gradient(90deg,#5f71c814,#ec7a5e1a);border:1px solid #dde3eceb;border-radius:20px;gap:10px;padding:12px 14px;display:grid}.mini-scale__slider{appearance:none;background:0 0;width:100%;margin:0}.mini-scale__slider::-webkit-slider-runnable-track{background:var(--slider-track);border-radius:999px;height:6px}.mini-scale__slider::-webkit-slider-thumb{appearance:none;background:#fff;border:0;border-radius:999px;width:18px;height:18px;margin-top:-6px;box-shadow:0 0 0 4px #58b39f2e,0 6px 18px #3843542e}.mini-scale__slider::-moz-range-track{background:var(--slider-track);border-radius:999px;height:6px}.mini-scale__slider::-moz-range-thumb{background:#fff;border:0;border-radius:999px;width:18px;height:18px;box-shadow:0 0 0 4px #58b39f2e,0 6px 18px #3843542e}.mini-scale__labels{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-size:.82rem;display:grid}.mini-scale__labels strong{color:var(--text);justify-self:center}.mini-scale__labels span:last-child{justify-self:end}.mini-scale__labels--ends{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.mini-scale__labels--ends span:first-child{justify-self:start}.scale-row--wide{gap:6px}.scale-chip,.option-chip,.toggle-pill{appearance:none;color:var(--muted);cursor:pointer;font:inherit;background:#f8faffd1;border:1px solid #dde3eceb;border-radius:999px;transition:transform .18s,border-color .18s,background-color .18s,color .18s}.scale-chip,.option-chip{min-width:38px;min-height:38px;padding:0 12px}.scale-chip--active,.option-chip--active,.toggle-pill--active{color:#1f6557;background:#e9f6eff5;border-color:#7ec6b5d1}.toggle-pill{text-align:center;justify-content:center;align-items:center;min-height:40px;padding:0 14px;display:inline-flex}.profile-toggle-row,.journal-entry__top,.journal-composer__actions,.journal-options-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-toggle-row{border-top:1px solid #dce2ebe0;padding:12px 0}.profile-toggle-row:first-child{border-top:0;padding-top:0}.profile-toggle-row--compact{border-top:0;padding:0}.profile-toggle-row strong,.who5-item strong,.session-ready-card strong,.support-mini-card strong{display:block}.profile-toggle-row small,.who5-score,.journal-entry p,.session-ready-card p,.support-mini-card p{color:var(--muted)}.who5-score{font-size:1.5rem;line-height:1}.who5-item{border-top:1px solid #dce2ebe0;gap:10px;padding:12px 0;display:grid}.who5-item:first-child{border-top:0;padding-top:0}.consent-banner,.journal-options-card,.session-ready-card,.support-mini-card{background:#f8faffd1;border:1px solid #d6dde8e0;border-radius:22px;padding:16px}.consent-banner{background:linear-gradient(145deg,#fff8eaf5,#ffffffd6);gap:6px;margin-top:18px;display:grid}.consent-banner--soft{background:linear-gradient(145deg,#eff7fff5,#ffffffd6)}.consent-banner--danger{border-color:var(--accent-coral);background:linear-gradient(145deg,#ff72762e,#ffffff14)}.consent-banner--delete-request{box-shadow:inset 0 0 0 1px #ff727629}.consent-banner--delete-request strong{color:#ff8f93;font-size:1.02rem}.consent-banner--delete-request p{color:#ffd6d8;font-weight:700}.consent-banner p{color:var(--muted);margin:0}.approval-success-card{background:linear-gradient(145deg,#e9f6eff5,#ffffffd6);border:1px solid #7ec6b58f;border-radius:24px;gap:6px;margin-top:18px;padding:16px 18px;display:grid}.approval-success-card p{color:var(--muted);margin:0}.approval-stage-list{gap:12px;margin-top:18px;display:grid}.approval-stage{background:#f8faffc7;border:1px solid #d7dde8db;border-radius:20px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.approval-stage span{color:#5f6b7a;background:#e7ecf4f2;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:700;display:grid}.approval-stage p{color:var(--muted);margin:4px 0 0}.approval-stage--done span{color:#206454;background:#ddefe8e6}.approval-stage--active{background:#e9f6efdb;border-color:#7ec6b5ad}.segment-tabs--tight{gap:6px}.segment-tabs--tight .segment-tab{min-height:38px;padding:0 12px}.profile-section-tabs{flex-wrap:wrap;margin-bottom:18px}.profile-section-tabs .segment-tab{min-height:42px;padding-inline:16px;font-weight:800}.profile-summary-list{gap:14px;display:grid}.profile-summary-section{background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;padding:16px 18px}.profile-summary-rows{gap:10px;display:grid}.profile-summary-row{border-top:1px solid #ffffff0f;grid-template-columns:minmax(0,180px) minmax(0,1fr);align-items:baseline;gap:16px;padding-top:10px;display:grid}.profile-summary-row:first-child{border-top:0;padding-top:0}.profile-summary-row span{color:var(--muted);font-size:.92rem}.profile-summary-row strong{font-size:1rem;line-height:1.35}.profile-overview-stack{gap:22px;display:grid}.profile-overview-hero{border:1px solid var(--border);background:#ffffff05;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 300px;align-items:start;gap:20px;padding:20px;display:grid}.profile-summary-list{flex-direction:column;gap:6px;min-width:0;min-height:168px;margin:0;padding:6px 0 0;display:flex}.profile-summary-list dt{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:700}.profile-summary-list dd{color:var(--text);margin:0 0 10px;font-size:1rem;line-height:1.35}.profile-summary-list dd:last-child{margin-bottom:0}.profile-week-strip{border:1px solid var(--border);background:#ffffff05;border-radius:24px;gap:14px;padding:18px 20px;display:grid}.profile-week-strip__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-week-strip__header strong{font-size:1.08rem;display:block}.profile-week-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.profile-week-day{border:1px solid var(--border);background:#ffffff05;border-radius:18px;gap:8px;padding:12px;display:grid}.profile-week-day--filled{border-color:var(--green-border);background:#78be2014}.profile-week-day__label{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:.8rem;font-weight:800}.profile-week-day__stats{gap:4px;font-size:.88rem;font-weight:700;display:grid}.profile-week-day small{color:var(--muted);font-size:.78rem}.profile-week-strip__summary{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;display:flex}.profile-week-strip__summary strong{color:var(--text);font-size:.98rem}.profile-summary-item{min-width:0}.profile-summary-item span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.78rem;font-weight:700;display:block}.profile-summary-item strong{font-size:.98rem;line-height:1.3;display:block}.profile-overview-photo{background:0 0;border:0;justify-content:center;align-self:start;justify-items:center;min-height:0;padding:0;display:grid}.profile-photo-shell--large{background:#ffffff0a;border-radius:28px;width:260px;max-width:260px;height:260px;min-height:260px;overflow:hidden}.profile-photo-image--overview{object-fit:contain;object-position:center;transform:none}.profile-photo-fallback--profile{background:var(--avatar-tone,linear-gradient(135deg, #20252c, #15191f));color:#fff;letter-spacing:.08em;justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:flex}.profile-photo-glove-icon{opacity:.92;width:86px;height:86px}.profile-action-tabs{gap:10px;display:grid}.profile-action-tabs .segment-tabs{flex-wrap:wrap}.profile-action-tabs .segment-tab{font-weight:800}.note-field--compact textarea{min-height:96px}.journal-feed{gap:0}.journal-feed--compact{gap:8px}.journal-entry{background:#f8faffc2;border:1px solid #d7dde8db;border-radius:20px;padding:14px}.journal-feed .journal-entry--premium{background:linear-gradient(90deg,#0000 0 48px,#ff7276f5 48px 50px,#0000 50px),repeating-linear-gradient(#ffffff12 0 1px,#0000 1px 39px),linear-gradient(#14181ffa,#10141bf5);border:0;border-top:1px solid #ffffff14;border-radius:0;padding:18px 24px 18px 74px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05,inset 2px 0 #ff727629}.journal-feed .journal-entry--premium:first-child{border-top:0;margin-top:0}.journal-feed .journal-entry--premium:last-child{margin-bottom:0}.journal-feed .journal-entry--premium:before{content:"";opacity:.95;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='53' viewBox='0 0 20 53'%3E%3Ccircle cx='10' cy='13' r='5.25' fill='%2307090c' fill-opacity='0.96' stroke='%23a8aeba' stroke-opacity='0.72' stroke-width='2'/%3E%3C/svg%3E");background-repeat:repeat-y;background-size:20px 53px;width:20px;position:absolute;inset:14px auto 14px 14px}.journal-feed .journal-entry--premium:after{content:"";background:linear-gradient(#0000,#ff72763d 10% 90%,#0000);width:1px;position:absolute;inset:0 auto 0 34px}.journal-feed .journal-entry--premium .journal-entry__top{justify-content:flex-end}.journal-feed .journal-entry--premium .journal-entry__meta-actions{margin-left:auto}.journal-entry p,.support-mini-card p,.journal-options-card p{margin:6px 0 0;line-height:1.45}.journal-visibility{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.74rem;font-weight:700;display:inline-flex}.journal-feed .journal-entry--premium p{color:#f9fafceb;letter-spacing:.015em;white-space:pre-wrap;margin:10px 0 0;font-family:Bradley Hand,Marker Felt,Segoe Print,Comic Sans MS,cursive;font-size:1.1rem;line-height:1.75}.journal-visibility--coach{color:#206454;background:#ddefe8e6}.journal-visibility--yellow{background:var(--accent-yellow);color:var(--brand-white)}.journal-visibility--private{color:#5f6b7a;background:#e8ecf4eb}.session-ready-pills{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.session-ready-pills span{color:#1f6557;background:#e9f6efeb;border-radius:999px;padding:8px 12px;font-size:.82rem}.weight-field{min-width:140px}.weight-list,.help-request-list{gap:10px;display:grid}.weight-row,.help-request-card{background:#151a21;border:1px solid #232a34;border-radius:20px;padding:14px}.weight-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.weight-row span,.help-request-card small{color:var(--muted)}.help-request-card p{color:#f4f5f7eb;margin:6px 0 0;line-height:1.45}.help-request-card__staff{color:var(--brand-white);margin:8px 0 0;font-size:1rem;font-weight:700}.help-request-card__top{align-items:center}.help-request-card strong{color:#fff}.help-request-card small{color:#f4f5f7ad}.help-request-card__meta{gap:4px;margin-top:8px;display:grid}.help-request-card__reply{font-size:.98rem;line-height:1.5;color:#f4f5f7ad!important}.help-request-card__note{line-height:1.45;color:#f4f5f7ad!important}.help-request-card__actions{align-self:center;align-items:center;gap:8px;display:inline-flex}.help-request-delete-button{color:var(--brand-white);background:#151a21;border:1px solid #ff727685;justify-content:center;align-items:center;display:inline-flex}.help-request-delete-button:hover{border-color:var(--accent-coral)}.help-request-card--button,.closed-support-row{text-align:left;appearance:none;cursor:pointer;width:100%}.closed-support-list{display:grid}.closed-support-row{cursor:pointer;touch-action:manipulation}.support-line-list{background:#10151c;border:1px solid #232a34;border-radius:22px;display:grid;overflow:hidden}.support-line-row{appearance:none;width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #232a34;border-radius:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.support-line-row:first-child{border-top:0}.support-line-row:hover{background:#ffffff08}.support-line-row__main{min-width:0}.support-line-row__main strong{color:var(--brand-white);display:block}.support-line-row__main p{color:#f4f5f7b8;margin:5px 0 0;line-height:1.35}.support-line-row__meta{color:#f4f5f79e;flex-wrap:wrap;justify-content:end;align-items:center;gap:8px;display:flex}.support-line-row__meta small{color:#f4f5f79e}.journal-composer__actions--top{align-items:end}.profile-photo-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding-bottom:8px;display:grid}.profile-photo-shell{background:#f1f5fbf5;border-radius:24px;width:78px;height:78px;overflow:hidden;box-shadow:inset 0 0 0 1px #d6dde9db}.profile-photo-image,.profile-photo-fallback{width:100%;height:100%}.profile-photo-image{object-fit:cover;display:block}.profile-photo-fallback{color:#4f5d6c;filter:grayscale()saturate(0);background:#f1f5fbf5;place-items:center;font-size:1.2rem;font-weight:700;display:grid}.profile-photo-copy{gap:6px;min-width:0;display:grid}.profile-photo-copy strong{display:block}.profile-photo-copy p{color:var(--muted);margin:0;line-height:1.35}.profile-photo-actions{flex-wrap:wrap;gap:10px;display:flex}.profile-photo-button{min-height:42px;padding:0 14px}.profile-line{border-top:1px solid #dce2ebe0;gap:2px;padding:7px 0;display:grid}.profile-line:first-child{border-top:0;padding-top:0}.profile-line span,.step-counter,.note-field span,.mood-meter__footer,.profile-empty,.profile-compact-copy{color:var(--muted)}.profile-card__header{align-items:center}.flow-card{max-width:620px;margin:0 auto}.onboarding-card{max-width:720px}.onboarding-stage{gap:18px;display:grid}.onboarding-stage h2{letter-spacing:-.04em;margin:0;line-height:1.02}.onboarding-stage p{color:var(--muted);margin:0;line-height:1.55}.onboarding-highlight-grid,.onboarding-checklist{gap:12px;display:grid}.onboarding-highlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.onboarding-check{background:#f8faffc2;border:1px solid #d7dde8db;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex}.onboarding-check__mark{color:#5f6b7a;background:#e7ecf4f2;border-radius:999px;place-items:center;width:26px;height:26px;font-weight:700;display:grid}.onboarding-check__mark--done{color:#206454;background:#ddefe8e6}.step-counter{text-align:center;justify-self:center;padding-top:14px}.flow-close-button{border-radius:999px;justify-content:center;width:100%;min-height:48px;position:relative}.flow-close-button__icon{font-size:1.55rem;line-height:1;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.flow-progress-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.flow-progress{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.flow-progress__segment{background:#ffffff1f;border-radius:999px;height:8px;overflow:hidden}.flow-progress__segment--active{background:radial-gradient(circle at 0%,#ffffffe6,#0000 20%),linear-gradient(90deg,#f9b5c4d1,#78be20f5);box-shadow:0 0 18px #78be2029}.flow-subtitle{max-width:32rem;color:var(--muted);font-size:1.02rem;line-height:1.5}.wellbeing-grid{gap:4px}.wellbeing-field--premium{border-radius:28px;gap:14px;padding:20px 20px 18px}.wellbeing-field__top,.wellbeing-field__identity{align-items:center;gap:16px;display:flex}.wellbeing-field__top{justify-content:space-between}.wellbeing-field__identity strong{font-size:1.05rem;font-weight:500;display:block}.wellbeing-field__icon{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;flex:none;place-items:center;width:54px;height:54px;display:grid}.wellbeing-field__icon svg{width:24px;height:24px}.wellbeing-field__value{min-width:78px;min-height:46px;color:var(--text);background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:1.1rem;font-weight:700;display:inline-flex}.mini-scale--premium{background:0 0;border:0;padding:22px 0 0;position:relative}.mini-scale--premium .mini-scale__slider{margin-top:0}.mini-scale--premium .mini-scale__labels{font-size:.95rem}.mini-scale--premium .mini-scale__labels strong{opacity:.92}.difficulty-step{display:grid}.difficulty-card{background:radial-gradient(circle at 50% 0,#ffffff0f,#0000 34%),linear-gradient(#15191ff5,#0d1014fa);border:1px solid #ffffff1f;border-radius:32px;gap:34px;padding:clamp(26px,5vw,44px);display:grid;box-shadow:inset 0 1px #ffffff0a,0 24px 56px #0000003d}.difficulty-card__summary{text-align:center;justify-items:center;gap:8px;display:grid}.difficulty-card__summary strong{color:var(--brand-white);letter-spacing:-.08em;text-shadow:0 12px 34px #ffffff24;font-size:clamp(4rem,11vw,6.6rem);font-weight:800;line-height:.9}.difficulty-card__summary span{color:var(--accent-yellow);letter-spacing:-.02em;font-size:clamp(1.2rem,2.4vw,1.7rem);font-weight:800}.difficulty-card__summary p{color:#f4f5f7e6;justify-content:center;align-items:center;min-height:2.6em;margin:0;font-size:clamp(.98rem,1.8vw,1.18rem);display:flex}.difficulty-scale{gap:22px;padding-top:8px;display:grid;position:relative}.difficulty-scale__track{background:#ffffff1a;border-radius:999px;height:6px;position:absolute;top:27px;left:15px;right:15px;overflow:hidden}.difficulty-scale__fill{width:var(--difficulty-fill);border-radius:inherit;background:var(--difficulty-color,var(--accent-green));height:100%;display:block}.difficulty-scale__points{z-index:1;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:relative}.difficulty-scale__point{color:#0000;min-width:22px;height:38px;text-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;margin:0 auto;font-size:.95rem;font-weight:800;transition:color .16s;display:inline-flex}.difficulty-scale__point--visible{color:#f4f5f7c2;text-shadow:0 1px 8px #0000008c}.difficulty-scale__point--filled{color:#0000}.difficulty-scale__point--visible.difficulty-scale__point--filled{color:var(--brand-white)}.difficulty-scale__range{appearance:none;z-index:3;cursor:grab;background:0 0;width:calc(100% - 30px);height:62px;margin:0;position:absolute;top:0;left:15px}.difficulty-scale__range:active{cursor:grabbing}.difficulty-scale__range::-webkit-slider-runnable-track{background:0 0;height:62px}.difficulty-scale__range::-webkit-slider-thumb{appearance:none;background:0 0;border:0;border-radius:999px;width:42px;height:42px;margin-top:10px}.difficulty-scale__range::-moz-range-track{background:0 0;height:62px}.difficulty-scale__range::-moz-range-thumb{background:0 0;border:0;border-radius:999px;width:42px;height:42px}.difficulty-scale__thumb-label{z-index:2;top:5px;left:var(--difficulty-thumb-left);background:var(--brand-white);border-color:var(--brand-white);width:42px;height:42px;color:var(--brand-black);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;transition:left .12s;display:inline-flex;position:absolute;transform:translate(-50%);box-shadow:inset 0 0 0 3px #ffffffb3,0 6px 18px #38435438}.difficulty-scale__labels{color:var(--muted);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.difficulty-scale__labels span{gap:8px;font-size:1rem;display:grid}.difficulty-scale__labels span:nth-child(2){text-align:center;justify-items:center}.difficulty-scale__labels span:last-child{text-align:right;justify-items:end}.difficulty-scale__labels strong{font-weight:700}.flow-panel{border-radius:24px;gap:8px;padding:18px 20px;display:grid}.flow-panel__header{justify-content:space-between;align-items:center;gap:14px;display:flex}.flow-panel__header strong{font-size:1rem}.flow-panel__header span,.flow-panel__copy{color:var(--muted)}.flow-panel__copy{line-height:1.5}.mood-figure-shell{width:258px;height:258px;box-shadow:none;color:color-mix(in srgb, var(--figure-color,var(--accent-strong)) 72%, white);background:0 0;border-radius:0;place-items:center;margin:0 auto;display:grid;position:relative;overflow:visible}.mood-figure-mandala{width:100%;height:100%;color:inherit;opacity:.92;filter:drop-shadow(0 0 12px color-mix(in srgb, var(--figure-color,var(--accent-strong)) 28%, transparent)) drop-shadow(0 8px 18px #00000038);transform:rotate(var(--figure-rotate));background:currentColor;transition:transform 90ms linear,opacity .18s;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='300'%20height='300'%20viewBox='0%200%20300%20300'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20stroke='currentColor'%20stroke-width='4'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='150'%20cy='150'%20r='18'%3e%3c/circle%3e%3ccircle%20cx='150'%20cy='150'%20r='55'%3e%3c/circle%3e%3ccircle%20cx='150'%20cy='150'%20r='105'%3e%3c/circle%3e%3cg%20transform='translate(150%20150)'%3e%3cpath%20d='M0%20-105%20C25%20-75%2025%20-45%200%20-25%20C-25%20-45%20-25%20-75%200%20-105Z'%3e%3c/path%3e%3cpath%20d='M0%20105%20C25%2075%2025%2045%200%2025%20C-25%2045%20-25%2075%200%20105Z'%3e%3c/path%3e%3cpath%20d='M105%200%20C75%2025%2045%2025%2025%200%20C45%20-25%2075%20-25%20105%200Z'%3e%3c/path%3e%3cpath%20d='M-105%200%20C-75%2025%20-45%2025%20-25%200%20C-45%20-25%20-75%20-25%20-105%200Z'%3e%3c/path%3e%3cg%20transform='rotate(45)'%3e%3cpath%20d='M0%20-105%20C25%20-75%2025%20-45%200%20-25%20C-25%20-45%20-25%20-75%200%20-105Z'%3e%3c/path%3e%3cpath%20d='M0%20105%20C25%2075%2025%2045%200%2025%20C-25%2045%20-25%2075%200%20105Z'%3e%3c/path%3e%3cpath%20d='M105%200%20C75%2025%2045%2025%2025%200%20C45%20-25%2075%20-25%20105%200Z'%3e%3c/path%3e%3cpath%20d='M-105%200%20C-75%2025%20-45%2025%20-25%200%20C-45%20-25%20-75%20-25%20-105%200Z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3csvg%20width='300'%20height='300'%20viewBox='0%200%20300%20300'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20fill='none'%20stroke='currentColor'%20stroke-width='4'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3ccircle%20cx='150'%20cy='150'%20r='18'%3e%3c/circle%3e%3ccircle%20cx='150'%20cy='150'%20r='55'%3e%3c/circle%3e%3ccircle%20cx='150'%20cy='150'%20r='105'%3e%3c/circle%3e%3cg%20transform='translate(150%20150)'%3e%3cpath%20d='M0%20-105%20C25%20-75%2025%20-45%200%20-25%20C-25%20-45%20-25%20-75%200%20-105Z'%3e%3c/path%3e%3cpath%20d='M0%20105%20C25%2075%2025%2045%200%2025%20C-25%2045%20-25%2075%200%20105Z'%3e%3c/path%3e%3cpath%20d='M105%200%20C75%2025%2045%2025%2025%200%20C45%20-25%2075%20-25%20105%200Z'%3e%3c/path%3e%3cpath%20d='M-105%200%20C-75%2025%20-45%2025%20-25%200%20C-45%20-25%20-75%20-25%20-105%200Z'%3e%3c/path%3e%3cg%20transform='rotate(45)'%3e%3cpath%20d='M0%20-105%20C25%20-75%2025%20-45%200%20-25%20C-25%20-45%20-25%20-75%200%20-105Z'%3e%3c/path%3e%3cpath%20d='M0%20105%20C25%2075%2025%2045%200%2025%20C-25%2045%20-25%2075%200%20105Z'%3e%3c/path%3e%3cpath%20d='M105%200%20C75%2025%2045%2025%2025%200%20C45%20-25%2075%20-25%20105%200Z'%3e%3c/path%3e%3cpath%20d='M-105%200%20C-75%2025%20-45%2025%20-25%200%20C-45%20-25%20-75%20-25%20-105%200Z'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e") 50%/contain no-repeat}.mood-figure{z-index:3;width:58px;height:58px;box-shadow:none;background:0 0;place-items:center;display:grid;position:relative}.mood-figure__value{color:#fffffff0;letter-spacing:-.03em;font-size:1rem;font-weight:700;line-height:1}.mood-meter{background:linear-gradient(140deg,#ffffffeb,#f4f7ffc2),linear-gradient(90deg,#5f71c824,#ec7a5e29);border:1px solid #ffffffbd;border-radius:24px;padding:18px}.mood-slider{appearance:none;background:0 0;width:100%;margin:18px 0 10px}.mood-slider::-webkit-slider-runnable-track{background:var(--slider-track);border-radius:999px;height:6px}.mood-slider::-webkit-slider-thumb{appearance:none;width:22px;height:22px;box-shadow:0 0 0 5px color-mix(in srgb, var(--meter-color,var(--accent-strong)) 20%, white), 0 6px 18px #38435438;background:#fff;border:0;border-radius:999px;margin-top:-8px}.mood-slider::-moz-range-track{background:var(--slider-track);border-radius:999px;height:6px}.mood-slider::-moz-range-thumb{width:22px;height:22px;box-shadow:0 0 0 5px color-mix(in srgb, var(--meter-color,var(--accent-strong)) 20%, white), 0 6px 18px #38435438;background:#fff;border:0;border-radius:999px}.mood-meter__footer{margin-top:2px}.mood-meter__footer--five{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.mood-meter__footer--five span{text-align:center}.mood-meter__label{justify-content:center;align-items:center;gap:6px;display:inline-flex}.chip-grid{flex-wrap:wrap;gap:10px;display:flex}.chip{color:var(--text);background:#f5f7fbf5;padding:12px 16px}.chip--active{background:var(--chip-active);color:#173731;box-shadow:inset 0 0 0 1px #4a92833d}.note-field textarea,.field-stack input,.field-stack select,.field-stack textarea,.dashboard-search{width:100%;color:var(--text);font:inherit;background:#fbfbfdf5;border:1px solid #c6cddceb;border-radius:24px}.note-field textarea{resize:vertical;min-height:140px;padding:16px}.field-stack input,.field-stack select,.field-stack textarea,.dashboard-search{min-height:52px;padding:0 16px}.flow-actions{grid-template-columns:1fr;margin-top:24px}.flow-actions__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.dashboard-screen{gap:18px;display:grid;position:relative}.dashboard-screen--admin{grid-template-columns:280px minmax(0,1fr);align-items:start;width:calc(100vw - 24px);margin-left:calc(50% - 50vw + 12px)}.dashboard-workspace{gap:18px;min-width:0;display:grid}.dashboard-mobilebar,.dashboard-sidebar-backdrop{display:none}.dashboard-mobilebar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px}.dashboard-mobilebar strong,.dashboard-mobilebar small{display:block}.dashboard-mobilebar strong{color:var(--text);font-size:1rem}.dashboard-mobilebar small{color:#f4f5f7a8;letter-spacing:.08em;text-transform:uppercase;margin-top:3px}.dashboard-mobilebar__button{align-items:center;gap:8px;display:inline-flex}.dashboard-mobilebar__button svg{width:18px;height:18px}.dashboard-hero{background:radial-gradient(circle at 10% 10%,#ffffffe6,#0000 24%),radial-gradient(circle at 100% 0,#7baeff2e,#0000 26%),linear-gradient(145deg,#ffffffd1,#f1f6ffc7);grid-template-columns:minmax(0,1.1fr) auto;gap:18px;display:grid;overflow:hidden}.dashboard-hero__copy{gap:12px;display:grid}.dashboard-hero__copy p,.dashboard-footnote p{max-width:70ch;color:var(--muted);line-height:1.65}.dashboard-hero__actions{align-content:end;gap:12px;display:grid}.hero-stat-pill{background:#ffffffd6;border:1px solid #d6dde8eb;border-radius:22px;min-width:170px;padding:16px 18px}.hero-stat-pill strong{letter-spacing:-.05em;font-size:1.8rem;line-height:1;display:block}.hero-stat-pill span{color:var(--muted);margin-top:6px;display:block}.dashboard-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-metric{background:#fffc;border:1px solid #ffffffb8;border-radius:28px;padding:20px;box-shadow:0 18px 42px #59678417}.dashboard-metric strong{letter-spacing:-.05em;font-size:2.1rem;line-height:1;display:block}.dashboard-metric p{color:var(--muted);margin-top:8px}.dashboard-metric--alert{background:linear-gradient(145deg,#fff5eff5,#ffffffc7)}.dashboard-metric--good{background:linear-gradient(145deg,#effffaf5,#ffffffc7)}.dashboard-content-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.95fr);align-items:start;gap:18px;display:grid}.dashboard-content-grid--full{grid-template-columns:minmax(0,1fr)}.dashboard-sidebar{border-radius:28px;align-content:start;gap:18px;min-height:calc(100vh - 32px);padding:18px 16px 16px;display:grid;position:sticky;top:16px}.dashboard-sidebar__brand h2{color:#f4f5f7ad;letter-spacing:.08em;text-transform:uppercase;margin:6px 0 0;font-size:.88rem;line-height:1.1}.dashboard-sidebar__brand{justify-content:space-between;align-items:center;gap:12px;padding:6px 6px 10px;display:flex}.dashboard-sidebar__brand-actions{align-items:center;gap:8px;display:inline-flex}.dashboard-sidebar__brand-copy{align-items:center;gap:12px;display:inline-flex}.dashboard-sidebar__avatar-shell{background:#0f1319;border:1px solid #2a323d;border-radius:18px;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.dashboard-sidebar__avatar-image{object-fit:cover;width:100%;height:100%;display:block}.dashboard-sidebar__avatar-fallback{color:#f4f5f7e0;font-size:1.15rem}.dashboard-sidebar__brand-mark{background:linear-gradient(135deg,#74c3b1,#2f8979);border-radius:999px;width:20px;height:20px;box-shadow:0 0 0 6px #74c3b124}.dashboard-sidebar__edit-button{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.dashboard-sidebar__close-button{color:#fff;cursor:pointer;min-height:38px;font:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:8px;padding:0 12px;font-weight:700;display:none}.dashboard-sidebar__close-button svg{width:16px;height:16px}.dashboard-sidebar__edit-button svg{color:#fff;width:18px;height:18px}.dashboard-sidebar__edit-button:hover{border-color:#ffffff2e}.dashboard-sidebar__identity{color:var(--text);margin:0;font-size:1.18rem;font-weight:900;line-height:1.15}.dashboard-sidebar__identity--hint{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.dashboard-sidebar__avatar-shell--modal{border-radius:24px;width:88px;height:88px}.staff-profile-modal__photo{justify-items:center;gap:12px;padding-bottom:6px;display:grid}.dashboard-sidebar__header h2{display:none}.dashboard-sidebar__nav{gap:8px;display:grid}.sidebar-link{appearance:none;text-align:left;cursor:pointer;background:#f8faffad;border:1px solid #d7dde8e6;border-radius:18px;grid-template-columns:20px 1fr auto;align-items:start;gap:10px;padding:12px 14px;transition:transform .18s,background-color .18s,border-color .18s,box-shadow .18s;display:grid}.sidebar-link__alert-dot{background:var(--accent-yellow);border:1px solid #ffffffc7;border-radius:999px;align-self:center;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 3px #fdd26e29}.sidebar-link__icon{color:#7b8796;opacity:.92;place-items:center;width:22px;height:22px;line-height:1;display:grid}.sidebar-link__icon svg{width:20px;height:20px;display:block}.sidebar-link__copy{display:block}.staff-push-toggle-row{margin-top:4px}.sidebar-link strong{font-size:.95rem}.sidebar-link:hover{transform:translateY(-1px)}.sidebar-link--active .sidebar-link__icon{color:#2f8979}.dashboard-sidebar__help{background:#f8faffb8;border:1px solid #d7dde8db;border-radius:18px;margin-top:auto;padding:14px}.dashboard-sidebar__help strong{font-size:1rem;display:block}.dashboard-sidebar__help p{color:var(--muted);margin-top:6px;line-height:1.45}.client-master-list{border:1px solid #ffffff14;border-radius:26px;gap:0;display:grid;overflow:hidden}.pending-review-panel,.staff-section,.camp-monitor-card{gap:12px;display:grid}.pending-review-panel{background:#f8faffb8;border:1px solid #d7dde8db;border-radius:24px;padding:16px}.pending-review-panel__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.pending-review-panel__header h3,.staff-section h3{margin:0;font-size:1.05rem;line-height:1.05}.pending-review-list,.camp-monitor-list{gap:10px;display:grid}.pending-review-card,.camp-monitor-row{background:#ffffffd6;border:1px solid #d7dde8db;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.pending-review-card p,.camp-monitor-row p,.pending-review-card small{color:var(--muted);margin:4px 0 0}.pending-review-card__actions,.camp-monitor-row__meta{flex-wrap:wrap;justify-content:end;align-items:center;gap:10px;display:flex}.pending-review-card--empty{justify-content:start}.staff-current-row{grid-template-columns:minmax(0,1fr) auto}.staff-current-row__identity{align-items:center;gap:14px;min-width:0;display:flex}.staff-current-row__avatar{width:54px;height:54px;color:var(--brand-white);background:#0f1319;border:1px solid #2a323d;border-radius:18px;flex:none;place-items:center;font-weight:800;display:grid;overflow:hidden}.staff-current-row__avatar img{object-fit:cover;width:100%;height:100%;display:block}.staff-delete-button{font-weight:900;background:var(--accent-coral)!important;border-color:var(--accent-coral)!important;color:var(--brand-white)!important}.client-filter-tabs{flex-wrap:wrap;gap:8px;display:flex}.segment-tabs{flex-wrap:wrap;gap:8px;display:inline-flex}.segment-tab{min-height:42px;color:var(--muted);background:#f8faffb8;border:1px solid #dde3eceb;border-radius:999px;padding:0 16px}.segment-tab--active{color:#1f6557;background:#e9f6eff5;border-color:#7ec6b5d1}.client-filter-tab{appearance:none;color:var(--muted);cursor:pointer;font:inherit;background:#f8faffb8;border:1px solid #dde3eceb;border-radius:999px;padding:8px 14px;transition:transform .18s,border-color .18s,background-color .18s,color .18s}.client-filter-tab:hover{transform:translateY(-1px)}.client-filter-tab--active{color:#1f6557;background:#e9f6eff5;border-color:#7ec6b5d1}.client-master-row{appearance:none;cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #ffffff14;border-radius:0;grid-template-columns:minmax(260px,1fr) minmax(170px,auto);align-items:center;gap:18px;padding:14px 18px;transition:background-color .18s,border-color .18s;display:grid}.client-master-row:first-child{border-top:0}.client-master-row:hover{background:#ffffff08;border-color:#ffffff1f}.client-master-row--delete-request{border-left:3px solid var(--accent-coral);background:linear-gradient(90deg,#ff727624,#ff72760a);padding-left:15px}.client-master-row--delete-request:hover{background:linear-gradient(90deg,#ff72762e,#ff72760f);border-color:#ff727647}.client-master-row__identity,.client-master-row__meta{align-items:center;gap:12px;display:flex}.client-master-row__identity strong{display:block}.client-master-row__name--delete-request{color:var(--accent-coral);font-weight:800}.client-master-row__identity p,.client-master-row__meta span{color:var(--muted);margin:4px 0 0}.client-master-row__alert-text{font-weight:700;color:#ffb8bc!important}.client-master-row__meta{flex-wrap:wrap;justify-content:end}.dashboard-stack,.dashboard-detail-stack{gap:18px;display:grid}.dashboard-stack{z-index:1;position:relative}.dashboard-detail-stack{z-index:3;position:relative}.dashboard-card{gap:18px;display:grid}.dashboard-card__header{align-items:center}.dashboard-card__header h2,.dashboard-profile-card h2{margin:0;font-size:1.35rem;line-height:1.05}.client-profile-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.client-profile-title-row h2{letter-spacing:-.035em;margin:0;font-size:clamp(2rem,3.2vw,3rem)}.client-profile-title-row .status-pill{transform:translateY(1px)}.birthday-gift{width:34px;height:34px;color:var(--accent-yellow);background:#fdd26e24;border:1px solid #fdd26e47;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.birthday-gift svg{width:18px;height:18px}.birthday-gift--inline{vertical-align:middle;width:24px;height:24px;margin-left:8px}.birthday-gift--inline svg{width:14px;height:14px}.birthday-gift--admin-list{width:24px;height:24px}.birthday-gift--admin-list svg{width:14px;height:14px}.fighter-mark{object-fit:contain;opacity:.92;pointer-events:none;-webkit-user-select:none;user-select:none;display:block}.fighter-mark--admin{width:48px;height:48px}.fighter-mark--member{width:56px;height:80px;margin:18px auto 0}.dashboard-card__actions{flex-wrap:wrap;gap:10px;display:flex}.dashboard-card__actions--stack,.dashboard-table{gap:10px;display:grid}.dashboard-table__head,.dashboard-row{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr) minmax(0,.9fr) auto;align-items:center;gap:12px;display:grid}.dashboard-table__head{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;padding:0 14px;font-size:.82rem}.dashboard-row{text-align:left;background:#f8faffc7;border:1px solid #d7dde8db;border-radius:24px;padding:16px 14px}.dashboard-row strong,.notification-item strong,.history-item__topline strong,.profile-summary-tile strong,.invite-row strong,.warning-card strong,.postit-card p,.note-row p{display:block}.dashboard-row small,.dashboard-row em,.history-item small,.invite-row p,.notification-item small,.profile-highlight-card p,.coach-scope-list p{color:var(--muted)}.dashboard-row span{min-width:0}.dashboard-row small{margin-top:3px;font-size:.76rem;display:block}.dashboard-row--active{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 32%),#eaf7f3f0;border-color:#7ec6b5d1}.warning-pill,.status-pill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:.74rem;font-style:normal;font-weight:800;display:inline-flex}.warning-pill--low{color:#206454;background:#ddefe8e6}.warning-pill--medium{color:#8c5a10;background:#ffedc5f2}.warning-pill--high{color:#9b443d;background:#ffdbd7f2}.status-pill--pending,.status-pill--invited{color:#8c5a10;background:#ffedc5f2}.status-pill--rejected{color:#ffd4d6;background:#ff727629}.notification-hub,.history-feed,.warning-stack,.notes-feed,.invite-list{gap:12px;display:grid}.warning-stack--grid{grid-template-columns:repeat(3,minmax(0,1fr))}.notification-hub{max-height:420px;padding-right:4px;overflow:auto}.notification-item{background:#f8faffcc;border:1px solid #d7dde8db;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.notification-item p,.history-item p{color:var(--text);margin-top:6px;line-height:1.55}.notification-item--warning{background:linear-gradient(145deg,#fff7efeb,#ffffffd1)}.notification-item--success{background:linear-gradient(145deg,#effff9eb,#ffffffd1)}.dashboard-mini-button{min-height:42px;padding:0 16px}.dashboard-mini-button svg{color:#fff;stroke:currentColor;width:16px;height:16px}.history-item,.invite-row,.note-row{background:#f8faffc7;border:1px solid #d7dde8db;border-radius:24px;padding:16px}.history-item__topline,.history-item__metrics,.invite-row,.invite-row__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;display:flex}.note-row__footer{justify-content:flex-end;margin-top:10px;display:flex}.note-delete-button{min-width:auto;min-height:auto;color:var(--muted);box-shadow:none;background:0 0;border:0;padding:0}.note-delete-button:hover{color:#8b4b45;transform:none}.note-delete-button .button-spinner{width:14px;height:14px;margin-top:-7px;margin-left:-7px}.note-delete-button svg{width:15px;height:15px;display:block}.history-item__metrics{justify-content:start;margin-top:12px}.history-item__signals{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.history-item__signals span{color:#435263;background:#eaeff7f5;border-radius:999px;padding:8px 12px;font-size:.82rem}.checkin-list{gap:12px;display:grid}.checkin-date-group{gap:8px;display:grid}.checkin-date-group__header{justify-content:space-between;align-items:end;gap:12px;padding:0 4px;display:flex}.checkin-date-group__date{align-items:baseline;gap:10px;display:inline-flex}.checkin-date-group__date span,.checkin-date-group__header small{color:var(--muted)}.checkin-date-group__date strong{letter-spacing:-.03em;font-size:1rem}.checkin-date-group__rows{background:#ffffffdb;border:1px solid #dde3eceb;border-radius:18px;gap:0;display:grid;overflow:hidden;box-shadow:0 10px 22px #5a67820d}.checkin-pagination,.checkin-pagination__actions{flex-wrap:wrap;align-items:center;display:flex}.checkin-pagination{justify-content:space-between;gap:12px}.checkin-pagination span,.checkin-day-group__header small{color:var(--muted)}.checkin-pagination__actions{gap:10px}.checkin-countline{color:var(--muted);text-align:right;font-size:.92rem}.checkin-row-card{box-shadow:none;background:0 0;border:0;border-top:1px solid #dde3eceb;border-radius:0;grid-template-columns:minmax(220px,.92fr) minmax(260px,1.18fr) 138px;align-items:stretch;gap:0;display:grid;overflow:visible}.checkin-date-group__rows .checkin-row-card:first-child{border-top:0}.checkin-row-card>div{min-width:0}.checkin-row-card__profile,.checkin-row-card__summary,.checkin-row-card__status{padding:10px 12px}.checkin-row-card__summary,.checkin-row-card__status{border-left:1px solid #e3e8f0e6}.checkin-row-card__profile{align-items:center;gap:10px;display:flex}.checkin-avatar{background:var(--avatar-tone);color:#fff;border-radius:999px;place-items:center;width:38px;height:38px;font-size:.82rem;font-weight:700;display:grid;box-shadow:inset 0 1px #ffffff3d}.checkin-avatar--time{width:50px;color:var(--text);letter-spacing:.02em;box-shadow:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;font-size:.72rem}.checkin-row-card__identity{gap:4px;min-width:0;display:grid}.checkin-row-card__stats{color:var(--muted);flex-wrap:wrap;gap:6px 10px;font-size:.8rem;display:flex}.checkin-row-card__summary{align-content:center;gap:5px;display:grid}.checkin-row-card__summary p{color:var(--text);margin:0;font-size:.88rem;line-height:1.22}.checkin-row-card__signals{flex-wrap:wrap;gap:4px 10px;display:flex}.checkin-row-card__signals span{color:var(--muted);font-size:.76rem}.checkin-row-card__signals span:before{content:"•";color:#6a788799;margin-right:8px}.checkin-row-card__status{align-content:center;justify-items:center;gap:6px;display:grid}.checkin-row-card__status small{color:#f4f5f79e;text-align:center;font-size:.72rem;line-height:1.25}.checkin-row-card .warning-pill{justify-content:center;min-width:108px}.inline-link-button{appearance:none;color:var(--text);cursor:pointer;font:inherit;letter-spacing:-.02em;text-underline-offset:4px;background:0 0;border:0;padding:0;font-weight:700;-webkit-text-decoration:underline #21303d38;text-decoration:underline #21303d38}@keyframes button-spin{to{transform:rotate(360deg)}}.profile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.profile-summary-tile{background:#f6f9ffeb;border:1px solid #d7dde8db;border-radius:22px;padding:14px}.profile-summary-tile span,.profile-highlight-card p{display:block}.profile-summary-tile span{color:var(--muted);margin-bottom:4px}.fighter-status-grid{gap:14px}.fighter-status-tile{background:radial-gradient(circle at 0 0,#ffffff08,#0000 30%),#ffffff06;border:1px solid #ffffff12;border-radius:24px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;min-height:118px;padding:18px 20px;display:grid;box-shadow:inset 0 1px #ffffff05}.fighter-status-tile__icon{width:44px;min-width:44px;height:44px;color:var(--accent-yellow);background:#fdd26e1f;border-radius:999px;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 1px #ffffff08}.fighter-status-tile__icon svg,.fighter-status-tile__icon img{width:22px;height:22px;color:var(--accent-yellow);display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fighter-status-tile__icon svg{stroke:currentColor}.fighter-status-tile__icon-image{object-fit:contain}.fighter-status-tile__copy{gap:4px;display:grid}.fighter-status-tile__copy span{color:#ffffffa8;letter-spacing:.02em;text-transform:none;margin:0;font-size:.8rem;font-weight:700}.fighter-status-tile__copy strong{color:var(--brand-white);font-size:1.05rem;font-weight:800;line-height:1.2}.approval-review-card{gap:18px}.approval-review-banner{border-radius:20px;margin-top:2px}.approval-review-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.approval-review-meta__item{background:#ffffff05;border:1px solid #ffffff0f;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.approval-review-meta__item span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:700}.approval-review-meta__item strong{color:var(--text);font-size:.98rem;line-height:1.35}.approval-review-section{gap:12px;padding-top:6px;display:grid}.approval-review-section+.approval-review-section{border-top:1px solid #ffffff14;padding-top:18px}.approval-review-section__header{border-left:3px solid var(--accent-pink);gap:6px;padding-left:14px;display:grid}.approval-review-section__header h3{letter-spacing:-.02em;color:var(--text);margin:0;font-size:1.12rem;font-weight:800}.approval-review-grid{gap:12px}.approval-review-tile{box-shadow:none;background:radial-gradient(circle at 0 0,#ffffff09,#0000 30%),#ffffff08;border:1px solid #ffffff0f;border-radius:18px;padding:16px}.approval-review-tile span{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.approval-review-tile strong{line-height:1.35}.profile-highlight-card{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 28%),linear-gradient(145deg,#edf4ffeb,#fcfdffe6);border:1px solid #d6dde8eb;border-radius:28px;padding:18px}.profile-highlight-card strong{margin-bottom:8px;font-size:1.2rem;display:block}.profile-chart-card{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 28%),linear-gradient(145deg,#f7fafff0,#ffffffe6);border:1px solid #d6dde8eb;border-radius:28px;gap:16px;padding:18px;display:grid}.profile-chart-card__header{justify-content:space-between;align-items:start;gap:14px;display:flex}.profile-chart-card__header strong{font-size:1.15rem;display:block}.profile-chart-shell{gap:10px;display:grid}.profile-chart{width:100%;height:auto;overflow:visible}.profile-chart__gridline{stroke:#d5dce8b3;stroke-width:1px}.profile-chart__line{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.profile-chart__line--checkin{stroke:var(--green)}.profile-chart__line--checkout{stroke:var(--coral)}.profile-chart__line--average{stroke:var(--yellow)}.profile-chart__labels{color:var(--muted);grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;font-size:.8rem;display:grid}.profile-chart__labels span{text-align:center}.profile-chart-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-legend-row{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:.88rem;display:flex}.profile-legend-row span{align-items:center;gap:8px;display:inline-flex}.profile-legend-swatch{border-radius:999px;width:12px;height:12px;display:inline-block}.profile-legend-swatch--checkin{background:var(--green)}.profile-legend-swatch--checkout{background:var(--coral)}.profile-legend-swatch--average{background:var(--yellow)}.wellbeing-bar-list{gap:12px;display:grid}.wellbeing-bar-row{gap:8px;display:grid}.wellbeing-bar-row__meta{justify-content:space-between;align-items:center;gap:12px;font-size:.9rem;display:flex}.wellbeing-bar-track{background:#ffffff14;border-radius:999px;height:12px;overflow:hidden}.wellbeing-bar-fill{border-radius:inherit;background:linear-gradient(90deg, var(--pink), var(--coral));height:100%}.profile-chart-stat{background:#fcfdfff0;border:1px solid #d6dde8e0;border-radius:22px;padding:14px}.profile-chart-stat span{color:var(--muted);margin-bottom:4px;display:block}.profile-chart-stat strong{font-size:1.35rem;line-height:1.05;display:block}.dashboard-note-field{gap:10px}.invite-grid,.field-stack{gap:10px;display:grid}.notification-schedule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.picker-input-shell{position:relative}.picker-input-shell:after{content:"⌄";color:var(--muted);pointer-events:none;font-size:.92rem;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.picker-input-shell__icon{width:18px;height:18px;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.picker-input-shell__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:100%;height:100%}.picker-input-shell input{padding-left:42px;padding-right:40px}.field-stack span{color:var(--muted)}.invite-row p{margin-top:4px}.postit-card{width:100%;min-height:164px;transform:rotate(var(--postit-tilt,-1deg));transform-origin:top;border:1px solid #0a2f341f;border-radius:10px;gap:10px;padding:20px 16px 14px;display:grid;position:relative;box-shadow:0 14px 24px #0830362e,inset 0 2px #ffffff73}.postit-card p{color:#123036;font-family:inherit;font-size:1.28rem;line-height:1.18}.postit-card small{color:#3e5b60;font-size:.76rem;display:block}.postit-dismiss{color:#123036;background:#ffffff73;border:1px solid #0a2f342e;border-radius:999px;justify-self:start;padding:8px 12px;font-size:.82rem}.postit-wall{z-index:90;pointer-events:none;position:fixed;inset:0}.postit-wall .postit-card{pointer-events:auto}.postit-card--wall{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;width:236px;position:absolute;box-shadow:0 18px 30px #0000003d,inset 0 2px #ffffff73}.postit-card--wall:active{cursor:grabbing}.postit-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0000009e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.postit-modal-card{gap:16px;width:min(520px,100%);display:grid}.postit-modal-card--scroll{max-height:min(82vh,760px);padding-right:6px;overflow-y:auto}.who5-modal-card{max-height:min(88vh,820px)}.who5-submit-button{background:var(--accent-green)!important;border-color:var(--accent-green)!important;color:var(--brand-white)!important;box-shadow:none!important}.who5-modal-card .who5-list{gap:4px}.who5-modal-card .who5-item{gap:6px;padding:8px 0}.postit-modal-card--compact{gap:12px;max-height:min(92vh,920px)}.postit-modal-card--compact .profile-modal-form{gap:12px}.postit-modal-card--compact .postit-modal-actions{margin-top:4px}.postit-modal-textarea{resize:vertical;min-height:132px}.postit-color-picker{flex-wrap:wrap;gap:10px;display:inline-flex}.postit-color-swatch{border:2px solid #ffffff14;border-radius:999px;width:32px;height:32px;box-shadow:inset 0 1px #ffffff73}.postit-color-swatch--active{outline-offset:2px;outline:2px solid #ffffffe6}.postit-color-swatch--yellow{background:#fff5a7}.postit-color-swatch--pink{background:#ffd0e6}.postit-color-swatch--blue{background:#cbe7ff}.postit-color-swatch--green{background:#dcf8be}.postit-modal-actions{justify-content:flex-end;gap:10px;display:flex}.postit-tape{opacity:.92;background:linear-gradient(#69cdd6a8,#4db6c075);border-radius:3px;width:58px;height:16px;position:absolute;top:-9px;left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 2px 4px #0830362e}.postit-card--yellow{background:linear-gradient(#ffffff70,#0000 28%),linear-gradient(150deg,#fff5a7,#ffe577)}.postit-card--pink{background:linear-gradient(#ffffff6b,#0000 28%),linear-gradient(150deg,#ffd0e6,#ffb8d7)}.postit-card--blue{background:linear-gradient(#fff6,#0000 28%),linear-gradient(150deg,#cbe7ff,#afd6ff)}.postit-card--green{background:linear-gradient(#fff6,#0000 28%),linear-gradient(150deg,#dcf8be,#b9e083)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.warning-card{border:1px solid #d7dde8db;border-radius:24px;padding:16px}.warning-card p{margin-top:6px;line-height:1.55}.warning-card small{color:var(--muted);margin-top:8px;display:block}.warning-card--clickable{text-align:left;appearance:none;cursor:pointer;width:100%;transition:transform .16s,border-color .16s,box-shadow .16s}.warning-card--clickable:hover{transform:translateY(-1px)}.warning-card--clickable:focus-visible{outline:2px solid var(--brand-white);outline-offset:2px}.warning-card--high{background:linear-gradient(145deg,#fff1eff0,#ffffffdb)}.coach-scope-list{gap:10px;display:grid}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.9rem;margin-bottom:1rem;display:grid}.mini-stat-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:22px;gap:.35rem;padding:1rem 1.05rem;display:grid}.mini-stat-card strong{color:var(--brand-white);font-size:1.6rem;line-height:1}.mini-stat-card small{color:var(--text-muted)}.dashboard-export-button{min-height:48px}.dashboard-footnote{max-width:920px;padding-right:340px}@media (width<=1200px){.dashboard-screen--admin,.dashboard-main-grid,.dashboard-content-grid{grid-template-columns:1fr}.dashboard-mobilebar{z-index:55;display:grid;position:sticky;top:12px}.dashboard-sidebar-backdrop{z-index:58;background:#080a0e8c;border:0;padding:0;display:block;position:fixed;inset:0}.dashboard-screen--admin{width:100%;margin-left:0}.dashboard-sidebar{z-index:60;opacity:0;pointer-events:none;min-height:0;max-height:calc(100vh - 24px);transition:opacity .18s,transform .18s;position:fixed;top:12px;left:12px;right:12px;overflow:auto;transform:translateY(-12px)}.dashboard-sidebar--open{opacity:1;pointer-events:auto;transform:translateY(0)}.dashboard-sidebar__close-button{display:inline-flex}.dashboard-footnote{padding-right:0}.checkin-row-card{grid-template-columns:minmax(200px,.95fr) minmax(0,1fr)}.checkin-row-card__status{border-top:1px solid #e3e8f0e6;border-left:0;grid-column:1/-1;grid-auto-flow:column;justify-content:space-between;place-items:center start}.warning-stack--grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.dashboard-hero,.dashboard-metrics-grid,.profile-summary-grid,.profile-grid--split,.profile-chart-stats,.onboarding-highlight-grid,.dashboard-table__head,.dashboard-row,.role-switch,.support-mini-cards{grid-template-columns:1fr}.dashboard-table__head{display:none}.dashboard-row{border-radius:26px;justify-items:start}.checkin-row-card{grid-template-columns:1fr}.checkin-row-card__profile,.checkin-row-card__summary,.checkin-row-card__status{border-top:1px solid #e3e8f0e6;border-left:0}.dashboard-card__header,.notification-item,.journal-composer__actions,.journal-options-row,.profile-toggle-row,.journal-entry__top{grid-template-columns:1fr;display:grid}.warning-stack--grid{grid-template-columns:1fr}.client-master-row{grid-template-columns:minmax(0,1fr);align-items:start}.client-master-row__meta{justify-content:start}.member-personal-layout--display,.member-personal-layout--feature{grid-template-columns:minmax(0,1fr);justify-content:stretch}.member-personal-layout--feature{gap:24px}.profile-photo-copy--feature,.profile-photo-copy--member{place-self:start}.member-personal-feature-grid,.member-personal-footer{max-width:none}}@media (width<=720px){.app-shell{width:min(100% - 16px,1320px);padding-top:18px}.home-card,.card{border-radius:28px;padding:22px}.home-card{min-height:72vh}.home-logo-wrap{width:min(150px,48vw);margin-bottom:22px}.weekly-celebration{text-align:center;grid-template-columns:1fr}.scale-chip,.option-chip,.toggle-pill,.segment-tabs--tight .segment-tab{min-width:auto}.weekly-celebration__badge{min-width:88px;min-height:88px;margin:0 auto}.postit-wall{inset:0}.mood-figure-shell{width:226px;height:226px}.difficulty-card{gap:28px;padding:24px 18px}.difficulty-scale__point{font-size:.82rem}.difficulty-scale__thumb-label{width:50px;height:50px;box-shadow:0 0 0 5px #78be202e,0 0 0 9px #78be2014}.difficulty-scale__labels{font-size:.9rem}.screen-heading,.profile-card__header,.flow-topbar,.flow-actions{grid-template-columns:1fr;display:grid}.flow-actions{grid-template-columns:1fr}.dashboard-hero__actions,.dashboard-card__actions{grid-template-columns:1fr;display:grid}}.app-shell{position:relative}.brand-mark,.eyebrow,.profile-empty,.profile-compact-copy,.checkin-countline,.checkin-date-group__date span,.checkin-date-group__header small,.client-master-row__identity p,.client-master-row__meta span,.profile-line span,.note-field span,.mini-scale__labels,.mood-meter__footer,.field-stack span,.profile-toggle-row small,.journal-entry p,.support-mini-card p,.consent-banner p,.approval-stage p,.weight-row span,.help-request-card small,.pending-review-card p,.pending-review-card small,.camp-monitor-row p,.invite-row p,.notification-item small,.profile-chart__labels,.profile-chart-stat span,.profile-summary-tile span,.dashboard-hero__copy p,.coach-scope-list p{color:var(--muted)}.role-switch__button,.secondary-button,.ghost-button,.segment-tab,.client-filter-tab,.toggle-pill,.scale-chip,.option-chip,.profile-summary-tile,.profile-highlight-card,.profile-chart-card,.profile-chart-stat,.mini-scale,.journal-entry,.help-request-card,.weight-row,.support-mini-card,.consent-banner,.approval-stage,.pending-review-panel,.pending-review-card,.camp-monitor-row,.client-master-row,.invite-row,.notification-item,.warning-card,.note-row,.checkin-date-group__rows,.home-logo-wrap,.mood-meter,.session-ready-card,.journal-options-card,.onboarding-check{background:var(--surface-soft);box-shadow:none;border-color:#ffffff14}.home-card,.card,.dashboard-sidebar,.dashboard-hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 0 0,#ffffff0a,#0000 22%),linear-gradient(#13171df5,#0d1014fa);border:1px solid #ffffff14;box-shadow:0 28px 60px #0000005c,inset 0 1px #ffffff08}.flow-card,.onboarding-card{background:radial-gradient(circle at 50% 0,#ffffff0a,#0000 24%),linear-gradient(#090a0efa,#0b0d10fa);border:1px solid #ffffff14;max-width:760px;padding:38px;box-shadow:0 34px 90px #00000073,inset 0 1px #ffffff0a}.flow-topbar{margin-bottom:18px;display:block}.flow-close-button{color:var(--text);background:#ffffff0a;border-color:#ffffff14}.flow-close-button:hover{background:#ffffff0f;transform:none}.flow-header,.mood-step,.journal-step,.wellbeing-step{gap:24px}.flow-header h2{letter-spacing:-.06em;max-width:12ch;font-size:clamp(2.4rem,5vw,3.9rem);line-height:1.02}.step-counter{color:#f4f5f7d1;padding-top:0;font-size:.95rem}.wellbeing-field--premium,.flow-panel,.mood-meter,.journal-options-card{background:radial-gradient(circle at 0 0,#ffffff08,#0000 26%),linear-gradient(#15181df5,#0f1216fa);border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff08,0 12px 28px #0000002e}.mood-meter{padding:12px 18px 14px}.mini-scale__slider::-webkit-slider-runnable-track{background-color:#ffffff14}.mood-slider::-webkit-slider-runnable-track{background-color:#ffffff14}.mini-scale__slider::-moz-range-track{background-color:#ffffff14}.mood-slider::-moz-range-track{background-color:#ffffff14}.mini-scale__slider::-webkit-slider-thumb{background:#fff;box-shadow:0 0 0 6px #ffffff0f,0 6px 18px #0000006b}.mood-slider::-webkit-slider-thumb{background:#fff;box-shadow:0 0 0 6px #ffffff0f,0 6px 18px #0000006b}.mini-scale__slider::-moz-range-thumb{background:#fff;box-shadow:0 0 0 6px #ffffff0f,0 6px 18px #0000006b}.mood-slider::-moz-range-thumb{background:#fff;box-shadow:0 0 0 6px #ffffff0f,0 6px 18px #0000006b}.mood-step .chip-grid{align-content:flex-start;align-items:flex-start;gap:10px}.mood-step .chip{letter-spacing:-.01em;background:#ffffff0a;border:1px solid #ffffff14;max-width:100%;min-height:42px;padding:9px 14px;font-size:.94rem;line-height:1.2}.flow-actions{gap:12px;margin-top:30px}.dashboard-hero{background:radial-gradient(circle at 0 0,#ffffff08,#0000 24%),radial-gradient(circle at 100% 0,#ffffff05,#0000 22%),linear-gradient(#13171dfa,#0c0f13fa)}.home-logo-wrap{background:#ffffff0a}.home-logo{filter:none;mix-blend-mode:normal}.hero-orb{opacity:.52;background:radial-gradient(circle at 30% 30%,#ffffff17,#0000 20%),linear-gradient(145deg,#ffffff0a,#ffffff03)}.role-switch__button{color:var(--text)}.role-switch__button--active{border-color:color-mix(in srgb, var(--role-accent,var(--accent-strong)) 32%, #ffffff14);background:var(--role-surface,#171b20);box-shadow:0 16px 34px #00000047}.primary-button{background:linear-gradient(135deg, var(--accent-coral), #ff8c77);color:#140a0b;box-shadow:0 18px 34px #ff72763d}.secondary-button,.ghost-button,.segment-tab,.client-filter-tab,.toggle-pill,.scale-chip,.option-chip{color:var(--text)}.button-icon-silhouette,.profile-photo-fallback{filter:grayscale()saturate(0)brightness(1.55)}.done-pill,.chip--active,.segment-tab--active,.client-filter-tab--active,.toggle-pill--active,.scale-chip--active,.option-chip--active,.journal-visibility--coach{color:#c8f18d;background:#78be202e;border-color:#78be2052}.toggle-pill--danger{color:#ff9a9e;background:#ff727624;border-color:#ff727647}.journal-visibility--private,.status-pill--inactive{color:#c9d1da;background:#9ca6b224}.status-pill--active,.status-pill--accepted{color:#c8f18d;background:#78be202e}.status-pill--pending,.status-pill--invited,.warning-pill--medium{color:#ffe29a;background:#fdd26e29}.warning-card--low,.notification-item--success{background:linear-gradient(145deg,#78be201f,#121812eb)}.notification-tab-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.notification-tab-grid--repeat{grid-template-columns:repeat(5,minmax(0,1fr))}.notification-tab-row{flex-wrap:wrap;gap:10px;display:flex}.notification-tab-grid .client-filter-tab--active,.notification-tab-row .segment-tab--active{background:var(--accent-yellow)!important;border-color:var(--accent-yellow)!important;color:#fff!important}.notification-tab-grid .client-filter-tab--active svg,.notification-tab-row .segment-tab--active svg{color:#fff!important}.notification-recipient-panel{background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;padding:18px}.notification-recipient-panel__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.notification-recipient-list{gap:8px;max-height:280px;padding-right:4px;display:grid;overflow:auto}.notification-recipient-row{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;display:flex}.notification-recipient-row input[type=checkbox]{flex:none;width:16px;height:16px;margin:0}.notification-recipient-row strong{font-size:.96rem;line-height:1.2;display:block}.notification-recipient-row strong,.notification-recipient-empty{color:var(--text)}.notification-recipient-row small{color:var(--text-muted);margin-top:4px;display:block}.notification-recipient-empty{background:#ffffff05;border:1px dashed #ffffff1f;border-radius:20px;padding:14px 16px}@media (width<=900px){.notification-tab-grid,.notification-tab-grid--repeat{grid-template-columns:repeat(2,minmax(0,1fr))}}.weekly-celebration{background:radial-gradient(circle at 0 0,#ffffff0f,#0000 24%),linear-gradient(135deg,#fdd26e1f,#111419f0);box-shadow:0 20px 38px #00000047}.weekly-celebration__badge{color:#fff3c9;background:#ffffff14}.weekly-celebration--silver .weekly-celebration__badge{color:#eef3f7;background:linear-gradient(145deg,#9ca6b23d,#1c2128f5)}.mood-meter,.mini-scale{background:radial-gradient(circle at 0 0,#ffffff0d,#0000 28%),#12161be6}.mood-slider::-webkit-slider-thumb{background:#fff8ef}.mini-scale__slider::-webkit-slider-thumb{background:#fff8ef}.mood-slider::-moz-range-thumb{background:#fff8ef}.mini-scale__slider::-moz-range-thumb{background:#fff8ef}.note-field textarea,.field-stack input,.field-stack select,.field-stack textarea,.dashboard-search{color:var(--text);background:#090c0fe0;border-color:#ffffff14}.postit-modal-textarea{color:var(--text);background:#090c0ff5;border:1px solid #ffffff14}.profile-photo-shell{background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff0f}.profile-line,.who5-item,.profile-toggle-row,.checkin-row-card,.checkin-row-card__summary,.checkin-row-card__status{border-color:#ffffff14}.checkin-avatar{box-shadow:inset 0 1px #ffffff1a}.checkin-row-card__summary p,.notification-item p,.profile-highlight-card strong,.profile-chart-card__header strong,.pending-review-card strong,.camp-monitor-row strong,.invite-row strong,.journal-entry__top strong,.weight-row strong,.onboarding-stage h2,.approval-success-card strong{color:var(--text)}.inline-link-button{color:#f4f5f7;text-decoration-color:#f4f5f733}.dashboard-sidebar__brand-mark{background:linear-gradient(135deg,#78be20fa,#4e7a14fa);box-shadow:0 0 0 6px #78be201f}.sidebar-link,.pending-review-panel,.pending-review-card,.camp-monitor-row,.segment-tab,.client-filter-tab,.client-master-row,.dashboard-row,.notification-item,.warning-card,.invite-row,.dashboard-sidebar__help{background:var(--surface-soft);color:var(--text);box-shadow:none;border-color:#ffffff14}.sidebar-link--active,.dashboard-row--active{background:var(--accent-green-solid);border-color:var(--accent-green-border);box-shadow:0 16px 30px #00000038}.client-master-list>.client-master-row{box-shadow:none;background:0 0;border-bottom:0;border-left:0;border-right:0;border-radius:0}.client-master-list>.client-master-row.client-master-row--delete-request{border-left:3px solid var(--accent-coral);background:linear-gradient(90deg,#ff727624,#ff72760a);padding-left:15px}.client-master-list>.client-master-row.client-master-row--delete-request:hover{background:linear-gradient(90deg,#ff72762e,#ff72760f);border-left-color:#ff8e91}.client-master-list>.client-master-row:hover{box-shadow:none;background:#ffffff08;transform:none}.sidebar-link--active .sidebar-link__icon,.sidebar-link--active strong,.dashboard-row--active strong{color:var(--accent-green-text)}.segment-tab--active,.client-filter-tab--active{background:var(--accent-green-soft);color:var(--accent-green-text);border-color:var(--accent-green-border)}.warning-pill--low,.status-pill--active,.status-pill--accepted{background:var(--accent-green-soft);color:var(--accent-green-text)}.warning-pill--high{background:var(--accent-coral-soft);color:var(--accent-coral-text);border-color:var(--accent-coral-border)}.status-pill--inactive{color:#c9d1da;background:#9ca6b224}.profile-chart__gridline{stroke:#ffffff14}.profile-chart__line--lift{stroke:var(--accent-coral)}.sidebar-link{background:#ffffff05;border-color:#ffffff12}.sidebar-link__icon{color:#b3bdc8}.sidebar-link--active{background:radial-gradient(circle at 0 0,#ffffff0f,#0000 30%),#78be201f;border-color:#78be2042;box-shadow:0 16px 30px #00000038}.dashboard-search::placeholder,.note-field textarea::placeholder,.field-stack input::placeholder{color:#6f7a86}@keyframes badge-pop{0%{opacity:.75;transform:scale(.96)}60%{opacity:1;transform:scale(1.02)}to{transform:scale(1)}}@keyframes confetti-burst{0%{opacity:0;transform:translate(0)scale(.3)rotate(0)}15%{opacity:1}to{opacity:0;transform:translate(var(--burst-x,0), var(--burst-y,0)) scale(1.15) rotate(60deg)}}@keyframes spark-burst{0%{opacity:0;transform:scale(.2)}20%{opacity:1}to{opacity:0;transform:scale(2.4)}}@keyframes ring-burst{0%{opacity:0;transform:scale(.72)}15%{opacity:.85}to{opacity:0;transform:scale(1.35)}}.screen-heading--profile{align-items:end;padding:4px 2px 8px}.screen-heading--profile h1{max-width:none;font-size:clamp(2.7rem,6vw,4.2rem)}.profile-card{border-radius:30px;padding:22px}.profile-card--hero{padding:26px}.profile-card--status{min-height:132px}.profile-card__header{gap:18px}.profile-card__header .eyebrow{margin-bottom:8px}.member-profile-tabs{margin-top:10px}.member-profile-panel{gap:18px;padding-top:24px;display:grid}.member-profile-panel--stack{gap:22px}.member-personal-layout{grid-template-columns:200px minmax(0,1fr);align-items:start;gap:32px;display:grid}.member-personal-layout--display{grid-template-columns:minmax(220px,300px) 200px minmax(220px,300px);justify-content:center;align-items:center}.member-personal-layout--feature{grid-template-columns:220px minmax(680px,860px);justify-content:center;align-items:center;gap:8px}.member-personal-content{gap:18px;display:grid}.member-personal-column{align-content:center;gap:34px;display:grid}.member-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;display:grid}.member-summary-grid--personal{align-content:start;min-height:200px}.member-personal-layout--display .profile-photo-copy--member{place-self:center}.member-profile-personal-card{gap:18px;padding:8px 4px 6px;display:grid}.member-personal-feature-grid{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:860px;margin:0;display:grid}.member-personal-feature-row{border-top:1px solid #ffffff14;grid-template-columns:60px minmax(0,1fr);align-items:center;gap:12px;min-height:108px;padding:10px 0;display:grid}.member-personal-feature-row:nth-child(-n+2){border-top:none}.member-personal-feature-row--wide{grid-column:1/span 2;grid-template-columns:60px minmax(0,1fr)}.member-personal-feature-icon{color:#fff;background:#ffffff05;border-radius:18px;place-items:center;width:60px;height:60px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0f}.member-personal-feature-icon svg{width:24px;height:24px}.member-personal-feature-icon--accent{color:#fff}.member-summary-row--feature{gap:4px}.member-summary-row--feature strong{font-size:.96rem}.profile-photo-copy--feature{place-self:center end;gap:10px}.birthday-gift--member{width:30px;height:30px}.member-personal-footer{border-top:1px solid #ffffff14;max-width:980px;margin:0 auto;padding-top:12px}.member-profile-edit-wide{border-radius:20px;justify-content:center;gap:8px;width:100%;min-height:58px;font-size:.94rem;font-weight:700}.member-profile-edit-wide__icon{width:18px;height:18px;display:inline-flex}.member-profile-edit-wide__icon svg{color:#fff;stroke:currentColor;width:100%;height:100%}.member-summary-row{gap:4px;display:grid}.member-summary-row span{color:#f4f5f79e;letter-spacing:.12em;text-transform:uppercase;font-size:.82rem}.member-summary-row strong{font-size:1rem;font-weight:700}.mini-scale__labels--static{padding-top:10px}.profile-modal-form{gap:14px;display:grid}.profile-inline-section{gap:18px;display:grid}.profile-photo-row{gap:18px;padding-bottom:14px}.profile-photo-shell{background:#ffffff0d;border-radius:28px;width:92px;height:92px;box-shadow:inset 0 0 0 1px #ffffff14,0 12px 28px #00000029}.profile-photo-shell.profile-photo-shell--large{background:#ffffff0a;border-radius:28px;width:220px;max-width:220px;height:220px;min-height:220px;overflow:hidden}.profile-photo-shell.profile-photo-shell--member{border-radius:28px;width:200px;max-width:200px;height:200px;min-height:200px}.profile-photo-fallback{color:#ffffffd6;background:#ffffff0a;font-size:1.45rem}.profile-photo-copy p{max-width:34ch;line-height:1.45}.profile-photo-copy--panel{justify-items:center;gap:12px;min-width:140px;display:grid}.profile-photo-copy--member{place-self:center start;min-width:200px}.profile-photo-copy--member.profile-photo-copy--feature{align-self:start}.profile-line{border-top:1px solid #ffffff14;gap:4px;padding:12px 0}.profile-line strong{font-size:1.02rem;font-weight:500}.profile-toggle-row,.who5-item{border-top:1px solid #ffffff14;padding:14px 0}.journal-entry,.weight-row,.help-request-card,.session-ready-card,.support-mini-card,.consent-banner,.approval-success-card{border-radius:24px}.journal-entry,.weight-row,.help-request-card{padding:16px}.who5-score,.profile-compact-copy{color:#f4f5f7e0;font-size:.98rem}.profile-grid .profile-card,.profile-grid--split .profile-card{min-width:0}.mood-step{justify-items:center}.mood-step .flow-panel,.mood-step .mood-meter{width:100%}@media (width<=720px){.member-personal-layout{grid-template-columns:minmax(0,1fr)}.member-personal-layout--display{justify-content:stretch}.member-personal-layout--feature{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:28px}.member-personal-feature-grid{grid-template-columns:minmax(0,1fr);max-width:none}.member-personal-feature-row,.member-personal-feature-row--wide{grid-column:auto;grid-template-columns:60px minmax(0,1fr);min-height:auto;margin-left:0;padding:18px 0}.member-personal-feature-grid>.member-personal-feature-row:nth-child(odd):not(.member-personal-feature-row--wide),.member-personal-feature-row--wide{margin-left:0;padding-left:0}.profile-photo-copy--member{justify-self:start}.profile-overview-hero{grid-template-columns:minmax(0,1fr)}.profile-overview-photo{justify-items:start}.profile-photo-shell.profile-photo-shell--large{border-radius:32px;width:220px;max-width:220px;height:220px;min-height:220px}.profile-photo-shell.profile-photo-shell--member{width:200px;max-width:200px;height:200px;min-height:200px}.profile-photo-copy--member{min-width:200px}.mood-step .chip-grid{gap:8px}.mood-step .chip{min-height:38px;padding:8px 12px;font-size:.88rem}}.role-switch__button--active{background:var(--role-surface,#171b20);border-color:color-mix(in srgb, var(--role-accent,var(--accent-strong)) 42%, #ffffff14)}.sidebar-link--active,.dashboard-row--active,.session-ready-pills span{background:var(--accent-green-solid);border-color:var(--accent-green-border)}.segment-tab--active,.client-filter-tab--active,.toggle-pill--active,.scale-chip--active,.option-chip--active,.journal-visibility--coach,.status-pill--active,.status-pill--accepted,.warning-pill--low{background:var(--accent-green-solid);border-color:var(--accent-green-border);color:var(--accent-green-text)}.status-pill--pending,.status-pill--invited,.warning-pill--medium{background:var(--accent-yellow-solid);border-color:var(--accent-yellow-border);color:var(--accent-yellow-text)}.warning-pill--high,.toggle-pill--danger{background:var(--accent-coral-solid);border-color:var(--accent-coral-border);color:var(--accent-coral-text)}.weekly-celebration--bronze .weekly-celebration__badge{background:var(--accent-coral-solid);color:var(--accent-coral-text)}.weekly-celebration--gold .weekly-celebration__badge{background:var(--accent-yellow-solid);color:var(--accent-yellow-text)}.weekly-celebration--diamond .weekly-celebration__badge{background:var(--accent-pink-solid);color:var(--accent-pink-text)}.done-pill,.chip--active,.segment-tab--active,.client-filter-tab--active,.toggle-pill--active,.scale-chip--active,.option-chip--active,.journal-visibility--coach,.status-pill--active,.status-pill--accepted{background:var(--accent-green-soft);border-color:var(--accent-green-border);color:var(--accent-green-text)}.approval-success-card,.approval-stage--active,.warning-card--low,.notification-item--success{border-color:var(--accent-green-border)}.approval-stage--done span,.journal-visibility--coach,.session-ready-pills span{background:var(--accent-green-soft);color:var(--accent-green-text)}.approval-stage--active span{color:#0a0a0a;background:#78be20eb}.session-ready-pills span,.sidebar-link--active{border-color:var(--accent-green-border);background:radial-gradient(circle at 0 0,#ffffff0a,#0000 30%),linear-gradient(#273c0fe0,#17230af5)}.sidebar-link--active .sidebar-link__icon,.sidebar-link--active strong{color:var(--accent-green-text)}.primary-button{background:linear-gradient(135deg, var(--accent-coral), color-mix(in srgb, var(--accent-coral) 72%, white));box-shadow:0 18px 34px #ff72763d}.toggle-pill--danger{background:var(--accent-coral-soft);color:color-mix(in srgb, var(--accent-coral) 32%, white);border-color:var(--accent-coral-border)}.status-pill--pending,.status-pill--invited,.warning-pill--medium{background:var(--accent-yellow-soft);color:var(--accent-yellow-text);border-color:var(--accent-yellow-border)}.warning-pill--high,.warning-card--high,.notification-item--warning,.weekly-celebration--bronze,.weekly-celebration--gold{background:linear-gradient(145deg, #ff72761f, var(--accent-coral-deep))}.warning-card--medium{background:linear-gradient(145deg, #fdd26e1f, var(--accent-yellow-deep))}.weekly-celebration{background:radial-gradient(circle at 0 0,#ffffff0f,#0000 24%),linear-gradient(135deg,#fdd26e1f,#111419f0)}.warning-pill--low,.status-pill--active,.status-pill--accepted{background:var(--accent-green)!important;color:var(--brand-white)!important;border-color:var(--accent-green)!important}.warning-pill--medium,.status-pill--pending,.status-pill--invited{background:var(--accent-yellow)!important;color:var(--brand-white)!important;border-color:var(--accent-yellow)!important}.warning-pill--high,.toggle-pill--danger,.status-pill--rejected{background:var(--accent-coral)!important;color:var(--brand-white)!important;border-color:var(--accent-coral)!important}.sidebar-link--active .sidebar-link__icon,.sidebar-link--active strong,.sidebar-link--active small,.warning-pill--low,.warning-pill--medium,.warning-pill--high,.status-pill--active,.status-pill--accepted,.status-pill--pending,.status-pill--invited,.toggle-pill--danger{color:var(--brand-white)!important}.segment-tab--active,.client-filter-tab--active,.toggle-pill--active,.scale-chip--active,.option-chip--active,.journal-visibility--coach{background:var(--accent-green)!important;border-color:var(--accent-green)!important;color:var(--brand-white)!important;font-weight:800!important}.role-switch__button--active,.role-switch__button--active strong,.role-switch__button--active small{color:var(--brand-white)!important}.warning-card--low{background:var(--accent-green)!important;border-color:var(--accent-green)!important}.warning-card--high{background:var(--accent-coral)!important;border-color:var(--accent-coral)!important}.warning-card--low strong,.warning-card--low p,.warning-card--low small,.warning-card--medium strong,.warning-card--medium p,.warning-card--medium small,.warning-card--high strong,.warning-card--high p,.warning-card--high small{color:var(--brand-white)!important}.weekly-celebration--bronze .weekly-celebration__badge{color:#fff1e7;background:linear-gradient(145deg,#b56a35,#7a431f)}.weekly-celebration--gold .weekly-celebration__badge{color:var(--brand-white);background:linear-gradient(145deg,#ffe08a,#c79218)}.weekly-celebration--diamond .weekly-celebration__badge{color:var(--brand-white);background:linear-gradient(145deg,#f8fbff,#c8ecff)}.brand-mark__dot,.dashboard-sidebar__brand-mark{background:var(--accent-green)!important;box-shadow:none!important}.role-switch__button--active{background:var(--surface-strong)!important;border-color:var(--role-accent,var(--accent-green))!important;color:var(--brand-white)!important;box-shadow:none!important}.role-switch__button--active strong,.role-switch__button--active small{color:var(--brand-white)!important}.primary-button{background:var(--accent-coral)!important;border-color:var(--accent-coral)!important;color:var(--brand-white)!important;box-shadow:none!important}.secondary-button,.ghost-button{box-shadow:none!important}.done-pill,.chip--active,.segment-tab--active,.client-filter-tab--active,.toggle-pill--active,.scale-chip--active,.option-chip--active,.journal-visibility--coach{background:var(--accent-green)!important;border-color:var(--accent-green)!important;color:var(--brand-white)!important;box-shadow:none!important}.weekly-celebration{background:var(--brand-black)!important;box-shadow:none!important;border:1px solid #ffffff14!important}.weekly-celebration__badge{box-shadow:none!important}.weekly-celebration--silver .weekly-celebration__badge{background:var(--brand-white)!important;color:var(--brand-black)!important}.warning-card--low,.notification-item--success{background:var(--surface-strong)!important;border-color:var(--accent-green)!important}.warning-card--medium{background:var(--surface-strong)!important;border-color:var(--accent-yellow)!important}.warning-card--high,.notification-item--warning{background:var(--surface-strong)!important;border-color:var(--accent-coral)!important}.warning-card--low strong,.notification-item--success strong{color:var(--accent-green)!important}.warning-card--medium strong{color:var(--accent-yellow)!important}.warning-card--high strong,.notification-item--warning strong{color:var(--accent-coral)!important}.notification-item--success p,.notification-item--success small,.notification-item--warning p,.notification-item--warning small,.warning-card--low p,.warning-card--low small,.warning-card--medium p,.warning-card--medium small,.warning-card--high p,.warning-card--high small{color:var(--brand-white)!important}.approval-stage--done span,.approval-stage--active span,.session-ready-pills span{background:var(--accent-green)!important;color:var(--brand-white)!important}.inline-link-button:hover{color:var(--accent-yellow);text-decoration-color:#fdd26e6b}.sidebar-link--active{background:var(--surface-strong)!important;border-color:var(--accent-green)!important;color:var(--brand-white)!important}.sidebar-link--active .sidebar-link__icon,.sidebar-link--active strong,.sidebar-link--active small{color:var(--brand-white)!important}.sidebar-link--active:before{background:var(--accent-green)!important}.journal-attachment-button{color:var(--text);font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;font-weight:700;display:inline-flex}.journal-attachment-button:hover{border-color:#ffffff29}.journal-entry__meta-actions{align-items:center;gap:10px;display:inline-flex}.journal-trash-button{width:34px;height:34px;color:var(--text);font:inherit;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.journal-trash-button:hover{border-color:#ffffff29}.journal-trash-button svg{width:16px;height:16px}.journal-attachment-modal__image{object-fit:contain;background:#ffffff08;border-radius:20px;width:100%;max-height:min(70vh,720px);display:block}.journal-text-modal__body{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text);margin:0;line-height:1.6}.journal-preview-button{text-align:left;white-space:normal;overflow-wrap:anywhere;max-width:100%;display:inline-block}.journal-entry--meta{padding:14px 16px}.wellbeing-field--premium .wellbeing-field__identity strong{font-size:1.08rem;line-height:1.2}.wellbeing-field--premium .mini-scale__labels{font-size:1rem}.wellbeing-field--premium .mini-scale__labels--ends{pointer-events:none;align-items:end;position:absolute;inset:0 0 auto}.wellbeing-field--premium .mini-scale__slider{height:34px}.wellbeing-field--premium .mini-scale__slider::-webkit-slider-thumb{width:28px;height:28px;margin-top:-11px}.wellbeing-field--premium .mini-scale__slider::-moz-range-thumb{width:28px;height:28px}.wellbeing-step,.mood-step,.journal-step{gap:4px}.flow-header+.wellbeing-step,.flow-header+.journal-step{margin-top:18px}.flow-header+.mood-step{margin-top:4px}.journal-step .journal-options-card .segment-tab--active,.journal-step .journal-options-card .toggle-pill--active{font-weight:900;background:var(--accent-coral)!important;border-color:var(--accent-coral)!important;color:var(--brand-white)!important}.journal-step .journal-options-card .profile-toggle-row .toggle-pill--active{background:var(--accent-green)!important;border-color:var(--accent-green)!important;color:var(--brand-white)!important}.journal-options-card--entry{gap:18px;display:grid}.journal-options-row--visibility{border-top:1px solid #ffffff14;justify-content:flex-start;padding-top:18px}.journal-note-input-shell{position:relative}.journal-note-input-shell textarea{padding-left:82px}.journal-flow-icon{width:44px;height:44px;color:var(--brand-white);background:#171b21;border:1px solid #ffffff14;border-radius:14px;flex:none;justify-content:center;align-items:center;display:inline-flex}.journal-flow-icon svg{color:currentColor;width:22px;height:22px;display:block}.journal-flow-icon--textarea{z-index:1;position:absolute;top:24px;left:24px}.journal-options-title{color:var(--brand-white);align-items:center;gap:14px;display:inline-flex}.journal-options-title--muted,.journal-options-title--muted>span:last-child,.journal-step .journal-flow-icon,.journal-step .journal-flow-icon svg,.journal-step .toggle-pill__icon,.journal-step .toggle-pill__icon svg{color:var(--brand-white)}.toggle-pill__icon{justify-content:center;align-items:center;width:22px;height:22px;margin-right:8px;display:inline-flex}.toggle-pill__icon .journal-flow-icon{background:0 0;border:0;border-radius:0;width:22px;height:22px}.toggle-pill__icon svg{width:22px;height:22px}.mood-figure-shell{margin-bottom:0}.mood-slider{height:26px;margin:8px 0 4px}.mood-slider::-webkit-slider-thumb{width:28px;height:28px;margin-top:-11px}.mood-slider::-moz-range-thumb{width:28px;height:28px}.journal-composer__media{gap:12px;display:grid}.journal-photo-preview{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.journal-photo-preview img{object-fit:cover;border-radius:16px;width:88px;height:88px}.journal-photo-preview p{margin:4px 0 0}.support-target-picker{gap:10px;margin-top:10px;margin-bottom:8px;display:grid}.support-target-picker>span{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.78rem;font-weight:800}.support-target-banner{margin-top:10px}.journal-summary-row{flex-wrap:wrap;gap:10px;margin:14px 0 4px;display:flex}.journal-summary-row span{min-height:34px;color:var(--brand-white);background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.journal-filter-tabs{margin:8px 0 6px}.journal-entry--premium,.journal-composer--premium,.weight-history-card{background:#ffffff08;border:1px solid #ffffff14}.journal-composer--premium{border-radius:22px;padding:16px}.weight-history-card{border-radius:22px;gap:14px;margin:8px 0 14px;padding:16px;display:grid}.weight-history-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.weight-history-card__subcopy{color:var(--muted);letter-spacing:.02em;margin-top:8px;font-size:.88rem}.weight-history-card__header span{color:var(--muted);font-weight:700}.weight-page-stack{gap:18px;display:grid}.weight-page-topbar{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:start;gap:18px;display:grid}.weight-page-topbar h3{margin:6px 0 0}.weight-page-copy{color:var(--muted);margin:10px 0 0}.weight-page-summary-card,.weight-entry-card,.weight-overview-card,.weight-history-shell{background:#151a21;border:1px solid #232a34;border-radius:24px}.weight-page-summary-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 20px;display:grid}.weight-page-summary-card span{color:var(--muted);font-size:.88rem}.weight-page-summary-card strong{margin-top:8px;font-size:2rem;line-height:1;display:block}.weight-page-summary-card__icon{background:var(--accent-green);color:#fff;border-radius:20px;place-items:center;width:72px;height:72px;display:grid}.weight-page-summary-card__icon svg{width:30px;height:30px}.weight-page-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;display:grid}.weight-entry-card,.weight-overview-card{gap:18px;padding:24px 24px 22px;display:grid;position:relative}.weight-entry-card__marker{background:var(--accent-green);border-radius:0 999px 999px 0;width:4px;height:88px;position:absolute;top:20px;left:0}.weight-entry-card__copy{gap:8px;padding-left:10px;display:grid}.weight-entry-card__copy strong{font-size:1.05rem;font-weight:800}.weight-entry-card__copy p{color:var(--muted);margin:0}.weight-entry-form{grid-template-columns:minmax(220px,340px) auto;align-items:center;gap:18px;display:grid}.weight-entry-input{background:#0f1319;border:1px solid #232a34;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:0 18px;display:grid}.weight-entry-input input{color:#fff;background:0 0;border:0;outline:0;font-size:2rem;font-weight:700}.weight-entry-input span{color:var(--muted);font-size:1.25rem;font-weight:700}.weight-entry-actions{flex-wrap:wrap;justify-content:end;gap:10px;display:inline-flex}.weight-overview-card__delta{color:var(--accent-green);justify-self:end;font-size:1.2rem;font-weight:800}.weight-inline-chart{gap:10px;display:grid}.weight-overview-card__footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.weight-overview-card__meta{align-items:center;gap:12px;display:inline-flex}.weight-overview-card__meta-icon{background:var(--accent-green);color:#fff;border-radius:18px;place-items:center;width:52px;height:52px;display:grid}.weight-overview-card__meta-icon svg{width:24px;height:24px}.weight-overview-card__meta strong,.weight-history-shell__header strong{font-weight:800;display:block}.weight-overview-card__meta small{color:var(--muted);margin-top:4px;display:block}.weight-history-shell{gap:16px;padding:18px;display:grid}.weight-history-shell__header{justify-content:space-between;align-items:center;display:flex}.weight-history-chart-shell{gap:10px;display:grid}.weight-history-chart{width:100%;height:auto;overflow:visible}.weight-history-chart__line{fill:none;stroke:var(--accent-green);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.weight-history-chart__point{fill:var(--brand-white);stroke:var(--accent-green);stroke-width:3px}.weight-history-chart__labels{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.weight-history-chart__labels span{color:var(--muted);text-align:center;font-size:.78rem}.weight-row--interactive{justify-content:space-between;align-items:center;gap:14px;display:flex}.weight-row--interactive>div{gap:4px;display:grid}.weight-list--grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px;margin:0;padding:0;list-style:none;display:grid}.weight-row--grid{box-shadow:none;background:#10151c;border:1px solid #232a34;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:16px;display:grid}.weight-row__icon{background:var(--accent-green);color:#fff;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.weight-page-summary-card__icon svg,.weight-overview-card__meta-icon svg,.weight-row__icon svg{stroke:currentColor;color:#fff!important}.weight-row__icon svg{width:22px;height:22px}.weight-row__copy{gap:4px;min-width:0;display:grid}.weight-row__actions{flex-wrap:wrap;grid-column:1/-1;justify-content:start;gap:8px;padding-left:54px;display:inline-flex}.weight-trash-button svg{width:16px;height:16px}.weight-graph-modal{max-width:760px}.weight-pagination{align-items:center;gap:10px;display:inline-flex}.follow-up-log{gap:10px;margin-top:12px;display:grid}.follow-up-log__entry{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:12px 14px}.follow-up-log__entry p,.follow-up-log__entry small{margin:4px 0 0}.support-followup-modal{background:#10151c;border:1px solid #232a34;gap:18px;width:min(760px,100vw - 28px);max-height:min(88vh,920px);padding:24px}.support-followup-modal__header{justify-content:space-between;align-items:center;gap:18px;display:flex}.support-followup-modal__person{align-items:center;gap:14px;min-width:0;display:flex}.support-followup-modal__avatar{width:66px;height:66px;color:var(--brand-white);background:#0a0a0a;border:1px solid #2a323d;border-radius:22px;flex:none;place-items:center;font-weight:800;display:grid;overflow:hidden}.support-followup-modal__avatar img{object-fit:cover;width:100%;height:100%;display:block}.support-followup-modal__header h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,4vw,2.45rem);line-height:.95}.support-followup-modal__header p{color:#f4f5f7c7;margin:8px 0 0}.support-followup-modal__header p strong{color:var(--accent-green)}.support-followup-modal__status{background:var(--accent-green);min-height:38px;color:var(--brand-white);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.78rem;font-weight:900;display:inline-flex}.support-followup-modal__stack{gap:14px;display:grid}.support-followup-block{background:#151a21;border:1px solid #232a34;border-radius:24px;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:20px 20px 20px 22px;display:grid;position:relative;overflow:hidden}.support-followup-block:before{content:"";background:var(--support-followup-accent);width:4px;position:absolute;inset:0 auto 0 0}.support-followup-block--athlete{--support-followup-accent:var(--accent-green)}.support-followup-block--internal{--support-followup-accent:var(--accent-yellow)}.support-followup-block--message{--support-followup-accent:var(--accent-pink)}.support-followup-block__icon{background:var(--support-followup-accent);width:46px;height:46px;color:var(--brand-white);border-radius:16px;place-items:center;display:grid}.support-followup-block__icon svg{width:24px;height:24px}.support-followup-block__body,.support-followup-block label,.support-followup-block .dashboard-card__actions,.support-followup-block .follow-up-log,.support-followup-block>small{grid-column:2}.support-followup-block__label,.support-followup-block label>span{color:#f4f5f7b8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.8rem;font-weight:900;display:block}.support-followup-block__message{color:var(--brand-white);margin:0 0 12px;font-size:1.18rem;line-height:1.35}.support-followup-block small{color:#f4f5f79e}.support-followup-block textarea{min-height:126px;color:var(--brand-white);background:#0a0a0a;border-color:#2a323d}.support-followup-block textarea:focus{border-color:var(--support-followup-accent);outline:0}.support-followup-block .follow-up-log__entry{background:#0f1319;border-color:#26303b}.support-followup-block .dashboard-card__actions{justify-content:start}.support-followup-button--internal{background:var(--accent-yellow)!important;border-color:var(--accent-yellow)!important;color:var(--brand-white)!important}.support-followup-button--message{background:var(--accent-pink)!important;border-color:var(--accent-pink)!important;color:var(--brand-white)!important}.support-followup-button--internal:disabled,.support-followup-button--message:disabled{opacity:.48}.support-followup-close-button,.support-followup-close-button--ready{background:var(--accent-green)!important;border-color:var(--accent-green)!important;color:var(--brand-white)!important}.support-followup-close-button--waiting{color:#f4f5f7db!important;background:#456622!important;border-color:#456622!important}.support-followup-modal__final-actions .support-followup-close-button,.support-followup-modal__final-actions .danger-button{letter-spacing:-.01em;min-height:48px;box-shadow:none;border-radius:999px;padding:0 18px;font-weight:900}.support-followup-modal__final-actions .danger-button{background:var(--accent-coral)!important;border-color:var(--accent-coral)!important;color:var(--brand-white)!important}.closed-support-delete-button{letter-spacing:-.01em;min-height:48px;box-shadow:none;border-radius:999px;padding:0 18px;font-weight:900;background:var(--accent-coral)!important;border-color:var(--accent-coral)!important;color:var(--brand-white)!important}.support-followup-modal__final-actions .danger-button:hover,.support-followup-modal__final-actions .support-followup-close-button:hover{transform:translateY(-1px)}.support-followup-hint{color:var(--accent-yellow);margin:0;font-size:.82rem;font-weight:700}.support-followup-modal__final-actions{flex-wrap:wrap;justify-content:start;align-items:center;gap:10px;display:flex}.support-followup-modal__final-actions .support-followup-hint{flex-basis:100%}.support-followup-delete-hint{color:var(--accent-coral);flex-basis:100%;margin:0;font-size:.82rem;font-weight:700}.support-hero-card,.support-compose-card,.support-anonymous-card,.support-privacy-card{background:#151a21;border:1px solid #232a34;border-radius:24px}.support-hero-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:26px 28px;display:grid}.support-hero-card__copy{gap:10px;display:grid}.support-hero-card__copy h3,.support-compose-card__header strong,.support-anonymous-card__copy strong,.support-privacy-card strong{font-size:1.1rem;font-weight:800}.support-hero-card__copy p,.support-compose-card__header p,.support-anonymous-card__copy p,.support-privacy-card p{color:#f4f5f7b8;margin:0;line-height:1.5}.support-hero-card__eyebrow{color:#f4f5f7bd;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:.82rem;font-weight:700;display:inline-flex}.support-hero-card__dot{color:var(--accent-green);font-size:.96rem;line-height:1}.support-hero-card__emoji{color:#f4f5f7eb;background:#0f1319;border:1px solid #262e39;border-radius:28px;place-items:center;width:112px;height:112px;display:grid}.support-hero-card__emoji svg{width:72px;height:72px}.support-inline-glyph{color:#f4f5f7e6;justify-content:center;align-items:center;width:20px;height:20px;margin-right:8px;display:inline-flex}.support-inline-glyph svg{width:100%;height:100%}.support-compose-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.95fr);gap:18px;display:grid}.support-compose-card{gap:18px;padding:24px;display:grid}.support-compose-card--selection{align-content:start}.support-compose-card__header{gap:8px;display:grid}.support-compose-card__field textarea{min-height:180px}.support-compose-card__count{color:#f4f5f794;text-align:right;font-size:.82rem}.support-choice-list{gap:12px;display:grid}.support-choice{appearance:none;width:100%;color:var(--text);text-align:left;cursor:pointer;background:#10151c;border:1px solid #252d37;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;transition:border-color .14s,background-color .14s,transform .14s;display:grid}.support-choice--active{transform:translateY(-1px);border-color:var(--accent-green)!important;background:var(--accent-green)!important;box-shadow:none!important}.support-choice__avatar{background:#0c1015;border:1px solid #2a323d;border-radius:999px;place-items:center;width:38px;height:38px;font-size:1.1rem;display:grid;overflow:hidden}.support-choice__avatar-image{object-fit:cover;width:100%;height:100%;display:block}.support-choice__avatar-fallback{color:#f4f5f7e0}.support-choice strong{font-weight:800}.support-choice__check{color:#f4f5f7b8;font-size:1.05rem}.support-choice--active strong,.support-choice--active .support-choice__check{color:#fff!important}.support-compose-card__actions{justify-content:stretch;display:flex}.support-compose-card__actions .primary-button{width:100%}.support-anonymous-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px 24px;display:grid}.support-anonymous-card__icon{color:#f4f5f7e6;background:#0f1319;border:1px solid #262e39;border-radius:18px;place-items:center;width:56px;height:56px;font-size:1.7rem;display:grid}.support-anonymous-card__icon svg,.support-privacy-card>span svg{width:26px;height:26px}.support-anonymous-card__copy{gap:8px;display:grid}.support-privacy-card{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;padding:18px 22px;display:grid}.support-privacy-card>span{color:#f4f5f7e6;place-items:center;width:28px;height:28px;display:inline-grid}.member-profile-tab__icon{vertical-align:middle;justify-content:center;place-items:center;width:18px;height:18px;margin-right:8px;display:inline-flex;transform:translateY(0)}.member-profile-tab__icon svg{color:#fff;width:100%;height:100%}.member-profile-tab--journal .member-profile-tab__icon,.member-profile-tab--weight .member-profile-tab__icon,.member-profile-tab--settings .member-profile-tab__icon,.member-profile-tab--personal .member-profile-tab__icon,.member-profile-tab--support .member-profile-tab__icon,.member-profile-tab--fighter .member-profile-tab__icon{color:var(--accent-pink)}.member-profile-tab--journal.segment-tab--active,.member-profile-tab--weight.segment-tab--active,.member-profile-tab--settings.segment-tab--active,.member-profile-tab--personal.segment-tab--active,.member-profile-tab--support.segment-tab--active,.member-profile-tab--fighter.segment-tab--active{background:var(--accent-pink)!important;border-color:var(--accent-pink)!important;color:var(--brand-white)!important;font-weight:800!important}.profile-inline-section--who5{border-radius:24px;padding:18px;border:1px solid var(--accent-pink-border)!important;box-shadow:none!important;background:0 0!important}.profile-inline-section--who5 .who5-score{color:var(--accent-pink)}.who5-history-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.who5-history-row{appearance:none;width:100%;min-height:92px;color:var(--brand-white);text-align:left;cursor:pointer;background:#10151c;border:1px solid #232a34;border-radius:20px;align-content:center;gap:8px;padding:14px;display:grid}.who5-history-row:hover{background:#ffffff08;border-color:#f9b5c46b}.who5-history-row span{font-weight:700;color:#f4f5f7ad!important}.who5-history-row strong{font-weight:900;color:var(--brand-white)!important}.who5-history-modal{gap:14px;width:min(500px,100%);padding:28px}.who5-history-modal__header{gap:4px;display:grid}.who5-history-modal__score{color:var(--brand-white);letter-spacing:-.06em;font-size:clamp(3.4rem,8vw,5.4rem);font-weight:900;line-height:.9}.who5-history-modal__header h2{margin:8px 0 0;font-size:1.35rem}.who5-history-modal__header small{color:#f4f5f7ad;font-weight:700}.who5-answer-list{background:#10151c;border:1px solid #232a34;border-radius:18px;gap:0;display:grid;overflow:hidden}.who5-answer-row{border-top:1px solid #232a34;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.who5-answer-row:first-child{border-top:0}.who5-answer-row span{line-height:1.35;color:#f4f5f7db!important}.who5-answer-row strong{font-weight:900;color:var(--brand-white)!important}.who5-modal-card .who5-submit-button.primary-button{background:var(--accent-green)!important;border-color:var(--accent-green)!important;color:var(--brand-white)!important;box-shadow:none!important}.profile-inline-section--who5 strong,.profile-inline-section--who5 p,.profile-inline-section--who5 span,.profile-inline-section--who5 small{color:#fff!important}@media (width<=720px){.who5-history-list,.weight-list--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.weight-page-topbar,.weight-page-grid,.weight-entry-form{grid-template-columns:minmax(0,1fr)}.weight-entry-actions,.weight-overview-card__footer{justify-content:start}.journal-photo-preview{grid-template-columns:1fr}.journal-photo-preview img{width:100%;height:180px}.weight-history-chart__labels{grid-template-columns:repeat(3,minmax(0,1fr))}.support-hero-card,.support-compose-grid,.support-anonymous-card{grid-template-columns:minmax(0,1fr)}.support-anonymous-card{justify-items:start}}
