:root{--bg:#f5f7f3;--panel:#fff;--ink:#171c1b;--muted:#5f6b67;--border:#6070692e;--accent:#003527;--accent-2:#9a4b37;--accent-3:#7a580f;--soft:#edf2ed;--surface-low:#eef2ec;--surface-high:#e7ece6;--gold-soft:#ffe3ae}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.landing-page{background:#f6f4ec;min-height:100vh}.app-shell{background:linear-gradient(180deg, #f8f9f6 0%, var(--bg) 100%);min-height:100vh}.app-sidebar{z-index:10;border-right:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f9f6eb;flex-direction:column;justify-content:space-between;width:280px;padding:30px 0;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{padding:0 30px 34px;display:block}.sidebar-brand span{color:var(--accent);font-family:Newsreader,Georgia,serif;font-size:24px;font-weight:650;display:block}.sidebar-brand small{color:var(--muted);letter-spacing:0;text-transform:uppercase;margin-top:6px;font-size:11px;font-weight:800;display:block}.sidebar-nav{flex-direction:column;gap:3px;display:flex}.sidebar-nav a{color:#171c1bb8;border-radius:0 8px 8px 0;align-items:center;min-height:44px;margin-right:18px;padding:12px 30px;font-weight:750;display:flex}.sidebar-nav a:hover{background:var(--surface-low);color:var(--accent)}.sidebar-footer{padding:0 30px}.sidebar-footer .nav-button{width:100%}.app-workspace{min-height:100vh;margin-left:280px}.app-main{max-width:1240px;margin:0 auto;padding:48px 42px 72px}.mobile-appbar,.mobile-bottom-nav{display:none}.auth-shell{max-width:1180px;margin:0 auto;padding:48px 24px}.landing-hero{color:#fff;background:#101712;align-items:flex-end;min-height:74svh;padding:28px;display:flex;position:relative;overflow:hidden}.landing-photo,.landing-overlay{position:absolute;inset:0}.landing-photo{object-fit:contain;object-position:center;width:100%;height:100%}.landing-overlay{background:linear-gradient(#00000057 0%,#0000 34%)}.landing-nav{z-index:2;justify-content:space-between;align-items:center;gap:16px;display:flex;position:absolute;top:28px;left:28px;right:28px}.landing-brand{letter-spacing:0;font-size:30px;font-weight:800}.landing-kicker{color:#ffffffb8;letter-spacing:0;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:800}.landing-login{color:#003527;background:#ffffffe0;border-radius:8px;align-items:center;min-height:42px;padding:10px 14px;font-weight:800;display:inline-flex}.landing-intro{background:#faf9f5;justify-content:space-between;align-items:center;gap:24px;padding:34px 28px;display:flex}.landing-intro h1{margin:0;font-size:44px}.landing-intro .eyebrow{margin:0}.landing-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.landing-strip{background:#0035272e;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:0 28px 28px;display:grid}.landing-strip div{background:#faf9f5;padding:22px}.landing-strip span{color:#7a580f;letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.landing-strip strong{color:#003527;margin-top:8px;font-size:18px;display:block}.text-link{color:var(--accent);text-underline-offset:3px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.page-header,.editorial-hero{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:28px;display:flex}.page-header{max-width:840px;display:block}.page-header h1,.editorial-hero h1{max-width:780px;font-size:64px;line-height:1}.page-header p:not(.eyebrow),.editorial-hero p:not(.eyebrow){max-width:680px;color:var(--muted);font-size:18px}.private-dashboard{flex-direction:column;gap:26px;display:flex}.editorial-hero{color:#fff;background:linear-gradient(135deg,#003527f0,#064e3bdb),url(/emba-141-group-photo.jpg) 50% 42%/cover;border-radius:8px;padding:34px;overflow:hidden}.editorial-hero h1,.editorial-hero .eyebrow{color:#fff}.editorial-hero p:not(.eyebrow){color:#ffffffd1}.hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;min-width:220px;display:flex}.quick-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.quick-action-grid a{background:var(--surface-low);border-radius:8px;flex-direction:column;justify-content:space-between;min-height:170px;padding:24px;display:flex}.quick-action-grid span{color:var(--accent-3);letter-spacing:0;font-size:12px;font-weight:800}.quick-action-grid strong{color:var(--accent);font-family:Newsreader,Georgia,serif;font-size:28px;line-height:1.05}.quick-action-grid small{color:var(--muted);line-height:1.5}.dashboard-grid,.feed-layout{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:22px;display:grid}.dashboard-side,.feed-composer-panel{position:sticky;top:28px}.feature-panel{min-height:520px}.editorial-list-item h3{font-size:28px}.feed-page,.post-detail-page{flex-direction:column;gap:26px;display:flex}.feed-layout{grid-template-columns:minmax(300px,.45fr) minmax(0,.9fr)}.post-card{padding:30px}.post-card h2{font-size:34px}.post-card-meta{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.post-footer-actions,.owner-actions,.comment-actions,.section-heading-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.post-footer-actions,.section-heading-row{justify-content:space-between}.owner-actions{align-items:flex-start}.owner-actions form,.comment-actions form{margin:0}.edit-panel{min-width:min(100%,320px)}.edit-panel summary{background:var(--surface-low);min-height:42px;color:var(--accent);cursor:pointer;border-radius:8px;align-items:center;padding:10px 14px;font-weight:800;display:inline-flex}.edit-panel[open]{border-top:1px solid var(--border);flex-basis:100%;margin-top:4px;padding-top:14px}.compact-edit-panel[open]{flex-basis:100%}.subtle-danger{color:#84301e;background:#fff1ee;border-color:#efc8bf}.post-detail-header h1{max-width:920px;font-size:64px;line-height:1}.back-link{align-self:flex-start}.post-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.post-gallery .post-image{aspect-ratio:4/3;height:100%;min-height:260px;margin:0}.post-gallery .post-image:first-child{grid-area:span 2/span 2}.post-body-panel{max-width:820px}.post-body-panel p{font-size:18px}.comments-panel{max-width:820px}.comment-form{margin-top:18px}.comment-form button{align-self:flex-start}.composer-tools,.composer-popover,.selected-gif{gap:12px;display:grid}.composer-tool-buttons,.mention-chip-row,.people-results{flex-wrap:wrap;gap:10px;display:flex}.composer-popover{border:1px solid var(--border);background:var(--surface-low);border-radius:8px;padding:12px}.gif-search-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.gif-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.gif-choice,.people-result,.mention-chip{border-color:var(--border);color:var(--ink);background:#fff}.gif-choice{min-height:auto;padding:0;overflow:hidden}.gif-choice img,.selected-gif img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.mention-chip{min-height:34px;color:var(--accent);padding:7px 10px;font-size:14px}.reply-panel summary{background:var(--surface-low);min-height:36px;color:var(--accent);cursor:pointer;border-radius:8px;align-items:center;padding:8px 10px;font-weight:800;display:inline-flex}.comment-list{gap:0;margin-top:20px;display:grid}.comment-item{border-top:1px solid var(--border);padding:18px 0}.comment-item:last-child{padding-bottom:0}.comment-reply{padding-left:18px}.comment-replies{border-left:2px solid var(--border);margin-top:12px;padding-left:14px}.comment-meta{color:var(--muted);justify-content:space-between;align-items:baseline;gap:12px;font-size:14px;display:flex}.comment-meta strong{color:var(--ink)}.comment-item p{margin:8px 0 12px}.comment-attachments{margin:12px 0}.comment-attachment{border:1px solid var(--border);object-fit:contain;background:var(--surface-low);border-radius:8px;max-width:min(100%,460px);max-height:420px;display:block}.directory-page,.help-page,.profile-page,.onboarding-page,.admin-page{flex-direction:column;gap:26px;display:flex}.directory-search-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.member-card{flex-direction:column;min-height:280px;display:flex}.member-card h3{font-size:32px}.member-card .button{align-self:flex-start;margin-top:auto}.member-company{color:var(--accent);font-weight:800}.help-layout{grid-template-columns:minmax(300px,.48fr) minmax(0,.9fr);align-items:start;gap:22px;display:grid}.help-request-panel,.profile-side{position:sticky;top:28px}.help-request-card h3{font-size:30px}.help-preference-item h3{font-size:26px}.profile-hero{background:var(--surface-low);justify-content:space-between;align-items:center;gap:24px;display:flex}.profile-identity{align-items:center;gap:18px;display:flex}.profile-identity .avatar{width:120px;height:120px;margin-bottom:0}.profile-detail-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:start;gap:22px;display:grid}.profile-main-panel{min-height:420px}.profile-main-panel .profile-list dd{font-size:17px}.form-submit-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-command-panel .toolbar{justify-content:flex-end}.admin-activity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.shell{max-width:1180px;margin:0 auto;padding:24px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.brand{letter-spacing:0;font-size:28px;font-weight:800}.subtle,.small,.empty{color:var(--muted);font-size:14px;line-height:1.5}.nav{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.nav a,.nav-button,.button,button{background:linear-gradient(135deg, var(--accent), #064e3b);color:#fff;cursor:pointer;min-height:42px;font:inherit;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;font-weight:800;display:inline-flex}.nav a,.nav-button,.button.secondary{background:var(--surface-low);color:var(--accent);border-color:#0000}.nav form{margin:0}button:disabled{cursor:wait;opacity:.7}.danger{background:var(--accent-2);color:#fff}.google-button{width:100%;color:var(--ink);border-color:var(--border);background:#fff}.divider{color:var(--muted);align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.divider:before,.divider:after{content:"";background:var(--border);flex:1;height:1px}.grid{grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.col-8{grid-column:span 8}.col-6{grid-column:span 6}.col-4{grid-column:span 4}.col-12{grid-column:span 12}.panel,.card{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:26px;box-shadow:0 24px 52px #171c1b0a}.hero-panel,.muted-panel{background:var(--surface-low)}.stack{flex-direction:column;gap:16px;display:flex}.row{gap:14px;display:flex}.row>*{flex:1}h1,h2,h3{letter-spacing:0;color:var(--accent);margin:0 0 12px;font-family:Newsreader,Georgia,serif;line-height:1.15}h1{font-size:48px}h2{font-size:24px}h3{font-size:19px}p{line-height:1.6}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:800}label{margin-bottom:12px;font-weight:700;display:block}input,textarea,select{border:1px solid var(--border);background:var(--surface-low);width:100%;color:var(--ink);font:inherit;border-radius:8px;margin-top:6px;padding:12px}input:focus,textarea:focus,select:focus{background:#fff;border-color:#7a580f8c;outline:2px solid #7a580f3d}textarea{resize:vertical}.tag{border:1px solid var(--border);background:var(--gold-soft);color:#271900;border-radius:8px;margin:0 8px 8px 0;padding:5px 9px;font-size:13px;font-weight:800;display:inline-block}.tag.urgent{color:var(--accent-2);border-color:#efc8bf}.avatar{object-fit:cover;border:1px solid var(--border);border-radius:8px;width:96px;height:96px;margin-bottom:14px}.post-image{object-fit:cover;border:1px solid var(--border);border-radius:8px;width:100%;max-height:420px;margin:8px 0}.image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:8px 0;display:grid}.image-grid a{display:block}.image-grid .post-image{aspect-ratio:4/3;height:100%;margin:0}.image-grid-single,.detail-image-grid{grid-template-columns:1fr}.detail-image-grid .post-image{aspect-ratio:auto;height:auto;max-height:760px}.list-item{border-top:1px solid var(--border);padding-top:14px}.list-item:first-child{border-top:0;padding-top:0}.notice{color:#174f4b;background:#e9f8f5;border:1px solid #b7ddd6;border-radius:8px;padding:12px}.danger-notice{color:#84301e;background:#fff1ee;border-color:#efc8bf}.action-list,.toolbar,.table-actions,.section-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.section-head{justify-content:space-between;margin-bottom:12px}.form-steps section{border-top:1px solid var(--border);padding-top:18px}.check-grid,.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.check-grid label{border:1px solid var(--border);background:#fff;border-radius:8px;margin:0;padding:10px;font-weight:600}.check-grid input{width:auto;margin:0 8px 0 0}.profile-list{gap:12px;margin:0;display:grid}.profile-list div{border-top:1px solid var(--border);padding-top:12px}.profile-list dt{color:var(--muted);font-size:13px;font-weight:800}.profile-list dd{margin:4px 0 0;line-height:1.6}.stats-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.stat{background:var(--panel);border:1px solid var(--border);border-radius:8px;padding:16px}.stat strong{font-size:28px;display:block}.stat span{color:var(--muted);font-size:13px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{border-top:1px solid var(--border);text-align:left;vertical-align:top;padding:12px}th{color:var(--muted);font-size:13px}@media (max-width:900px){.app-sidebar{display:none}.app-workspace{width:100%;margin-left:0}.app-main{padding:88px 18px 92px}.mobile-appbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f9f6eb;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex;position:fixed;inset:0 0 auto}.mobile-bottom-nav{z-index:20;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f9f6f2;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;padding:10px 8px;display:grid;position:fixed;inset:auto 0 0}.mobile-bottom-nav a{min-height:40px;color:var(--muted);justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.mobile-bottom-nav a:hover{color:var(--accent)}.page-header,.editorial-hero{display:block}.page-header h1,.editorial-hero h1,.post-detail-header h1{font-size:40px;line-height:1.05}.editorial-hero{padding:24px}.hero-actions{justify-content:flex-start;margin-top:22px}.quick-action-grid,.dashboard-grid,.feed-layout,.post-gallery,.member-grid,.help-layout,.profile-detail-grid,.admin-activity-grid,.directory-search-form{grid-template-columns:1fr}.quick-action-grid a{min-height:140px}.dashboard-side,.feed-composer-panel,.help-request-panel,.profile-side{position:static}.profile-hero,.profile-identity{flex-direction:column;align-items:flex-start}.post-gallery .post-image:first-child{grid-area:auto}.post-gallery .post-image{min-height:220px}.shell{padding:16px}.auth-shell{padding:18px}.topbar{flex-direction:column;align-items:flex-start}.col-8,.col-6,.col-4,.col-12{grid-column:span 12}.row{flex-direction:column;gap:0}.image-grid{grid-template-columns:1fr}.landing-hero{min-height:86svh;padding:18px}.landing-nav{top:18px;left:18px;right:18px}.landing-brand{font-size:24px}.landing-kicker{font-size:10px}.landing-login{display:none}.landing-intro{flex-direction:column;align-items:flex-start;padding:26px 18px}.landing-intro h1{font-size:36px;line-height:1.05}.landing-strip{grid-template-columns:1fr;padding:0 18px 18px}.check-grid,.stats-grid{grid-template-columns:1fr}h1{font-size:32px}}
