:root{color-scheme:light;--teal: #00adaf;--aqua: #33cccc;--deep-teal: #008080;--fresh-green: #15c39a;--slate-teal: #34545a;--off-white: #f9f9f4;--body: #48565a;--line: #d8e7e5;--card: #ffffff;--soft: #eefafa;--warning: #9f5a18;font-family:Open Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--off-white);color:#15292d}*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(135deg,rgba(0,173,175,.08),transparent 36%),var(--off-white)}button,input,select,textarea{font:inherit}button{align-items:center;border:0;border-radius:999px;background:var(--teal);color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:.5rem;justify-content:center;min-height:44px;padding:.7rem 1rem;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}button:hover{background:var(--deep-teal);box-shadow:0 10px 22px #00808026;transform:translateY(-1px)}button:disabled{background:#a8caca;box-shadow:none;cursor:not-allowed;transform:none}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2{color:#102f34;font-family:Merriweather,Georgia,serif;line-height:1.12}p{color:var(--body);line-height:1.65}label{color:var(--slate-teal);display:grid;font-size:.9rem;font-weight:800;gap:.45rem}input,select,textarea{background:#fff;border:1px solid var(--line);border-radius:16px;color:#15292d;min-height:44px;padding:.7rem .85rem;width:100%}textarea{min-height:86px;resize:vertical}.app-shell{min-height:100vh}.topbar{align-items:center;background:#f9f9f4eb;border-bottom:1px solid rgba(52,84,90,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;gap:1rem;justify-content:space-between;padding:1rem clamp(1rem,3vw,2rem);position:sticky;top:0;z-index:10}.brand{align-items:center;display:inline-flex;gap:.75rem}.brand-logo{aspect-ratio:1;display:block;flex:0 0 auto;height:52px;object-fit:contain;width:52px}.brand strong{display:block;font-family:Merriweather,Georgia,serif;font-size:1.08rem}.brand small,.profile-card span,.challenge-row span,.task-item span,.people-list span,.metric-card span{color:var(--body)}.brand-mark{align-items:center;background:var(--teal);border-radius:18px;color:#fff;display:inline-flex;font-weight:900;height:46px;justify-content:center;width:46px}.session-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-end}.mobile-menu-toggle,.drawer-header,.drawer-actions,.drawer-backdrop{display:none}.session-pill{background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;line-height:1.2;min-height:44px;min-width:160px;padding:.45rem .8rem}.session-pill strong{color:#143034}.session-pill span{color:var(--body);font-size:.82rem;font-weight:800}.auth-screen{align-items:center;display:grid;min-height:100vh;padding:clamp(1rem,4vw,3rem)}.auth-card{background:#fffffff0;border:1px solid rgba(52,84,90,.12);border-radius:28px;box-shadow:0 24px 70px #34545a1f;display:grid;gap:1.2rem;justify-self:center;max-width:760px;padding:clamp(1.25rem,4vw,2rem);width:min(100%,760px)}.invite-card{max-width:1040px;width:min(100%,1040px)}.auth-card h1{font-size:clamp(2.1rem,5vw,4rem);margin:.7rem 0 .8rem}.auth-card .brand-mark{margin-bottom:.8rem}.auth-form{display:grid;gap:.85rem}.seed-login-grid{display:grid;gap:.6rem;grid-template-columns:repeat(4,minmax(0,1fr))}.seed-login-grid button{align-items:start;border-radius:18px;display:grid;gap:.2rem;justify-items:start;min-height:78px;text-align:left}.seed-login-grid small{color:var(--slate-teal);font-weight:800}.loading-card{justify-items:start}.loading-card svg{color:var(--teal)}.workspace{display:grid;gap:1.25rem;grid-template-columns:260px minmax(0,1fr);padding:1.25rem}.onboarding-main{margin:0 auto;max-width:1180px;padding:clamp(1rem,3vw,2rem)}.sidebar{align-self:start;display:grid;gap:1rem;position:sticky;top:96px}.profile-card,.panel,.metric-card,.consent-banner,.privacy-note{background:#ffffffeb;border:1px solid rgba(52,84,90,.12);box-shadow:0 18px 50px #34545a14}.profile-card{align-items:center;border-radius:24px;display:grid;gap:.85rem;grid-template-columns:64px 1fr;padding:.75rem}.profile-card>div{min-width:0}.profile-card strong,.profile-card>div span{display:block}.profile-card strong{line-height:1.2}.profile-avatar{align-items:center;aspect-ratio:1;background:linear-gradient(135deg,#e9fbf7,#fff);border:1px solid rgba(52,84,90,.12);color:var(--deep-teal);display:inline-flex;flex:0 0 auto;font-family:Merriweather,Georgia,serif;font-weight:900;justify-content:center;object-fit:cover;overflow:hidden;text-transform:uppercase}.profile-avatar-medium{font-size:1.2rem;border-radius:18px;height:64px;width:64px}.profile-avatar-large{border-radius:24px;font-size:2rem;height:112px;width:112px}.profile-card .profile-avatar{box-shadow:inset 0 0 0 1px #00808014}.sidebar nav{display:grid;gap:.5rem}.sidebar nav button{background:transparent;border-radius:18px;color:var(--slate-teal);justify-content:flex-start;padding:.75rem .85rem}.sidebar nav button:hover,.sidebar nav button.is-active{background:#fff;box-shadow:0 10px 24px #34545a14;color:var(--deep-teal)}main{min-width:0}.screen{display:grid;gap:1.25rem}.screen-header{max-width:880px}.screen-header h1{font-size:clamp(2rem,5vw,4.2rem);margin-bottom:.6rem}.screen-header p{font-size:1.05rem;max-width:760px}.eyebrow{color:var(--deep-teal);display:inline-block;font-size:.75rem;font-weight:900;letter-spacing:0;margin-bottom:.45rem;text-transform:uppercase}.hero-surface{background:#fff;border:1px solid rgba(52,84,90,.12);border-radius:30px;display:grid;gap:1rem;grid-template-columns:minmax(0,.95fr) minmax(280px,1.05fr);min-height:380px;overflow:hidden}.hero-copy{align-self:center;padding:clamp(1.25rem,4vw,3rem)}.hero-copy h1{font-size:clamp(2rem,4vw,3.35rem);margin-bottom:1rem}.hero-copy p{font-size:1.08rem;max-width:620px}.hero-surface img{height:100%;object-fit:cover;width:100%}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.4rem}.empty-home-hero{min-height:420px}.empty-home-grid{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.shortcut-card{align-content:start;background:#fff;border:1px solid rgba(52,84,90,.12);border-radius:22px;box-shadow:0 18px 50px #34545a14;color:#15292d;display:grid;gap:.55rem;justify-items:start;min-height:210px;padding:1.05rem;text-align:left;width:100%}.shortcut-card:hover{background:#f8fbfa;color:#15292d}.shortcut-card-icon{align-items:center;background:#e9fbf7;border-radius:14px;color:var(--deep-teal);display:inline-flex;justify-content:center;padding:.55rem}.shortcut-card strong{color:#102f34;font-family:Merriweather,Georgia,serif;font-size:1.08rem;line-height:1.2}.shortcut-card>span:not(.shortcut-card-icon){color:var(--body);font-size:.92rem;font-weight:700;line-height:1.5}.shortcut-card small{align-items:center;color:var(--deep-teal);display:inline-flex;font-weight:900;gap:.35rem;margin-top:auto}.empty-home-next .panel{align-content:start;display:grid}.empty-home-next .panel>button{justify-self:start}.empty-home-list{color:var(--body);display:grid;gap:.8rem;line-height:1.55;list-style:none;margin:0;padding:0}.empty-home-list li{border-top:1px solid var(--line);padding-top:.8rem}.empty-home-list li:first-child{border-top:0;padding-top:0}.empty-home-list strong{color:#102f34;display:block;margin-bottom:.15rem}.secondary{background:#e9fbf7;color:var(--deep-teal)}.secondary:hover{background:#d5f5ef}.metric-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{border-radius:22px;display:grid;gap:.4rem;min-height:160px;padding:1.1rem}.metric-card svg{color:var(--teal)}.metric-card strong{font-family:Merriweather,Georgia,serif;font-size:2rem}.metric-card small,.fine-print,.people-list small,.leaderboard-row small,.challenge-row small{color:#607174;line-height:1.5}.two-column{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.panel{border-radius:24px;padding:clamp(1rem,3vw,1.35rem)}.panel-heading{align-items:start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.panel-heading h2{font-size:clamp(1.35rem,2vw,1.8rem);margin:0;overflow-wrap:anywhere}.status-pill{background:#e9fbf7;border:1px solid #bde9e1;border-radius:999px;color:var(--deep-teal);display:inline-flex;font-size:.82rem;font-weight:900;padding:.42rem .7rem;white-space:nowrap}.status-pill.muted{background:#f2f6f5;border-color:var(--line);color:var(--slate-teal)}.status-pill.warning{background:#fff7ed;border-color:#f5d2a8;color:var(--warning)}.definition-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.definition-grid dt{color:#607174;font-size:.78rem;font-weight:900;text-transform:uppercase}.definition-grid dd{color:#142e33;font-weight:800;margin:.2rem 0 0}.consent-banner{align-items:center;border-left:6px solid var(--fresh-green);border-radius:24px;display:grid;gap:1rem;grid-template-columns:auto 1fr auto;padding:1rem}.consent-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.consent-banner svg,.privacy-note svg{color:var(--fresh-green)}.consent-banner p{margin:.2rem 0 0}.privacy-note{align-items:center;border-radius:20px;color:var(--slate-teal);display:flex;font-weight:800;gap:.7rem;padding:.9rem 1rem}.profile-layout{align-items:start}.profile-photo-field{align-items:center;background:#f8fbfa;border:1px solid var(--line);border-radius:20px;display:grid;gap:1rem;grid-template-columns:auto minmax(0,1fr);padding:1rem}.profile-photo-copy{display:grid;gap:.45rem;min-width:0}.profile-photo-copy strong{color:#102f34;overflow-wrap:anywhere}.profile-photo-copy p{margin:0}.profile-photo-actions{display:flex;flex-wrap:wrap;gap:.55rem}.file-button{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:800;gap:.5rem;justify-content:center;min-height:44px;padding:.7rem 1rem;width:fit-content}.file-button input{height:1px;opacity:0;overflow:hidden;padding:0;position:absolute;width:1px}.consent-panel{align-content:start;display:grid;gap:1rem}.consent-copy{background:#f8fbfa;border:1px solid var(--line);border-radius:18px;display:grid;gap:.7rem;max-height:420px;overflow:auto;padding:1rem}.consent-copy p{margin:0}.fine-print svg{vertical-align:-2px}.challenge-list,.task-list,.people-list{display:grid;gap:.8rem}.challenge-row,.task-item,.people-list>div,.feed-post,.leaderboard-row{background:#f8fbfa;border:1px solid var(--line);border-radius:18px}.challenge-row{align-items:center;color:#15292d;display:grid;font-weight:inherit;gap:1rem;grid-template-columns:1fr auto;justify-content:stretch;padding:1rem;text-align:left;width:100%}.challenge-row>div{min-width:0}.challenge-row>div:last-child{display:grid;gap:.35rem;justify-items:end}.challenge-row:hover{background:#eefafa;box-shadow:0 10px 22px #0080801a;color:#15292d}.challenge-row strong,.challenge-row span,.people-list strong,.people-list span,.people-list small{display:block}.challenge-row .status-pill{display:inline-flex;width:fit-content}.challenge-access-note{margin-bottom:1rem}.challenge-access-status{align-items:center;display:inline-flex;gap:.35rem}.redeem-panel{align-content:start;display:grid;gap:.85rem}.inline-message{background:#e9fbf7;border-radius:16px;color:var(--deep-teal);font-weight:800;margin:0;padding:.75rem}.inline-message.warning{background:#fff6e8;color:var(--warning)}.empty-state{background:#f8fbfa;border:1px dashed var(--line);border-radius:18px;color:var(--slate-teal);font-weight:800;margin:0;padding:1rem}.feature-grid{display:grid;gap:.75rem;grid-template-columns:repeat(7,minmax(120px,1fr));overflow-x:auto}.feature-tile{background:#f6fbfa;border:1px solid var(--line);border-radius:18px;color:var(--slate-teal);min-height:80px;white-space:nowrap}.feature-tile:hover{background:#e9fbf7;color:var(--deep-teal)}.feature-tile.is-active{background:var(--teal);border-color:var(--teal);color:#fff}.challenge-tab-content,.embedded-view{display:grid;gap:1rem}.section-heading{max-width:780px}.section-heading h2{font-size:clamp(1.8rem,3vw,2.65rem);margin-bottom:.4rem}.section-heading p{margin-bottom:0}.embedded-chat-layout{display:grid;gap:1rem}.challenge-section-grid{align-items:start}.challenge-detail-list{display:grid;gap:.65rem}.challenge-detail-list>div{background:#f8fbfa;border:1px solid var(--line);border-radius:16px;display:grid;gap:.25rem;padding:.85rem}.challenge-detail-list strong,.challenge-detail-list span,.challenge-detail-list small{display:block}.challenge-detail-list span,.challenge-detail-list small{color:#607174}.task-item{align-items:start;display:grid;gap:.85rem;padding:1rem}.task-panel-heading{align-items:center}.task-filter-select{align-items:center;display:inline-flex;flex-direction:row;gap:.65rem;max-width:260px;width:100%}.task-filter-select span{white-space:nowrap}.task-filter-select select{min-width:0}.task-group-list,.task-group-body{display:grid;gap:.8rem}.task-group{border:1px solid var(--line);border-radius:18px;overflow:hidden}.task-group-toggle{align-items:center;background:#f8fbfa;border-radius:0;box-shadow:none;color:#15292d;display:flex;justify-content:space-between;padding:1rem;text-align:left;transform:none;width:100%}.task-group-toggle:hover{background:#eefafa;box-shadow:none;color:#15292d;transform:none}.task-group-summary{display:grid;gap:.25rem;min-width:0}.task-group-summary strong,.task-group-summary small{display:block}.task-group-summary strong{overflow-wrap:anywhere}.task-group-summary small,.task-group-meta small{color:#607174}.task-group-meta{align-items:center;display:inline-flex;flex:0 0 auto;gap:.55rem}.task-group-body{border-top:1px solid var(--line);padding:.8rem}.task-item-row{align-items:start;display:grid;gap:.85rem;grid-template-columns:auto 1fr auto}.task-item.is-collapsed .task-item-row{align-items:center}.task-detail-row{display:grid;gap:.85rem;grid-template-columns:minmax(0,1fr) auto;padding-left:calc(44px + .85rem)}.task-detail-row.without-proof{grid-template-columns:minmax(0,1fr)}.task-detail-main,.task-main{display:grid;gap:.35rem;min-width:0}.task-main strong,.task-main span,.task-main small{display:block}.task-challenge-context,.task-date-context,.task-description{color:#607174;line-height:1.45;overflow-wrap:anywhere}.task-challenge-context{color:var(--deep-teal);font-weight:800}.check-button{background:#fff;border:2px solid var(--line);border-radius:14px;color:#fff;height:44px;min-height:44px;padding:0;width:44px}.check-button.is-complete{background:var(--fresh-green);border-color:var(--fresh-green)}.task-expand-button{border-radius:14px;min-height:40px;padding:0;width:40px}.proof-upload{align-content:start;display:grid;gap:.45rem;min-width:220px}.file-picker{align-items:center;background:#fff;border:1px dashed var(--deep-teal);border-radius:16px;color:var(--deep-teal);cursor:pointer;display:inline-flex;flex-direction:row;font-size:.86rem;font-weight:900;gap:.4rem;justify-content:center;min-height:42px;padding:.6rem .75rem}.file-picker input{display:none}.comment-input input{font-size:.75rem;padding:.6rem}.proof-upload button{min-height:38px;padding:.45rem .7rem}.proof-link,.feed-links a{align-items:center;color:var(--deep-teal);display:inline-flex;font-size:.86rem;font-weight:900;gap:.35rem}.compliance-grid{display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(0,1fr))}.compliance-grid>div{background:#f8fbfa;border:1px solid var(--line);border-radius:18px;display:grid;gap:.25rem;padding:1rem}.compliance-grid span{color:var(--deep-teal);font-size:1.6rem;font-weight:900}.chat-layout{align-items:start}.chat-inbox-layout{align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(280px,360px) minmax(0,1fr)}.chat-inbox-layout>.chat-panel,.embedded-chat-layout .chat-panel{height:clamp(540px,72dvh,760px)}.chat-selection-stack,.chat-selection-panel{display:grid;gap:1rem;min-width:0}.category-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.category-tab{background:#f6fbfa;border:1px solid var(--line);border-radius:16px;box-shadow:none;color:var(--slate-teal);min-height:40px;padding:.58rem .8rem;transform:none}.category-tab:hover,.category-tab.is-active{background:var(--teal);border-color:var(--teal);box-shadow:none;color:#fff;transform:none}.feed-panel,.chat-panel,.report-builder,.measurement-panel{display:grid;gap:.85rem}.chat-panel{display:flex;flex-direction:column;min-height:0}.chat-panel-title{align-items:start;display:flex;gap:.7rem;min-width:0}.chat-panel-title>div{min-width:0}.chat-back-button{display:none}.thread-participants-link{align-items:center;align-self:start;background:transparent;border-radius:0;box-shadow:none;color:var(--deep-teal);display:inline-flex;font-size:.86rem;font-weight:900;gap:.35rem;justify-content:flex-start;min-height:0;padding:0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transform:none}.thread-participants-link:hover{background:transparent;box-shadow:none;color:var(--teal);transform:none}.feed-filter-toolbar{align-items:center;display:flex;gap:.65rem;justify-content:flex-start}.feed-filter-label{color:var(--slate-teal);font-size:.9rem;font-weight:900}.feed-filter-select{display:none;max-width:260px;width:100%}.chat-filter-select{align-items:center;display:inline-flex;gap:.65rem;max-width:260px;width:100%}.chat-filter-select select{flex:1 1 160px;min-width:0;width:auto}.chat-filter-toolbar{align-items:start;display:grid;gap:.65rem}.feed-post{padding:1rem}.feed-cover{aspect-ratio:16 / 9;border-radius:16px;display:block;margin-bottom:.85rem;object-fit:cover;width:100%}.post-badges{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.65rem}.feed-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.reaction-action{position:relative}.reaction-picker{align-items:center;background:#fff;border:1px solid var(--line);border-radius:999px;box-shadow:0 18px 38px #15292d29;display:flex;gap:.25rem;left:0;padding:.25rem;position:absolute;top:calc(100% + .35rem);z-index:5}.emoji-reaction{align-items:center;aspect-ratio:1;background:#f8fbfa;border:1px solid transparent;border-radius:50%;box-shadow:none;color:#15292d;display:inline-flex;font-size:1.15rem;justify-content:center;min-height:38px;padding:0;transform:none;width:38px}.emoji-reaction:hover,.emoji-reaction.is-active{background:#e9fbf7;border-color:#bde9e1;box-shadow:none;transform:translateY(-1px)}.feed-post strong{display:block;font-size:1.1rem;margin-bottom:.3rem}.post-meta{color:#607174;display:flex;flex-wrap:wrap;font-size:.86rem;font-weight:800;gap:.75rem}.reaction-summary{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.65rem}.reaction-summary span{background:#fff;border:1px solid var(--line);border-radius:999px;color:#15292d;font-size:.86rem;font-weight:900;padding:.28rem .55rem}.feed-links,.feed-comments{display:grid;gap:.55rem;margin-top:.85rem}.feed-links{align-items:start;display:flex;flex-wrap:wrap}.feed-comment{background:#fff;border:1px solid var(--line);border-radius:16px;display:grid;gap:.15rem;padding:.65rem .75rem}.feed-comment.mine{border-color:#bde9e1}.feed-comment strong{color:var(--deep-teal);font-size:.86rem;margin:0}.feed-comment p{margin:0}.empty-state.compact{padding:.75rem}.comment-input{display:grid;gap:.55rem;grid-template-columns:1fr auto;margin-top:.85rem}.chat-stack{display:grid;gap:1rem}.conversation-list{display:grid;gap:.55rem}.conversation-row{align-items:start;background:#f8fbfa;border:1px solid var(--line);border-radius:18px;box-shadow:none;color:#15292d;display:grid;gap:.2rem;justify-items:start;min-height:auto;padding:.8rem;text-align:left;transform:none;width:100%}.conversation-row:hover,.conversation-row.is-active{background:#e9fbf7;box-shadow:none;color:#15292d;transform:none}.conversation-row-heading{align-items:center;display:flex;gap:.55rem;justify-content:space-between;min-width:0;width:100%}.conversation-row strong{color:#102f34;min-width:0;overflow-wrap:anywhere}.conversation-row-heading .status-pill{flex:0 0 auto;font-size:.72rem;padding:.26rem .5rem}.conversation-row span,.conversation-row small,.thread-participants{color:#607174;line-height:1.45}.thread-participants{align-items:center;display:flex;flex-wrap:wrap;font-size:.86rem;font-weight:800;gap:.35rem;margin:0}.chat-participant-list{display:grid;gap:.65rem}.chat-participant-row{background:#f8fbfa;border:1px solid var(--line);border-radius:16px;display:grid;gap:.15rem;padding:.85rem}.chat-participant-row strong{color:#102f34}.chat-participant-row span{color:#607174;font-size:.86rem;font-weight:800}.chat-create-panel{align-content:start}.participant-picker{background:#f8fbfa;border:1px solid var(--line);border-radius:18px;display:grid;gap:.45rem;margin:.75rem 0;max-height:260px;overflow:auto;padding:.75rem}.notification-layout{align-items:start}.notification-list,.notification-compose{display:grid;gap:.75rem}.notification-row{align-items:center;background:#f8fbfa;border:1px solid var(--line);border-radius:18px;display:grid;gap:.85rem;grid-template-columns:1fr auto;padding:1rem}.notification-row.is-unread{background:#eefafa;border-color:#bde9e1}.notification-row p{margin-bottom:.35rem}.notification-row small{color:#607174;font-weight:800}.notification-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.message-list{align-content:start;background:#f8fbfa;border:1px solid var(--line);border-radius:20px;display:grid;flex:1 1 auto;gap:.65rem;min-height:0;overflow-y:auto;padding:1rem}.message{justify-self:start;max-width:82%}.message span{color:#607174;display:block;font-size:.78rem;font-weight:900;margin-bottom:.2rem}.message p{background:#fff;border:1px solid var(--line);border-radius:18px 18px 18px 6px;color:#15292d;margin:0;padding:.75rem .9rem}.message.mine{justify-self:end}.message.mine p{background:var(--teal);border-color:var(--teal);border-radius:18px 18px 6px;color:#fff}.message-attachment{align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;color:var(--deep-teal);display:inline-flex;font-size:.82rem;font-weight:900;gap:.35rem;margin-top:.35rem;padding:.45rem .6rem}.message.mine .message-attachment{justify-self:end}.chat-input{display:grid;gap:.6rem;grid-template-columns:1fr auto}.chat-attachment-row{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem}.selected-file{color:var(--body);font-size:.86rem;font-weight:800;overflow-wrap:anywhere}.button-link{align-items:center;border-radius:999px;background:var(--teal);color:#fff;display:inline-flex;font-weight:800;gap:.5rem;justify-content:center;min-height:44px;padding:.7rem 1rem}.button-link:hover{background:var(--deep-teal)}.thread-list{display:flex;flex-wrap:wrap;gap:.5rem}.thread-button{background:#f6fbfa;border:1px solid var(--line);border-radius:16px;color:var(--slate-teal);min-height:38px;padding:.5rem .75rem}.thread-button:hover,.thread-button.is-active{background:var(--teal);color:#fff}.admin-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.admin-management{align-items:start}.admin-list,.admin-table{display:grid;gap:.65rem}.admin-panel-title{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem}.admin-panel-title .eyebrow{margin-bottom:0}.admin-panel-title .status-pill{min-height:30px;padding:.28rem .65rem}.admin-member-list{display:grid;gap:.45rem}.admin-member-row{align-items:center;background:#f8fbfa;border:1px solid var(--line);border-radius:14px;display:grid;gap:.75rem;grid-template-columns:minmax(180px,1fr) minmax(130px,.42fr) minmax(110px,.32fr) minmax(150px,.42fr) auto;padding:.75rem .85rem}.admin-member-row strong,.admin-member-row span,.admin-member-row small{min-width:0;overflow-wrap:break-word}.admin-member-row strong{color:#102f34}.admin-member-row span,.admin-member-row small{color:#607174}.admin-member-row .admin-row-actions{justify-content:flex-end;justify-self:end;margin-top:0}.admin-drawer-backdrop{top:0;right:0;bottom:0;left:0;position:fixed;z-index:80}.admin-drawer-scrim{background:#102f345c;border-radius:0;top:0;right:0;bottom:0;left:0;min-height:0;padding:0;position:absolute;width:100%}.admin-drawer-scrim:hover{background:#102f345c;box-shadow:none;transform:none}.admin-drawer{align-content:start;background:#fff;border-left:1px solid var(--line);box-shadow:-18px 0 48px #102f3429;display:grid;gap:1rem;height:100dvh;max-width:calc(100vw - 2rem);overflow-y:auto;padding:1.25rem;position:absolute;right:0;top:0;width:min(420px,92vw)}.admin-drawer-wide{width:min(620px,94vw)}.admin-drawer-header{align-items:start;border-bottom:1px solid var(--line);display:flex;gap:1rem;justify-content:space-between;padding-bottom:1rem}.admin-drawer-header h2{font-size:1.45rem;margin:0}.admin-drawer-header .eyebrow{margin-bottom:.3rem}.admin-drawer .form-grid{gap:.85rem;grid-template-columns:1fr}.admin-drawer-wide .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-drawer-form{display:grid;gap:1rem}.admin-drawer label{font-size:.86rem}.admin-drawer input,.admin-drawer select,.admin-drawer textarea{border-radius:14px;min-height:42px;padding:.65rem .8rem}.admin-drawer textarea{min-height:100px}.admin-drawer .empty-state{border-radius:14px;padding:.85rem}.admin-drawer .admin-row-actions{display:grid;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.admin-drawer button{min-height:42px;padding:.65rem .9rem}.admin-drawer .drawer-close{flex:0 0 44px;height:44px;min-height:44px;padding:0;width:44px}.admin-list-row,button.admin-list-row{align-items:start;background:#f8fbfa;border:1px solid var(--line);border-radius:18px;box-shadow:none;color:#15292d;display:grid;gap:.25rem;justify-items:start;min-height:auto;padding:.85rem;text-align:left;transform:none;width:100%}button.admin-list-row:hover,.admin-list-row:hover{background:#eefafa;box-shadow:none;color:#15292d;transform:none}.admin-list-row>button:not(.secondary){align-items:start;background:transparent;border-radius:12px;box-shadow:none;color:inherit;display:grid;gap:.25rem;justify-items:start;min-height:auto;padding:0;text-align:left;transform:none;width:100%}.admin-list-row>button:not(.secondary):hover{background:transparent;box-shadow:none;color:var(--deep-teal);transform:none}.admin-challenge-row{align-items:center;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(150px,.32fr) auto}.admin-challenge-row>button:not(.secondary){align-self:center;justify-content:start;justify-self:stretch;width:100%}.admin-challenge-type{align-content:center;display:grid;gap:.15rem;justify-self:start;min-width:0}.admin-list-row .admin-challenge-type span{color:var(--deep-teal);font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.admin-challenge-type strong,.admin-challenge-type small{display:block;overflow-wrap:anywhere}.admin-gym-row{align-items:center;gap:1rem;grid-template-columns:minmax(0,1fr) minmax(220px,.55fr) auto}.admin-access-code-row{align-items:center;gap:1rem;grid-template-columns:minmax(150px,.45fr) minmax(220px,1fr) minmax(180px,.55fr) auto}.admin-feed-row{align-items:center;gap:1rem;grid-template-columns:minmax(220px,1fr) minmax(150px,.34fr) minmax(150px,.34fr) auto}.admin-row-meta{align-content:center;display:grid;gap:.15rem;justify-self:start;min-width:0}.admin-list-row .admin-row-meta span{color:var(--deep-teal);font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.admin-row-meta strong,.admin-row-meta small{display:block;overflow-wrap:anywhere}.admin-challenge-row .admin-row-actions,.admin-gym-row .admin-row-actions,.admin-access-code-row .admin-row-actions{align-items:center;justify-content:flex-end;justify-self:end;margin-top:0}.admin-list-row strong,.admin-table-row strong{color:#102f34}.admin-list-row span,.admin-list-row small,.admin-table-row small{color:#607174;line-height:1.45}.admin-list-row a{color:var(--deep-teal);font-size:.9rem;font-weight:900}.person-summary{display:grid;gap:.18rem;min-width:0}.person-summary strong,.person-summary small{display:block;min-width:0;overflow-wrap:anywhere}.admin-row-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.admin-context-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.admin-actions-menu{position:relative}.admin-actions-menu-list{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 48px #102f3429;display:grid;gap:.4rem;min-width:180px;padding:.45rem;position:absolute;right:0;top:calc(100% + .45rem);z-index:20}.admin-actions-menu-list button{justify-content:flex-start;width:100%}.secondary.danger{border-color:#f3c6bd;color:#a6402d}.secondary.danger:hover{background:#fff1ee;color:#7e2e20}.admin-table-row{align-items:end;background:#f8fbfa;border:1px solid var(--line);border-radius:18px;display:grid;gap:.75rem;grid-template-columns:minmax(180px,1fr) minmax(150px,.6fr) minmax(170px,.75fr) minmax(130px,.5fr);padding:.85rem}.admin-filter-bar{align-items:end;display:grid;gap:.75rem;grid-template-columns:minmax(220px,420px) minmax(180px,260px);margin-bottom:1rem}.admin-search,.admin-gym-filter{min-width:0}.toggle-row{align-items:center;display:flex;flex-direction:row;gap:.6rem}.toggle-row input{min-height:auto;width:auto}.wide-field{grid-column:1 / -1}.chart{display:grid;gap:.75rem}.chart svg{background:linear-gradient(#f2f8f7 1px,transparent 1px),linear-gradient(90deg,#f2f8f7 1px,transparent 1px);background-size:40px 40px;border:1px solid var(--line);border-radius:20px;width:100%}.chart text{fill:#607174;font-size:12px;font-weight:800}.chart-values{color:var(--slate-teal);display:flex;font-weight:900;justify-content:space-between}.report-card ul{color:var(--body);line-height:1.7;padding-left:1.2rem}.meal-card button{margin-top:.5rem}.admin-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr)}.form-grid,.skinfold-grid,.result-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.skinfold-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.measurements-panel{scroll-margin-top:1.25rem}.member-input-drawer .calc-result{margin-top:1rem}.calc-result,.published-report,.locked-panel{background:#f8fbfa;border:1px solid var(--line);border-radius:20px;padding:1rem}.result-grid{color:var(--slate-teal);font-weight:800;margin-top:.75rem}.checkbox-label{align-items:start;border:1px solid var(--line);border-radius:16px;display:grid;gap:.65rem;grid-template-columns:auto minmax(0,1fr);padding:.85rem}.checkbox-label input{accent-color:var(--teal);height:1.05rem;margin-top:.2rem;min-height:auto;padding:0;width:1.05rem}.checkbox-label span{display:grid;gap:.18rem}.checkbox-label small{color:#607174;font-weight:600;line-height:1.45}.locked-panel{align-content:center;display:grid;min-height:310px;place-items:center;text-align:center}.locked-panel svg{color:var(--teal)}.locked-panel p{max-width:420px}.leaderboard{display:grid;gap:.6rem;max-width:100%;min-width:0}.leaderboard-row{align-items:center;display:grid;gap:.75rem;grid-template-columns:52px minmax(0,1fr) minmax(0,.8fr) minmax(0,.55fr) minmax(0,.55fr) minmax(0,.9fr);padding:.8rem}.leaderboard-row>*{min-width:0;overflow-wrap:break-word}.leaderboard-row>span:first-child{color:var(--deep-teal);font-weight:900}.people-list>div{padding:.85rem}.leaderboard-admin{align-items:start;display:grid;gap:1rem;grid-template-columns:1fr}.leaderboard-admin .leaderboard-row{gap:.4rem;grid-template-columns:36px minmax(0,1.1fr) minmax(0,1.2fr) minmax(0,.55fr) minmax(0,.6fr) minmax(0,.9fr);padding:.65rem}.leaderboard-admin .leaderboard{margin:1rem 0}.review-list{max-height:420px;overflow:auto}.measurement-review-row{gap:.5rem}.measurement-user-groups{display:grid;gap:.75rem}.measurement-user-group{background:#f8fbfa;border:1px solid var(--line);border-radius:18px;overflow:hidden}.measurement-user-group summary{align-items:center;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;list-style:none;padding:.9rem}.measurement-user-group summary::-webkit-details-marker{display:none}.measurement-user-summary{display:grid;gap:.2rem;min-width:0}.measurement-user-group summary small{color:#607174;font-weight:700}.measurement-readiness{align-items:end;display:grid;gap:.35rem;justify-items:end;min-width:0}.measurement-entry-list{border-top:1px solid var(--line);display:grid;gap:.75rem;padding:.85rem}.measurement-entry-row{align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto;padding:.85rem}.measurement-entry-row>div:first-child{display:grid;gap:.25rem;min-width:0}.measurement-entry-row span,.measurement-entry-row small{color:#607174;font-weight:700}.measurement-row-actions{justify-content:flex-end;justify-self:end;margin-top:0}.measurement-row-actions button{white-space:nowrap}.measurement-edit-form{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.measurement-edit-approval,.measurement-edit-actions{grid-column:1 / -1}.section-subhead{border-top:1px solid var(--line);display:grid;gap:.2rem;margin-top:1rem;padding-top:1rem}.section-subhead span{color:#607174;font-size:.86rem;font-weight:800}@media(max-width:1080px){.workspace,.hero-surface,.two-column,.admin-grid{grid-template-columns:1fr}.sidebar{position:static}.sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid,.compliance-grid,.empty-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-surface img{max-height:360px}}@media(max-width:760px){.topbar{align-items:stretch;flex-direction:column;position:static}.app-topbar{align-items:center;flex-direction:row;position:sticky;z-index:40}.app-topbar .brand{flex:1 1 auto;min-width:0}.app-topbar .brand>span:last-child{min-width:0}.mobile-menu-toggle{display:inline-flex;flex:0 0 46px;height:46px;min-height:46px;padding:0;width:46px}.session-actions{justify-content:stretch}.app-topbar .session-actions{display:none}.session-actions>button,.session-pill{flex:1 1 150px}.feed-filter-toolbar{align-items:stretch;justify-content:stretch}.chat-inbox-layout{grid-template-columns:1fr}.chat-screen.is-mobile-chat-detail{gap:0}.chat-screen.is-mobile-chat-detail>.screen-header{display:none}.chat-inbox-layout.is-mobile-detail{gap:0}.chat-inbox-layout.is-mobile-list>.chat-panel{display:none}.chat-inbox-layout.is-mobile-detail>.chat-selection-stack{display:none}.chat-inbox-layout.is-mobile-list .conversation-row.is-active{background:#f8fbfa;border-color:var(--line)}.chat-inbox-layout>.chat-panel,.embedded-chat-layout .chat-panel{height:clamp(460px,70dvh,640px)}.chat-inbox-layout.is-mobile-detail>.chat-panel{height:calc(100dvh - 7rem);padding-inline:1rem}.chat-back-button{border-radius:999px;display:inline-flex;flex:0 0 auto;min-height:40px;padding:0;width:40px}.chat-filter-toolbar{align-items:stretch}.feed-filter-label,.feed-filter-pills{display:none}.feed-filter-select{display:grid;max-width:none}.chat-filter-select{display:inline-flex;max-width:none}.workspace{display:block;padding:.8rem}.screen,.screen-header,.panel,.challenge-list,.feature-grid{max-width:100%;min-width:0}.sidebar{background:#f9f9f4fa;border-right:1px solid rgba(52,84,90,.14);box-shadow:18px 0 50px #102f342e;display:grid;gap:1rem;height:100dvh;left:0;max-width:340px;overflow-y:auto;padding:1rem;pointer-events:none;position:fixed;top:0;transform:translate(-104%);transition:transform .18s ease;visibility:hidden;width:min(86vw,340px);z-index:60}.sidebar.is-open{pointer-events:auto;transform:translate(0);visibility:visible}.drawer-header{align-items:center;display:flex;gap:.75rem;justify-content:space-between}.drawer-header strong{color:#102f34;font-family:Merriweather,Georgia,serif;font-size:1.1rem}.drawer-close{flex:0 0 44px;height:44px;min-height:44px;padding:0;width:44px}.sidebar .profile-card{display:grid}.sidebar nav{display:grid;gap:.5rem;grid-template-columns:1fr}.sidebar nav button{font-size:.95rem;gap:.65rem;justify-content:flex-start;min-height:48px;padding:.7rem .8rem}.sidebar nav button svg{flex:0 0 auto}.drawer-actions{border-top:1px solid var(--line);display:grid;gap:.55rem;padding-top:1rem}.drawer-actions button{border-radius:18px;justify-content:flex-start}.drawer-backdrop{background:#102f345c;border-radius:0;display:block;top:0;right:0;bottom:0;left:0;min-height:0;padding:0;position:fixed;z-index:50}.drawer-backdrop:hover{background:#102f345c;box-shadow:none;transform:none}main{padding-bottom:0}.screen-header h1,.hero-copy h1{font-size:2.15rem}.metric-grid,.definition-grid,.seed-login-grid,.admin-filter-bar,.form-grid,.skinfold-grid,.measurement-edit-form,.result-grid,.compliance-grid,.empty-home-grid{grid-template-columns:1fr}.shortcut-card{min-height:auto}.consent-banner,.task-item,.challenge-row,.comment-input,.notification-row,.leaderboard-row,.admin-member-row,.admin-challenge-row,.admin-gym-row,.admin-access-code-row,.admin-feed-row,.admin-table-row{grid-template-columns:1fr}.admin-member-row .admin-row-actions,.admin-challenge-row .admin-row-actions,.admin-gym-row .admin-row-actions,.admin-access-code-row .admin-row-actions,.admin-feed-row .admin-row-actions{justify-content:flex-start;justify-self:start}.admin-context-actions{justify-content:flex-start;width:100%}.admin-actions-menu{width:100%}.admin-actions-menu>button{width:100%}.admin-actions-menu-list{margin-top:.5rem;min-width:0;position:static;width:100%}.measurement-entry-row{grid-template-columns:1fr}.measurement-row-actions{justify-content:flex-start;justify-self:start}.measurement-row-actions button{flex:1 1 120px}.measurement-user-group summary{align-items:flex-start;display:grid}.measurement-readiness{justify-items:start}.admin-challenge-type,.admin-row-meta{justify-self:start}.panel-heading{align-items:flex-start;flex-wrap:wrap}.task-filter-select{max-width:none}.task-group-toggle{align-items:stretch;display:grid;gap:.75rem}.task-group-meta{justify-content:space-between}.task-item-row,.task-detail-row{grid-template-columns:1fr;padding-left:0}.challenge-row{gap:.75rem}.challenge-row>div:last-child{justify-items:start}.challenge-row span:not(.status-pill){overflow-wrap:anywhere}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible}.feature-tile{min-height:64px;padding:.65rem;white-space:normal}.admin-drawer .admin-row-actions,.admin-drawer-wide .form-grid{grid-template-columns:1fr}.admin-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.2rem}.task-item .check-button{justify-self:start}.proof-upload{min-width:0}}
