:root{--rheemo-bg:#f5f7fb;--rheemo-card:#ffffff;--rheemo-ink:#111827;--rheemo-muted:#6b7280;--rheemo-line:rgba(15, 23, 42, 0.09);--rheemo-blue:#2563eb;--rheemo-purple:#7c3aed;--rheemo-pink:#ec4899;--rheemo-cyan:#06b6d4;--rheemo-radius:22px;--rheemo-shadow:0 18px 50px rgba(15, 23, 42, 0.08)}body.page-slug-fil-social,body[class*="fil-social"]{background:var(--rheemo-bg)!important}.rheemo-app-shell,.rheemo-app-shell *{box-sizing:border-box}.rheemo-app-shell{width:min(1460px, calc(100vw - 32px));margin:28px auto 64px;color:var(--rheemo-ink);font-family:inherit}.rheemo-feed-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border-radius:32px;color:#fff;background:radial-gradient(circle at 14% 15%,rgb(255 255 255 / .22),transparent 28%),radial-gradient(circle at 86% 10%,rgb(6 182 212 / .48),transparent 30%),linear-gradient(135deg,#111827 0%,#312e81 42%,#7c3aed 70%,#ec4899 100%);box-shadow:0 28px 70px rgb(49 46 129 / .28)}.rheemo-feed-hero:after{content:"";position:absolute;inset:auto -70px -130px auto;width:280px;height:280px;border-radius:999px;background:rgb(255 255 255 / .14)}.rheemo-feed-hero__content,.rheemo-feed-hero__actions{position:relative;z-index:2}.rheemo-feed-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgb(255 255 255 / .16);border:1px solid rgb(255 255 255 / .2);color:rgb(255 255 255 / .95);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.rheemo-feed-hero h1{margin:14px 0 8px;color:#fff;font-size:clamp(30px, 4vw, 54px);line-height:1.02;letter-spacing:-.04em;font-weight:950}.rheemo-feed-hero p{max-width:710px;margin:0;color:rgb(255 255 255 / .86);font-size:17px;line-height:1.7}.rheemo-feed-hero__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.rheemo-btn,.rheemo-link-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:999px;text-decoration:none!important;border:0;cursor:pointer;font-weight:850;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.rheemo-btn:hover,.rheemo-link-pill:hover{transform:translateY(-1px)}.rheemo-btn-primary{color:#fff!important;background:linear-gradient(135deg,var(--rheemo-blue),var(--rheemo-purple),var(--rheemo-pink));box-shadow:0 12px 24px rgb(37 99 235 / .25)}.rheemo-feed-hero .rheemo-btn-primary{background:#fff;color:#312e81!important;box-shadow:0 18px 34px rgb(0 0 0 / .16)}.rheemo-btn-ghost{color:#fff!important;background:rgb(255 255 255 / .13);border:1px solid rgb(255 255 255 / .24)}.rheemo-card{background:var(--rheemo-card);border:1px solid var(--rheemo-line);border-radius:var(--rheemo-radius);box-shadow:var(--rheemo-shadow)}.rheemo-alert{margin:18px 0 0;padding:14px 18px;border-radius:18px;font-weight:800;border:1px solid rgb(37 99 235 / .14);background:#eff6ff;color:#1d4ed8}.rheemo-alert-invalid,.rheemo-alert-error,.rheemo-alert-wait{background:#fff7ed;color:#c2410c;border-color:rgb(249 115 22 / .2)}.rheemo-feed-grid{display:grid;grid-template-columns:280px minmax(0,1fr) 320px;gap:22px;align-items:start;margin-top:22px}.rheemo-feed-left,.rheemo-feed-right{position:sticky;top:92px;display:grid;gap:16px}.rheemo-profile-mini{overflow:hidden;text-align:center;padding:0 18px 20px}.rheemo-profile-mini__cover{height:76px;margin:0 -18px;background:linear-gradient(135deg,#ec4899,#7c3aed,#06b6d4)}.rheemo-profile-mini__avatar{width:92px;height:92px;margin:-46px auto 10px;padding:4px;border-radius:26px;background:#fff;box-shadow:0 14px 30px rgb(15 23 42 / .14)}.rheemo-profile-mini__avatar img,.rheemo-composer__avatar img,.rheemo-post-card__avatar img{width:100%!important;height:100%!important;object-fit:cover;border-radius:inherit;display:block}.rheemo-profile-mini h2{margin:6px 0 4px;font-size:20px;line-height:1.2;font-weight:950;color:var(--rheemo-ink)}.rheemo-profile-mini p{margin:0 0 14px;color:var(--rheemo-muted);font-size:14px;line-height:1.55}.rheemo-link-pill{min-height:38px;padding:0 14px;background:#eef2ff;color:#3730a3!important;font-size:14px}.rheemo-side-nav{padding:10px}.rheemo-side-nav a{display:flex;align-items:center;gap:10px;padding:13px 12px;border-radius:16px;color:#334155!important;text-decoration:none!important;font-weight:850;transition:background .18s ease,color .18s ease,transform .18s ease}.rheemo-side-nav a:hover,.rheemo-side-nav a.is-active{background:#eff6ff;color:#1d4ed8!important;transform:translateX(2px)}.rheemo-feed-main{display:grid;gap:16px;min-width:0}.rheemo-composer{padding:18px}.rheemo-composer__top{display:flex;align-items:center;gap:12px;margin-bottom:14px}.rheemo-composer__avatar,.rheemo-post-card__avatar{flex:0 0 auto;width:54px;height:54px;border-radius:18px;overflow:hidden;background:#e5e7eb}.rheemo-composer__top strong{display:block;color:var(--rheemo-ink);font-size:17px;font-weight:950}.rheemo-composer__top p{margin:2px 0 0;color:var(--rheemo-muted);font-size:14px}.rheemo-composer textarea{display:block;width:100%;min-height:128px;resize:vertical;padding:16px 17px;border:1px solid rgb(15 23 42 / .1);border-radius:20px;outline:none;background:#f8fafc;color:var(--rheemo-ink);font-size:16px;line-height:1.55;box-shadow:inset 0 1px 0 rgb(255 255 255 / .7)}.rheemo-composer textarea:focus{border-color:rgb(37 99 235 / .4);background:#fff;box-shadow:0 0 0 4px rgb(37 99 235 / .08)}.rheemo-composer__meta,.rheemo-composer__actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;flex-wrap:wrap}.rheemo-post-types{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rheemo-post-types label{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:13px;font-weight:850;cursor:pointer}.rheemo-post-types input{accent-color:var(--rheemo-blue)}.rheemo-counter{color:var(--rheemo-muted);font-size:13px;font-weight:800}.rheemo-soft-action{min-height:40px;padding:0 13px;border:0;border-radius:999px;background:#f1f5f9;color:#64748b;font-weight:850;cursor:not-allowed}.rheemo-feed-tabs{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:8px;border-radius:20px;background:#fff;border:1px solid var(--rheemo-line);box-shadow:0 10px 26px rgb(15 23 42 / .05)}.rheemo-feed-tabs a{flex:0 0 auto;padding:10px 14px;border-radius:999px;color:#475569!important;text-decoration:none!important;font-weight:900;font-size:14px}.rheemo-feed-tabs a.is-active{background:#2563eb;color:#fff!important}.rheemo-feed-tabs a[aria-disabled="true"]{opacity:.58;pointer-events:none}.rheemo-post-list{display:grid;gap:16px}.rheemo-post-card{padding:18px}.rheemo-post-card__header{display:flex;align-items:center;gap:12px}.rheemo-post-card__identity{min-width:0;flex:1}.rheemo-post-card__identity strong{display:block;color:var(--rheemo-ink);font-size:16px;font-weight:950}.rheemo-post-card__identity span{display:block;margin-top:2px;color:var(--rheemo-muted);font-size:13px;font-weight:750}.rheemo-post-more{width:38px;height:38px;border-radius:999px;border:0;background:#f1f5f9;color:#64748b;font-size:15px;cursor:not-allowed}.rheemo-post-card__body{margin-top:14px;color:#1f2937;font-size:16px;line-height:1.75}.rheemo-post-card__body p{margin:0 0 12px}.rheemo-post-card__body p:last-child{margin-bottom:0}.rheemo-post-card__footer{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;padding-top:12px;border-top:1px solid var(--rheemo-line)}.rheemo-post-card__footer button{min-height:42px;border:0;border-radius:14px;background:#f8fafc;color:#64748b;font-weight:900;cursor:not-allowed}.rheemo-empty-feed{padding:34px 24px;text-align:center}.rheemo-empty-feed__icon{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;border-radius:26px;background:linear-gradient(135deg,rgb(236 72 153 / .12),rgb(6 182 212 / .12));font-size:30px}.rheemo-empty-feed h2{margin:0 0 8px;color:var(--rheemo-ink);font-size:24px;font-weight:950}.rheemo-empty-feed p{max-width:560px;margin:0 auto 18px;color:var(--rheemo-muted);line-height:1.65}.rheemo-side-box{padding:18px}.rheemo-side-box h3{margin:0 0 12px;color:var(--rheemo-ink);font-size:17px;font-weight:950}.rheemo-side-box p{margin:0;color:var(--rheemo-muted);font-size:14px;line-height:1.65}.rheemo-side-box a{display:flex;align-items:center;justify-content:space-between;padding:11px 0;color:#1d4ed8!important;text-decoration:none!important;font-weight:900;border-top:1px solid rgb(15 23 42 / .07)}.rheemo-side-box a:first-of-type{border-top:0}.rheemo-side-box a:after{content:"→"}.rheemo-gradient-box{color:#fff;background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899);border:0}.rheemo-gradient-box span{display:inline-flex;padding:6px 10px;border-radius:999px;background:rgb(255 255 255 / .16);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.rheemo-gradient-box h3,.rheemo-gradient-box p,.rheemo-gradient-box a{color:#fff!important}.rheemo-gradient-box h3{margin-top:12px}.rheemo-gradient-box a{margin-top:12px;border-top-color:rgb(255 255 255 / .2)}.rheemo-guest-feed{max-width:1100px}.rheemo-guest-hero{min-height:330px}@media (max-width:1180px){.rheemo-feed-grid{grid-template-columns:240px minmax(0,1fr)}.rheemo-feed-right{display:none}}@media (max-width:860px){.rheemo-app-shell{width:min(100% - 20px, 760px);margin-top:16px}.rheemo-feed-hero{align-items:flex-start;flex-direction:column;padding:26px 20px;border-radius:26px}.rheemo-feed-hero__actions{justify-content:flex-start;width:100%}.rheemo-feed-grid{grid-template-columns:1fr}.rheemo-feed-left,.rheemo-feed-right{position:static}.rheemo-profile-mini{display:none}.rheemo-side-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.rheemo-side-nav a{justify-content:center;text-align:center}}@media (max-width:560px){.rheemo-feed-hero h1{font-size:31px}.rheemo-feed-hero p{font-size:15px}.rheemo-btn,.rheemo-feed-hero__actions .rheemo-btn{width:100%}.rheemo-side-nav{grid-template-columns:1fr}.rheemo-composer,.rheemo-post-card,.rheemo-side-box{padding:15px;border-radius:20px}.rheemo-composer__actions{align-items:stretch;flex-direction:column}.rheemo-composer__actions>*{width:100%}.rheemo-post-types{width:100%}.rheemo-post-types label{flex:1 1 100%}.rheemo-post-card__footer{grid-template-columns:1fr}}body.page-slug-fil-social,body[class*="fil-social"]{overflow-x:hidden!important}body.page-slug-fil-social .site-content .ast-container,body[class*="fil-social"] .site-content .ast-container,body.page-slug-fil-social .entry-content,body[class*="fil-social"] .entry-content,body.page-slug-fil-social .elementor-widget-container,body[class*="fil-social"] .elementor-widget-container{max-width:100%!important;overflow-x:hidden!important}body.page-slug-fil-social .entry-content>.rheemo-app-shell,body[class*="fil-social"] .entry-content>.rheemo-app-shell,.rheemo-app-shell.rheemo-social-feed{width:100%!important;max-width:1280px!important;margin:26px auto 64px!important;padding-left:20px!important;padding-right:20px!important;overflow:hidden!important}.rheemo-social-feed .rheemo-feed-hero{width:100%;min-height:0;padding:32px 28px;gap:22px;align-items:center}.rheemo-social-feed .rheemo-feed-hero__content{flex:1 1 640px;min-width:0}.rheemo-social-feed .rheemo-feed-hero h1{max-width:780px;font-size:clamp(34px, 3.2vw, 50px);line-height:1.04}.rheemo-social-feed .rheemo-feed-hero p{max-width:720px}.rheemo-social-feed .rheemo-feed-hero__actions{flex:0 0 auto;max-width:360px;justify-content:flex-end}.rheemo-social-feed .rheemo-feed-grid{width:100%;grid-template-columns:minmax(220px,250px) minmax(0,1fr) minmax(220px,250px);gap:18px}.rheemo-social-feed .rheemo-feed-left,.rheemo-social-feed .rheemo-feed-main,.rheemo-social-feed .rheemo-feed-right,.rheemo-social-feed .rheemo-card{min-width:0}.rheemo-social-feed .rheemo-side-box{padding:17px}.rheemo-social-feed .rheemo-side-box a,.rheemo-social-feed .rheemo-side-box p,.rheemo-social-feed .rheemo-side-nav a{overflow-wrap:anywhere}.rheemo-social-feed .rheemo-side-box a{font-size:14px;line-height:1.35}.rheemo-social-feed .rheemo-composer{padding:18px}.rheemo-social-feed .rheemo-composer textarea{min-height:118px}@media (max-width:1280px){body.page-slug-fil-social .entry-content>.rheemo-app-shell,body[class*="fil-social"] .entry-content>.rheemo-app-shell,.rheemo-app-shell.rheemo-social-feed{max-width:1120px!important}.rheemo-social-feed .rheemo-feed-grid{grid-template-columns:minmax(210px,240px) minmax(0,1fr)}.rheemo-social-feed .rheemo-feed-right{display:none!important}}@media (max-width:980px){body.page-slug-fil-social .entry-content>.rheemo-app-shell,body[class*="fil-social"] .entry-content>.rheemo-app-shell,.rheemo-app-shell.rheemo-social-feed{padding-left:14px!important;padding-right:14px!important;margin-top:18px!important}.rheemo-social-feed .rheemo-feed-hero{flex-direction:column;align-items:flex-start;padding:28px 22px;border-radius:28px}.rheemo-social-feed .rheemo-feed-hero__actions{width:100%;max-width:none;justify-content:flex-start}.rheemo-social-feed .rheemo-feed-grid{grid-template-columns:1fr}.rheemo-social-feed .rheemo-feed-left,.rheemo-social-feed .rheemo-feed-right{position:static}}@media (max-width:620px){.rheemo-social-feed .rheemo-feed-hero h1{font-size:32px}.rheemo-social-feed .rheemo-feed-hero__actions .rheemo-btn{width:100%}.rheemo-social-feed .rheemo-composer__top{align-items:flex-start}}body.page-slug-fil-social,body[class*="fil-social"]{overflow-x:hidden!important}body.page-slug-fil-social .site-content,body[class*="fil-social"] .site-content,body.page-slug-fil-social .site-content .ast-container,body[class*="fil-social"] .site-content .ast-container,body.page-slug-fil-social .content-area,body[class*="fil-social"] .content-area,body.page-slug-fil-social .site-main,body[class*="fil-social"] .site-main,body.page-slug-fil-social article,body[class*="fil-social"] article,body.page-slug-fil-social .entry-content,body[class*="fil-social"] .entry-content,body.page-slug-fil-social .elementor-widget-container,body[class*="fil-social"] .elementor-widget-container{max-width:none!important;width:100%!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;overflow-x:visible!important}body.page-slug-fil-social .entry-content>p,body[class*="fil-social"] .entry-content>p{margin:0!important}body.page-slug-fil-social .entry-content>.rheemo-app-shell,body[class*="fil-social"] .entry-content>.rheemo-app-shell,.rheemo-app-shell.rheemo-social-feed{width:100vw!important;max-width:none!important;margin:24px calc(50% - 50vw) 70px!important;padding:0 18px 56px!important;overflow:visible!important}.rheemo-social-feed .rheemo-feed-hero,.rheemo-social-feed .rheemo-feed-grid{width:100%!important;max-width:none!important}.rheemo-social-feed .rheemo-feed-hero{min-height:250px;padding:34px 32px!important;border-radius:30px!important}.rheemo-social-feed .rheemo-feed-hero__content{flex:1 1 auto!important;min-width:0!important}.rheemo-social-feed .rheemo-feed-hero__actions{flex:0 0 auto!important;max-width:none!important;display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important}.rheemo-social-feed .rheemo-feed-grid{grid-template-columns:280px minmax(0,1fr) 300px!important;gap:18px!important;align-items:start!important}.rheemo-social-feed .rheemo-feed-left,.rheemo-social-feed .rheemo-feed-main,.rheemo-social-feed .rheemo-feed-right,.rheemo-social-feed .rheemo-card{min-width:0!important}.rheemo-social-feed .rheemo-feed-right{display:grid!important}.rheemo-social-feed .rheemo-side-box a,.rheemo-social-feed .rheemo-side-box p,.rheemo-social-feed .rheemo-side-nav a,.rheemo-social-feed .rheemo-composer__top p{overflow-wrap:anywhere!important}.rheemo-social-feed .rheemo-composer,.rheemo-social-feed .rheemo-post-card,.rheemo-social-feed .rheemo-side-box,.rheemo-social-feed .rheemo-profile-mini,.rheemo-social-feed .rheemo-side-nav{box-shadow:0 14px 34px rgb(15 23 42 / .06)!important}@media (max-width:1320px){body.page-slug-fil-social .entry-content>.rheemo-app-shell,body[class*="fil-social"] .entry-content>.rheemo-app-shell,.rheemo-app-shell.rheemo-social-feed{padding-left:14px!important;padding-right:14px!important}.rheemo-social-feed .rheemo-feed-grid{grid-template-columns:250px minmax(0,1fr) 270px!important;gap:16px!important}.rheemo-social-feed .rheemo-feed-hero h1{font-size:clamp(34px, 3.1vw, 48px)!important}}@media (max-width:1100px){.rheemo-social-feed .rheemo-feed-grid{grid-template-columns:250px minmax(0,1fr)!important}.rheemo-social-feed .rheemo-feed-right{display:none!important}}@media (max-width:900px){body.page-slug-fil-social .entry-content>.rheemo-app-shell,body[class*="fil-social"] .entry-content>.rheemo-app-shell,.rheemo-app-shell.rheemo-social-feed{margin-top:14px!important;padding-left:12px!important;padding-right:12px!important}.rheemo-social-feed .rheemo-feed-hero{flex-direction:column!important;align-items:flex-start!important;padding:28px 20px!important;border-radius:26px!important}.rheemo-social-feed .rheemo-feed-hero__actions{width:100%!important;justify-content:flex-start!important}.rheemo-social-feed .rheemo-feed-grid{grid-template-columns:1fr!important}.rheemo-social-feed .rheemo-feed-left,.rheemo-social-feed .rheemo-feed-right{position:static!important}.rheemo-social-feed .rheemo-profile-mini{display:none!important}}@media (max-width:560px){body.page-slug-fil-social .entry-content>.rheemo-app-shell,body[class*="fil-social"] .entry-content>.rheemo-app-shell,.rheemo-app-shell.rheemo-social-feed{padding-left:8px!important;padding-right:8px!important}.rheemo-social-feed .rheemo-feed-hero h1{font-size:31px!important}.rheemo-social-feed .rheemo-feed-hero__actions .rheemo-btn,.rheemo-social-feed .rheemo-composer__actions>*,.rheemo-social-feed .rheemo-post-types label{width:100%!important}}.rheemo-social-feed .rheemo-post-stats{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:0 2px;color:#64748b;font-size:13px;font-weight:800}.rheemo-social-feed .rheemo-post-card__footer{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.rheemo-social-feed .rheemo-post-card__footer form,.rheemo-social-feed .rheemo-post-card__footer a,.rheemo-social-feed .rheemo-post-card__footer button{width:100%}.rheemo-social-feed .rheemo-post-card__footer a,.rheemo-social-feed .rheemo-post-card__footer button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:#f8fafc;color:#64748b!important;text-decoration:none!important;font-weight:900;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.rheemo-social-feed .rheemo-post-card__footer a:hover,.rheemo-social-feed .rheemo-post-card__footer button:not(:disabled):hover{background:#eff6ff;color:#1d4ed8!important;transform:translateY(-1px)}.rheemo-social-feed .rheemo-post-card__footer button:disabled{cursor:not-allowed;opacity:.65}.rheemo-social-feed .rheemo-post-card__footer button.is-reacted{background:linear-gradient(135deg,rgb(37 99 235 / .12),rgb(124 58 237 / .12));color:#1d4ed8!important}.rheemo-social-feed .rheemo-delete-form{flex:0 0 auto;margin:0}.rheemo-social-feed .rheemo-delete-form .rheemo-post-more{cursor:pointer!important;color:#ef4444!important;background:#fff1f2!important;font-size:20px;line-height:1}.rheemo-social-feed .rheemo-delete-form .rheemo-post-more:hover{background:#ffe4e6!important}.rheemo-social-feed .rheemo-comments{margin-top:12px;padding-top:12px;border-top:1px solid rgb(15 23 42 / .07)}.rheemo-social-feed .rheemo-comment-list{display:grid;gap:10px;margin-bottom:12px}.rheemo-social-feed .rheemo-comment{display:flex;align-items:flex-start;gap:9px}.rheemo-social-feed .rheemo-comment__avatar{flex:0 0 auto;width:34px;height:34px;overflow:hidden;border-radius:12px;background:#e5e7eb}.rheemo-social-feed .rheemo-comment__avatar img{width:100%!important;height:100%!important;object-fit:cover;display:block;border-radius:inherit}.rheemo-social-feed .rheemo-comment__bubble{flex:1;min-width:0;padding:10px 12px;border-radius:16px;background:#f8fafc}.rheemo-social-feed .rheemo-comment__bubble strong{display:block;margin-bottom:2px;color:#111827;font-size:13px;font-weight:950}.rheemo-social-feed .rheemo-comment__bubble p{margin:0;color:#334155;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.rheemo-social-feed .rheemo-comment-form{display:flex;align-items:flex-end;gap:8px;margin:0}.rheemo-social-feed .rheemo-comment-form textarea{flex:1;width:100%;min-height:44px;max-height:120px;resize:vertical;padding:11px 13px;border:1px solid rgb(15 23 42 / .09);border-radius:16px;outline:none;background:#f8fafc;color:#111827;font-size:14px;line-height:1.45}.rheemo-social-feed .rheemo-comment-form textarea:focus{border-color:rgb(37 99 235 / .4);background:#fff;box-shadow:0 0 0 4px rgb(37 99 235 / .08)}.rheemo-social-feed .rheemo-comment-form button{flex:0 0 auto;min-height:44px;padding:0 15px;border:0;border-radius:16px;background:#2563eb;color:#fff;font-weight:900;cursor:pointer}.rheemo-social-feed .rheemo-alert-reacted,.rheemo-social-feed .rheemo-alert-commented,.rheemo-social-feed .rheemo-alert-deleted{background:#ecfdf5;color:#047857;border-color:rgb(16 185 129 / .2)}.rheemo-social-feed .rheemo-alert-comment_invalid{background:#fff7ed;color:#c2410c;border-color:rgb(249 115 22 / .2)}@media (max-width:560px){.rheemo-social-feed .rheemo-post-card__footer{grid-template-columns:1fr!important}.rheemo-social-feed .rheemo-comment-form{flex-direction:column;align-items:stretch}.rheemo-social-feed .rheemo-comment-form button{width:100%}}.rheemo-social-feed .rheemo-post-list{gap:18px!important}.rheemo-social-feed .rheemo-post-card{position:relative;overflow:hidden;padding:0!important;border-radius:24px!important;background:#fff!important;border:1px solid rgb(15 23 42 / .08)!important;box-shadow:0 18px 44px rgb(15 23 42 / .075)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.rheemo-social-feed .rheemo-post-card:hover{transform:translateY(-2px);box-shadow:0 24px 60px rgb(15 23 42 / .105)!important;border-color:rgb(37 99 235 / .16)!important}.rheemo-social-feed .rheemo-post-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#2563eb,#7c3aed,#ec4899)}.rheemo-social-feed .rheemo-post-card--opportunite:before{background:linear-gradient(90deg,#059669,#06b6d4,#2563eb)}.rheemo-social-feed .rheemo-post-card--question:before{background:linear-gradient(90deg,#f97316,#ec4899,#7c3aed)}.rheemo-social-feed .rheemo-post-card__header{padding:20px 20px 15px!important;background:radial-gradient(circle at 8% 0%,rgb(37 99 235 / .06),transparent 34%),linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);border-bottom:1px solid rgb(15 23 42 / .055)}.rheemo-social-feed .rheemo-post-card__avatar{width:58px!important;height:58px!important;border-radius:20px!important;padding:3px;background:linear-gradient(135deg,#ffffff,#e0e7ff);box-shadow:0 12px 24px rgb(15 23 42 / .11)}.rheemo-social-feed .rheemo-post-card__avatar img{border-radius:17px!important}.rheemo-social-feed .rheemo-post-card__author-line{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.rheemo-social-feed .rheemo-post-card__author-line strong{color:#0f172a;font-size:17px;font-weight:950;letter-spacing:-.01em}.rheemo-social-feed .rheemo-post-type-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.035em}.rheemo-social-feed .rheemo-post-card--opportunite .rheemo-post-type-badge{background:#ecfdf5;color:#047857}.rheemo-social-feed .rheemo-post-card--question .rheemo-post-type-badge{background:#fff7ed;color:#c2410c}.rheemo-social-feed .rheemo-post-card__meta{display:flex!important;align-items:center;gap:8px;flex-wrap:wrap;margin-top:5px!important;color:#64748b!important;font-size:12px!important;font-weight:800!important}.rheemo-social-feed .rheemo-post-card__meta span+span:before{content:"•";margin-right:8px;color:#cbd5e1}.rheemo-social-feed .rheemo-delete-form .rheemo-post-more,.rheemo-social-feed .rheemo-post-more{width:42px!important;height:42px!important;border-radius:16px!important}.rheemo-social-feed .rheemo-post-card__body{margin:0!important;padding:18px 20px 16px!important;color:#111827!important;font-size:16px!important;line-height:1.75!important;overflow-wrap:anywhere}.rheemo-social-feed .rheemo-post-card__body p{margin:0 0 10px!important}.rheemo-social-feed .rheemo-post-card__body p:last-child{margin-bottom:0!important}.rheemo-social-feed .rheemo-post-stats{margin:0!important;padding:12px 20px!important;border-top:1px solid rgb(15 23 42 / .055);border-bottom:1px solid rgb(15 23 42 / .055);background:#fbfdff;color:#64748b!important}.rheemo-social-feed .rheemo-post-stats span:first-child:before{content:"👍 "}.rheemo-social-feed .rheemo-post-stats span:last-child:before{content:"💬 "}.rheemo-social-feed .rheemo-post-card__footer{margin:0!important;padding:10px 14px!important;border-top:0!important;background:#fff}.rheemo-social-feed .rheemo-post-card__footer a,.rheemo-social-feed .rheemo-post-card__footer button{min-height:44px!important;border-radius:16px!important;background:#f8fafc!important;color:#475569!important}.rheemo-social-feed .rheemo-post-card__footer button.is-reacted{background:linear-gradient(135deg,rgb(37 99 235 / .12),rgb(236 72 153 / .12))!important;color:#1d4ed8!important}.rheemo-social-feed .rheemo-comments{margin:0!important;padding:12px 20px 18px!important;border-top:1px solid rgb(15 23 42 / .055)!important;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)}.rheemo-social-feed .rheemo-comment-list{margin-bottom:13px!important}.rheemo-social-feed .rheemo-comment__bubble{border:1px solid rgb(15 23 42 / .055);background:#f8fafc!important;box-shadow:0 6px 16px rgb(15 23 42 / .035)}.rheemo-social-feed .rheemo-comment-form{align-items:flex-end!important;gap:9px!important;padding:9px;border-radius:20px;background:#f8fafc;border:1px solid rgb(15 23 42 / .06)}.rheemo-social-feed .rheemo-comment-form__avatar{flex:0 0 auto;width:36px;height:36px;overflow:hidden;border-radius:13px;background:#e5e7eb}.rheemo-social-feed .rheemo-comment-form__avatar img{width:100%!important;height:100%!important;object-fit:cover;display:block;border-radius:inherit}.rheemo-social-feed .rheemo-comment-form textarea{min-height:40px!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:9px 4px!important}.rheemo-social-feed .rheemo-comment-form button{min-height:40px!important;border-radius:14px!important;background:linear-gradient(135deg,#2563eb,#7c3aed)!important;box-shadow:0 10px 20px rgb(37 99 235 / .18)}.rheemo-social-feed .rheemo-empty-feed{border-style:dashed!important;background:radial-gradient(circle at top,rgb(37 99 235 / .06),transparent 36%),#fff!important}@media (max-width:560px){.rheemo-social-feed .rheemo-post-card__header,.rheemo-social-feed .rheemo-post-card__body,.rheemo-social-feed .rheemo-post-stats,.rheemo-social-feed .rheemo-comments{padding-left:15px!important;padding-right:15px!important}.rheemo-social-feed .rheemo-post-card__footer{padding-left:10px!important;padding-right:10px!important}.rheemo-social-feed .rheemo-comment-form{align-items:stretch!important}.rheemo-social-feed .rheemo-comment-form__avatar{display:none!important}}.rheemo-social-feed .rheemo-photo-upload{cursor:pointer!important;color:#334155!important;background:#eef2ff!important;transition:transform .18s ease,background .18s ease,color .18s ease}.rheemo-social-feed .rheemo-photo-upload:hover{transform:translateY(-1px);background:#eff6ff!important;color:#1d4ed8!important}.rheemo-social-feed .rheemo-photo-upload input[type="file"]{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.rheemo-social-feed .rheemo-photo-upload__label{display:inline-flex;align-items:center;gap:6px;line-height:1}.rheemo-social-feed .rheemo-composer__preview{position:relative;margin-top:12px;overflow:hidden;border-radius:22px;background:#f8fafc;border:1px solid rgb(15 23 42 / .08)}.rheemo-social-feed .rheemo-composer__preview[hidden]{display:none!important}.rheemo-social-feed .rheemo-composer__preview img{display:block;width:100%;max-height:360px;object-fit:cover}.rheemo-social-feed .rheemo-composer__preview button{position:absolute;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:999px;background:rgb(15 23 42 / .78);color:#fff;font-size:22px;line-height:1;font-weight:700;cursor:pointer;box-shadow:0 10px 20px rgb(15 23 42 / .18)}.rheemo-social-feed .rheemo-post-card__media{padding:0 20px 18px;background:#fff}.rheemo-social-feed .rheemo-post-card__media img{display:block;width:100%;height:auto;max-height:560px;object-fit:cover;border-radius:20px;border:1px solid rgb(15 23 42 / .07);box-shadow:0 14px 34px rgb(15 23 42 / .07)}.rheemo-social-feed .rheemo-post-card__body+.rheemo-post-card__media{margin-top:-4px}.rheemo-social-feed .rheemo-alert-image_error{background:#fff7ed;color:#c2410c;border-color:rgb(249 115 22 / .2)}@media (max-width:560px){.rheemo-social-feed .rheemo-post-card__media{padding-left:15px;padding-right:15px}.rheemo-social-feed .rheemo-post-card__media img,.rheemo-social-feed .rheemo-composer__preview img{max-height:420px}}.rheemo-social-feed .rheemo-composer__actions{align-items:flex-end!important;padding-top:14px;border-top:1px solid rgb(15 23 42 / .065)}.rheemo-social-feed .rheemo-composer__media-area{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.rheemo-social-feed .rheemo-composer__tools{display:flex;align-items:center;gap:9px;min-width:0;flex-wrap:wrap}.rheemo-social-feed .rheemo-photo-upload,.rheemo-social-feed .rheemo-video-soon{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;width:auto!important;min-width:158px;max-width:240px;height:44px;min-height:44px!important;padding:0 15px!important;border:1px solid rgb(37 99 235 / .13)!important;border-radius:14px!important;line-height:1!important;white-space:nowrap}.rheemo-social-feed .rheemo-photo-upload{position:relative;overflow:hidden;color:#1e40af!important;background:linear-gradient(135deg,#eff6ff,#f5f3ff)!important;box-shadow:0 7px 18px rgb(37 99 235 / .08)}.rheemo-social-feed .rheemo-photo-upload:hover{transform:translateY(-1px);border-color:rgb(37 99 235 / .26)!important;background:linear-gradient(135deg,#dbeafe,#ede9fe)!important;box-shadow:0 10px 22px rgb(37 99 235 / .12)}.rheemo-social-feed .rheemo-photo-upload:focus-within{outline:0;border-color:rgb(37 99 235 / .46)!important;box-shadow:0 0 0 4px rgb(37 99 235 / .1)}.rheemo-social-feed .rheemo-photo-upload.has-file{color:#047857!important;border-color:rgb(16 185 129 / .28)!important;background:#ecfdf5!important}.rheemo-social-feed .rheemo-photo-upload__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:18px;line-height:1}.rheemo-social-feed .rheemo-photo-upload__label{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:900;line-height:1.1}.rheemo-social-feed .rheemo-video-soon{min-width:146px;color:#64748b!important;background:#f8fafc!important;border-color:rgb(15 23 42 / .075)!important;opacity:.72}.rheemo-social-feed .rheemo-photo-upload__filename{display:block;max-width:min(100%, 430px);padding-left:3px;overflow:hidden;color:#64748b;font-size:12px;font-weight:750;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.rheemo-social-feed .rheemo-photo-upload__filename[hidden]{display:none!important}.rheemo-social-feed .rheemo-composer__submit{flex:0 0 auto;align-self:flex-end;min-width:112px;min-height:44px;padding-left:20px;padding-right:20px;border-radius:14px}@media (max-width:560px){.rheemo-social-feed .rheemo-composer__actions{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important}.rheemo-social-feed .rheemo-composer__media-area{width:100%!important}.rheemo-social-feed .rheemo-composer__tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:8px}.rheemo-social-feed .rheemo-photo-upload,.rheemo-social-feed .rheemo-video-soon{width:100%!important;min-width:0;max-width:none;padding-left:11px!important;padding-right:11px!important}.rheemo-social-feed .rheemo-composer__submit{width:100%!important;align-self:stretch}}@media (max-width:380px){.rheemo-social-feed .rheemo-composer__tools{grid-template-columns:1fr}}.rheemo-social-feed .rheemo-reaction-form.is-loading,.rheemo-social-feed .rheemo-comment-form.is-loading{pointer-events:none}.rheemo-social-feed .rheemo-reaction-button.is-loading,.rheemo-social-feed .rheemo-comment-form button.is-loading,.rheemo-social-feed .rheemo-comment-delete-form button.is-loading{opacity:0.62!important;cursor:wait!important}.rheemo-social-feed .rheemo-reaction-button.is-loading span:first-child{display:inline-block;animation:rheemo-reaction-pulse .7s ease-in-out infinite alternate}.rheemo-social-feed .rheemo-post-feedback{margin:0;padding:8px 20px;border-top:1px solid rgb(15 23 42 / .045);background:#f0fdf4;color:#047857;font-size:13px;font-weight:750}.rheemo-social-feed .rheemo-post-feedback[hidden]{display:none!important}.rheemo-social-feed .rheemo-post-feedback.is-error{background:#fff1f2;color:#be123c}.rheemo-social-feed .rheemo-comment-list:empty{margin-bottom:0!important}.rheemo-social-feed .rheemo-comment{transition:opacity .18s ease,transform .18s ease,max-height .22s ease,margin .22s ease}.rheemo-social-feed .rheemo-comment.is-new{animation:rheemo-comment-in .38s ease both}.rheemo-social-feed .rheemo-comment.is-removing{opacity:0;transform:translateY(-4px)}.rheemo-social-feed .rheemo-comment__bubble{min-width:0}.rheemo-social-feed .rheemo-comment__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rheemo-social-feed .rheemo-comment__identity{min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 8px}.rheemo-social-feed .rheemo-comment__identity strong{color:#172033!important;font-size:13px;line-height:1.25}.rheemo-social-feed .rheemo-comment__identity>span{color:#94a3b8;font-size:11px;font-weight:650;white-space:nowrap}.rheemo-social-feed .rheemo-comment-delete-form{flex:0 0 auto;margin:-3px -4px 0 0!important}.rheemo-social-feed .rheemo-comment-delete-form button{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#94a3b8!important;font-size:18px!important;line-height:1!important;box-shadow:none!important}.rheemo-social-feed .rheemo-comment-delete-form button:hover,.rheemo-social-feed .rheemo-comment-delete-form button:focus-visible{background:#ffe4e6!important;color:#e11d48!important}.rheemo-social-feed .rheemo-comment-form{flex-wrap:wrap}.rheemo-social-feed .rheemo-comment-form__feedback{order:4;flex:0 0 100%;min-height:0;margin:-2px 0 0 45px;color:#047857;font-size:11px;font-weight:700;line-height:1.3}.rheemo-social-feed .rheemo-comment-form__feedback:empty{display:none}.rheemo-social-feed .rheemo-comment-form__feedback.is-error{color:#be123c}@keyframes rheemo-reaction-pulse{from{transform:scale(1)}to{transform:scale(1.18)}}@keyframes rheemo-comment-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:560px){.rheemo-social-feed .rheemo-post-feedback{padding-left:15px;padding-right:15px}.rheemo-social-feed .rheemo-comment-form__feedback{margin-left:0}}@media (prefers-reduced-motion:reduce){.rheemo-social-feed .rheemo-reaction-button.is-loading span:first-child,.rheemo-social-feed .rheemo-comment.is-new{animation:none!important}}.rheemo-social-feed .rheemo-network-box,.rheemo-social-feed .rheemo-invite-box{overflow:hidden;padding:22px!important}.rheemo-social-feed .rheemo-network-box__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.rheemo-social-feed .rheemo-network-box__header h3,.rheemo-social-feed .rheemo-invite-box h3{margin:4px 0 0!important;color:#172033;font-size:19px;line-height:1.22}.rheemo-social-feed .rheemo-network-box__eyebrow{display:inline-block;color:#6d45df;font-size:10px;font-weight:950;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.rheemo-social-feed .rheemo-network-box__intro,.rheemo-social-feed .rheemo-invite-box>p{margin:11px 0 15px!important;color:#64748b;font-size:12px;line-height:1.55}.rheemo-social-feed .rheemo-refresh-suggestions{display:inline-flex;flex:0 0 34px;align-items:center;justify-content:center;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;border:1px solid rgb(64 84 223 / .12)!important;border-radius:11px!important;background:#f5f7ff!important;color:#3154d8!important;font-size:20px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important;transition:transform .2s ease,background .2s ease}.rheemo-social-feed .rheemo-refresh-suggestions:hover,.rheemo-social-feed .rheemo-refresh-suggestions:focus-visible{transform:rotate(25deg);background:#eef2ff!important}.rheemo-social-feed .rheemo-refresh-suggestions.is-loading{animation:rheemo-network-spin .8s linear infinite}.rheemo-social-feed .rheemo-suggestion-list{display:grid;gap:8px}.rheemo-social-feed .rheemo-suggestion-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:9px;border:1px solid rgb(15 23 42 / .055);border-radius:15px;background:linear-gradient(135deg,#fbfdff,#f8f7ff);transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.rheemo-social-feed .rheemo-suggestion-item:hover{transform:translateY(-1px);border-color:rgb(91 80 226 / .18);box-shadow:0 9px 24px rgb(41 47 86 / .07)}.rheemo-social-feed .rheemo-suggestion-item__avatar{display:block;width:48px;height:48px;overflow:hidden;border:2px solid #fff;border-radius:15px;box-shadow:0 5px 15px rgb(36 53 107 / .12)}.rheemo-social-feed .rheemo-suggestion-item__avatar img{display:block;width:100%;height:100%;object-fit:cover}.rheemo-social-feed .rheemo-suggestion-item__body{min-width:0}.rheemo-social-feed .rheemo-suggestion-item__name{display:block;overflow:hidden;color:#172033!important;font-size:13px;font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.rheemo-social-feed .rheemo-suggestion-item__body>span{display:-webkit-box;margin-top:3px;overflow:hidden;color:#7b8498;font-size:10px;font-weight:650;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rheemo-social-feed .rheemo-friend-request,.rheemo-social-feed .rheemo-suggestion-item__profile{display:inline-flex;align-items:center;justify-content:center;min-width:62px;min-height:34px;padding:7px 10px!important;border:0!important;border-radius:11px!important;background:linear-gradient(135deg,#3b65ea,#7a42e6)!important;color:#fff!important;font-size:10px!important;font-weight:900!important;line-height:1!important;text-align:center;text-decoration:none!important;box-shadow:0 7px 17px rgb(74 78 218 / .18)!important}.rheemo-social-feed .rheemo-friend-request.is-loading{opacity:.62;cursor:wait!important}.rheemo-social-feed .rheemo-friend-request.is-sent{min-width:88px;background:#eef2ff!important;color:#4858bb!important;box-shadow:none!important}.rheemo-social-feed .rheemo-network-box__all{display:block;margin-top:13px;color:#3154d8!important;font-size:12px;font-weight:900;text-align:center}.rheemo-social-feed .rheemo-network-empty{margin:0!important;padding:12px;border-radius:12px;background:#f8fafc;color:#64748b;font-size:11px;line-height:1.5;text-align:center}.rheemo-social-feed .rheemo-network-feedback,.rheemo-social-feed .rheemo-invite-feedback{min-height:0;margin-top:8px;color:#047857;font-size:10px;font-weight:750;line-height:1.35;text-align:center}.rheemo-social-feed .rheemo-network-feedback:empty,.rheemo-social-feed .rheemo-invite-feedback:empty{display:none}.rheemo-social-feed .rheemo-network-feedback.is-error,.rheemo-social-feed .rheemo-invite-feedback.is-error{color:#be123c}.rheemo-social-feed .rheemo-invite-box{background:radial-gradient(circle at top right,rgb(219 61 180 / .11),transparent 42%),radial-gradient(circle at bottom left,rgb(39 156 232 / .11),transparent 45%),#fff}.rheemo-social-feed .rheemo-invite-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rheemo-social-feed .rheemo-invite-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:40px;padding:9px 8px!important;border:1px solid rgb(15 23 42 / .07)!important;border-radius:12px!important;background:#f8fafc!important;color:#334155!important;font-size:11px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important}.rheemo-social-feed .rheemo-invite-action:hover,.rheemo-social-feed .rheemo-invite-action:focus-visible{border-color:rgb(69 86 218 / .18)!important;background:#f1f5ff!important}.rheemo-social-feed .rheemo-invite-action--whatsapp{background:#ecfdf3!important;color:#087a46!important}.rheemo-social-feed .rheemo-invite-action--facebook{background:#eef4ff!important;color:#2556b8!important}.rheemo-social-feed .rheemo-invite-action--facebook span{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#2f62c8;color:#fff;font-family:Arial,sans-serif;font-size:13px;font-weight:900}.rheemo-social-feed .rheemo-invite-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:10px;padding:6px;border:1px solid rgb(61 72 150 / .09);border-radius:13px;background:#f8fafc}.rheemo-social-feed .rheemo-invite-copy input{min-width:0;height:34px!important;padding:0 6px!important;border:0!important;background:transparent!important;color:#64748b!important;font-size:10px!important;box-shadow:none!important}.rheemo-social-feed .rheemo-invite-copy button{min-width:64px;min-height:34px;padding:8px 10px!important;border:0!important;border-radius:9px!important;background:#222f72!important;color:#fff!important;font-size:10px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}.rheemo-social-feed .rheemo-invite-result{margin-top:10px;color:#7b8498;font-size:10px;font-weight:700;text-align:center}.rheemo-social-feed .rheemo-invite-result strong{color:#3154d8;font-size:13px}@keyframes rheemo-network-spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.rheemo-social-feed .rheemo-network-box,.rheemo-social-feed .rheemo-invite-box{padding:18px!important}}@media (max-width:760px){.rheemo-social-feed .rheemo-network-box,.rheemo-social-feed .rheemo-invite-box{padding:18px!important}.rheemo-social-feed .rheemo-suggestion-item{grid-template-columns:48px minmax(0,1fr) auto}}@media (max-width:380px){.rheemo-social-feed .rheemo-suggestion-item{grid-template-columns:44px minmax(0,1fr)}.rheemo-social-feed .rheemo-suggestion-item__avatar{width:44px;height:44px}.rheemo-social-feed .rheemo-friend-request,.rheemo-social-feed .rheemo-suggestion-item__profile{grid-column:1 / -1;width:100%}}@media (prefers-reduced-motion:reduce){.rheemo-social-feed .rheemo-refresh-suggestions.is-loading{animation:none!important}.rheemo-social-feed .rheemo-suggestion-item,.rheemo-social-feed .rheemo-refresh-suggestions{transition:none!important}}.rheemo-social-feed .rheemo-requests-box{overflow:hidden;padding:22px!important;border-color:rgb(83 70 219 / .12)!important;background:radial-gradient(circle at top right,rgb(91 76 220 / .09),transparent 42%),#fff}.rheemo-social-feed .rheemo-requests-box .rheemo-network-box__header h3{margin:4px 0 0!important;color:#172033;font-size:18px;line-height:1.22}.rheemo-social-feed .rheemo-requests-count{display:inline-flex;flex:0 0 30px;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 7px;border-radius:999px;background:linear-gradient(135deg,#435fe7,#8246df);color:#fff;font-size:11px;font-weight:950;box-shadow:0 7px 18px rgb(73 75 211 / .19)}.rheemo-social-feed .rheemo-request-list{display:grid;gap:10px;margin-top:15px}.rheemo-social-feed .rheemo-request-item{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:center;padding:10px;border:1px solid rgb(15 23 42 / .06);border-radius:15px;background:linear-gradient(135deg,#fbfdff,#f8f7ff);transition:opacity .22s ease,transform .22s ease,max-height .22s ease}.rheemo-social-feed .rheemo-request-item.is-resolved{opacity:0;transform:translateY(-5px)}.rheemo-social-feed .rheemo-request-item__body{min-width:0}.rheemo-social-feed .rheemo-request-item__body>a{display:block;overflow:hidden;color:#172033!important;font-size:13px;font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.rheemo-social-feed .rheemo-request-item__body>span{display:block;margin-top:3px;color:#7b8498;font-size:10px;font-weight:650;line-height:1.35}.rheemo-social-feed .rheemo-request-item__actions{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.rheemo-social-feed .rheemo-request-response{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 10px!important;border-radius:10px!important;font-size:10px!important;font-weight:900!important;line-height:1!important;box-shadow:none!important}.rheemo-social-feed .rheemo-request-response.is-accept{border:0!important;background:linear-gradient(135deg,#3b65ea,#7a42e6)!important;color:#fff!important}.rheemo-social-feed .rheemo-request-response.is-reject{border:1px solid rgb(100 116 139 / .16)!important;background:#f8fafc!important;color:#64748b!important}.rheemo-social-feed .rheemo-request-response.is-loading{opacity:.6;cursor:wait!important}@media (max-width:1100px){.rheemo-social-feed .rheemo-requests-box{padding:18px!important}}@media (prefers-reduced-motion:reduce){.rheemo-social-feed .rheemo-request-item{transition:none!important}}.rheemo-social-feed .rheemo-side-nav-toggle{display:none}.rheemo-social-feed .rheemo-native-side-nav{display:block!important;padding:10px!important}.rheemo-social-feed .rheemo-side-nav__section{display:grid;gap:3px;padding:5px 0 10px}.rheemo-social-feed .rheemo-side-nav__section+.rheemo-side-nav__section{border-top:1px solid rgb(61 72 150 / .08);padding-top:12px}.rheemo-social-feed .rheemo-side-nav__section--last{padding-bottom:4px}.rheemo-social-feed .rheemo-side-nav__label{padding:4px 12px 7px;color:#8b94a7;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rheemo-social-feed .rheemo-native-side-nav a{display:flex!important;justify-content:flex-start!important;min-height:46px;text-align:left!important}.rheemo-social-feed .rheemo-native-side-nav a>span:first-child{display:inline-flex;flex:0 0 24px;align-items:center;justify-content:center}.rheemo-social-feed .rheemo-native-side-nav a.rheemo-nav-disabled{opacity:.58;cursor:default;pointer-events:none}.rheemo-social-feed .rheemo-native-side-nav a.rheemo-nav-disabled small{margin-left:auto;padding:3px 7px;border-radius:999px;background:#eef1f8;color:#68738b;font-size:9px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.rheemo-social-feed .rheemo-nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;margin-left:auto;padding:0 7px;border-radius:999px;background:linear-gradient(135deg,#435fe7,#8246df);color:#fff;font-size:10px;font-weight:950;box-shadow:0 5px 14px rgb(73 75 211 / .18)}.rheemo-social-feed .rheemo-native-main{align-content:start}.rheemo-social-feed .rheemo-native-view-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px!important;border-top:4px solid transparent!important;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#2d6df6,#7c3aed,#eb3f96) border-box!important}.rheemo-social-feed .rheemo-native-view-header>div:first-child>span{display:block;margin-bottom:6px;color:#5b4bdc;font-size:11px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.rheemo-social-feed .rheemo-native-view-header h2{margin:0!important;color:#172033;font-size:clamp(25px, 3vw, 34px);line-height:1.18}.rheemo-social-feed .rheemo-native-view-header p{max-width:620px;margin:8px 0 0!important;color:#6f7890;font-size:14px;line-height:1.55}.rheemo-social-feed .rheemo-native-view-header__action{flex:0 0 auto}.rheemo-social-feed .rheemo-network-search{display:grid;grid-template-columns:minmax(160px,240px) auto;gap:8px}.rheemo-social-feed .rheemo-network-search input{width:100%;min-height:42px;padding:0 13px!important;border:1px solid rgb(71 85 105 / .15)!important;border-radius:12px!important;background:#f8fafc!important;box-shadow:none!important}.rheemo-social-feed .rheemo-network-search button,.rheemo-social-feed .rheemo-mark-all-notifications{min-height:42px;padding:10px 15px!important;border:0!important;border-radius:12px!important;background:#eef2ff!important;color:#3f51d7!important;font-size:12px!important;font-weight:900!important;box-shadow:none!important}.rheemo-social-feed .rheemo-native-panel{padding:22px!important}.rheemo-social-feed .rheemo-native-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:17px}.rheemo-social-feed .rheemo-native-panel__heading h3{margin:0!important;color:#172033;font-size:19px}.rheemo-social-feed .rheemo-native-panel__heading>span,.rheemo-social-feed .rheemo-native-panel__heading>a{color:#64748b!important;font-size:12px;font-weight:800;text-decoration:none!important}.rheemo-social-feed .rheemo-native-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rheemo-social-feed .rheemo-member-card{display:grid;grid-template-columns:62px minmax(0,1fr);gap:12px;align-items:center;padding:15px;border:1px solid rgb(74 85 150 / .09);border-radius:18px;background:linear-gradient(135deg,#fff,#f8f8ff);transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease}.rheemo-social-feed .rheemo-member-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgb(41 54 113 / .08)}.rheemo-social-feed .rheemo-member-card.is-resolved{opacity:0;transform:translateY(-5px)}.rheemo-social-feed .rheemo-member-card__avatar,.rheemo-social-feed .rheemo-member-card__avatar img{display:block;width:62px;height:62px;border-radius:18px;object-fit:cover}.rheemo-social-feed .rheemo-member-card__name{display:block;overflow:hidden;color:#172033!important;font-size:14px;font-weight:950;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap}.rheemo-social-feed .rheemo-member-card__body>span{display:block;overflow:hidden;margin-top:4px;color:#7b8498;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.rheemo-social-feed .rheemo-member-card__actions{display:flex;grid-column:1 / -1;flex-wrap:wrap;gap:7px;padding-top:2px}.rheemo-social-feed .rheemo-member-card__actions a,.rheemo-social-feed .rheemo-member-card__actions button,.rheemo-social-feed .rheemo-cancel-request{min-height:34px;padding:7px 11px!important;border:1px solid rgb(89 99 151 / .12)!important;border-radius:10px!important;background:#f8fafc!important;color:#536078!important;font-size:10px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important}.rheemo-social-feed .rheemo-member-card__actions a{display:inline-flex;align-items:center}.rheemo-social-feed .rheemo-member-card__actions .is-danger{border-color:rgb(244 63 94 / .13)!important;background:#fff1f2!important;color:#e11d48!important}.rheemo-social-feed .rheemo-request-list--full{gap:12px}.rheemo-social-feed .rheemo-request-item--full{grid-template-columns:58px minmax(0,1fr) auto;padding:14px}.rheemo-social-feed .rheemo-request-item--full .rheemo-request-item__actions{grid-column:auto;min-width:190px}.rheemo-social-feed .rheemo-request-item__actions--single{display:flex;justify-content:flex-end}.rheemo-social-feed .rheemo-cancel-request{min-height:38px}.rheemo-social-feed .rheemo-notification-list{display:grid;gap:9px}.rheemo-social-feed .rheemo-notification-item{display:grid;grid-template-columns:48px minmax(0,1fr) 12px;gap:13px;align-items:center;padding:14px;border:1px solid rgb(74 85 150 / .08);border-radius:16px;background:#fff;color:inherit!important;text-decoration:none!important;transition:background .18s ease,transform .18s ease}.rheemo-social-feed .rheemo-notification-item:hover{transform:translateY(-1px);background:#f8fafc}.rheemo-social-feed .rheemo-notification-item.is-unread{border-color:rgb(78 86 222 / .15);background:linear-gradient(135deg,#f3f6ff,#fff7fc)}.rheemo-social-feed .rheemo-notification-item__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:15px;background:#eef2ff;font-size:19px}.rheemo-social-feed .rheemo-notification-item__body{display:grid;min-width:0;gap:4px}.rheemo-social-feed .rheemo-notification-item__body strong{color:#172033;font-size:13px;line-height:1.3}.rheemo-social-feed .rheemo-notification-item__body>span{overflow:hidden;color:#6f7890;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.rheemo-social-feed .rheemo-notification-item__body small{color:#9aa3b5;font-size:10px}.rheemo-social-feed .rheemo-notification-item>i{width:9px;height:9px;border-radius:50%;background:#5b54e5;box-shadow:0 0 0 4px rgb(91 84 229 / .1)}.rheemo-social-feed .rheemo-settings-panel form{display:grid;gap:0}.rheemo-social-feed .rheemo-setting-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:19px 4px;border-bottom:1px solid rgb(61 72 150 / .08)}.rheemo-social-feed .rheemo-setting-row strong,.rheemo-social-feed .rheemo-setting-row>div>span{display:block}.rheemo-social-feed .rheemo-setting-row strong{color:#172033;font-size:14px}.rheemo-social-feed .rheemo-setting-row>div>span{margin-top:5px;color:#7b8498;font-size:12px;line-height:1.5}.rheemo-social-feed .rheemo-setting-row select{min-width:185px;min-height:42px;padding:0 35px 0 12px!important;border:1px solid rgb(71 85 105 / .16)!important;border-radius:12px!important;background-color:#f8fafc!important;box-shadow:none!important}.rheemo-social-feed .rheemo-switch{position:relative;display:inline-flex}.rheemo-social-feed .rheemo-switch input{position:absolute;opacity:0;pointer-events:none}.rheemo-social-feed .rheemo-switch span{position:relative;display:block;width:48px;height:28px;border-radius:999px;background:#d8deea;cursor:pointer;transition:background .18s ease}.rheemo-social-feed .rheemo-switch span::after{content:'';position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgb(15 23 42 / .18);transition:transform .18s ease}.rheemo-social-feed .rheemo-switch input:checked+span{background:linear-gradient(135deg,#4569ed,#8245df)}.rheemo-social-feed .rheemo-switch input:checked+span::after{transform:translateX(20px)}.rheemo-social-feed .rheemo-settings-note{display:flex;gap:10px;margin-top:17px;padding:14px;border-radius:14px;background:#f6f8ff;color:#667085}.rheemo-social-feed .rheemo-settings-note p{margin:0!important;font-size:12px;line-height:1.55}.rheemo-social-feed .rheemo-settings-actions{display:flex;align-items:center;gap:14px;margin-top:18px}.rheemo-social-feed .rheemo-settings-actions .rheemo-network-feedback{margin:0}.rheemo-social-feed .rheemo-native-empty{display:grid;grid-column:1 / -1;justify-items:center;padding:36px 18px;text-align:center}.rheemo-social-feed .rheemo-native-empty>span{font-size:34px}.rheemo-social-feed .rheemo-native-empty h3{margin:10px 0 5px!important;color:#172033;font-size:18px}.rheemo-social-feed .rheemo-native-empty p{max-width:430px;margin:0 0 13px!important;color:#7b8498;font-size:13px}.rheemo-social-feed .rheemo-native-empty a{color:#3f58d9!important;font-size:12px;font-weight:900}@media (max-width:900px){.rheemo-social-feed .rheemo-side-nav-toggle{display:flex!important;align-items:center;justify-content:space-between;width:100%;min-height:50px;padding:12px 15px!important;border:1px solid rgb(74 85 150 / .1)!important;border-radius:16px!important;background:#fff!important;color:#27324a!important;font-weight:900!important;box-shadow:0 12px 28px rgb(15 23 42 / .06)!important}.rheemo-social-feed .rheemo-side-nav-toggle>span:nth-child(2){flex:1;margin-left:9px;text-align:left}.rheemo-social-feed .rheemo-side-nav-toggle strong{display:inline-flex;align-items:center;justify-content:center;min-width:25px;height:25px;border-radius:999px;background:#5b54e5;color:#fff;font-size:10px}.rheemo-social-feed .rheemo-native-side-nav{display:none!important;margin-top:10px}.rheemo-social-feed .rheemo-native-side-nav.is-open{display:block!important}.rheemo-social-feed .rheemo-native-view-header{align-items:flex-start;flex-direction:column}.rheemo-social-feed .rheemo-native-view-header__action,.rheemo-social-feed .rheemo-network-search{width:100%}}@media (max-width:680px){.rheemo-social-feed .rheemo-native-grid{grid-template-columns:1fr}.rheemo-social-feed .rheemo-network-search{grid-template-columns:1fr}.rheemo-social-feed .rheemo-request-item--full{grid-template-columns:52px minmax(0,1fr)}.rheemo-social-feed .rheemo-request-item--full .rheemo-request-item__actions{grid-column:1 / -1;min-width:0}.rheemo-social-feed .rheemo-setting-row,.rheemo-social-feed .rheemo-setting-row--select{grid-template-columns:1fr}.rheemo-social-feed .rheemo-setting-row select{width:100%;min-width:0}.rheemo-social-feed .rheemo-settings-actions{align-items:stretch;flex-direction:column}.rheemo-social-feed .rheemo-notification-item__body>span{white-space:normal}}@media (prefers-reduced-motion:reduce){.rheemo-social-feed .rheemo-member-card,.rheemo-social-feed .rheemo-notification-item,.rheemo-social-feed .rheemo-switch span,.rheemo-social-feed .rheemo-switch span::after{transition:none!important}}.rheemo-social-feed .rheemo-profile-mini__cover,.rheemo-social-feed .rheemo-native-profile__cover,.rheemo-social-feed .rheemo-profile-cover-preview{background-position:center;background-repeat:no-repeat;background-size:cover}.rheemo-social-feed .rheemo-btn-soft{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 17px!important;border:1px solid rgb(72 83 155 / .12)!important;border-radius:14px!important;background:#f4f6ff!important;color:#4855ca!important;font-size:12px!important;font-weight:900!important;line-height:1.1!important;text-decoration:none!important;box-shadow:none!important}.rheemo-social-feed .rheemo-native-profile{overflow:hidden;padding:0!important}.rheemo-social-feed .rheemo-native-profile__cover{min-height:190px;background-color:#eef2ff;background-image:radial-gradient(circle at 82% 18%,rgb(255 255 255 / .34),transparent 27%),linear-gradient(135deg,#243a79,#7040df 58%,#df45ad)}.rheemo-social-feed .rheemo-native-profile__content{padding:0 26px 24px}.rheemo-social-feed .rheemo-native-profile__identity{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:20px;align-items:end;margin-top:-66px}.rheemo-social-feed .rheemo-native-profile__avatar{width:150px;height:150px;padding:5px;border-radius:38px;background:#fff;box-shadow:0 18px 42px rgb(32 43 98 / .18)}.rheemo-social-feed .rheemo-native-profile__avatar img{display:block;width:100%;height:100%;border-radius:33px;object-fit:cover}.rheemo-social-feed .rheemo-native-profile__name{padding:77px 0 4px}.rheemo-social-feed .rheemo-native-profile__name>span{display:block;margin-bottom:4px;color:#6554df;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.rheemo-social-feed .rheemo-native-profile__name h2{margin:0!important;color:#172033;font-size:clamp(25px, 3vw, 36px);line-height:1.12}.rheemo-social-feed .rheemo-native-profile__name p{margin:7px 0 0!important;color:#69748a;font-size:14px;line-height:1.45}.rheemo-social-feed .rheemo-native-profile__name small{display:block;margin-top:8px;color:#7b8497;font-size:11px;font-weight:750}.rheemo-social-feed .rheemo-native-profile__actions{align-self:end;padding-bottom:5px}.rheemo-social-feed .rheemo-profile-state{display:inline-flex;align-items:center;min-height:42px;padding:10px 14px;border-radius:12px;font-size:12px;font-weight:850}.rheemo-social-feed .rheemo-profile-state.is-muted{background:#f8fafc;color:#778196}.rheemo-social-feed .rheemo-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid rgb(71 85 105 / .1)}.rheemo-social-feed .rheemo-profile-stats>div{display:grid;gap:2px;padding:12px 14px;border-radius:15px;background:#f8f9ff}.rheemo-social-feed .rheemo-profile-stats strong{color:#263559;font-size:18px;line-height:1.1}.rheemo-social-feed .rheemo-profile-stats span{color:#7c8598;font-size:10px;font-weight:800;text-transform:uppercase}.rheemo-social-feed .rheemo-profile-completeness{display:grid;grid-template-columns:minmax(0,1fr) 180px auto;gap:18px;align-items:center;padding:20px 22px!important;background:linear-gradient(135deg,#f7f8ff,#fff8fd)!important}.rheemo-social-feed .rheemo-profile-completeness span{color:#5748d4;font-size:10px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.rheemo-social-feed .rheemo-profile-completeness h3{margin:5px 0 0!important;color:#22304f;font-size:16px;line-height:1.35}.rheemo-social-feed .rheemo-profile-completeness p{margin:5px 0 0!important;color:#798296;font-size:11px}.rheemo-social-feed .rheemo-profile-completeness__meter{overflow:hidden;height:10px;border-radius:999px;background:#e8eafb}.rheemo-social-feed .rheemo-profile-completeness__meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#376af0,#7444df,#e243a5)}.rheemo-social-feed .rheemo-profile-completeness>a{color:#4058d2!important;font-size:11px;font-weight:900;text-decoration:none!important;white-space:nowrap}.rheemo-social-feed .rheemo-profile-columns{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:16px}.rheemo-social-feed .rheemo-profile-about,.rheemo-social-feed .rheemo-profile-activity{padding:22px!important}.rheemo-social-feed .rheemo-profile-bio{margin:0!important;color:#58647b;font-size:13px;line-height:1.75}.rheemo-social-feed .rheemo-profile-field{display:grid;gap:5px;margin-top:18px;padding-top:16px;border-top:1px solid rgb(71 85 105 / .09)}.rheemo-social-feed .rheemo-profile-field strong{color:#273550;font-size:11px}.rheemo-social-feed .rheemo-profile-field span,.rheemo-social-feed .rheemo-profile-field a{overflow-wrap:anywhere;color:#6e7890!important;font-size:12px;line-height:1.55;text-decoration:none!important}.rheemo-social-feed .rheemo-profile-private{display:grid;justify-items:center;gap:6px;padding:30px 16px;border:1px dashed rgb(84 95 162 / .18);border-radius:18px;background:#fafbff;text-align:center}.rheemo-social-feed .rheemo-profile-private>span{font-size:27px}.rheemo-social-feed .rheemo-profile-private h3,.rheemo-social-feed .rheemo-profile-private p{margin:0!important}.rheemo-social-feed .rheemo-profile-private h3{color:#33405c;font-size:14px}.rheemo-social-feed .rheemo-profile-private p{color:#7a8498;font-size:11px;line-height:1.5}.rheemo-social-feed .rheemo-profile-post-list{display:grid;gap:12px}.rheemo-social-feed .rheemo-profile-post{display:grid;grid-template-columns:minmax(0,1fr);gap:15px;align-items:start;min-width:0;padding:16px;border:1px solid rgb(71 85 105 / .10);border-radius:17px;background:#fbfcff}.rheemo-social-feed .rheemo-profile-post.has-media{grid-template-columns:112px minmax(0,1fr)}.rheemo-social-feed .rheemo-profile-post>img{width:112px;height:96px;border-radius:13px;object-fit:cover}.rheemo-social-feed .rheemo-profile-post__body{display:flex;min-width:0;height:100%;flex-direction:column;align-items:flex-start}.rheemo-social-feed .rheemo-profile-post__meta{display:flex;width:100%;flex-wrap:wrap;align-items:center;gap:5px 9px;margin-bottom:8px;color:#6c59dc;font-size:10px;font-weight:900;letter-spacing:.045em;line-height:1.35;text-transform:uppercase}.rheemo-social-feed .rheemo-profile-post__meta time{color:#7c869c;font:inherit}.rheemo-social-feed .rheemo-profile-post__description{width:100%;margin:0 0 10px!important;color:#4f5b72;font-size:13px;line-height:1.62;overflow-wrap:anywhere}.rheemo-social-feed .rheemo-profile-post__link{display:inline-flex;align-items:center;margin-top:auto;color:#4057d1!important;font-size:11px;font-weight:900;line-height:1.4;text-decoration:none!important}.rheemo-social-feed .rheemo-profile-post__link:hover,.rheemo-social-feed .rheemo-profile-post__link:focus-visible{text-decoration:underline!important}.rheemo-social-feed .rheemo-profile-post-more{display:grid;justify-items:center;gap:6px;padding-top:14px}.rheemo-social-feed .rheemo-profile-post-more__button{min-width:140px;min-height:44px;padding:10px 22px;border:1px solid rgb(64 87 209 / .18);border-radius:14px;background:#f2f5ff;color:#4057d1;cursor:pointer;font:inherit;font-size:12px;font-weight:900;line-height:1.2;transition:transform .18s ease,box-shadow .18s ease}.rheemo-social-feed .rheemo-profile-post-more__button:hover,.rheemo-social-feed .rheemo-profile-post-more__button:focus-visible{transform:translateY(-1px);box-shadow:0 9px 22px rgb(64 87 209 / .10)}.rheemo-social-feed .rheemo-profile-post-more__button[disabled]{cursor:wait;opacity:.65;transform:none;box-shadow:none}.rheemo-social-feed .rheemo-profile-post-more__status{min-height:16px;margin:0!important;color:#7a8498;font-size:10px;line-height:1.4;text-align:center}.rheemo-social-feed .rheemo-native-empty--compact{padding:25px 15px!important}.rheemo-social-feed .rheemo-profile-edit-panel{padding:24px!important}.rheemo-social-feed .rheemo-native-profile-form{display:grid;gap:24px}.rheemo-social-feed .rheemo-profile-media-editor{position:relative;min-height:230px;padding-bottom:48px}.rheemo-social-feed .rheemo-profile-cover-editor,.rheemo-social-feed .rheemo-profile-avatar-editor{cursor:pointer}.rheemo-social-feed .rheemo-profile-cover-editor>input,.rheemo-social-feed .rheemo-profile-avatar-editor>input{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none}.rheemo-social-feed .rheemo-profile-cover-preview{display:block;min-height:180px;border-radius:20px;background-color:#eef2ff;background-image:radial-gradient(circle at 82% 18%,rgb(255 255 255 / .34),transparent 27%),linear-gradient(135deg,#263d7c,#7341df 58%,#df45ad)}.rheemo-social-feed .rheemo-profile-cover-editor>strong{position:absolute;top:130px;right:15px;padding:9px 12px;border-radius:11px;background:rgb(255 255 255 / .93);color:#3f4fc8;font-size:10px;box-shadow:0 8px 24px rgb(26 34 76 / .16)}.rheemo-social-feed .rheemo-profile-avatar-editor{position:absolute;left:24px;bottom:14px;display:grid;justify-items:center;gap:5px}.rheemo-social-feed .rheemo-profile-avatar-preview{display:block;width:130px;height:130px;padding:5px;border-radius:34px;background:#fff;box-shadow:0 15px 36px rgb(33 45 101 / .18)}.rheemo-social-feed .rheemo-profile-avatar-preview img{display:block;width:100%;height:100%;border-radius:29px;object-fit:cover}.rheemo-social-feed .rheemo-profile-avatar-editor>strong{color:#4857cb;font-size:10px;font-weight:900}.rheemo-social-feed .rheemo-profile-media-options{position:absolute;right:4px;bottom:12px;display:grid;justify-items:end;gap:5px;color:#6f7990;font-size:10px}.rheemo-social-feed .rheemo-profile-media-options label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.rheemo-social-feed .rheemo-profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.rheemo-social-feed .rheemo-profile-form-field{display:grid;gap:7px}.rheemo-social-feed .rheemo-profile-form-field--full{grid-column:1 / -1}.rheemo-social-feed .rheemo-profile-form-field>span,.rheemo-social-feed .rheemo-profile-privacy h3{color:#293752;font-size:11px;font-weight:900}.rheemo-social-feed .rheemo-profile-form-field input,.rheemo-social-feed .rheemo-profile-form-field textarea,.rheemo-social-feed .rheemo-profile-form-field select{width:100%;min-height:46px;margin:0!important;padding:11px 13px!important;border:1px solid rgb(71 85 105 / .14)!important;border-radius:13px!important;background:#f9faff!important;color:#26334e!important;font-size:13px!important;box-shadow:none!important}.rheemo-social-feed .rheemo-profile-form-field textarea{min-height:130px;resize:vertical}.rheemo-social-feed .rheemo-profile-form-field small{justify-self:end;color:#8b93a5;font-size:9px}.rheemo-social-feed .rheemo-profile-privacy{display:grid;grid-template-columns:minmax(230px,1fr) minmax(180px,.8fr) minmax(180px,.8fr);gap:14px;align-items:end;padding:18px;border-radius:17px;background:#f7f8ff}.rheemo-social-feed .rheemo-profile-privacy h3{grid-column:1 / -1;margin:0!important;font-size:15px}.rheemo-social-feed .rheemo-profile-check{display:flex;align-items:center;gap:8px;min-height:46px;color:#5f6b82;font-size:11px;font-weight:750}.rheemo-social-feed .rheemo-profile-form-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding-top:4px}.rheemo-social-feed.rheemo-view-profile-edit .rheemo-feed-right{display:none!important}.rheemo-social-feed.rheemo-view-profile-edit .rheemo-feed-grid{grid-template-columns:280px minmax(0,1fr)!important}@media (max-width:1180px){.rheemo-social-feed .rheemo-profile-columns{grid-template-columns:1fr}.rheemo-social-feed .rheemo-profile-privacy{grid-template-columns:1fr 1fr}.rheemo-social-feed .rheemo-profile-privacy .rheemo-profile-form-field{grid-column:1 / -1}}@media (max-width:820px){.rheemo-social-feed .rheemo-native-profile__cover{min-height:150px}.rheemo-social-feed .rheemo-native-profile__content{padding:0 18px 20px}.rheemo-social-feed .rheemo-native-profile__identity{grid-template-columns:104px minmax(0,1fr);gap:14px;margin-top:-45px}.rheemo-social-feed .rheemo-native-profile__avatar{width:104px;height:104px;border-radius:28px}.rheemo-social-feed .rheemo-native-profile__avatar img{border-radius:23px}.rheemo-social-feed .rheemo-native-profile__name{padding-top:50px}.rheemo-social-feed .rheemo-native-profile__actions{grid-column:1 / -1;padding:4px 0 0}.rheemo-social-feed .rheemo-native-profile__actions .rheemo-btn,.rheemo-social-feed .rheemo-native-profile__actions button{width:100%}.rheemo-social-feed .rheemo-profile-completeness{grid-template-columns:1fr}.rheemo-social-feed .rheemo-profile-form-grid,.rheemo-social-feed .rheemo-profile-privacy{grid-template-columns:1fr}.rheemo-social-feed .rheemo-profile-form-field,.rheemo-social-feed .rheemo-profile-form-field--full,.rheemo-social-feed .rheemo-profile-privacy .rheemo-profile-form-field{grid-column:1}.rheemo-social-feed .rheemo-profile-media-editor{min-height:255px;padding-bottom:70px}.rheemo-social-feed .rheemo-profile-media-options{right:auto;left:172px;bottom:16px;justify-items:start}}@media (max-width:520px){.rheemo-social-feed .rheemo-profile-stats{grid-template-columns:1fr 1fr}.rheemo-social-feed .rheemo-profile-stats>div:last-child{grid-column:1 / -1}.rheemo-social-feed .rheemo-profile-post.has-media{grid-template-columns:1fr}.rheemo-social-feed .rheemo-profile-post>img{width:100%;height:170px}.rheemo-social-feed .rheemo-profile-media-editor{min-height:320px}.rheemo-social-feed .rheemo-profile-avatar-editor{left:50%;transform:translateX(-50%)}.rheemo-social-feed .rheemo-profile-media-options{right:0;bottom:-4px;left:0;justify-items:center;text-align:center}.rheemo-social-feed .rheemo-profile-form-actions{display:grid;grid-template-columns:1fr}.rheemo-social-feed .rheemo-profile-form-actions .rheemo-btn{width:100%}}.rheemo-social-feed .rheemo-alert-profile_invalid,.rheemo-social-feed .rheemo-alert-profile_media_error{background:#fff7ed;color:#c2410c;border-color:rgb(249 115 22 / .2)}.rheemo-smart-select,.rheemo-interest-picker{position:relative}.rheemo-smart-select__input,.rheemo-interest-picker__search{width:100%;min-height:48px;border:1px solid #dfe4f2;border-radius:14px;background:#fff;color:#172033;padding:0 48px 0 15px;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.rheemo-smart-select__input:focus,.rheemo-interest-picker__search:focus{border-color:#6672f5;box-shadow:0 0 0 4px rgb(82 100 223 / .11)}.rheemo-smart-select__toggle{position:absolute;top:5px;right:6px;width:38px;height:38px;border:0;border-radius:11px;background:#f1f4ff;color:#4658d8;font-size:20px;cursor:pointer}.rheemo-smart-select__menu,.rheemo-interest-picker__menu{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 7px);max-height:280px;overflow:auto;padding:7px;border:1px solid #e0e5f2;border-radius:15px;background:#fff;box-shadow:0 18px 45px rgb(25 35 72 / .16)}.rheemo-smart-select__option,.rheemo-interest-picker__option{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:10px 11px;border:0;border-radius:10px;background:#fff0;color:#263149;text-align:left;font:inherit;cursor:pointer}.rheemo-smart-select__option:hover,.rheemo-smart-select__option.is-active,.rheemo-interest-picker__option:hover,.rheemo-interest-picker__option.is-selected{background:#eef3ff;color:#304fd5}.rheemo-smart-select__empty{padding:12px;color:#7b8498;font-size:13px;line-height:1.45}.rheemo-interest-picker{border:1px solid #dfe4f2;border-radius:16px;background:#fff;padding:9px}.rheemo-interest-picker__search{border:0;min-height:42px;padding:0 8px;box-shadow:none!important}.rheemo-interest-picker__selected{display:flex;flex-wrap:wrap;gap:7px}.rheemo-interest-chip,.rheemo-profile-interest-chips em{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:linear-gradient(135deg,#eef3ff,#fff1fa);color:#344bc2;font-size:12px;font-style:normal;font-weight:800}.rheemo-interest-chip button{border:0;background:#fff0;color:#7d86a0;cursor:pointer;padding:0;font-size:15px}.rheemo-interest-picker__group{padding:9px 10px 5px;color:#8a92a7;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.rheemo-profile-interest-chips{display:flex!important;flex-wrap:wrap;gap:7px}.rheemo-profile-field--interests{align-items:flex-start!important}.rheemo-feed-hero--profile .rheemo-feed-hero__content,.rheemo-feed-hero--profile-edit .rheemo-feed-hero__content{max-width:760px}@media (max-width:700px){.rheemo-smart-select__menu,.rheemo-interest-picker__menu{position:fixed;left:14px;right:14px;top:auto;bottom:14px;max-height:52vh}}.rheemo-groups-directory{padding:22px}.rheemo-groups-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--rheemo-line)}.rheemo-groups-tabs{display:inline-flex;gap:7px;padding:5px;border-radius:999px;background:#f3f5fb}.rheemo-groups-tabs a{min-height:38px;display:inline-flex;align-items:center;padding:0 15px;border-radius:999px;color:#596277;text-decoration:none!important;font-size:13px;font-weight:850}.rheemo-groups-tabs a.is-active{color:#fff;background:linear-gradient(135deg,var(--rheemo-blue),var(--rheemo-purple));box-shadow:0 8px 18px rgb(79 70 229 / .2)}.rheemo-group-search{display:flex;align-items:center;gap:8px}.rheemo-group-search input[type="search"]{width:min(290px, 34vw);min-height:42px;border:1px solid #dfe4f2;border-radius:999px;padding:0 15px;background:#fff;color:var(--rheemo-ink);font:inherit;outline:none}.rheemo-group-search input[type="search"]:focus{border-color:#6672f5;box-shadow:0 0 0 4px rgb(82 100 223 / .1)}.rheemo-group-search button{min-height:42px;padding:0 15px;border:0;border-radius:999px;background:#eef2ff;color:#3e4fc5;font-weight:850;cursor:pointer}.rheemo-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rheemo-group-card{overflow:hidden;min-width:0;border:1px solid #e7eaf3;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgb(20 31 65 / .06);transition:transform .18s ease,box-shadow .18s ease}.rheemo-group-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgb(20 31 65 / .1)}.rheemo-group-card__cover{display:block;height:112px;background:radial-gradient(circle at 20% 25%,rgb(255 255 255 / .33),transparent 28%),linear-gradient(135deg,#2563eb,#7c3aed 58%,#ec4899);background-size:cover;background-position:center;text-decoration:none!important}.rheemo-group-card__body{position:relative;padding:47px 17px 16px}.rheemo-group-card__avatar{position:absolute;top:-38px;left:17px;width:76px;height:76px;padding:3px;border-radius:22px;background:#fff;box-shadow:0 10px 22px rgb(15 23 42 / .18);text-decoration:none!important}.rheemo-group-card__avatar img{width:100%;height:100%;border-radius:18px;object-fit:cover;display:block}.rheemo-group-card__badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:9px}.rheemo-group-card__badges span,.rheemo-group-card__interests span,.rheemo-group-profile__interests span{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:999px;background:#f3f5fb;color:#626c82;font-size:11px;font-weight:800}.rheemo-group-card h3{margin:0 0 7px;font-size:18px;line-height:1.22}.rheemo-group-card h3 a{color:#172033;text-decoration:none!important}.rheemo-group-card__body>p{min-height:58px;margin:0 0 12px;color:#687187;font-size:13px;line-height:1.5}.rheemo-group-card__interests{display:flex;flex-wrap:wrap;gap:6px;min-height:25px;margin-bottom:14px}.rheemo-group-card__interests span{background:linear-gradient(135deg,#eef3ff,#fff1fa);color:#4254c7}.rheemo-group-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:13px;border-top:1px solid #edf0f5}.rheemo-group-card__footer>span{color:#6b7280;font-size:12px;font-weight:750}.rheemo-group-action,.rheemo-group-card__view{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border:0;border-radius:999px;background:#eef2ff;color:#3f51ca!important;text-decoration:none!important;font-size:12px;font-weight:900;cursor:pointer}.rheemo-group-action.is-pending{background:#f4f4f6;color:#7a8192!important;cursor:default}.rheemo-group-action.is-active{background:#ecfdf5;color:#047857!important}.rheemo-group-empty{grid-column:1 / -1;min-height:300px}.rheemo-group-create-panel{padding:24px}.rheemo-group-create-form{display:grid;gap:22px}.rheemo-group-image-previews{position:relative;min-height:230px;margin-bottom:4px}.rheemo-group-cover-preview{position:absolute;inset:0 0 40px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:22px;background:radial-gradient(circle at 15% 20%,rgb(255 255 255 / .32),transparent 28%),linear-gradient(135deg,#111827,#4338ca 54%,#ec4899);background-size:cover;background-position:center;color:rgb(255 255 255 / .82);font-weight:850}.rheemo-group-avatar-preview{position:absolute;left:28px;bottom:0;width:112px;height:112px;padding:5px;border-radius:28px;background:#fff;box-shadow:0 18px 34px rgb(15 23 42 / .2)}.rheemo-group-avatar-preview img{width:100%;height:100%;object-fit:cover;border-radius:23px;display:block}.rheemo-group-create-form textarea[name="group_description"]{min-height:140px;resize:vertical}.rheemo-group-profile{overflow:hidden;margin-bottom:18px}.rheemo-group-profile__cover{height:220px;background:radial-gradient(circle at 18% 20%,rgb(255 255 255 / .3),transparent 28%),linear-gradient(135deg,#111827,#3730a3 50%,#db2777);background-size:cover;background-position:center}.rheemo-group-profile__main{position:relative;display:grid;grid-template-columns:130px minmax(0,1fr) auto;align-items:end;gap:18px;padding:0 24px 18px}.rheemo-group-profile__avatar{width:120px;height:120px;margin-top:-52px;padding:5px;border-radius:30px;object-fit:cover;background:#fff;box-shadow:0 16px 34px rgb(15 23 42 / .22)}.rheemo-group-profile__identity{padding-top:16px;min-width:0}.rheemo-group-profile__identity>span{display:block;margin-bottom:4px;color:#626c82;font-size:12px;font-weight:850}.rheemo-group-profile__identity h2{margin:0 0 4px;font-size:clamp(25px, 3vw, 36px);line-height:1.08;letter-spacing:-.025em}.rheemo-group-profile__identity p{margin:0;color:#687187;font-size:13px}.rheemo-group-profile__actions{display:flex;align-items:center;gap:9px;padding-bottom:2px}.rheemo-group-member-state{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;background:#ecfdf5;color:#047857;font-weight:850;font-size:13px}.rheemo-group-profile__description{padding:0 24px 8px;color:#4f596d;font-size:14px;line-height:1.7}.rheemo-group-profile__description p{margin:0 0 10px}.rheemo-group-profile__interests{display:flex;flex-wrap:wrap;gap:7px;padding:0 24px 22px}.rheemo-group-profile__interests span{background:linear-gradient(135deg,#eef3ff,#fff1fa);color:#3f51c6}.rheemo-group-profile>.rheemo-network-feedback{margin:0 24px 20px}.rheemo-group-members-panel,.rheemo-group-pending-panel{margin-bottom:18px}.rheemo-group-member-strip{display:flex;flex-wrap:wrap;gap:14px}.rheemo-group-member-strip a{width:84px;display:grid;justify-items:center;gap:6px;color:#354052;text-decoration:none!important;font-size:11px;font-weight:800;text-align:center}.rheemo-group-member-strip img{width:48px;height:48px;border-radius:16px;object-fit:cover}.rheemo-group-composer{margin-bottom:18px}.rheemo-group-post-list{display:grid;gap:18px}.rheemo-group-interaction-note{padding:14px 16px;border-radius:14px;background:#f7f8fc;color:#697286;font-size:13px;font-weight:750;text-align:center}.rheemo-post-card__meta a{color:inherit!important;text-decoration:none!important;font-weight:800}.rheemo-alert-group_invalid,.rheemo-alert-group_limit,.rheemo-alert-group_access,.rheemo-alert-group_error,.rheemo-alert-group_media_error{background:#fff7ed;color:#c2410c;border-color:rgb(249 115 22 / .2)}.rheemo-alert-group_created,.rheemo-alert-group_updated{background:#ecfdf5;color:#047857;border-color:rgb(16 185 129 / .2)}@media (max-width:900px){.rheemo-group-grid{grid-template-columns:1fr}.rheemo-groups-toolbar{align-items:stretch;flex-direction:column}.rheemo-group-search input[type="search"]{width:100%}.rheemo-group-search{width:100%}.rheemo-group-search input{flex:1}.rheemo-group-profile__main{grid-template-columns:108px minmax(0,1fr);align-items:center}.rheemo-group-profile__avatar{width:100px;height:100px}.rheemo-group-profile__actions{grid-column:1 / -1;padding-bottom:0}}@media (max-width:620px){.rheemo-groups-directory,.rheemo-group-create-panel{padding:16px}.rheemo-groups-tabs{width:100%}.rheemo-groups-tabs a{flex:1;justify-content:center}.rheemo-group-search{display:grid;grid-template-columns:1fr}.rheemo-group-card__body>p{min-height:0}.rheemo-group-image-previews{min-height:205px}.rheemo-group-cover-preview{bottom:34px}.rheemo-group-avatar-preview{left:18px;width:96px;height:96px;border-radius:24px}.rheemo-group-profile__cover{height:150px}.rheemo-group-profile__main{display:block;padding:0 16px 16px}.rheemo-group-profile__avatar{width:92px;height:92px;margin-top:-42px;border-radius:25px}.rheemo-group-profile__identity{padding-top:10px}.rheemo-group-profile__actions{margin-top:14px;flex-wrap:wrap}.rheemo-group-profile__description,.rheemo-group-profile__interests{padding-left:16px;padding-right:16px}.rheemo-group-profile__actions .rheemo-btn{width:100%}.rheemo-group-member-state{width:100%;justify-content:center}}.rheemo-group-profile__actions{flex-wrap:wrap}.rheemo-btn-danger-soft,.rheemo-btn-danger{border:1px solid rgb(225 29 72 / .18);color:#be123c;background:#fff1f2}.rheemo-btn-danger:hover,.rheemo-btn-danger:focus,.rheemo-btn-danger-soft:hover,.rheemo-btn-danger-soft:focus{color:#fff;background:#e11d48;border-color:#e11d48}.rheemo-group-card__view--invite{color:#fff;background:linear-gradient(135deg,#3662f4,#8b3df0);padding:10px 14px;border-radius:14px}.rheemo-group-invite-panel,.rheemo-group-delete-panel{margin-top:22px}.rheemo-group-invite-panel[hidden],.rheemo-group-delete-panel[hidden]{display:none!important}.rheemo-native-panel__eyebrow{display:block;margin-bottom:5px;color:#6541e7;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rheemo-native-panel__eyebrow.is-danger{color:#be123c}.rheemo-native-panel__heading>div>p{margin:6px 0 0;color:#667085}.rheemo-panel-close{flex:0 0 42px;width:42px;height:42px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;color:#667085;font-size:24px;line-height:1;cursor:pointer}.rheemo-group-invite-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 0;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5}.rheemo-group-invite-tabs{display:inline-flex;padding:5px;border-radius:16px;background:#f1f4fb}.rheemo-group-invite-tabs button{min-height:40px;padding:0 16px;border:0;border-radius:12px;background:#fff0;color:#526079;font-weight:800;cursor:pointer}.rheemo-group-invite-tabs button.is-active{color:#fff;background:linear-gradient(135deg,#3465ee,#7c3aed);box-shadow:0 8px 22px rgb(79 70 229 / .22)}.rheemo-group-invite-search{flex:1;max-width:420px}.rheemo-group-invite-search input,.rheemo-group-delete-name{width:100%;min-height:46px;padding:0 16px;border:1px solid #dfe5f1;border-radius:15px;outline:0;background:#fff;color:#182033}.rheemo-group-invite-search input:focus,.rheemo-group-delete-name:focus{border-color:#6759ec;box-shadow:0 0 0 4px rgb(103 89 236 / .10)}.rheemo-group-invite-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:18px}.rheemo-group-invite-loading{grid-column:1 / -1;padding:24px;border-radius:16px;background:#f8fafc;color:#667085;text-align:center;font-weight:700}.rheemo-group-invite-item{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:13px;border:1px solid #e6eaf2;border-radius:18px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.rheemo-group-invite-item:hover{transform:translateY(-1px);border-color:#cfd6f4;box-shadow:0 12px 28px rgb(35 45 80 / .08)}.rheemo-group-invite-item.is-invited{background:#f8f7ff}.rheemo-group-invite-item__avatar img{display:block;width:52px;height:52px;border-radius:16px;object-fit:cover}.rheemo-group-invite-item__body{min-width:0}.rheemo-group-invite-item__body>a{display:block;overflow:hidden;color:#182033;font-weight:850;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.rheemo-group-invite-item__body span{display:block;overflow:hidden;margin-top:3px;color:#7a8498;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.rheemo-group-invite-action{min-height:39px;padding:0 13px;border:0;border-radius:13px;color:#fff;background:linear-gradient(135deg,#3465ee,#7c3aed);font-weight:800;cursor:pointer}.rheemo-group-invite-action:disabled{color:#74809a;background:#eef1f7;cursor:default}.rheemo-group-invite-action.is-pending{color:#5c46d8;background:#eeeaff}.rheemo-group-invite-action.is-complete{color:#047857;background:#ecfdf5}.rheemo-native-empty--compact{grid-column:1 / -1;min-height:130px;padding:22px}.rheemo-group-delete-panel{border-color:rgb(225 29 72 / .22);background:linear-gradient(180deg,#fff,#fff8f9)}.rheemo-group-delete-confirm{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;padding-top:18px}.rheemo-group-delete-confirm p{grid-column:1 / -1;margin:0;color:#667085}.rheemo-group-delete-confirm .rheemo-btn-danger{min-height:46px;padding:0 18px;border-radius:15px;font-weight:850;cursor:pointer}@media (max-width:900px){.rheemo-group-invite-results{grid-template-columns:1fr}}@media (max-width:680px){.rheemo-group-invite-toolbar,.rheemo-group-delete-confirm{grid-template-columns:1fr;display:grid}.rheemo-group-invite-search{max-width:none}.rheemo-group-invite-tabs{width:100%}.rheemo-group-invite-tabs button{flex:1}.rheemo-group-invite-item{grid-template-columns:46px minmax(0,1fr)}.rheemo-group-invite-item__avatar img{width:46px;height:46px}.rheemo-group-invite-action{grid-column:1 / -1;width:100%}.rheemo-group-delete-confirm .rheemo-btn-danger{width:100%}}.rheemo-group-profile__actions .rheemo-leave-group{min-width:108px;color:#b4233f!important;background:#fff1f3!important;border:1px solid #fecdd6!important;box-shadow:0 8px 18px rgb(190 18 60 / .10)}.rheemo-group-profile__actions .rheemo-leave-group:hover,.rheemo-group-profile__actions .rheemo-leave-group:focus{color:#fff!important;background:#e11d48!important;border-color:#e11d48!important;box-shadow:0 11px 24px rgb(225 29 72 / .22)}.rheemo-group-profile__actions .rheemo-leave-group:focus-visible{outline:3px solid rgb(225 29 72 / .24);outline-offset:3px}.rheemo-group-management-panel[hidden]{display:none!important}.rheemo-group-management-panel{margin-bottom:18px;overflow:hidden}.rheemo-group-management-section{padding:20px 0;border-top:1px solid #edf0f6}.rheemo-group-management-section:first-of-type{padding-top:8px;border-top:0}.rheemo-group-management-section__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.rheemo-group-management-section__heading h4{margin:0 0 4px;color:#1c2437;font-size:17px}.rheemo-group-management-section__heading p{margin:0;color:#6c7588;font-size:13px;line-height:1.5}.rheemo-group-management-section__heading>span{flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#f1f4fb;color:#59657b;font-size:11px;font-weight:850}.rheemo-group-settings-section{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:14px 18px;align-items:end}.rheemo-group-settings-section .rheemo-group-management-section__heading,.rheemo-group-settings-section .rheemo-profile-form-field--full{grid-column:1 / -1}.rheemo-group-settings-section textarea{width:100%;min-height:130px;resize:vertical}.rheemo-group-settings-section select,.rheemo-group-role-select,.rheemo-group-suspension-duration{min-height:42px;padding:0 36px 0 12px;border:1px solid #dfe4ef;border-radius:12px;background:#fff;color:#263047;font:inherit;font-size:13px;font-weight:700}.rheemo-group-settings-section select:focus,.rheemo-group-role-select:focus,.rheemo-group-suspension-duration:focus{outline:0;border-color:#6672f5;box-shadow:0 0 0 4px rgb(82 100 223 / .1)}.rheemo-group-management-members{display:grid;gap:10px}.rheemo-group-management-member{display:grid;grid-template-columns:58px minmax(160px,.75fr) minmax(300px,1.5fr);gap:13px;align-items:center;padding:13px;border:1px solid #e8ebf2;border-radius:17px;background:#fff}.rheemo-group-management-member.is-suspended{border-color:#f4c9d1;background:#fff8fa}.rheemo-group-management-member__avatar img{width:58px;height:58px;border-radius:17px;object-fit:cover;display:block}.rheemo-group-management-member__identity{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;min-width:0}.rheemo-group-management-member__identity>a{width:100%;overflow:hidden;color:#172033;font-weight:850;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap}.rheemo-group-management-member__identity small{width:100%;color:#a33b51;font-size:11px;line-height:1.4}.rheemo-group-role-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:900}.rheemo-group-role-badge--owner{background:#fff4cf;color:#8b6500}.rheemo-group-role-badge--admin{background:#eeeaff;color:#5c43c8}.rheemo-group-role-badge--moderator{background:#e7f5ff;color:#176893}.rheemo-group-role-badge--member{background:#eef1f6;color:#596479}.rheemo-group-management-member__controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.rheemo-group-management-member__controls .rheemo-btn{min-height:40px;padding:0 12px;font-size:12px;white-space:nowrap}.rheemo-btn-warning-soft{border:1px solid #f4d79c!important;background:#fff8e8!important;color:#8a5a00!important}.rheemo-btn-warning-soft:hover{background:#ffe9b7!important}.rheemo-btn-owner-soft{border:1px solid #d7cdfc!important;background:#f5f1ff!important;color:#5d43bd!important}.rheemo-btn-owner-soft:hover{background:#e9e1ff!important}.rheemo-group-member-state--suspended{background:#fff1f3;color:#b42342}.rheemo-group-rules-card{margin-bottom:18px}.rheemo-group-rules-content{padding:2px 0 4px;color:#4f596d;font-size:14px;line-height:1.75}.rheemo-group-rules-content p:last-child{margin-bottom:0}.rheemo-group-log-list{display:grid;gap:8px}.rheemo-group-log-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:11px 12px;border-radius:13px;background:#f7f8fc}.rheemo-group-log-item>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#fff}.rheemo-group-log-item div{display:flex;flex-wrap:wrap;align-items:center;gap:3px 10px;min-width:0}.rheemo-group-log-item strong{width:100%;color:#30394c;font-size:12px}.rheemo-group-log-item small{color:#6d7587;font-size:11px}.rheemo-group-log-item time{margin-left:auto;color:#8a91a1;font-size:10px}.rheemo-post-header-actions{display:flex;align-items:center;gap:6px}.rheemo-post-pin{display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #e2e6ef;border-radius:11px;background:#fff;cursor:pointer}.rheemo-post-pin:hover,.rheemo-post-pin.is-active{border-color:#d7cdfc;background:#f5f1ff}.rheemo-post-card.is-pinned{border-color:#d8d0fb;box-shadow:0 15px 34px rgb(91 70 175 / .1)}.rheemo-post-pinned-badge{display:inline-flex;align-items:center;min-height:21px;padding:0 7px;border-radius:999px;background:#f3efff;color:#5d43bd;font-size:10px;font-weight:900}@media (max-width:980px){.rheemo-group-settings-section{grid-template-columns:1fr}.rheemo-group-settings-section .rheemo-profile-form-field--full{grid-column:auto}.rheemo-group-management-member{grid-template-columns:52px minmax(0,1fr)}.rheemo-group-management-member__avatar img{width:52px;height:52px}.rheemo-group-management-member__controls{grid-column:1 / -1;justify-content:flex-start}}@media (max-width:620px){.rheemo-group-management-section__heading{display:block}.rheemo-group-management-section__heading>span{display:inline-flex;margin-top:9px}.rheemo-group-management-member{display:grid;grid-template-columns:48px minmax(0,1fr);padding:11px}.rheemo-group-management-member__avatar img{width:48px;height:48px;border-radius:14px}.rheemo-group-management-member__controls{display:grid;grid-template-columns:1fr}.rheemo-group-management-member__controls select,.rheemo-group-management-member__controls .rheemo-btn{width:100%}.rheemo-group-log-item time{width:100%;margin-left:0}}.rheemo-pages-directory,.rheemo-page-create-panel,.rheemo-page-about,.rheemo-page-audience,.rheemo-danger-zone{overflow:visible}.rheemo-pages-directory__toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid #e8ebf4}.rheemo-pages-tabs{display:inline-flex;align-items:center;gap:4px;padding:5px;border-radius:18px;background:#f2f4fb}.rheemo-pages-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:14px;color:#59647a;font-weight:800;text-decoration:none}.rheemo-pages-tabs a.is-active{color:#fff;background:linear-gradient(135deg,#3d67ef 0%,#773ee5 56%,#d842ac 100%);box-shadow:0 12px 26px rgb(91 66 220 / .24)}.rheemo-pages-search{display:flex;align-items:center;gap:10px;min-width:min(100%, 460px)}.rheemo-pages-search input[type="search"]{width:100%;min-height:48px;padding:0 18px;border:1px solid #dfe4f0;border-radius:16px;background:#fff;color:#172033;box-shadow:0 8px 22px rgb(35 47 88 / .06)}.rheemo-page-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.rheemo-page-card{min-width:0;overflow:hidden;border:1px solid #e2e6f0;border-radius:24px;background:#fff;box-shadow:0 14px 34px rgb(37 49 91 / .08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.rheemo-page-card:hover{transform:translateY(-3px);border-color:#cfd6f5;box-shadow:0 20px 42px rgb(37 49 91 / .13)}.rheemo-page-card__cover{display:block;height:150px;background-color:#38457f;background-image:linear-gradient(135deg,#2c396b 0%,#7040e1 58%,#dc3fa6 100%);background-position:center;background-size:cover}.rheemo-page-card__body{position:relative;padding:54px 22px 22px}.rheemo-page-card__avatar{position:absolute;top:-50px;left:22px;width:92px;height:92px;padding:5px;overflow:hidden;border-radius:25px;background:#fff;box-shadow:0 12px 28px rgb(28 39 78 / .18)}.rheemo-page-card__avatar img{width:100%;height:100%;object-fit:cover;border-radius:20px}.rheemo-page-type-badge,.rheemo-page-post-badge{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:4px 10px;border-radius:999px;color:#5f42d7;background:#f0ebff;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.rheemo-page-post-badge{min-height:24px;padding:3px 8px;color:#1857cb;background:#eaf2ff}.rheemo-page-card h3{margin:12px 0 7px;font-size:23px;line-height:1.18}.rheemo-page-card h3 a{color:#162039;text-decoration:none}.rheemo-page-card__location{margin:0 0 10px!important;color:#68748b!important;font-size:13px;font-weight:700}.rheemo-page-card__body>p:not(.rheemo-page-card__location){min-height:48px;margin:0;color:#68748b;line-height:1.55}.rheemo-page-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:18px;margin-top:18px;border-top:1px solid #edf0f6}.rheemo-page-card__footer>span{color:#69748a;font-size:13px;font-weight:700}.rheemo-page-card__footer>span strong{color:#222d48}.rheemo-page-follow-toggle{color:#fff;border:1px solid #fff0;background:linear-gradient(135deg,#3e68ed,#7b42e8);box-shadow:0 9px 20px rgb(73 80 220 / .2)}.rheemo-page-follow-toggle.is-following{color:#246849;border-color:#bce7d2;background:#ebfbf3;box-shadow:none}.rheemo-page-image-previews{position:relative;min-height:270px;margin-bottom:30px}.rheemo-page-cover-preview{display:flex;align-items:center;justify-content:center;min-height:230px;border-radius:24px;color:rgb(255 255 255 / .92);background-color:#36457d;background-image:linear-gradient(135deg,#2d396d 0%,#7041e2 58%,#d83ca8 100%);background-position:center;background-size:cover;font-size:16px;font-weight:800}.rheemo-page-avatar-preview{position:absolute;left:30px;bottom:0;width:132px;height:132px;padding:7px;border-radius:32px;background:#fff;box-shadow:0 16px 36px rgb(29 40 79 / .2)}.rheemo-page-avatar-preview img{width:100%;height:100%;object-fit:cover;border-radius:25px}.rheemo-page-profile{overflow:hidden}.rheemo-page-profile__cover{min-height:250px;background-color:#36457d;background-image:linear-gradient(135deg,#2d396d 0%,#7041e2 58%,#d83ca8 100%);background-position:center;background-size:cover}.rheemo-page-profile__main{position:relative;display:grid;grid-template-columns:168px minmax(0,1fr) auto;align-items:end;gap:26px;padding:0 30px 26px}.rheemo-page-profile__avatar{width:168px;height:168px;margin-top:-76px;padding:7px;object-fit:cover;border-radius:38px;background:#fff;box-shadow:0 18px 38px rgb(28 39 78 / .22)}.rheemo-page-profile__identity{padding-top:22px}.rheemo-page-profile__identity h2{margin:9px 0 5px;color:#111a31;font-size:clamp(31px, 4vw, 48px);line-height:1.05}.rheemo-page-profile__identity p{margin:0;color:#69748b;font-weight:700}.rheemo-page-profile__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-bottom:8px}.rheemo-page-profile__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px 30px 28px;border-top:1px solid #edf0f6}.rheemo-page-profile__stats>div{padding:17px 20px;border-radius:18px;background:#f7f8fd}.rheemo-page-profile__stats strong,.rheemo-page-profile__stats span{display:block}.rheemo-page-profile__stats strong{color:#1a2542;font-size:22px}.rheemo-page-profile__stats span{margin-top:3px;color:#7b8497;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.rheemo-page-about__grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(230px,.7fr);gap:28px}.rheemo-page-about__description{color:#4d5870;line-height:1.75}.rheemo-page-contact-list{display:flex;flex-direction:column;gap:10px}.rheemo-page-contact-list a{display:flex;align-items:center;min-height:46px;padding:10px 14px;border:1px solid #e1e6f1;border-radius:14px;color:#30416d;background:#f8f9fd;font-weight:750;text-decoration:none;overflow-wrap:anywhere}.rheemo-page-interest-list{display:flex;flex-wrap:wrap;gap:8px;padding-top:20px;margin-top:20px;border-top:1px solid #edf0f6}.rheemo-page-interest-list span{padding:7px 11px;border-radius:999px;color:#5b3fce;background:#f1edff;font-size:12px;font-weight:800}.rheemo-page-audience__beta{display:inline-flex;padding:7px 11px;border-radius:999px;color:#5d46c9;background:#f0edff;font-size:11px;font-weight:900;white-space:nowrap}.rheemo-page-audience__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}.rheemo-page-audience__metrics>div{padding:20px;border:1px solid #e8ebf4;border-radius:18px;background:linear-gradient(145deg,#fafbff,#f5f1ff)}.rheemo-page-audience__metrics strong,.rheemo-page-audience__metrics span{display:block}.rheemo-page-audience__metrics strong{color:#17213d;font-size:27px}.rheemo-page-audience__metrics span{margin-top:4px;color:#737d91;font-size:12px;font-weight:850}.rheemo-page-audience__privacy{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;margin-top:18px;border:1px solid #dde5f5;border-radius:16px;color:#5e6980;background:#f5f8ff}.rheemo-page-audience__privacy p{margin:0}.rheemo-page-audience__segments{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.rheemo-page-audience__segment{padding:18px;border:1px solid #e8ebf4;border-radius:18px;background:#fff}.rheemo-page-audience__segment h4{margin:0 0 12px;color:#1c2742;font-size:15px}.rheemo-page-audience__segment ul{padding:0;margin:0;list-style:none}.rheemo-page-audience__segment li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #f0f2f7;color:#626d83;font-size:13px}.rheemo-page-audience__segment li:first-child{border-top:0}.rheemo-page-audience__segment li strong{color:#5e45d2}.rheemo-page-composer .rheemo-composer__avatar img,.rheemo-post-card__avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.rheemo-page-posts-heading{display:flex;align-items:end;justify-content:space-between;padding:4px 4px 14px}.rheemo-page-posts-heading span{color:#6d48d8;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.rheemo-page-posts-heading h3{margin:3px 0 0;color:#17213a;font-size:24px}.rheemo-danger-zone{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;border-color:#ffd4dc;background:#fffafb}.rheemo-danger-zone h3{margin:4px 0 6px}.rheemo-danger-zone p{margin:0;color:#7a6570}.rheemo-btn-danger{color:#b32043;border:1px solid #f2b5c4;background:#fff0f4}.rheemo-btn-danger:hover,.rheemo-btn-danger:focus-visible{color:#fff;border-color:#c62c50;background:#c62c50}.rheemo-page-delete-confirm{grid-column:1 / -1;padding:18px;border:1px solid #f1ccd5;border-radius:16px;background:#fff}.rheemo-page-delete-confirm label{display:grid;gap:8px;color:#5d4650;font-weight:700}.rheemo-page-delete-confirm input{min-height:46px;padding:0 14px;border:1px solid #e6bfc9;border-radius:12px}.rheemo-page-delete-confirm>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.rheemo-page-delete-feedback{min-height:20px;margin:10px 0 0!important;color:#b32043!important;font-weight:700}.rheemo-view-pages .rheemo-feed-main,.rheemo-view-page .rheemo-feed-main,.rheemo-view-page-create .rheemo-feed-main,.rheemo-view-page-edit .rheemo-feed-main{min-width:0}@media (max-width:1180px){.rheemo-page-card-grid{grid-template-columns:1fr}.rheemo-page-audience__segments{grid-template-columns:1fr 1fr}}@media (max-width:860px){.rheemo-pages-directory__toolbar,.rheemo-page-profile__main,.rheemo-page-about__grid,.rheemo-danger-zone{display:flex;flex-direction:column;align-items:stretch}.rheemo-pages-tabs,.rheemo-pages-search{width:100%}.rheemo-pages-tabs a{flex:1;padding-inline:10px;text-align:center}.rheemo-page-profile__main{padding:0 22px 24px}.rheemo-page-profile__avatar{width:132px;height:132px;margin-top:-62px}.rheemo-page-profile__identity{padding-top:0}.rheemo-page-profile__actions{justify-content:flex-start}.rheemo-page-audience__metrics{grid-template-columns:1fr 1fr}.rheemo-page-audience__segments{grid-template-columns:1fr}}@media (max-width:560px){.rheemo-pages-tabs{display:grid;grid-template-columns:1fr}.rheemo-pages-search{flex-direction:column;align-items:stretch}.rheemo-page-card__cover{height:125px}.rheemo-page-profile__cover{min-height:185px}.rheemo-page-profile__stats,.rheemo-page-audience__metrics{grid-template-columns:1fr}.rheemo-page-profile__stats{padding-inline:20px}.rheemo-page-image-previews{min-height:230px}.rheemo-page-cover-preview{min-height:190px}.rheemo-page-avatar-preview{left:18px;width:112px;height:112px}.rheemo-page-card__footer{align-items:stretch;flex-direction:column}}.rheemo-page-card__cover{position:relative}.rheemo-page-card__cover>span{position:absolute;top:16px;right:16px;padding:7px 11px;border:1px solid rgb(255 255 255 / .28);border-radius:999px;color:#fff;background:rgb(22 27 67 / .52);backdrop-filter:blur(9px);font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.rheemo-page-card__username{min-height:0!important;margin:-2px 0 8px!important;color:#6749d3!important;font-size:13px;font-weight:850}.rheemo-page-profile--premium{position:relative;overflow:visible;border:1px solid #e1e5f1;box-shadow:0 22px 54px rgb(31 42 81 / .13)}.rheemo-page-profile--premium .rheemo-page-profile__cover{position:relative;min-height:300px;border-radius:25px 25px 0 0}.rheemo-page-profile__official{position:absolute;top:22px;left:24px;padding:8px 13px;border:1px solid rgb(255 255 255 / .28);border-radius:999px;color:#fff;background:rgb(16 25 65 / .52);backdrop-filter:blur(12px);font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.rheemo-page-profile--premium .rheemo-page-profile__main{grid-template-columns:178px minmax(0,1fr) minmax(240px,auto);align-items:center;padding-bottom:28px}.rheemo-page-profile__badges{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.rheemo-page-owner-badge{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;color:#1c7450;background:#e9fbf2;font-size:11px;font-weight:850}.rheemo-page-profile__username{margin:5px 0!important;color:#6845d4!important;font-size:15px;font-weight:900!important}.rheemo-page-profile__bio{max-width:700px;margin:7px 0 0!important;color:#566177!important;line-height:1.55;font-weight:500!important}.rheemo-page-profile__location{margin-top:8px!important;font-size:13px}.rheemo-page-profile--premium .rheemo-page-profile__actions{align-content:center;max-width:430px}.rheemo-page-primary-action{color:#fff;border:0;background:linear-gradient(135deg,#315ff1 0%,#773de5 58%,#df3da4 100%);box-shadow:0 13px 26px rgb(88 62 215 / .25)}.rheemo-page-primary-action:hover,.rheemo-page-primary-action:focus-visible{color:#fff;transform:translateY(-1px);box-shadow:0 17px 30px rgb(88 62 215 / .32)}.rheemo-page-profile--premium .rheemo-page-profile__stats{grid-template-columns:repeat(4,minmax(0,1fr));background:linear-gradient(180deg,#fff,#fbfbff)}.rheemo-page-share-panel{margin:0 30px 28px;padding:20px;border:1px solid #dedff1;border-radius:20px;background:linear-gradient(135deg,#f9fbff,#f9f4ff);box-shadow:0 14px 30px rgb(44 48 94 / .09)}.rheemo-page-share-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.rheemo-page-share-panel p{margin:7px 0 16px;color:#677189}.rheemo-page-share-close{width:36px;height:36px;border:0;border-radius:12px;color:#5b657b;background:#fff;font-size:23px;cursor:pointer}.rheemo-page-share-panel__buttons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.rheemo-page-share-panel__buttons a,.rheemo-page-share-panel__buttons button{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 10px;border:1px solid #dfe4f0;border-radius:13px;color:#2c3b62;background:#fff;font:inherit;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.rheemo-page-share-feedback{display:block;min-height:18px;margin-top:10px;color:#236b4b;font-size:12px;font-weight:800}.rheemo-page-completion-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.6fr) auto;align-items:center;gap:22px;padding:22px 26px;border:1px solid #e1dafa;background:linear-gradient(135deg,#fbfcff,#f8f2ff)}.rheemo-page-completion-card span{color:#6848d6;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.rheemo-page-completion-card h3{margin:4px 0 5px;font-size:20px}.rheemo-page-completion-card p{margin:0;color:#69738a;font-size:13px}.rheemo-page-completion-card__progress,.rheemo-page-completion-inline__track{height:10px;overflow:hidden;border-radius:999px;background:#e8e9f7}.rheemo-page-completion-card__progress i,.rheemo-page-completion-inline__track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3768ee,#7c40e7,#dd3fa6)}.rheemo-page-completion-card>a{color:#5840c9;font-weight:850;text-decoration:none;white-space:nowrap}.rheemo-page-professional-tabs{display:flex;align-items:center;gap:6px;padding:8px;overflow-x:auto}.rheemo-page-professional-tabs a{display:inline-flex;align-items:center;gap:6px;min-height:45px;padding:0 15px;border-radius:14px;color:#5d687e;font-size:13px;font-weight:850;text-decoration:none;white-space:nowrap}.rheemo-page-professional-tabs a:hover{color:#4f39c5;background:#f3f0ff}.rheemo-page-professional-tabs a.is-active{color:#fff;background:linear-gradient(135deg,#3969ef,#7540e4);box-shadow:0 9px 20px rgb(68 73 210 / .2)}.rheemo-page-professional-tabs small{padding:3px 6px;border-radius:999px;color:#735dc7;background:#eee9ff;font-size:8px;font-weight:900;text-transform:uppercase}.rheemo-page-professional-tabs a.is-active small{color:#fff;background:rgb(255 255 255 / .18)}.rheemo-page-home-overview__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:20px 0}.rheemo-page-home-overview__grid>div{padding:20px;border:1px solid #e7e9f2;border-radius:18px;background:#fafbff}.rheemo-page-home-overview__grid span{color:#6946d2;font-size:11px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.rheemo-page-home-overview__grid p{margin:8px 0 0;color:#536079;line-height:1.65}.rheemo-page-posts-heading>a{color:#5b42cf;font-weight:850;text-decoration:none}.rheemo-page-about-pro-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);gap:28px}.rheemo-page-about-pro-grid article,.rheemo-page-about-pro-grid aside{padding:22px;border:1px solid #e7eaf3;border-radius:20px;background:#fbfcff}.rheemo-page-about-pro-grid h4,.rheemo-page-facts-grid h4{margin:0 0 10px;color:#1d2844}.rheemo-page-contact-list span{display:flex;align-items:center;min-height:46px;padding:10px 14px;border:1px solid #e1e6f1;border-radius:14px;color:#30416d;background:#f8f9fd;font-weight:750}.rheemo-page-facts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.rheemo-page-facts-grid>div{padding:20px;border:1px solid #e6e9f2;border-radius:18px;background:#fff}.rheemo-page-facts-grid>div>span{display:block;margin-bottom:9px;font-size:22px}.rheemo-page-facts-grid p{margin:0;color:#5f6b82;line-height:1.6}.rheemo-page-services-presentation__content{padding:22px;margin:20px 0;border:1px solid #e6e9f2;border-radius:20px;color:#4f5b73;background:linear-gradient(145deg,#fafbff,#fff7fd);line-height:1.75}.rheemo-page-upcoming-module{padding:48px 30px;text-align:center}.rheemo-page-upcoming-module>span{display:block;margin-bottom:12px;font-size:42px}.rheemo-page-upcoming-module h3{margin:0 0 8px}.rheemo-page-upcoming-module p{max-width:620px;margin:0 auto;color:#68738a;line-height:1.65}.rheemo-page-completion-inline{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.6fr);align-items:center;gap:20px;padding:17px 20px;margin-bottom:24px;border:1px solid #e3ddf8;border-radius:18px;background:#faf8ff}.rheemo-page-completion-inline strong,.rheemo-page-completion-inline span{display:block}.rheemo-page-completion-inline span{margin-top:3px;color:#707a90;font-size:12px}.rheemo-page-form-section{padding:26px 0;border-top:1px solid #edf0f6}.rheemo-page-form-section:first-of-type{border-top:0}.rheemo-page-form-section__heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:20px}.rheemo-page-form-section__heading>span{display:flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#3b68ed,#7840e5);font-size:12px;font-weight:900}.rheemo-page-form-section__heading h3{margin:0 0 4px;font-size:19px}.rheemo-page-form-section__heading p{margin:0;color:#707a90;font-size:13px}.rheemo-page-username-field{display:flex;align-items:center;min-height:48px;overflow:hidden;border:1px solid #dfe4ef;border-radius:14px;background:#fff}.rheemo-page-username-field:focus-within{border-color:#6b54dd;box-shadow:0 0 0 3px rgb(107 84 221 / .11)}.rheemo-page-username-field b{padding-left:14px;color:#6746d3}.rheemo-page-username-field input{flex:1;min-width:0;border:0!important;box-shadow:none!important}.rheemo-page-live-preview__identity{position:absolute;left:184px;bottom:16px;display:flex;flex-direction:column;max-width:calc(100% - 210px);padding:12px 16px;border:1px solid rgb(255 255 255 / .45);border-radius:16px;color:#fff;background:rgb(29 32 76 / .56);backdrop-filter:blur(11px)}.rheemo-page-live-preview__identity span{font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.rheemo-page-live-preview__identity strong{margin:2px 0;overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.rheemo-page-live-preview__identity small{color:rgb(255 255 255 / .85);font-weight:750}@media (max-width:1100px){.rheemo-page-profile--premium .rheemo-page-profile__main{grid-template-columns:150px minmax(0,1fr)}.rheemo-page-profile--premium .rheemo-page-profile__actions{grid-column:1/-1;max-width:none;justify-content:flex-start}.rheemo-page-share-panel__buttons{grid-template-columns:repeat(3,minmax(0,1fr))}.rheemo-page-facts-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.rheemo-page-profile--premium .rheemo-page-profile__cover{min-height:215px}.rheemo-page-profile--premium .rheemo-page-profile__main{display:flex;align-items:flex-start}.rheemo-page-profile--premium .rheemo-page-profile__stats{grid-template-columns:1fr 1fr}.rheemo-page-share-panel{margin-inline:18px}.rheemo-page-share-panel__buttons{grid-template-columns:1fr 1fr}.rheemo-page-completion-card,.rheemo-page-completion-inline{grid-template-columns:1fr}.rheemo-page-home-overview__grid,.rheemo-page-about-pro-grid,.rheemo-page-facts-grid{grid-template-columns:1fr}.rheemo-page-professional-tabs{border-radius:18px}.rheemo-page-live-preview__identity{left:145px;max-width:calc(100% - 165px)}}@media (max-width:480px){.rheemo-page-profile--premium .rheemo-page-profile__stats{grid-template-columns:1fr}.rheemo-page-profile--premium .rheemo-page-profile__actions>*{width:100%;justify-content:center}.rheemo-page-share-panel__buttons{grid-template-columns:1fr}.rheemo-page-live-preview__identity{display:none}}.rheemo-social-feed .rheemo-pages-directory__toolbar{flex-wrap:wrap;align-items:stretch;justify-content:flex-start;gap:14px 18px}.rheemo-social-feed .rheemo-pages-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex:1 1 410px;min-width:0}.rheemo-social-feed .rheemo-pages-tabs a{min-width:0;padding-inline:14px;white-space:nowrap}.rheemo-social-feed .rheemo-pages-search{flex:1 1 430px;min-width:0}.rheemo-social-feed .rheemo-pages-search .rheemo-btn{min-height:48px;padding-inline:20px!important;white-space:nowrap}.rheemo-social-feed .rheemo-native-empty .rheemo-btn.rheemo-btn-primary,.rheemo-social-feed .rheemo-native-empty .rheemo-btn.rheemo-btn-primary:visited{min-height:48px;padding:0 24px;color:#fff!important;font-size:14px!important;line-height:1!important;background:linear-gradient(135deg,#3567ef 0%,#7540e5 58%,#dc3fa7 100%)!important;box-shadow:0 12px 25px rgb(75 72 217 / .24)!important}.rheemo-social-feed .rheemo-native-empty .rheemo-btn.rheemo-btn-primary:hover,.rheemo-social-feed .rheemo-native-empty .rheemo-btn.rheemo-btn-primary:focus-visible{color:#fff!important;transform:translateY(-1px);box-shadow:0 16px 30px rgb(75 72 217 / .31)!important}.rheemo-social-feed .rheemo-page-create-form .rheemo-profile-form-grid{gap:18px 20px;align-items:start}.rheemo-social-feed .rheemo-page-create-form .rheemo-profile-form-field{min-width:0}.rheemo-social-feed .rheemo-page-create-form .rheemo-profile-form-field>span{line-height:1.35}.rheemo-social-feed .rheemo-page-create-form .rheemo-profile-form-actions{align-items:center;gap:12px;padding-top:18px}.rheemo-social-feed .rheemo-page-create-form .rheemo-profile-form-actions .rheemo-btn{min-height:48px;padding-inline:22px}@media (max-width:980px){.rheemo-social-feed .rheemo-pages-tabs,.rheemo-social-feed .rheemo-pages-search{flex-basis:100%;width:100%}}@media (max-width:620px){.rheemo-social-feed .rheemo-pages-tabs{grid-template-columns:1fr}.rheemo-social-feed .rheemo-pages-search{display:grid;grid-template-columns:1fr}.rheemo-social-feed .rheemo-page-create-form .rheemo-profile-form-actions{display:grid;grid-template-columns:1fr}.rheemo-social-feed .rheemo-page-create-form .rheemo-profile-form-actions .rheemo-btn{width:100%}}.rheemo-page-content-manager{margin-bottom:22px}.rheemo-page-content-form{display:grid;gap:20px}.rheemo-page-content-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rheemo-page-content-form__grid label{display:grid;gap:8px;font-weight:800;color:#17213a}.rheemo-page-content-form__grid label>span{font-size:14px}.rheemo-page-content-form__grid input,.rheemo-page-content-form__grid select,.rheemo-page-content-form__grid textarea,.rheemo-page-pin-manager select{width:100%;min-height:50px;border:1px solid #dfe5f2;border-radius:16px;background:#f8faff;color:#17213a;padding:13px 15px;font:inherit;box-sizing:border-box}.rheemo-page-content-form__grid textarea{min-height:140px;resize:vertical}.rheemo-page-content-form__grid input:focus,.rheemo-page-content-form__grid select:focus,.rheemo-page-content-form__grid textarea:focus,.rheemo-page-pin-manager select:focus{outline:3px solid rgb(76 91 255 / .14);border-color:#5a59f7;background:#fff}.rheemo-page-content-form__grid .is-full{grid-column:1/-1}.rheemo-page-content-file small{font-weight:500;color:#7d879d}.rheemo-page-content-featured{grid-template-columns:auto 1fr!important;align-items:center;padding:15px 17px;background:#f5f3ff;border:1px solid #e2ddff;border-radius:16px}.rheemo-page-content-featured input{width:20px!important;min-height:20px!important;margin:0}.rheemo-page-content-form__actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.rheemo-page-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:0 0 24px}.rheemo-page-content-card{overflow:hidden;background:#fff;border:1px solid #e3e8f2;border-radius:24px;box-shadow:0 16px 44px rgb(42 49 84 / .08);position:relative}.rheemo-page-content-card.is-featured{border-color:#b897ff;box-shadow:0 18px 48px rgb(105 74 233 / .15)}.rheemo-page-content-card__image{height:210px;background-size:cover;background-position:center;background-color:#f0f3fb}.rheemo-page-content-card__image.is-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#315bf4,#8d3df2 56%,#ed3f99)}.rheemo-page-content-card__image.is-placeholder span{font-size:58px;filter:drop-shadow(0 8px 18px rgb(0 0 0 / .2))}.rheemo-page-content-card__body{padding:22px;display:grid;gap:12px}.rheemo-page-content-card__meta{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#5440d7;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.03em}.rheemo-page-content-card__meta small{background:#fff1c7;color:#8b6200;border-radius:999px;padding:6px 10px;text-transform:none;letter-spacing:0}.rheemo-page-content-card h3{font-size:24px;line-height:1.18;margin:0;color:#111a31}.rheemo-page-content-card p{margin:0;color:#667189;line-height:1.65}.rheemo-page-content-card__rating{font-size:20px;color:#f3ad18;letter-spacing:2px}.rheemo-page-content-card__facts{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;color:#667189;font-size:14px}.rheemo-page-content-card__facts strong{font-size:18px;color:#17213a}.rheemo-page-content-card__actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:4px}.rheemo-page-content-card__actions form{margin:0}.rheemo-page-catalog-intro{margin-bottom:22px}.rheemo-page-pin-manager form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}.rheemo-page-pinned-label{display:inline-flex;align-items:center;gap:8px;margin:2px 0 10px;padding:8px 13px;border-radius:999px;background:#fff1f7;color:#bd276c;border:1px solid #ffc9df;font-size:14px}.rheemo-page-professional-tabs a small{display:none}@media (max-width:900px){.rheemo-page-content-form__grid,.rheemo-page-content-grid{grid-template-columns:1fr}.rheemo-page-pin-manager form{grid-template-columns:1fr}.rheemo-page-content-form__actions{justify-content:stretch}.rheemo-page-content-form__actions .rheemo-btn,.rheemo-page-pin-manager .rheemo-btn{width:100%;justify-content:center}.rheemo-page-content-card__image{height:190px}}@media (max-width:560px){.rheemo-page-content-card{border-radius:20px}.rheemo-page-content-card__body{padding:18px}.rheemo-page-content-card h3{font-size:21px}.rheemo-page-content-card__actions .rheemo-btn,.rheemo-page-content-card__actions form{width:100%}.rheemo-page-content-card__actions form .rheemo-btn{width:100%;justify-content:center}}.rheemo-social-feed .rheemo-page-profile--premium{container-type:inline-size}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__main{grid-template-columns:178px minmax(320px,1fr) minmax(260px,320px);align-items:start;gap:28px;padding-top:0}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__avatar{align-self:start}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__identity{min-width:0;padding-top:28px}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__badges{flex-wrap:nowrap;min-width:0}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-type-badge,.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-owner-badge{flex:0 0 auto;max-width:100%;white-space:nowrap}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__identity h2{overflow-wrap:break-word;word-break:normal}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__bio{width:100%;max-width:720px;font-size:16px;line-height:1.65;overflow-wrap:break-word;word-break:normal}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;align-content:center;width:100%;max-width:320px;gap:10px;padding:24px 0 8px}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions>*{min-width:0;justify-content:center;white-space:nowrap}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-primary-action{grid-column:1 / -1;width:100%}@container (max-width:900px){.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__main{grid-template-columns:160px minmax(0,1fr);align-items:start}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions{grid-column:2;display:flex;justify-content:flex-start;max-width:none;padding-top:0}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-primary-action{width:auto}}@container (max-width:640px){.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__main{display:flex;flex-direction:column;gap:16px;padding:0 20px 24px}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__avatar{width:132px;height:132px;margin-top:-62px}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__identity{width:100%;padding-top:0}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__badges{flex-wrap:wrap}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:none}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-primary-action{grid-column:1 / -1;width:100%}}@container (max-width:420px){.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions{grid-template-columns:1fr}.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions>*{width:100%}}.rheemo-page-home-overview--restaurant{background:linear-gradient(145deg,#fff 0%,#fffaf3 55%,#fff3e6 100%);border-color:#ffd9b0}.rheemo-restaurant-menu-intro{margin-bottom:20px;background:linear-gradient(135deg,#fff 0%,#fff8ee 55%,#fff2e1 100%);border-color:#ffd3a1}.rheemo-restaurant-menu-intro .rheemo-native-panel__eyebrow{color:#c55b13}.rheemo-restaurant-menu-manager{margin-bottom:20px}.rheemo-restaurant-menu-form .rheemo-page-content-form__grid{align-items:start}.rheemo-restaurant-menu-form small{color:#778198;font-weight:500;line-height:1.45}.rheemo-restaurant-choice-group{margin:0;padding:16px 17px;border:1px solid #e1e6f0;border-radius:18px;background:#fafbff}.rheemo-restaurant-choice-group legend{padding:0 7px;color:#17213a;font-size:14px;font-weight:900}.rheemo-restaurant-choice-group>p{margin:0 0 12px;color:#778198;font-size:12px;font-weight:500}.rheemo-restaurant-choice-group>div{display:flex;flex-wrap:wrap;gap:9px}.rheemo-restaurant-choice-group label{display:inline-flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;min-height:38px;padding:8px 12px;border:1px solid #e2e7f2;border-radius:999px;background:#fff;color:#4f5b72!important;font-size:13px;font-weight:800!important;cursor:pointer}.rheemo-restaurant-choice-group input{width:17px!important;min-height:17px!important;margin:0!important;accent-color:#6650e8}.rheemo-restaurant-menu-filters{display:flex;align-items:center;gap:9px;margin:0 0 20px;padding:10px;overflow-x:auto;border:1px solid #e3e8f2;border-radius:19px;background:#fff;box-shadow:0 10px 28px rgb(42 49 84 / .06);scrollbar-width:thin}.rheemo-restaurant-menu-filters a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:13px;color:#59657b;font-size:13px;font-weight:900;text-decoration:none;white-space:nowrap}.rheemo-restaurant-menu-filters a:hover{color:#c35416;background:#fff4e8}.rheemo-restaurant-menu-filters a.is-active{color:#fff;background:linear-gradient(135deg,#f08a24,#e34d76 56%,#8b43e6);box-shadow:0 9px 20px rgb(220 89 71 / .22)}.rheemo-restaurant-menu-card{border-color:#eee2d6}.rheemo-restaurant-menu-card.is-featured{border-color:#ffb762;box-shadow:0 18px 48px rgb(230 119 36 / .16)}.rheemo-restaurant-menu-card.is-unavailable{opacity:.78}.rheemo-restaurant-menu-card.is-unavailable .rheemo-page-content-card__image{filter:grayscale(.45)}.rheemo-menu-state{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px!important;border-radius:999px!important;font-size:11px!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important}.rheemo-menu-state.is-available{color:#087b4a!important;background:#e8fbf2!important}.rheemo-menu-state.is-unavailable,.rheemo-menu-state.is-expired{color:#b82d49!important;background:#fff0f3!important}.rheemo-menu-state.is-scheduled,.rheemo-menu-state.is-other_day{color:#8a5b00!important;background:#fff6d8!important}.rheemo-restaurant-menu-price{color:#17213a;font-size:22px;font-weight:950}.rheemo-restaurant-menu-facts{display:grid;gap:7px;padding:12px 14px;border-radius:15px;background:#faf8f5;color:#647086;font-size:13px;line-height:1.5}.rheemo-restaurant-dietary-tags{display:flex;flex-wrap:wrap;gap:7px}.rheemo-restaurant-dietary-tags span{display:inline-flex;align-items:center;min-height:29px;padding:4px 9px;border:1px solid #dbeadf;border-radius:999px;color:#2d6b43;background:#f1fbf4;font-size:11px;font-weight:850}.rheemo-restaurant-menu-card .rheemo-page-content-card__actions form{display:inline-flex}@media (max-width:760px){.rheemo-restaurant-menu-filters{margin-inline:0;border-radius:16px}.rheemo-restaurant-choice-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.rheemo-restaurant-choice-group label{border-radius:13px;justify-content:flex-start}}@media (max-width:480px){.rheemo-restaurant-choice-group>div{grid-template-columns:1fr}.rheemo-restaurant-menu-filters a{min-height:38px;padding-inline:12px}.rheemo-restaurant-menu-card .rheemo-page-content-card__actions>*{width:100%}.rheemo-restaurant-menu-card .rheemo-page-content-card__actions form .rheemo-btn{width:100%;justify-content:center}}.rheemo-review-intro{margin-bottom:18px}.rheemo-review-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.rheemo-review-summary>div{min-width:0;padding:18px;border:1px solid #e6e9f4;border-radius:20px;background:#f8f9fd;display:flex;flex-direction:column;gap:5px}.rheemo-review-summary strong{color:#111b35;font-size:clamp(1.45rem, 2vw, 2rem);line-height:1}.rheemo-review-summary>div>span:not(.rheemo-review-stars){color:#707a91;font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.025em}.rheemo-review-stars{display:inline-flex;align-items:center;gap:2px;white-space:nowrap}.rheemo-review-stars>span{color:#d8dce7;font-size:1.05rem;line-height:1}.rheemo-review-stars>span.is-filled{color:#f4a623}.rheemo-review-stars strong{margin-left:7px;color:#566079;font-size:.86rem}.rheemo-review-guidance{display:flex;align-items:flex-start;gap:13px;margin:0 0 18px;padding:17px 19px;border:1px solid #dfe5fb;border-radius:20px;background:#f5f8ff;color:#39435e}.rheemo-review-guidance--manager{border-color:#d9eede;background:#f3fbf5}.rheemo-review-guidance>span{flex:0 0 auto;font-size:1.35rem}.rheemo-review-guidance strong{display:block;margin-bottom:3px;color:#17213b}.rheemo-review-guidance p,.rheemo-review-guidance small{margin:0;color:#64708a;line-height:1.55}.rheemo-review-form-card{margin-bottom:18px}.rheemo-review-verified-pill,.rheemo-review-recommend-pill{display:inline-flex;align-items:center;width:fit-content;max-width:100%;padding:7px 11px;border-radius:999px;font-size:.76rem;font-weight:900;line-height:1.2}.rheemo-review-verified-pill{color:#087a4f;background:#e8faf1;border:1px solid #bfe9d3}.rheemo-review-recommend-pill{color:#4c32c7;background:#f0edff;border:1px solid #ddd5ff}.rheemo-review-form{display:grid;gap:15px;margin-top:20px}.rheemo-review-form label{display:grid;gap:7px;min-width:0;color:#18223a;font-weight:800}.rheemo-review-form input[type="text"],.rheemo-review-form select,.rheemo-review-form textarea,.rheemo-review-response-form textarea,.rheemo-review-report textarea{width:100%;min-width:0;box-sizing:border-box;border:1px solid #dfe3ef;border-radius:16px;background:#f9faff;color:#17213a;padding:13px 15px;font:inherit;line-height:1.5;outline:none}.rheemo-review-form input:focus,.rheemo-review-form select:focus,.rheemo-review-form textarea:focus,.rheemo-review-response-form textarea:focus,.rheemo-review-report textarea:focus{border-color:#6552f3;box-shadow:0 0 0 3px rgb(101 82 243 / .12)}.rheemo-review-form__row{display:grid;grid-template-columns:minmax(180px,.45fr) minmax(240px,1fr);gap:14px;align-items:end}.rheemo-review-recommend{min-height:49px;grid-template-columns:auto 1fr!important;align-items:center;gap:10px!important;padding:12px 15px;border:1px solid #dfe3ef;border-radius:16px;background:#f9faff}.rheemo-review-recommend input{width:19px;height:19px;accent-color:#644ff2}.rheemo-review-form__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.rheemo-review-form__footer small{color:#758097}.rheemo-review-list{display:grid;gap:16px;margin-bottom:22px}.rheemo-review-list--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.rheemo-review-list--compact .rheemo-review-response-form,.rheemo-review-list--compact .rheemo-review-card__actions,.rheemo-review-list--compact .rheemo-review-card__trust .rheemo-review-recommend-pill{display:none}.rheemo-review-card{min-width:0;padding:21px;border:1px solid #e1e5f0;border-radius:24px;background:#fff;box-shadow:0 14px 38px rgb(31 39 70 / .055)}.rheemo-review-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.rheemo-review-card__author{display:inline-flex;align-items:center;gap:11px;min-width:0;color:inherit;text-decoration:none}.rheemo-review-card__author img{flex:0 0 auto;width:50px;height:50px;border-radius:16px;object-fit:cover}.rheemo-review-card__author span{display:grid;min-width:0}.rheemo-review-card__author strong{overflow:hidden;color:#111a31;text-overflow:ellipsis;white-space:nowrap}.rheemo-review-card__author small{color:#8a93a8}.rheemo-review-card__trust{display:flex;gap:8px;flex-wrap:wrap;margin:15px 0 12px}.rheemo-review-card h4{margin:0 0 8px;color:#111a31;font-size:1.12rem}.rheemo-review-card__content{color:#4f5b73;line-height:1.68}.rheemo-review-card__content p{margin:0}.rheemo-review-response{margin-top:17px;padding:16px 17px;border-left:4px solid #654ff2;border-radius:0 16px 16px 0;background:#f5f3ff}.rheemo-review-response>span{display:block;margin-bottom:5px;color:#503bd2;font-size:.77rem;font-weight:900;text-transform:uppercase}.rheemo-review-response p{margin:0;color:#303a54;line-height:1.58}.rheemo-review-response small{display:block;margin-top:7px;color:#8a92a6}.rheemo-review-card__actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:17px;padding-top:14px;border-top:1px solid #edf0f6;color:#7b8499;font-size:.82rem}.rheemo-review-card__actions form{margin:0}.rheemo-text-danger,.rheemo-review-report summary{border:0;background:#fff0;color:#c53757;cursor:pointer;font:inherit;font-weight:800}.rheemo-review-report{position:relative}.rheemo-review-report summary{list-style:none}.rheemo-review-report summary::-webkit-details-marker{display:none}.rheemo-review-report form{display:grid;gap:10px;width:min(390px, 80vw);margin-top:10px;padding:14px;border:1px solid #e5e8f1;border-radius:16px;background:#fff;box-shadow:0 15px 35px rgb(25 32 58 / .12)}.rheemo-review-response-form{display:grid;gap:10px;margin-top:17px;padding-top:16px;border-top:1px dashed #dce1ed}.rheemo-review-response-form label{display:grid;gap:7px;color:#252f49;font-weight:800}.rheemo-review-response-form .rheemo-btn{justify-self:end}.rheemo-review-achievements-heading{margin-top:30px}.rheemo-review-legacy-note{margin:0 0 14px;padding:13px 15px;border:1px solid #e1e5f1;border-radius:15px;background:#f8f9fc;color:#626d84;font-size:.88rem}@media (max-width:820px){.rheemo-review-summary,.rheemo-review-list--compact{grid-template-columns:1fr}.rheemo-review-form__row{grid-template-columns:1fr}.rheemo-review-card__header{flex-direction:column}.rheemo-review-form__footer,.rheemo-review-card__actions{align-items:stretch;flex-direction:column}.rheemo-review-form__footer .rheemo-btn,.rheemo-review-response-form .rheemo-btn{width:100%;justify-self:stretch}}@media (max-width:520px){.rheemo-review-card,.rheemo-review-form-card,.rheemo-review-intro{border-radius:20px}.rheemo-review-card{padding:17px}.rheemo-review-card__rating{width:100%}.rheemo-review-report form{width:100%}}html.rheemo-share-modal-open,html.rheemo-share-modal-open body{overflow:hidden!important}.rheemo-page-share-modal[hidden]{display:none!important}.rheemo-page-share-modal{position:fixed;inset:0;z-index:2147483000;display:grid;place-items:center;padding:22px}.rheemo-page-share-modal__backdrop{position:absolute;inset:0;background:rgb(19 24 52 / .66);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.rheemo-page-share-modal__dialog{position:relative;z-index:1;width:min(760px, 100%);max-height:min(760px, calc(100vh - 44px));overflow:auto;padding:26px;border:1px solid rgb(221 225 243 / .95);border-radius:26px;background:#fff;box-shadow:0 30px 90px rgb(22 28 66 / .34);animation:rheemoShareModalIn .2s ease-out both}@keyframes rheemoShareModalIn{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.rheemo-page-share-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:22px}.rheemo-page-share-modal__eyebrow{display:inline-flex;margin-bottom:5px;color:#6646d8;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.rheemo-page-share-modal__header h3{margin:0;color:#17213a;font-size:clamp(23px, 3vw, 31px);line-height:1.12}.rheemo-page-share-modal__header p{margin:8px 0 0;color:#68748a;font-size:14px;line-height:1.55}.rheemo-page-share-modal__close{flex:0 0 auto;display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid #e1e5f0;border-radius:14px;color:#536078;background:#f8f9fd;font:inherit;font-size:27px;line-height:1;cursor:pointer;transition:.18s ease}.rheemo-page-share-modal__close:hover,.rheemo-page-share-modal__close:focus-visible{color:#e23f68;border-color:#f2c5d1;background:#fff1f5;outline:none}.rheemo-page-share-modal__networks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rheemo-page-share-network{--network-color:#5d4ddb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;min-height:112px;padding:14px 9px;border:1px solid #e2e5f0;border-radius:18px;color:#26314c;background:#fff;font:inherit;font-size:12px;font-weight:850;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.rheemo-page-share-network:hover,.rheemo-page-share-network:focus-visible{color:#202a43;border-color:color-mix(in srgb,var(--network-color) 38%,#dfe3ef);background:color-mix(in srgb,var(--network-color) 5%,#fff);box-shadow:0 12px 24px color-mix(in srgb,var(--network-color) 14%,transparent);transform:translateY(-2px);outline:none}.rheemo-page-share-network__icon{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:15px;color:#fff;background:var(--network-color);box-shadow:0 9px 18px color-mix(in srgb,var(--network-color) 24%,transparent)}.rheemo-page-share-network__icon svg{width:24px;height:24px;fill:currentColor}.rheemo-page-share-network.is-whatsapp{--network-color:#20b966}.rheemo-page-share-network.is-facebook{--network-color:#1877f2}.rheemo-page-share-network.is-linkedin{--network-color:#0a66c2}.rheemo-page-share-network.is-x{--network-color:#111827}.rheemo-page-share-network.is-telegram{--network-color:#269ed7}.rheemo-page-share-network.is-email{--network-color:#e04d73}.rheemo-page-share-network.is-native{--network-color:#7147df}.rheemo-page-share-modal__copy{margin-top:20px;padding:17px;border:1px solid #e2e5f1;border-radius:19px;background:linear-gradient(135deg,#f8faff,#faf7ff)}.rheemo-page-share-modal__copy>label{display:block;margin-bottom:9px;color:#34415d;font-size:12px;font-weight:850}.rheemo-page-share-modal__copy>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.rheemo-page-share-modal__copy input{min-width:0;min-height:48px;padding:0 14px;border:1px solid #dfe3ef;border-radius:14px;color:#5a657b;background:#fff;font:inherit;font-size:13px}.rheemo-page-share-modal__copy button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:116px;min-height:48px;padding:0 16px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,#3968ef,#7940e5 62%,#d83da5);box-shadow:0 10px 22px rgb(90 62 217 / .22);font:inherit;font-size:13px;font-weight:850;cursor:pointer;transition:.18s ease}.rheemo-page-share-modal__copy button:hover,.rheemo-page-share-modal__copy button:focus-visible{transform:translateY(-1px);outline:none}.rheemo-page-share-modal__copy button.is-copied{background:linear-gradient(135deg,#15965c,#28b978)}.rheemo-page-share-modal .rheemo-page-share-feedback{display:block;min-height:19px;margin-top:8px;color:#207151;font-size:12px;font-weight:800}@media (max-width:720px){.rheemo-page-share-modal{align-items:end;padding:12px}.rheemo-page-share-modal__dialog{width:100%;max-height:calc(100vh - 24px);padding:21px 17px 18px;border-radius:24px 24px 18px 18px}.rheemo-page-share-modal__networks{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.rheemo-page-share-network{min-height:98px;padding:11px 6px}.rheemo-page-share-network__icon{width:42px;height:42px;border-radius:14px}}@media (max-width:470px){.rheemo-page-share-modal__header{gap:12px}.rheemo-page-share-modal__networks{grid-template-columns:repeat(2,minmax(0,1fr))}.rheemo-page-share-modal__copy>div{grid-template-columns:1fr}.rheemo-page-share-modal__copy button{width:100%}}@media (prefers-reduced-motion:reduce){.rheemo-page-share-modal__dialog{animation:none}.rheemo-page-share-network,.rheemo-page-share-modal__copy button{transition:none}}.rheemo-page-team-invite-banner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 24px;border:1px solid rgb(88 78 246 / .2);background:linear-gradient(110deg,rgb(69 102 246 / .08),rgb(226 54 159 / .08))}.rheemo-page-team-invite-banner>div:first-child{display:flex;align-items:center;gap:14px;min-width:0}.rheemo-page-team-invite-banner>div:first-child>span{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#fff;box-shadow:0 10px 25px rgb(45 54 116 / .09);font-size:22px;flex:0 0 auto}.rheemo-page-team-invite-banner strong{display:block;color:#111a35;font-size:18px}.rheemo-page-team-invite-banner p{margin:4px 0 0;color:#66718a}.rheemo-page-team-invite-banner__actions{display:flex;gap:10px;flex:0 0 auto}.rheemo-page-admin-intro,.rheemo-page-team-panel,.rheemo-page-team-invite-panel,.rheemo-page-security-panel,.rheemo-page-activity-panel{padding:28px}.rheemo-page-admin-role-badge{display:inline-flex;align-items:center;min-height:38px;padding:0 15px;border-radius:999px;color:#4c37db;background:#f0edff;font-weight:800;white-space:nowrap}.rheemo-page-role-explainer{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.rheemo-page-role-explainer>div{padding:18px;border:1px solid #e8ebf4;border-radius:18px;background:#fbfcff}.rheemo-page-role-explainer strong,.rheemo-page-role-explainer span{display:block}.rheemo-page-role-explainer strong{color:#151d37;margin-bottom:5px}.rheemo-page-role-explainer span{color:#737d93;line-height:1.5}.rheemo-page-team-list{display:grid;gap:12px;margin-top:20px}.rheemo-page-team-row{display:grid;grid-template-columns:minmax(230px,.8fr) minmax(0,1.5fr);gap:18px;align-items:center;padding:16px;border:1px solid #e5e9f2;border-radius:19px;background:#fff}.rheemo-page-team-row__person,.rheemo-page-team-candidate__person{display:flex;align-items:center;gap:12px;min-width:0}.rheemo-page-team-row__person img,.rheemo-page-team-candidate__person img{width:52px;height:52px;border-radius:16px;object-fit:cover;flex:0 0 auto}.rheemo-page-team-row__person div,.rheemo-page-team-candidate__person div{min-width:0}.rheemo-page-team-row__person strong,.rheemo-page-team-row__person span,.rheemo-page-team-candidate__person strong,.rheemo-page-team-candidate__person small{display:block}.rheemo-page-team-row__person strong,.rheemo-page-team-candidate__person strong{color:#101a35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rheemo-page-team-row__person span,.rheemo-page-team-candidate__person small{color:#7b859a;margin-top:3px}.rheemo-page-team-row__controls{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:9px}.rheemo-page-team-row__controls select{min-width:160px;min-height:44px;border:1px solid #dfe4ef;border-radius:13px;padding:0 38px 0 13px;background:#f8f9fd;color:#202a43;font-weight:700}.rheemo-page-team-owner,.rheemo-page-team-protected{justify-self:end;display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border-radius:999px;font-weight:800}.rheemo-page-team-owner{color:#8a5d00;background:#fff5cd}.rheemo-page-team-protected{color:#68738a;background:#f3f5f9}.rheemo-page-team-searchbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(160px,.34fr) auto;gap:12px;margin-top:20px}.rheemo-page-team-searchbar input,.rheemo-page-team-searchbar select{width:100%;min-height:50px;border:1px solid #dfe4ef;border-radius:15px;padding:0 16px;background:#f9faff;color:#1c2540}.rheemo-page-team-search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.rheemo-page-team-search-results>p{grid-column:1 / -1;margin:0;padding:16px;border-radius:14px;background:#f7f8fc;color:#727c91}.rheemo-page-team-search-results>p.is-error{color:#b4233d;background:#fff0f3}.rheemo-page-team-candidate{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid #e3e7f0;border-radius:17px;background:#fff}.rheemo-page-team-candidate__state{display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:999px;color:#6556c9;background:#f0edff;font-size:13px;font-weight:800;text-align:center}.rheemo-page-team-pending{margin-top:24px;padding-top:22px;border-top:1px solid #e8ebf2}.rheemo-page-team-pending h4{margin:0 0 12px;color:#151d37}.rheemo-page-team-pending>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid #eef0f5}.rheemo-page-team-pending>div>span{display:flex;align-items:center;gap:10px;min-width:0}.rheemo-page-team-pending img{width:42px;height:42px;border-radius:13px;object-fit:cover}.rheemo-page-team-pending b,.rheemo-page-team-pending small{display:block}.rheemo-page-team-pending small{color:#7a8497;margin-left:5px}.rheemo-page-security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.rheemo-page-security-grid>div{padding:20px;border-radius:19px;background:linear-gradient(145deg,#f7f8ff,#fff7fb);border:1px solid #ebeaf7}.rheemo-page-security-grid span{display:block;font-size:25px;margin-bottom:12px}.rheemo-page-security-grid strong{display:block;color:#151d37}.rheemo-page-security-grid p{margin:7px 0 0;color:#727c91;line-height:1.55}.rheemo-page-activity-list{display:grid;margin-top:18px}.rheemo-page-activity-list>div{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #ebedf3}.rheemo-page-activity-list img{width:44px;height:44px;border-radius:14px;object-fit:cover}.rheemo-page-activity-list p{margin:0;color:#4f5a73}.rheemo-page-activity-list p strong{color:#151d37}.rheemo-page-activity-list time{color:#8a93a6;font-size:13px;white-space:nowrap}@media (max-width:980px){.rheemo-page-role-explainer,.rheemo-page-security-grid{grid-template-columns:1fr}.rheemo-page-team-row{grid-template-columns:1fr}.rheemo-page-team-row__controls,.rheemo-page-team-owner,.rheemo-page-team-protected{justify-self:stretch;justify-content:flex-start}.rheemo-page-team-search-results{grid-template-columns:1fr}}@media (max-width:720px){.rheemo-page-team-invite-banner{align-items:stretch;flex-direction:column}.rheemo-page-team-invite-banner__actions{display:grid;grid-template-columns:1fr 1fr}.rheemo-page-admin-intro,.rheemo-page-team-panel,.rheemo-page-team-invite-panel,.rheemo-page-security-panel,.rheemo-page-activity-panel{padding:20px 16px}.rheemo-page-team-searchbar{grid-template-columns:1fr}.rheemo-page-team-searchbar .rheemo-btn{width:100%}.rheemo-page-team-row__controls{display:grid;grid-template-columns:1fr}.rheemo-page-team-row__controls select,.rheemo-page-team-row__controls .rheemo-btn{width:100%}.rheemo-page-team-candidate{align-items:stretch;flex-direction:column}.rheemo-page-team-candidate .rheemo-btn,.rheemo-page-team-candidate__state{width:100%;justify-content:center}.rheemo-page-team-pending>div{align-items:stretch;flex-direction:column}.rheemo-page-team-pending .rheemo-btn{width:100%}.rheemo-page-activity-list>div{grid-template-columns:40px minmax(0,1fr)}.rheemo-page-activity-list time{grid-column:2}}.rheemo-page-audience--advanced,.rheemo-audience-demographics,.rheemo-audience-builder,.rheemo-audience-privacy-note{overflow:hidden}.rheemo-audience-heading{align-items:flex-start}.rheemo-audience-period{display:inline-flex;flex-wrap:wrap;gap:7px;padding:5px;margin:20px 0 2px;border:1px solid #e4e7f0;border-radius:999px;background:#f7f8fc}.rheemo-audience-period a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border-radius:999px;color:#667089;font-size:13px;font-weight:800;text-decoration:none;transition:.2s ease}.rheemo-audience-period a:hover,.rheemo-audience-period a.is-active{color:#fff;background:linear-gradient(135deg,#8d3bff,#e0308f);box-shadow:0 8px 20px rgb(141 59 255 / .18)}.rheemo-audience-status{margin-top:16px;padding:13px 16px;border:1px solid #ccebdc;border-radius:14px;color:#17744a;background:#effbf5;font-weight:750}.rheemo-audience-status.is-error{color:#a92843;border-color:#ffd0da;background:#fff1f4}.rheemo-audience-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}.rheemo-audience-metric{display:flex;align-items:center;gap:14px;min-width:0;padding:18px;border:1px solid #e8e9f2;border-radius:20px;background:linear-gradient(145deg,#fff,#faf9ff);box-shadow:0 10px 30px rgb(41 34 89 / .045)}.rheemo-audience-metric>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#f0ebff,#fff0f8);font-size:23px}.rheemo-audience-metric div{min-width:0}.rheemo-audience-metric strong,.rheemo-audience-metric b,.rheemo-audience-metric small{display:block}.rheemo-audience-metric strong{color:#151b38;font-size:clamp(24px, 3vw, 32px);line-height:1}.rheemo-audience-metric b{margin-top:6px;color:#3f4962;font-size:14px}.rheemo-audience-metric small{margin-top:4px;color:#8790a4;line-height:1.35}.rheemo-audience-grid{display:grid;gap:16px;margin-top:22px}.rheemo-audience-grid--chart{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr)}.rheemo-audience-chart-card,.rheemo-audience-top-content,.rheemo-audience-segment-card{border:1px solid #e6e8f1;border-radius:22px;background:#fff}.rheemo-audience-chart-card,.rheemo-audience-top-content{padding:20px}.rheemo-audience-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.rheemo-audience-card-heading h4{margin:0;color:#171e39;font-size:18px}.rheemo-audience-card-heading p{margin:6px 0 0;color:#7c8599;line-height:1.5}.rheemo-audience-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px}.rheemo-audience-legend span{display:inline-flex;align-items:center;gap:6px;color:#69738a;font-size:12px;font-weight:750;white-space:nowrap}.rheemo-audience-legend span::before{width:9px;height:9px;border-radius:3px;background:#8a55ff;content:''}.rheemo-audience-legend .is-interactions::before{background:#ed4a9a}.rheemo-audience-legend .is-followers::before{background:#22b786}.rheemo-audience-chart{display:flex;align-items:stretch;gap:4px;min-height:250px;margin-top:22px;padding:14px 10px 0;border-bottom:1px solid #e9ebf2;background-image:linear-gradient(to bottom,rgb(225 228 239 / .65) 1px,transparent 1px);background-size:100% 25%;overflow-x:auto;scrollbar-width:thin}.rheemo-audience-chart__day{display:flex;flex:1 0 18px;min-width:18px;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.rheemo-audience-chart__bars{display:flex;align-items:flex-end;justify-content:center;gap:2px;width:100%;height:205px}.rheemo-audience-chart__bars i{display:block;width:28%;min-height:2px;max-width:8px;border-radius:6px 6px 2px 2px;background:#8a55ff}.rheemo-audience-chart__bars .is-interactions{background:#ed4a9a}.rheemo-audience-chart__bars .is-followers{background:#22b786}.rheemo-audience-chart__day>span{color:#939bad;font-size:9px;transform:rotate(-48deg);transform-origin:center;white-space:nowrap}.rheemo-audience-measure-note{margin:18px 0 0;padding:12px 14px;border-radius:13px;color:#6d7690;background:#f6f7fb;font-size:12px;line-height:1.5}.rheemo-audience-top-list{display:grid;gap:0;margin-top:15px}.rheemo-audience-top-list>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:center;padding:13px 0;border-bottom:1px solid #eef0f5}.rheemo-audience-top-list>div:last-child{border-bottom:0}.rheemo-audience-top-list>div>span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:11px;color:#7451cf;background:#f1edff;font-weight:900}.rheemo-audience-top-list p,.rheemo-audience-top-list strong,.rheemo-audience-top-list small{display:block;min-width:0}.rheemo-audience-top-list p{margin:0}.rheemo-audience-top-list strong{color:#303951;line-height:1.4}.rheemo-audience-top-list small{margin-top:4px;color:#8a93a6}.rheemo-audience-segment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.rheemo-audience-segment-card{padding:19px}.rheemo-audience-segment-card h4{margin:0 0 14px;color:#202743}.rheemo-audience-segment-card>p{margin:0;color:#8790a4}.rheemo-audience-segment-list{display:grid;gap:12px}.rheemo-audience-segment-list>div>span{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px}.rheemo-audience-segment-list b{min-width:0;color:#4b556c;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rheemo-audience-segment-list em{color:#7e879b;font-size:12px;font-style:normal;font-weight:800}.rheemo-audience-segment-list i{display:block;height:7px;border-radius:999px;background:#eff0f5;overflow:hidden}.rheemo-audience-segment-list u{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8b4df2,#ec3f96);text-decoration:none}.rheemo-audience-data-quality{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:15px}.rheemo-audience-data-quality>div{display:flex;align-items:center;gap:12px;padding:15px 17px;border-radius:17px;background:#f7f8fc}.rheemo-audience-data-quality strong{color:#743bd4;font-size:22px}.rheemo-audience-data-quality span{color:#69738a;font-size:13px;line-height:1.4}.rheemo-audience-segment-form{margin-top:20px;padding:20px;border:1px solid #e7e8f1;border-radius:22px;background:linear-gradient(145deg,#fbfbff,#fff8fc)}.rheemo-audience-segment-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.rheemo-audience-segment-form__actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px}.rheemo-audience-segment-form__actions p{max-width:480px;margin:0;color:#7c8599;font-size:12px;line-height:1.5}.rheemo-audience-saved-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.rheemo-audience-saved-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:18px;border:1px solid #e5e7f0;border-radius:20px;background:#fff}.rheemo-audience-saved-card__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-bottom:10px;border-radius:13px;background:#f1edff}.rheemo-audience-saved-card h4{margin:0;color:#202743}.rheemo-audience-saved-card p{margin:6px 0;color:#69738a;line-height:1.45}.rheemo-audience-saved-card small{color:#9a6b00;font-weight:750}.rheemo-audience-saved-card__estimate{min-width:100px;padding:12px;border-radius:16px;text-align:center;background:#f8f7ff}.rheemo-audience-saved-card__estimate strong,.rheemo-audience-saved-card__estimate span{display:block}.rheemo-audience-saved-card__estimate strong{color:#713bd2;font-size:22px}.rheemo-audience-saved-card__estimate span{margin-top:3px;color:#7d869a;font-size:11px}.rheemo-audience-saved-card form{grid-column:1 / -1;padding-top:12px;border-top:1px solid #eff0f5}.rheemo-audience-saved-card form .rheemo-btn{min-height:38px}.rheemo-audience-privacy-note{display:flex;align-items:flex-start;gap:16px;padding:22px;border-color:#dcefe7;background:linear-gradient(145deg,#f2fbf7,#fbfffd)}.rheemo-audience-privacy-note>span{font-size:28px}.rheemo-audience-privacy-note h3{margin:0;color:#15593f}.rheemo-audience-privacy-note p{margin:6px 0 0;color:#527566;line-height:1.6}@media (max-width:1080px){.rheemo-audience-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rheemo-audience-grid--chart{grid-template-columns:1fr}}@media (max-width:760px){.rheemo-page-audience--advanced,.rheemo-audience-demographics,.rheemo-audience-builder{padding:20px 15px}.rheemo-audience-period{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;border-radius:16px}.rheemo-audience-period a{padding:0 8px}.rheemo-audience-metrics-grid,.rheemo-audience-segment-grid,.rheemo-audience-data-quality,.rheemo-audience-segment-form__grid,.rheemo-audience-saved-grid{grid-template-columns:1fr}.rheemo-audience-card-heading{flex-direction:column}.rheemo-audience-legend{justify-content:flex-start}.rheemo-audience-chart{min-height:225px;padding-inline:3px}.rheemo-audience-chart__bars{height:180px}.rheemo-audience-segment-form{padding:16px}.rheemo-audience-segment-form__actions{align-items:stretch;flex-direction:column}.rheemo-audience-segment-form__actions .rheemo-btn{width:100%}.rheemo-audience-saved-card{grid-template-columns:1fr}.rheemo-audience-saved-card__estimate{text-align:left}.rheemo-audience-privacy-note{padding:18px 15px}}@media (max-width:460px){.rheemo-audience-metrics-grid{grid-template-columns:1fr}.rheemo-audience-metric{padding:15px}.rheemo-audience-chart-card,.rheemo-audience-top-content{padding:16px}}.rheemo-page-promote-button{color:#fff!important;border:0!important;background:linear-gradient(135deg,#315cf4,#7b3df0 58%,#df3ba3)!important;box-shadow:0 14px 30px rgb(91 63 224 / .2)}.rheemo-page-promote-button:hover{transform:translateY(-1px);box-shadow:0 17px 34px rgb(91 63 224 / .27)}.rheemo-promote-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px;border-color:#d7cdfd;background:linear-gradient(145deg,#fbfaff,#f5f1ff)}.rheemo-promote-intro h3{margin:5px 0 8px;color:#171e38;font-size:clamp(24px, 3vw, 34px)}.rheemo-promote-intro p{max-width:760px;margin:0;color:#68728a;line-height:1.6}.rheemo-promote-badge{flex:0 0 auto;padding:9px 13px;border-radius:999px;color:#6d35d8;background:#eee8ff;font-size:12px;font-weight:850}.rheemo-campaign-builder,.rheemo-campaign-list-panel{padding:26px}.rheemo-campaign-form{margin-top:22px}.rheemo-campaign-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rheemo-campaign-form__notice{display:flex;gap:13px;align-items:flex-start;margin-top:20px;padding:16px;border:1px solid #d8ece3;border-radius:17px;background:#f2fbf7;color:#416d5c}.rheemo-campaign-form__notice span{font-size:24px}.rheemo-campaign-form__notice p{margin:0;line-height:1.55}.rheemo-campaign-form__actions{display:flex;align-items:center;gap:18px;justify-content:space-between;margin-top:20px}.rheemo-campaign-form__actions p{margin:0;color:#7b8497;font-size:13px}.rheemo-campaign-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.rheemo-campaign-card{padding:19px;border:1px solid #e4e5ee;border-radius:21px;background:#fff;box-shadow:0 10px 26px rgb(27 35 64 / .05)}.rheemo-campaign-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.rheemo-campaign-card__top span{display:block;color:#6d3dda;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.rheemo-campaign-card__top h4{margin:5px 0 0;color:#1f2741;font-size:20px}.rheemo-campaign-card__top b{padding:7px 10px;border-radius:999px;color:#735f1c;background:#fff5d2;font-size:11px;white-space:nowrap}.rheemo-campaign-card.is-active .rheemo-campaign-card__top b{color:#10653f;background:#e5f8ef}.rheemo-campaign-card.is-rejected .rheemo-campaign-card__top b,.rheemo-campaign-card.is-cancelled .rheemo-campaign-card__top b{color:#a52c47;background:#ffedf1}.rheemo-campaign-card__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:17px 0}.rheemo-campaign-card__metrics div{padding:12px 8px;border-radius:14px;background:#f7f7fb;text-align:center}.rheemo-campaign-card__metrics strong,.rheemo-campaign-card__metrics span{display:block}.rheemo-campaign-card__metrics strong{color:#1d2541;font-size:18px}.rheemo-campaign-card__metrics span{margin-top:3px;color:#81899a;font-size:10px}.rheemo-campaign-card>p{color:#6d768c;font-size:13px}.rheemo-campaign-card__note{margin:12px 0;padding:12px;border-radius:13px;color:#665520;background:#fff8df;font-size:13px}.rheemo-sponsored-card{overflow:hidden;margin-bottom:20px;border:1px solid #d9d0fa;box-shadow:0 16px 44px rgb(61 50 130 / .11)}.rheemo-sponsored-card__header{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px 18px}.rheemo-sponsored-card__header img{width:48px;height:48px;border-radius:15px;object-fit:cover}.rheemo-sponsored-card__header strong,.rheemo-sponsored-card__header span{display:block}.rheemo-sponsored-card__header strong{color:#18203b}.rheemo-sponsored-card__header span{margin-top:3px;color:#7c8598;font-size:12px}.rheemo-sponsored-card__header span b{color:#6b3adc}.rheemo-sponsored-card__label{padding:7px 10px;border-radius:999px;color:#6e35dc!important;background:#eee8ff;font-size:10px!important;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.rheemo-sponsored-card__media{display:block;overflow:hidden;max-height:460px;background:#f3f4f8}.rheemo-sponsored-card__media img{display:block;width:100%;max-height:460px;object-fit:cover;transition:transform .25s ease}.rheemo-sponsored-card__media:hover img{transform:scale(1.012)}.rheemo-sponsored-card__body{padding:20px 20px 10px}.rheemo-sponsored-card__body h3{margin:0 0 8px;color:#161e39;font-size:24px}.rheemo-sponsored-card__body p{margin:0;color:#626d83;line-height:1.6}.rheemo-sponsored-card__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px 20px}.rheemo-sponsored-card__footer small,.rheemo-sponsored-card__footer span{display:block}.rheemo-sponsored-card__footer small{color:#9a6a14;font-weight:800}.rheemo-sponsored-card__footer span{margin-top:3px;color:#7c8598;font-size:12px}@media (max-width:900px){.rheemo-campaign-grid{grid-template-columns:1fr}.rheemo-campaign-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.rheemo-promote-intro{flex-direction:column;padding:21px 16px}.rheemo-campaign-builder,.rheemo-campaign-list-panel{padding:20px 15px}.rheemo-campaign-form__grid{grid-template-columns:1fr}.rheemo-campaign-form__actions{flex-direction:column;align-items:stretch}.rheemo-campaign-form__actions .rheemo-btn{width:100%}.rheemo-sponsored-card__footer{flex-direction:column;align-items:stretch}.rheemo-sponsored-card__footer .rheemo-btn{width:100%}}@media (max-width:460px){.rheemo-sponsored-card__header{grid-template-columns:44px minmax(0,1fr)}.rheemo-sponsored-card__label{grid-column:1 / -1;justify-self:start}.rheemo-campaign-card__metrics{grid-template-columns:1fr 1fr}}.rheemo-promote-intro--smart{align-items:center}.rheemo-campaign-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 18px}.rheemo-campaign-pillars article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:flex-start;padding:17px;border:1px solid #e1e3f1;border-radius:19px;background:linear-gradient(145deg,#fff,#faf9ff);box-shadow:0 8px 24px rgb(33 41 78 / .045)}.rheemo-campaign-pillars article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(135deg,#3566f2,#7b3ff2 58%,#dc3eab);font-size:12px;font-weight:900}.rheemo-campaign-pillars b{display:block;color:#17203d;font-size:15px}.rheemo-campaign-pillars p{margin:5px 0 0;color:#6d768d;font-size:12px;line-height:1.5}.rheemo-campaign-builder--smart{padding:28px}.rheemo-campaign-form--smart{display:grid;gap:18px;margin-top:22px}.rheemo-campaign-step{padding:22px;border:1px solid #e2e4f0;border-radius:23px;background:#fff;box-shadow:0 12px 32px rgb(35 43 82 / .045)}.rheemo-campaign-step__head{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:center;margin-bottom:18px}.rheemo-campaign-step__head>span{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#3566f2,#7740ef);font-size:15px;font-weight:900}.rheemo-campaign-step__head h4{margin:0;color:#18203b;font-size:21px;line-height:1.2}.rheemo-campaign-step__head p{margin:5px 0 0;color:#727b90;font-size:13px;line-height:1.5}.rheemo-campaign-objectives{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.rheemo-campaign-objective{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);gap:13px;align-items:center;min-height:104px;padding:17px;border:1px solid #dfe2ef;border-radius:19px;background:#fbfbfe;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.rheemo-campaign-objective:hover{transform:translateY(-1px);border-color:#b9b5f3;box-shadow:0 10px 24px rgb(73 59 170 / .08)}.rheemo-campaign-objective.is-selected{border-color:#6c51ee;background:linear-gradient(135deg,#f4f6ff,#fff5fb);box-shadow:0 12px 30px rgb(89 64 207 / .12)}.rheemo-campaign-objective.is-selected::after{content:"✓";position:absolute;top:11px;right:12px;display:grid;width:24px;height:24px;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,#4667ee,#ce3daf);font-size:12px;font-weight:900}.rheemo-campaign-objective input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.rheemo-campaign-objective__icon{display:grid;width:52px;height:52px;place-items:center;border-radius:16px;background:#fff;box-shadow:0 8px 20px rgb(41 50 93 / .08);font-size:25px}.rheemo-campaign-objective b,.rheemo-campaign-objective small{display:block}.rheemo-campaign-objective b{padding-right:25px;color:#17203b;font-size:15px}.rheemo-campaign-objective small{margin-top:6px;color:#727b90;font-size:12px;line-height:1.45}.rheemo-campaign-form__grid--creative{align-items:stretch}.rheemo-campaign-fixed-content{display:flex;flex-direction:column;justify-content:center;min-height:104px;padding:17px;border:1px dashed #bbb7e8;border-radius:17px;background:linear-gradient(135deg,#f7f6ff,#fff8fc)}.rheemo-campaign-fixed-content>span{color:#6a46de;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.rheemo-campaign-fixed-content strong{margin-top:7px;color:#17203b;font-size:17px}.rheemo-campaign-fixed-content p{margin:6px 0 0;color:#727b90;font-size:12px;line-height:1.5}.rheemo-campaign-name-field small{font-weight:600;color:#8d95a7}.rheemo-campaign-creative-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px}.rheemo-campaign-creative-summary>div,.rheemo-campaign-live-metrics>div{padding:13px 15px;border-radius:15px;background:#f6f7fb}.rheemo-campaign-creative-summary span,.rheemo-campaign-creative-summary strong,.rheemo-campaign-live-metrics span,.rheemo-campaign-live-metrics strong{display:block}.rheemo-campaign-creative-summary span,.rheemo-campaign-live-metrics span{color:#8b93a5;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.rheemo-campaign-creative-summary strong,.rheemo-campaign-live-metrics strong{overflow-wrap:anywhere;margin-top:5px;color:#202945;font-size:14px}.rheemo-campaign-audience-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:16px;align-items:stretch}.rheemo-campaign-audience-summary{padding:17px;border:1px solid #dedcf5;border-radius:18px;background:linear-gradient(135deg,#f4f6ff,#fff6fb)}.rheemo-campaign-audience-summary>span{display:block;color:#7651df;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.rheemo-campaign-audience-summary strong{display:block;margin-top:7px;color:#18203b;font-size:17px}.rheemo-campaign-audience-summary p{min-height:38px;margin:7px 0 12px;color:#6d768d;font-size:12px;line-height:1.5}.rheemo-campaign-audience-summary b{display:inline-flex;padding:7px 10px;border-radius:999px;color:#5b3dcc;background:#ece8ff;font-size:11px}.rheemo-campaign-behavior-note{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;margin-top:15px;padding:15px;border:1px solid #dbe9f5;border-radius:17px;background:#f4f9fd}.rheemo-campaign-behavior-note>span{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#fff;font-size:21px}.rheemo-campaign-behavior-note b{display:block;color:#24324f;font-size:13px}.rheemo-campaign-behavior-note p{margin:4px 0 0;color:#64728a;font-size:12px;line-height:1.5}.rheemo-campaign-pacing{display:flex;flex-direction:column;justify-content:center;padding:15px;border:1px solid #e0e3ee;border-radius:16px;background:#fafaff}.rheemo-campaign-pacing span,.rheemo-campaign-pacing strong,.rheemo-campaign-pacing small{display:block}.rheemo-campaign-pacing span{color:#8b93a5;font-size:10px;font-weight:800;text-transform:uppercase}.rheemo-campaign-pacing strong{margin-top:5px;color:#633fd9;font-size:18px}.rheemo-campaign-pacing small{margin-top:5px;color:#757e91;line-height:1.4}.rheemo-campaign-live-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px}.rheemo-campaign-review{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:15px;align-items:stretch}.rheemo-campaign-review__preview{padding:19px;border:1px solid #dadcf0;border-radius:20px;background:linear-gradient(145deg,#252d54,#5339c7 62%,#b936a1);color:#fff}.rheemo-campaign-review__preview .rheemo-native-panel__eyebrow{color:#d9d4ff}.rheemo-campaign-review__preview h4{margin:8px 0 6px;color:#fff;font-size:22px}.rheemo-campaign-review__preview p{margin:0;color:#eeecff;line-height:1.55}.rheemo-campaign-review__preview ul{display:grid;gap:6px;margin:14px 0 0;padding-left:18px;color:#e5e2ff;font-size:12px}.rheemo-campaign-review .rheemo-campaign-form__notice{height:100%;margin:0}.rheemo-campaign-form--smart .rheemo-campaign-form__actions{margin-top:0;padding-top:4px}.rheemo-campaign-form--smart [hidden]{display:none!important}@media (max-width:1000px){.rheemo-campaign-pillars{grid-template-columns:1fr}.rheemo-campaign-audience-layout,.rheemo-campaign-review{grid-template-columns:1fr}}@media (max-width:760px){.rheemo-campaign-builder--smart{padding:18px 13px}.rheemo-campaign-step{padding:17px 13px;border-radius:19px}.rheemo-campaign-objectives{grid-template-columns:1fr}.rheemo-campaign-creative-summary,.rheemo-campaign-live-metrics{grid-template-columns:1fr}.rheemo-campaign-step__head{grid-template-columns:38px minmax(0,1fr)}.rheemo-campaign-step__head>span{width:38px;height:38px}}@media (max-width:460px){.rheemo-campaign-objective{grid-template-columns:44px minmax(0,1fr);min-height:96px;padding:14px}.rheemo-campaign-objective__icon{width:44px;height:44px;font-size:21px}.rheemo-campaign-pillars article{grid-template-columns:36px minmax(0,1fr);padding:14px}.rheemo-campaign-pillars article>span{width:36px;height:36px}}.rheemo-campaign-form--smart .rheemo-profile-form-field{min-width:0;align-content:start}.rheemo-campaign-form--smart .rheemo-profile-form-field>span{min-height:18px;line-height:1.35}.rheemo-campaign-form--smart .rheemo-profile-form-field small{justify-self:start;max-width:100%;margin-top:2px;line-height:1.45;text-align:left}.rheemo-campaign-form__grid--creative{grid-template-columns:minmax(280px,.92fr) minmax(340px,1.08fr);gap:20px}.rheemo-campaign-form__grid--creative>*{min-width:0}.rheemo-campaign-form__grid--creative .rheemo-campaign-fixed-content,.rheemo-campaign-form__grid--creative .rheemo-campaign-content-field,.rheemo-campaign-form__grid--creative .rheemo-campaign-url-field{min-height:132px}.rheemo-campaign-form__grid--creative .rheemo-campaign-content-field select,.rheemo-campaign-form__grid--creative .rheemo-campaign-url-field input{min-height:56px}.rheemo-campaign-form__grid--creative .rheemo-campaign-name-field{grid-column:1 / -1;max-width:none}.rheemo-campaign-form__grid--creative .rheemo-campaign-name-field input{min-height:54px}.rheemo-campaign-creative-summary{gap:12px}.rheemo-campaign-creative-summary>div,.rheemo-campaign-live-metrics>div{min-height:76px;display:flex;flex-direction:column;justify-content:center}.rheemo-campaign-audience-layout{grid-template-columns:minmax(360px,1.35fr) minmax(300px,.65fr);gap:20px;align-items:stretch}.rheemo-campaign-audience-layout>.rheemo-profile-form-field{align-self:center}.rheemo-campaign-audience-summary{display:flex;min-height:160px;flex-direction:column;justify-content:center}.rheemo-campaign-audience-summary p{min-height:0}.rheemo-campaign-budget-layout{display:grid;gap:16px}.rheemo-campaign-budget-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:16px;align-items:stretch}.rheemo-campaign-budget-field,.rheemo-campaign-pacing{min-height:126px}.rheemo-campaign-budget-field{padding:16px;border:1px solid #e2e4f0;border-radius:18px;background:#fbfbfe}.rheemo-campaign-budget-field input{min-height:56px!important;background:#fff!important}.rheemo-campaign-pacing{padding:18px 20px;border-color:#dcd9f5;background:linear-gradient(135deg,#f7f7ff,#fff8fc)}.rheemo-campaign-period-panel{padding:17px;border:1px solid #e2e4f0;border-radius:19px;background:#fff}.rheemo-campaign-period-panel__heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin-bottom:14px}.rheemo-campaign-period-panel__heading span{color:#24304d;font-size:13px;font-weight:900}.rheemo-campaign-period-panel__heading small{color:#858da0;font-size:10px;line-height:1.4;text-align:right}.rheemo-campaign-period-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rheemo-campaign-period-fields input{min-height:56px!important;background:#f9faff!important}.rheemo-campaign-live-metrics{gap:12px}.rheemo-campaign-review{gap:18px}.rheemo-campaign-form--smart .rheemo-campaign-form__actions{padding:16px 18px;border:1px solid #e2e4f0;border-radius:18px;background:#fafaff}.rheemo-campaign-form--smart .rheemo-campaign-form__actions p{max-width:560px;line-height:1.5;text-align:right}@media (max-width:1080px){.rheemo-campaign-form__grid--creative,.rheemo-campaign-audience-layout,.rheemo-campaign-budget-main{grid-template-columns:1fr}.rheemo-campaign-form__grid--creative .rheemo-campaign-name-field{grid-column:auto}.rheemo-campaign-form__grid--creative .rheemo-campaign-fixed-content,.rheemo-campaign-form__grid--creative .rheemo-campaign-content-field,.rheemo-campaign-form__grid--creative .rheemo-campaign-url-field,.rheemo-campaign-budget-field,.rheemo-campaign-pacing{min-height:0}.rheemo-campaign-audience-summary{min-height:0}}@media (max-width:700px){.rheemo-campaign-step{overflow:hidden}.rheemo-campaign-period-fields{grid-template-columns:1fr}.rheemo-campaign-period-panel__heading{align-items:flex-start;flex-direction:column;gap:4px}.rheemo-campaign-period-panel__heading small{text-align:left}.rheemo-campaign-form--smart .rheemo-campaign-form__actions{padding:14px}.rheemo-campaign-form--smart .rheemo-campaign-form__actions p{text-align:left}}@media (max-width:460px){.rheemo-campaign-step__head h4{font-size:18px}.rheemo-campaign-step__head p{font-size:12px}.rheemo-campaign-budget-field,.rheemo-campaign-pacing,.rheemo-campaign-period-panel{padding:13px;border-radius:16px}}.rheemo-nav-badge--credits{min-width:30px;padding-inline:7px;font-size:11px;line-height:1}.rheemo-wallet-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}.rheemo-wallet-balance{padding:20px;display:grid;gap:5px;min-height:130px;align-content:center;position:relative;overflow:hidden}.rheemo-wallet-balance::after{content:"";position:absolute;inset:auto -24px -34px auto;width:110px;height:110px;border-radius:50%;background:rgb(92 79 255 / .07)}.rheemo-wallet-balance span{color:#6c7690;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.rheemo-wallet-balance strong{color:#111a34;font-size:clamp(25px,3vw,34px);line-height:1.05}.rheemo-wallet-balance small{color:#778199;font-weight:600}.rheemo-wallet-balance.is-available{border-color:#b9ebd2;background:linear-gradient(145deg,#fff,#f2fff8)}.rheemo-wallet-balance.is-pending{border-color:#e1d7ff;background:linear-gradient(145deg,#fff,#f8f5ff)}.rheemo-wallet-balance.is-used{border-color:#dbe3f3;background:linear-gradient(145deg,#fff,#f6f8fc)}.rheemo-wallet-earn{display:grid;gap:18px;margin-bottom:18px;scroll-margin-top:110px}.rheemo-wallet-earn__intro h3{margin:5px 0 8px;font-size:clamp(22px,2.6vw,30px)}.rheemo-wallet-earn__intro p{margin:0;color:#68738b;max-width:820px}.rheemo-wallet-share{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.rheemo-wallet-share a,.rheemo-wallet-share button{min-height:48px;border:1px solid #dce3f1;border-radius:14px;background:#fff;color:#25314d;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;cursor:pointer;transition:.2s ease}.rheemo-wallet-share a:hover,.rheemo-wallet-share button:hover{transform:translateY(-1px);border-color:#8f73ff;box-shadow:0 10px 24px rgb(76 65 190 / .10)}.rheemo-wallet-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.rheemo-wallet-limit{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(220px,1fr) auto;align-items:center;gap:14px;padding:15px 16px;border:1px solid #e0e5f2;border-radius:16px;background:#f8f9fd}.rheemo-wallet-limit>div:first-child{display:grid;gap:3px}.rheemo-wallet-limit span,.rheemo-wallet-limit small{color:#69748c}.rheemo-wallet-limit__bar{height:10px;background:#e8eaf5;border-radius:999px;overflow:hidden}.rheemo-wallet-limit__bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4867f5,#7d35ef,#e8399d)}.rheemo-wallet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.rheemo-wallet-list{display:grid;gap:0}.rheemo-wallet-list article{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;border-bottom:1px solid #edf0f6}.rheemo-wallet-list article:last-child{border-bottom:0}.rheemo-wallet-list article>div{display:flex;align-items:center;gap:10px;min-width:0}.rheemo-wallet-list img,.rheemo-wallet-avatar,.rheemo-wallet-ledger-icon{width:44px;height:44px;border-radius:14px;object-fit:cover;flex:0 0 44px}.rheemo-wallet-avatar,.rheemo-wallet-ledger-icon{display:grid;place-items:center;background:#f1efff;color:#573ce8;font-weight:900}.rheemo-wallet-list article span span{display:grid;gap:3px;min-width:0}.rheemo-wallet-list b{display:block;color:#17213b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rheemo-wallet-list small{color:#7a8498}.rheemo-wallet-list article>strong{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#f3f5fa;color:#46516b;font-size:12px}.rheemo-wallet-list article>strong.is-qualified{background:#e9fbf1;color:#087443}.rheemo-wallet-list article>strong.is-pending,.rheemo-wallet-list article>strong.is-limit{background:#fff7df;color:#8a6100}.rheemo-wallet-list article>strong.is-review{background:#f2edff;color:#5d3ed1}.rheemo-wallet-list article>strong.is-rejected{background:#fff0f1;color:#b22a3d}.rheemo-wallet-list--ledger article>strong{background:#fff0;padding:0;color:#4b3ee1;font-size:14px}.rheemo-wallet-security{display:flex;gap:14px;align-items:flex-start;padding:20px;border-color:#cfe8dd;background:linear-gradient(145deg,#fff,#f4fff9)}.rheemo-wallet-security>span{width:46px;height:46px;border-radius:14px;background:#e6f9ef;display:grid;place-items:center;font-size:22px;flex:0 0 46px}.rheemo-wallet-security h3{margin:0 0 5px}.rheemo-wallet-security p{margin:0;color:#66768a}.rheemo-invite-result--wallet{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;text-align:center}.rheemo-invite-result--wallet span{display:grid;gap:2px;font-size:11px;color:#788299}.rheemo-invite-result--wallet strong{font-size:16px;color:#2344d0}.rheemo-invite-wallet-link{display:block;text-align:center;margin-top:8px;color:#244ed6;font-weight:800;text-decoration:none}@media (max-width:980px){.rheemo-wallet-summary{grid-template-columns:repeat(3,minmax(160px,1fr));overflow-x:auto;padding-bottom:4px}.rheemo-wallet-grid{grid-template-columns:1fr}.rheemo-wallet-limit{grid-template-columns:1fr}}@media (max-width:680px){.rheemo-wallet-summary{grid-template-columns:1fr;overflow:visible}.rheemo-wallet-balance{min-height:105px}.rheemo-wallet-share{grid-template-columns:repeat(2,minmax(0,1fr))}.rheemo-wallet-copy{grid-template-columns:1fr}.rheemo-wallet-list article{align-items:flex-start}.rheemo-wallet-list article>strong{max-width:42%;text-align:center;white-space:normal}.rheemo-invite-result--wallet{grid-template-columns:1fr}}.rheemo-wallet-summary--premium{gap:18px;counter-reset:rheemo-wallet-step}.rheemo-wallet-summary--premium .rheemo-wallet-balance{counter-increment:rheemo-wallet-step;min-height:190px;padding:22px 22px 19px;align-content:stretch;grid-template-rows:auto auto auto 1fr;gap:8px;isolation:isolate;border-width:1px;border-style:solid;border-radius:25px;box-shadow:0 20px 52px rgb(24 35 77 / .09);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.rheemo-wallet-summary--premium .rheemo-wallet-balance:hover{transform:translateY(-3px);box-shadow:0 26px 62px rgb(24 35 77 / .14)}.rheemo-wallet-summary--premium .rheemo-wallet-balance::before{content:"0" counter(rheemo-wallet-step);position:absolute;right:18px;top:16px;z-index:-1;color:rgb(44 55 100 / .06);font-size:62px;font-weight:950;line-height:1;letter-spacing:-.08em}.rheemo-wallet-summary--premium .rheemo-wallet-balance::after{width:165px;height:165px;right:-54px;bottom:-76px;border:24px solid rgb(255 255 255 / .42);background:#fff0;box-shadow:0 0 0 1px rgb(80 70 180 / .06)}.rheemo-wallet-balance__head{display:flex;align-items:center;gap:10px;min-width:0}.rheemo-wallet-balance__head i{width:42px;height:42px;flex:0 0 42px;border-radius:14px;display:grid;place-items:center;color:#fff;font-size:18px;font-style:normal;font-weight:900;box-shadow:0 10px 24px rgb(60 55 150 / .17)}.rheemo-wallet-balance__head span{font-size:13px;letter-spacing:.075em}.rheemo-wallet-summary--premium .rheemo-wallet-balance strong{display:flex;align-items:baseline;gap:7px;margin-top:3px;font-size:clamp(32px,4vw,44px);letter-spacing:-.045em}.rheemo-wallet-summary--premium .rheemo-wallet-balance strong em{font-size:15px;font-style:normal;letter-spacing:.02em;color:#65718b}.rheemo-wallet-summary--premium .rheemo-wallet-balance small{font-size:14px;line-height:1.45}.rheemo-wallet-balance__state{align-self:end;display:flex;align-items:center;gap:8px;padding-top:14px;margin-top:7px;border-top:1px solid rgb(120 130 165 / .16);color:#56627d;font-size:12px;font-weight:800}.rheemo-wallet-balance__state b{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px rgb(91 76 207 / .10)}.rheemo-wallet-summary--premium .rheemo-wallet-balance.is-pending{order:1;border-color:#e3d4ff;background:linear-gradient(145deg,#fff 0%,#fbf8ff 50%,#f3edff 100%)}.rheemo-wallet-summary--premium .rheemo-wallet-balance.is-pending .rheemo-wallet-balance__head i{background:linear-gradient(145deg,#6d55f5,#9c42eb)}.rheemo-wallet-summary--premium .rheemo-wallet-balance.is-pending .rheemo-wallet-balance__state{color:#7752d7}.rheemo-wallet-summary--premium .rheemo-wallet-balance.is-available{order:2;border-color:#aee7cd;background:linear-gradient(145deg,#fff 0%,#f4fff9 50%,#e9fbf2 100%)}.rheemo-wallet-summary--premium .rheemo-wallet-balance.is-available .rheemo-wallet-balance__head i{background:linear-gradient(145deg,#17aa6c,#28c58a)}.rheemo-wallet-summary--premium .rheemo-wallet-balance.is-available .rheemo-wallet-balance__state{color:#078354}.rheemo-wallet-summary--premium .rheemo-wallet-balance.is-used{order:3;border-color:#ced9ef;background:linear-gradient(145deg,#fff 0%,#f7f9ff 50%,#edf2fb 100%)}.rheemo-wallet-summary--premium .rheemo-wallet-balance.is-used .rheemo-wallet-balance__head i{background:linear-gradient(145deg,#2d4d9e,#5272c9)}.rheemo-wallet-summary--premium .rheemo-wallet-balance.is-used .rheemo-wallet-balance__state{color:#405b9d}@media (max-width:980px){.rheemo-wallet-summary--premium .rheemo-wallet-balance{min-width:245px}}@media (max-width:680px){.rheemo-wallet-summary--premium .rheemo-wallet-balance{min-width:0;min-height:165px}}.rheemo-social-feed .rheemo-wallet-list--ledger .rheemo-wallet-ledger-row{display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:16px;min-width:0}.rheemo-social-feed .rheemo-wallet-ledger-row__main{display:grid!important;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;min-width:0}.rheemo-social-feed .rheemo-wallet-ledger-row__copy{display:grid!important;gap:4px;min-width:0}.rheemo-social-feed .rheemo-wallet-ledger-row__copy b{white-space:normal;overflow:visible;overflow-wrap:anywhere;text-overflow:clip;line-height:1.35}.rheemo-social-feed .rheemo-wallet-ledger-amount{align-self:center;min-width:78px;max-width:none!important;padding:8px 10px!important;border-radius:11px;background:#f2efff!important;color:#4935d8!important;font-size:13px!important;font-weight:950!important;line-height:1.1;text-align:right!important;white-space:nowrap!important}.rheemo-social-feed .rheemo-suggestion-item__avatar{position:relative;overflow:visible}.rheemo-social-feed .rheemo-suggestion-item__avatar img{border-radius:13px}.rheemo-social-feed .rheemo-presence-dot{position:absolute;right:-2px;bottom:-2px;z-index:2;width:12px;height:12px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgb(15 23 42 / .08),0 0 10px currentColor}.rheemo-social-feed .rheemo-presence-dot.is-online{background:#16c784;color:rgb(22 199 132 / .75)}.rheemo-social-feed .rheemo-presence-dot.is-recent{background:#f59e0b;color:rgb(245 158 11 / .72)}.rheemo-social-feed .rheemo-presence-dot.is-inactive{background:#ef4444;color:rgb(239 68 68 / .6)}.rheemo-social-feed .rheemo-native-profile__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.rheemo-social-feed .rheemo-btn-message{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px!important;border:1px solid #cdd9ff!important;border-radius:14px!important;background:#fff!important;background-image:none!important;color:#2458d8!important;font-size:12px!important;font-weight:900!important;line-height:1.1!important;text-decoration:none!important;box-shadow:0 8px 20px rgb(42 79 180 / .08)!important;transition:transform .18s ease,box-shadow .18s ease}.rheemo-social-feed .rheemo-btn-message:hover,.rheemo-social-feed .rheemo-btn-message:focus-visible{background:#fff!important;color:#2458d8!important;transform:translateY(-1px);box-shadow:0 11px 25px rgb(42 79 180 / .13)!important}.rheemo-social-feed .rheemo-page-promote-button,.rheemo-social-feed .rheemo-wallet-promote-button,.rheemo-social-feed .rheemo-campaign-form__actions [data-campaign-submit],.rheemo-social-feed .rheemo-campaign-wizard-actions [data-campaign-submit]{border-color:#2458f4!important;background:#2458f4!important;background-color:#2458f4!important;background-image:none!important;color:#fff!important;box-shadow:0 12px 26px rgb(36 88 244 / .22)!important;transition:transform .2s ease,box-shadow .2s ease!important}.rheemo-social-feed .rheemo-page-promote-button:hover,.rheemo-social-feed .rheemo-page-promote-button:focus-visible,.rheemo-social-feed .rheemo-wallet-promote-button:hover,.rheemo-social-feed .rheemo-wallet-promote-button:focus-visible,.rheemo-social-feed .rheemo-campaign-form__actions [data-campaign-submit]:hover,.rheemo-social-feed .rheemo-campaign-form__actions [data-campaign-submit]:focus-visible,.rheemo-social-feed .rheemo-campaign-wizard-actions [data-campaign-submit]:hover,.rheemo-social-feed .rheemo-campaign-wizard-actions [data-campaign-submit]:focus-visible{border-color:#2458f4!important;background:#2458f4!important;background-color:#2458f4!important;background-image:none!important;color:#fff!important;transform:scale(1.025);box-shadow:0 15px 31px rgb(36 88 244 / .28)!important}.rheemo-social-feed .rheemo-page-promote-button:active,.rheemo-social-feed .rheemo-wallet-promote-button:active,.rheemo-social-feed .rheemo-campaign-form__actions [data-campaign-submit]:active,.rheemo-social-feed .rheemo-campaign-wizard-actions [data-campaign-submit]:active{transform:scale(.985)}.rheemo-social-feed .rheemo-page-promote-button:focus-visible,.rheemo-social-feed .rheemo-wallet-promote-button:focus-visible,.rheemo-social-feed .rheemo-campaign-form__actions [data-campaign-submit]:focus-visible,.rheemo-social-feed .rheemo-campaign-wizard-actions [data-campaign-submit]:focus-visible{outline:3px solid rgb(36 88 244 / .25)!important;outline-offset:3px}@media (max-width:680px){.rheemo-social-feed .rheemo-wallet-list--ledger .rheemo-wallet-ledger-row{grid-template-columns:1fr;gap:10px}.rheemo-social-feed .rheemo-wallet-ledger-amount{justify-self:start;min-width:0;text-align:left!important}.rheemo-social-feed .rheemo-native-profile__actions{display:grid;grid-template-columns:1fr;width:100%}}@media (prefers-reduced-motion:reduce){.rheemo-social-feed .rheemo-page-promote-button,.rheemo-social-feed .rheemo-wallet-promote-button,.rheemo-social-feed .rheemo-campaign-form__actions [data-campaign-submit],.rheemo-social-feed .rheemo-campaign-wizard-actions [data-campaign-submit],.rheemo-social-feed .rheemo-btn-message{transition:none!important;transform:none!important}}.rheemo-feed-grid--promote{grid-template-columns:280px minmax(0,1fr);max-width:none}.rheemo-promote-workspace .rheemo-feed-main,.rheemo-promote-workspace .rheemo-native-main{min-width:0;width:100%}.rheemo-promote-workspace .rheemo-campaign-builder,.rheemo-promote-workspace .rheemo-campaign-list-panel{width:100%}.rheemo-campaign-wizard-progress{position:sticky;top:84px;z-index:12;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;border:1px solid #e0e4f1;border-radius:20px;background:rgb(255 255 255 / .96);box-shadow:0 14px 34px rgb(31 45 91 / .09);backdrop-filter:blur(14px)}.rheemo-campaign-wizard-progress button{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;gap:1px 9px;align-items:center;min-width:0;padding:10px;border:0;border-radius:14px;color:#6e778c;background:#fff0;text-align:left;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.rheemo-campaign-wizard-progress button:not(:disabled):hover{transform:translateY(-1px);background:#f5f7ff}.rheemo-campaign-wizard-progress button:disabled{cursor:default;opacity:.48}.rheemo-campaign-wizard-progress button>span{grid-row:1/3;display:grid;width:34px;height:34px;place-items:center;border-radius:11px;color:#59647a;background:#eef1f8;font-size:12px;font-weight:900}.rheemo-campaign-wizard-progress b,.rheemo-campaign-wizard-progress small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rheemo-campaign-wizard-progress b{color:#26304a;font-size:12px}.rheemo-campaign-wizard-progress small{font-size:9px;color:#8991a3}.rheemo-campaign-wizard-progress button.is-active{background:#eef3ff;box-shadow:inset 0 0 0 1px #c9d7ff}.rheemo-campaign-wizard-progress button.is-active>span{color:#fff;background:#2859e4}.rheemo-campaign-wizard-progress button.is-complete>span{color:#fff;background:#16a672}.rheemo-campaign-wizard-progress button.is-complete>span::after{content:"✓";font-size:13px}.rheemo-campaign-wizard-progress button.is-complete>span{font-size:0}.rheemo-campaign-wizard-caption{display:grid;grid-template-columns:auto minmax(160px,1fr);gap:14px;align-items:center;padding:0 4px;color:#626d84;font-size:12px;font-weight:800}.rheemo-campaign-wizard-caption>div{overflow:hidden;height:6px;border-radius:999px;background:#e9edf6}.rheemo-campaign-wizard-caption i{display:block;width:20%;height:100%;border-radius:inherit;background:#2859e4;transition:width .28s ease}.rheemo-campaign-wizard .rheemo-campaign-step{min-height:420px;animation:rheemoWizardIn .24s ease both}.rheemo-campaign-wizard .rheemo-campaign-step[hidden]{display:none!important}@keyframes rheemoWizardIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.rheemo-campaign-wizard-actions{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:15px;align-items:center;padding:16px 18px;border:1px solid #dfe4f1;border-radius:19px;background:#f8faff}.rheemo-campaign-wizard-actions>div{display:grid;gap:3px;min-width:0}.rheemo-campaign-wizard-actions strong{color:#202a45;font-size:13px}.rheemo-campaign-wizard-actions span{color:#7a8498;font-size:11px;line-height:1.4}.rheemo-campaign-wizard-actions .rheemo-btn{min-width:130px;justify-content:center}.rheemo-campaign-wizard-final-note{margin:-8px 0 0;color:#68738a;font-size:12px;text-align:right}.rheemo-campaign-step--review{min-height:0!important}.rheemo-campaign-list-heading{align-items:center}.rheemo-campaign-list-count{display:inline-flex;padding:8px 11px;border-radius:999px;color:#2859e4;background:#edf3ff;font-size:11px;font-weight:850;white-space:nowrap}.rheemo-campaign-list{display:grid;grid-template-columns:1fr;gap:15px;margin-top:20px}.rheemo-campaign-card--organized{padding:20px 22px}.rheemo-campaign-card--organized .rheemo-campaign-card__top{align-items:center}.rheemo-campaign-card__identity{min-width:0}.rheemo-campaign-card__objective{display:inline-flex!important;align-items:center;gap:7px}.rheemo-campaign-card__objective i{font-style:normal;font-size:15px}.rheemo-campaign-card--organized .rheemo-campaign-card__top h4{overflow-wrap:anywhere;margin-top:7px;font-size:clamp(18px,2vw,24px);line-height:1.25}.rheemo-campaign-card__status{display:inline-flex;align-items:center;gap:7px;max-width:230px;line-height:1.25;text-align:center}.rheemo-campaign-card__status i{flex:0 0 auto;width:auto;height:auto;border-radius:0;background:#fff0;opacity:1;font-style:normal;line-height:1}.rheemo-campaign-card__content{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,.42fr);gap:16px;align-items:stretch;margin-top:17px}.rheemo-campaign-card--organized .rheemo-campaign-card__metrics{margin:0}.rheemo-campaign-card__meta{display:grid;gap:9px;padding:12px;border-radius:16px;background:#f7f9fd}.rheemo-campaign-card__meta>span{display:grid;grid-template-columns:24px minmax(0,1fr);gap:1px 7px;align-items:center;min-width:0;color:#637087;font-size:11px;overflow-wrap:anywhere}.rheemo-campaign-card__meta i{grid-row:1/3;font-style:normal}.rheemo-campaign-card__meta b{color:#26304a;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.rheemo-campaign-card__actions{display:flex;justify-content:flex-end;margin-top:14px;padding-top:13px;border-top:1px solid #edf0f6}.rheemo-campaign-card__actions form{margin:0}@media(max-width:1100px){.rheemo-feed-grid--promote{grid-template-columns:250px minmax(0,1fr)}.rheemo-campaign-wizard-progress{position:relative;top:auto}.rheemo-campaign-wizard-progress button{grid-template-columns:30px minmax(0,1fr);padding:8px}.rheemo-campaign-wizard-progress button>span{width:30px;height:30px}.rheemo-campaign-wizard-progress small{display:none}.rheemo-campaign-card__content{grid-template-columns:1fr}}@media(max-width:900px){.rheemo-feed-grid--promote{grid-template-columns:1fr}.rheemo-promote-workspace .rheemo-feed-left{display:none}.rheemo-campaign-wizard-progress{grid-template-columns:repeat(5,minmax(44px,1fr));overflow-x:auto}.rheemo-campaign-wizard-progress button{display:grid;grid-template-columns:1fr;justify-items:center;text-align:center}.rheemo-campaign-wizard-progress button>span{grid-row:auto}.rheemo-campaign-wizard-progress b{font-size:10px}}@media(max-width:700px){.rheemo-campaign-wizard .rheemo-campaign-step{min-height:0}.rheemo-campaign-wizard-progress{gap:4px;padding:7px;border-radius:16px}.rheemo-campaign-wizard-progress button{padding:7px 4px}.rheemo-campaign-wizard-progress b{display:none}.rheemo-campaign-wizard-actions{grid-template-columns:1fr 1fr;padding:13px}.rheemo-campaign-wizard-actions>div{grid-column:1/-1;grid-row:1;text-align:center}.rheemo-campaign-wizard-actions .rheemo-btn{width:100%;min-width:0}.rheemo-campaign-wizard-final-note{text-align:center}.rheemo-campaign-card--organized{padding:16px}.rheemo-campaign-card--organized .rheemo-campaign-card__top{align-items:flex-start;flex-direction:column}.rheemo-campaign-card__status{align-self:flex-start;max-width:100%}}@media(max-width:460px){.rheemo-campaign-card--organized .rheemo-campaign-card__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.rheemo-campaign-wizard-caption{grid-template-columns:1fr;gap:6px}}.rheemo-campaign-card.is-payment_pending .rheemo-campaign-card__status{color:#8a6418;background:#fff5d8}.rheemo-campaign-card.is-payment_failed .rheemo-campaign-card__status{color:#a52c47;background:#ffedf1}.rheemo-campaign-card.is-pending .rheemo-campaign-card__status{color:#765c18;background:#fff4cf}.rheemo-campaign-card.is-paused .rheemo-campaign-card__status{color:#6b5a95;background:#f1edff}.rheemo-campaign-card.is-completed .rheemo-campaign-card__status{color:#42606f;background:#eaf3f6}.rheemo-social-feed.rheemo-promote-workspace .rheemo-feed-grid.rheemo-feed-grid--promote{grid-template-columns:280px minmax(0,1fr)!important;width:100%!important;max-width:none!important}.rheemo-social-feed.rheemo-promote-workspace .rheemo-feed-main,.rheemo-social-feed.rheemo-promote-workspace .rheemo-native-main{grid-column:2!important;width:100%!important;max-width:none!important;min-width:0!important}.rheemo-social-feed.rheemo-promote-workspace .rheemo-campaign-builder,.rheemo-social-feed.rheemo-promote-workspace .rheemo-campaign-list-panel,.rheemo-social-feed.rheemo-promote-workspace .rheemo-campaign-wizard,.rheemo-social-feed.rheemo-promote-workspace .rheemo-campaign-step,.rheemo-social-feed.rheemo-promote-workspace .rheemo-campaign-review{width:100%!important;max-width:none!important;min-width:0!important}@media (max-width:1100px){.rheemo-social-feed.rheemo-promote-workspace .rheemo-feed-grid.rheemo-feed-grid--promote{grid-template-columns:250px minmax(0,1fr)!important}}@media (max-width:900px){.rheemo-social-feed.rheemo-promote-workspace .rheemo-feed-grid.rheemo-feed-grid--promote{grid-template-columns:minmax(0,1fr)!important}.rheemo-social-feed.rheemo-promote-workspace .rheemo-feed-main,.rheemo-social-feed.rheemo-promote-workspace .rheemo-native-main{grid-column:1!important}}.rheemo-official-badge{width:21px;height:21px;min-width:21px;display:inline-flex;align-items:center;justify-content:center;vertical-align:-4px;margin-left:7px;color:#fff;background:transparent!important;border:0!important;border-radius:0!important;clip-path:none!important;box-shadow:none!important;line-height:1}.rheemo-official-badge svg{display:block;width:100%;height:100%;overflow:visible}.rheemo-official-badge__seal{fill:#1478f2;filter:drop-shadow(0 3px 4px rgb(20 103 232 / .28))}.rheemo-official-badge__check{fill:#fff}.rheemo-suggestion-item__name,.rheemo-page-card h3,.rheemo-native-profile__name h2,.rheemo-page-profile__identity h2,.rheemo-profile-mini h2{display:flex;align-items:center;flex-wrap:wrap}.rheemo-link-review{position:relative}.rheemo-link-review::after{content:"↗";font-size:.72em;margin-left:.28em;opacity:.7}.rheemo-link-blocked{cursor:not-allowed!important;opacity:.62;text-decoration:none!important;pointer-events:none}.rheemo-public-page-shell{max-width:1540px;margin:0 auto;padding:22px clamp(14px,3vw,40px) 52px}.rheemo-public-page-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;padding:14px 18px;background:#fff;border:1px solid #e3e8f3;border-radius:18px;box-shadow:0 12px 35px rgb(25 38 75 / .07)}.rheemo-public-page-bar>div{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.rheemo-public-page-brand{font-size:25px;font-weight:900;color:#17213d;text-decoration:none;letter-spacing:-.03em}.rheemo-public-page-main{max-width:1180px;margin:0 auto}.rheemo-public-page-main .rheemo-page-profile,.rheemo-public-page-main>.rheemo-card{width:100%}.rheemo-public-page-main .rheemo-page-profile__actions{align-content:flex-start}@media(max-width:760px){.rheemo-public-page-shell{padding:12px 10px 36px}.rheemo-public-page-bar{align-items:flex-start;flex-direction:column;border-radius:15px}.rheemo-public-page-bar>div{width:100%}.rheemo-public-page-bar .rheemo-btn{flex:1;text-align:center;justify-content:center}.rheemo-official-badge{width:18px;height:18px;min-width:18px;margin-left:5px}}.rheemo-public-page-main.rheemo-social-feed{width:100%;max-width:1280px;min-width:0}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium{container-type:inline-size;margin:0 0 22px;overflow:visible}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__main{grid-template-columns:178px minmax(320px,1fr) minmax(260px,320px);align-items:start;gap:28px;padding-top:0}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__identity{min-width:0;padding-top:28px}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__badges{flex-wrap:wrap}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__identity h2{margin-top:12px;overflow-wrap:break-word;word-break:normal}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__bio{width:100%;max-width:720px;font-size:16px;line-height:1.65;overflow-wrap:break-word;word-break:normal}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:center;align-content:center;width:100%;max-width:320px;gap:10px;padding:24px 0 8px}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions>*{min-width:0;justify-content:center;white-space:nowrap}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-primary-action{grid-column:1/-1;width:100%}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-professional-tabs,.rheemo-public-page-main.rheemo-social-feed .rheemo-page-home-overview,.rheemo-public-page-main.rheemo-social-feed .rheemo-page-posts-heading,.rheemo-public-page-main.rheemo-social-feed .rheemo-page-post-list,.rheemo-public-page-main.rheemo-social-feed>.rheemo-card{width:100%;min-width:0}@media(max-width:980px){.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__main{grid-template-columns:150px minmax(0,1fr)}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions{grid-column:1/-1;display:flex;justify-content:flex-start;max-width:none;padding-top:0}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-primary-action{width:auto}}@media(max-width:680px){.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__cover{min-height:215px}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__main{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:0 20px 24px}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__avatar{width:132px;height:132px;margin-top:-62px}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__identity{width:100%;padding-top:0}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:none}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-primary-action{grid-column:1/-1;width:100%}}@media(max-width:460px){.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions{grid-template-columns:1fr}.rheemo-public-page-main.rheemo-social-feed .rheemo-page-profile--premium .rheemo-page-profile__actions>*{width:100%}}.rheemo-campaign-scope-notice{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border:1px solid #b9ccff;background:#f5f8ff;margin-bottom:18px}.rheemo-campaign-scope-notice>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#155eef;color:#fff;font-weight:900}.rheemo-campaign-scope-notice strong{display:block;color:#102a56;font-size:15px;margin-bottom:3px}.rheemo-campaign-scope-notice p{margin:0;color:#40516f;line-height:1.55}.rheemo-campaign-rules-note{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 15px;border:1px solid #dce5f5;border-radius:15px;background:#f8fafc;color:#4b5d78}.rheemo-campaign-rules-note p{margin:0;line-height:1.5}.rheemo-campaign-rules-note.is-valid{border-color:#a7dfc1;background:#f2fbf6;color:#17633c}.rheemo-campaign-rules-note.is-invalid{border-color:#f0b9b9;background:#fff5f5;color:#922b2b}.rheemo-campaign-live-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}[data-campaign-capacity-status].is-valid{color:#177245}[data-campaign-capacity-status].is-invalid{color:#b42318}.rheemo-campaign-scope-consent{display:flex;align-items:flex-start;gap:11px;margin-top:16px;padding:16px;border:1px solid #cbd8f3;border-radius:16px;background:#fff;cursor:pointer;color:#33445f;line-height:1.5}.rheemo-campaign-scope-consent input{margin-top:4px;flex:0 0 auto}.rheemo-campaign-scope-consent strong{color:#123c8c}.rheemo-campaign-delivery-progress{display:grid;gap:7px;padding:14px 18px;border-top:1px solid #edf1f7;background:#fbfcff}.rheemo-campaign-delivery-progress>div{display:flex;justify-content:space-between;gap:12px;align-items:center;color:#44526a;font-size:13px}.rheemo-campaign-delivery-progress>div strong{color:#173b78}.rheemo-campaign-delivery-progress>i{display:block;height:8px;border-radius:999px;background:#e6ebf5;overflow:hidden}.rheemo-campaign-delivery-progress>i>u{display:block;height:100%;border-radius:inherit;background:#155eef;text-decoration:none;transition:width .25s ease}.rheemo-campaign-delivery-progress small{color:#667085;line-height:1.45}@media(max-width:900px){.rheemo-campaign-live-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.rheemo-campaign-scope-notice{padding:15px}.rheemo-campaign-live-metrics{grid-template-columns:1fr}.rheemo-campaign-scope-consent{padding:14px}}.rheemo-onboarding-shell{width:min(1180px,calc(100% - 32px));max-width:1180px;margin:28px auto 64px}.rheemo-onboarding-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px 36px;border-radius:28px;background:linear-gradient(135deg,#13295e 0%,#4f35df 56%,#d63fae 100%);box-shadow:0 24px 55px rgb(42 51 128 / .22);color:#fff;overflow:hidden;position:relative}.rheemo-onboarding-hero::after{content:"";position:absolute;right:-80px;bottom:-120px;width:300px;height:300px;border-radius:50%;background:rgb(255 255 255 / .10);pointer-events:none}.rheemo-onboarding-hero>div{position:relative;z-index:1;max-width:780px}.rheemo-onboarding-hero span{display:inline-block;margin-bottom:9px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#dfe7ff}.rheemo-onboarding-hero h1{margin:0 0 10px;color:#fff;font-size:clamp(27px,4vw,42px);line-height:1.1}.rheemo-onboarding-hero p{margin:0;color:rgb(255 255 255 / .86);font-size:15px;line-height:1.65}.rheemo-onboarding-hero>strong{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 104px;width:104px;height:104px;border:8px solid rgb(255 255 255 / .22);border-radius:50%;background:rgb(255 255 255 / .14);color:#fff;font-size:25px;box-shadow:inset 0 0 0 2px rgb(255 255 255 / .22)}.rheemo-onboarding-shell>.rheemo-alert{margin:18px 0 0}.rheemo-onboarding-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.rheemo-onboarding-progress article{display:flex;align-items:center;gap:12px;min-width:0;padding:15px 17px;border:1px solid #e2e7f3;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgb(42 53 103 / .07)}.rheemo-onboarding-progress i{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:13px;background:#edf1f8;color:#7d879c;font-size:14px;font-style:normal;font-weight:900}.rheemo-onboarding-progress b,.rheemo-onboarding-progress span{display:block}.rheemo-onboarding-progress b{color:#25324d;font-size:13px}.rheemo-onboarding-progress span{margin-top:2px;color:#7b859a;font-size:11px}.rheemo-onboarding-progress article.is-current{border-color:#b7c7ff;background:#f7f9ff}.rheemo-onboarding-progress article.is-current i{background:#2857ee;color:#fff}.rheemo-onboarding-progress article.is-complete{border-color:#afe5ca;background:#f4fcf7}.rheemo-onboarding-progress article.is-complete i{background:#16a66e;color:#fff}.rheemo-onboarding-progress article.is-complete i::before{content:"✓"}.rheemo-onboarding-progress article.is-complete i{font-size:0}.rheemo-onboarding-progress article.is-complete i::before{font-size:16px}.rheemo-onboarding-form{gap:0!important;padding:0!important;border:1px solid #e1e6f1!important;border-radius:28px!important;overflow:visible;background:#fff;box-shadow:0 22px 60px rgb(35 47 96 / .10)}.rheemo-onboarding-section{padding:28px 32px;border-bottom:1px solid #edf0f6}.rheemo-onboarding-section>header{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px}.rheemo-onboarding-section>header>span{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:15px;background:#eef2ff;font-size:21px}.rheemo-onboarding-section h2{margin:0 0 5px;color:#1f2d49;font-size:19px;line-height:1.3}.rheemo-onboarding-section header p{margin:0;color:#71809b;font-size:13px;line-height:1.55}.rheemo-onboarding-section .rheemo-profile-form-field>span{font-size:12px}.rheemo-onboarding-privacy-choice{margin-top:15px}.rheemo-onboarding-photo-layout{display:grid;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:28px;padding:20px;border:1px solid #e4e9f3;border-radius:20px;background:#f9faff}.rheemo-social-feed .rheemo-onboarding-avatar-editor{position:relative;left:auto;bottom:auto;justify-self:center}.rheemo-social-feed .rheemo-onboarding-avatar-editor .rheemo-profile-avatar-preview{width:145px;height:145px}.rheemo-onboarding-photo-layout ul{margin:0;padding-left:20px;color:#52617b;line-height:1.9;font-size:13px}.rheemo-onboarding-ack{display:flex;align-items:flex-start;gap:12px;margin:24px 32px 0;padding:17px 18px;border:1px solid #cbdaf5;border-radius:17px;background:#f5f8ff;color:#43536f;font-size:12px;line-height:1.55;cursor:pointer}.rheemo-onboarding-ack input{flex:0 0 auto;margin-top:3px}.rheemo-onboarding-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 32px 30px}.rheemo-onboarding-actions b,.rheemo-onboarding-actions span{display:block}.rheemo-onboarding-actions b{color:#24324d;font-size:13px}.rheemo-onboarding-actions span{margin-top:3px;color:#78849a;font-size:11px}.rheemo-onboarding-actions .rheemo-btn{min-width:250px;justify-content:center}.rheemo-onboarding-form :invalid:not(:focus){box-shadow:none}.rheemo-onboarding-form .rheemo-smart-select__input:invalid,.rheemo-onboarding-form .rheemo-interest-picker__search:invalid{border-color:#e9a4a4!important;background:#fff9f9!important}.rheemo-profile-photo-invitation{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 22px!important;border-color:#cbd9fb!important;background:linear-gradient(135deg,#f4f7ff,#fff8fd)!important}.rheemo-profile-photo-invitation__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgb(53 65 137 / .12);font-size:25px}.rheemo-profile-photo-invitation span{color:#6746dc;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.rheemo-profile-photo-invitation h3{margin:4px 0;color:#23304a;font-size:17px;line-height:1.35}.rheemo-profile-photo-invitation p{margin:0;color:#69768d;font-size:12px;line-height:1.55}.rheemo-profile-photo-invitation .rheemo-btn{white-space:nowrap}.rheemo-audience-targeting-policy{display:flex;align-items:center;flex-wrap:wrap;gap:7px 12px;margin:14px 0 4px;padding:14px 16px;border:1px solid #d8e2f5;border-radius:16px;background:#f7f9ff;color:#52617a;font-size:12px}.rheemo-audience-targeting-policy strong{color:#233b74}.rheemo-audience-targeting-policy span{font-weight:750}.rheemo-audience-targeting-policy small{flex-basis:100%;color:#9a5d18}.rheemo-audience-saved-card.is-disabled{opacity:.72;border-style:dashed;background:#f7f8fb}.rheemo-audience-saved-card.is-disabled em{display:inline-block;margin:7px 0 2px;padding:5px 8px;border-radius:999px;background:#fff1f0;color:#a13a32;font-size:10px;font-style:normal;font-weight:850}@media(max-width:760px){.rheemo-onboarding-shell{width:min(100% - 20px,1180px);margin:12px auto 40px}.rheemo-onboarding-hero{align-items:flex-start;padding:25px 22px;border-radius:22px}.rheemo-onboarding-hero>strong{flex-basis:76px;width:76px;height:76px;border-width:6px;font-size:19px}.rheemo-onboarding-progress{grid-template-columns:1fr}.rheemo-onboarding-section{padding:23px 20px}.rheemo-onboarding-photo-layout{grid-template-columns:1fr;text-align:left}.rheemo-onboarding-photo-layout ul{width:100%}.rheemo-onboarding-ack{margin:20px 20px 0}.rheemo-onboarding-actions{align-items:stretch;flex-direction:column;padding:22px 20px 25px}.rheemo-onboarding-actions .rheemo-btn{width:100%;min-width:0}.rheemo-profile-photo-invitation{grid-template-columns:auto minmax(0,1fr)}.rheemo-profile-photo-invitation .rheemo-btn{grid-column:1/-1;justify-content:center}}@media(max-width:480px){.rheemo-onboarding-hero{flex-direction:column}.rheemo-onboarding-hero>strong{align-self:flex-end;position:absolute;right:18px;top:18px;width:62px;height:62px;flex-basis:62px;font-size:16px}.rheemo-onboarding-hero>div{padding-right:58px}.rheemo-onboarding-section>header{gap:10px}.rheemo-onboarding-section>header>span{width:38px;height:38px;flex-basis:38px;font-size:18px}.rheemo-profile-photo-invitation{grid-template-columns:1fr;text-align:center}.rheemo-profile-photo-invitation__icon{margin:auto}}.rheemo-onboarding-progress.is-two{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:760px){.rheemo-onboarding-progress.is-two{grid-template-columns:1fr}}.rheemo-campaign-studio-layout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr);gap:22px;align-items:start}.rheemo-campaign-studio-editor{display:grid;gap:17px;min-width:0}.rheemo-campaign-creative-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.55fr);gap:14px}.rheemo-campaign-creative-text-field{grid-column:1/-1}.rheemo-campaign-creative-text-field textarea{min-height:128px;resize:vertical;line-height:1.55}.rheemo-campaign-image-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:15px;margin:0;border:1px solid #dfe4f1;border-radius:17px;background:#fbfcff}.rheemo-campaign-image-choice legend{padding:0 7px;color:#202945;font-size:13px;font-weight:850}.rheemo-campaign-image-choice>label:not(.rheemo-campaign-image-upload){display:flex;gap:8px;align-items:center;padding:11px 12px;border:1px solid #e3e7f2;border-radius:13px;background:#fff;color:#34405e;font-size:12px;font-weight:750}.rheemo-campaign-image-choice input[type="radio"]{width:17px;height:17px;margin:0;accent-color:#2859e4}.rheemo-campaign-image-upload{grid-column:1/-1;display:grid;gap:6px;padding:13px;border:1px dashed #aebce0;border-radius:14px;background:#f3f7ff}.rheemo-campaign-image-upload[hidden]{display:none!important}.rheemo-campaign-image-upload input{max-width:100%;font-size:12px}.rheemo-campaign-image-upload span{color:#26314d;font-size:12px;font-weight:850}.rheemo-campaign-image-upload small{color:#778198;font-size:10px}.rheemo-campaign-tracking{border:1px solid #e0e5f1;border-radius:16px;background:#fff;overflow:hidden}.rheemo-campaign-tracking summary{padding:14px 16px;cursor:pointer;color:#26314d;font-size:12px;font-weight:850;background:#f8faff}.rheemo-campaign-tracking>p{margin:13px 16px 0;color:#778198;font-size:11px;line-height:1.5}.rheemo-campaign-tracking-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:14px 16px 16px}.rheemo-campaign-tracking-grid label{display:grid;gap:6px}.rheemo-campaign-tracking-grid span{color:#68738a;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.rheemo-campaign-tracking-grid input{width:100%;min-height:42px;border:1px solid #dfe4ef;border-radius:11px;padding:9px 11px;background:#fff;color:#222c48}.rheemo-campaign-preview-panel{position:sticky;top:92px;display:grid;gap:12px;min-width:0;padding:15px;border:1px solid #dfe4f1;border-radius:20px;background:#f5f7fc}.rheemo-campaign-preview-toolbar{display:flex;justify-content:space-between;gap:10px;align-items:center}.rheemo-campaign-preview-toolbar>strong{color:#202945;font-size:12px}.rheemo-campaign-preview-toolbar>div{display:flex;gap:5px;padding:4px;border-radius:11px;background:#e8edf8}.rheemo-campaign-preview-toolbar button{border:0;border-radius:8px;padding:7px 9px;color:#69748b;background:#fff0;font-size:10px;font-weight:800;cursor:pointer}.rheemo-campaign-preview-toolbar button.is-active{color:#fff;background:#2859e4}.rheemo-campaign-preview-frame{width:100%;max-width:100%;margin:0 auto;transition:max-width .22s ease}.rheemo-campaign-preview-frame.is-mobile{max-width:390px}.rheemo-sponsored-card--preview{margin:0!important;box-shadow:0 13px 30px rgb(46 57 96 / .10)!important;pointer-events:none}.rheemo-sponsored-card--preview .rheemo-sponsored-card__header{grid-template-columns:42px minmax(0,1fr) auto;padding:12px}.rheemo-sponsored-card--preview .rheemo-sponsored-card__header img{width:42px;height:42px;border-radius:13px}.rheemo-sponsored-card--preview .rheemo-sponsored-card__body{padding:15px 15px 8px}.rheemo-sponsored-card--preview .rheemo-sponsored-card__body h3{font-size:18px;line-height:1.25;overflow-wrap:anywhere}.rheemo-sponsored-card--preview .rheemo-sponsored-card__body p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:12px;line-height:1.55}.rheemo-sponsored-card--preview .rheemo-sponsored-card__media{max-height:300px}.rheemo-sponsored-card--preview .rheemo-sponsored-card__media img{max-height:300px}.rheemo-sponsored-card--preview .rheemo-sponsored-card__footer{padding:12px 15px 15px;gap:10px}.rheemo-sponsored-card--preview .rheemo-sponsored-card__footer .rheemo-btn{min-width:112px;justify-content:center}.rheemo-campaign-preview-frame.is-mobile .rheemo-sponsored-card__header{grid-template-columns:38px minmax(0,1fr)}.rheemo-campaign-preview-frame.is-mobile .rheemo-sponsored-card__label{grid-column:1/-1;justify-self:start}.rheemo-campaign-preview-frame.is-mobile .rheemo-sponsored-card__footer{flex-direction:column;align-items:stretch}.rheemo-campaign-preview-frame.is-mobile .rheemo-sponsored-card__footer .rheemo-btn{width:100%}.rheemo-campaign-preview-note{margin:0;color:#7b8498;font-size:10px;line-height:1.5;text-align:center}.rheemo-campaign-review{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)}.rheemo-campaign-review-ad{display:grid;gap:10px;padding:16px;border:1px solid #dfe4f1;border-radius:20px;background:#f6f8fc}.rheemo-campaign-review-ad>.rheemo-native-panel__eyebrow{color:#69748b}.rheemo-campaign-review-side{display:grid;gap:12px}.rheemo-sponsored-card--review .rheemo-sponsored-card__media{max-height:340px}.rheemo-campaign-wizard-actions{grid-template-columns:auto minmax(0,1fr) auto auto}.rheemo-campaign-draft-button{white-space:nowrap}.rheemo-campaign-card__actions--creative{display:flex!important;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.rheemo-campaign-card__creative-links{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.rheemo-campaign-card.is-draft .rheemo-campaign-card__status{color:#42526f;background:#edf1f7}.rheemo-campaign-card.is-draft{border-style:dashed}@media(max-width:1050px){.rheemo-campaign-studio-layout{grid-template-columns:1fr}.rheemo-campaign-preview-panel{position:relative;top:auto}.rheemo-campaign-preview-frame{max-width:680px}}@media(max-width:760px){.rheemo-campaign-creative-fields,.rheemo-campaign-tracking-grid{grid-template-columns:1fr}.rheemo-campaign-creative-text-field{grid-column:auto}.rheemo-campaign-image-choice{grid-template-columns:1fr}.rheemo-campaign-image-upload{grid-column:auto}.rheemo-campaign-review{grid-template-columns:1fr}.rheemo-campaign-wizard-actions{grid-template-columns:1fr 1fr}.rheemo-campaign-wizard-actions>div{grid-column:1/-1}.rheemo-campaign-draft-button{grid-column:1/-1}}@media(max-width:480px){.rheemo-campaign-preview-panel{padding:10px;border-radius:16px}.rheemo-campaign-preview-toolbar{align-items:flex-start;flex-direction:column}.rheemo-campaign-preview-toolbar>div{width:100%}.rheemo-campaign-preview-toolbar button{flex:1}.rheemo-campaign-card__actions--creative,.rheemo-campaign-card__creative-links{align-items:stretch;flex-direction:column;width:100%}.rheemo-campaign-card__actions--creative .rheemo-btn,.rheemo-campaign-card__actions--creative form{width:100%}}.rheemo-campaign-card.is-approved .rheemo-campaign-card__status{color:#087344;background:#e8f8ef}.rheemo-campaign-card.is-suspended .rheemo-campaign-card__status{color:#a52c47;background:#ffedf1}.rheemo-campaign-moderation-history{margin:12px 0;padding:10px 12px;border:1px solid #e0e6f0;border-radius:12px;background:#f8faff}.rheemo-campaign-moderation-history summary{cursor:pointer;font-weight:800;color:#284ec2}.rheemo-campaign-moderation-history ol{margin:10px 0 0 20px;padding:0}.rheemo-campaign-moderation-history li{margin:0 0 10px;color:#27364f}.rheemo-campaign-moderation-history li span{display:block;color:#77839a;font-size:12px}.rheemo-campaign-moderation-history li p{margin:3px 0 0;line-height:1.45}.rheemo-campaign-suspended-help{display:inline-flex;align-items:center;max-width:520px;padding:10px 12px;border:1px solid #f0b6c2;border-radius:10px;background:#fff1f4;color:#9a2941;font-weight:700;line-height:1.4}.rheemo-campaign-card.is-changes-requested .rheemo-campaign-card__status{color:#7a5712;background:#fff5d8}.rheemo-campaign-correction{display:grid;gap:18px;border-color:#d9c9ff!important;background:linear-gradient(180deg,#fff 0,#fbf9ff 100%)}.rheemo-correction-state{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:8px 12px;border:1px solid #e6cf91;border-radius:999px;background:#fff5d8;color:#7a5712;font-size:12px;font-weight:850;white-space:nowrap}.rheemo-correction-reason{padding:15px 17px;border-left:4px solid #ef9b2d;border-radius:12px;background:#fff8e8;color:#5f461c}.rheemo-correction-reason strong{display:block;margin-bottom:5px;color:#4c3614}.rheemo-correction-reason p{margin:0;line-height:1.55}.rheemo-correction-locks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.rheemo-correction-locks span{display:grid;gap:4px;padding:12px 13px;border:1px solid #e1e6f0;border-radius:13px;background:#f7f9fd;color:#4a5872;font-size:12px}.rheemo-correction-locks b{color:#202b47;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.rheemo-correction-alert{padding:12px 14px;border:1px solid #dce3ef;border-radius:12px;background:#f6f8fc;color:#46536c;font-weight:700;line-height:1.45}.rheemo-correction-alert.is-success{border-color:#a7d9bd;background:#eaf8f0;color:#11613d}.rheemo-correction-alert.is-warning{border-color:#eed48e;background:#fff6da;color:#755616}.rheemo-correction-alert.is-danger{border-color:#efb6c2;background:#fff0f3;color:#982f46}.rheemo-correction-form{display:grid;gap:16px}.rheemo-correction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.rheemo-correction-grid label{display:grid;gap:7px;min-width:0}.rheemo-correction-grid label.is-wide{grid-column:1/-1}.rheemo-correction-grid label>span{display:flex;justify-content:space-between;gap:8px;color:#28344f;font-size:12px;font-weight:850}.rheemo-correction-grid label small{color:#8992a5;font-weight:600}.rheemo-correction-grid input,.rheemo-correction-grid select,.rheemo-correction-grid textarea{width:100%;min-height:46px;border:1px solid #dce2ee;border-radius:12px;padding:11px 13px;background:#fff;color:#1f2943}.rheemo-correction-grid textarea{min-height:128px;resize:vertical;line-height:1.55}.rheemo-correction-image{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:15px;border:1px solid #dfe5f0;border-radius:16px;background:#f8faff}.rheemo-correction-image legend{padding:0 8px;color:#26314d;font-size:12px;font-weight:850}.rheemo-correction-image label{display:flex;align-items:center;gap:7px;padding:10px;border:1px solid #e1e6f0;border-radius:11px;background:#fff;color:#3d4a64;font-size:12px;font-weight:750}.rheemo-correction-image input[type="file"],.rheemo-correction-image small,.rheemo-correction-image img{grid-column:1/-1}.rheemo-correction-image img{display:block;width:100%;max-height:280px;object-fit:cover;border-radius:13px}.rheemo-correction-utm{border:1px solid #e0e6f0;border-radius:14px;background:#fff;overflow:hidden}.rheemo-correction-utm summary{padding:13px 15px;cursor:pointer;color:#394764;font-weight:800;background:#f7f9fd}.rheemo-correction-utm .rheemo-correction-grid{padding:14px}.rheemo-correction-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;padding-top:4px}@media(max-width:900px){.rheemo-correction-locks{grid-template-columns:repeat(2,minmax(0,1fr))}.rheemo-correction-image{grid-template-columns:1fr}}@media(max-width:620px){.rheemo-correction-grid,.rheemo-correction-locks{grid-template-columns:1fr}.rheemo-correction-grid label.is-wide{grid-column:auto}.rheemo-correction-actions{align-items:stretch;flex-direction:column}.rheemo-correction-actions .rheemo-btn{width:100%;justify-content:center}}.rheemo-official-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;vertical-align:-3px!important;flex:0 0 auto!important;width:18px!important;height:18px!important;min-width:18px!important;margin-left:5px!important;line-height:1!important}.rheemo-official-badge svg{display:block!important;width:100%!important;height:100%!important}.rheemo-request-item__body>a,.rheemo-group-member-strip a span,.rheemo-group-management-member__identity>a,.rheemo-review-card__author strong,.rheemo-member-card__name,.rheemo-suggestion-item__body strong{display:inline-flex;align-items:center;gap:4px;max-width:100%}.rheemo-official-badge.rheemo-official-badge--image{overflow:visible!important;background:transparent!important;box-shadow:none!important;clip-path:none!important}.rheemo-official-badge.rheemo-official-badge--image img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;border:0!important;border-radius:0!important;box-shadow:none!important}