:root{--blue:#0053f3;--ink:#14233b;--muted:#607088;--line:#dfe5ee;--surface:#f4f6f9;--pale:#edf3ff;--white:#fff;font-family:Arial,"Segoe UI",sans-serif;color:var(--ink);background:var(--surface);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #8cb0ff;outline-offset:3px}button{border-radius:0}button:focus:not(:focus-visible){outline:0}[hidden]{display:none!important}.skip{position:absolute;top:-80px;left:20px;z-index:99;background:white;padding:12px}.skip:focus{top:10px}.topbar{background:white;border-bottom:1px solid var(--line)}.topbar-inner{max-width:1180px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:31px;font-weight:850;letter-spacing:-1.7px;color:var(--blue);line-height:1}.brand span{font-weight:400}.brand small{display:block;font-size:8px;letter-spacing:2px;color:var(--muted);margin-top:9px}.top-links{display:flex;align-items:center;gap:32px;font-size:13px;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;background:var(--blue);border:1px solid var(--blue);color:#fff;font-size:13px;font-weight:700;white-space:nowrap;min-height:44px}.button:hover{background:#003dbc;color:white}.button.secondary{background:white;color:var(--blue);border-color:#d1dcf2}.button.secondary:hover{background:var(--pale)}.button.compact{padding:9px 21px}.layout{max-width:1180px;margin:auto;padding:38px 28px 0;display:grid;grid-template-columns:218px minmax(0,1fr);gap:54px}.sidebar{position:sticky;top:28px;align-self:start}.eyebrow{font-size:9px;letter-spacing:1.7px;font-weight:800;color:var(--muted);display:block}.sidebar>.eyebrow{padding:0 12px;margin-bottom:15px}.sidebar nav{display:grid;gap:5px}.sidebar nav a{padding:12px;font-size:13px;font-weight:600;display:flex;gap:15px;align-items:center;color:#4e5e74}.sidebar nav a>span{font-size:21px;width:20px;text-align:center;line-height:1}.sidebar nav a.active,.sidebar nav a.active:hover{color:var(--blue);background:transparent;border:0}.sidebar nav a:hover{background:var(--pale)}.sidebar-filters{margin:30px 0;padding:28px 12px 0;border-top:1px solid var(--line)}.sidebar-filters .eyebrow{margin-bottom:20px}.sidebar label{font-size:11px;color:var(--muted);display:block;margin:15px 0}.sidebar select{width:100%;border:1px solid var(--line);padding:9px;background:transparent;color:var(--ink);font-size:12px;margin-top:5px;border-radius:0}.sidebar .button{width:100%;font-size:12px}.sidebar-bottom{padding:5px 12px}.sidebar-bottom p{font-size:15px;line-height:1.6;color:#75849a;margin-bottom:20px}.sidebar-bottom strong{color:var(--ink);font-weight:600}.sidebar-bottom a{display:block;font-size:10px;color:var(--muted);margin:9px 0}main{min-width:0}.intro{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:2px 0 24px}.intro .eyebrow{color:var(--blue)}h1{font-size:37px;line-height:1.18;letter-spacing:-1.3px;margin:14px 0;font-weight:750}.intro p{font-size:12px;color:var(--muted);margin:14px 0 0}.intro>.button{margin-bottom:3px;padding:10px 13px;font-size:11px}.search{display:flex;align-items:center;background:white;border:1px solid var(--line);padding:4px 4px 4px 16px;margin:3px 0 18px;gap:12px}.search>span{font-size:25px;line-height:1}.search input{min-width:0;flex:1;border:0;background:transparent;font-size:12px;padding:11px 0;color:var(--ink)}.search button{background:#edf1f7;border:0;color:#3c4c66;padding:10px 14px;font-size:11px;font-weight:600;min-height:40px}.feed-tabs{display:flex;align-items:stretch;border-bottom:1px solid var(--line);margin-bottom:24px;gap:25px}.feed-tabs a{font-size:12px;padding:14px 0;color:var(--muted)}.feed-tabs a.selected{border-bottom:2px solid var(--blue);font-weight:700;color:var(--blue)}.feed-tabs>span{margin-left:auto;color:#7a8699;font-size:10px;align-self:center;white-space:nowrap}.post-card{background:#fff;border:1px solid var(--line);margin-bottom:20px;padding:24px 26px 0}.post-byline{display:flex;align-items:center;gap:12px}.org-mark{width:43px;height:43px;background:#edf3ff;color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:23px;font-weight:750;flex-shrink:0;border:1px solid #dbe5f9}.org-mark img{width:100%;height:100%;object-fit:contain}.org-name{font-size:13px;font-weight:750}.meta{font-size:10px;color:var(--muted);display:flex;gap:8px;align-items:center}.icon-button{margin-left:auto;border:0;background:none;font-weight:700;letter-spacing:2px;color:var(--muted);font-size:19px;min-width:38px;min-height:38px}.post-card h2{font-size:22px;line-height:1.35;letter-spacing:-.45px;margin:20px 0 10px}.post-text{white-space:normal;font-size:13px;line-height:1.9;overflow-wrap:anywhere;margin:17px 0 20px;color:#41516a}.post-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:4px;margin:0 -26px 18px}.post-images img{width:100%;max-height:420px;object-fit:cover;display:block}.source-link{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;background:#f3f6fa;border-left:2px solid #bbccec;font-size:12px;font-weight:600;margin:0 0 18px}.source-link span{color:var(--blue);font-size:17px}.tags{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.tags a,.tags>span{color:var(--blue);font-size:11px}.post-actions{display:flex;gap:17px;border-top:1px solid #edf0f5;padding:10px 0;align-items:center}.post-actions button{display:flex;gap:7px;align-items:center;background:transparent;border:0;color:#607088;font-size:18px;padding:5px 0;min-height:34px}.post-actions button span,.post-actions button b{font-size:10px;font-weight:500}.post-actions button.comments{font-size:11px}.post-actions button.save{margin-left:auto}.post-actions button[aria-pressed=true]{color:var(--blue)}.page-footer{border-top:1px solid var(--line);margin-top:40px;padding:24px 0;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.empty,.profile-about,.panel{background:white;border:1px solid var(--line);padding:28px;margin-bottom:22px}.empty{padding:46px 30px;text-align:center}.empty h2{font-size:22px}.empty p{color:var(--muted);font-size:14px}.empty .button{margin:5px}.directory{display:grid;gap:15px}.directory-card{display:flex;align-items:center;gap:20px;padding:25px;background:white;border:1px solid var(--line)}.directory-card>div{min-width:0}.directory-card h2{font-size:19px;margin:0 0 8px}.directory-card p{font-size:12px;color:var(--muted);margin:0 0 12px}.directory-card .arrow{margin-left:auto;font-size:24px;color:var(--blue)}.large{width:68px;height:68px;font-size:32px}.profile-hero{position:relative;background:#fff;border:1px solid var(--line);border-top:4px solid var(--blue);padding:32px;margin-bottom:20px;overflow:hidden}.profile-hero .large{margin-top:26px}.profile-hero h1{font-size:34px}.profile-hero p{font-size:14px;color:var(--muted);max-width:570px}.cover{width:calc(100% + 64px);margin:-32px -32px 26px;height:210px;object-fit:cover}.profile-buttons{display:flex;gap:10px;margin-top:26px}.profile-about h2{font-size:20px;margin-top:0}.profile-about p{font-size:13px;overflow-wrap:anywhere}.profile-status{padding:14px;background:var(--pale);font-size:12px;margin-top:22px}.text-button{border:0;background:none;padding:12px 0;color:var(--blue);font-size:12px;margin-right:20px}.section-heading{font-size:18px;margin:30px 0 20px}.load-more{display:flex;margin:28px auto;max-width:240px}.back{display:inline-block;font-size:13px;margin-bottom:25px}.dashboard-heading h1{margin-bottom:10px}.dashboard-heading p{font-size:13px;color:var(--muted);margin-bottom:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .full{grid-column:1/-1}.panel label{display:block;font-size:12px;color:var(--muted);margin-bottom:14px}.panel input,.panel select,.panel textarea{width:100%;display:block;padding:11px;margin-top:5px;border:1px solid #d5ddea;background:#fbfcff;border-radius:0;font-size:14px;color:var(--ink)}.panel textarea{min-height:110px;resize:vertical}.panel h2{font-size:20px;margin-top:0}.panel details{border-top:1px solid var(--line);padding:15px 0}.panel summary{cursor:pointer;font-weight:650}.panel .button{margin:6px 8px 0 0}.dashboard-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.dashboard-tabs button{border:1px solid var(--line);background:white;padding:9px 14px;color:var(--ink);font-size:12px}.dashboard-tabs button.active{background:var(--blue);color:white;border-color:var(--blue)}.dashboard-row{padding:17px 0;border-bottom:1px solid var(--line)}.dashboard-row strong{font-size:14px}.dashboard-row p{font-size:12px}.dashboard-row .meta{margin:6px 0}.comment-panel{padding:16px 0;border-top:1px solid var(--line)}.comment{font-size:12px;border-bottom:1px solid var(--line);padding:12px 0;overflow-wrap:anywhere}.comment p{margin:5px 0}.comment-panel textarea{width:100%;border:1px solid var(--line);padding:12px;min-height:90px;font-size:13px}.comment-panel label{font-size:11px;display:block;margin:12px 0}.comment-panel .button{font-size:11px}#message{padding:13px 18px;background:#e7f4ee;border:1px solid #bfdccc;margin-bottom:20px;font-size:13px;overflow-wrap:anywhere}#message.error{background:#fff0ed;border-color:#ebc5bc}#message a{color:var(--blue);text-decoration:underline}.burger{display:none}.preview-box{padding:20px;border:1px dashed #9baccc;background:#f8faff;white-space:pre-wrap;font-size:14px}.inline-media{max-width:100px;max-height:100px;margin:5px}#new-posts{width:100%;margin-bottom:20px}.warning{font-size:12px;padding:15px;background:#fff8e6;color:#65542a;margin:12px 0}.org-select{width:100%;padding:12px;border:1px solid var(--line);background:#fff;margin-bottom:20px;color:var(--ink)}
@media(min-width:1440px){.layout{gap:64px}.topbar-inner{padding-top:27px;padding-bottom:27px}}
@media(max-width:960px){.layout{gap:25px;grid-template-columns:185px minmax(0,1fr);padding:28px 22px 0}.intro{display:block}.intro>.button{margin-top:18px}.intro h1{font-size:34px}.feed-tabs{gap:17px}.feed-tabs>span{display:none}.post-card{padding:20px 20px 0}.post-images{margin-left:-20px;margin-right:-20px}}
@media(max-width:680px){.topbar-inner{padding:17px 20px}.brand{font-size:27px}.brand small{font-size:7px}.top-links{margin-left:auto;margin-right:12px}.top-links>a:first-child{display:none}.top-links .button{font-size:11px;min-height:38px;padding:7px 12px}.burger{display:block;border:1px solid var(--line);background:white;color:var(--blue);font-size:20px;width:40px;height:40px}.layout{display:block;padding:25px 16px 0}.sidebar{position:static;display:none;background:white;padding:20px;margin-bottom:24px;border:1px solid var(--line)}.sidebar.open{display:block}.sidebar-filters{margin-top:20px}.sidebar-bottom{padding-top:0}.intro{padding:0 2px 21px}.intro h1{font-size:34px;line-height:1.15;letter-spacing:-1px}.intro p{font-size:12px;max-width:270px}.intro>.button{margin-top:18px}.intro .eyebrow{font-size:8px}.search{gap:8px;padding-left:10px}.search input{font-size:11px}.search button{padding:10px;font-size:10px}.feed-tabs{gap:18px;margin-bottom:20px}.feed-tabs a{font-size:11px}.post-card{padding:18px 18px 0;margin-bottom:16px}.post-byline{gap:10px}.org-name{font-size:12px}.org-mark{width:38px;height:38px}.meta{font-size:9px;gap:5px}.post-card h2{font-size:21px}.post-text{font-size:12px;line-height:1.85}.post-images{margin-left:-18px;margin-right:-18px;grid-template-columns:1fr}.post-actions{gap:14px}.post-actions button span,.post-actions button b{font-size:9px}.source-link{font-size:11px}.profile-hero{padding:24px}.profile-hero h1{font-size:29px}.profile-about,.panel{padding:21px}.cover{margin:-24px -24px 22px;width:calc(100% + 48px);height:160px}.profile-hero .large{width:58px;height:58px}.directory-card{padding:20px;gap:14px;align-items:flex-start}.directory-card .large{width:44px;height:44px;font-size:25px}.directory-card h2{font-size:16px}.directory-card .arrow{display:none}.form-grid{grid-template-columns:1fr}.page-footer{gap:15px;font-size:9px}.empty{padding:32px 20px}.empty h1{font-size:28px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.intro h1{font-size:32px;margin:11px 0}.intro{padding-bottom:20px}.intro p{margin-top:10px}@media(max-width:680px){.intro h1{font-size:28px}.intro>.button{margin-top:12px}.intro{padding-bottom:16px}}

.post-images img{aspect-ratio:16/9;height:auto;object-fit:cover}

/* External previews remain small; native photographs retain their layout. */
.external-card .post-images{margin:12px 0;display:block;max-width:240px}.external-card .post-images img{display:block;width:100%;height:auto;max-height:150px;object-fit:cover}.external-card .post-images img:not([src]){display:none}

/* Compact link previews: thumbnail left, article summary right. */
.link-preview{border:1px solid var(--line);background:#f8f9fc;margin:18px 0 22px;overflow:hidden}.link-preview.has-image{display:grid;grid-template-columns:160px minmax(0,1fr)}.preview-picture{display:block;align-self:stretch;background:#edf0f6}.preview-picture img{display:block;width:100%;height:100%;min-height:150px;max-height:250px;object-fit:cover}.preview-copy{padding:18px;min-width:0}.post-card .preview-copy h2{font-size:20px;line-height:1.35;margin:0 0 10px;overflow-wrap:anywhere}.preview-copy .post-text{font-size:13px;line-height:1.65;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.preview-copy .source-link{background:transparent;border:0;padding:0;margin:0;font-size:11px;gap:8px}.preview-picture:hover{opacity:.92}
@media(max-width:680px){.link-preview.has-image{grid-template-columns:100px minmax(0,1fr)}.preview-copy{padding:12px}.post-card .preview-copy h2{font-size:16px;margin-bottom:8px}.preview-copy .post-text{font-size:11px;line-height:1.55;-webkit-line-clamp:3}.preview-copy .source-link{font-size:10px;display:flex;flex-wrap:wrap}.preview-picture img{min-height:140px;max-height:260px}.link-preview{margin:14px 0 18px}}

/* Circular organization avatars across feed, directory and profile. */
.org-mark{border-radius:50%;overflow:hidden}.org-mark img{border-radius:50%}
/* Social feed shell — sharp panels, circular action controls. */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.nvo-icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.nvo-app{background:#f7f8fa}.topbar{position:sticky;top:0;z-index:20}.topbar-inner{max-width:1440px;padding:18px 32px;gap:28px}.brand{min-width:205px}.global-search{display:flex;align-items:center;gap:12px;max-width:600px;flex:1;border:1px solid var(--line);background:#f8f9fb;padding:0 12px;height:44px}.global-search input{width:100%;min-width:0;background:transparent;border:0;outline-offset:0;font-size:14px}.global-search>svg{color:var(--muted)}.global-search button{display:flex;align-items:center;background:transparent;border:0;color:var(--ink);padding:6px}.top-links{margin-left:auto;gap:10px}.round-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;padding:0;border:0;border-radius:50%;background:#edf0f5;color:var(--ink)}.round-button:hover,.icon-button:hover{background:#e3eaff;color:var(--blue)}.layout{max-width:1440px;padding:28px 32px 0;gap:28px;grid-template-columns:205px minmax(0,1fr)}.nvo-feed .layout{grid-template-columns:205px minmax(0,1fr) 260px}#main{min-width:0}.sidebar{top:110px}.sidebar nav a{padding:7px 8px;gap:12px;font-size:14px}.sidebar nav a>span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex:0 0 36px;border-radius:50%}.sidebar nav a.active>span{background:var(--blue);color:#fff}.sidebar .eyebrow{font-size:9px}.sidebar-filters{margin-top:24px}.sidebar-bottom{padding-top:12px}.compact-intro{padding:0 0 20px;display:flex;align-items:center;gap:12px}.compact-intro h1{font-size:23px;letter-spacing:-.6px;line-height:1.2;margin:0 0 5px}.compact-intro p{font-size:12px;margin:0}.compact-intro>.text-button{font-size:11px;margin-left:auto;white-space:nowrap}.feed-tabs{gap:10px;border:0;margin:0 0 20px;padding:0;display:flex;align-items:center}.feed-tabs a{padding:9px 12px;border:1px solid var(--line);background:white;font-size:12px;margin:0}.feed-tabs a.selected{border:1px solid var(--blue);color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.feed-tabs>span{font-size:10px;margin-left:auto}.post-card{border:1px solid var(--line);padding:20px 20px 0;margin-bottom:18px;box-shadow:none;border-radius:0}.post-byline{gap:12px;margin-bottom:16px}.post-byline .org-mark{width:42px;height:42px}.org-name{font-size:13px}.post-byline .meta{font-size:10px}.post-byline .icon-button{margin-left:auto;width:34px;height:34px;min-width:34px;background:transparent}.post-actions{padding:14px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px}.post-actions button{border:0;border-radius:999px;background:#f0f3f7;height:40px;min-width:40px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--ink);font-size:12px}.post-actions .save{margin-left:auto;width:40px;padding:0}.post-actions .share{width:40px;padding:0}.post-actions button:hover,.post-actions button[aria-pressed=true]{background:#e6edff;color:var(--blue)}.post-actions .nvo-icon{width:21px;height:21px}.network-rail{position:sticky;top:110px;align-self:start;min-width:0}.rail-card{padding:20px;background:white;border:1px solid var(--line);margin-bottom:16px}.rail-card h2{font-size:17px;line-height:1.4;margin:10px 0}.rail-card p{font-size:12px;color:var(--muted);line-height:1.8}.rail-card .button{font-size:11px;padding:10px;width:100%;white-space:normal}.rail-org{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px;line-height:1.5}.rail-org:last-child{border:0}.rail-org .org-mark{width:34px;height:34px;font-size:16px}.rail-help{font-size:11px;color:var(--muted)}#feed-composer-slot{background:white;border:1px solid var(--line);padding:18px;margin-bottom:20px}.composer-identity{display:flex;align-items:center;gap:12px;margin-bottom:14px}.composer-identity label{font-size:10px;color:var(--muted);flex:1;min-width:0}.composer-identity select{display:block;max-width:100%;width:100%;border:0;background:transparent;color:var(--ink);padding:2px 0;font-size:13px;font-weight:700}.composer-identity .org-mark{width:42px;height:42px}#composer-text{width:100%;resize:vertical;min-height:76px;border:0;background:#f5f7fa;padding:14px;font-size:14px;line-height:1.6}.composer-tools{display:flex;align-items:center;gap:10px;margin-top:12px}.photo-picker{position:relative;overflow:hidden;cursor:pointer}.photo-picker input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.photo-picker:focus-within{outline:3px solid #8cb0ff}.composer-link{flex:1;min-width:0}.composer-link input{width:100%;min-width:0;border:0;background:#f5f7fa;padding:10px;font-size:12px}.composer-tools>.button{padding:10px 18px;min-height:42px}.composer-status{font-size:12px;color:var(--muted);margin:8px 0 0}.composer-status:empty{display:none}.composer-attachments{display:flex;gap:8px;flex-wrap:wrap}.composer-attachments img{width:72px;height:72px;object-fit:cover;margin-top:10px}.native-card .post-images{margin-left:-20px;margin-right:-20px}.link-preview.has-image{grid-template-columns:140px minmax(0,1fr)}.post-card .preview-copy h2{font-size:18px}.preview-copy{padding:15px}.preview-copy .post-text{font-size:12px}
@media(max-width:1190px){.nvo-feed .layout{grid-template-columns:190px minmax(0,1fr)}.network-rail{display:none}.layout{grid-template-columns:190px minmax(0,1fr)}.brand{min-width:190px}.topbar-inner{gap:24px}}
@media(max-width:760px){.topbar-inner{padding:14px 18px;gap:10px;flex-wrap:wrap}.brand{min-width:0;font-size:27px;margin-right:auto}.brand small{font-size:7px}.top-links{margin:0}.top-links .account-button{display:flex!important}.topbar .burger{display:flex;margin:0}.global-search{order:4;flex:1 0 100%;max-width:none;height:40px}.global-search input{font-size:13px}.layout,.nvo-feed .layout{display:block;padding:20px 14px 0}.sidebar{display:none;position:static;background:white;padding:18px;margin-bottom:20px;border:1px solid var(--line)}.sidebar.open{display:block}.compact-intro{padding:0 0 16px}.compact-intro h1{font-size:21px}.compact-intro p{font-size:11px}.compact-intro>.text-button{font-size:10px}.feed-tabs{gap:8px;flex-wrap:wrap}.feed-tabs a{font-size:11px;padding:8px 10px}.feed-tabs>span{display:none}.post-card{padding:16px 16px 0}.post-byline .org-mark{width:38px;height:38px}.post-byline{gap:9px}.org-name{font-size:12px}.post-byline .meta{font-size:9px}.post-actions{gap:8px}.post-actions button{height:38px;min-width:38px;padding:0 10px}.post-actions .save,.post-actions .share{width:38px}.native-card .post-images{margin-left:-16px;margin-right:-16px}.link-preview.has-image{grid-template-columns:100px minmax(0,1fr)}.post-card .preview-copy h2{font-size:15px}.preview-copy{padding:12px}.preview-copy .post-text{font-size:11px}.preview-copy .source-link{font-size:10px}#feed-composer-slot{padding:14px}.composer-tools{gap:8px}.composer-tools>.button{font-size:12px;padding:9px 12px}.composer-link input{font-size:11px;padding:9px 6px}.page-footer{font-size:9px}.round-button{width:38px;height:38px;min-width:38px}}
@media(min-width:761px){.topbar .burger{display:none}}

.composer-thumb{position:relative}.composer-thumb button{position:absolute;top:5px;right:-5px;width:24px;height:24px;border:1px solid var(--line);border-radius:50%;background:white;line-height:1}.photo-picker.unavailable{opacity:.45;cursor:not-allowed}

/* Organization profile — graphic cover, overlapping identity, clear content columns. */
.org-profile-hero{background:white;border:1px solid var(--line);margin-bottom:24px}.org-banner{height:230px;position:relative;overflow:hidden;background:linear-gradient(115deg,#062d94,#0053f3 65%,#387dff)}.org-banner:not(.has-cover):before,.org-banner:not(.has-cover):after{content:"";position:absolute;width:420px;height:420px;border:1px solid #ffffff30;border-radius:50%;right:-80px;top:-215px;box-shadow:0 0 0 50px #ffffff08,0 0 0 100px #ffffff05}.org-banner:not(.has-cover):after{width:230px;height:230px;right:160px;top:125px}.org-banner>img{width:100%;height:100%;object-fit:cover;display:block}.banner-wordmark{position:absolute;right:32px;top:26px;font-size:30px;letter-spacing:-1px;color:#fff;font-weight:800}.banner-wordmark span{font-weight:400}.banner-caption{position:absolute;right:32px;bottom:28px;color:#e2edff;letter-spacing:3px;font-size:10px}.org-identity{position:relative;padding:0 28px 26px;display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}.org-mark.profile-avatar{width:112px;height:112px;background:white;border:5px solid white;box-shadow:0 0 0 1px var(--line);font-size:44px;margin-top:-42px;z-index:1}.profile-avatar img{object-fit:contain;padding:6px}.org-title{flex:1;min-width:200px;padding-top:22px}.org-title h1{font-size:28px;letter-spacing:-.7px;line-height:1.25;margin:6px 0 10px;overflow-wrap:anywhere}.org-title p{font-size:13px;color:var(--muted);margin:0;max-width:620px}.org-title .eyebrow{font-size:9px}.org-profile-actions{display:flex;gap:10px;align-items:center;margin-top:24px}.org-profile-actions .button{min-height:42px;padding:10px 22px}.profile-tabs{display:flex;gap:26px;border-top:1px solid var(--line);padding:0 28px;flex-wrap:wrap}.profile-tabs a{font-size:12px;padding:16px 0;border-bottom:2px solid transparent}.profile-tabs .active{border-color:var(--blue);color:var(--blue);font-weight:700}.org-profile-grid{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px;align-items:start}.org-about{padding:22px;margin:0;position:sticky;top:110px;overflow-wrap:anywhere}.org-about h2{font-size:16px;margin:0 0 16px}.org-about p{font-size:12px;line-height:1.8}.org-about p strong{display:block;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.6px}.org-about a{color:var(--blue)}.org-about .profile-status{font-size:11px;padding:14px 0;margin-top:18px;border-top:1px solid var(--line);line-height:1.75}.org-about .text-button{display:block;white-space:normal;text-align:left;padding:8px 0;font-size:11px}.org-posts{min-width:0}.org-posts .section-heading{margin:0 0 16px;font-size:17px}.org-posts .post-card{margin-bottom:18px}.org-posts .link-preview.has-image{grid-template-columns:110px minmax(0,1fr)}.org-posts .preview-copy h2{font-size:16px}#organization-posts,#organization-about{scroll-margin-top:140px}
@media(max-width:1100px){.org-profile-grid{grid-template-columns:1fr}.org-about{position:static}.org-title h1{font-size:25px}.org-banner{height:210px}}
@media(max-width:760px){.org-banner{height:160px}.banner-wordmark{font-size:24px;top:20px;right:20px}.banner-caption{font-size:8px;letter-spacing:2px;right:18px;bottom:20px}.org-identity{padding:0 18px 20px;gap:14px}.org-mark.profile-avatar{width:86px;height:86px;margin-top:-32px;font-size:34px}.org-title{flex:1 0 100%;padding:0;min-width:0}.org-title h1{font-size:24px}.org-profile-actions{margin:0}.org-profile-hero{margin-bottom:18px}.profile-tabs{padding:0 18px;gap:20px}.profile-tabs a{font-size:11px;padding:13px 0}.org-about{padding:20px}.org-profile-grid{gap:20px}.org-posts .link-preview.has-image{grid-template-columns:100px minmax(0,1fr)}}

.composer-single-org{display:block;color:var(--ink);font-size:13px;font-weight:700}

/* Organization websites: masthead, cover, editorial cards, contact footer. */
.nvo-website{background:#fff}.nvo-website>.topbar{position:static;background:#f7f8fa}.nvo-website .topbar-inner{padding-top:12px;padding-bottom:12px}.nvo-website .layout{display:block;max-width:1240px;padding:0 32px}.nvo-website .sidebar,.nvo-website .burger{display:none}.org-site-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:32px 0}.org-site-brand{display:flex;align-items:center;gap:20px;font-size:18px;font-weight:750;max-width:65%;line-height:1.4}.org-site-brand img{max-width:240px;max-height:85px;object-fit:contain}.org-site-header nav{display:flex;align-items:center;gap:26px;font-size:13px;white-space:nowrap}.org-site-cover{min-height:300px;position:relative;background:linear-gradient(115deg,#102654,#0053f3);color:#fff;overflow:hidden}.org-site-cover>img{width:100%;height:360px;object-fit:cover;display:block}.org-site-cover>div{padding:56px;max-width:850px}.org-site-cover .eyebrow{color:#c9dbff}.org-site-cover h1{font-size:44px;line-height:1.15;letter-spacing:-1px;margin:18px 0}.org-site-cover p{font-size:15px;color:#e2eaff;max-width:650px}.org-site-about{display:grid;grid-template-columns:1fr 1.5fr;gap:60px;padding:52px 0;border-bottom:1px solid var(--line)}.org-site-about h1,.org-site-about h2{font-size:27px;line-height:1.3;letter-spacing:-.5px;margin:12px 0}.org-site-about p{margin:0 0 16px;font-size:14px;color:var(--muted)}.org-site-about .eyebrow,.org-section-title .eyebrow{color:var(--blue)}.org-site-news{padding:44px 0 56px}.org-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;gap:20px}.org-section-title h2{font-size:32px;margin:5px 0;letter-spacing:-.7px}.org-content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.website-card{border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;min-width:0}.website-card-image{display:flex;aspect-ratio:1.75;overflow:hidden;background:#eef3fc;align-items:center;justify-content:center}.website-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.website-card-image:hover img{transform:scale(1.025)}.website-card-image.no-image{background:linear-gradient(120deg,#edf3ff,#dce7fc);padding:30px;color:#235092;font-size:23px;font-weight:700;line-height:1.3}.website-card-copy{padding:24px;display:flex;flex-direction:column;flex:1}.website-card time{font-size:11px;color:var(--muted)}.website-card h3{font-size:20px;line-height:1.4;margin:12px 0;overflow-wrap:anywhere}.website-card p{font-size:13px;line-height:1.8;color:var(--muted);margin:0 0 22px;overflow-wrap:anywhere}.website-read{margin-top:auto;color:var(--blue);font-size:12px;font-weight:700}.org-site-footer{padding:36px;background:#f3f6fa;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:26px}.org-site-footer strong{font-size:18px;line-height:1.5;display:block}.org-site-footer p,.org-site-footer a{font-size:13px;overflow-wrap:anywhere}.org-site-footer a{display:block;margin:8px 0;color:var(--blue)}.org-site-footer .eyebrow{margin-bottom:12px}.org-site-meta{grid-column:1/-1;border-top:1px solid var(--line);padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px;color:var(--muted)}.org-site-meta>span:last-child{display:flex;align-items:center;gap:18px}.org-site-meta .text-button{margin:0}.branding-settings{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.branding-settings form{border:1px solid var(--line);padding:16px;min-width:0}.branding-settings h3{margin-top:0}.branding-preview,.branding-placeholder{width:100%;height:110px;object-fit:contain;background:#f5f7fb;padding:8px}.branding-preview.avatar{width:110px;border-radius:50%;padding:0}.branding-preview.cover{margin:0;width:100%;height:110px;object-fit:cover}.branding-settings input[type=file]{font-size:11px}.branding-settings .button{white-space:normal;width:100%;font-size:12px}.branding-placeholder{font-size:12px;display:flex;align-items:center;justify-content:center;color:var(--muted)}
#org-contact-dialog{width:min(560px,calc(100% - 28px));max-height:90vh;border:1px solid var(--line);padding:32px;color:var(--ink)}#org-contact-dialog::backdrop{background:#14233b99}#org-contact-dialog h2{font-size:25px;line-height:1.35;margin:14px 36px 24px 0}.contact-close{position:absolute;right:14px;top:14px;font-size:24px}#org-contact-form label{display:block;font-size:12px;margin:12px 0}#org-contact-form input:not([type=checkbox]),#org-contact-form textarea{width:100%;padding:10px;border:1px solid var(--line);display:block;border-radius:0;margin-top:5px;font-size:14px}#org-contact-form .contact-consent{display:flex;gap:10px;align-items:flex-start;line-height:1.6}#org-contact-form .contact-consent input{margin-top:4px;flex-shrink:0}.contact-feedback{font-size:13px;color:var(--blue)}#org-contact-form .contact-honey{position:absolute;left:-10000px;overflow:hidden;width:1px;height:1px}#contact-captcha{margin:16px 0}
@media(max-width:1000px){.org-content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.org-site-brand img{max-width:140px}.org-site-brand{font-size:15px}.org-site-header nav{gap:16px}.branding-settings{grid-template-columns:1fr}.org-site-cover h1{font-size:36px}}
@media(max-width:680px){.nvo-website .layout{padding:0 16px}.org-site-header{padding:24px 0;display:block}.org-site-brand{max-width:none;gap:16px;margin-bottom:20px}.org-site-brand img{max-width:130px;max-height:65px}.org-site-header nav{justify-content:space-between}.org-site-cover{min-height:220px}.org-site-cover>img{height:240px}.org-site-cover>div{padding:32px 24px}.org-site-cover h1{font-size:30px}.org-site-about{grid-template-columns:1fr;gap:14px;padding:32px 0}.org-site-about h1,.org-site-about h2{font-size:24px}.org-content-grid{grid-template-columns:1fr;gap:20px}.org-site-news{padding:32px 0}.org-section-title h2{font-size:27px}.org-section-title .button{font-size:10px;padding:9px}.org-site-footer{grid-template-columns:1fr;padding:24px;gap:20px}.org-site-meta{display:block}.org-site-meta>span:last-child{flex-wrap:wrap;gap:12px}.website-card-copy{padding:22px}#org-contact-dialog{padding:24px}.nvo-website .page-footer{margin-top:24px}}

.post-actions .react[aria-pressed=true]{color:#e53955;background:#fff0f3}.post-actions .react[aria-pressed=true] .nvo-icon{fill:currentColor}

.nvo-website>.topbar{display:none}.website-network-footer{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 0;border-bottom:1px solid var(--line);margin-top:24px}.website-network-footer .brand{min-width:0}.demokratika-credit{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:10px}.demokratika-credit img{width:48px;height:48px;object-fit:contain}.demokratika-credit strong{display:block;color:var(--ink);font-size:16px}.network-profile-links{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:24px}.network-profile-links .text-button{margin:0}@media(max-width:680px){.website-network-footer{flex-wrap:wrap;gap:24px}.website-network-footer>.button{width:100%}.website-network-footer .brand{font-size:26px}.demokratika-credit strong{font-size:14px}.demokratika-credit img{width:38px;height:38px}}

.menu-backdrop{display:none}@media(max-width:760px){body.menu-open{position:fixed;left:0;right:0;width:100%;overflow:hidden}.menu-open .topbar{position:fixed;top:0;left:0;right:0;z-index:50}.menu-backdrop:not([hidden]){display:block;position:fixed;inset:0;background:#14233b80;z-index:35}.sidebar.open{display:block;position:fixed;top:calc(var(--mobile-header-height,130px) + 10px);bottom:12px;left:12px;right:12px;width:auto;margin:0;padding:20px;background:#fff;z-index:40;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-shadow:0 12px 40px #14233b26}.sidebar.open .sidebar-filters{margin-bottom:20px}}

@media(max-width:760px){.sidebar.open{height:calc(100dvh - var(--mobile-header-height,130px) - 22px);max-height:calc(100dvh - var(--mobile-header-height,130px) - 22px);align-self:auto}}

.link-preview .preview-picture{align-self:start;aspect-ratio:1/1;overflow:hidden}.link-preview .preview-picture img{width:100%;height:100%;aspect-ratio:1/1;min-height:0;max-height:none;object-fit:cover}.post-actions .save[aria-pressed=true] .nvo-icon{fill:currentColor}

.post-actions .react[aria-pressed=true],.post-actions .react[aria-pressed=true]:hover{color:#e53955}.post-actions .react[aria-pressed=true] svg{fill:#e53955;stroke:#e53955}.post-actions .react:disabled{opacity:1;cursor:pointer}.heart-feedback,.comment-feedback{font-size:12px;color:#607088}.comment p{white-space:pre-wrap}.emoji-toggle{font-size:23px}.emoji-picker{display:flex;flex-wrap:wrap;gap:5px;padding:8px 0}.emoji-choice{border:0;background:#f0f3f8;width:36px;height:36px;border-radius:50%;font-size:21px}.comment-skeleton{padding:12px 0}.skeleton-comment{display:flex;gap:12px;margin-bottom:22px}.skeleton-comment>i{width:34px;height:34px;border-radius:50%;flex-shrink:0}.skeleton-comment>div{flex:1}.skeleton-comment i,.skeleton-composer i{display:block;background:linear-gradient(100deg,#edf0f5 20%,#fafbff 45%,#edf0f5 70%);background-size:250% 100%;animation:nvo-shimmer 1.4s linear infinite}.skeleton-comment>div i{height:12px;margin:0 0 9px;width:90%}.skeleton-comment>div i:first-child{width:30%}.skeleton-comment>div i:last-child{width:65%}.skeleton-composer i:first-child{height:90px;margin-bottom:14px}.skeleton-composer i:last-child{height:40px;width:150px}@keyframes nvo-shimmer{from{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.comment-skeleton i{animation:none}}
/* Composer, native galleries and media controls */
.post-text-link{color:#1768c5;font-weight:700;text-decoration:none;overflow-wrap:anywhere}.composer-preview,.composer-video,.composer-thumb{position:relative}.composer-preview:empty{display:none}.native-link-preview{display:flex;border:1px solid var(--line,#dce1e7);color:inherit;text-decoration:none;margin:12px 0;background:#f8fafc}.native-link-preview>img{width:130px;height:130px;object-fit:cover}.native-link-preview>span{padding:14px;display:grid;gap:6px;min-width:0}.native-link-preview strong{font-weight:700}.native-link-preview small{color:#64748b}.attachment-remove{position:absolute!important;top:6px!important;right:6px!important;width:28px;height:28px;border:0;border-radius:50%;background:#fff!important;color:#14213a!important;box-shadow:0 1px 8px #0003;cursor:pointer;z-index:2;font-size:22px}.attachment-open{padding:0;border:0;background:none;width:100%;height:100%;cursor:pointer}.composer-thumb{width:110px;height:110px}.composer-thumb img{width:100%;height:100%;object-fit:cover}.composer-attachments{display:flex;flex-wrap:wrap;gap:8px}.composer-video{width:100%}.post-images.media-grid{display:grid;gap:3px;margin:12px 0}.media-grid-1{grid-template-columns:1fr}.media-grid-2{grid-template-columns:repeat(2,1fr)}.media-grid-3{grid-template-columns:repeat(3,1fr)}.media-grid-4{grid-template-columns:repeat(2,1fr)}.media-grid .gallery-open{position:relative;padding:0;border:0;border-radius:0;background:#eef1f5;min-width:0;cursor:pointer;overflow:hidden}.media-grid .gallery-open img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover;max-height:600px}.media-grid-1 .gallery-open img{height:auto;max-height:600px;aspect-ratio:auto;object-fit:cover;object-position:center center}.gallery-more{position:absolute;inset:0;display:grid;place-items:center;background:#0008;color:white;font-size:36px;font-weight:700}.nvo-lightbox{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:50px 65px;border:0;background:#10151cf5;color:white}.nvo-lightbox::backdrop{background:#000b}.nvo-lightbox[open]{display:flex;align-items:center;justify-content:center}.nvo-lightbox>img{max-width:100%;max-height:100%;object-fit:contain}.nvo-lightbox .round-button{position:absolute;background:#fff;color:#14213a;border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.lightbox-close{right:16px;top:16px;font-size:26px}.lightbox-prev{left:12px;top:50%}.lightbox-next{right:12px;top:50%}.lightbox-count{position:absolute;bottom:16px;left:50%;transform:translateX(-50%)}.video-player{background:#10151c;position:relative;width:100%;margin:10px 0}.video-player video{display:block;width:100%;max-height:540px}.video-controls{display:flex;align-items:center;gap:10px;padding:10px;color:#fff}.video-controls[hidden]{display:none}.video-controls .round-button{border:0;background:#ffffff20;color:#fff;border-radius:50%;width:36px;height:36px;flex-shrink:0}.video-controls input{padding:0;margin:0;accent-color:#64a9ff;height:18px;min-width:0}.video-seek{flex:1;width:100%}.video-volume{width:65px!important}.video-time{font-size:12px;font-variant-numeric:tabular-nums}.composer-tools .button[type=submit]{margin-left:auto}@media(max-width:600px){.native-link-preview>img{width:95px;height:95px}.nvo-lightbox{padding:65px 50px}.video-controls{gap:6px}.video-volume{width:42px!important}}
.composer-thumb .attachment-open{position:static;width:100%;height:100%;border:0;border-radius:0;background:none}.composer-thumb .attachment-remove{width:28px;height:28px}.composer-preview{order:0}

.org-contact-detail{display:flex;align-items:flex-start;gap:9px;overflow-wrap:anywhere}.org-contact-detail>.nvo-icon{width:19px;height:19px;flex-shrink:0;margin-top:2px}.org-contact-detail a{min-width:0}

.comment-input-wrap{display:grid;grid-template-columns:minmax(0,1fr) 44px;border:1px solid var(--line,#dce1e7);background:#fff;align-items:start}.comment-form .comment-input-wrap textarea{height:44px;min-height:44px;max-height:none;line-height:24px;padding:10px 12px;resize:none;overflow:hidden;border:0;margin:0;background:transparent;box-sizing:border-box}.comment-emoji-column{position:relative;padding-top:4px}.comment-emoji-column .emoji-toggle{width:36px;height:36px;margin:0}.comment-emoji-column .emoji-picker{position:absolute;top:44px;right:0;z-index:10;background:white;padding:8px;border:1px solid var(--line,#dce1e7);box-shadow:0 8px 24px #0002;width:220px}.comment-delete{font-size:12px;color:#697586;background:none;border:0;padding:2px 0;margin-right:12px;cursor:pointer;text-decoration:underline}.comment-delete-dialog{max-width:min(420px,calc(100vw - 32px));border:1px solid #dce1e7;padding:24px}.comment-delete-dialog::backdrop{background:#14213a80}.comment-delete-dialog>div{display:flex;gap:10px;justify-content:flex-end}.comment-delete-dialog .delete-confirm{background:#b42318}.comment-input-wrap:focus-within{outline:2px solid #4387d2;outline-offset:1px}

.scroll-status{min-height:24px;text-align:center;color:#68758a;padding:12px}.scroll-status.is-loading:before{content:"";display:inline-block;width:16px;height:16px;margin-right:10px;border:2px solid #dce4ef;border-top-color:#1876d2;border-radius:50%;animation:nvo-spin .8s linear infinite;vertical-align:middle}.load-more[aria-disabled="true"]{opacity:.55;pointer-events:none}@keyframes nvo-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.scroll-status.is-loading:before{animation:none}}
