.buyer-room.social-room{--feed-bg:#f3f6fa;--feed-text:#142033;--feed-muted:#59677c;--feed-line:#e1e8f0;--feed-accent:#102f51;--feed-accent-ink:#f8fafc;--feed-blue:var(--room-accent,#2563eb);--feed-radius:18px;--feed-radius-inner:12px;--feed-shadow:0 1px 2px #102f5108, 0 14px 36px #102f510e;--feed-ease:cubic-bezier(.22, 1, .36, 1);background:radial-gradient(circle at 7% -10%,color-mix(in srgb,var(--feed-blue) 8%,transparent),transparent 30rem),var(--feed-bg);min-height:100dvh;color:var(--feed-text)}.buyer-room.social-room[data-room-theme=dark]{--feed-bg:#0b1220;--feed-card:#121a2a;--feed-text:#f1f5f9;--feed-muted:#94a3b8;--feed-line:#243044;--feed-accent:#e2e8f0;--feed-accent-ink:#0b1220;--feed-shadow:0 1px 2px #0003, 0 14px 32px #00000047}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.social-avatar{color:#fff;letter-spacing:.02em;border-radius:50%;flex:none;place-items:center;font-weight:700;line-height:1;display:grid;overflow:hidden}.social-avatar--lg{width:48px;height:48px;font-size:14px}.social-avatar--sm{width:32px;height:32px;font-size:11px}.social-topbar{z-index:30;border-bottom:1px solid var(--feed-line);background:color-mix(in srgb,var(--feed-card) 90%,transparent);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);grid-template-columns:auto auto minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:72px;padding:0 max(24px,50vw - 620px);display:grid;position:sticky;top:0}.social-icon-btn,.social-topbar__back,.social-topbar__profile{border:1px solid var(--feed-line);border-radius:var(--feed-radius-inner);background:var(--feed-card);min-width:44px;min-height:44px;color:var(--feed-muted);font:inherit;cursor:pointer;transition:border-color .2s var(--feed-ease),background .2s var(--feed-ease),color .2s var(--feed-ease),transform .2s var(--feed-ease);justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:650;display:inline-flex}.social-topbar__profile{padding-right:8px}.social-icon-btn:hover,.social-topbar__back:hover,.social-topbar__profile:hover{border-color:color-mix(in srgb,var(--feed-accent) 22%,var(--feed-line));background:color-mix(in srgb,var(--feed-accent) 4%,var(--feed-card));color:var(--feed-text)}.social-icon-btn:active,.social-topbar__back:active,.social-topbar__profile:active{transform:scale(.97)}.social-topbar__title{min-width:0}.social-topbar__title small,.social-topbar__title strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.social-topbar__title strong{font-size:14px}.social-topbar__title small{color:var(--feed-muted);font-size:12px}.social-topbar nav{border:1px solid color-mix(in srgb,var(--feed-line) 75%,transparent);background:color-mix(in srgb,var(--feed-bg) 72%,transparent);border-radius:14px;justify-content:center;gap:2px;padding:4px;display:flex}.social-topbar nav button{min-height:44px;color:var(--feed-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}.social-topbar nav button.is-active,.social-topbar nav button:hover{background:var(--feed-card);color:var(--feed-text);box-shadow:0 1px 3px #102f5114}.social-topbar .brand__word{font-size:16px}.social-shell{grid-template-columns:260px minmax(0,1fr) 304px;align-items:start;gap:28px;width:min(1240px,100% - 48px);margin:28px auto 104px;display:grid}.social-shell__center{gap:16px;min-width:0;display:grid}.social-identity{border:1px solid var(--feed-line);border-radius:var(--feed-radius);background:var(--feed-card);position:sticky;overflow:hidden}.social-identity__cover{background:radial-gradient(circle at 84% 0,color-mix(in srgb,var(--room-accent) 48%,transparent),transparent 42%),linear-gradient(135deg,var(--room-navy-deep) 0,var(--room-navy-soft) 100%);height:112px;position:relative;overflow:hidden}.social-identity__cover:after,.social-identity__cover:before{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute}.social-identity__cover:before{width:160px;height:160px;top:-70px;right:-36px}.social-identity__cover:after{width:110px;height:110px;bottom:-70px;right:28px}.social-identity__mark{border:3px solid var(--feed-card);color:#12324d;background:#e8eef5;border-radius:50%;place-items:center;width:60px;height:60px;margin-top:-30px;display:grid}.social-identity h1{letter-spacing:-.03em;margin:14px 0 4px;font-size:19px;line-height:1.25}.social-identity>.social-identity__body>p{color:var(--feed-muted);margin:0 0 14px;font-size:13px}.social-identity dl{border-top:1px solid var(--feed-line);gap:0;margin:16px 0 0;display:grid}.social-identity dl>div{border-bottom:1px solid var(--feed-line);padding:12px 0}.social-identity dt{color:var(--feed-muted);font-size:11px}.social-identity dd{margin:2px 0 0;font-size:13px;font-weight:650}.social-identity__write{border-radius:var(--feed-radius-inner);background:var(--feed-accent);width:100%;min-height:44px;color:var(--feed-accent-ink);font:inherit;cursor:pointer;transition:background .2s var(--feed-ease),box-shadow .2s var(--feed-ease),transform .2s var(--feed-ease);border:0;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #102f5129}.social-identity__write:hover{background:#16426e;transform:translateY(-1px);box-shadow:0 10px 24px #102f5138}.social-identity__write:active{transform:scale(.98)}.social-stage{color:#1d4ed8;background:#e8f0fe;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.social-stage i{background:var(--feed-blue);border-radius:50%;width:7px;height:7px}.social-identity__note{border-radius:var(--feed-radius-inner);background:color-mix(in srgb,#e8f0fe 72%,var(--feed-card));color:#1e3a5f;gap:8px;margin:14px 0 0;padding:10px 12px;font-size:12px;line-height:1.45;display:flex}.social-identity__note svg{color:var(--feed-blue);flex:none;margin-top:1px}.buyer-room.social-room[data-room-theme=dark] .social-identity__mark{color:#e2e8f0;background:#1e293b}.buyer-room.social-room[data-room-theme=dark] .social-stage{color:#93c5fd;background:#1e293b}.buyer-room.social-room[data-room-theme=dark] .social-identity__note{color:#cbd5e1;background:#1e293b}.buyer-room.social-room[data-room-theme=dark] .social-post__badge.is-start{color:#93c5fd;background:#1e293b}.social-widget>a{margin-top:10px}.social-composer,.social-panel,.social-post{border:1px solid var(--feed-line);border-radius:var(--feed-radius);background:var(--feed-card)}.social-composer{gap:12px;padding:20px;display:grid}.social-composer__title{gap:3px;display:grid}.social-composer__title strong{color:var(--feed-text);font-size:18px;line-height:1.25}.social-composer__meta,.social-composer__title small{color:var(--feed-muted);font-size:12px;line-height:1.45}.social-composer__eyebrow{color:var(--feed-blue);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.social-composer__head{align-items:center;gap:12px;display:flex}.social-composer__head strong{font-size:14px}.social-composer textarea{resize:vertical;width:100%;min-height:108px;color:var(--feed-text);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:15px;line-height:1.5}.social-composer textarea:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--feed-blue) 16%,transparent)}.social-composer textarea[aria-invalid=true]{box-shadow:0 0 0 3px #b4231829}.social-composer__meta{justify-content:space-between;gap:12px;display:flex}.social-composer__error{color:#b42318;margin:0;font-size:12px;font-weight:650}.social-composer footer{border-top:1px solid var(--feed-line);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.social-composer__marks{gap:2px;display:flex}.social-composer__marks button{width:44px;height:44px;color:var(--feed-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.social-composer__marks button:hover{background:var(--feed-bg);color:var(--feed-text)}.social-composer__submit{background:var(--feed-blue);min-height:44px;color:var(--room-accent-ink,#fff);font:inherit;cursor:pointer;transition:box-shadow .2s var(--feed-ease),transform .2s var(--feed-ease),background .2s var(--feed-ease);border:0;border-radius:10px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 7px 16px #2563eb29}.social-composer__submit:not(:disabled):hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 9px 20px #2563eb3d}.social-composer__submit:not(:disabled):active{transform:scale(.98)}.social-composer__submit:disabled{opacity:.45;cursor:not-allowed}.social-post__head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.social-post__head>div{flex:1;min-width:0}.social-post__badge{background:var(--feed-bg);min-height:28px;color:var(--feed-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.social-post__badge.is-start{color:var(--feed-blue);background:#eef4ff}.social-post__badge--community{background:color-mix(in srgb,var(--feed-blue) 10%,var(--feed-card));color:var(--feed-blue)}.social-post__menu{margin-left:auto;position:relative}.social-post__menu>button{width:44px;height:44px;color:var(--feed-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.social-post__menu>div{z-index:4;border:1px solid var(--feed-line);background:var(--feed-card);min-width:220px;box-shadow:var(--feed-shadow);border-radius:10px;padding:6px;position:absolute;top:100%;right:0}.social-post__menu>div button{width:100%;min-height:44px;color:var(--feed-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:13px}.social-post__head small,.social-post__head strong{display:block}.social-post__head strong{font-size:15px}.social-post__head em,.social-post__head small{color:var(--feed-muted);font-size:12px;font-style:normal;font-weight:600}.social-post h2{letter-spacing:-.03em;margin:16px 0 8px;font-size:21px;line-height:1.3}.social-post__eyebrow{color:var(--feed-blue);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800;display:block}.social-post__heading{color:var(--feed-text);letter-spacing:-.02em;margin:0 0 8px;font-size:18px;line-height:1.35}.social-comment p,.social-post>p{white-space:pre-wrap;max-width:68ch;margin:0 0 12px;font-size:15px;line-height:1.6}.social-post__community-body{margin-top:16px!important}.social-post__reactions{flex-wrap:wrap;gap:6px;padding:8px 0 10px;display:flex}.social-post__reactions button{border:1px solid var(--feed-line);background:var(--feed-card);min-width:42px;min-height:34px;color:var(--feed-muted);font:inherit;cursor:pointer;transition:border-color .2s var(--feed-ease),background .2s var(--feed-ease),transform .2s var(--feed-ease);border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:0 9px;font-size:14px;display:inline-flex}.social-post__reactions button:hover:not(:disabled){border-color:color-mix(in srgb,var(--feed-blue) 36%,var(--feed-line));transform:translateY(-1px)}.social-post__reactions button.is-active{border-color:color-mix(in srgb,var(--feed-blue) 54%,var(--feed-line));background:color-mix(in srgb,var(--feed-blue) 10%,var(--feed-card));color:var(--feed-text)}.social-post__reactions button:disabled{cursor:not-allowed;opacity:.55}.button-loader--small{border-width:2px;width:14px;height:14px}.social-post__image{border:1px solid var(--feed-line);border-radius:var(--feed-radius-inner);background:var(--feed-bg);margin:16px 0 14px;overflow:hidden}.social-post__image img{-o-object-fit:cover;object-fit:cover;width:100%;max-height:360px;display:block}.social-post__image figcaption{color:var(--feed-muted);padding:8px 11px;font-size:12px}.social-post__faq{gap:7px;margin:16px 0 12px;display:grid}.social-post__faq details{border:1px solid var(--feed-line);background:var(--feed-bg);border-radius:10px}.social-post__faq summary{min-height:44px;color:var(--feed-text);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.social-post__faq summary:after{content:"+";color:var(--feed-muted);font-size:18px;font-weight:400}.social-post__faq details[open] summary:after{content:"−"}.social-post__faq details>p{color:var(--feed-muted);margin:0;padding:0 12px 12px;font-size:13px;line-height:1.55}.social-post__board{background:var(--feed-bg);border-radius:10px;width:100%;max-height:220px;margin-bottom:12px}.social-post__link{color:#1d4ed8;align-items:center;gap:4px;margin-bottom:8px;font-size:14px;font-weight:650;display:inline-flex}.social-post__actions{border-top:1px solid var(--feed-line);margin-top:4px;display:flex}.social-post__actions button{min-height:44px;color:var(--feed-muted);font:inherit;cursor:pointer;background:0 0;border:0;flex:1;justify-content:center;align-items:center;gap:8px;font-size:14px;font-weight:650;display:inline-flex}.social-post__actions button:hover{background:color-mix(in srgb,var(--feed-bg) 78%,var(--feed-card));color:var(--feed-text)}.social-post__thread{border-top:1px solid var(--feed-line);gap:10px;padding:8px 0 12px;display:grid}.social-post__more{min-height:36px;color:var(--feed-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:650}.social-comment{grid-template-columns:auto 1fr;gap:10px;display:grid}.social-comment>div{background:var(--feed-bg);border-radius:12px;padding:8px 12px}.social-comment header{flex-wrap:wrap;align-items:baseline;gap:6px 8px;display:flex}.social-comment header strong{font-size:13px}.social-comment header span,.social-comment time{color:var(--feed-muted);font-size:12px}.social-comment p{margin:4px 0 0;font-size:14px}.social-inline{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.social-inline input{border:1px solid var(--feed-line);background:var(--feed-bg);min-height:44px;color:var(--feed-text);font:inherit;border-radius:999px;padding:0 14px;font-size:14px}.social-inline button{background:var(--feed-accent);width:44px;height:44px;color:var(--feed-accent-ink);cursor:pointer;border:0;border-radius:50%;place-items:center;display:grid}.social-inline button:disabled{opacity:.4;cursor:not-allowed}.social-feed__empty,.social-notice{color:var(--feed-muted);padding:20px 16px;font-size:14px}.social-feed__empty{border:1px dashed var(--feed-line);border-radius:var(--feed-radius);background:var(--feed-card);text-align:center}.social-feed__empty strong{color:var(--feed-text);font-size:16px;display:block}.social-feed__empty p,.social-notice{margin:6px 0 0}.social-notice{align-items:center;gap:8px;display:flex}.social-text-action{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.social-rail{display:grid;position:sticky;top:96px}.social-rail>section{border:1px solid var(--feed-line);border-radius:var(--feed-radius);background:var(--feed-card);box-shadow:var(--feed-shadow);padding:16px}.social-widget header{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-bottom:10px;display:grid}.social-widget header strong{font-size:14px}.social-widget a,.social-widget header button{min-width:44px;min-height:44px;color:var(--feed-blue);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:650;display:inline-flex}.social-widget p{color:var(--feed-muted);margin:0;font-size:12px;line-height:1.45}.social-widget__icon{border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.social-widget__icon--people{color:#12324d;background:#e8eef5}.social-widget__icon--docs{color:#6d28d9;background:#ede9fe}.social-widget__icon--plan{color:#047857;background:#d1fae5}.social-widget__icon--lock{color:#c2410c;background:#ffedd5}.social-faces{align-items:center;margin-top:12px;display:flex}.social-faces .social-avatar{border:2px solid var(--feed-card);margin-right:-8px}.social-faces__more{background:var(--feed-bg);min-width:32px;height:32px;color:var(--feed-muted);border-radius:999px;place-items:center;margin-left:4px;font-size:11px;font-weight:700;display:grid}.social-files,.social-people,.social-rail-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.social-people li{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:grid}.social-people small,.social-people strong,.social-rail-list li{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.social-people strong{font-size:13px}.social-people small,.social-rail-list li,.social-rail__empty,.social-rail__trust{color:var(--feed-muted);font-size:12px;line-height:1.45}.social-people--full li{border-bottom:1px solid var(--feed-line);min-height:64px;padding:8px 0}.social-rail__trust{margin:0;padding:4px 4px 0}.social-panel{padding:24px}.social-panel>header h2{letter-spacing:-.03em;margin:0 0 6px;font-size:22px}.social-panel>header p{color:var(--feed-muted);margin:0 0 18px;font-size:14px}.social-files li{border-bottom:1px solid var(--feed-line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:64px;padding:8px 0;display:grid}.social-files__mark{color:#fff;background:#12324d;border-radius:10px;place-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:grid}.social-files small,.social-files strong{display:block}.social-files small{color:var(--feed-muted);font-size:12px}.social-files button{border:1px solid var(--feed-line);background:var(--feed-card);min-height:44px;color:var(--feed-text);font:inherit;cursor:pointer;border-radius:10px;padding:0 16px;font-size:13px;font-weight:650}.social-kanban{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.social-kanban>article{border-radius:var(--feed-radius-inner);background:var(--feed-bg);min-height:180px;padding:12px}.social-kanban h3{justify-content:space-between;margin:0 0 10px;font-size:13px;display:flex}.social-kanban__card{border:1px solid var(--feed-line);border-radius:var(--feed-radius-inner);background:var(--feed-card);text-align:left;width:100%;font:inherit;cursor:pointer;gap:4px;margin-bottom:8px;padding:12px;display:grid}.social-kanban__card em,.social-kanban__card small,.social-kanban__empty{color:var(--feed-muted);font-size:12px;font-style:normal}.social-kanban__card:disabled{cursor:wait}.social-dock{display:none}.social-footer{width:min(1240px,100% - 48px);color:var(--feed-muted);justify-content:space-between;align-items:center;gap:16px;margin:0 auto 28px;font-size:12px;display:flex}.social-footer small{text-align:right;align-items:center;gap:6px;max-width:52ch;line-height:1.45;display:inline-flex}.room-access-gate{isolation:isolate;background:radial-gradient(circle at 50% 0,#2d69a91f,transparent 32rem),var(--feed-bg);align-content:center;justify-items:center;gap:24px;min-height:100dvh;padding:48px 20px;display:grid;position:relative}.room-access-gate--protected>:not(.room-access-backdrop){z-index:1;position:relative}.room-access-backdrop{z-index:0;border:1px solid color-mix(in srgb,var(--feed-line) 72%,transparent);opacity:.46;filter:blur(9px);pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:26px;align-content:center;gap:28px;padding:clamp(24px,5vw,72px);display:grid;position:absolute;inset:8% 4%;overflow:hidden;transform:scale(1.015)}.room-access-backdrop:before{content:"";background:linear-gradient(135deg,#fff3,#0000 52%);position:absolute;inset:0}.room-access-backdrop__top{background:color-mix(in srgb,var(--feed-blue) 18%,var(--feed-card));border-radius:16px;width:56%;height:76px}.room-access-backdrop__columns{grid-template-columns:1.35fr 1fr .8fr;gap:20px;display:grid}.room-access-backdrop__columns div{border:1px solid color-mix(in srgb,var(--feed-line) 80%,transparent);background:color-mix(in srgb,var(--feed-card) 82%,transparent);border-radius:18px;min-height:190px}.room-access-backdrop__line{background:color-mix(in srgb,var(--feed-blue) 18%,var(--feed-line));border-radius:999px;width:78%;height:16px}.room-access-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.room-access-actions .button{flex:160px}.room-access-form .button:disabled{cursor:wait;opacity:.72}.room-access-form .button .button-loader{border-width:2px;width:14px;height:14px}.room-access-gate>div{border:1px solid var(--feed-line);background:var(--feed-card);border-radius:16px;width:min(468px,100%);padding:32px;box-shadow:0 20px 54px #102f511a}.room-access-gate span{color:var(--feed-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.room-access-gate h1{letter-spacing:-.04em;margin:12px 0 10px;font-size:30px}.room-access-gate p{color:var(--feed-muted);margin:0;font-size:14px;line-height:1.55}.form-error{color:#b42318;font-size:13px}.room-access-gate input{border:1px solid var(--feed-line);background:var(--feed-bg);min-height:48px;color:var(--feed-text);font:inherit;border-radius:10px;padding:0 14px}.room-access-form{gap:14px;margin-top:24px;display:grid}.room-access-form label{color:var(--feed-text);gap:7px;font-size:13px;font-weight:650;display:grid}.room-access-form label>span{color:var(--feed-muted);letter-spacing:0;text-transform:none;font-size:12px}.room-access-form input{width:100%;transition:border-color .2s var(--feed-ease),box-shadow .2s var(--feed-ease),background .2s var(--feed-ease)}.room-access-form input:focus{border-color:color-mix(in srgb,var(--feed-blue) 62%,var(--feed-line));background:var(--feed-card);box-shadow:0 0 0 4px #2563eb1a}.room-access-form .button{border-radius:10px;width:100%;margin-top:4px}.identify-sheet{z-index:80;place-items:end center;display:grid;position:fixed;inset:0}.identify-sheet__backdrop{background:#12324d73;border:0;position:absolute;inset:0}.identify-sheet__card{color:#1c2333;background:#fff;border-radius:24px 24px 0 0;width:min(520px,100%);padding:28px;position:relative}.identify-sheet__card h2{margin:8px 0 10px;font-size:24px}.identify-sheet__card p{color:#5b6578;margin:0}.identify-sheet__card label{gap:6px;margin-top:14px;font-size:13px;display:grid}.identify-sheet__card input{min-height:48px;font:inherit;border:1px solid #e3e8ef;border-radius:12px;padding:0 14px}.identify-sheet__card footer{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.identify-sheet__error{color:#b42318}.buyer-room.social-room{--feed-bg:#f4f7fb;--feed-card:#fff;--feed-text:#101d31;--feed-muted:#5b6d84;--feed-line:#dfe8f2;--feed-accent:#0a1c35;--feed-accent-ink:#fff;--feed-blue:color-mix(in srgb, var(--room-accent,#255fb5) 80%, #071b32);--feed-radius:16px;--feed-shadow:0 18px 42px #17386214;background:#f4f7fb}.buyer-room.social-room::selection{background:var(--room-accent,#255fb5);color:var(--room-accent-ink,#fff)}.buyer-room.social-room :focus-visible{outline:3px solid color-mix(in srgb,var(--room-accent) 90%,transparent);outline-offset:3px}.buyer-room.social-room::-webkit-scrollbar{width:12px}.buyer-room.social-room::-webkit-scrollbar-thumb{border:3px solid var(--feed-bg);background:#9db4cf;border-radius:99px}.social-topbar{color:#f7fbff;-webkit-backdrop-filter:none;backdrop-filter:none;background:#081a31;border-bottom-color:#d0e2f624;min-height:76px;padding-inline:max(28px,50vw - 820px)}.social-topbar .social-icon-btn,.social-topbar__back,.social-topbar__profile{color:#d7e7fb;background:#ffffff0a;border-color:#c5def92e}.social-topbar .social-icon-btn:hover,.social-topbar__back:hover,.social-topbar__profile:hover{color:#fff;background:#ffffff1a;border-color:#c5def96b}.social-topbar__title strong{color:#fff}.social-topbar__title small{color:#a9c3e2}.social-topbar nav{background:#ffffff0a;border-color:#c5def91f}.social-topbar nav button{color:#b5cae1}.social-topbar nav button.is-active,.social-topbar nav button:hover{color:#fff;box-shadow:none;background:#ffffff1c}.social-topbar .brand__word{color:#fff}.social-shell{grid-template-columns:minmax(238px,270px) minmax(0,1fr) minmax(268px,308px);gap:22px 28px;width:min(1640px,100% - 64px);margin-top:30px}.social-shell--feed>.social-identity{grid-area:1/1/span 2}.social-shell--feed>.social-decision-focus{grid-area:1/2/auto/4}.social-shell--feed>.social-shell__center{grid-area:2/2}.social-shell--feed>.social-rail{grid-area:2/3}.social-shell:not(.social-shell--feed)>.social-shell__center{grid-column:2}.social-identity{box-shadow:var(--feed-shadow);border:0;border-radius:16px;top:96px}.social-identity__cover{background:radial-gradient(circle at 79% 10%,#8fb9ee75,#0000 26%),linear-gradient(135deg,#0a1c35,#123a70);height:136px}.social-identity__cover:after,.social-identity__cover:before{border-color:#c7e0f929}.social-identity__body{padding:0 20px 20px}.social-identity h2{letter-spacing:-.035em;margin:15px 0 4px;font-size:20px;line-height:1.2}.social-identity__write{border-radius:10px;box-shadow:0 11px 22px #091f3b2e}.social-identity__note{border-radius:10px}.social-decision-focus{isolation:isolate;color:#f7fbff;background:#0a1c35;border-radius:18px;grid-template-columns:minmax(0,1.52fr) minmax(250px,.92fr) minmax(218px,.72fr);min-height:300px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 44px #091c362e}.social-decision-focus:before{content:"";z-index:-1;border:1px solid #acd2f938;border-radius:50%;width:440px;height:440px;position:absolute;top:-305px;right:20%;box-shadow:0 0 0 44px #acd2f90a,0 0 0 88px #acd2f906}.social-decision-focus:after{content:"";z-index:-1;background:linear-gradient(90deg,transparent 42%,color-mix(in srgb,var(--room-accent) 24%,transparent));clip-path:polygon(0 50%,100% 0,100% 100%,0 100%);height:72%;position:absolute;inset:auto 0 0}.social-decision-focus__agenda,.social-decision-focus__main,.social-decision-focus__next{min-width:0;padding:34px 30px}.social-decision-focus__main{flex-direction:column;justify-content:space-between;display:flex}.social-decision-focus h1{letter-spacing:-.045em;text-wrap:balance;max-width:10ch;margin:0;font-size:clamp(31px,3vw,50px);font-weight:700;line-height:.98}.social-decision-focus__summary{color:#b9d0ea;max-width:48ch;margin:17px 0 0;font-size:14px;line-height:1.55}.social-decision-focus__summary strong{color:#fff;font-weight:650}.social-decision-focus__facts{flex-wrap:wrap;gap:24px;margin:30px 0 0;display:flex}.social-decision-focus__facts div{color:#a9c7e7;grid-template-columns:auto auto;align-items:center;gap:1px 8px;display:grid}.social-decision-focus__facts svg{color:#8fb9ee;grid-row:span 2}.social-decision-focus__facts dt{margin:0;font-size:11px;font-weight:650}.social-decision-focus__facts dd{color:#fff;margin:0;font-size:13px;font-weight:700}.social-decision-focus__next{background:#143d7057;border-inline:1px solid #bbd8f629;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.social-decision-focus__next-icon{color:#174f9d;background:#e8f3ff;border-radius:11px;place-items:center;width:38px;height:38px;margin-bottom:24px;display:grid}.social-decision-focus__agenda>strong,.social-decision-focus__next p{color:#b9d0ea;letter-spacing:.04em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:700}.social-decision-focus__next>strong{letter-spacing:-.02em;max-width:20ch;font-size:17px;line-height:1.24}.social-decision-focus__next small{color:#b9d0ea;max-width:28ch;margin:10px 0 22px;font-size:12px;line-height:1.48}.social-decision-focus__next button{color:#0a1c35;min-height:48px;font:inherit;cursor:pointer;transition:transform .2s var(--feed-ease),box-shadow .2s var(--feed-ease);background:#f7fbff;border:0;border-radius:9px;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:750;display:inline-flex}.social-decision-focus__next button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0000002e}.social-decision-focus__agenda{color:#102442;background:#f7fbff;flex-direction:column;justify-content:center;display:flex}.social-decision-focus__agenda>strong{color:#506883}.social-decision-focus__agenda ol{gap:0;margin:4px 0 0;padding:0;list-style:none;display:grid}.social-decision-focus__agenda li{border-bottom:1px solid #dce7f2;grid-template-columns:auto 1fr;align-items:center;gap:9px;min-height:44px;font-size:13px;font-weight:650;line-height:1.28;display:grid}.social-decision-focus__agenda li:last-child{border-bottom:0}.social-decision-focus__agenda i{background:#255fb5;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e5f0fb}.social-decision-focus__agenda p{color:#5b6d84;margin:0;font-size:13px;line-height:1.48}.social-shell__center{gap:18px}.social-composer,.social-panel,.social-post{box-shadow:var(--feed-shadow);border:0;border-radius:14px}.social-composer{padding:22px}.social-post{padding:22px 22px 8px}.social-rail{gap:14px}.social-widget{border:0;border-radius:14px;box-shadow:0 12px 26px #1738620e}.social-widget:last-child{border-top:3px solid #b9d6f5}.social-footer{width:min(1640px,100% - 64px)}@media (width<=1220px){.social-shell{grid-template-columns:238px minmax(0,1fr) 260px;gap:20px;width:min(1120px,100% - 40px)}.social-decision-focus{grid-template-columns:minmax(0,1.25fr) minmax(226px,.85fr)}.social-decision-focus__agenda{display:none}.social-footer{width:min(1120px,100% - 40px)}}@media (width<=1100px){.social-topbar{grid-template-columns:auto auto minmax(0,1fr) auto}.social-topbar nav{display:none}.social-shell{grid-template-columns:1fr;width:min(680px,100% - 24px)}.social-shell--feed>.social-decision-focus,.social-shell--feed>.social-identity,.social-shell--feed>.social-rail,.social-shell--feed>.social-shell__center,.social-shell:not(.social-shell--feed)>.social-shell__center{grid-area:auto/1}.social-shell--feed>.social-decision-focus{order:-1}.social-decision-focus{grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr)}.social-identity,.social-rail{position:static}.social-rail{display:none}.social-dock{z-index:20;border-top:1px solid var(--feed-line);background:color-mix(in srgb,var(--feed-card) 92%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(4,1fr);min-height:64px;display:grid;position:sticky;bottom:0}.social-dock button{min-height:64px;color:var(--feed-muted);font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.social-dock button.is-active{color:var(--feed-text)}.social-kanban{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.social-topbar{gap:8px;padding:0 12px}.social-topbar__back span,.social-topbar__title{display:none}.social-composer footer{flex-direction:column;align-items:stretch}.social-decision-focus{border-radius:15px;min-height:0;display:block}.social-decision-focus__main,.social-decision-focus__next{padding:27px 22px}.social-decision-focus h1{max-width:11ch;font-size:35px}.social-decision-focus__next{border-top:1px solid #bbd8f629;border-inline:0}.social-composer__marks{justify-content:space-between}.social-composer__marks button{width:44px;height:44px}.room-access-gate>div{padding:24px}.room-access-backdrop{padding:24px;inset:5% -16%}.room-access-backdrop__columns{grid-template-columns:1fr 1fr}.room-access-backdrop__columns div:last-child{display:none}.social-kanban{grid-template-columns:1fr}.social-footer{flex-direction:column;align-items:flex-start;margin-bottom:88px}.social-footer small{text-align:left}}@media (width>=1800px){.social-topbar{padding-inline:max(40px,50vw - 680px)}.social-footer,.social-shell{width:min(1760px,100% - 96px)}.social-shell{grid-template-columns:284px minmax(0,1fr) 320px}}@media (prefers-reduced-motion:reduce){.social-room *{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (width<=400px){.social-topbar{gap:4px}.social-topbar .brand__word{display:none}}@media (pointer:coarse){.social-post__menu>button{width:44px;height:44px}.social-doc__open,.social-trust a,.social-trust button,.social-widget a,.social-widget header button{align-items:center;min-height:44px}}@media (prefers-reduced-transparency:reduce){.social-dock,.social-topbar{background:var(--feed-card);-webkit-backdrop-filter:none;backdrop-filter:none}}.social-decision-focus__stage{color:#b9d0ea;letter-spacing:.04em;align-items:center;gap:7px;width:max-content;min-height:24px;margin-bottom:14px;font-size:11px;font-weight:750;display:inline-flex}.social-decision-focus__stage i{background:var(--room-accent,#8fb9ee);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #8fb9ee1f}.social-decision-focus__executive{background:#ffffff0e;border:1px solid #bbd8f62e;border-radius:12px;max-width:58ch;margin-top:18px;padding:13px 15px}.social-decision-focus__executive-head{align-items:center;gap:9px;display:flex}.social-decision-focus__executive-icon{background:color-mix(in srgb,var(--room-accent,#8fb9ee) 24%,transparent);width:26px;height:26px;color:var(--room-accent,#b9d0ea);border-radius:8px;flex:none;place-items:center;display:grid}.social-decision-focus__executive-head h2,.social-decision-focus__executive-head h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:13px;font-weight:750}.social-decision-focus__executive>p{color:#d7e5f4;max-width:60ch;margin:9px 0 0;font-size:12px;line-height:1.45}.social-decision-focus__executive ul{gap:5px;margin:10px 0 0;padding:0;list-style:none;display:grid}.social-decision-focus__executive li{color:#b9d0ea;align-items:flex-start;gap:7px;font-size:11px;line-height:1.4;display:flex}.social-decision-focus__executive li svg{color:var(--room-accent,#8fb9ee);flex:none;margin-top:1px}.social-decision-focus__executive>small{color:#91abc8;margin-top:10px;font-size:10px;line-height:1.35;display:block}.social-decision-focus__agenda-note{color:#74869c;margin:-2px 0 5px;font-size:10px;line-height:1.35;display:block}@media (width<=720px){.social-decision-focus__stage{margin-bottom:12px}.social-decision-focus__executive{margin-top:16px}}.buyer-room.social-room{--horizon-navy:var(--room-navy,#071b32);--horizon-navy-deep:var(--room-navy-deep,#041426);--horizon-blue:color-mix(in srgb, var(--room-accent,#2877f4) 80%, #071b32);--horizon-ink:#12233c;--horizon-muted:var(--room-muted,#61728a);--horizon-line:var(--room-line,#d9e3ee);--horizon-canvas:#f4f8fc;--horizon-surface:#fff;--horizon-shadow:0 18px 48px #11375e1a;--horizon-radius:var(--room-radius,16px);background:var(--horizon-canvas);color:var(--horizon-ink);flex-direction:column;display:flex}.buyer-room.social-room[data-room-theme=dark]{--feed-bg:#0b1220;--feed-card:#121a2a;--feed-text:#f1f5f9;--feed-muted:#94a3b8;--feed-line:#243044;--feed-accent:#e2e8f0;--feed-accent-ink:#0b1220;--feed-blue:color-mix(in srgb, var(--room-accent,#8fb9ee) 60%, #fff);--horizon-canvas:#081321;--horizon-surface:#101c2b;--horizon-ink:#f4f8fd;--horizon-blue:color-mix(in srgb, var(--room-accent,#8fb9ee) 60%, #fff);--horizon-muted:#aab9cc;--horizon-line:var(--room-line,#243449);--horizon-shadow:0 18px 48px #00000047}.buyer-room.social-room .social-topbar{background:var(--horizon-navy-deep);color:#f7fbff;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:1px solid #bdd7f429;grid-template-columns:auto auto minmax(190px,1fr) auto auto;gap:18px;min-height:72px;padding-inline:max(28px,50vw - 820px)}.buyer-room.social-room .social-icon-btn,.buyer-room.social-room .social-topbar__back,.buyer-room.social-room .social-topbar__profile{color:#c5d6eb;background:#ffffff0a;border-color:#bdd7f433}.buyer-room.social-room .social-icon-btn:hover,.buyer-room.social-room .social-topbar__back:hover,.buyer-room.social-room .social-topbar__profile:hover{color:#fff;background:#ffffff1a;border-color:#bdd7f480}.buyer-room.social-room .social-topbar__title strong{color:#fff;font-size:14px}.buyer-room.social-room .social-topbar__title small{color:#94afd0}.buyer-room.social-room .social-topbar nav{background:0 0;border:0;justify-content:flex-start;justify-self:center}.buyer-room.social-room .social-topbar nav button{color:#9eb3cd;border-radius:8px;min-height:48px;position:relative}.buyer-room.social-room .social-topbar nav button.is-active,.buyer-room.social-room .social-topbar nav button:hover{color:#fff;box-shadow:none;background:0 0}.buyer-room.social-room .social-topbar nav button.is-active:after{content:"";background:var(--horizon-blue);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:14px;right:14px}.buyer-room.social-room .social-topbar .brand__word{color:#fff}.buyer-room.social-room .social-shell{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 324px;gap:0;width:min(1640px,100% - 64px);margin:0 auto 32px}.buyer-room.social-room .social-shell--feed>.social-decision-focus{grid-area:1/1}.buyer-room.social-room .social-shell--feed>.social-shell__center{grid-area:2/1;gap:0;min-width:0}.buyer-room.social-room .social-shell--feed>.social-rail{grid-area:1/2/span 2}.buyer-room.social-room .social-shell:not(.social-shell--feed)>.social-shell__center{grid-area:1/1/span 2}.buyer-room.social-room .social-decision-focus{background:var(--horizon-navy);min-height:320px;box-shadow:none;border-radius:0;grid-template-columns:minmax(0,1.4fr) minmax(245px,.72fr) minmax(210px,.5fr)}.buyer-room.social-room .social-decision-focus:before{border-color:color-mix(in srgb,var(--horizon-blue) 20%,transparent);width:560px;height:560px;box-shadow:0 0 0 46px color-mix(in srgb,var(--horizon-blue) 5.5%,transparent),0 0 0 94px color-mix(in srgb,var(--horizon-blue) 3.5%,transparent),0 0 0 150px color-mix(in srgb,var(--horizon-blue) 2%,transparent);top:-370px;right:17%}.buyer-room.social-room .social-decision-focus:after{background:linear-gradient(118deg,transparent 28%,color-mix(in srgb,var(--horizon-blue) 26%,transparent));clip-path:polygon(0 100%,100% 0,100% 100%);height:100%}.buyer-room.social-room .social-decision-focus__agenda,.buyer-room.social-room .social-decision-focus__main,.buyer-room.social-room .social-decision-focus__next{padding:42px 34px}.buyer-room.social-room .social-decision-focus__main{justify-content:center}.buyer-room.social-room .social-decision-focus h1{letter-spacing:-.035em;max-width:13ch;font-size:clamp(32px,2.65vw,42px);line-height:1.02}.buyer-room.social-room .social-decision-focus__summary{max-width:55ch;color:color-mix(in srgb,var(--horizon-blue) 22%,#fff);margin-top:22px;font-size:14px}.buyer-room.social-room .social-decision-focus__facts{gap:26px;margin-top:42px}.buyer-room.social-room .social-decision-focus__facts div{color:color-mix(in srgb,var(--horizon-blue) 34%,#fff)}.buyer-room.social-room .social-decision-focus__facts svg{color:color-mix(in srgb,var(--horizon-blue) 68%,#fff)}.buyer-room.social-room .social-decision-focus__facts dd{color:#fff}.buyer-room.social-room .social-decision-focus__next{background:color-mix(in srgb,var(--room-navy-soft) 72%,transparent);border-color:#bfdbf729;justify-content:center}.buyer-room.social-room .social-decision-focus__next-icon{background:var(--horizon-blue);width:48px;height:48px;color:var(--room-accent-ink,#fff);box-shadow:0 10px 24px color-mix(in srgb,var(--horizon-blue) 28%,transparent);border-radius:50%;margin-bottom:24px}.buyer-room.social-room .social-decision-focus__agenda>strong,.buyer-room.social-room .social-decision-focus__next p{color:color-mix(in srgb,var(--horizon-blue) 72%,#fff);letter-spacing:.06em;font-size:11px}.buyer-room.social-room .social-decision-focus__next>strong{max-width:22ch;font-size:18px}.buyer-room.social-room .social-decision-focus__next small{color:color-mix(in srgb,var(--horizon-blue) 22%,#fff)}.buyer-room.social-room .social-decision-focus__next button{background:var(--horizon-blue);min-height:44px;color:var(--room-accent-ink,#fff);box-shadow:0 9px 20px color-mix(in srgb,var(--horizon-blue) 22%,transparent);padding-inline:16px}.buyer-room.social-room .social-decision-focus__next button:hover{background:color-mix(in srgb,var(--horizon-blue) 88%,#fff);box-shadow:0 12px 24px color-mix(in srgb,var(--horizon-blue) 32%,transparent)}.buyer-room.social-room .social-decision-focus__agenda{background:var(--horizon-surface);color:var(--horizon-ink);justify-content:flex-start;padding-top:42px}.buyer-room.social-room .social-decision-focus__agenda>strong{color:var(--horizon-muted)}.buyer-room.social-room .social-decision-focus__agenda li{border-bottom-color:var(--horizon-line);min-height:48px;color:var(--horizon-muted)}.buyer-room.social-room .social-decision-focus__agenda i{box-shadow:0 0 0 4px color-mix(in srgb,var(--horizon-blue) 12%,var(--horizon-surface))}.buyer-room.social-room .social-decision-focus__agenda p{color:var(--horizon-muted)}.buyer-room.social-room .social-shell__center{background:var(--horizon-canvas)}.buyer-room.social-room .social-shell:not(.social-shell--feed){min-height:clamp(420px,100dvh - 280px,620px)}.buyer-room.social-room .social-shell:not(.social-shell--feed)>.social-shell__center{min-height:inherit}.buyer-room.social-room .social-shell:not(.social-shell--feed)>.social-shell__center>.social-panel{flex-direction:column;min-height:100%;display:flex}.buyer-room.social-room .social-shell:not(.social-shell--feed)>.social-shell__center>.social-panel>.social-feed__empty{background:color-mix(in srgb,var(--horizon-blue) 4%,var(--horizon-surface));border:0;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;min-height:260px;margin:4px 0 0;padding:32px;display:flex}.buyer-room.social-room .social-empty__icon{border-radius:var(--horizon-radius);background:color-mix(in srgb,var(--horizon-blue) 12%,var(--horizon-surface));width:52px;height:52px;color:var(--horizon-blue);place-items:center;margin-bottom:4px;display:grid}.buyer-room.social-room .social-feed__empty strong{text-wrap:balance;max-width:34ch}.buyer-room.social-room .social-feed__empty p{max-width:48ch}.buyer-room.social-room .social-empty__action{border:1px solid color-mix(in srgb,var(--horizon-blue) 28%,var(--horizon-line));background:var(--horizon-surface);min-height:44px;color:var(--horizon-blue);font:inherit;cursor:pointer;border-radius:10px;margin-top:6px;padding:0 16px;font-size:13px;font-weight:750}.buyer-room.social-room .social-empty__action:hover{border-color:var(--horizon-blue);background:color-mix(in srgb,var(--horizon-blue) 8%,var(--horizon-surface))}.buyer-room.social-room .social-feed__header{border-bottom:1px solid var(--horizon-line);justify-content:space-between;align-items:end;gap:24px;min-height:108px;padding:30px 42px 22px;display:flex}.buyer-room.social-room .social-feed__header h2{color:var(--horizon-ink);letter-spacing:-.035em;margin:0;font-size:22px}.buyer-room.social-room .social-feed__header p{max-width:52ch;color:var(--horizon-muted);margin:8px 0 0;font-size:14px;line-height:1.5}.buyer-room.social-room .social-feed__header nav{align-items:stretch;gap:6px;display:flex}.buyer-room.social-room .social-feed__header nav button{min-height:44px;color:var(--horizon-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 14px;font-size:13px;font-weight:700}.buyer-room.social-room .social-feed__header nav button.is-active,.buyer-room.social-room .social-feed__header nav button:hover{border-bottom-color:var(--horizon-blue);color:var(--horizon-blue)}.buyer-room.social-room .social-feed>.social-composer,.buyer-room.social-room .social-feed>.social-feed__empty,.buyer-room.social-room .social-feed>.social-notice,.buyer-room.social-room .social-feed>.social-post{margin-inline:42px}.buyer-room.social-room .social-feed>.social-composer{margin-top:26px}.buyer-room.social-room .social-feed>.social-post{margin-top:14px}.buyer-room.social-room .social-composer,.buyer-room.social-room .social-panel,.buyer-room.social-room .social-post{border:1px solid var(--horizon-line);border-radius:var(--horizon-radius);background:var(--horizon-surface);box-shadow:var(--horizon-shadow)}.buyer-room.social-room .social-composer{gap:10px;padding:16px 20px 14px}.buyer-room.social-room .social-composer__head .social-avatar--lg{width:40px;height:40px}.buyer-room.social-room .social-composer textarea{min-height:72px}.buyer-room.social-room .social-composer footer{margin-top:0;padding-top:10px}.buyer-room.social-room .social-post{padding:22px 22px 8px}.buyer-room.social-room .social-rail{border-left:1px solid var(--horizon-line);background:color-mix(in srgb,var(--horizon-surface) 72%,var(--horizon-canvas));grid-auto-rows:max-content;align-content:start;align-self:start;gap:0;height:max-content;min-height:0;display:grid;position:sticky;top:72px}.buyer-room.social-room .social-rail>.social-widget{border:0;border-bottom:1px solid var(--horizon-line);min-height:0;box-shadow:none;background:0 0;border-radius:0;padding:22px 24px}.buyer-room.social-room .social-rail>.social-widget:last-child{border-top:0;border-bottom:0;min-height:0}.buyer-room.social-room .social-widget header{margin-bottom:12px}.buyer-room.social-room .social-widget header strong{color:var(--horizon-ink);letter-spacing:.01em;font-size:13px}.buyer-room.social-room .social-widget header a,.buyer-room.social-room .social-widget header button,.buyer-room.social-room .social-widget>a{min-height:44px;color:var(--horizon-blue);align-items:center;padding-inline:8px}.buyer-room.social-room .social-widget p{color:var(--horizon-muted);font-size:13px;line-height:1.5}.buyer-room.social-room .social-widget__icon{border-radius:8px}.buyer-room.social-room .social-widget__icon--people{background:color-mix(in srgb,var(--horizon-blue) 12%,var(--horizon-surface));color:var(--horizon-blue)}.buyer-room.social-room .social-widget__icon--docs,.buyer-room.social-room .social-widget__icon--plan{background:color-mix(in srgb,var(--horizon-blue) 10%,var(--horizon-surface));color:var(--horizon-blue)}.buyer-room.social-room .social-widget__icon--lock{background:color-mix(in srgb,var(--horizon-blue) 12%,var(--horizon-surface));color:var(--horizon-blue)}.buyer-room.social-room .social-identity{display:none}.buyer-room.social-room .social-footer{width:min(1640px,100% - 64px);margin-top:auto;padding-bottom:28px}.buyer-room.social-room .social-dock{background:var(--horizon-surface)}@media (width<=1220px){.buyer-room.social-room .social-shell{grid-template-columns:minmax(0,1fr) 280px;width:min(1120px,100% - 40px)}.buyer-room.social-room .social-decision-focus{grid-template-columns:minmax(0,1.3fr) minmax(230px,.72fr)}.buyer-room.social-room .social-decision-focus__agenda{display:none}.buyer-room.social-room .social-feed>.social-composer,.buyer-room.social-room .social-feed>.social-feed__empty,.buyer-room.social-room .social-feed>.social-notice,.buyer-room.social-room .social-feed>.social-post,.buyer-room.social-room .social-feed__header{margin-inline:28px}.buyer-room.social-room .social-feed__header{padding-inline:28px}}@media (width<=1100px){.buyer-room.social-room .social-shell{grid-template-columns:1fr;gap:0;width:min(720px,100% - 24px)}.buyer-room.social-room .social-shell--feed>.social-decision-focus,.buyer-room.social-room .social-shell--feed>.social-rail,.buyer-room.social-room .social-shell--feed>.social-shell__center,.buyer-room.social-room .social-shell:not(.social-shell--feed)>.social-shell__center{grid-area:auto/1}.buyer-room.social-room .social-shell--feed>.social-decision-focus{order:-2}.buyer-room.social-room .social-shell--feed>.social-rail{border-top:1px solid var(--horizon-line);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.buyer-room.social-room .social-rail>.social-widget,.buyer-room.social-room .social-rail>.social-widget:last-child{border-right:1px solid var(--horizon-line);min-height:0;padding-block:20px}.buyer-room.social-room .social-rail>.social-widget:nth-child(2n){border-right:0}.buyer-room.social-room .social-feed>.social-composer,.buyer-room.social-room .social-feed>.social-feed__empty,.buyer-room.social-room .social-feed>.social-notice,.buyer-room.social-room .social-feed>.social-post,.buyer-room.social-room .social-feed__header{margin-inline:0}.buyer-room.social-room .social-feed__header{padding-inline:24px}.buyer-room.social-room .social-footer{width:min(720px,100% - 24px);margin-top:0}}@media (width<=720px){.buyer-room.social-room .social-topbar{grid-template-columns:auto auto minmax(0,1fr) auto;gap:8px;padding-inline:12px}.buyer-room.social-room .social-topbar nav,.buyer-room.social-room .social-topbar__back span,.buyer-room.social-room .social-topbar__title{display:none}.buyer-room.social-room .social-decision-focus{border-radius:14px;min-height:0;display:block}.buyer-room.social-room .social-decision-focus__main,.buyer-room.social-room .social-decision-focus__next{padding:30px 24px}.buyer-room.social-room .social-decision-focus h1{max-width:10ch;font-size:34px}.buyer-room.social-room .social-decision-focus__next{border-top:1px solid #bfdbf729;border-inline:0}.buyer-room.social-room .social-feed__header{min-height:0;padding:24px 0 18px;display:block}.buyer-room.social-room .social-feed__header nav{margin-top:16px}.buyer-room.social-room .social-feed>.social-composer{margin-top:18px}.buyer-room.social-room .social-shell--feed>.social-rail{grid-template-columns:1fr}.buyer-room.social-room .social-rail>.social-widget,.buyer-room.social-room .social-rail>.social-widget:last-child,.buyer-room.social-room .social-rail>.social-widget:nth-child(2n){border-right:0;min-height:0}.buyer-room.social-room .social-footer{width:calc(100% - 24px)}}@media (width>=1800px){.buyer-room.social-room .social-footer,.buyer-room.social-room .social-shell{width:min(1760px,100% - 96px)}}@media (width>=2560px){.buyer-room.social-room .social-topbar{padding-inline:max(64px,50vw - 1400px)}.buyer-room.social-room .social-footer,.buyer-room.social-room .social-shell{width:min(2800px,100% - 160px)}.buyer-room.social-room .social-shell{grid-template-columns:minmax(0,1fr) 360px}}.buyer-room.zenith-room{--zenith-canvas:#eef3f8;--zenith-surface:#fff;--zenith-ink:#10233d;--zenith-muted:#63748a;--zenith-line:#dce6f0;--zenith-blue:color-mix(in srgb, var(--room-accent,#2669d8) 80%, #071b32);--zenith-blue-soft:var(--room-accent-soft,#e9f1ff);--zenith-navy:var(--room-navy,#071c35);--zenith-navy-soft:var(--room-navy-soft,#11355a);--zenith-radius:var(--room-radius,16px);--zenith-shadow:0 14px 36px #14365c14;background:var(--zenith-canvas);color:var(--zenith-ink);font-family:var(--room-font,Avenir Next,Avenir,Segoe UI,sans-serif)}.buyer-room.zenith-room[data-room-theme=dark]{--zenith-canvas:#081321;--zenith-surface:#101c2b;--zenith-ink:#f4f8fd;--zenith-muted:#aab9cc;--zenith-line:#263a52;--zenith-blue:color-mix(in srgb, var(--room-accent,#8fb9ee) 60%, #fff);--zenith-blue-soft:color-mix(in srgb, var(--room-accent,#8fb9ee) 18%, var(--zenith-surface));--zenith-shadow:0 16px 38px #0000003d}.buyer-room.zenith-room .social-topbar__actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:max-content;display:flex}@media (width<=400px){.buyer-room.zenith-room .social-topbar__actions{gap:4px}.buyer-room.zenith-room .social-topbar .brand__word{display:none}}.buyer-room.zenith-room .social-topbar nav{flex-wrap:nowrap}.buyer-room.zenith-room .social-topbar nav button{white-space:nowrap;flex:none}.buyer-room.zenith-room .social-shell{grid-template-columns:248px minmax(0,1fr) 320px;gap:16px;width:min(1780px,100% - 56px);margin:20px auto 42px}.buyer-room.zenith-room .social-shell--feed>.room-context,.buyer-room.zenith-room .social-shell:not(.social-shell--feed)>.room-context{grid-area:1/1/span 2}.buyer-room.zenith-room .social-shell--feed>.social-decision-focus{grid-area:1/2/auto/4}.buyer-room.zenith-room .social-shell--feed>.social-shell__center,.buyer-room.zenith-room .social-shell:not(.social-shell--feed)>.social-shell__center{grid-area:2/2;min-width:0}.buyer-room.zenith-room .social-shell:not(.social-shell--feed)>.social-shell__center{grid-row:1/span 2}.buyer-room.zenith-room .social-shell__center>.social-panel{width:100%;min-width:0}.buyer-room.zenith-room .social-shell--feed>.social-rail,.buyer-room.zenith-room .social-shell:not(.social-shell--feed)>.social-rail{grid-area:2/3}.buyer-room.zenith-room .room-context{align-content:start;gap:12px;min-width:0;display:grid;position:sticky;top:92px}.buyer-room.zenith-room .room-context__identity,.buyer-room.zenith-room .room-context__nav,.buyer-room.zenith-room .room-context__progress,.buyer-room.zenith-room .room-context__trust{border:1px solid var(--zenith-line);border-radius:var(--zenith-radius);background:var(--zenith-surface);box-shadow:var(--zenith-shadow)}.buyer-room.zenith-room .room-context__identity{overflow:hidden}.buyer-room.zenith-room .room-context__cover{background:var(--zenith-navy);background-position:50%;background-size:cover;height:106px;position:relative;overflow:hidden}.buyer-room.zenith-room .room-context__cover:before{content:"";background:linear-gradient(135deg,var(--room-navy-deep) 0 41%,var(--room-navy-soft) 41% 66%,var(--room-accent) 66% 100%);clip-path:polygon(0 0,72% 0,100% 38%,100% 100%,28% 100%,0 62%);opacity:.86;position:absolute;inset:0}.buyer-room.zenith-room .room-context__cover.has-image:before{opacity:.24}.buyer-room.zenith-room .room-context__fold{border:1px solid #dbefff42;display:block;position:absolute;transform:rotate(-22deg)}.buyer-room.zenith-room .room-context__fold--one{border-radius:42% 58% 48% 52%;width:170px;height:170px;top:-94px;right:-34px}.buyer-room.zenith-room .room-context__fold--two{border-radius:52% 48% 58% 42%;width:124px;height:124px;bottom:-94px;right:56px}.buyer-room.zenith-room .room-context__fold--three{background:#ffffff0f;border-radius:50%;width:76px;height:76px;top:22px;right:20px}.buyer-room.zenith-room .room-context__body{padding:0 18px 16px}.buyer-room.zenith-room .room-context__mark{border:3px solid var(--zenith-surface);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;margin-top:-27px;font-size:13px;font-weight:800;display:grid;position:relative}.buyer-room.zenith-room .room-context__mark img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.buyer-room.zenith-room .room-context__company{gap:8px;margin-top:12px;display:grid}.buyer-room.zenith-room .room-context__company h2{letter-spacing:-.035em;margin:0;font-size:18px}.buyer-room.zenith-room .room-context__stage{background:var(--zenith-blue-soft);width:max-content;min-height:24px;color:var(--zenith-blue);border-radius:999px;align-items:center;gap:7px;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}.buyer-room.zenith-room .room-context__stage i{background:currentColor;border-radius:50%;width:7px;height:7px}.buyer-room.zenith-room .room-context__body>p{color:var(--zenith-muted);margin:5px 0 0;font-size:13px;line-height:1.4}.buyer-room.zenith-room .room-context__body dl{border-top:1px solid var(--zenith-line);gap:0;margin:16px 0 0;display:grid}.buyer-room.zenith-room .room-context__body dl div{border-bottom:1px solid var(--zenith-line);padding:12px 0}.buyer-room.zenith-room .room-context__body dt{color:var(--zenith-muted);font-size:11px}.buyer-room.zenith-room .room-context__body dd{margin:3px 0 0;font-size:14px;font-weight:750}.buyer-room.zenith-room .room-context__committee{border:0;border-top:1px solid var(--zenith-line);width:100%;min-height:64px;color:var(--zenith-blue);font:inherit;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:12px 18px;display:flex}.buyer-room.zenith-room .room-context__committee:hover{background:var(--zenith-blue-soft)}.buyer-room.zenith-room .room-context__committee-copy{gap:3px;display:grid}.buyer-room.zenith-room .room-context__committee small{color:var(--zenith-muted);font-size:11px}.buyer-room.zenith-room .room-context__committee strong{color:var(--zenith-ink);font-size:13px}.buyer-room.zenith-room .room-context__nav{gap:2px;padding:7px;display:grid}.buyer-room.zenith-room .room-context__nav button{min-height:44px;color:var(--zenith-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:20px 1fr auto;align-items:center;gap:9px;padding:0 10px;font-size:13px;font-weight:650;display:grid}.buyer-room.zenith-room .room-context__nav button.is-active,.buyer-room.zenith-room .room-context__nav button:hover{background:var(--zenith-blue-soft);color:var(--zenith-blue)}.buyer-room.zenith-room .room-context__nav button.is-active{font-weight:750}.buyer-room.zenith-room .room-context__nav small{text-align:right;min-width:20px;font-size:11px;font-weight:750}.buyer-room.zenith-room .room-context__progress,.buyer-room.zenith-room .room-context__trust{padding:16px}.buyer-room.zenith-room .room-context__progress header{color:var(--zenith-muted);justify-content:space-between;gap:8px;font-size:12px;display:flex}.buyer-room.zenith-room .room-context__progress header strong{color:var(--zenith-blue);font-size:14px}.buyer-room.zenith-room .room-context__progress-bar{background:var(--zenith-blue-soft);border-radius:999px;height:7px;margin-top:12px;overflow:hidden}.buyer-room.zenith-room .room-context__progress-bar span{border-radius:inherit;background:var(--zenith-blue);height:100%;display:block}.buyer-room.zenith-room .room-context__progress p,.buyer-room.zenith-room .room-context__trust p{color:var(--zenith-muted);margin:9px 0 0;font-size:12px;line-height:1.45}.buyer-room.zenith-room .room-context__trust{color:var(--zenith-blue);align-items:flex-start;gap:9px;display:flex}.buyer-room.zenith-room .room-context__trust p{margin:0}.buyer-room.zenith-room .social-decision-focus{border-radius:18px;grid-template-columns:minmax(0,1.35fr) minmax(240px,.75fr) minmax(180px,.5fr);min-height:280px;box-shadow:0 20px 44px #071c352b}.buyer-room.zenith-room .social-decision-focus__agenda,.buyer-room.zenith-room .social-decision-focus__main,.buyer-room.zenith-room .social-decision-focus__next{padding:30px 28px}.buyer-room.zenith-room .social-decision-focus__main{justify-content:center}.buyer-room.zenith-room .social-decision-focus__stage{border:1px solid color-mix(in srgb,var(--zenith-blue) 38%,transparent);width:max-content;min-height:24px;color:color-mix(in srgb,var(--zenith-blue) 42%,#fff);border-radius:999px;align-items:center;gap:7px;margin-bottom:16px;padding:0 9px;font-size:11px;font-weight:750;display:inline-flex}.buyer-room.zenith-room .social-decision-focus__stage i{background:var(--zenith-blue);border-radius:50%;width:7px;height:7px}.buyer-room.zenith-room .social-decision-focus h1{max-width:15ch;font-size:clamp(30px,2.5vw,42px)}.buyer-room.zenith-room .social-decision-focus__facts{gap:18px;margin-top:28px}.buyer-room.zenith-room .social-decision-focus__facts div{min-width:0}.buyer-room.zenith-room .social-decision-focus__facts dd{white-space:nowrap}.buyer-room.zenith-room .social-decision-focus__next{background:color-mix(in srgb,var(--room-navy-soft) 76%,transparent);justify-content:center}.buyer-room.zenith-room .social-decision-focus__next button{min-height:44px}.buyer-room.zenith-room .social-decision-focus__agenda{justify-content:flex-start;padding-top:30px}.buyer-room.zenith-room .social-feed__header{background:var(--zenith-surface);min-height:92px;padding:24px 30px 18px}.buyer-room.zenith-room .social-feed>.social-composer,.buyer-room.zenith-room .social-feed>.social-feed__empty,.buyer-room.zenith-room .social-feed>.social-notice,.buyer-room.zenith-room .social-feed>.social-post{margin-inline:22px}.buyer-room.zenith-room .social-feed>.social-composer{margin-top:18px}.buyer-room.zenith-room .social-feed>.social-post{margin-top:12px}.buyer-room.zenith-room .social-composer,.buyer-room.zenith-room .social-panel,.buyer-room.zenith-room .social-post{border-color:var(--zenith-line);box-shadow:var(--zenith-shadow);border-radius:14px}.buyer-room.zenith-room .social-post{padding:19px 20px 7px}.buyer-room.zenith-room .social-post h2{font-size:19px}.buyer-room.zenith-room .social-rail{background:0 0;border:0;align-self:start;gap:12px;height:max-content;display:grid;position:sticky;top:92px}.buyer-room.zenith-room .social-rail>.social-widget,.buyer-room.zenith-room .social-rail>.social-widget:last-child{border:1px solid var(--zenith-line);background:var(--zenith-surface);min-height:0;box-shadow:var(--zenith-shadow);border-radius:14px;padding:17px}.buyer-room.zenith-room .social-widget header{margin-bottom:12px}.buyer-room.zenith-room .social-widget header strong{color:var(--zenith-ink);font-size:13px}.buyer-room.zenith-room .social-widget header a,.buyer-room.zenith-room .social-widget header button,.buyer-room.zenith-room .social-widget>a{min-height:44px;color:var(--zenith-blue)}.buyer-room.zenith-room .social-widget p{color:var(--zenith-muted);font-size:12px}.buyer-room.zenith-room .social-widget__icon--actions{background:var(--zenith-blue-soft);color:var(--zenith-blue)}.buyer-room.zenith-room .social-widget__summary{border-top:1px solid var(--zenith-line);margin-top:12px;padding-top:11px}.buyer-room.zenith-room .social-action-list,.buyer-room.zenith-room .social-milestones{gap:4px;margin:0;padding:0;list-style:none;display:grid}.buyer-room.zenith-room .social-action-list li button{width:100%;color:var(--zenith-ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:18px 1fr;align-items:start;gap:9px;padding:8px 0;display:grid}.buyer-room.zenith-room .social-action-list li button:hover strong{color:var(--zenith-blue)}.buyer-room.zenith-room .social-action-list__box{border:1.5px solid var(--zenith-blue);border-radius:4px;width:16px;height:16px;margin-top:2px}.buyer-room.zenith-room .social-action-list small,.buyer-room.zenith-room .social-action-list strong{display:block}.buyer-room.zenith-room .social-action-list strong{font-size:12px;line-height:1.35}.buyer-room.zenith-room .social-action-list small{color:var(--zenith-muted);margin-top:3px;font-size:11px}.buyer-room.zenith-room .social-milestones li{border-bottom:1px solid var(--zenith-line);grid-template-columns:54px 1fr auto;align-items:center;gap:8px;min-height:45px;padding:7px 0;display:grid}.buyer-room.zenith-room .social-milestones li:last-child{border-bottom:0}.buyer-room.zenith-room .social-milestones li>span{color:var(--zenith-blue);text-transform:uppercase;font-size:11px;font-weight:800}.buyer-room.zenith-room .social-milestones strong{font-size:12px;line-height:1.35}.buyer-room.zenith-room .social-milestones svg{color:var(--zenith-muted)}.buyer-room.zenith-room .social-panel{padding:24px}.buyer-room.zenith-room .plan-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.buyer-room.zenith-room .plan-header__progress{background:var(--zenith-blue-soft);text-align:right;border-radius:12px;gap:2px;min-width:116px;padding:10px 12px;display:grid}.buyer-room.zenith-room .plan-header__progress strong{color:var(--zenith-blue);letter-spacing:-.04em;font-size:20px}.buyer-room.zenith-room .plan-header__progress span{color:var(--zenith-muted);font-size:11px}.buyer-room.zenith-room .plan-toolbar{border-top:1px solid var(--zenith-line);justify-content:space-between;align-items:center;gap:14px;margin:20px 0 14px;padding-top:14px;display:flex}.buyer-room.zenith-room .plan-filters,.buyer-room.zenith-room .plan-view-switch{align-items:center;gap:3px;display:inline-flex}.buyer-room.zenith-room .plan-filters button,.buyer-room.zenith-room .plan-view-switch button{min-height:36px;color:var(--zenith-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.buyer-room.zenith-room .plan-filters button.is-active,.buyer-room.zenith-room .plan-filters button:hover,.buyer-room.zenith-room .plan-view-switch button.is-active,.buyer-room.zenith-room .plan-view-switch button:hover{background:var(--zenith-blue-soft);color:var(--zenith-blue)}.buyer-room.zenith-room .plan-filters small{background:color-mix(in srgb,var(--zenith-line) 74%,transparent);text-align:center;border-radius:999px;min-width:18px;padding:1px 5px;font-size:10px}.buyer-room.zenith-room .social-kanban--polished{scrollbar-color:var(--zenith-line) transparent;grid-template-columns:repeat(4,minmax(220px,1fr));gap:10px;padding-bottom:3px;overflow-x:auto}.buyer-room.zenith-room .social-kanban--polished>article{border:1px solid var(--zenith-line);background:color-mix(in srgb,var(--zenith-blue-soft) 38%,var(--zenith-surface));border-radius:12px;min-width:220px;min-height:224px;padding:0}.buyer-room.zenith-room .social-kanban--polished>article:has(.social-kanban__card.is-expanded){min-width:270px}.buyer-room.zenith-room .social-kanban--polished>article>header{border-bottom:1px solid var(--zenith-line);justify-content:space-between;align-items:center;gap:8px;padding:12px 12px 10px;display:flex}.buyer-room.zenith-room .social-kanban--polished>article>header>div{align-items:center;gap:7px;display:flex}.buyer-room.zenith-room .social-kanban--polished>article>header i{background:#92a4ba;border-radius:50%;width:7px;height:7px}.buyer-room.zenith-room .social-kanban--polished>article.is-in_progress>header i{background:#2e7dce}.buyer-room.zenith-room .social-kanban--polished>article.is-blocked>header i{background:#c57a2b}.buyer-room.zenith-room .social-kanban--polished>article.is-done>header i{background:#3b9b79}.buyer-room.zenith-room .social-kanban--polished h3{color:var(--zenith-ink);margin:0;font-size:12px}.buyer-room.zenith-room .social-kanban--polished>article>header>small{color:var(--zenith-muted);font-size:11px;font-weight:800}.buyer-room.zenith-room .social-kanban__column-body{align-content:start;gap:8px;min-height:166px;padding:10px;display:grid}.buyer-room.zenith-room .social-kanban__card{border:1px solid var(--zenith-line);background:var(--zenith-surface);color:var(--zenith-ink);border-radius:10px;gap:10px;margin:0;padding:12px;transition:transform .16s ease-out,border-color .16s ease-out,box-shadow .16s ease-out;display:grid;box-shadow:0 5px 14px #1e3d610d}.buyer-room.zenith-room .social-kanban__card:hover:not(:disabled){border-color:color-mix(in srgb,var(--zenith-blue) 42%,var(--zenith-line));transform:translateY(-1px);box-shadow:0 9px 18px #1e3d611a}.buyer-room.zenith-room .social-kanban__card:focus-visible{outline-offset:2px;outline:3px solid #8fb9eee6}.buyer-room.zenith-room .social-kanban__card-footer,.buyer-room.zenith-room .social-kanban__card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.buyer-room.zenith-room .social-kanban__card-top>span{color:var(--zenith-blue);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.buyer-room.zenith-room .social-kanban__card-top time{color:var(--zenith-muted);align-items:center;gap:4px;font-size:10px;display:inline-flex}.buyer-room.zenith-room .social-kanban__card>strong{font-size:13px;line-height:1.35}.buyer-room.zenith-room .social-kanban__empty{min-height:70px;color:var(--zenith-muted);text-align:center;align-items:center;gap:6px;margin:0;font-size:11px;line-height:1.4;display:flex}.buyer-room.zenith-room .plan-list{gap:4px;display:grid}.buyer-room.zenith-room .plan-list__row{border:1px solid var(--zenith-line);background:var(--zenith-surface);min-height:62px;color:var(--zenith-ink);font:inherit;text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:22px minmax(0,1fr) auto 18px;align-items:center;gap:10px;padding:8px 10px;display:grid}.buyer-room.zenith-room .plan-list__row:hover{border-color:color-mix(in srgb,var(--zenith-blue) 42%,var(--zenith-line))}.buyer-room.zenith-room .plan-list__status{border:1.5px solid var(--zenith-blue);width:18px;height:18px;color:var(--zenith-blue);border-radius:50%;place-items:center;display:grid}.buyer-room.zenith-room .plan-list__status i{background:currentColor;border-radius:50%;width:6px;height:6px}.buyer-room.zenith-room .plan-list__title small,.buyer-room.zenith-room .plan-list__title strong{display:block}.buyer-room.zenith-room .plan-list__title strong{font-size:13px}.buyer-room.zenith-room .plan-list__row time,.buyer-room.zenith-room .plan-list__title small{color:var(--zenith-muted);margin-top:3px;font-size:11px}.buyer-room.zenith-room .plan-list__empty{color:var(--zenith-muted);text-align:center;margin:12px 0 0;font-size:13px}.buyer-room.zenith-room .social-kanban__card{text-align:left;padding:0;display:block;overflow:hidden}.buyer-room.zenith-room .social-kanban__card.is-expanded{border-color:color-mix(in srgb,var(--zenith-blue) 48%,var(--zenith-line));box-shadow:0 12px 24px #1e3d611f}.buyer-room.zenith-room .social-kanban__card-main{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:10px;padding:12px;display:grid}.buyer-room.zenith-room .social-kanban__card-main:hover{background:color-mix(in srgb,var(--zenith-blue-soft) 58%,transparent)}.buyer-room.zenith-room .social-kanban__card-main:focus-visible{outline-offset:-3px;outline:3px solid #8fb9eee6}.buyer-room.zenith-room .social-kanban__card-comments,.buyer-room.zenith-room .social-kanban__card-meta,.buyer-room.zenith-room .social-kanban__card-status{align-items:center;gap:5px;display:inline-flex}.buyer-room.zenith-room .social-kanban__card-status{color:var(--zenith-blue);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.buyer-room.zenith-room .social-kanban__card-status i{background:#92a4ba;border-radius:50%;width:7px;height:7px;display:inline-block}.buyer-room.zenith-room .social-kanban__card-status i.is-in_progress{background:#2e7dce}.buyer-room.zenith-room .social-kanban__card-status i.is-blocked{background:#c57a2b}.buyer-room.zenith-room .social-kanban__card-status i.is-done{background:#3b9b79}.buyer-room.zenith-room .social-kanban__card-meta{color:var(--zenith-muted);font-size:10px}.buyer-room.zenith-room .social-kanban__card-comments{color:var(--zenith-blue);font-weight:800}.buyer-room.zenith-room .social-kanban__card-main>strong{font-size:13px;line-height:1.4}.buyer-room.zenith-room .social-kanban__card-footer{color:var(--zenith-muted);justify-content:space-between;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.buyer-room.zenith-room .social-kanban__card-footer svg{transition:transform .16s ease-out}.buyer-room.zenith-room .social-kanban__card-footer svg.is-open{transform:rotate(180deg)}.buyer-room.zenith-room .social-kanban__card-details{border-top:1px solid var(--zenith-line);background:color-mix(in srgb,var(--zenith-blue-soft) 36%,var(--zenith-surface));gap:13px;padding:0 12px 12px;display:grid}.buyer-room.zenith-room .social-kanban__card-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:12px;display:grid}.buyer-room.zenith-room .social-kanban__card-facts div{gap:3px;min-width:0;display:grid}.buyer-room.zenith-room .social-kanban__card-facts span,.buyer-room.zenith-room .social-kanban__status-picker>span{color:var(--zenith-muted);font-size:10px}.buyer-room.zenith-room .social-kanban__card-facts strong{color:var(--zenith-ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.buyer-room.zenith-room .social-kanban__status-picker{gap:7px;display:grid}.buyer-room.zenith-room .social-kanban__status-picker>div{flex-wrap:wrap;gap:5px;display:flex}.buyer-room.zenith-room .social-kanban__status-picker button{border:1px solid var(--zenith-line);background:var(--zenith-surface);min-height:32px;color:var(--zenith-muted);font:inherit;cursor:pointer;border-radius:7px;padding:0 7px;font-size:10px;font-weight:750}.buyer-room.zenith-room .social-kanban__status-picker button.is-active,.buyer-room.zenith-room .social-kanban__status-picker button:hover{border-color:color-mix(in srgb,var(--zenith-blue) 50%,var(--zenith-line));background:var(--zenith-blue-soft);color:var(--zenith-blue)}.buyer-room.zenith-room .social-kanban__status-picker button:disabled{cursor:wait;opacity:.62}.buyer-room.zenith-room .social-kanban__comments-empty,.buyer-room.zenith-room .social-kanban__read-only{color:var(--zenith-muted);align-items:flex-start;gap:6px;margin:0;font-size:11px;line-height:1.45;display:flex}.buyer-room.zenith-room .social-kanban__comments{border-top:1px solid var(--zenith-line);gap:10px;padding-top:12px;display:grid}.buyer-room.zenith-room .social-kanban__comments>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.buyer-room.zenith-room .social-kanban__comments>header span{color:var(--zenith-ink);align-items:center;gap:6px;font-size:11px;display:inline-flex}.buyer-room.zenith-room .social-kanban__comments>header svg{color:var(--zenith-blue)}.buyer-room.zenith-room .social-kanban__comments>header small{color:var(--zenith-muted);font-size:10px}.buyer-room.zenith-room .social-kanban__comment-list{gap:10px;display:grid}.buyer-room.zenith-room .social-kanban__comment-list article{grid-template-columns:24px minmax(0,1fr);gap:7px;display:grid}.buyer-room.zenith-room .social-kanban__comment-avatar{background:var(--zenith-navy);width:24px;height:24px;color:var(--room-accent-ink,#fff);border-radius:50%;place-items:center;font-size:8px;font-weight:800;display:grid}.buyer-room.zenith-room .social-kanban__comment-list article>div{min-width:0}.buyer-room.zenith-room .social-kanban__comment-list p{color:var(--zenith-ink);align-items:center;gap:5px;margin:0;font-size:11px;display:flex}.buyer-room.zenith-room .social-kanban__comment-list p span{background:var(--zenith-blue-soft);color:var(--zenith-blue);border-radius:999px;padding:2px 5px;font-size:9px;font-weight:800}.buyer-room.zenith-room .social-kanban__comment-list small{color:var(--zenith-muted);margin-top:2px;font-size:9px;display:block}.buyer-room.zenith-room .social-kanban__comment-body{color:var(--zenith-ink);overflow-wrap:anywhere;margin-top:5px;font-size:11px;line-height:1.45}.buyer-room.zenith-room .social-kanban__comment-form{gap:7px;display:grid}.buyer-room.zenith-room .social-kanban__comment-form textarea{resize:vertical;border:1px solid var(--zenith-line);background:var(--zenith-surface);width:100%;min-height:64px;color:var(--zenith-ink);font:inherit;border-radius:8px;padding:9px;font-size:11px;line-height:1.4}.buyer-room.zenith-room .social-kanban__comment-form textarea::placeholder{color:var(--zenith-muted)}.buyer-room.zenith-room .social-kanban__comment-form>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.buyer-room.zenith-room .social-kanban__comment-form small{color:var(--zenith-muted);font-size:9px}.buyer-room.zenith-room .social-kanban__comment-form button,.buyer-room.zenith-room .social-kanban__identify{border:1px solid var(--zenith-blue);background:var(--zenith-blue);min-height:36px;color:var(--room-accent-ink,#fff);font:inherit;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.buyer-room.zenith-room .social-kanban__comment-form button:disabled{cursor:wait;opacity:.58}.buyer-room.zenith-room .social-kanban__identify{border-color:var(--zenith-line);background:var(--zenith-surface);width:100%;color:var(--zenith-blue);text-align:left}.buyer-room.zenith-room .plan-list .social-kanban__card--list{border-radius:12px}.buyer-room.zenith-room .plan-list .social-kanban__card--list .social-kanban__card-main{grid-template-columns:minmax(0,1fr) auto;align-items:center}.buyer-room.zenith-room .plan-list .social-kanban__card--list .social-kanban__card-footer,.buyer-room.zenith-room .plan-list .social-kanban__card--list .social-kanban__card-top{grid-column:1/-1}.buyer-room.zenith-room .social-footer{width:min(1780px,100% - 56px)}.buyer-room.zenith-room :is(button,a,input,textarea,select):focus-visible{outline-offset:2px;outline:3px solid #8fb9eee6}.buyer-room.zenith-room .room-toast{z-index:30;background:var(--zenith-navy);color:#fff;border:1px solid #8fb9ee6b;border-radius:12px;align-items:center;max-width:min(360px,100vw - 40px);min-height:44px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 36px #071c3538}.buyer-room.zenith-room .room-share-popover{z-index:29;border:1px solid var(--zenith-line);background:var(--zenith-surface);border-radius:14px;width:min(420px,100vw - 40px);padding:16px;position:fixed;bottom:76px;right:20px;box-shadow:0 18px 44px #071c352e}.buyer-room.zenith-room .room-share-popover header{justify-content:space-between;align-items:center;gap:12px;display:flex}.buyer-room.zenith-room .room-share-popover header strong{color:var(--zenith-ink);font-size:14px}.buyer-room.zenith-room .room-share-popover header button{width:36px;height:36px;color:var(--zenith-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.buyer-room.zenith-room .room-share-popover header button:hover{background:var(--zenith-blue-soft);color:var(--zenith-ink)}.buyer-room.zenith-room .room-share-popover p{color:var(--zenith-muted);margin:7px 0 13px;font-size:12px;line-height:1.45}.buyer-room.zenith-room .room-share-popover__field{gap:8px;display:flex}.buyer-room.zenith-room .room-share-popover__field input{border:1px solid var(--zenith-line);background:var(--zenith-canvas);min-width:0;min-height:44px;color:var(--zenith-ink);font:inherit;border-radius:9px;flex:1;padding:0 10px;font-size:11px}.buyer-room.zenith-room .room-share-popover__field button{background:var(--zenith-blue);color:#fff;min-height:44px;font:inherit;cursor:pointer;border:0;border-radius:9px;padding:0 13px;font-size:12px;font-weight:750}.buyer-room.zenith-room .room-toast-enter-active,.buyer-room.zenith-room .room-toast-leave-active{transition:opacity .16s,transform .16s}.buyer-room.zenith-room .room-toast-enter-from,.buyer-room.zenith-room .room-toast-leave-to{opacity:0;transform:translateY(8px)}.buyer-room.zenith-room .social-composer__marks button{width:44px;height:44px}@media (width>=2560px){.buyer-room.zenith-room .social-footer,.buyer-room.zenith-room .social-shell{width:min(2680px,100% - 96px)}.buyer-room.zenith-room .social-shell{grid-template-columns:280px minmax(0,1fr) 360px}.buyer-room.zenith-room .social-topbar{padding-inline:max(48px,50vw - 1340px)}}@media (width<=1280px){.buyer-room.zenith-room .social-shell{grid-template-columns:220px minmax(0,1fr) 280px;gap:12px;width:min(1440px,100% - 32px)}.buyer-room.zenith-room .social-decision-focus{grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr)}.buyer-room.zenith-room .social-decision-focus__agenda{display:none}}@media (width<=1100px){.buyer-room.zenith-room .social-shell{grid-template-columns:1fr;gap:0;width:min(720px,100% - 24px);margin-top:12px}.buyer-room.zenith-room .room-context{display:none}.buyer-room.zenith-room .social-shell--feed>.social-decision-focus,.buyer-room.zenith-room .social-shell--feed>.social-rail,.buyer-room.zenith-room .social-shell--feed>.social-shell__center,.buyer-room.zenith-room .social-shell:not(.social-shell--feed)>.social-rail,.buyer-room.zenith-room .social-shell:not(.social-shell--feed)>.social-shell__center{grid-area:auto/1}.buyer-room.zenith-room .social-shell--feed>.social-decision-focus{order:-2}.buyer-room.zenith-room .social-shell--feed>.social-rail{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px;position:static}.buyer-room.zenith-room .social-rail>.social-widget{border-radius:12px}.buyer-room.zenith-room .social-feed>.social-composer,.buyer-room.zenith-room .social-feed>.social-feed__empty,.buyer-room.zenith-room .social-feed>.social-notice,.buyer-room.zenith-room .social-feed>.social-post,.buyer-room.zenith-room .social-feed__header{margin-inline:0}.buyer-room.zenith-room .social-footer{width:min(720px,100% - 24px)}}@media (width<=720px){.buyer-room.zenith-room .social-shell{margin-bottom:96px}.buyer-room.zenith-room .social-decision-focus{border-radius:14px;min-height:0;display:block}.buyer-room.zenith-room .social-decision-focus__main,.buyer-room.zenith-room .social-decision-focus__next{padding:26px 22px}.buyer-room.zenith-room .social-decision-focus__facts{flex-wrap:wrap;gap:14px 20px;margin-top:24px}.buyer-room.zenith-room .social-decision-focus h1{max-width:11ch;font-size:34px}.buyer-room.zenith-room .social-decision-focus__next{border-top:1px solid #bfdbf729;border-inline:0}.buyer-room.zenith-room .social-feed__header{min-height:0;padding:22px 0 16px;display:block}.buyer-room.zenith-room .social-feed__header nav{margin-top:12px}.buyer-room.zenith-room .social-feed>.social-composer{margin-top:14px}.buyer-room.zenith-room .social-rail--empty,.buyer-room.zenith-room .social-shell--feed>.social-rail{grid-template-columns:1fr}.buyer-room.zenith-room .plan-header,.buyer-room.zenith-room .plan-toolbar{display:grid}.buyer-room.zenith-room .plan-header__progress{text-align:left;width:max-content}.buyer-room.zenith-room .plan-toolbar{gap:8px}.buyer-room.zenith-room .plan-view-switch{justify-content:flex-start}.buyer-room.zenith-room .social-kanban--polished{grid-template-columns:repeat(4,minmax(220px,1fr))}.buyer-room.zenith-room .plan-list__row{grid-template-columns:22px minmax(0,1fr) 18px}.buyer-room.zenith-room .plan-list__row time{display:none}.buyer-room.zenith-room .social-footer{width:calc(100% - 24px)}.buyer-room.zenith-room .room-toast{max-width:calc(100vw - 24px);bottom:78px;right:12px}.buyer-room.zenith-room .room-share-popover{width:calc(100vw - 24px);bottom:78px;right:12px}.buyer-room.zenith-room .room-share-popover__field{display:grid}}@media (prefers-reduced-motion:reduce){.buyer-room.zenith-room *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
