:root{--orange:#f47c20;--orange-dark:#d9630d;--orange-soft:#fff1e6;--orange-pale:#fff9f4;--ink:#27231f;--muted:#756f69;--line:#ece4dd;--white:#fff;--shadow:0 22px 60px #57341a1f}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}.eyebrow{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:12px;font-weight:800}.eyebrow.on-dark{color:#ffd3b3}.muted{color:var(--muted)}.brand-logo{object-fit:contain;width:auto;max-width:100%;height:auto;display:block}.brand-logo-wrap{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:fit-content;max-width:220px;padding:9px 16px;display:inline-flex}.brand-logo-wrap.light{box-shadow:0 14px 40px #381e0b2e}.login-shell{background:#fff;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:100vh;display:grid;overflow:hidden}.login-visual{background:#824413;min-height:100vh;position:relative;overflow:hidden}.login-hero-image{object-fit:cover!important;object-position:center!important}.login-visual-overlay{z-index:1;pointer-events:none;background:linear-gradient(135deg,#351b08c7,#8d400a9e 55%,#f47c2080);position:absolute;inset:0}.login-visual-content{z-index:2;color:#fff;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(36px,5.5vw,82px);display:flex;position:relative}.login-message{max-width:660px;padding:70px 0 36px}.login-message h1{letter-spacing:-.052em;text-wrap:balance;max-width:650px;margin:0;font-size:clamp(40px,5vw,70px);line-height:1}.login-message>p:last-child{color:#ffffffe0;max-width:580px;margin:22px 0 0;font-size:18px;line-height:1.58}.security-note{color:#544d47;align-items:center;gap:9px;width:fit-content;font-size:13px;font-weight:700;display:inline-flex}.security-note.on-dark{color:#ffffffeb}.login-form-side{background:radial-gradient(circle at 84% 12%,#f47c201f,#0000 26%),#fff;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:42px;display:flex}.login-mobile-brand{display:none}.login-card{border:1px solid var(--line);width:min(440px,100%);box-shadow:var(--shadow);background:#fffffffa;border-radius:27px;padding:38px}.login-card-icon{width:55px;height:55px;color:var(--orange);background:var(--orange-soft);border-radius:17px;place-items:center;margin-bottom:25px;display:grid}.login-card h2{letter-spacing:-.035em;margin:0;font-size:31px}.login-card .muted{margin:8px 0 24px;line-height:1.55}.login-card form,.stack-form{gap:17px;display:grid}label{color:#4d4742;gap:8px;font-size:13px;font-weight:750;display:grid}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #e4dcd5;border-radius:12px;outline:none;padding:13px 14px;transition:all .18s}input:focus,textarea:focus,select:focus{border-color:#f47c20b3;box-shadow:0 0 0 4px #f47c201a}textarea{resize:vertical}.primary-button,.secondary-button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-weight:800;transition:all .18s;display:inline-flex}.primary-button{background:var(--orange);color:#fff;box-shadow:0 8px 22px #f47c2038}.primary-button:hover{background:var(--orange-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.65;cursor:progress;transform:none}.primary-button.compact{min-height:40px;padding:0 15px}.secondary-button{background:var(--orange-soft);color:var(--orange-dark)}.secondary-button:hover{background:#ffe3cf}.login-footnote{text-align:center;color:#938b84;margin:22px 0 0;font-size:11.5px;line-height:1.5}.form-error{color:#9e3f2f;background:#fff1ee;border-radius:10px;padding:11px 12px;font-size:12.5px;font-weight:700}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{background:var(--orange-pale);min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fff;flex-direction:column;width:244px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{gap:5px;padding:0 7px 26px;display:grid}.sidebar-logo-wrap{align-items:center;width:138px;height:56px;display:flex;overflow:hidden}.sidebar-logo{display:block;object-fit:contain!important;object-position:left center!important;width:100%!important;height:100%!important}.sidebar-brand>span{color:var(--muted);font-size:11px;font-weight:700}.sidebar nav{gap:6px;display:grid}.nav-item{color:#716a64;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:43px;padding:0 12px;font-size:13.5px;font-weight:700;display:flex}.nav-item:hover{background:var(--orange-pale);color:#292521}.nav-item.active{color:var(--orange-dark);background:var(--orange-soft)}.sidebar-bottom{border-top:1px solid var(--line);margin-top:auto;padding-top:16px}.user-chip{color:var(--orange-dark);align-items:center;gap:10px;padding:7px 10px 13px;display:flex}.user-chip div{min-width:0;display:grid}.user-chip strong{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.user-chip span{color:var(--muted);font-size:11px}.nav-item.logout{color:#888078}.workspace{min-height:100vh;margin-left:244px;padding:34px clamp(26px,4vw,58px) 60px}.topbar{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px;display:flex}.topbar h1{letter-spacing:-.04em;margin:0;font-size:34px}.dashboard-banner{background:linear-gradient(135deg,#fff7f0,#fff);border:1px solid #f0dfd1;border-radius:22px;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);min-height:210px;margin-bottom:18px;display:grid;overflow:hidden;box-shadow:0 16px 42px #5f391b14}.dashboard-banner-copy{flex-direction:column;justify-content:center;min-width:0;padding:30px 34px;display:flex}.dashboard-banner-copy>span{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:850}.dashboard-banner-copy h2{letter-spacing:-.035em;max-width:620px;margin:8px 0 10px;font-size:clamp(24px,3vw,36px);line-height:1.06}.dashboard-banner-copy p{max-width:620px;color:var(--muted);margin:0;font-size:14px;line-height:1.55}.banner-dots{gap:7px;margin-top:18px;display:flex}.banner-dots button{background:#d8c7b9;border:0;border-radius:50%;width:8px;height:8px;padding:0}.banner-dots button.active{background:var(--orange);border-radius:999px;width:24px}.dashboard-banner-media{background:#f3e9e1;min-width:0;min-height:210px;max-height:260px;position:relative;overflow:hidden}.dashboard-banner-image{min-height:210px;animation:.35s fadePhoto;display:block;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.banner-arrows{gap:7px;display:flex;position:absolute;bottom:12px;right:12px}.banner-arrows button{color:#4b3b30;background:#ffffffe0;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 4px 14px #0000001f}@keyframes fadePhoto{0%{opacity:.35;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.stats-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.stats-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;gap:4px;padding:20px;display:grid}.stats-grid span{color:var(--muted);font-size:12px;font-weight:750}.stats-grid strong{letter-spacing:-.04em;font-size:31px}.stats-grid small{color:#99918a}.library-panel{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:480px;overflow:hidden}.toolbar{border-bottom:1px solid var(--line);gap:14px;padding:17px;display:grid}.search-box{color:#aaa098;border:1px solid #e6ddd6;border-radius:12px;align-items:center;gap:10px;padding:0 13px;display:flex}.search-box input{box-shadow:none;border:0;padding:12px 0}.search-box input:focus{box-shadow:none}.category-row{flex-wrap:wrap;gap:7px;display:flex}.pill{border:1px solid var(--line);color:#756d67;background:#fff;border-radius:999px;padding:7px 11px;font-size:11.5px;font-weight:750}.pill.active{background:var(--orange);border-color:var(--orange);color:#fff}.link-list{padding:5px 16px 16px}.link-card{border-bottom:1px solid #f1eae5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px 4px;display:grid}.link-card:last-child{border-bottom:0}.file-icon{width:43px;height:43px;color:var(--orange);background:var(--orange-soft);border-radius:12px;place-items:center;display:grid}.link-main{cursor:pointer;min-width:0}.link-title-row{align-items:center;gap:7px;display:flex}.link-title-row svg{color:#ffb400}.link-main h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14.5px;overflow:hidden}.link-main p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:5px 0 7px;font-size:12.5px;overflow:hidden}.meta{flex-wrap:wrap;gap:6px;display:flex}.meta span{color:#817972;background:#f7f3f0;border-radius:6px;padding:4px 7px;font-size:10px;font-weight:750}.card-actions{gap:3px;display:flex}.card-actions button,.card-actions a,.icon-button{color:#8b837c;background:0 0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.card-actions button:hover,.card-actions a:hover,.icon-button:hover{background:var(--orange-soft);color:var(--orange-dark)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:360px;padding:30px;display:flex}.empty-icon{background:var(--orange-soft);width:58px;height:58px;color:var(--orange);border-radius:17px;place-items:center;display:grid}.empty-state h3{margin:16px 0 6px}.empty-state p{max-width:430px;color:var(--muted);margin:0 0 18px;line-height:1.5}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#231b156b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(530px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow);background:#fff;border-radius:22px;padding:25px;overflow:auto}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.modal-head h2{margin:0}.detail-drawer{z-index:25;border-left:1px solid var(--line);background:#fff;width:min(430px,100%);position:fixed;inset:0 0 0 auto;overflow-y:auto;box-shadow:-20px 0 60px #3e26151f}.drawer-head{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffed;justify-content:flex-end;padding:12px 16px 0;display:flex;position:sticky;top:0}.drawer-body{padding:15px 28px 38px}.drawer-icon{background:var(--orange-soft);width:54px;height:54px;color:var(--orange);border-radius:16px;place-items:center;margin-bottom:20px;display:grid}.drawer-body h2{letter-spacing:-.03em;margin:0;font-size:25px}.drawer-description{color:var(--muted);line-height:1.55}.open-link{color:var(--orange-dark);align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.drawer-actions{gap:8px;margin:22px 0;display:flex}.drawer-actions button{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-size:12px;font-weight:700;display:flex}.drawer-actions .danger{color:#b5232e}.drawer-body hr{border:0;border-top:1px solid var(--line);margin:25px 0}.comments-head{align-items:center;gap:8px;display:flex}.comments-head h3{margin:0}.comments-head span{background:var(--orange-soft);color:var(--orange-dark);border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800}.comments-list{gap:11px;margin:15px 0;display:grid}.comment{border:1px solid var(--line);border-radius:12px;padding:12px}.comment strong{font-size:12px}.comment p{margin:6px 0 9px;font-size:12.5px;line-height:1.5}.comment small{color:#99918a;font-size:10px}.comment-form{gap:9px;display:grid}.comment-form .primary-button{justify-self:end}.loading-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:100vh;padding:30px;display:flex}.loading-page p{max-width:430px;color:var(--muted)}.loading-dot{border:3px solid #f1e5dc;border-top-color:var(--orange);border-radius:50%;width:32px;height:32px;animation:1s linear infinite spin}@media (max-width:880px){.login-shell{grid-template-columns:1fr;overflow:visible}.login-visual{display:none}.login-form-side{min-height:100vh;padding:28px 18px}.login-mobile-brand{justify-content:center;max-width:170px;margin-bottom:18px;display:flex}.login-card{width:min(440px,100%);padding:28px}.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;width:100%;height:auto;padding:10px 16px;position:static}.sidebar-brand{padding:0}.sidebar-logo-wrap{width:112px;height:44px}.sidebar-brand>span,.sidebar nav{display:none}.sidebar-bottom{border:0;margin:0 0 0 auto;padding:0}.user-chip{display:none}.nav-item.logout{justify-content:center;width:42px;padding:0;font-size:0}.workspace{margin-left:0;padding:24px 16px 44px}.dashboard-banner{grid-template-columns:1fr}.dashboard-banner-copy{padding:24px}.dashboard-banner-media{min-height:220px;max-height:260px}.dashboard-banner-image{min-height:220px}.stats-grid{grid-template-columns:repeat(3,1fr)}.detail-drawer{width:min(430px,100%)}}@media (max-width:620px){.topbar{align-items:center}.topbar h1{font-size:27px}.topbar .eyebrow{display:none}.primary-button.compact{font-size:12px}.dashboard-banner-copy h2{font-size:26px}.dashboard-banner-media{min-height:190px;max-height:220px}.dashboard-banner-image{min-height:190px}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid article:last-child{grid-column:1/-1}.stats-grid strong{font-size:26px}.link-card{grid-template-columns:auto minmax(0,1fr)}.card-actions{grid-column:2}.category-row{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.pill{white-space:nowrap}.modal{border-radius:18px;padding:20px}}
.branch-chip{background:var(--orange-pale);color:var(--orange-dark);border-radius:12px;align-items:center;gap:9px;margin:0 7px 8px;padding:10px;display:flex}.branch-chip div{gap:1px;display:grid}.branch-chip span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:9px;font-weight:800}.branch-chip strong{color:var(--ink);font-size:12px}.update-strip{color:var(--muted);background:#fff;border:1px solid #f0dfd1;border-radius:13px;align-items:center;gap:9px;margin:-6px 0 16px;padding:11px 14px;font-size:12px;display:flex}.update-strip svg{color:var(--orange);flex:none}.update-strip strong{color:var(--ink)}.resource-grid{gap:11px;padding:16px;display:grid}.resource-card{border:1px solid var(--line);background:#fff;border-radius:16px;transition:all .18s;overflow:hidden}.resource-card:hover{border-color:#ead3c1;box-shadow:0 8px 24px #56341b0f}.resource-card.open{border-color:#efcdb3;box-shadow:0 10px 28px #56341b14}.resource-summary{text-align:left;background:#fff;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;padding:16px;display:grid}.resource-summary-copy{min-width:0}.resource-title-row{align-items:center;gap:7px;display:flex}.resource-title-row h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14.5px;overflow:hidden}.resource-title-row svg{color:#ffad20}.resource-summary-copy>p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin:5px 0 8px;font-size:12.5px;overflow:hidden}.resource-chevron{color:#a49b94;transition:all .18s}.resource-card.open .resource-chevron{color:var(--orange);transform:rotate(180deg)}.resource-details{background:linear-gradient(#fff,#fffaf6);border-top:1px solid #f4ece6;padding:0 16px 17px 72px}.detail-block{padding-top:15px}.detail-block>span{color:#9b9189;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:9.5px;font-weight:850;display:block}.detail-block p{color:#5f5852;margin:0;font-size:13px;line-height:1.55}.detail-block a{max-width:100%;color:var(--orange-dark);word-break:break-all;align-items:center;gap:6px;font-size:12px;font-weight:750;display:inline-flex}.resource-actions{flex-wrap:wrap;gap:8px;margin:17px 0;display:flex}.resource-actions button,.resource-actions a{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:11.5px;font-weight:800;display:inline-flex}.resource-actions button{color:#625a54}.resource-actions .open-resource-button{border-color:var(--orange);background:var(--orange);color:#fff}.inline-comments{border-top:1px solid #eee3da;padding-top:16px}.comments-head h4{margin:0}.small-text{font-size:12px}.inline-comments .comment{background:#fff;margin-top:9px}.inline-comment-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:10px;display:grid}.inline-comment-form input{min-width:0}.type-powerpoint{color:#d65a2e;background:#fff0eb}.type-excel{color:#258657;background:#edf9f3}.type-word{color:#2469b3;background:#edf5ff}.type-pdf{color:#c73636;background:#fff0f0}.type-drive{color:#41865b;background:#edf7f0}.type-dropbox{color:#2766d5;background:#eef4ff}.skeleton-grid{padding:16px}.skeleton-card{grid-template-columns:auto 1fr;align-items:center;gap:13px;min-height:92px;padding:16px;display:grid}.skeleton{background:#f2ede9;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb3,#0000);animation:1.2s infinite skeletonShimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-icon{border-radius:12px;width:43px;height:43px}.skeleton-lines{gap:8px;display:grid}.skeleton-title{border-radius:7px;width:42%;height:13px}.skeleton-text{border-radius:6px;width:78%;height:9px}.skeleton-text.short{width:53%}@keyframes skeletonShimmer{to{transform:translate(100%)}}.access-hero{color:#fff;background:linear-gradient(135deg,#f58220,#e8680f);border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:24px 26px;display:flex;box-shadow:0 16px 38px #f47c2033}.access-hero>div:first-child{max-width:680px}.access-hero>div:first-child>span{text-transform:uppercase;letter-spacing:.1em;opacity:.82;margin-top:9px;font-size:11px;font-weight:800;display:block}.access-hero h2{margin:3px 0 8px;font-size:30px}.access-hero p{opacity:.9;margin:0;font-size:13px;line-height:1.5}.access-role{background:#ffffff21;border:1px solid #ffffff59;border-radius:15px;gap:4px;min-width:150px;padding:16px 18px;display:grid}.access-role span{text-transform:uppercase;letter-spacing:.08em;opacity:.8;font-size:10px}.access-role strong{font-size:17px}.access-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:16px;display:grid}.access-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px}.section-title{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.section-title h2{margin:0;font-size:21px}.section-title>svg{color:var(--orange)}.user-access-list{gap:8px;display:grid}.user-access-list article{border:1px solid #f0e8e2;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;display:grid}.avatar-mini{background:var(--orange-soft);width:36px;height:36px;color:var(--orange-dark);border-radius:50%;place-items:center;font-weight:900;display:grid}.avatar-mini.pending{color:#756f69;background:#f3f1ef}.user-access-list article>div:nth-child(2){gap:2px;min-width:0;display:grid}.user-access-list strong{font-size:12.5px}.user-access-list span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;overflow:hidden}.role-badge{color:#756e68;text-transform:uppercase;background:#f3f1ef;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850}.role-admin{color:#c65e12;background:#fff0e5}.role-manager{color:#3470a9;background:#eef6ff}.role-user{color:#407556;background:#eef8f1}.invite-result{background:#f2faf5;border:1px solid #d6eddd;border-radius:13px;margin-top:16px;padding:15px}.invite-result-head{color:#35744e;align-items:center;gap:7px;display:flex}.invite-result p{color:#5e6f64;margin:8px 0 12px;font-size:11.5px;line-height:1.5}.invite-result-actions{flex-wrap:wrap;gap:7px;display:flex}.invite-result-actions button,.invite-result-actions a{color:#326345;background:#fff;border:1px solid #d1e5d7;border-radius:9px;align-items:center;gap:6px;min-height:35px;padding:0 10px;font-size:10.5px;font-weight:800;display:inline-flex}.branch-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:9px;display:grid}.branch-list article{border:1px solid #f0e8e2;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.branch-list svg{color:var(--orange)}.branch-list article>div{gap:2px;display:grid}.branch-list strong{font-size:12px}.branch-list span{color:var(--muted);font-size:10px}.branch-list button{background:var(--orange-soft);color:var(--orange-dark);border:0;border-radius:8px;padding:7px 9px;font-size:9.5px;font-weight:800}.branch-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px;display:grid}.branch-form .secondary-button{min-height:43px}.invite-page{background:radial-gradient(circle at 20% 20%,#f47c201f,#0000 25%),#fffaf6;place-items:center;min-height:100vh;padding:24px;display:grid}.invite-card{border:1px solid var(--line);width:min(480px,100%);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:34px}.invite-success{color:#3d8257;background:#edf8f1;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:20px;display:grid}.invite-card h1{margin:0;font-size:30px}.invite-card>.muted{line-height:1.55}.invite-details{gap:8px;margin:20px 0;display:grid}.invite-details>div{color:#5f5853;background:#faf7f4;border-radius:11px;align-items:center;gap:9px;padding:11px;font-size:12px;display:flex}.invite-details svg{color:var(--orange)}.invite-card>.primary-button{width:100%}@media (max-width:880px){.access-layout{grid-template-columns:1fr}.access-card.full{grid-column:auto}.branch-chip{display:none}.resource-details{padding-left:16px}.resource-grid{padding:12px}.resource-summary{padding:14px}.access-hero{align-items:flex-start}.sidebar nav{gap:4px;margin-left:10px;display:flex;overflow-x:auto}.sidebar .nav-item{white-space:nowrap;width:auto;padding:0 10px}.sidebar-bottom{align-items:center;display:flex}.sidebar .nav-item.logout{width:42px}.sidebar-brand{min-width:112px}}@media (max-width:620px){.update-strip{align-items:flex-start}.resource-summary{grid-template-columns:auto minmax(0,1fr) auto}.resource-summary-copy>p{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.resource-details{padding:0 13px 14px}.inline-comment-form{grid-template-columns:1fr}.inline-comment-form .primary-button{justify-self:end}.access-hero{display:grid}.access-role{min-width:0}.access-card{padding:17px}.user-access-list article{grid-template-columns:auto minmax(0,1fr)}.role-badge{grid-column:2;justify-self:start}.branch-list,.branch-form{grid-template-columns:1fr}.branch-form .secondary-button{justify-self:start}.sidebar{overflow-x:auto}.sidebar-brand{display:none}.sidebar nav{margin-left:0}.workspace{padding-top:20px}}body{background:#efe9e3}.app-shell{background:#fff;width:min(100%,960px);min-height:100dvh;margin:0 auto;position:relative;overflow-x:hidden;box-shadow:0 0 0 1px #5337220f,0 22px 80px #462b181a}.workspace{background:linear-gradient(#fff 0,#fffaf6 42%,#fff 100%);min-height:100dvh;margin-left:0;padding:18px 22px 112px}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:80;background:#fffffff2;border:1px solid #e7d6c9f5;border-radius:24px;width:min(720px,100vw - 24px);height:70px;padding:7px 9px;display:block;position:fixed;inset:auto auto 14px 50%;overflow:visible;transform:translate(-50%);box-shadow:0 16px 44px #3724162e}.sidebar-brand,.sidebar-bottom{display:none!important}.sidebar nav{grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;height:100%;margin:0!important;display:grid!important;overflow:visible!important}.sidebar .nav-item{white-space:nowrap;color:#8a8179;text-align:center;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:56px;min-height:56px;font-size:9px;font-weight:800;display:flex;width:100%!important;padding:5px 8px!important}.sidebar .nav-item svg{width:20px;height:20px}.sidebar .nav-item.active{background:var(--orange-soft);color:var(--orange-dark)}.sidebar .nav-item:hover{background:#fff5ec}.topbar{z-index:35;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #eee2d8cc;align-items:center;margin:0 -6px 14px;padding:10px 6px 12px;position:sticky;top:0}.topbar h1{font-size:27px}.topbar .eyebrow{margin-bottom:3px;font-size:10px}.topbar .primary-button.compact{box-shadow:none;border-radius:14px}.update-strip{background:#fff7ef;border-radius:16px;margin:0 0 13px}.dashboard-banner{min-height:176px;box-shadow:none;border-radius:24px;grid-template-columns:minmax(0,1fr) 270px;margin-bottom:13px}.dashboard-banner-copy{padding:22px}.dashboard-banner-copy h2{font-size:26px}.dashboard-banner-media{min-height:176px;max-height:210px}.dashboard-banner-image{min-height:176px}.stats-grid{scrollbar-width:none;gap:9px;margin-bottom:13px;overflow-x:auto}.stats-grid::-webkit-scrollbar{display:none}.stats-grid article{border-color:#f0e6de;border-radius:18px;min-width:0;padding:15px;box-shadow:0 5px 18px #462d1c0a}.stats-grid strong{font-size:26px}.library-panel{background:0 0;border:0;border-radius:0;min-height:420px;overflow:visible}.toolbar{z-index:25;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf6f0;border:0;padding:8px 0 10px;position:sticky;top:78px}.search-box{background:#fff;border:0;border-radius:16px;height:46px;box-shadow:0 5px 18px #452c1b0f}.category-row{scrollbar-width:none;flex-wrap:nowrap;padding:2px 0 4px;overflow-x:auto}.category-row::-webkit-scrollbar{display:none}.pill{white-space:nowrap;background:#f6f0eb;border:0;padding:8px 12px}.pill.active{background:var(--orange);color:#fff}.resource-grid,.skeleton-grid{gap:10px;padding:6px 0 0}.resource-card{border:0;border-radius:21px;box-shadow:0 6px 22px #452c1b12}.resource-card:hover,.resource-card.open{box-shadow:0 8px 26px #452c1b1a}.resource-summary{padding:15px}.file-icon{border-radius:15px;width:46px;height:46px}.resource-summary-copy>p{margin-top:4px}.resource-details{border-top-color:#f3e7dd;padding-bottom:16px}.resource-actions button,.resource-actions a{border-radius:12px;min-height:40px}.inline-comment-form input{border-radius:13px}.access-hero{border-radius:24px;margin-bottom:12px;padding:21px}.access-layout{grid-template-columns:1fr;gap:11px}.access-card{border:0;border-radius:22px;padding:19px;box-shadow:0 7px 24px #452c1b0f}.access-card.full{grid-column:auto}.user-access-list article,.branch-list article{background:#faf7f4;border:0;border-radius:15px}.modal-backdrop{background:#231b1552;align-items:end;padding:0}.modal{border-radius:28px 28px 0 0;width:min(100%,640px);max-height:88dvh;padding:24px 22px 30px;box-shadow:0 -18px 50px #231b152e}@media (max-width:980px){body{background:#fff}.app-shell{width:100%;box-shadow:none}}@media (max-width:620px){.workspace{padding:12px 14px 98px}.sidebar{border-radius:21px;width:calc(100vw - 16px);height:66px;padding:5px 7px;bottom:8px}.sidebar .nav-item{border-radius:15px;height:54px;min-height:54px;font-size:8px}.sidebar .nav-item svg{width:19px;height:19px}.topbar{margin:0 -2px 10px;padding:8px 2px 10px}.topbar h1{font-size:23px}.topbar .eyebrow{font-size:9px;display:block}.topbar .primary-button.compact{width:44px;min-width:44px;padding:0;font-size:0}.topbar .primary-button.compact svg{margin:0}.update-strip{padding:10px 11px;font-size:10.5px}.dashboard-banner{border-radius:21px;grid-template-columns:1fr;min-height:0}.dashboard-banner-copy{padding:19px}.dashboard-banner-copy h2{font-size:23px}.dashboard-banner-copy p{font-size:12.5px}.dashboard-banner-media{min-height:168px;max-height:190px}.dashboard-banner-image{min-height:168px}.stats-grid{grid-template-columns:repeat(3,minmax(118px,1fr));margin-right:-14px;padding-right:14px}.stats-grid article{min-width:118px}.toolbar{top:62px}.resource-summary{gap:10px;padding:13px}.resource-title-row h3{font-size:13.5px}.resource-summary-copy>p{font-size:11.5px}.meta span{font-size:9px}.resource-details{padding-left:13px}.access-hero{padding:18px}.access-hero h2{font-size:25px}.access-card{padding:16px}.modal{max-height:90dvh}}
@media (max-width:720px){html{background:#fff}body{overscroll-behavior-y:none}.app-shell{background:#fff;min-height:100dvh}.workspace{padding:10px 12px 92px}.topbar{background:#fffffff5;border-bottom:0;min-height:58px;margin:0;padding:8px 2px 9px}.topbar h1{font-size:22px;line-height:1.05}.topbar .eyebrow{letter-spacing:.09em;font-size:8.5px}.topbar .primary-button.compact{border-radius:50%;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;font-size:0;box-shadow:0 7px 18px #f47c203d}.update-strip{background:#fff4ea;border:0;border-radius:14px;margin:0 0 10px;padding:9px 11px;font-size:10px}.dashboard-banner{color:#fff;background:linear-gradient(145deg,#f47c20,#df650e);border:0;border-radius:22px;grid-template-columns:1fr;display:grid;overflow:hidden}.dashboard-banner-copy{padding:18px 18px 16px}.dashboard-banner-copy>span{color:#ffe1ca;font-size:9px}.dashboard-banner-copy h2{color:#fff;margin:5px 0 7px;font-size:22px}.dashboard-banner-copy p{color:#ffffffe0;font-size:12px}.banner-dots{margin-top:12px}.banner-dots button{background:#ffffff6b}.banner-dots button.active{background:#fff}.dashboard-banner-media{min-height:145px;max-height:160px}.dashboard-banner-image{min-height:145px}.banner-arrows button{width:32px;height:32px}.stats-grid{scroll-snap-type:x proximity;grid-template-columns:repeat(3,minmax(104px,1fr));gap:8px;margin:0 -12px 10px;padding:0 12px 3px;display:grid;overflow-x:auto}.stats-grid article{scroll-snap-align:start;background:#fff;border:0;border-radius:17px;min-width:104px;padding:13px;box-shadow:0 5px 16px #4c301d0e}.stats-grid strong{font-size:23px}.stats-grid small{font-size:9px}.toolbar{z-index:28;background:#fffffff5;padding:7px 0 8px;position:sticky;top:57px}.search-box{height:44px;box-shadow:none;background:#f7f3ef;border-radius:15px}.search-box input{background:0 0;font-size:13px}.category-row{gap:6px;margin-right:-12px;padding-right:12px}.pill{padding:8px 11px;font-size:10px}.resource-grid,.skeleton-grid{gap:9px;padding-top:4px}.resource-card{border-radius:19px;box-shadow:0 4px 16px #452c1b0f}.resource-summary{min-height:72px;padding:12px 13px}.file-icon{border-radius:14px;width:44px;height:44px}.resource-title-row h3{font-size:13.5px}.resource-summary-copy>p{margin-bottom:6px;font-size:11.5px}.resource-details{padding:0 13px 14px}.resource-actions{gap:7px;margin:14px 0}.resource-actions button,.resource-actions a{border-radius:12px;min-height:39px}.open-resource-button{flex:1;justify-content:center}.access-hero{border-radius:22px;padding:17px}.access-hero h2{font-size:23px}.access-role{padding:12px 14px}.access-card{border-radius:20px;padding:15px}.sidebar{left:50%;bottom:max(8px,env(safe-area-inset-bottom));background:#fffffff5;border:1px solid #e6d6c9e6;border-radius:20px;width:calc(100vw - 16px);height:64px;padding:5px 6px}.sidebar nav{gap:2px}.sidebar .nav-item{border-radius:15px;height:52px;min-height:52px;font-size:8px;padding:4px 3px!important}.sidebar .nav-item svg{width:19px;height:19px}.sidebar .nav-item.active{background:#fff0e4}.modal{padding:22px 18px calc(24px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0}}@media (min-width:721px){.app-shell{border-radius:0;max-width:980px}.workspace{max-width:980px;margin:0 auto}}
.modal-backdrop.centered-resource-modal{z-index:140;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#231b156b;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.modal.resource-modal{overscroll-behavior:contain;background:#fff;border-radius:24px;width:min(560px,100vw - 32px);max-height:min(82dvh,720px);padding:24px;overflow:hidden auto;box-shadow:0 24px 70px #231b1542}.resource-modal .modal-head{z-index:4;background:#fff;border-bottom:1px solid #ece4ddd9;margin:0 0 14px;padding:24px 0 12px;position:sticky;top:-24px}.resource-modal .stack-form{padding-bottom:2px}.updated-meta{color:#c65f0a;font-weight:700}.updated-detail{background:#fff8f1;border:1px solid #f4d7be;border-radius:14px;padding:12px 14px}.resource-actions .updated-resource-button{color:#b95508;background:#fff8f1;border-color:#f2c79f}.resource-actions .updated-resource-button:hover{color:#964306;background:#fff0e1;border-color:#eeb47e}.resource-actions .updated-resource-button:disabled{opacity:.58;cursor:progress}.resource-actions .danger-resource-button{color:#b42318;background:#fff6f5;border-color:#f1c3bf}.resource-actions .danger-resource-button:hover{color:#981b12;background:#ffebe8;border-color:#e8a6a0}.resource-actions .danger-resource-button:disabled{opacity:.55;cursor:progress}@media (max-width:620px){.modal-backdrop.centered-resource-modal{place-items:center;padding:14px 12px 92px}.modal.resource-modal{border-radius:22px;width:100%;max-height:calc(100dvh - 118px);padding:20px}.resource-modal .modal-head{padding:20px 0 11px;top:-20px}.resource-modal .primary-button{width:100%}}
.topbar-actions{align-items:center;gap:6px;display:flex}.notification-wrap,.notification-bell{position:relative}.notification-bell.has-unread{color:#d9630d;background:#fff4ea;border-color:#f5c69f}.notification-badge{color:#fff;background:#e45420;border:2px solid #fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:grid;position:absolute;top:-5px;right:-5px}.notification-panel{z-index:180;background:#fff;border:1px solid #eadfd7;border-radius:20px;width:min(390px,100vw - 28px);max-height:min(68dvh,560px);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 22px 60px #291f1833}.notification-head{border-bottom:1px solid #f0e8e2;justify-content:space-between;align-items:center;gap:12px;padding:15px 16px 12px;display:flex}.notification-head>div{gap:2px;display:grid}.notification-head span{color:#8a7b70;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.notification-head strong{color:#2d2925;font-size:16px}.notification-head button{color:#d9630d;cursor:pointer;background:#fff5ed;border:0;border-radius:12px;align-items:center;gap:5px;padding:8px 10px;font-size:12px;font-weight:700;display:flex}.notification-list{overscroll-behavior:contain;max-height:470px;overflow-y:auto}.notification-item{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f3ece7;grid-template-columns:8px 1fr;gap:10px;width:100%;padding:13px 15px;display:grid}.notification-item:last-child{border-bottom:0}.notification-item:hover{background:#fffaf6}.notification-item.unread{background:#fff7f0}.notification-dot{background:#d6cec8;border-radius:50%;width:7px;height:7px;margin-top:7px}.notification-item.unread .notification-dot{background:#f47c20}.notification-copy{gap:3px;min-width:0;display:grid}.notification-copy strong{color:#2f2a26;font-size:13px}.notification-copy>span{color:#6f655e;font-size:12.5px;line-height:1.4}.notification-copy small{color:#9a8e85;font-size:11px}.notification-empty{text-align:center;color:#81766e;margin:0;padding:26px 16px;font-size:13px}.comment-thread-list{gap:10px;display:grid}.comment-thread{gap:7px;display:grid}.comment-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.comment-top small{color:#9a8e85;white-space:nowrap;font-size:10.5px}.comment-social-actions{flex-wrap:wrap;align-items:center;gap:7px;margin-top:7px;display:flex}.comment-social-actions button{color:#746960;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:5px;min-height:30px;padding:5px 8px;font-size:12px;font-weight:700;display:flex}.comment-social-actions button:hover{color:#d9630d;background:#fff5ed}.comment-social-actions .helpful.active{color:#d9630d;background:#fff1e6}.reply-form{grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:9px;display:grid}.reply-form input{min-width:0;font:inherit;background:#fff;border:1px solid #e8ded6;border-radius:12px;outline:none;padding:10px 11px;font-size:13px}.reply-form input:focus{border-color:#f3ae74;box-shadow:0 0 0 3px #f47c201a}.reply-list{border-left:2px solid #f1e5dc;gap:7px;margin-left:22px;padding-left:11px;display:grid}.comment.reply{background:#fffaf7;border-color:#f0e5dc}.load-more-comments{color:#c65b10;cursor:pointer;background:#fff;border:1px solid #eadfd7;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:38px;margin-top:9px;font-size:12.5px;font-weight:750;display:flex}.load-more-comments:hover{background:#fff7f0}.load-more-comments span{color:#9b775f;font-size:11px}.load-more-comments.reply-more{background:#fffaf7;min-height:34px;margin-top:1px}@media (max-width:620px){.topbar-actions{gap:4px}.notification-panel{z-index:220;border-radius:18px;width:auto;max-height:calc(100dvh - 174px);position:fixed;top:74px;left:12px;right:12px}.notification-list{max-height:calc(100dvh - 244px)}.notification-head{padding:13px 14px 11px}.reply-form{grid-template-columns:1fr}.reply-form .primary-button{width:100%}.reply-list{margin-left:10px;padding-left:9px}.comment-top{flex-direction:column;align-items:flex-start;gap:2px}.comment-social-actions button{min-height:34px}}
.branch-admin-launcher{z-index:90;color:#fff;font:inherit;cursor:pointer;background:#f47c20;border:1px solid #ed6c17;border-radius:999px;align-items:center;gap:9px;padding:11px 16px;font-weight:800;display:inline-flex;position:fixed;bottom:84px;right:20px;box-shadow:0 14px 34px #8442113d}.branch-admin-launcher:hover{transform:translateY(-1px);box-shadow:0 18px 38px #8442114d}.branch-admin-backdrop{z-index:180;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1f181380;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.branch-admin-modal{background:#fff;border:1px solid #f1e4db;border-radius:28px;flex-direction:column;width:min(1180px,100%);max-height:min(900px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 28px 80px #2018124d}.branch-admin-header{background:#fff;border-bottom:1px solid #f2e8e1;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 28px 16px;display:flex}.branch-admin-header>div:first-child>span,.branch-section-title span,.branch-summary-main span,.sector-context-card span{color:#a45016;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;display:block}.branch-admin-header h2{color:#201a16;margin:4px 0 5px;font-size:28px;line-height:1.1}.branch-admin-header p{color:#6b625b;max-width:720px;margin:0}.branch-admin-header-actions{gap:8px;display:flex}.branch-admin-header-actions button{cursor:pointer;color:#473d36;background:#fff;border:1px solid #eadfd6;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.branch-admin-header-actions button:hover{color:#d96314;background:#fff6ef;border-color:#f4b487}.sector-context-card{background:#fff8f2;border:1px solid #f2c8a8;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;margin:14px 28px 0;padding:14px 16px;display:grid}.sector-context-icon{color:#fff;background:#f47c20;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.sector-context-card strong{color:#201a16;margin-top:2px;font-size:18px;display:block}.sector-context-card small{color:#756960}.sector-context-pill{color:#b6510f;white-space:nowrap;background:#fff;border:1px solid #efbf9d;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800}.branch-admin-alert{border-radius:13px;align-items:center;gap:8px;margin:12px 28px 0;padding:11px 14px;font-size:14px;font-weight:700;display:flex}.branch-admin-alert.error{color:#9f2525;background:#fff1f1;border:1px solid #f1c7c7}.branch-admin-alert.success{color:#246b37;background:#effaf2;border:1px solid #cce7d4}.branch-admin-layout{flex:1;grid-template-columns:300px 1fr;min-height:0;display:grid}.branch-admin-sidebar{background:#fffaf6;border-right:1px solid #f0e5de;flex-direction:column;min-height:0;padding:18px;display:flex}.branch-admin-sidebar-title{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.branch-admin-sidebar-title>div strong{color:#2e2722;display:block}.branch-admin-sidebar-title>div small{color:#9a8c82;margin-top:2px;display:block}.branch-admin-sidebar-title>span{color:#bc5a17;background:#fff0e4;border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.branch-admin-list{flex-direction:column;flex:1;gap:8px;min-height:120px;padding-right:2px;display:flex;overflow:auto}.branch-admin-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #eadfd7;border-radius:16px;flex-direction:column;gap:10px;padding:13px;display:flex}.branch-admin-item:hover,.branch-admin-item.active{background:#fff8f2;border-color:#f0a16c;box-shadow:0 7px 20px #55321b0f}.branch-admin-item-main{align-items:flex-start;gap:9px;display:flex}.branch-admin-item-main>div{min-width:0}.branch-admin-item-main strong{color:#2e2722;white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.branch-admin-item-main small{color:#83766c;margin-top:2px;display:block}.branch-status-dot{border-radius:50%;flex:none;width:9px;height:9px;margin-top:5px}.branch-status-dot.online{background:#20a35a;box-shadow:0 0 0 4px #e9f7ef}.branch-status-dot.offline{background:#aaa09a;box-shadow:0 0 0 4px #f2efed}.branch-admin-counts{color:#756960;gap:12px;font-size:12px;display:flex}.branch-admin-counts span{align-items:center;gap:4px;display:inline-flex}.branch-create-form{border-top:1px solid #eadfd7;margin-top:14px;padding-top:14px}.branch-create-form label{color:#6f6258;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.branch-create-form input{width:100%;height:42px;font:inherit;background:#fff;border:1px solid #decfc4;border-radius:12px;outline:none;padding:0 12px}.branch-create-form input:focus{border-color:#ef8a46;box-shadow:0 0 0 3px #fff0e5}.branch-create-form button{color:#fff;width:100%;height:42px;font:inherit;cursor:pointer;background:#f47c20;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin-top:8px;font-weight:800;display:flex}.branch-admin-content{min-width:0;padding:20px 24px 28px;overflow:auto}.branch-admin-empty{text-align:center;color:#8b7d73;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex}.branch-admin-empty h3{color:#332c27;margin:12px 0 5px}.branch-admin-empty p{max-width:360px;margin:0}.branch-summary-card{background:#fff;border:1px solid #ece1d9;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;padding:16px;display:flex}.branch-summary-main{align-items:center;gap:13px;display:flex}.branch-summary-icon{color:#d96314;background:#fff0e4;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.branch-summary-main h3{color:#251e19;margin:3px 0 2px;font-size:22px}.branch-summary-main small{color:#84766c}.branch-summary-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.branch-summary-actions button{height:38px;font:inherit;cursor:pointer;color:#51453d;background:#fff;border:1px solid #dfd3cb;border-radius:11px;align-items:center;gap:6px;padding:0 11px;font-weight:700;display:inline-flex}.branch-summary-actions button:hover{background:#fff8f2;border-color:#efab7d}.branch-summary-actions .branch-toggle.active{color:#9a2f2f;background:#fff8f8;border-color:#ebc9c9}.branch-rename-form{background:#fff9f4;border:1px solid #f0d4bf;border-radius:16px;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:12px;padding:14px;display:grid}.branch-rename-form label{color:#675a51;font-size:12px;font-weight:800}.branch-rename-form input{width:100%;height:40px;font:inherit;border:1px solid #decfc4;border-radius:11px;margin-top:6px;padding:0 11px;display:block}.branch-rename-form>div{gap:8px;display:flex}.branch-rename-form button{height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddcfc4;border-radius:10px;padding:0 12px;font-weight:700}.branch-rename-form button.primary{color:#fff;background:#f47c20;border-color:#f47c20}.branch-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0;display:grid}.branch-metrics article{color:#c25b17;background:#fff;border:1px solid #eee3dc;border-radius:16px;align-items:center;gap:10px;padding:13px;display:flex}.branch-metrics strong{color:#302720;font-size:20px;display:block}.branch-metrics span{color:#85786f;margin-top:1px;font-size:12px;display:block}.branch-admin-columns{grid-template-columns:1.12fr .88fr;gap:12px;display:grid}.branch-users-card,.branch-create-user-card{background:#fff;border:1px solid #eee3dc;border-radius:20px;min-width:0;padding:17px}.branch-section-title{color:#d56418;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.branch-section-title h3{color:#2d251f;margin:3px 0 0;font-size:18px}.branch-card-context{color:#73665c;background:#fff8f2;border-radius:10px;margin:-2px 0 12px;padding:8px 10px;font-size:12px}.branch-user-list{flex-direction:column;gap:8px;max-height:330px;display:flex;overflow:auto}.branch-user-list article{border:1px solid #f0e7e1;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.branch-user-avatar{color:#ca5d16;background:#fff0e4;border-radius:11px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.branch-user-list strong{color:#342c26;display:block}.branch-user-list span{color:#81746a;white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-size:12px;display:block;overflow:hidden}.branch-user-list small{color:#ad4c0b;white-space:nowrap;background:#fff6ef;border:1px solid #f2cfb7;border-radius:999px;padding:5px 7px;font-size:11px;font-weight:800}.branch-create-user-card form{gap:9px;display:grid}.branch-create-user-card label{color:#665950;font-size:12px;font-weight:800}.branch-create-user-card input,.branch-create-user-card select{width:100%;height:40px;font:inherit;background:#fff;border:1px solid #decfc4;border-radius:11px;margin-top:5px;padding:0 10px;display:block}.branch-create-user-card button[type=submit]{color:#fff;height:42px;font:inherit;cursor:pointer;background:#f47c20;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;margin-top:3px;font-weight:800;display:flex}.branch-create-user-card button:disabled,.branch-create-user-card input:disabled,.branch-create-user-card select:disabled{opacity:.55;cursor:not-allowed}.branch-admin-muted{color:#8c7f75;margin:8px 0;font-size:13px}@media (max-width:860px){.branch-admin-backdrop{place-items:center;padding:10px 10px 84px}.branch-admin-modal{border-radius:22px;max-height:calc(100dvh - 104px)}.branch-admin-header{padding:18px 18px 12px}.branch-admin-header h2{font-size:23px}.branch-admin-header p{font-size:13px}.sector-context-card{grid-template-columns:auto 1fr;margin:10px 18px 0}.sector-context-pill{grid-column:1/-1;justify-self:start}.branch-admin-layout{grid-template-columns:1fr;overflow:auto}.branch-admin-sidebar{border-bottom:1px solid #f0e5de;border-right:0;min-height:auto;padding:14px}.branch-admin-list{flex-direction:row;flex:none;padding-bottom:3px;overflow:auto}.branch-admin-item{min-width:210px}.branch-create-form{grid-template-columns:1fr auto;align-items:end;gap:7px;display:grid}.branch-create-form label{grid-column:1/-1;margin:0}.branch-create-form button{width:auto;margin-top:0;padding:0 13px}.branch-admin-content{padding:14px;overflow:visible}.branch-summary-card{flex-direction:column;align-items:flex-start}.branch-summary-actions{justify-content:flex-start}.branch-metrics{grid-template-columns:repeat(3,minmax(118px,1fr));overflow:auto}.branch-admin-columns,.branch-rename-form{grid-template-columns:1fr}.branch-admin-launcher{padding:10px 13px;bottom:78px;right:12px}.branch-admin-launcher span{white-space:nowrap;max-width:190px}}@media (max-width:560px){.branch-admin-header-actions button{width:36px;height:36px}.branch-admin-header p{display:none}.sector-context-card{padding:11px}.sector-context-card strong{font-size:16px}.branch-admin-content{padding:12px}.branch-summary-main h3{font-size:19px}.branch-summary-actions{width:100%}.branch-summary-actions button{flex:1;justify-content:center}.branch-metrics{grid-template-columns:repeat(3,126px)}.branch-user-list article{grid-template-columns:auto 1fr}.branch-user-list article small{grid-column:2;justify-self:start}.branch-create-form{grid-template-columns:1fr}.branch-create-form button{width:100%}.branch-admin-launcher span{display:none}.branch-admin-launcher{justify-content:center;width:46px;height:46px;padding:0}}
.sector-context-slot{width:100%;margin:14px 0 18px;display:block}.sector-context-badge{color:#362d27;background:#fff;border:1px solid #efd4c0;border-radius:18px;align-items:center;gap:14px;width:100%;padding:14px 16px;display:flex;position:static;box-shadow:0 8px 24px #442b1912}.sector-context-badge-part{align-items:center;gap:9px;display:flex}.sector-context-badge-part>svg{color:#e86f1b;flex:none}.sector-context-badge-part span{flex-direction:column;line-height:1.08;display:flex}.sector-context-badge-part small{text-transform:uppercase;letter-spacing:.07em;color:#918176;font-size:10px;font-weight:800}.sector-context-badge-part strong{white-space:nowrap;margin-top:4px;font-size:14px}.sector-context-badge-divider{background:#eadfd8;width:1px;height:34px}.sector-context-badge-role{color:#a94c0d;white-space:nowrap;background:#fff2e8;border:1px solid #f2cfb6;border-radius:999px;margin-left:auto;padding:7px 10px;font-size:11px;font-weight:800}@media (max-width:760px){.sector-context-slot{margin:10px 0 14px}.sector-context-badge{border-radius:15px;gap:9px;padding:12px 13px}.sector-context-badge-role{display:none}.sector-context-badge-part{flex:1;min-width:0}.sector-context-badge-part span{min-width:0}.sector-context-badge-part strong{text-overflow:ellipsis;font-size:12px;overflow:hidden}.sector-context-badge-part small{font-size:8px}.sector-context-badge-divider{height:30px}}@media (max-width:430px){.sector-context-badge{gap:7px;padding:11px 10px}.sector-context-badge-part>svg{width:14px}.sector-context-badge-part strong{font-size:11px}}
:root{--compact-line:#ece7e2;--compact-soft:#faf8f6;--compact-muted:#766f69;--compact-ink:#241f1b}body{background:#f7f7f7}.app-shell{width:min(100%,1040px);box-shadow:0 0 0 1px #261e180a,0 12px 44px #291f180f}.workspace{background:#fff;padding:12px 18px 98px}.topbar{border-bottom:1px solid var(--compact-line);background:#fffffff7;min-height:54px;margin:0 0 9px;padding:7px 0 9px}.topbar h1{letter-spacing:-.025em;font-size:22px;line-height:1.05}.topbar .eyebrow{letter-spacing:.09em;margin-bottom:2px;font-size:8.5px}.topbar-actions{gap:6px}.icon-button{border-radius:10px;width:36px;height:36px}.primary-button.compact{border-radius:10px;min-height:36px;padding:0 12px;font-size:11px}.update-strip{border-color:var(--compact-line);background:#fff;border-radius:9px;min-height:34px;margin:0 0 7px;padding:7px 10px;font-size:10.5px;line-height:1.3}.update-strip svg{width:14px;height:14px}.dashboard-banner{border:1px solid var(--compact-line);background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) 238px;min-height:142px;margin-bottom:8px;overflow:hidden}.dashboard-banner-copy{padding:16px 18px}.dashboard-banner-copy>span{letter-spacing:.09em;font-size:9px}.dashboard-banner-copy h2{letter-spacing:-.025em;margin:4px 0 5px;font-size:22px;line-height:1.08}.dashboard-banner-copy p{max-width:560px;color:var(--compact-muted);margin:0;font-size:11.5px;line-height:1.4}.dashboard-banner-media{min-height:142px;max-height:154px}.dashboard-banner-image{min-height:142px}.banner-dots{margin-top:10px}.banner-dots button{width:6px;height:6px}.banner-arrows{gap:5px;bottom:8px;right:8px}.banner-arrows button{border-radius:9px;width:30px;height:30px}.sector-context-badge{width:100%;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #f0dfd2;border-radius:11px;justify-content:flex-start;gap:12px;margin:0 0 8px;padding:8px 11px;z-index:auto!important;position:static!important;inset:auto!important}.sector-context-badge-part{gap:6px}.sector-context-badge-part>svg{width:14px;height:14px}.sector-context-badge-part small{letter-spacing:.08em;font-size:7.5px}.sector-context-badge-part strong{margin-top:2px;font-size:11px}.sector-context-badge-divider{height:22px}.sector-context-badge-role{border-radius:7px;margin-left:auto;padding:4px 7px;font-size:8.5px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:9px;display:grid;overflow:visible}.stats-grid article{border:1px solid var(--compact-line);min-height:64px;box-shadow:none;background:#fff;border-radius:11px;padding:10px 12px}.stats-grid article span{letter-spacing:.06em;text-transform:uppercase;font-size:8.5px}.stats-grid strong{margin:3px 0 2px;font-size:21px;line-height:1}.stats-grid small{color:var(--compact-muted);font-size:9.5px}.library-panel{min-height:360px}.toolbar{background:#fffffff7;padding:6px 0 7px;top:55px}.search-box{border:1px solid var(--compact-line);height:38px;box-shadow:none;background:#fff;border-radius:10px}.search-box svg{width:16px;height:16px}.search-box input{font-size:11.5px}.category-row{gap:5px;padding:5px 0 2px}.pill{background:#f6f4f2;border:1px solid #0000;border-radius:8px;padding:6px 9px;font-size:9.5px}.pill.active{background:#f47c20;border-color:#e97525}.resource-grid,.skeleton-grid{gap:7px;padding:4px 0 0}.resource-card{border:1px solid var(--compact-line);box-shadow:none;border-radius:12px}.resource-card:hover{border-color:#e7cbb7;box-shadow:0 4px 14px #3a281b0a}.resource-card.open{box-shadow:none;border-color:#e9bd9e}.resource-summary{gap:10px;padding:10px 12px}.file-icon{border-radius:10px;width:38px;height:38px}.file-icon svg{width:19px;height:19px}.resource-title-row h3{font-size:12.5px;line-height:1.2}.resource-summary-copy>p{margin:3px 0 5px;font-size:10.5px;line-height:1.35}.meta{gap:5px}.meta span{border-radius:6px;padding:3px 5px;font-size:8.5px}.resource-chevron{width:17px;height:17px}.resource-details{background:#fff;border-top-color:#f2ece7;padding:0 12px 12px 60px}.detail-block{padding-top:10px}.detail-block>span{margin-bottom:3px;font-size:8px}.detail-block p,.detail-block a{font-size:10.5px;line-height:1.4}.resource-actions{gap:5px;margin:11px 0}.resource-actions button,.resource-actions a{border-radius:8px;gap:5px;min-height:32px;padding:0 9px;font-size:9.5px}.resource-actions svg{width:14px;height:14px}.inline-comments{padding-top:10px}.comments-head h4{font-size:11.5px}.comment-thread-list{gap:6px}.inline-comments .comment{border-radius:9px;margin-top:6px;padding:9px 10px}.comment-top strong{font-size:10.5px}.comment-top small{font-size:8.5px}.comment p{font-size:10.5px;line-height:1.4}.comment-social-actions button{font-size:9px}.inline-comment-form{margin-top:7px}.inline-comment-form input{border-radius:9px;min-height:35px;font-size:10.5px}.load-more-comments{min-height:31px;font-size:9.5px}.sidebar{border-radius:18px;width:min(650px,100vw - 22px);height:62px;padding:6px 7px;bottom:10px;box-shadow:0 10px 32px #2b201821}.sidebar .nav-item{border-radius:12px;gap:2px;height:48px;min-height:48px;font-size:8px}.sidebar .nav-item svg{width:18px;height:18px}.branch-admin-launcher{border-radius:12px;padding:9px 12px;font-size:11px;bottom:80px;right:14px;box-shadow:0 8px 24px #84421129}.branch-admin-modal{border-radius:18px;width:min(1080px,100%);box-shadow:0 24px 64px #20181238}.branch-admin-header{gap:18px;padding:16px 20px 11px}.branch-admin-header>div:first-child>span,.branch-section-title span,.branch-summary-main span,.sector-context-card span{font-size:9px}.branch-admin-header h2{margin:3px 0;font-size:22px}.branch-admin-header p{font-size:11.5px}.branch-admin-header-actions button{border-radius:9px;width:34px;height:34px}.branch-admin-alert{border-radius:9px;margin:8px 20px 0;padding:8px 10px;font-size:11px}.sector-context-card{border-radius:11px;gap:9px;margin:9px 20px 0;padding:9px 11px}.sector-context-icon{border-radius:9px;width:34px;height:34px}.sector-context-card strong{font-size:14px}.sector-context-card small{font-size:10px}.sector-context-pill{padding:5px 7px;font-size:9px}.branch-admin-layout{grid-template-columns:250px 1fr}.branch-admin-sidebar{padding:12px}.branch-admin-sidebar-title{margin-bottom:7px}.branch-admin-list{gap:5px}.branch-admin-item{border-radius:10px;gap:6px;padding:9px}.branch-admin-item-main strong{font-size:11px}.branch-admin-item-main small,.branch-admin-counts{font-size:9px}.branch-create-form{margin-top:9px;padding-top:9px}.branch-create-form input,.branch-create-form button{border-radius:9px;height:35px;font-size:10.5px}.branch-admin-content{padding:13px 16px 18px}.branch-summary-card{border-radius:12px;padding:11px}.branch-summary-icon{border-radius:10px;width:38px;height:38px}.branch-summary-main h3{font-size:17px}.branch-summary-main small{font-size:9.5px}.branch-summary-actions button{border-radius:8px;height:32px;padding:0 9px;font-size:9.5px}.branch-metrics{gap:7px;margin:8px 0}.branch-metrics article{border-radius:10px;padding:9px}.branch-metrics strong{font-size:16px}.branch-metrics span{font-size:9px}.branch-admin-columns{gap:8px}.branch-users-card,.branch-create-user-card{border-radius:12px;padding:12px}.branch-section-title{margin-bottom:8px}.branch-section-title h3{font-size:14px}.branch-user-list{gap:5px;max-height:300px}.branch-user-list article{border-radius:9px;padding:7px 8px}.branch-user-avatar{border-radius:8px;width:29px;height:29px;font-size:11px}.branch-user-list strong{font-size:10.5px}.branch-user-list span{font-size:9px}.branch-user-list small{padding:3px 5px;font-size:8px}.branch-create-user-card form{gap:6px}.branch-create-user-card label{font-size:9.5px}.branch-create-user-card input,.branch-create-user-card select{border-radius:8px;height:35px;margin-top:3px;font-size:10.5px}.branch-create-user-card button[type=submit]{border-radius:8px;height:35px;font-size:10.5px}.modal{border-radius:16px}.modal-head{padding-bottom:10px}.stack-form{gap:9px}.stack-form label{font-size:10px}.stack-form input,.stack-form select,.stack-form textarea{border-radius:9px;font-size:11px}@media (max-width:880px){.workspace{padding:10px 12px 90px}.dashboard-banner{grid-template-columns:minmax(0,1fr) 210px;min-height:132px}.dashboard-banner-copy{padding:14px}.dashboard-banner-copy h2{font-size:19px}.dashboard-banner-media,.dashboard-banner-image{min-height:132px}.resource-details{padding-left:12px}.branch-admin-layout{grid-template-columns:1fr}}@media (max-width:620px){body{background:#fff}.app-shell{box-shadow:none}.workspace{padding:8px 10px 84px}.topbar{min-height:48px;margin-bottom:7px;padding:5px 0 7px}.topbar h1{font-size:19px}.topbar .primary-button.compact{width:36px;padding:0;font-size:0}.topbar .primary-button.compact svg{margin:0}.update-strip{padding:6px 8px;font-size:9.5px}.dashboard-banner{border-radius:12px;grid-template-columns:1fr 112px;min-height:116px}.dashboard-banner-copy{padding:12px}.dashboard-banner-copy>span{font-size:7.5px}.dashboard-banner-copy h2{margin:3px 0 4px;font-size:17px}.dashboard-banner-copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9.5px;line-height:1.35;display:-webkit-box;overflow:hidden}.dashboard-banner-media,.dashboard-banner-image{min-height:116px;max-height:128px}.banner-dots{margin-top:7px}.banner-arrows{display:none}.sector-context-badge{border-radius:9px;gap:8px;padding:7px 8px}.sector-context-badge-part{flex:0 auto;justify-content:flex-start}.sector-context-badge-role{display:none}.sector-context-badge-part strong{font-size:9.5px}.sector-context-badge-part small{font-size:6.8px}.stats-grid{grid-template-columns:repeat(3,minmax(96px,1fr));gap:5px;overflow-x:auto}.stats-grid article{border-radius:9px;min-width:96px;min-height:55px;padding:8px 9px}.stats-grid strong{font-size:18px}.stats-grid small{display:none}.toolbar{padding:5px 0;top:47px}.search-box{border-radius:9px;height:36px}.pill{border-radius:7px;padding:5px 8px;font-size:8.5px}.resource-grid{gap:6px}.resource-card{border-radius:10px}.resource-summary{gap:8px;padding:9px}.file-icon{border-radius:9px;width:34px;height:34px}.resource-title-row h3{font-size:11.5px}.resource-summary-copy>p{-webkit-line-clamp:1;font-size:9.5px}.meta span{font-size:7.5px}.updated-meta{display:none}.resource-details{padding:0 9px 10px}.resource-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.resource-actions button,.resource-actions a{justify-content:center;min-width:0;padding:0 6px}.sidebar{border-radius:16px;width:calc(100vw - 16px);height:57px;bottom:7px}.sidebar .nav-item{border-radius:10px;height:43px;min-height:43px;font-size:7.5px}.sidebar .nav-item svg{width:17px;height:17px}.branch-admin-launcher{border-radius:12px;justify-content:center;width:40px;height:40px;padding:0;bottom:70px;right:10px}.branch-admin-launcher span{display:none}.branch-admin-backdrop{padding:6px 6px 72px}.branch-admin-modal{border-radius:14px;max-height:calc(100dvh - 80px)}.branch-admin-header{padding:12px 12px 8px}.branch-admin-header h2{font-size:18px}.sector-context-card{margin:7px 12px 0}.branch-admin-sidebar{padding:9px}.branch-admin-item{min-width:170px}.branch-admin-content{padding:9px}.branch-summary-card{gap:9px}.branch-summary-actions{gap:5px}.branch-summary-actions button{font-size:8.5px}.branch-metrics{grid-template-columns:repeat(3,105px)}}
:root{--ui-bg:#fff;--ui-soft:#f8f7f5;--ui-soft-2:#fbfaf9;--ui-line:#e8e4e0;--ui-line-strong:#ddd7d2;--ui-ink:#211d1a;--ui-muted:#746d67;--ui-orange:#ef741b;--ui-orange-soft:#fff3e9;--ui-radius:10px;--ui-shadow:0 6px 18px #281f180b}html{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body{color:var(--ui-ink);background:#f5f4f3}button,input,select,textarea{font:inherit}button,a{transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s}.app-shell{background:#fff;border-left:1px solid #efedeb;border-right:1px solid #efedeb;box-shadow:0 10px 40px #2a211b0b}.workspace{background:#fff}.topbar{box-shadow:none;border-bottom-color:#eeeae7}.topbar h1{letter-spacing:-.035em;color:#201c19;font-weight:760}.topbar .eyebrow{color:#9a8f87;font-weight:800}.topbar-actions button,.topbar-actions .primary-button{box-shadow:none}.icon-button{color:#5d5650;background:#fff;border-color:#e8e3df}.icon-button:hover{color:#2b2521;background:#faf8f6;border-color:#dcd5cf}.primary-button.compact{background:var(--ui-orange);border-color:var(--ui-orange);font-weight:760}.primary-button.compact:hover{background:#de6714;border-color:#de6714}.update-strip{color:#6d655f;background:#fbfaf9;border-color:#ece7e3;font-weight:500}.update-strip strong{color:#39322d;font-weight:720}.update-strip svg{color:#c76520}.dashboard-banner{box-shadow:none;background:#fff;border-color:#e9e4e0}.dashboard-banner-copy>span{color:#b25a1b;font-weight:800}.dashboard-banner-copy h2{color:#1f1a17;font-weight:760}.dashboard-banner-copy p{color:#6f6862}.dashboard-banner-media{background:#eeeae6}.dashboard-banner-image{filter:saturate(.94)contrast(.98)}.banner-arrows button{color:#423b35;box-shadow:none;background:#ffffffe6;border:1px solid #ffffffa6}.banner-arrows button:hover{background:#fff}.banner-dots button{opacity:.5}.banner-dots button.active{opacity:1}.sector-context-badge{border-radius:var(--ui-radius)!important;color:#34302c!important;background:#faf9f8!important;border-color:#e9e4df!important}.sector-context-badge-part>svg{color:#c8621d!important}.sector-context-badge-part small{color:#958b84!important;font-weight:800!important}.sector-context-badge-part strong{color:#29241f!important;font-weight:740!important}.sector-context-badge-divider{background:#e4ded9!important}.sector-context-badge-role{color:#9d4a12!important;background:#fff!important;border-color:#e7ddd5!important;font-weight:750!important}.stats-grid article{border-radius:var(--ui-radius);box-shadow:none;background:#fcfbfa;border-color:#ebe6e2}.stats-grid article span{color:#8b827b;font-weight:780}.stats-grid strong{color:#26211d;letter-spacing:-.03em;font-weight:730}.stats-grid small{color:#817972}.toolbar{border-bottom:0}.search-box{background:#fbfaf9;border-color:#e5e0dc}.search-box:focus-within{border-color:#d9bca8;box-shadow:0 0 0 3px #ef741b12}.search-box input{color:#302a26}.search-box input::placeholder{color:#a29a94}.category-row{align-items:center}.pill{color:#6d655f;background:#f5f3f1;font-weight:680}.pill:hover{color:#39332e;background:#eeeae7}.pill.active{box-shadow:none;color:#fff!important;background:#2d2926!important;border-color:#2d2926!important}.resource-card{border-radius:var(--ui-radius);background:#fff;border-color:#e8e3df}.resource-card:hover{box-shadow:var(--ui-shadow);border-color:#dcd4ce}.resource-card.open{border-color:#dfb89d;box-shadow:0 0 0 1px #ef741b06}.resource-summary{background:#fff}.file-icon{border-radius:9px}.resource-title-row h3{color:#28231f;letter-spacing:-.01em;font-weight:735}.resource-summary-copy>p{color:#716963}.meta span{color:#7b736d;background:#f6f4f2;border:0;font-weight:650}.meta .updated-meta{color:#938a83;background:0 0;padding-left:0}.resource-chevron{color:#aaa29c}.resource-card.open .resource-chevron{color:#bc5c1a}.resource-details{background:#fdfcfb}.detail-block>span{color:#9a9088;font-weight:800}.detail-block p{color:#5d5650}.detail-block a{color:#a94f12}.resource-actions button,.resource-actions a{color:#514943;box-shadow:none;background:#fff;border-color:#e3ddd8;font-weight:720}.resource-actions button:hover,.resource-actions a:hover{background:#f8f6f4;border-color:#d7cec7}.resource-actions .open-resource-button{color:#fff!important;background:#2d2926!important;border-color:#2d2926!important}.resource-actions .open-resource-button:hover{background:#171513!important}.resource-actions .danger-resource-button{color:#a23c35;background:#fff;border-color:#ead6d3}.resource-actions .danger-resource-button:hover{background:#fff6f5;border-color:#ddbdb9}.resource-actions .updated-resource-button{color:#9d4c15}.inline-comments{border-top-color:#ebe5e0}.comments-head{align-items:center}.comments-head h4{color:#312b27;font-weight:760}.inline-comments .comment{box-shadow:none;background:#fff;border:1px solid #ece7e3}.comment-top strong{color:#3d3631;font-weight:730}.comment-top small{color:#9b928b}.comment p{color:#5d5651}.comment-social-actions button{color:#746b64;background:0 0}.comment-social-actions button:hover{color:#2f2925;background:#f6f3f1}.comment-social-actions .helpful.active{color:#a84d0e;background:#fff3e9}.reply-list{border-left-color:#e4ded9}.reply-form input,.inline-comment-form input{background:#fff;border-color:#dfd9d4}.reply-form input:focus,.inline-comment-form input:focus{border-color:#d6aa8b;box-shadow:0 0 0 3px #ef741b0f}.load-more-comments{color:#6d655f;background:#f8f6f4;border-color:#e7e2de}.notification-panel{border-color:#e5dfda;border-radius:12px;box-shadow:0 18px 48px #271d1629}.notification-head{border-bottom-color:#eee9e5}.notification-head strong{color:#2d2723}.notification-item{border-bottom-color:#f0ece8}.notification-item:hover{background:#faf8f6}.notification-item.unread{background:#fff9f4}.notification-dot{background:#d56719}.sidebar{background:#fffffff7;border-color:#ded8d3;box-shadow:0 9px 28px #271e171f}.sidebar .nav-item{color:#817871;font-weight:740}.sidebar .nav-item:hover{color:#4b433d;background:#f6f3f1}.sidebar .nav-item.active{color:#fff!important;background:#2d2926!important}.branch-admin-launcher{background:#2d2926;border-color:#2d2926;font-weight:740;box-shadow:0 7px 18px #271e1724}.branch-admin-launcher:hover{background:#171513;border-color:#171513;transform:none}.branch-admin-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#201b176b}.branch-admin-modal{border-color:#e4ded9;border-radius:14px;box-shadow:0 24px 70px #241b1538}.branch-admin-header{border-bottom-color:#eae5e1}.branch-admin-header h2{letter-spacing:-.025em;font-weight:760}.branch-admin-header p{color:#726a64}.branch-admin-header-actions button{border-color:#e3ddd8;border-radius:8px}.sector-context-card{background:#fbf9f7;border-color:#e8dfd8}.sector-context-icon{color:#fff;background:#2d2926}.sector-context-pill{color:#8f4514;background:#fff;border-color:#e5ddd7}.branch-admin-sidebar{background:#faf9f8;border-right-color:#e8e3df}.branch-admin-item{background:#fff;border-color:#e5dfda}.branch-admin-item:hover,.branch-admin-item.active{box-shadow:none;background:#fff;border-color:#d6b49d}.branch-status-dot.online{box-shadow:none;background:#48885d}.branch-status-dot.offline{box-shadow:none;background:#aaa39e}.branch-create-form input,.branch-create-user-card input,.branch-create-user-card select,.branch-rename-form input{background:#fff;border-color:#ddd6d0}.branch-create-form input:focus,.branch-create-user-card input:focus,.branch-create-user-card select:focus,.branch-rename-form input:focus{border-color:#cfa78b;outline:none;box-shadow:0 0 0 3px #ef741b0f}.branch-create-form button,.branch-create-user-card button[type=submit],.branch-rename-form button.primary{color:#fff;background:#2d2926;border-color:#2d2926}.branch-summary-card,.branch-users-card,.branch-create-user-card,.branch-metrics article{box-shadow:none;border-color:#e8e3df;border-radius:10px}.branch-summary-icon{color:#a95013;background:#f4f1ee}.branch-summary-main h3,.branch-section-title h3{color:#2b2521;letter-spacing:-.015em;font-weight:740}.branch-summary-actions button{border-color:#ded7d2;border-radius:8px}.branch-user-list article{background:#fff;border-color:#ebe6e2}.branch-user-avatar{color:#9e4b13;background:#f3efec}.branch-user-list small{color:#6f665f;background:#f7f4f2;border-color:#e7e0da}.branch-metrics strong{font-weight:730}.modal{border:1px solid #e4ded9;box-shadow:0 20px 60px #271d162e}.modal-head{border-bottom-color:#eee8e4}.stack-form label{color:#665e58;font-weight:720}.stack-form input,.stack-form select,.stack-form textarea{color:#332d28;background:#fff;border-color:#ddd7d2}.stack-form input:focus,.stack-form select:focus,.stack-form textarea:focus{border-color:#cfa68a;outline:none;box-shadow:0 0 0 3px #ef741b0f}@media (max-width:620px){body{background:#fff}.app-shell{border:0}.topbar{background:#fffffffa}.dashboard-banner{border-radius:10px}.dashboard-banner-copy h2{letter-spacing:-.025em}.stats-grid article{background:#faf9f8}.sector-context-badge{background:#faf9f8!important}.resource-card{border-radius:9px}.resource-summary-copy>p{color:#77706a}.sidebar{border-radius:14px}.branch-admin-modal{border-radius:12px}}
.branch-user-row{transition:border-color .18s,box-shadow .18s,background .18s;position:relative;grid-template-columns:auto minmax(0,1fr) auto auto!important}.branch-user-row.inactive{opacity:.7;background:#faf9f8}.branch-user-copy{min-width:0}.branch-user-copy em{text-transform:uppercase;letter-spacing:.04em;color:#24713f;background:#f1faf4;border:1px solid #cee8d6;border-radius:999px;align-items:center;gap:5px;margin-top:4px;padding:3px 7px;font-size:8px;font-style:normal;font-weight:900;display:inline-flex}.branch-user-copy em:before{content:"";background:#28a65d;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 2px #e0f4e7}.branch-user-row.inactive .branch-user-copy em{color:#766b64;background:#f4f2f0;border-color:#e2dcd7}.branch-user-row.inactive .branch-user-copy em:before{box-shadow:none;background:#9d948e}.branch-user-edit{color:#7b6e65;cursor:pointer;background:#fff;border:1px solid #e6ddd6;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.branch-user-edit:hover{color:#cf6119;background:#fff9f4;border-color:#e8ad84}.branch-user-edit-form{background:#fcfbfa;border-top:1px solid #eee6e0;border-radius:8px;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:3px;padding:10px;display:grid}.branch-user-edit-form label{color:#675e57;font-size:9px;font-weight:800}.branch-user-edit-form input,.branch-user-edit-form select{width:100%;height:34px;font:inherit;background:#fff;border:1px solid #ded6d0;border-radius:8px;outline:none;margin-top:3px;padding:0 9px;font-size:10px;display:block}.branch-user-edit-form input:focus,.branch-user-edit-form select:focus{border-color:#e98a4b;box-shadow:0 0 0 2px #fff1e6}.branch-user-edit-form input:disabled,.branch-user-edit-form select:disabled{color:#8e857e;background:#f4f2f0}.branch-user-edit-actions{grid-column:1/-1;justify-content:flex-end;gap:6px;display:flex}.branch-user-edit-actions button{color:#655b54;height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ddd4cd;border-radius:8px;padding:0 10px;font-size:9.5px;font-weight:800}.branch-user-edit-actions button.primary{color:#fff;background:#f47c20;border-color:#f47c20}.branch-user-edit-actions button:disabled{opacity:.6;cursor:not-allowed}.branch-user-row.user-just-confirmed{background:#f7fcf8!important;border-color:#73ba8c!important;box-shadow:0 0 0 3px #399b5a1f!important}@media (max-width:620px){.branch-user-row{grid-template-columns:auto minmax(0,1fr) auto!important}.branch-user-row>small{grid-column:2;justify-self:start}.branch-user-edit{grid-area:1/3/3}.branch-user-edit-form{grid-template-columns:1fr}.branch-user-edit-actions{grid-column:1}.branch-user-edit-actions button{flex:1}.branch-user-copy em{font-size:7.5px}}
.user-access-list>article{transition:border-color .18s,box-shadow .18s,background .18s;position:relative}.user-access-list>article.account-inactive{opacity:.68;background:#faf9f8}.access-user-live-state{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;height:26px;padding:0 8px;font-size:9px;font-weight:900;display:inline-flex}.access-user-live-state i{border-radius:50%;width:7px;height:7px;display:block}.access-user-live-state.active{color:#24713f;background:#f2faf5;border-color:#cde7d5}.access-user-live-state.active i{background:#28a65d;box-shadow:0 0 0 3px #e3f5e9}.access-user-live-state.inactive{color:#766b64;background:#f6f4f2;border-color:#e3ddd9}.access-user-live-state.inactive i{background:#9d948e}.access-user-edit-bridge{color:#6d625a;height:30px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e4ddd7;border-radius:8px;align-items:center;gap:5px;margin-left:auto;padding:0 9px;font-size:10px;font-weight:800;display:inline-flex}.access-user-edit-bridge:hover{color:#c65d18;background:#fff8f2;border-color:#e89f6e}.access-user-edit-bridge span:first-child{font-size:14px;line-height:1}.user-just-confirmed{background:#f7fcf8!important;border-color:#73ba8c!important;box-shadow:0 0 0 3px #399b5a1f!important}.user-flow-toast{z-index:420;background:#fff;border:1px solid #e6ddd7;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:10px;width:min(430px,100vw - 28px);padding:13px 13px 13px 12px;animation:.18s ease-out userFlowIn;display:grid;position:fixed;top:18px;right:18px;box-shadow:0 18px 48px #2b1f1733}.user-flow-toast-mark{border-radius:50%;place-items:center;width:28px;height:28px;font-size:14px;font-weight:900;display:grid}.user-flow-toast-copy{min-width:0}.user-flow-toast-copy strong{color:#28211d;font-size:12px;line-height:1.25;display:block}.user-flow-toast-copy>span{color:#746960;margin-top:3px;font-size:10.5px;line-height:1.4;display:block}.user-flow-toast>button{color:#958980;cursor:pointer;background:0 0;border:0;width:26px;height:26px;font-size:20px;line-height:1}.user-flow-toast.success{border-color:#bfe0c9}.user-flow-toast.success .user-flow-toast-mark{color:#27814a;background:#eaf8ef}.user-flow-toast.working{border-color:#f0c49f}.user-flow-toast.working .user-flow-toast-mark{color:#d46317;background:#fff3e9}.user-flow-toast.warning{border-color:#ead4a2}.user-flow-toast.warning .user-flow-toast-mark{color:#a66c12;background:#fff8e8}.user-flow-toast.error{border-color:#edc4c4}.user-flow-toast.error .user-flow-toast-mark{color:#aa3636;background:#fff0f0}@keyframes userFlowIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:620px){.user-access-list>article{grid-template-columns:auto minmax(0,1fr) auto}.access-user-live-state{grid-column:2;justify-self:start;height:24px}.access-user-edit-bridge{grid-area:1/3/3;justify-content:center;width:32px;padding:0}.access-user-edit-bridge span:last-child{display:none}.user-flow-toast{border-radius:12px;width:calc(100vw - 20px);top:10px;right:10px}.user-flow-toast-copy>span{font-size:10px}}
