.portal-notification-control{position:relative}.portal-notification-bell{position:relative;display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid rgba(14,31,47,.14);border-radius:14px;background:#fff;color:#142433;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.portal-notification-bell:hover{background:#f5f7f8;border-color:#0e1f2f3d}.portal-notification-bell:focus-visible{outline:3px solid rgba(42,102,72,.22);outline-offset:2px}.portal-notification-badge{position:absolute;top:-4px;right:-4px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#a53c30;color:#fff;font-size:11px;font-weight:800;line-height:1}.portal-notification-popover{position:absolute;z-index:80;top:calc(100% + 10px);right:0;width:min(390px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(14,31,47,.12);border-radius:18px;background:#fff;box-shadow:0 18px 55px #0d1d2b29}.portal-notification-popover[hidden]{display:none!important}.portal-notification-popover__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 18px 14px;border-bottom:1px solid rgba(14,31,47,.08)}.portal-notification-popover__header p{margin:0 0 3px;color:#60707d;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.portal-notification-popover__header h2{margin:0;color:#172735;font-size:17px;line-height:1.25}.portal-notification-popover__actions{display:flex;align-items:center;gap:10px}.portal-notification-popover__actions button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#435462;font:inherit;font-size:12px;font-weight:700;cursor:pointer;padding:5px 0}.portal-notification-close{display:none!important}.portal-notification-popover__list{max-height:430px;overflow:auto}.portal-notification-item{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:flex-start;gap:11px;padding:14px 16px;border-bottom:1px solid rgba(14,31,47,.07);color:inherit;text-decoration:none;background:#fff}.portal-notification-item:hover{background:#f7f9fa}.portal-notification-item.is-unread{background:#f3f7f4}.portal-notification-item.is-unread:before{content:"";position:absolute;left:5px;top:20px;width:6px;height:6px;border-radius:50%;background:#2e6a4b}.portal-notification-item__icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#eef2f3;color:#233845}.portal-notification-item.is-unread .portal-notification-item__icon{background:#e0eee6;color:#275d43}.portal-notification-item__copy{display:flex;min-width:0;flex-direction:column;gap:3px}.portal-notification-item__copy small{color:#6e7c86;font-size:11px;font-weight:700}.portal-notification-item__copy strong{color:#172735;font-size:14px;line-height:1.3}.portal-notification-item__copy>span{color:#596a76;font-size:13px;line-height:1.42}.portal-notification-item>svg{margin-top:9px;color:#81909a}.portal-notification-popover__footer{padding:12px 16px}.portal-notification-popover__footer a{display:flex;align-items:center;justify-content:center;gap:4px;color:#244f3a;font-size:13px;font-weight:800;text-decoration:none}.portal-notification-empty{margin:0;padding:28px 18px;color:#64737e;text-align:center}.portal-notifications-page{display:grid;gap:24px}.portal-notifications-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.portal-notifications-intro h2{margin:5px 0 6px;font-size:clamp(25px,3vw,38px);line-height:1.08;color:#152735}.portal-notifications-intro p:last-child{max-width:620px;margin:0;color:#657580;line-height:1.55}.portal-notifications-actions{display:flex;gap:10px;flex-wrap:wrap}.portal-notification-filters{display:flex;gap:8px;flex-wrap:wrap}.portal-notification-filters button{border:1px solid rgba(14,31,47,.13);border-radius:999px;background:#fff;color:#465865;padding:9px 14px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.portal-notification-filters button.is-active{background:#183a2c;color:#fff;border-color:#183a2c}.portal-notification-list{overflow:hidden;border:1px solid rgba(14,31,47,.1);border-radius:18px;background:#fff}.portal-notification-row{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:15px;align-items:flex-start;padding:18px 20px;border-bottom:1px solid rgba(14,31,47,.08)}.portal-notification-row:last-child{border-bottom:0}.portal-notification-row.is-unread{background:#f5f8f6}.portal-notification-row.is-unread:before{content:"";position:absolute;left:7px;top:26px;width:7px;height:7px;border-radius:50%;background:#2e6a4b}.portal-notification-row__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:#eef2f3;color:#263b48}.portal-notification-row.is-unread .portal-notification-row__icon{background:#e0eee6;color:#275d43}.portal-notification-row__body{min-width:0}.portal-notification-row__meta{display:flex;gap:7px;flex-wrap:wrap;color:#72818b;font-size:12px;font-weight:700}.portal-notification-row__body h3{margin:5px 0 4px;color:#172735;font-size:17px}.portal-notification-row__body p{margin:0;color:#5f707c;line-height:1.5}.portal-notification-row__action{align-self:center;white-space:nowrap;color:#24553d;font-size:13px;font-weight:800;text-decoration:none}.portal-notification-page-empty{padding:34px 20px;text-align:center;color:#6d7c87}.portal-notification-count{display:inline-flex;align-items:center;gap:6px;color:#5d6e79;font-size:13px}.portal-notification-count strong{color:#172735}.portal-notification-mark-all{display:inline-flex;align-items:center;gap:7px}.portal-notification-row[hidden]{display:none!important}@media(max-width:720px){body.portal-notifications-open{overflow:hidden;overscroll-behavior:none}.portal-notification-control{position:static}.portal-notification-popover{position:fixed;z-index:120;inset:0;width:100vw;height:100dvh;max-height:none;display:flex;flex-direction:column;overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none}.portal-notification-popover__header{flex:0 0 auto;align-items:center;min-height:calc(84px + env(safe-area-inset-top));padding:calc(14px + env(safe-area-inset-top)) 14px 14px 18px;background:#fff}.portal-notification-popover__header h2{font-size:20px}.portal-notification-popover__header p{font-size:11px}.portal-notification-popover__actions{gap:8px}.portal-notification-popover__actions [data-notification-mark-all]{min-height:44px;padding:0 8px}.portal-notification-popover__actions [data-notification-mark-all] span{display:none}.portal-notification-close{width:46px!important;height:46px!important;flex:0 0 auto;display:grid!important;place-items:center;padding:0!important;border:1px solid #d8e0e6!important;border-radius:50%!important;background:#fff!important;color:#183a57!important}.portal-notification-popover__list{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#f7f8f9}.portal-notification-item{grid-template-columns:42px minmax(0,1fr) 18px;padding:17px 16px;background:#fff}.portal-notification-item.is-unread{background:#f3f7f4}.portal-notification-item__icon{width:40px;height:40px}.portal-notification-item__copy strong{font-size:15px}.portal-notification-item__copy>span{font-size:14px;line-height:1.5}.portal-notification-popover__footer{flex:0 0 auto;padding:13px 16px calc(13px + env(safe-area-inset-bottom));border-top:1px solid rgba(14,31,47,.08);background:#fff}.portal-notification-popover__footer a{min-height:46px;font-size:14px}.portal-notifications-intro{align-items:flex-start;flex-direction:column}.portal-notification-row{grid-template-columns:42px minmax(0,1fr);padding:16px}.portal-notification-row__icon{width:40px;height:40px}.portal-notification-row__action{grid-column:2;justify-self:start;margin-top:2px}.portal-notification-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.portal-notification-filters button{white-space:nowrap}.portal-notification-bell{width:42px;height:42px}}.portal-mention-anchor{position:relative}.portal-mention-picker{position:absolute;z-index:70;left:0;right:0;top:calc(100% + 7px);overflow:hidden;border:1px solid rgba(14,31,47,.13);border-radius:14px;background:#fff;box-shadow:0 14px 38px #0d1d2b26}.portal-mention-option{display:flex;width:100%;align-items:center;gap:10px;border:0;border-bottom:1px solid rgba(14,31,47,.07);background:#fff;padding:10px 12px;text-align:left;cursor:pointer}.portal-mention-option:last-child{border-bottom:0}.portal-mention-option:hover,.portal-mention-option.is-active{background:#f2f6f4}.portal-mention-option>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}.portal-mention-option strong{color:#172735;font-size:13px}.portal-mention-option small{overflow:hidden;color:#6a7984;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.portal-mention-trigger{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;background:transparent;color:#4e626f;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.portal-mention-trigger:hover{color:#244f3a}.portal-record-composer__actions .portal-mention-trigger,.portal-idea-comment-composer__actions .portal-mention-trigger{min-height:40px;padding:0 12px;border:1px solid #d2dbe2;border-radius:8px;background:#fff}.portal-composer__options .portal-mention-trigger{min-height:34px;padding:0 7px;border-radius:7px}.portal-mention-help{display:inline-flex;align-items:center;gap:5px;margin-top:7px;color:#7a8790;font-size:12px}.portal-mention-help strong{color:#50636e}.portal-feed-comment-form .portal-mention-picker{top:auto;bottom:calc(100% + 7px)}@media(max-width:640px){.portal-mention-picker{left:-2px;right:-2px}.portal-mention-option{padding:11px}.portal-mention-help{font-size:11px}.portal-record-composer__actions .portal-mention-trigger,.portal-idea-comment-composer__actions .portal-mention-trigger{min-height:44px}}.portal-bottom-dock,.portal-app-menu{display:none}.portal-nav__icon,.portal-exit--icon,.portal-quick-link{display:flex;align-items:center}.portal-exit--icon{gap:9px}.portal-quick-link{gap:8px}.portal-nav__icon svg,.portal-exit--icon svg,.portal-quick-link svg{flex:0 0 auto}.portal-member.is-active{background:#ffffff14}.portal-avatar--placeholder svg{width:55%;height:55%}@media(max-width:820px){body.portal-menu-open{overflow:hidden;overscroll-behavior:none}.portal-workspace{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.portal-content{padding-bottom:30px}.portal-bottom-dock{position:fixed;z-index:90;left:0;right:0;bottom:0;min-height:calc(64px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);align-items:stretch;padding:5px 8px calc(5px + env(safe-area-inset-bottom));border:0;border-top:1px solid rgba(8,26,44,.12);border-radius:0;background:#fffffffa;box-shadow:0 -8px 22px #04121f0b;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.portal-dock-item{min-width:0;min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:5px 3px;border:0;border-radius:10px;color:#667789;background:transparent;font:inherit;cursor:pointer}.portal-dock-item span{overflow:hidden;max-width:100%;font-size:.62rem;font-weight:650;line-height:1;text-overflow:ellipsis;white-space:nowrap}.portal-dock-item svg{flex:0 0 auto}.portal-dock-item.is-active{color:#0b3559;background:#eaf2f7}.portal-dock-menu[aria-expanded=true]{color:#fff;background:#0b2948}.portal-app-menu[hidden]{display:none!important}.portal-app-menu{position:fixed;z-index:80;inset:0;display:block;padding:0 0 calc(64px + env(safe-area-inset-bottom));background:#f5f7f9;opacity:0;transition:opacity .16s ease}.portal-app-menu.is-open{opacity:1}.portal-app-menu__sheet{width:100%;height:100%;max-height:none;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 18px 28px;border:0;border-radius:0;background:#f5f7f9;box-shadow:none;transform:none}.portal-app-menu.is-open .portal-app-menu__sheet{transform:none}.portal-app-menu__header{position:sticky;z-index:3;top:0;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 -18px 18px;min-height:calc(84px + env(safe-area-inset-top));padding:calc(14px + env(safe-area-inset-top)) 14px 14px 18px;border-bottom:1px solid rgba(10,31,50,.08);background:#f5f7f9fa;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.portal-app-menu__header p{margin:0 0 3px;color:#718093;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.portal-app-menu__header h2{margin:0;color:#0c1a2a;font-size:1.55rem;font-weight:620;letter-spacing:-.035em}.portal-app-menu__close{width:46px;height:46px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #d8e0e6;border-radius:50%;background:#fff;color:#183a57;cursor:pointer}.portal-app-menu__profile{min-height:74px;display:flex;align-items:center;gap:12px;margin:0 0 20px;padding:11px 13px;border:1px solid #dce4ea;border-radius:15px;background:#fff;color:#1f394f}.portal-app-menu__profile>span:nth-child(2){min-width:0;flex:1}.portal-app-menu__profile strong,.portal-app-menu__profile small{display:block}.portal-app-menu__profile strong{font-size:.84rem}.portal-app-menu__profile small{margin-top:3px;color:#748291;font-size:.66rem}.portal-app-menu__profile>svg{color:#5e7487}.portal-app-menu__profile.is-active{border-color:#9db8cc;background:#eaf2f7}.portal-app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 10px}.portal-app-tile{min-width:0;min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;padding:8px 4px 10px;border-radius:16px;color:#263b4e;text-align:center}.portal-app-tile__icon{position:relative;width:68px;height:68px;display:grid;place-items:center;border:1px solid #dde5ea;border-radius:19px;background:#fff;color:#2e6b95;box-shadow:0 5px 16px #0a1e3012}.portal-app-tile strong{max-width:100%;font-size:.74rem;font-weight:680;line-height:1.18}.portal-app-tile.is-active{background:#e2ecf38c}.portal-app-tile.is-active .portal-app-tile__icon{border-color:#214f73;background:#0b2948;color:#fff}.portal-app-tile__badge{position:absolute;top:-6px;right:-6px;min-width:21px;height:21px;display:grid;place-items:center;padding:0 5px;border:2px solid #f5f7f9;border-radius:999px;background:#a53c30;color:#fff;font-size:.62rem;font-weight:800;line-height:1}.portal-app-tile.is-active .portal-app-tile__badge{border-color:#e2ecf3}.portal-app-menu__actions,.portal-app-menu__resources{margin-top:25px;padding-top:21px;border-top:1px solid #dce3e8}.portal-app-menu__section-heading p{margin:0 0 3px;color:#718093;font-size:.61rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.portal-app-menu__section-heading h3{margin:0 0 12px;color:#14283a;font-size:1rem;font-weight:620}.portal-action-shortcuts,.portal-resource-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.portal-action-shortcuts>a,.portal-resource-shortcuts>a{min-width:0;display:flex;align-items:center;gap:10px;border:1px solid #dde4e9;border-radius:13px;background:#fff;color:#263e52}.portal-action-shortcuts>a{min-height:74px;padding:12px 13px;border-color:#d6e1e8}.portal-resource-shortcuts>a{min-height:67px;padding:11px 12px}.portal-action-shortcuts>a>span:first-child{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:#e5eef4;color:#174c73}.portal-resource-shortcuts>a>span:first-child{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:#edf3f7;color:#2d6a94}.portal-action-shortcuts strong,.portal-action-shortcuts small,.portal-resource-shortcuts strong,.portal-resource-shortcuts small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-action-shortcuts strong{color:#17364f;font-size:.76rem}.portal-action-shortcuts small{margin-top:4px;color:#6f7f8b;font-size:.61rem}.portal-resource-shortcuts strong{font-size:.72rem}.portal-resource-shortcuts small{margin-top:3px;color:#7b8793;font-size:.6rem}.portal-app-menu__footer{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;padding-top:18px;border-top:1px solid #dce3e8}.portal-app-menu__footer a{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d7e0e6;border-radius:12px;background:#fff;color:#355168;font-size:.72rem;font-weight:650}}@media(max-width:410px){.portal-app-menu__sheet{padding-inline:14px}.portal-app-menu__header{margin-inline:-14px}.portal-app-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px 7px}.portal-app-tile{min-height:92px;gap:8px}.portal-app-tile__icon{width:62px;height:62px;border-radius:17px}.portal-app-tile strong{font-size:.68rem}.portal-action-shortcuts,.portal-resource-shortcuts{grid-template-columns:1fr 1fr;gap:7px}.portal-action-shortcuts>a,.portal-resource-shortcuts>a{padding:9px}.portal-action-shortcuts>a>span:first-child{width:39px;height:39px}}@media(prefers-reduced-motion:reduce){.portal-app-menu{transition:none}}.portal-feed{max-width:1180px;margin:0 auto}.portal-feed-overview{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;margin-bottom:20px}.portal-feed-next{min-height:78px;display:flex;align-items:center;gap:14px;padding:14px 17px;border:1px solid var(--portal-line);border-radius:13px;background:#fff;color:var(--portal-ink)}.portal-feed-next__icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:var(--portal-blue-soft);color:#2b688f}.portal-feed-next>span:nth-child(2){min-width:0;flex:1}.portal-feed-next small,.portal-feed-next strong,.portal-feed-next em{display:block}.portal-feed-next small{color:var(--portal-muted);font-size:.66rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.portal-feed-next strong{margin-top:3px;font-size:.9rem}.portal-feed-next em{margin-top:2px;color:var(--portal-muted);font-size:.72rem;font-style:normal}.portal-feed-next>svg{color:#718294}.portal-feed-glance{display:grid;grid-template-columns:repeat(2,minmax(108px,1fr));overflow:hidden;border:1px solid var(--portal-line);border-radius:13px;background:var(--portal-line)}.portal-feed-glance a{min-width:110px;display:flex;flex-direction:column;justify-content:center;padding:12px 17px;background:#fff}.portal-feed-glance strong{color:var(--portal-ink);font-size:1.35rem;font-weight:620;line-height:1}.portal-feed-glance span{margin-top:6px;color:var(--portal-muted);font-size:.68rem}.portal-feed-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}.portal-feed-main{min-width:0}.portal-feed-side{display:grid;gap:16px;position:sticky;top:22px}.portal-feed-side__card{padding:20px;border:1px solid var(--portal-line);border-radius:13px;background:#fff}.portal-feed-side__card .portal-panel__heading{margin-bottom:10px}.portal-feed-side__card .portal-panel__heading h2{font-size:1rem}.portal-feed-profile-link{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:center;margin:3px 0 14px;color:var(--portal-ink)}.portal-feed-profile-link strong,.portal-feed-profile-link small{display:block}.portal-feed-profile-link strong{font-size:.9rem}.portal-feed-profile-link small{margin-top:3px;color:var(--portal-muted);font-size:.7rem}.portal-feed-side__card>.portal-text-link{display:inline-block;margin-top:14px}.portal-composer{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;margin-bottom:14px;padding:16px;border:1px solid var(--portal-line);border-radius:14px;background:#fff}.portal-avatar--composer{width:42px;height:42px;color:#153a5d}.portal-composer__body{min-width:0}.portal-composer textarea{width:100%;min-height:48px;resize:vertical;padding:11px 13px;border:1px solid #d5dde4;border-radius:10px;outline:0;background:#f8fafb;color:var(--portal-ink);font:inherit;font-size:.89rem;line-height:1.5}.portal-composer textarea:focus{border-color:#80a8c3;box-shadow:0 0 0 3px #437ca41a;background:#fff}.portal-composer__options{display:flex;align-items:center;gap:8px;margin-top:9px}.portal-composer__photo,.portal-composer__project,.portal-composer__submit{min-height:38px;display:inline-flex;align-items:center;gap:6px;border-radius:8px;color:#486175;font-size:.72rem;font-weight:620}.portal-composer__photo{padding:0 9px;cursor:pointer}.portal-composer__project{min-width:0;flex:1}.portal-composer__project select{width:min(100%,220px);min-height:38px;padding:0 28px 0 8px;border:0;background:transparent;color:#486175;font:inherit;font-size:.72rem;font-weight:620}.portal-composer__submit{margin-left:auto;padding:0 13px;border:0;background:var(--portal-navy-2);color:#fff;cursor:pointer}.portal-feed-filter{position:sticky;z-index:20;top:0;display:flex;gap:4px;margin-bottom:12px;padding:6px;border:1px solid var(--portal-line);border-radius:11px;background:#fffffff5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.portal-feed-filter button{min-height:39px;flex:1;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#68798a;font:inherit;font-size:.73rem;font-weight:650;cursor:pointer}.portal-feed-filter button.is-active{background:#e9f1f6;color:#123b5d}.portal-feed-stream{display:grid;gap:12px}.portal-feed-card{border:1px solid var(--portal-line);border-radius:14px;background:#fff}.portal-feed-card[hidden]{display:none}.portal-feed-card--member{padding:18px}.portal-feed-card__author{display:flex;align-items:center;gap:11px}.portal-avatar--feed{width:43px;height:43px}.portal-feed-card__author>div{min-width:0}.portal-feed-card__author strong,.portal-feed-card__author span{display:block}.portal-feed-card__author strong{color:var(--portal-ink);font-size:.86rem}.portal-feed-card__author span{margin-top:3px;color:var(--portal-muted);font-size:.67rem}.portal-feed-post__body{margin:15px 0 13px;color:#293d50;font-size:.9rem;line-height:1.65;white-space:pre-wrap}.portal-feed-project{width:fit-content;display:inline-flex;align-items:center;gap:6px;min-height:31px;padding:0 9px;border-radius:7px;background:#edf3f7;color:#2b648d;font-size:.68rem;font-weight:650}.portal-feed-social-counts{display:flex;justify-content:space-between;gap:12px;margin-top:14px;padding:10px 2px;border-bottom:1px solid #edf0f2;color:var(--portal-muted);font-size:.67rem}.portal-feed-actions{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding-top:5px}.portal-feed-actions button{min-height:40px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:transparent;color:#596d7f;font:inherit;font-size:.73rem;font-weight:650;cursor:pointer}.portal-feed-actions button:hover{background:#f2f5f7}.portal-feed-actions button.is-liked{color:#21628f;background:#edf4f8}.portal-feed-comments{margin-top:5px}.portal-feed-comment-list{display:grid;gap:9px}.portal-feed-comment{display:flex;gap:8px;align-items:flex-start}.portal-avatar--comment{width:31px;height:31px;font-size:.6rem}.portal-feed-comment>div{max-width:calc(100% - 40px);padding:8px 10px;border-radius:10px;background:#f2f5f7;color:#30475b;font-size:.75rem;line-height:1.45}.portal-feed-comment p{display:flex;gap:8px;align-items:baseline;margin:0 0 3px}.portal-feed-comment strong{color:#1c354a;font-size:.72rem}.portal-feed-comment small{color:#84909b;font-size:.58rem}.portal-feed-comment>div>span{display:block}.portal-feed-comment-form{grid-template-columns:auto minmax(0,1fr) auto;gap:7px;align-items:center;margin-top:10px}.portal-feed-comment-form:not([hidden]){display:grid}.portal-feed-comment-form input{min-width:0;min-height:38px;padding:8px 10px;border:1px solid #d5dde4;border-radius:9px;background:#f8fafb;color:var(--portal-ink);font:inherit;font-size:.75rem}.portal-feed-comment-form button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:9px;background:#eaf1f6;color:#2a668f;cursor:pointer}.portal-feed-card--system{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:17px 18px;background:#fbfcfd}.portal-system-post__icon{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:#eaf2f7;color:#2b6a95}.portal-feed-card--decision .portal-system-post__icon{background:#e9f3ed;color:#326f55}.portal-feed-card--idea .portal-system-post__icon{background:#f6f0e5;color:#8a6427}.portal-feed-card--project .portal-system-post__icon{background:#eaf2f7;color:#2d6a94}.portal-feed-card--meeting .portal-system-post__icon{background:#eeeaf6;color:#655487}.portal-system-post__body header{display:flex;align-items:center;justify-content:space-between;gap:12px}.portal-system-post__body header span{color:#536b7f;font-size:.64rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.portal-system-post__body header small{color:#89949e;font-size:.61rem}.portal-system-post__body h2{margin:7px 0 5px;color:var(--portal-ink);font-size:1rem;font-weight:620;letter-spacing:-.015em}.portal-system-post__body p{margin:0;color:#526476;font-size:.79rem;line-height:1.55}.portal-system-post__body>a{display:inline-flex;align-items:center;gap:3px;margin-top:10px;color:#26658f;font-size:.71rem;font-weight:680}.portal-profile-page{max-width:1120px;margin:0 auto}.portal-profile-back{width:fit-content;display:inline-flex;align-items:center;gap:6px;margin-bottom:16px;color:#4d687e;font-size:.73rem;font-weight:650}.portal-profile-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center;padding:28px;border-radius:16px;background:var(--portal-navy);color:#fff}.portal-profile-avatar{width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:#dceaf4;color:#123a5d;font-size:1.35rem;font-weight:700}.portal-profile-identity .portal-kicker{color:#8db9d9}.portal-profile-identity h2{margin:0;font-size:clamp(1.9rem,3vw,2.7rem);font-weight:580;letter-spacing:-.04em}.portal-profile-identity>p{margin:4px 0 0;color:#c2d0dc}.portal-profile-meta{display:flex;flex-wrap:wrap;gap:15px;margin-top:14px}.portal-profile-meta span{display:flex;align-items:center;gap:6px;color:#9fb3c4;font-size:.7rem}.portal-profile-edit{gap:7px;color:#fff;background:#ffffff14;border-color:#ffffff2e}.portal-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start;margin-top:22px}.portal-profile-main,.portal-profile-side{display:grid;gap:18px}.portal-profile-section,.portal-profile-side__card{padding:24px;border:1px solid var(--portal-line);border-radius:14px;background:#fff}.portal-profile-section>h2,.portal-profile-side__card h2{margin:0;color:var(--portal-ink);font-size:1.25rem;font-weight:590;letter-spacing:-.025em}.portal-profile-intro{margin:9px 0 19px;color:#536578;line-height:1.62}.portal-profile-skills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.portal-profile-skills>div{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e1e7eb;border-radius:10px;background:#fafbfc;color:#26435b}.portal-profile-skills>div>span{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;background:#eaf2f7;color:#2e6b95}.portal-profile-skills strong{font-size:.76rem}.portal-profile-section__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.portal-profile-section__heading h2{margin:0;color:var(--portal-ink);font-size:1.25rem}.portal-profile-section__heading>a{color:#286893;font-size:.74rem;font-weight:650}.portal-profile-posts{display:grid}.portal-profile-posts article{padding:17px 0;border-top:1px solid #edf0f3}.portal-profile-posts article:first-child{border-top:0;padding-top:4px}.portal-profile-posts header{display:flex;align-items:center;gap:8px}.portal-profile-posts header strong,.portal-profile-posts header small{display:block}.portal-profile-posts header strong{color:var(--portal-ink);font-size:.78rem}.portal-profile-posts header small{margin-top:2px;color:var(--portal-muted);font-size:.61rem}.portal-profile-posts article>p{margin:10px 0;color:#43576a;font-size:.82rem;line-height:1.58}.portal-profile-posts footer{display:flex;gap:14px;color:var(--portal-muted);font-size:.65rem}.portal-profile-posts footer span{display:flex;align-items:center;gap:4px}.portal-profile-side__card p:not(.portal-kicker){color:#536578;font-size:.8rem;line-height:1.6}.portal-profile-side__card--note .portal-text-link{display:inline-block;margin-top:4px}.portal-profile-projects{display:grid;margin-top:13px}.portal-profile-projects a{display:flex;align-items:center;gap:9px;padding:12px 0;border-top:1px solid #edf0f3;color:#26435b}.portal-profile-projects a:first-child{border-top:0}.portal-profile-projects>a>span:first-child{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#edf3f7;color:#2d698f}.portal-profile-projects strong,.portal-profile-projects small{display:block}.portal-profile-projects strong{font-size:.75rem}.portal-profile-projects small{margin-top:3px;color:var(--portal-muted);font-size:.62rem}.portal-member-card__profile{width:fit-content;min-height:38px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid #d2dbe2;border-radius:7px;color:#315876;font-size:.72rem;font-weight:650}.portal-member-card__group-label{display:inline-block;color:var(--portal-muted);font-size:.67rem}@media(max-width:1050px){.portal-feed-layout,.portal-profile-layout{grid-template-columns:1fr}.portal-feed-side{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.portal-profile-side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.portal-feed{max-width:760px}.portal-feed-overview{grid-template-columns:1fr}.portal-feed-glance{grid-template-columns:1fr 1fr}.portal-feed-side{display:none}.portal-feed-filter{top:0}.portal-profile-hero{grid-template-columns:auto 1fr;gap:15px;padding:22px}.portal-profile-avatar{width:72px;height:72px;font-size:1.05rem}.portal-profile-edit{grid-column:1 / -1;width:fit-content}.portal-profile-side{grid-template-columns:1fr}}@media(max-width:560px){.portal-feed-overview{margin-bottom:13px}.portal-feed-next{min-height:70px;padding:12px 13px}.portal-feed-glance a{min-width:0;padding:11px 13px}.portal-composer{grid-template-columns:1fr;padding:13px;border-radius:12px}.portal-avatar--composer{display:none}.portal-composer__options{flex-wrap:wrap}.portal-composer__project{order:3;flex-basis:100%}.portal-composer__project select{width:100%;max-width:none;padding-left:0}.portal-feed-filter{margin-inline:-2px}.portal-feed-card--member,.portal-feed-card--system{padding:15px;border-radius:12px}.portal-feed-card--system{grid-template-columns:38px minmax(0,1fr);gap:11px}.portal-system-post__icon{width:38px;height:38px;border-radius:9px}.portal-feed-post__body{font-size:.85rem}.portal-profile-hero{grid-template-columns:1fr;text-align:left}.portal-profile-avatar{width:68px;height:68px}.portal-profile-meta{flex-direction:column;gap:7px}.portal-profile-skills{grid-template-columns:1fr}.portal-profile-section,.portal-profile-side__card{padding:19px}}
