:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211f;background:#f4f7f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}@media print{html,body,#root,.app,.workspace,.content{background:#fff!important;color:#111!important;overflow:visible!important;filter:none!important;opacity:1!important}.sidebar,.bottom-nav,.top-actions{display:none!important}}.app{min-height:100vh;background:#f4f7f5;color:#17211f;display:grid;grid-template-columns:280px 1fr}.app.dark{background:#0d1211;color:#eef7f3}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;border-right:1px solid rgba(47,111,97,.14);background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dark .sidebar{background:#0f1715c7;border-color:#ffffff14}.brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:1.1rem}.brand.center{justify-content:center}.brand-mark{width:38px;height:38px;display:grid;place-items:center;color:#fff;border-radius:12px;background:#2f6f61;box-shadow:0 14px 28px #2f6f613d}.sidebar nav{display:grid;gap:8px;margin:28px 0}.sidebar-theme-toggle{width:100%}.nav-item{display:flex;align-items:center;gap:12px;min-height:46px;padding:0 12px;border-radius:8px;color:#65736e;transition:background .2s,color .2s,transform .2s}.nav-icon-wrap{position:relative;display:inline-grid;place-items:center;width:24px;height:24px;flex:0 0 24px}.nav-badge{position:absolute;top:-9px;right:-11px;min-width:19px;height:19px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e02020;color:#fff;border:2px solid #fff;font-size:.68rem;line-height:1;font-weight:950;box-shadow:0 8px 18px #e0202052;animation:badgePulse 1.4s ease-in-out infinite}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.dark .nav-badge{border-color:#101413}.nav-item:hover,.nav-item.active{color:#10201b;background:#e7f1ee;transform:translate(2px)}.dark .nav-item{color:#a8b8b1}.dark .nav-item:hover,.dark .nav-item.active{color:#effff8;background:#6bbea624}.workspace{min-width:0;padding:24px 28px 42px}.topbar,.page-header,.card-actions,.freelancer-head,.metric-top,.meta-row,.top-actions{display:flex;align-items:center}.topbar{justify-content:space-between;margin-bottom:24px}.topbar h1,.page-header h2,.auth-card h1,.hero h1{margin:0;letter-spacing:0}.topbar h1{font-size:1.35rem}.eyebrow{margin:0 0 5px;color:#2f6f61;font-weight:800;font-size:.75rem;text-transform:uppercase}.dark .eyebrow{color:#8bd7bd}.top-actions{gap:10px}.notification-button{position:relative}.avatar{width:42px;height:42px;object-fit:cover;border-radius:50%;border:2px solid rgba(47,111,97,.22)}.content{max-width:1180px;margin:0 auto}.page-header{justify-content:space-between;gap:16px;margin-bottom:18px}.page-header h2{font-size:clamp(1.45rem,3vw,2.25rem)}.dashboard-grid,.list-grid,.category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.dashboard-grid>.card{grid-column:span 4}.dashboard-grid>.hero-card{grid-column:span 8}.list-grid>.card{grid-column:span 6}.category-card{grid-column:span 3;min-height:150px}.card{border-radius:8px;padding:20px;background:#ffffffe6;border:1px solid rgba(47,111,97,.1);box-shadow:0 18px 50px #10201b14}.dark .card{background:#16201de0;border-color:#ffffff14;box-shadow:0 20px 60px #00000038}.card h3{margin:8px 0;font-size:1.05rem}.card p,.auth-card p,.hero p,.empty-state p{color:#63716c;line-height:1.55}.dark .card p,.dark .auth-card p,.dark .empty-state p{color:#a8b8b1}.primary-button,.secondary-button,.ghost-button,.icon-button{border:0;min-height:42px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .18s,box-shadow .18s,background .18s}.primary-button{padding:0 16px;color:#fff;background:#2f6f61;box-shadow:0 12px 24px #2f6f613d;font-weight:800}.secondary-button,.ghost-button,.icon-button{padding:0 14px;background:#eaf2ef;color:#18332c;font-weight:750}.dark .secondary-button,.dark .ghost-button,.dark .icon-button{background:#ffffff14;color:#effff8}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.icon-button:hover{transform:translateY(-1px)}.large{min-height:50px;padding-inline:20px}.icon-button{width:42px;padding:0;flex:none}.danger{color:#b42318}.form-success,.success-message{color:#2f6f61;font-weight:800}.secondary-button.danger{background:#b423181a;color:#b42318}.dark .secondary-button.danger{background:#ff636321;color:#ffb4b4}.landing{min-height:100vh;color:#f8fffc;background:linear-gradient(120deg,#07120fd6,#18362fa8),url(https://images.unsplash.com/photo-1521791136064-7986c2920216?auto=format&fit=crop&w=1600&q=80) center/cover}.hero{min-height:78vh;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:34px;padding:28px clamp(20px,6vw,86px)}.hero h1{font-size:clamp(4rem,14vw,8.5rem);line-height:.92}.hero p{color:#f8fffcd6;max-width:620px;font-size:1.1rem}.pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:#ffffff26;font-weight:800}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.phone-preview{width:min(390px,100%);justify-self:center;padding:20px;border-radius:32px;background:#f5faf8f0;color:#10201b;box-shadow:0 34px 90px #00000059}.preview-top,.preview-card,.preview-chat{display:flex;align-items:center;gap:12px}.preview-top{justify-content:space-between;margin-bottom:16px}.preview-card,.preview-chat{padding:16px;border-radius:8px;background:#fff;margin-bottom:12px}.avatar-glow{width:58px;height:58px;border-radius:18px;background:#2f6f61;box-shadow:0 0 0 8px #dceee8}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0}.preview-grid span{padding:14px;border-radius:8px;background:#eaf2ef;font-weight:800}.trust-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff29}.trust-band article{padding:26px clamp(18px,4vw,56px);background:#091512ad}.trust-band h2{margin:10px 0 6px}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f4f7f5f2,#e1eee9eb),url(https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1400&q=80) center/cover}.auth-card{width:min(430px,100%);padding:28px;border-radius:16px;background:#ffffffeb;box-shadow:0 24px 80px #10201b29}.auth-card.wide{width:min(520px,100%)}.auth-card h1{text-align:center;margin:20px 0}label{display:grid;gap:8px;font-weight:800;margin-bottom:14px}input,textarea,select{width:100%;border:1px solid rgba(47,111,97,.18);border-radius:8px;background:#ffffffeb;min-height:48px;padding:0 14px;color:#17211f;outline:none}.dark select{background:#ffffff0f;color:#effff8;border-color:#ffffff1a}textarea{min-height:130px;padding:14px;resize:vertical}.dark input,.dark textarea{background:#ffffff0f;color:#effff8;border-color:#ffffff1a}.input-icon{position:relative;display:flex;align-items:center}.input-icon svg{position:absolute;left:14px;color:#63716c}.input-icon input{padding-left:42px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 16px}.segmented button{border:0;min-height:46px;border-radius:8px;background:#eaf2ef;font-weight:850}.segmented button.active{background:#2f6f61;color:#fff}.form-error{color:#b42318;font-weight:800}.success-message{color:#2f6f61;font-weight:800}.big-icon{width:54px;height:54px;color:#2f6f61;margin:0 auto;display:block}.search-bar{display:flex;align-items:center;gap:10px;padding:8px 14px;border-radius:8px;background:#ffffffe6;border:1px solid rgba(47,111,97,.12);margin-bottom:18px}.dark .search-bar{background:#ffffff0f;border-color:#ffffff14}.search-bar input{border:0;background:transparent;padding:0}.filter-panel{display:grid;gap:12px;margin-bottom:18px;padding:14px;border-radius:8px;background:#ffffffd1;border:1px solid rgba(47,111,97,.12)}.dark .filter-panel{background:#ffffff0f;border-color:#ffffff14}.filter-title{display:inline-flex;align-items:center;gap:8px;font-weight:900}.filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.filter-grid label{display:grid;gap:6px;font-weight:800}.filter-chips{display:flex;flex-wrap:wrap;gap:8px}.filter-chips button{border:0;min-height:38px;padding:0 12px;border-radius:999px;background:#eaf2ef;color:#18332c;font-weight:850}.dark .filter-chips button{background:#ffffff14;color:#effff8}.filter-chips button.active{background:#2f6f61;color:#fff}.freelancer-card img{width:58px;height:58px;border-radius:18px;object-fit:cover}.freelancer-head{gap:12px;align-items:flex-start}.freelancer-head h3,.freelancer-head p{margin:0}.freelancer-head .status{margin-left:auto}.status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#eef1f0;color:#52605b;font-size:.78rem;font-weight:850}.status.online{color:#0f5e43;background:#dff4ea}.meta-row{flex-wrap:wrap;gap:10px;color:#62726c;font-weight:760;font-size:.9rem}.meta-row span{display:inline-flex;align-items:center;gap:5px}.bio{min-height:48px}.card-actions{gap:10px;margin-top:18px}.compact-actions{margin-top:0}.onboarding-progress{display:grid;gap:8px;margin:18px 0}.onboarding-progress div{height:10px;border-radius:999px;background:#2f6f6124;overflow:hidden}.onboarding-progress span{display:block;height:100%;border-radius:inherit;background:#2f6f61}.onboarding-progress strong{color:#2f6f61}.dark .onboarding-progress strong{color:#8ed0a9}.profile-layout{display:grid;grid-template-columns:360px 1fr;gap:16px}.profile-card{min-width:0;overflow:hidden}.profile-photo{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;margin-bottom:14px}.stack{display:grid;gap:14px}.admin-hero{margin-bottom:16px;display:flex;align-items:center;gap:14px}.admin-hero h3{margin:8px 0 6px}.admin-tabs{display:flex;gap:8px;overflow-x:auto;padding:4px 0 12px;margin-bottom:8px}.admin-tabs.compact-tabs{margin-bottom:0;padding-bottom:0}.admin-tabs.compact-tabs button{min-height:36px;font-size:.9rem}.admin-tabs button{border:0;min-height:40px;padding:0 14px;border-radius:8px;background:#eaf2ef;color:#18332c;font-weight:850;white-space:nowrap}.admin-tabs button.active{background:#2f6f61;color:#fff}.dark .admin-tabs button{background:#ffffff14;color:#effff8}.dark .admin-tabs button.active{background:#1f7a4d}.admin-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.admin-metric-card{grid-column:span 4;border:1px solid rgba(47,111,97,.12);text-align:left;color:inherit;font:inherit;cursor:pointer}.admin-metric-card strong{display:block;font-size:2rem;margin:8px 0}.admin-metric-card span{display:inline-flex;margin-top:8px;color:#2f6f61;font-weight:900}.dark .admin-metric-card span{color:#8ed0a9}.admin-metric-card:hover{transform:translateY(-3px);border-color:#2f6f6157;box-shadow:0 18px 42px #1f7a4d24}.admin-row.compact{grid-template-columns:1fr}.admin-person,.admin-post{display:flex;align-items:center;gap:14px;min-width:0}.admin-person img{width:54px;height:54px;border-radius:50%;object-fit:cover;border:2px solid rgba(47,111,97,.18)}.admin-post img{width:96px;height:76px;border-radius:8px;object-fit:cover}.admin-row h3{margin:6px 0}.admin-row p{margin:0 0 6px;overflow-wrap:anywhere}.admin-row small{color:#65736e;font-weight:750}.dark .admin-row small{color:#a8b8b1}.admin-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.muted-row{opacity:.62}.verification-admin-row{align-items:flex-start}.verification-video{width:min(420px,100%);max-height:260px;margin-top:10px;border-radius:8px;background:#111}.service-row,.review-row{display:flex;justify-content:space-between;gap:14px;padding:14px 0;border-top:1px solid rgba(47,111,97,.1)}.chat-panel,.community-layout{min-height:66vh;display:grid;grid-template-rows:1fr auto auto;overflow:hidden;border-radius:8px;background:#ffffffd1;border:1px solid rgba(47,111,97,.1)}.dark .chat-panel,.dark .community-layout{background:#16201dbd;border-color:#ffffff14}.message-list,.community-stream{padding:18px;overflow:auto;display:grid;gap:10px;align-content:start}.message{width:min(78%,620px);padding:12px 14px;border-radius:8px;background:#eaf2ef}.message.mine{margin-left:auto;background:#2f6f61;color:#fff}.message p{margin:0 0 4px}.message small{opacity:.72}.composer{display:flex;align-items:center;gap:8px;padding:12px;border-top:1px solid rgba(47,111,97,.1)}.composer input{flex:1}.community-message{display:flex;gap:12px;align-items:flex-start}.community-message img{width:42px;height:42px;border-radius:14px;object-fit:cover}.community-message p,.community-message strong{margin:0}.settings-form{max-width:720px;padding:20px;border-radius:8px;background:#ffffffdb;border:1px solid rgba(47,111,97,.1)}.dark .settings-form{background:#16201dd1;border-color:#ffffff14}.upload-box{min-height:108px;place-items:center;border:1px dashed rgba(47,111,97,.42);border-radius:8px;color:#2f6f61}.empty-state,.screen-loader{min-height:260px;display:grid;place-items:center;text-align:center;padding:28px}.empty-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;background:#2f6f61;color:#fff;font-weight:900;margin:0 auto 10px}.skeleton-card{display:grid;gap:12px;padding:20px;border-radius:8px;background:#fff9}.skeleton-line{height:18px;border-radius:999px;background:linear-gradient(90deg,#e2ebe7,#f7fbf9,#e2ebe7);background-size:220% 100%;animation:shimmer 1.2s infinite}.skeleton-line:nth-child(2){width:72%}.skeleton-line:nth-child(3){width:48%}@keyframes shimmer{to{background-position:-220% 0}}.unread{border-color:#2f6f616b}.bottom-nav{display:none}@media(max-width:980px){.app{grid-template-columns:1fr}.sidebar,.sidebar-theme-toggle{display:none}.workspace{padding:18px 16px 96px}.dashboard-grid>.card,.dashboard-grid>.hero-card,.list-grid>.card,.category-card{grid-column:span 12}.admin-metric-card{grid-column:span 12}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{grid-column:span 1}.profile-layout{grid-template-columns:1fr}.profile-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-actions .primary-button{grid-column:auto}.bottom-nav{position:fixed;left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));z-index:10;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:3px;height:72px;padding:7px;border-radius:22px;background:#ffffffeb;box-shadow:0 14px 40px #10201b2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(47,111,97,.12)}.dark .bottom-nav{background:#151f1ceb}.bottom-nav a{min-width:0;height:58px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#65736e;font-size:.64rem;font-weight:850;line-height:1;letter-spacing:0;text-align:center;white-space:nowrap;overflow:hidden;-webkit-tap-highlight-color:transparent}.bottom-nav .nav-icon-wrap{width:24px;height:24px;flex:0 0 24px}.bottom-nav svg{display:block}.bottom-nav a span:last-child{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.bottom-nav a.active{background:#2f6f61;color:#fff}.bottom-nav.admin-bottom-nav{left:16px;right:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.hero{grid-template-columns:1fr;padding:24px 18px 34px}.hero h1{font-size:clamp(3.5rem,18vw,6rem)}.trust-band{grid-template-columns:1fr}.composer{flex-wrap:wrap}.composer input{min-width:100%;order:-1}.filter-grid{grid-template-columns:1fr}.compact-actions{width:100%}}@media(max-width:520px){.topbar h1{font-size:1rem}.page-header{align-items:flex-start;flex-direction:column}.hero-actions .primary-button,.hero-actions .secondary-button{width:100%}.message{width:92%}.auth-card{padding:22px}.filter-panel{padding:12px}.filter-chips button,.primary-button,.secondary-button{min-height:46px}.admin-row{grid-template-columns:1fr;align-items:stretch}.admin-actions{justify-content:stretch}.admin-actions button{flex:1 1 120px}.admin-post{align-items:flex-start}.admin-post img{width:84px;height:74px}.admin-tabs{margin-left:-4px;margin-right:-4px;padding-inline:4px}.voice-message{width:100%;min-width:0;grid-template-columns:38px minmax(0,1fr);gap:7px;padding:8px}.voice-play{width:38px;height:38px}.voice-wave{gap:2px;height:28px}.voice-meta{font-size:.68rem}}@media(max-width:380px){.workspace{padding-left:12px;padding-right:12px}.bottom-nav{left:6px;right:6px;gap:2px;padding:6px}.bottom-nav a{font-size:.59rem;border-radius:14px}}:root{--rs-green: #1f7a4d;--rs-red: #b3212b;--rs-gold: #d7a928;--rs-graphite: #202322;--rs-ink: #121715;--rs-paper: #f7f8f5}.app{background:linear-gradient(160deg,rgba(31,122,77,.06),transparent 34%),linear-gradient(20deg,rgba(215,169,40,.08),transparent 42%),var(--rs-paper)}.app.dark{background:linear-gradient(160deg,rgba(31,122,77,.14),transparent 34%),linear-gradient(20deg,rgba(179,33,43,.1),transparent 42%),#101413}.brand-mark.rs-mark{position:relative;overflow:hidden;background:var(--rs-graphite);isolation:isolate}.brand-mark.rs-mark:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--rs-green) 0 35%,var(--rs-gold) 35% 58%,var(--rs-red) 58% 100%);z-index:-1}.primary-button,.segmented button.active,.bottom-nav a.active,.message.mine,.empty-icon{background:var(--rs-green)}.primary-button{box-shadow:0 12px 24px #1f7a4d3d}.nav-item:hover,.nav-item.active,.secondary-button,.ghost-button,.icon-button,.search-bar,.preview-grid span,.message.theirs,.message{background:#edf3ed}.eyebrow,.dark .eyebrow,.upload-box,.big-icon{color:var(--rs-green)}.dark .eyebrow,.dark .upload-box{color:#8ed0a9}.avatar,.card,.chat-panel,.community-layout,.settings-form{border-color:#1f7a4d24}.landing{background:linear-gradient(120deg,#121715db,#1f7a4d94),url(https://images.unsplash.com/photo-1521791136064-7986c2920216?auto=format&fit=crop&w=1600&q=80) center/cover}.phone-preview{border:1px solid rgba(215,169,40,.36)}.chat-contact-header{display:flex;align-items:center;gap:12px;margin-bottom:12px;padding:12px;border:1px solid rgba(31,122,77,.12);border-radius:8px;background:#ffffffd6}.dark .chat-contact-header{background:#16201dd6;border-color:#ffffff14}.chat-contact-header img,.conversation-row img{width:46px;height:46px;border-radius:16px;object-fit:cover}.chat-contact-header div,.conversation-row span{display:grid;gap:2px;min-width:0}.chat-contact-header small,.conversation-row small{color:#66736d;font-weight:700}.conversation-list{display:grid;gap:10px}.conversation-row{width:100%;display:flex;align-items:center;gap:12px;min-height:72px;border:1px solid rgba(31,122,77,.12);border-radius:8px;background:#ffffffdb;color:inherit;padding:12px;text-align:left}.dark .conversation-row{background:#16201dd6;border-color:#ffffff14}.private-chat,.community-layout{height:min(72vh,760px)}.message-list{grid-auto-rows:max-content}.message{position:relative;display:grid;gap:6px;width:fit-content;max-width:min(76%,640px);border-radius:16px 16px 16px 4px;color:#17211f;overflow:hidden}.message.mine{justify-self:end;border-radius:16px 16px 4px;color:#fff}.message.theirs{justify-self:start}.message-media,.pending-preview{width:min(320px,100%);max-height:320px;object-fit:cover;border-radius:10px;display:block}.audio-bubble{display:grid;grid-template-columns:minmax(92px,130px) minmax(180px,1fr);align-items:center;gap:12px;width:min(420px,72vw);min-width:300px;padding:10px;border-radius:14px;background:#ffffff2e}.message.theirs .audio-bubble{background:#1f7a4d14}.audio-bubble div{display:grid;gap:2px}.audio-bubble strong{font-size:.94rem}.audio-bubble small{opacity:.76;font-weight:800}.message-audio{width:100%;min-width:180px;height:38px;display:block}.voice-message{width:100%;min-width:0;max-width:100%;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;padding:9px;border-radius:16px;background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff14;overflow:hidden}.message.theirs .voice-message{background:#1f7a4d14;color:var(--text);box-shadow:inset 0 0 0 1px #1f7a4d2e}.voice-play{width:42px;height:42px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.voice-play:active{transform:scale(.94)}.message.mine .voice-play{background:#fffffff0;color:var(--green);box-shadow:0 8px 18px #00000029}.message.theirs .voice-play{background:var(--green);color:#fff;box-shadow:0 8px 18px #1f7a4d38}.voice-body{display:grid;gap:7px;min-width:0}.voice-wave{height:30px;display:flex;align-items:center;gap:3px;color:currentColor;cursor:pointer;min-width:0}.voice-wave span{flex:1;max-width:3px;min-width:2px;border-radius:999px;background:currentColor;opacity:.24;transition:opacity .12s ease,transform .12s ease}.voice-wave span.active{opacity:.95;transform:scaleY(1.08)}.voice-meta{display:flex;justify-content:space-between;gap:8px;min-width:0;font-size:.76rem;line-height:1;opacity:.86;font-weight:850}.voice-meta small{white-space:nowrap}.voice-meta span{display:inline-flex;align-items:center;gap:4px;min-width:0}.voice-meta span:last-child{white-space:nowrap}.file-chip{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border-radius:8px;background:#ffffff38;font-weight:800}.message-delete{justify-self:end;border:0;background:transparent;color:inherit;opacity:.66;padding:0;font-size:.76rem;font-weight:800}.chat-error{margin:0;padding:8px 14px}.composer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px}.media-actions{display:flex;align-items:center;gap:6px;min-height:44px}.media-actions label{display:inline-flex;gap:0;margin:0}.media-button,.send-button{width:42px;height:42px;min-height:42px;padding:0}.media-button{display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;line-height:1;vertical-align:middle}.composer input{min-width:0;height:44px}.community-message{position:relative;padding:10px;border-radius:8px}.community-message:hover{background:#1f7a4d0f}.icon-button.mini{width:32px;min-height:32px;height:32px;margin-left:auto}.notification-layout{display:grid;grid-template-columns:360px 1fr;gap:16px;align-items:start}.notification-settings{position:sticky;top:18px}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:12px 0;font-weight:800}.switch{width:54px;min-width:54px;height:30px;border:0;border-radius:999px;padding:3px;background:#cfd8d3;transition:background .2s}.switch span{display:block;width:24px;height:24px;border-radius:50%;background:#fff;transition:transform .2s;box-shadow:0 4px 10px #00000029}.switch.on{background:var(--rs-green)}.switch.on span{transform:translate(24px)}.verified-badge,.verified-icon{display:inline-flex;align-items:center;gap:5px;color:#1769aa;font-size:.82rem;font-weight:900;vertical-align:middle}.star-picker{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.star-picker button{width:38px;height:38px;border:0;border-radius:8px;background:#eef1f0;color:#8a948f}.star-picker button.active{background:#d7a9282e;color:var(--rs-gold)}.active-soft{background:#1877f2;color:#fff;box-shadow:0 10px 22px #1877f23d}.active-favorite{background:#d7a92838;color:#9a7100;box-shadow:0 10px 22px #d7a9282e}.profile-card .meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.profile-stat{min-height:30px;padding:0 9px;border-radius:999px;background:#ffffffb8;font-weight:850}.dark .profile-stat{background:#ffffff14}.profile-stat.like{color:#1877f2}.profile-stat.favorite,.profile-stat.stars{color:#b88700}.profile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.profile-actions .primary-button,.profile-actions .secondary-button{width:100%;min-width:0;padding-inline:10px;white-space:nowrap}.profile-actions .primary-button{grid-column:1 / -1}.recorder-inline{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;flex:0 0 auto;margin:0;align-self:center}.recorder-inline>.media-button{margin:0}.recording-pill,.audio-confirm{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:4px 8px;border-radius:999px;background:#b3212b1a;color:var(--rs-red);max-width:min(360px,54vw);white-space:nowrap}.record-dot{width:9px;height:9px;border-radius:50%;background:var(--rs-red);box-shadow:0 0 0 6px #b3212b1f}.audio-confirm audio{width:min(220px,42vw);height:34px}.verification-box{margin-top:16px}.verification-recorder{display:grid;gap:12px}.verification-recorder video,.verification-video{width:min(420px,100%);border-radius:8px;background:#111}.feed-layout{display:grid;grid-template-columns:minmax(320px,390px) minmax(0,1fr);gap:16px;align-items:start}.feed-composer{position:sticky;top:18px}.product-principle{margin:0 0 16px;padding:12px;border-radius:8px;background:#1f7a4d14;color:#26453c;font-weight:850}.dark .product-principle{color:#dff8ed;background:#1f7a4d29}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feed-upload{margin:0}.feed-preview,.feed-image{width:100%;object-fit:cover;border-radius:8px;border:1px solid rgba(31,122,77,.12)}.feed-preview{max-height:240px;margin-bottom:12px}.feed-list{display:grid;gap:14px}.feed-post{display:grid;gap:12px}.feed-post-head{display:flex;align-items:center;gap:12px}.feed-post-head img{width:48px;height:48px;border-radius:16px;object-fit:cover}.feed-post-head div{display:grid;gap:2px;min-width:0;flex:1}.feed-post-head small{color:#65736e;font-weight:750}.feed-image{max-height:430px}.feed-post p{margin:0;color:inherit}.feed-meta{display:flex;flex-wrap:wrap;gap:8px}.feed-meta span{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border-radius:999px;background:#1f7a4d14;color:#426159;font-size:.84rem;font-weight:800}.dark .feed-meta span{color:#dff8ed;background:#ffffff14}@media(max-width:980px){.private-chat,.community-layout{height:calc(100vh - 210px);min-height:520px}.notification-layout,.feed-layout{grid-template-columns:1fr}.feed-composer,.notification-settings{position:static}.composer{grid-template-columns:1fr auto}.media-actions{grid-column:1 / -1;justify-content:flex-start;padding:2px 0;overflow-x:auto}.composer input{order:initial;min-width:0}}@media(max-width:520px){.chat-contact-header{gap:10px;padding:10px}.chat-contact-header .secondary-button{width:40px;min-height:40px;overflow:hidden;color:transparent;position:relative}.chat-contact-header .secondary-button:after{content:"<";color:currentColor;color:#18332c;position:absolute;font-weight:900}.dark .chat-contact-header .secondary-button:after{color:#effff8}.private-chat,.community-layout{height:calc(100vh - 190px);min-height:480px}.message{max-width:88%}.audio-bubble{grid-template-columns:1fr;width:min(78vw,340px);min-width:240px}.message-list,.community-stream{padding:12px}.composer{padding:10px;gap:8px}.form-grid{grid-template-columns:1fr}.feed-post .card-actions,.feed-composer .card-actions,.profile-actions{display:grid;grid-template-columns:1fr}.profile-actions .primary-button{grid-column:auto}.media-button{width:40px;height:40px;min-height:40px;flex-basis:40px}.recorder-inline{min-width:40px;height:40px}.recording-pill,.audio-confirm{max-width:calc(100vw - 120px)}.audio-confirm audio{width:min(180px,42vw)}}
