@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Text:wght@400;700&display=swap";:root{--paper:#fbfaf8;--ink:#16171a;--muted:#6b6d74;--line:#deddda;--crimson:#ab1932;--crimson-dark:#8e1228;--rose:#f7e9e9;--panel:#fff;--shadow:0 16px 45px #28201b14}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font:15px/1.45 DM Sans,Arial,sans-serif}button,input,textarea{font:inherit}button{color:inherit}button,a{cursor:pointer}a{color:var(--crimson);text-decoration:underline}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:30;background:#fdfcfb;flex-direction:column;width:248px;padding:26px 16px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#161616;padding:0 12px 40px}.brand div{letter-spacing:.06em;font:400 31px/1 Libre Caslon Text,serif}.brand span{letter-spacing:.26em;font-size:9px}.sidebar nav{gap:5px;display:grid}.sidebar nav button{text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:16px;padding:13px 14px;display:flex}.sidebar nav button.active{color:var(--crimson);background:var(--rose);box-shadow:inset 3px 0 var(--crimson)}.user-card{align-items:center;gap:11px;margin-top:auto;padding:11px 6px;display:flex}.user-card div{flex:1;display:grid}.user-card span{color:var(--muted);font-size:12px}.avatar{background:linear-gradient(135deg,#ebe6e2,#e4ebed);border-radius:50%;flex:0 0 39px;justify-content:center;align-items:center;width:39px;height:39px;font-weight:600;display:inline-flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.sidebar-close,.menu-button,.scrim{display:none}.workspace{min-height:100vh;margin-left:248px}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fdfcfaeb;justify-content:space-between;align-items:center;height:64px;padding:0 30px;display:flex;position:sticky;top:0}.crumb{color:#565965;gap:13px;display:flex}.crumb span{color:#a1a2a5}.top-actions{align-items:center;gap:18px;display:flex}.searchbox{background:#fff;border:1px solid #d4d4d6;border-radius:6px;align-items:center;gap:9px;min-width:330px;height:42px;padding:0 13px;display:flex}.searchbox svg{color:#343944;width:18px}.searchbox input{background:0 0;border:0;outline:0;width:100%;min-width:0}.icon-button{background:0 0;border:0;position:relative}.icon-button i{background:var(--crimson);border-radius:50%;width:7px;height:7px;position:absolute;top:0;right:3px}.page{max-width:1330px;margin:auto;padding:34px 40px 70px}.demo-banner{background:#fff3cf;border-bottom:1px solid #efd580;padding:10px 32px}.eyebrow,.topic-kicker{letter-spacing:.16em;color:#777b84;font-size:11px;font-weight:700}.campus-page>.eyebrow{color:var(--crimson);margin-bottom:8px}.page-heading{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.page-heading h1{letter-spacing:-.04em;margin:0 0 5px;font-size:40px;line-height:1.1}.page-heading p{color:#595b64;margin:0;font-size:18px}.campus-heading h1{letter-spacing:-.03em;font:700 45px/1.1 Libre Caslon Text,serif}.primary{background:var(--crimson);color:#fff;border:0;border-radius:5px;justify-content:center;align-items:center;gap:9px;padding:12px 18px;display:inline-flex;box-shadow:0 5px 16px #ab193221}.primary:hover{background:var(--crimson-dark)}.primary:disabled{opacity:.45}.primary svg{width:19px}.section-title{justify-content:space-between;align-items:center;margin:30px 0 14px;display:flex}.section-title h2,.register h2{margin:0;font-size:23px}.segmented{background:#f0eeeb;border-radius:7px;padding:3px;display:flex}.segmented button{color:#606169;background:0 0;border:0;border-radius:5px;padding:7px 12px}.segmented .active{color:#222;background:#fff;box-shadow:0 1px 4px #0001}.company-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.company-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;align-items:center;gap:12px;padding:17px;display:flex}.company-card>span:nth-child(2){flex:1;display:grid}.company-card small{color:var(--muted);font-size:12px}.company-mark{color:#7f172a;background:#f0e4e5;border-radius:8px;place-items:center;width:38px;height:38px;font-weight:700;display:grid}.company-mark.c1{color:#365642;background:#e8ece8}.company-mark.c2{color:#665433;background:#eee9dd}.company-mark.c3{color:#62636a;background:#ececef}.project-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.project-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:185px 1fr;min-height:150px;padding:0;display:grid;overflow:hidden}.project-photo{background:linear-gradient(135deg,#eadfc9,#b79f7a);place-items:center;display:grid;position:relative;overflow:hidden}.project-photo:before{content:"";border:2px solid #ffffff80;border-bottom:0;border-radius:40px 40px 0 0;position:absolute;inset:20% 12% 0}.project-photo:after{content:"";background:#79816766;height:30%;position:absolute;inset:auto 0 0}.project-photo span{color:#fff;z-index:1;font:700 38px Libre Caslon Text}.photo-1{background:linear-gradient(135deg,#b8a58d,#e7dcc7)}.photo-2{background:linear-gradient(135deg,#8c9a7d,#c8b99a)}.photo-3{background:linear-gradient(135deg,#c5b38f,#868d83)}.project-copy{flex-direction:column;justify-content:space-between;padding:21px;display:flex}.project-copy small{color:var(--muted)}.project-copy h3{margin:5px 0;font-size:20px}.project-stats{color:#6a6c72;gap:18px;display:flex}.project-stats strong{color:#222}.project-stats .arrow{margin-left:auto}.text-button{color:var(--crimson);background:0 0;border:0;align-items:center;gap:3px;display:inline-flex}.project-strip{color:#fff;background:linear-gradient(105deg,#604c3e,#c39c69 45%,#e7d3a6);border-radius:8px;align-items:center;gap:20px;height:118px;margin-bottom:16px;padding:20px 28px;display:flex;overflow:hidden}.strip-art{border:1px solid #ffffff70;border-radius:50%;place-items:center;width:62px;height:62px;display:grid}.project-strip strong{font:700 24px Libre Caslon Text}.project-strip span{color:#ffffffcf}.register{border:1px solid var(--line);background:#fff;border-radius:8px}.register-head{justify-content:space-between;align-items:end;padding:20px 20px 0;display:flex}.topic-tabs{gap:24px;margin-top:10px;display:flex}.topic-tabs button,.tabs button{color:#595b62;background:0 0;border:0;padding:10px 3px;position:relative}.topic-tabs button.active,.tabs button.active{color:var(--crimson)}.topic-tabs button.active:after,.tabs button.active:after{content:"";background:var(--crimson);height:2px;position:absolute;bottom:-1px;left:0;right:0}.topic-tabs b,.tabs b{background:#eee;border-radius:10px;padding:2px 6px;font-size:11px}.register-tools{gap:8px;padding-bottom:14px;display:flex}.register-tools .searchbox{min-width:245px;height:39px}.filter-button,.filters>button,.view-switch button,.team-row button{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:12px;padding:9px 12px;display:flex}.filter-button svg,.filters button svg,.team-row button svg{width:16px}.topic-row{text-align:left;background:#fff;border:0;border-top:1px solid #e8e7e5;grid-template-columns:2.3fr .9fr 1.3fr .65fr 1fr 32px;align-items:center;gap:14px;width:100%;min-height:64px;padding:9px 16px;display:grid}.topic-row:not(.topic-header):hover{background:#fcf8f8}.topic-header{color:#6b6e75;background:#fafafa;min-height:43px;font-size:12px}.topic-name{align-items:center;gap:12px;display:flex}.topic-name>span{display:grid}.topic-name small{color:var(--muted);align-items:center;gap:5px;display:flex}.topic-name small svg{width:13px}.thumb{background:repeating-linear-gradient(90deg,#9f7759 0 3px,#c5a27c 3px 8px);border-radius:5px;width:52px;height:42px}.thumb-1,.thumb-3{background:linear-gradient(135deg,#e7e1d8 49%,#a41e35 50% 54%,#c79d70 55%)}.thumb-2,.thumb-4{background:linear-gradient(#dedbd2,#52504c)}.thumb-5{background:repeating-linear-gradient(40deg,#d0c2a4 0 10px,#ad9d7d 10px 12px)}.next-action{color:#52545d}.status{white-space:nowrap;background:#eee;border-radius:20px;padding:6px 12px;font-size:12px}.status.ready-for-approval{color:#8f5300;background:#fff0cf}.status.open{color:#49406f;background:#eeeaf5}.status.changes-requested{color:#08639b;background:#e1f1fb}.status.approved{color:#16733c;background:#e0f2e6}.filters{gap:12px;margin-bottom:18px;display:flex}.filters .searchbox{flex:1;max-width:420px}.filters .check{align-items:center;gap:9px;margin-left:6px;display:flex}.check input{accent-color:var(--crimson);width:18px;height:18px}.view-switch{margin-left:auto;display:flex}.view-switch button{border-radius:0}.view-switch .active{background:var(--rose);color:var(--crimson)}.files-layout{grid-template-columns:1.65fr 1fr;gap:12px;display:grid}.file-list,.file-detail,.team-table{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.file-row{text-align:left;background:#fff;border:0;border-top:1px solid #e8e7e6;grid-template-columns:1.45fr .9fr .7fr;align-items:center;gap:12px;width:100%;min-height:74px;padding:10px 18px;display:grid}.file-row.selected{box-shadow:inset 3px 0 var(--crimson);background:#f9eded}.file-row.head{color:#565861;border-top:0;min-height:50px;font-size:12px}.file-name{align-items:center;gap:13px;display:flex}.file-name>span{display:grid}.file-name small{color:var(--muted)}.file-preview{background:#f7f5f1;border:1px solid #ddd;place-items:center;width:70px;height:51px;display:grid}.fp-1,.fp-2,.fp-5{background:repeating-linear-gradient(90deg,#b78b59 0 4px,#d7b481 4px 10px)}.file-detail{padding:12px}.detail-title{justify-content:space-between;align-items:center;display:flex}.detail-title h3{margin:0 0 10px;font-size:19px}.detail-title button{background:0 0;border:0}.large-preview{background:#fafafa;border:1px solid #d8d8d8;height:300px;padding:10px}.drawing{letter-spacing:.12em;background:linear-gradient(90deg,#0000 49.8%,#ddd 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#ddd 50%,#0000 50.2%);border:1px solid #ddd;flex-direction:column;justify-content:space-around;align-items:center;height:100%;font-size:10px;display:flex}.drawing svg{color:#b58d5f;width:100px;height:100px}.detail-actions{justify-content:space-between;padding:13px 3px;display:flex}.detail-actions button{color:var(--crimson);background:0 0;border:0}dl{margin:0}dl>div{border-top:1px solid #e5e5e5;grid-template-columns:110px 1fr;padding:12px 3px;display:grid}dt{color:var(--muted)}dd{margin:0}.team-row{border-top:1px solid #e4e4e4;grid-template-columns:1.4fr .9fr .95fr 1.15fr .75fr;align-items:center;min-height:72px;padding:8px 16px;display:grid}.team-row.head{color:#585a63;background:#fafafa;border-top:0;min-height:50px}.person-line{align-items:center;gap:12px;display:flex}.person-line>span{display:grid}.person-line small{color:var(--muted)}.team-row button{border:0;padding:0}.member-status{align-items:center;gap:9px;display:flex}.member-status i{background:#31a34a;border-radius:50%;width:11px;height:11px}.member-status.muted i{background:#aeb1b6}.fine-print{color:var(--muted)}.activity-filters .searchbox{margin-left:0}.activity-list .date-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.date-heading h2{font-size:18px}.date-heading span{color:var(--muted)}.activity-list article{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr auto;gap:14px;padding:14px 2px;display:grid}.activity-list article time{color:#5f626a}.activity-list blockquote{color:#555862;border-left:2px solid #aeb0b4;margin:8px 0 0;padding-left:12px}.approval{color:#267342;align-items:center;gap:8px;display:flex}.approval svg{width:18px}.settings-page{max-width:1000px}.settings-card{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:18px;padding:25px}.settings-card h2{margin-top:0}.settings-card>label{gap:7px;max-width:420px;margin:16px 0;display:grid}.settings-card input{border:1px solid var(--line);border-radius:5px;padding:11px}.color-row{gap:10px;display:flex}.color-row i{background:var(--crimson);border-radius:5px;width:42px}.integration{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;display:flex}.integration>div{display:grid}.integration span{color:var(--muted)}.integration em{color:#266b36;background:#e7f0e7;border-radius:15px;padding:5px 10px;font-style:normal}.integration em.off{color:#666;background:#eee}.focus-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:60px;padding:0 max(30px,50vw - 640px);display:grid}.focus-header .brand{padding:0}.focus-header .brand div{font-size:21px}.focus-header .brand span{font-size:7px}.focus-header>div:last-child{justify-content:flex-end;align-items:center;gap:25px;display:flex}.topic-page{max-width:1280px;margin:auto;padding:20px 28px 80px;transition:all .25s}.topic-page.with-ai{max-width:1000px;margin-right:min(520px,34vw)}.back{color:var(--crimson);background:0 0;border:0;align-items:center;gap:7px;margin-bottom:24px;padding:0;display:flex}.back svg{width:16px}.topic-page h1{letter-spacing:-.03em;margin:3px 0;font-size:36px}.topic-description{color:#41434a;margin:0;font-size:18px}.topic-meta{color:#52545b;align-items:center;gap:14px;margin-top:10px;display:flex}.topic-meta>i{background:#d2d2d2;width:1px;height:20px}.tabs{border-bottom:1px solid var(--line);align-items:center;gap:34px;margin-top:20px;display:flex}.tabs .ask-ai{border:1px solid var(--crimson);color:var(--crimson);border-radius:5px;gap:7px;margin-left:auto;padding:7px 13px;display:flex}.tabs .ask-ai:after{display:none}.tabs svg{width:17px}.topic-content{grid-template-columns:minmax(0,2.2fr) minmax(260px,.8fr);gap:45px;margin-top:22px;display:grid}.discussion h2,.options-section h2,.decision-section h2{margin:0 0 8px;font-size:25px}.discussion h2 span{color:var(--muted);font-size:13px;font-weight:400}.comment{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;gap:14px;padding:16px 0;display:grid}.comment-meta{gap:5px;display:flex}.comment-meta span{color:var(--muted);font-size:13px}.comment p{margin:6px 0}.attachment{align-items:center;gap:12px;margin:10px 0;display:flex}.attachment>span{display:grid}.attachment small{color:var(--muted)}.composer{gap:10px;margin-top:20px;display:flex}.composer label{background:#fff;border:1px solid #ccc;border-radius:5px;flex:1;align-items:center;padding:7px 12px;display:flex}.composer textarea{resize:none;border:0;outline:0;flex:1;min-height:32px}.supporting{padding-left:8px}.supporting h3{margin:0 0 13px}.file-tile{text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:7px 0;display:flex}.file-tile>span:last-child{display:grid}.file-tile small{color:var(--muted)}.mini-file{background:#eee;place-items:center;width:65px;height:45px;display:grid}.supporting hr,.record-note hr{border:0;border-top:1px solid var(--line);margin:20px 0}.options-section{margin-top:20px}.options-section>p{color:#555760;margin-top:-5px}.option-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px;display:grid}.option-card{text-align:left;background:#fff;border:1px solid #cfd0d2;border-radius:7px;padding:15px}.option-card.selected{border:2px solid var(--crimson);padding:14px}.option-title{align-items:center;gap:12px;display:flex}.option-title>i{border:2px solid #8b8d92;border-radius:50%;place-items:center;width:27px;height:27px;display:grid}.option-title>i span{width:11px;height:11px;box-shadow:0 0 0 8px var(--crimson);background:#fff;border-radius:50%}.option-title em{background:#eee;border-radius:15px;margin-left:auto;padding:5px 10px;font-size:11px;font-style:normal}.wood{background:repeating-linear-gradient(5deg,#988b7b 0 2px,#b9aea0 2px 5px,#918578 5px 7px);height:180px;margin:16px 0 12px}.wood-1{background:repeating-linear-gradient(3deg,#b57b3d 0 2px,#d6a665 2px 5px,#c18a4e 5px 7px)}.option-card a{gap:7px;margin-top:8px;display:flex}.option-card a svg{width:17px}.add-option{margin-top:18px}.inline-form{gap:8px;margin:15px 0;display:flex}.inline-form input{border:1px solid var(--line);min-width:300px;padding:10px}.decision-bar{border-top:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;padding:13px max(30px,50vw - 630px);display:flex;position:fixed;bottom:0;left:0;right:0}.decision-bar>div{display:grid}.decision-bar small{color:var(--muted)}.decision-section{grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);gap:40px;margin-top:24px;display:grid}.review-card{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:48px 1fr;gap:15px;padding:22px;display:grid}.review-icon{width:44px;height:44px;color:var(--crimson);background:#f5e8ea;border-radius:50%;place-items:center;display:grid}.review-card h3{margin:4px 0}.review-card p{color:#55585f}.review-card a{margin:7px 0;display:block}.decision-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.secondary{background:#fff;border:1px solid #c8c8ca;border-radius:5px;padding:11px 16px}.record-note{background:#f5f3ef;border-radius:7px;height:max-content;padding:20px}.record-note p{color:#55585f}.success-message{color:#236638;background:#e3f4e7;border-radius:5px;margin-top:14px;padding:10px 13px}.ai-panel{border-left:1px solid var(--line);z-index:25;background:#fff;width:min(520px,34vw);padding:24px;position:fixed;top:60px;bottom:0;right:0;box-shadow:-18px 0 40px #00000008}.ai-title{justify-content:space-between;display:flex}.ai-title h2{margin:0}.ai-title span{background:#eee;border-radius:12px;padding:4px 9px;font-size:11px;display:inline-block}.ai-title button{background:0 0;border:0}.ai-prompts{border-bottom:1px solid var(--line);gap:10px;padding:18px 0;display:flex}.ai-prompts button{border:1px solid var(--line);background:#fff;border-radius:5px;flex:1;padding:14px}.sources{gap:7px;display:flex}.sources button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px}.sources b{background:var(--crimson);color:#fff;border-radius:50%;padding:2px 6px}.ai-empty{text-align:center;padding:70px 25px}.ai-empty svg{width:42px;height:42px;color:var(--crimson)}.ai-empty p{color:var(--muted)}.private-note{color:var(--muted);font-size:12px;position:absolute;bottom:20px}.empty{text-align:center;color:var(--muted);padding:60px}.empty svg{width:35px}.empty h3{color:#222}.loading{flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100vh;display:flex}.loading .brand{padding:0}.spinner{border:2px solid #ddd;border-top-color:var(--crimson);border-radius:50%;width:27px;height:27px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.skeleton-list{padding:12px}.skeleton-list div{background:linear-gradient(90deg,#f2f1ef,#fafafa,#f2f1ef);height:52px;margin:8px;animation:1.3s infinite pulse}@keyframes pulse{50%{opacity:.5}}.connected-ai-settings{overflow:hidden}.connected-ai-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.connected-ai-header h3{letter-spacing:-.025em;margin:4px 0 5px;font-size:24px}.connected-ai-header p{color:#5d6068;max-width:650px;margin:0}.settings-eyebrow{color:var(--crimson);letter-spacing:.15em;text-transform:uppercase;font-size:10px;font-weight:700}.connected-ai-state,.grant-status{white-space:nowrap;color:#676a72;align-items:center;gap:7px;font-size:12px;display:inline-flex}.connected-ai-state i,.grant-status i{background:#a8abb0;border-radius:50%;width:8px;height:8px}.connected-ai-state.is-connected,.grant-status.connected{color:#276640}.connected-ai-state.is-connected i,.grant-status.connected i{background:#398557}.connected-ai-readiness{background:#f4f8f5;border:1px solid #dce2df;border-radius:7px;align-items:flex-start;gap:14px;margin:24px 0 14px;padding:17px 18px;display:flex}.connected-ai-readiness.blocked{background:#fbf6f1;border-color:#e5d9cf}.readiness-icon{color:#36734e;flex:0 0 28px;place-items:center;height:28px;display:grid}.blocked .readiness-icon{color:#9a6848}.readiness-icon svg{width:21px}.connected-ai-readiness strong{margin:2px 0 3px;display:block}.connected-ai-readiness p{color:#5e625f;margin:0}.readiness-next{color:#694f3d!important;margin-top:9px!important}.connected-ai-safety{background:#faf9f6;border:1px solid #e5e1da;border-radius:7px;padding:18px}.safety-heading{align-items:center;gap:8px;display:flex}.safety-heading svg{width:17px;color:var(--crimson)}.connected-ai-safety p{color:#5d6066;margin:8px 0 0;font-size:13px}.connected-ai-choices,.connected-ai-records{margin-top:25px}.connected-ai-settings .section-title{margin:0 0 12px}.connected-ai-settings .section-title h4{margin:0;font-size:17px}.connected-ai-settings .section-title p{color:var(--muted);margin:3px 0 0;font-size:13px}.connected-ai-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.connected-ai-provider{border:1px solid var(--line);background:#fff;border-radius:7px}.connected-ai-provider.expanded{border-color:#bda4a5;box-shadow:0 5px 18px #6e27300d}.provider-toggle{text-align:left;background:0 0;border:0;align-items:center;gap:12px;width:100%;padding:15px;display:flex}.provider-toggle>span:nth-child(2){flex:1;gap:3px;display:grid}.provider-toggle>svg{color:#7a7d83;width:17px;transition:transform .2s}.expanded .provider-toggle>svg{transform:rotate(180deg)}.provider-mark{height:34px;color:var(--crimson);background:#f2e8e7;border-radius:7px;flex:0 0 34px;place-items:center;font:700 18px Libre Caslon Text;display:grid}.provider-mark.small{flex-basis:30px;height:30px;font-size:15px}.provider-toggle small{color:var(--muted)}.provider-details{padding:0 15px 16px 61px}.provider-details ol{color:#555860;margin:0 0 14px;padding-left:18px;font-size:13px}.provider-details li{padding:3px 0}.provider-details a{align-items:center;gap:4px;font-size:13px;display:inline-flex}.endpoint-note{border-left:2px solid var(--crimson);background:#faf6f4;margin:12px 0;padding:10px}.endpoint-note span{color:var(--muted);margin-bottom:3px;font-size:11px;display:block}.endpoint-note code{overflow-wrap:anywhere;color:#4b3032;font-size:12px}.connected-ai-advanced{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:14px}.connected-ai-advanced summary{cursor:pointer;color:#55585f;padding:13px 2px;font-size:13px}.connected-ai-advanced dl{padding-bottom:6px}.connected-ai-advanced dl>div{grid-template-columns:130px 1fr;padding:9px 2px;font-size:13px}.connected-ai-advanced dd{overflow-wrap:anywhere}.connection-records{gap:9px;display:grid}.connection-record{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:minmax(180px,1.2fr) auto minmax(220px,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.connection-record-main{align-items:center;gap:10px;min-width:0;display:flex}.connection-record-main>div{min-width:0;display:grid}.connection-record-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.connection-meta{color:#55585f;gap:18px;font-size:12px;display:flex}.connection-meta span{gap:2px;min-width:0;display:grid}.connection-meta b{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px}.grant-status.disconnected{color:#777}.connection-record .secondary{padding:8px 11px;font-size:12px}.connected-ai-empty{text-align:center;color:var(--muted);border:1px dashed #d4d0c9;border-radius:7px;gap:4px;padding:22px;font-size:13px;display:grid}.connected-ai-empty strong{color:#45474e}.connected-ai-error{color:#6b4242;background:#fff7f6;border:1px solid #dfcaca;border-radius:7px;gap:5px;margin-top:20px;padding:15px;display:grid}.connected-ai-error .secondary{width:max-content;margin-top:8px}.connected-ai-skeleton{gap:9px;margin-top:22px;display:grid}.connected-ai-skeleton i{background:linear-gradient(90deg,#f0eeeb,#faf9f7,#f0eeeb);border-radius:4px;height:18px;animation:1.3s infinite pulse;display:block}.connected-ai-skeleton i:first-child{width:55%;height:24px}.connected-ai-skeleton i:last-child{width:78%}@media (width<=700px){.connected-ai-header{gap:12px;display:grid}.connected-ai-provider-grid{grid-template-columns:1fr}.connection-record{grid-template-columns:1fr auto}.connection-meta{grid-column:1/-1}.disconnect-button{grid-area:1/2}}.modal-backdrop{z-index:80;background:#19141461;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.topic-modal{background:#fff;border-radius:9px;width:min(620px,100%);padding:26px;box-shadow:0 28px 80px #0003}.modal-title{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.modal-title span{letter-spacing:.15em;color:var(--crimson);font-size:11px;font-weight:700}.modal-title h2{margin:4px 0;font-size:25px}.modal-title button{background:0 0;border:0}.topic-modal>label,.modal-fields label{gap:7px;margin-bottom:16px;font-weight:600;display:grid}.topic-modal input,.topic-modal textarea,.topic-modal select{background:#fff;border:1px solid #cfd0d2;border-radius:5px;padding:11px}.topic-modal textarea{resize:vertical;min-height:100px}.modal-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding-top:18px;display:flex}@media (width<=600px){.modal-fields{grid-template-columns:1fr}.topic-modal{padding:20px}}@media (width<=1000px){.company-grid{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:1fr}.topic-row{grid-template-columns:2fr 1fr .7fr 1fr}.topic-row>:nth-child(3),.topic-row>:nth-child(6){display:none}.files-layout{grid-template-columns:1fr}.file-detail{order:-1}.topic-page.with-ai{margin-right:0}.ai-panel{width:440px;max-width:92vw}.focus-header{padding:0 20px}.team-row{grid-template-columns:1.4fr 1fr 1fr}.team-row>:nth-child(3),.team-row>:nth-child(5){display:none}}@media (width<=760px){.sidebar{width:270px;transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:none}.sidebar-close{background:0 0;border:0;display:block;position:absolute;top:10px;right:10px}.scrim{z-index:29;background:#0005;border:0;display:block;position:fixed;inset:0}.workspace{margin-left:0}.topbar{height:58px;padding:0 15px}.menu-button{background:0 0;border:0;display:grid}.crumb{font-size:13px}.top-actions .searchbox,.top-actions .icon-button{display:none}.page{padding:24px 16px 60px}.page-heading h1,.campus-heading h1{font-size:32px}.page-heading .primary{padding:10px}.page-heading .primary svg{margin:0}.page-heading .primary{font-size:0}.company-grid{grid-template-columns:1fr 1fr}.company-card{padding:12px}.company-card small{font-size:10px}.project-card{grid-template-columns:110px 1fr}.project-stats{font-size:12px}.project-strip{height:92px}.register{border-left:0;border-right:0}.register-head{display:block}.register-tools{margin-top:12px}.register-tools .searchbox{flex:1;min-width:0}.topic-row{flex-wrap:wrap;align-items:center;padding:14px;display:flex}.topic-header{display:none}.topic-row>*{display:block!important}.topic-row .topic-name{width:100%}.topic-row>span:nth-child(2),.topic-row>span:nth-child(3),.topic-row>span:nth-child(4){color:#666;font-size:12px}.topic-row>span:nth-child(6){margin-left:auto}.focus-header{grid-template-columns:1fr auto}.focus-header>strong,.focus-header .brand span{display:none}.topic-page{padding:18px 16px 90px}.topic-page h1{font-size:29px}.topic-meta{flex-wrap:wrap;font-size:12px}.tabs{gap:16px;overflow-x:auto}.tabs button{white-space:nowrap}.tabs .ask-ai{margin-left:0}.topic-content,.decision-section{grid-template-columns:1fr}.supporting{border-top:1px solid var(--line);padding:20px 0}.composer{background:var(--paper);padding-top:8px;position:sticky;bottom:8px}.option-grid{grid-template-columns:1fr}.wood{height:140px}.decision-bar{padding:10px 14px}.decision-bar>div{display:none}.files-layout{display:block}.file-detail{margin-bottom:12px}.file-row{grid-template-columns:1fr}.file-row>:not(.file-name){display:none}.filters{flex-wrap:wrap}.filters .searchbox{min-width:100%;max-width:none}.filters .check{margin-left:0}.view-switch{display:none}.large-preview{height:230px}.team-row{grid-template-columns:1fr}.team-row>:not(.person-line),.team-row.head,.activity-filters button:nth-child(3),.activity-filters button:nth-child(4){display:none}.activity-list article{grid-template-columns:38px 1fr}.activity-list article time{grid-column:2;font-size:12px}.ai-panel{width:100%;max-width:none;top:0}.page-heading{align-items:center}.integration{gap:18px}.integration span{font-size:12px}}@media (width<=440px){.company-grid{grid-template-columns:1fr}.project-card{grid-template-columns:95px 1fr}.project-copy{padding:15px}.project-copy h3{font-size:17px}.register-tools .filter-button{font-size:0}.register-tools .filter-button svg{margin:0}.option-title em{display:none}.decision-actions{flex-direction:column}.decision-actions button{width:100%}.comment-meta{display:grid}.topic-page .status{white-space:normal}.campus-heading p{font-size:15px}}.mobile-topic-description{display:none}body>.rd-modal-backdrop{z-index:3000}body>.rd-modal-backdrop>.rd-modal{border:1px solid var(--line-soft);background:var(--surface);box-shadow:0 22px 70px #2c1d1633}@media (width<=760px){body .app-shell .topic-detail-refined .rd-page .topic-header-clean .topic-edit-button,body .app-shell .topic-detail-refined .rd-page .topic-header-menu summary{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important}.app-shell .workspace .topic-detail-refined .rd-page .mobile-review-toggle{align-self:stretch;gap:8px;margin:0 16px 8px;padding:0;display:flex}.mobile-review-toggle button{color:#625954;background:#fffdf9;border:1px solid #ded5ce;border-radius:6px;flex:1;min-height:44px}.mobile-review-toggle button[aria-pressed=true]{border-color:var(--crimson);color:var(--crimson);font-weight:700}.app-shell .topic-detail-refined .mobile-topic-description{overflow-wrap:anywhere;margin:0 0 16px;display:block}.mobile-topic-description h2{font-size:15px}.app-shell .topics-workspace .topics-filter-strip{box-sizing:border-box;min-width:0;max-width:100%}.app-shell .topics-workspace .topic-tabs{overscroll-behavior-x:contain;flex:100%;min-width:0;max-width:100%;overflow-x:auto!important}.app-shell .topics-workspace .topic-tabs button{white-space:nowrap;flex:none;min-height:44px}body .file-review .file-review-codex-toolbar{box-sizing:border-box;flex-wrap:wrap;gap:8px;min-width:0;display:flex}body .file-review-codex-toolbar .codex-file-picker{flex:100%;min-width:0;max-width:100%}body .file-review-codex-toolbar .codex-file-picker select{width:100%;min-width:0}body .file-review-codex-toolbar .codex-page-controls{flex:0 auto}body .file-review-codex-toolbar .codex-view-controls{flex-wrap:wrap;justify-content:flex-end;gap:4px;min-width:0;margin-left:auto;display:flex}body .file-review-codex-toolbar .codex-view-controls button,body .file-review-codex-toolbar .codex-view-controls a{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}body .rd-modal .rd-modal-title button,body .creation-sidecar .mail-toolbar button,body .topic-writing .mail-toolbar button,body .creation-sidecar .ntc button,body .new-topic-file-tile>button,body .option-manager button,.app-shell .topic-header .topic-edit-button,.app-shell .topic-header-menu>summary,.app-shell .topics-workspace .topic-row-actions button{min-width:44px;min-height:44px}body .creation-sidecar .mail-toolbar,body .topic-writing .mail-toolbar{flex-wrap:wrap;height:auto}body .creation-sidecar .tiptap,body .creation-sidecar .ntc-editor input,body .creation-sidecar .ntc-editor textarea,body .topic-writing .tiptap,body .creation-sidecar input,body .creation-sidecar textarea,body .option-manager input,body .option-manager textarea{font-size:16px!important}body .creation-sidecar .ntc-editor{padding:12px 10px}body .creation-sidecar .ntc-editor>label,body .creation-sidecar .ntc-files,body .creation-sidecar .ntc-details{margin-left:0;margin-right:0}body .creation-sidecar .ntc-file-grid{flex-wrap:wrap;gap:12px}body .creation-sidecar .ntc-link{grid-template-columns:minmax(0,1fr) 44px}body .creation-sidecar .ntc-link input{grid-column:1}body .creation-sidecar .ntc-link button{grid-area:1/2/span 2}body .option-manager .option-manager-editor{min-width:0;margin:0;padding:12px 10px}body .option-manager .option-link-row{grid-template-columns:minmax(0,1fr) 44px}body .option-manager .option-link-row input{grid-column:1}body .option-manager .option-link-row button{grid-area:1/2/span 2}body .option-manager .option-attachments{min-width:0}body .option-manager .option-attached-files>span{overflow-wrap:anywhere}body .app-shell .campus-page.card-first-campus .project-card-actions .project-overflow{min-width:44px;min-height:44px}body .app-shell .campus-page.card-first-campus .project-card-heading,body .app-shell .campus-page.card-first-campus .project-copy>p{padding-right:48px}body .app-shell .campus-page.card-first-campus .project-action-menu{top:46px}}.sidebar{transition:width .18s,transform .18s}.desktop-collapse{color:#777;background:0 0;border:0;padding:7px;position:absolute;top:86px;right:13px}.sidebar .brand .sidebar-brand-logo{object-fit:contain;width:100%;max-width:200px;height:auto;display:block}.sidebar nav button{white-space:nowrap}.sidebar nav button svg{flex-shrink:0}.preview-signout{color:#777;text-align:left;background:0 0;border:0;align-items:center;gap:12px;margin-top:auto;padding:16px 13px;font-size:14px;display:flex}.sidebar .user-card{margin-top:0}.topbar .menu-button{color:#686868;background:0 0;border:0;flex-shrink:0;place-items:center;padding:6px;display:grid}.topbar{gap:15px}.topbar .top-actions{margin-left:auto}.nav-collapsed .sidebar{width:76px;padding-inline:10px}.nav-collapsed .sidebar .brand{visibility:hidden;height:100px;padding:0}.nav-collapsed .desktop-collapse{top:32px;right:22px}.nav-collapsed .sidebar nav button{justify-content:center;padding:14px}.nav-collapsed .sidebar nav span,.nav-collapsed .user-card>div,.nav-collapsed .user-card>svg,.nav-collapsed .preview-signout span{display:none}.nav-collapsed .user-card{justify-content:center;padding-inline:0}.nav-collapsed .workspace{margin-left:76px}.workspace{transition:margin-left .18s}.workspace .rd-page{max-width:1500px;margin:auto;padding:26px 36px 55px}.rd-page .topic-description{margin-top:6px;font-size:16px}.rd-page .topic-meta{margin-bottom:25px;font-size:14px}.topic-workbench{border-top:1px solid var(--line);grid-template-columns:minmax(300px,.9fr) minmax(350px,1.2fr);gap:36px;padding-top:25px;display:grid}.proposal-column{min-width:0}.workbench-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.workbench-heading h2{margin:0;font-family:Arial,sans-serif;font-size:22px;font-weight:600}.workbench-heading h2 span{color:#888;margin-left:8px;font-size:14px;font-weight:400}.workbench-heading .text-button{font-size:14px}.proposal-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.proposal-choice{text-align:left;color:var(--ink);background:#fff;border:1px solid #ddd9d6;border-radius:7px;flex-direction:column;min-width:0;padding:15px;transition:border-color .15s,box-shadow .15s;display:flex}.proposal-choice:hover{border-color:#b8999e}.proposal-choice.selected{border-color:var(--crimson);box-shadow:0 0 0 1px var(--crimson);background:#fffdfd}.proposal-choice:disabled{cursor:default}.proposal-choice-head{align-items:flex-start;gap:9px;width:100%;display:flex}.proposal-choice-head strong{flex:1;font-size:15px;font-weight:600;line-height:1.45}.option-letter{background:#f0eeeb;border-radius:3px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:12px;font-weight:600;display:grid}.choice-indicator{color:#fff;border:1px solid #cfcbc7;border-radius:50%;flex-shrink:0;place-items:center;width:19px;height:19px;display:grid}.selected .choice-indicator{background:var(--crimson);border-color:var(--crimson)}.proposal-choice .rd-wood{background-size:263.7% 542.5%;width:100%;height:112px;margin:14px 0 6px}.proposal-choice p{margin:10px 0 16px;font-size:14px;line-height:1.6}.proposal-choice small{color:#777;margin-top:auto;font-size:12px}.inline-decision{background:#f1efec;border:1px solid #e4e0db;border-radius:6px;margin-top:18px;padding:19px}.inline-decision h3{margin:0;font-size:15px}.inline-decision p{font-size:14px;line-height:1.5}.inline-decision>.primary{justify-content:center;width:100%;margin-top:15px}.inline-decision small{color:#777;font-size:13px;display:block}.inline-decision .text-button{margin-top:14px}.inline-decision-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.inline-decision-actions button{white-space:nowrap;flex:1;justify-content:center;padding:11px 12px;font-size:14px}.inline-decision.is-recorded{background:#f0f5ef;border-color:#cfddcd}.awaiting{color:#706650;align-items:center;gap:8px;margin-bottom:0;display:flex}.topic-files,.decision-history-disclosure,.topic-updates{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.topic-files summary,.decision-history-disclosure summary,.topic-updates summary{cursor:pointer;font-size:14px;font-weight:600}.topic-files summary{align-items:center;gap:7px;display:flex}.topic-files summary span,.decision-history-disclosure summary span{color:#999;margin-left:5px}.conversation-column{border-left:1px solid var(--line);min-width:0;padding-left:32px}.conversation-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.conversation-toolbar>span{color:#777;font-size:13px}.conversation-column .discussion h2{margin:0 0 8px;font-family:Arial,sans-serif;font-size:22px;font-weight:600}.conversation-column .discussion h2 span{color:#888;margin-left:10px;font-size:13px;font-weight:400}.conversation-column .comment{gap:13px;padding:20px 0}.conversation-column .avatar{flex-shrink:0;width:34px;height:34px;font-size:12px}.conversation-column .comment-meta{flex-wrap:wrap;gap:5px 10px;font-size:14px}.conversation-column .comment-meta>span{color:#888;font-size:12px}.conversation-column .comment p{margin:8px 0 0;font-size:15px;line-height:1.65}.conversation-column .composer{background:#fff;border:1px solid #ddd9d5;border-radius:6px;flex-direction:column;align-items:stretch;margin-top:20px;padding:12px;display:flex}.conversation-column .composer label{width:100%}.conversation-column .composer textarea{resize:vertical;border:0;width:100%;min-height:70px;padding:5px;font-size:15px}.conversation-column .composer .primary{align-self:flex-end;padding:10px 17px}.rd-actions h3{font-size:15px}.review-files{border:0;margin:0;padding:0}.review-files legend{margin-bottom:9px;font-size:14px;font-weight:600}.review-files label{border-bottom:1px solid #eee;align-items:center;gap:10px;padding:10px 0;font-size:14px;display:flex}.review-files small{color:#777;margin-top:3px;font-size:12px;display:block}.review-files input{accent-color:var(--crimson)}.decision-history-disclosure .rd-history{border:0;margin-top:8px}.rd-ai{z-index:60}.signin-page{color:#222;background:#faf9f7;border-top:4px solid #981c2c;flex-direction:column;align-items:center;min-height:100vh;padding:28px 24px 22px;display:flex}.signin-brand{text-align:center;align-self:flex-start}.signin-brand>span{letter-spacing:.02em;color:#981c2c;font-family:Georgia,serif;font-size:27px;line-height:1;display:block}.signin-brand small{letter-spacing:.19em;font-size:8px}.signin-card{text-align:center;width:390px;max-width:100%;margin:auto;padding:15px 0 20px}.bronco-logo{object-fit:contain;mix-blend-mode:multiply;width:105px;height:105px;margin-bottom:5px}.signin-card h1{letter-spacing:-.025em;margin:0;font-family:Georgia,serif;font-size:39px;font-weight:400}.signin-tradition{color:#777;margin:12px 0 30px;font-family:Georgia,serif;font-size:15px}.signin-form{text-align:left;border-top:1px solid #e1ddd8;padding-top:26px}.signin-form h2{text-align:center;margin:0 0 20px;font-family:Arial,sans-serif;font-size:18px;font-weight:500}.google-signin{background:#fff;border:1px solid #d6d1ca;border-radius:5px;justify-content:center;align-items:center;gap:15px;width:100%;padding:13px;font-size:14px;display:flex}.google-letter{color:#4285f4;font-size:20px;font-weight:600;line-height:1}.signin-divider{color:#93918d;align-items:center;gap:16px;margin:23px 0;font-size:12px;display:flex}.signin-divider:before,.signin-divider:after{content:"";background:#e5e1db;flex:1;height:1px}.signin-form label{margin-bottom:8px;font-size:14px;display:block}.signin-email{color:#999;background:#fff;border:1px solid #d6d1ca;border-radius:5px;align-items:center;gap:10px;padding:0 13px;display:flex}.signin-email input{color:#222;background:0 0;border:0;outline:none;width:100%;padding:13px 0;font-size:15px}.signin-form .primary{justify-content:center;width:100%;margin-top:12px;padding:14px}.signin-access{color:#84817c;text-align:center;margin:20px 5px;font-size:13px;line-height:1.7}.signin-preview{border-top:1px solid #e5e1db;margin-top:22px;padding-top:17px}.signin-preview span{color:#999;font-size:12px;display:block}.signin-preview button{color:#981c2c;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;margin:10px auto 0;font-size:14px;display:flex}.signin-notice{color:#665c53;background:#f1eeea;border-radius:4px;padding:12px;font-size:14px;line-height:1.5}.signin-footer{color:#999;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;font-size:12px;display:flex}.signin-footer>span:first-child{letter-spacing:.25em;font-family:Georgia,serif}.signin-powered{color:#a39d98;letter-spacing:0;align-items:center;gap:7px;display:flex}.signin-powered small{letter-spacing:.04em;white-space:nowrap;font-family:Arial,sans-serif;font-size:9px}.signin-powered img{opacity:.68;width:74px;height:auto;display:block}@media (width>=761px){.sidebar-close,.scrim{display:none}}@media (width<=1100px){.topic-workbench{grid-template-columns:minmax(260px,1fr) minmax(300px,1.15fr);gap:24px}.proposal-list{grid-template-columns:1fr}.conversation-column{padding-left:24px}.workspace .rd-page{padding:25px 24px}.topbar .demo-mode{display:none}}@media (width<=760px){.desktop-collapse{display:none}.nav-collapsed .sidebar{width:270px;padding:26px 16px 22px}.nav-collapsed .sidebar .brand{visibility:visible;height:auto;padding:0 12px 54px}.nav-collapsed .sidebar nav span,.nav-collapsed .preview-signout span,.nav-collapsed .user-card>div{display:block}.nav-collapsed .sidebar nav button{justify-content:flex-start}.nav-collapsed .workspace,.workspace{margin-left:0}.topbar .crumb{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topic-workbench{grid-template-columns:1fr;gap:30px}.conversation-column{border-left:0;border-top:1px solid var(--line);padding-top:22px;padding-left:0}.proposal-list{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace .rd-page{padding:22px 18px}.proposal-choice{padding:12px}.proposal-choice .rd-wood{height:95px}.proposal-choice-head{flex-wrap:wrap}.proposal-choice-head strong{flex-basis:100%;order:3;font-size:14px}.choice-indicator{margin-left:auto}.rd-heading h1{font-size:28px}.signin-page{padding-inline:25px}.signin-brand{align-self:center}.signin-card{padding-top:26px}.signin-card h1{font-size:35px}}.signin-photographic{background:#faf9f7;border:0;grid-template-columns:1.08fr 1fr;align-items:stretch;gap:0;padding:0;display:grid}.signin-campus{background:#303b45;min-height:100vh;margin:0;position:relative;overflow:hidden}.signin-campus>img{object-fit:cover;object-position:50% 42%;width:100%;height:100%;position:absolute;inset:0}.signin-campus:after{content:"";pointer-events:none;background:linear-gradient(#11161d52,#0000 28% 70%,#0e1114b8);position:absolute;inset:0}.signin-campus .signin-brand{z-index:1;color:#fff;text-align:left;position:absolute;top:36px;left:42px}.signin-campus .signin-brand>span{color:#fff;font-size:34px}.signin-campus .signin-brand small{letter-spacing:.22em;font-size:9px}.signin-campus figcaption{z-index:1;color:#fff;position:absolute;bottom:40px;left:42px;right:30px}.signin-campus figcaption span{font-family:Georgia,serif;font-size:27px;line-height:1.3;display:block}.signin-campus figcaption small{letter-spacing:.13em;text-transform:uppercase;color:#ede6dc;margin-top:10px;font-size:12px;display:block}.signin-panel{border-top:4px solid #981c2c;flex-direction:column;min-height:100vh;padding:32px 50px 24px;display:flex}.signin-panel .signin-card{padding:12px 0}.signin-panel .signin-footer{width:100%;margin-top:20px}@media (width>=1500px){.signin-panel .signin-card{width:400px}.signin-panel{padding-inline:70px}}@media (width<=950px) and (width>=641px){.signin-photographic{grid-template-columns:.85fr 1fr}.signin-panel{padding:30px}.signin-campus .signin-brand,.signin-campus figcaption{left:25px}.signin-campus figcaption span{font-size:23px}.signin-panel .signin-card h1{font-size:34px}.signin-tradition{font-size:14px}}@media (width<=640px){.signin-photographic{padding:0;display:block}.signin-campus{height:245px;min-height:0}.signin-campus>img{object-position:50% 24%}.signin-campus .signin-brand{top:24px;left:24px}.signin-campus .signin-brand>span{font-size:25px}.signin-campus .signin-brand small{font-size:7px}.signin-campus figcaption{bottom:20px;left:24px}.signin-campus figcaption span{font-size:20px}.signin-campus figcaption small{margin-top:5px;font-size:10px}.signin-panel{border-top:3px solid #981c2c;min-height:0;padding:20px 28px 24px}.signin-panel .signin-card{width:390px;padding-top:0}.signin-panel .bronco-logo{width:80px;height:80px;margin-bottom:0}.signin-panel .signin-card h1{font-size:33px}.signin-panel .signin-tradition{margin-bottom:24px;font-size:14px}.signin-powered img{width:68px}}.topic-organize{border-block:1px solid var(--line);background:#faf9f7;flex-wrap:wrap;align-items:center;gap:14px;padding:17px 22px;display:flex}.topic-organize label{color:#666;align-items:center;gap:8px;font-size:13px;display:flex}.topic-organize select{max-width:240px;padding:8px;font-size:14px}.topic-organize>span{color:#888;margin-left:auto;font-size:13px}.topic-assessment{margin-top:5px!important;font-size:12px!important}.topic-assessment b{color:#666;font-weight:500}.topic-assessment .priority-high{color:#a56a12}.topic-assessment .priority-urgent{color:#a01d2e}.topic-assessment-summary{color:#777;flex-wrap:wrap;gap:10px 20px;margin:-8px 0 24px;font-size:13px;display:flex}.assessment-fields{grid-template-columns:1fr 1fr;gap:17px;display:grid}.assessment-fields label{gap:8px;font-size:14px;font-weight:600;display:grid}.impact-sort-note{color:#777;margin:10px 22px;font-size:13px}.topic-name>span{min-width:0}.topic-row{min-height:88px}@media (width<=600px){.topic-organize{gap:12px;padding:14px}.topic-organize label:first-child{width:100%}.topic-organize select{max-width:220px}.assessment-fields{grid-template-columns:1fr}}.single-review{border:1px solid var(--line);background:#fff;border-radius:6px;margin-bottom:16px;padding:22px}.single-review h3{margin:0 0 12px;font-size:19px;line-height:1.5}.single-review p{white-space:pre-wrap;color:#575757;margin:0;font-size:15px;line-height:1.7}.topic-materials{margin-bottom:18px}.material-item{border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:8px;margin:10px 0;padding:10px;display:flex}.material-item>a,.material-open{text-align:left;min-width:0;color:var(--ink);background:0 0;border:0;flex:1;align-items:center;gap:12px;text-decoration:none;display:flex}.material-item span{overflow-wrap:anywhere;font-size:14px}.material-item small{color:#888;margin-top:4px;font-size:12px;display:block}.material-open img{object-fit:contain;border-radius:3px;max-width:130px;max-height:150px}.material-item>button:not(.material-open){color:#777;background:0 0;border:0}.material-editor{background:#f2efeb;border-radius:5px;gap:16px;margin-top:12px;padding:16px;display:grid}.material-editor label{gap:7px;font-size:14px;display:grid}.material-editor input,.material-editor select{border:1px solid #ddd;border-radius:4px;width:100%;min-width:0;max-width:none;padding:9px}.material-editor form{gap:12px;display:grid}.material-editor small{color:#777;font-size:12px}.material-editor .upload-material{cursor:pointer;align-items:center;display:flex}.upload-material input{border:0;max-width:220px;padding:0;font-size:12px}.campus-page>section{margin-bottom:32px}.review-card p,.inline-decision p{white-space:pre-wrap}.register-caption{border-top:1px solid var(--line);color:#888;flex-wrap:wrap;align-items:center;gap:20px;padding:13px 22px;font-size:12px;display:flex}.register-caption>span:last-child{margin-left:auto}.register-caption label{align-items:center;gap:7px;display:flex}.register-caption input{accent-color:var(--crimson)}.design-register-scroll{border-radius:0 0 6px 6px;overflow-x:auto}.design-register{border-collapse:collapse;text-align:left;width:100%;min-width:1190px;font-size:14px}.design-register th{color:#777;white-space:nowrap;background:#f6f5f3;border-bottom:1px solid #dcd9d4;padding:14px 12px;font-size:12px;font-weight:500}.design-register th button{color:inherit;white-space:nowrap;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.design-register td{vertical-align:top;border-bottom:1px solid #eeece8;padding:17px 12px;line-height:1.5}.design-register tr:last-child td{border-bottom:0}.design-register tbody tr:hover{background:#fcfaf7}.design-register .register-topic{width:30%;min-width:260px;max-width:420px}.register-topic>button{text-align:left;color:#252525;background:0 0;border:0;padding:0;font-size:14px;font-weight:500;text-decoration:none}.register-topic>button:hover{color:var(--crimson);text-decoration:underline}.design-register small{color:#888;margin-top:6px;font-size:12px;display:block}.register-topic small{-webkit-line-clamp:2;white-space:pre-line;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.design-register .register-number{color:#aaa;padding-left:22px;font-size:12px}.design-register .priority-urgent{color:#a01d2e}.design-register .priority-high{color:#9b691a}.design-register .priority-unset{color:#aaa}.design-register .status{white-space:nowrap}.impact-flag{color:#936824}.source-record{color:#777;border-left:2px solid #d9d1c5;margin:-8px 0 22px;padding-left:13px;font-size:13px}.source-record summary{cursor:pointer}.source-record p{white-space:pre-wrap;line-height:1.6}.source-record h4{margin-bottom:5px;font-size:13px}@media (width<=760px){.design-register-scroll{max-width:100%}.register-caption{padding:12px 14px}.register-caption>span:last-child{margin-left:0}}.workspace .rd-page{max-width:1500px;padding-top:23px}.rd-page .back{margin-bottom:18px;font-size:13px}.rd-page .topic-kicker{display:none}.rd-page .rd-heading h1{letter-spacing:-.02em;margin:0;font-size:30px;line-height:1.3}.rd-page .topic-meta{margin-top:14px;margin-bottom:24px;font-size:13px}.topic-workbench{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:36px;padding-top:26px}.conversation-column{border:0;grid-area:1/1;padding:0}.proposal-column{border-left:1px solid var(--line);grid-area:1/2;padding-left:25px}.review-context{border-bottom:1px solid var(--line);margin-bottom:23px;padding-bottom:22px}.review-context .workbench-heading h2{font-size:16px}.review-context .single-review{background:0 0;border:0;margin:0 0 15px;padding:0}.single-review .description-preview{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.single-review .text-button{margin-top:9px;font-size:13px}.review-context .source-record{border:0;margin:16px 0 0;padding:0;font-size:12px}.review-context .topic-materials{margin-bottom:0}.review-context .topic-materials>.text-button{font-size:13px}.conversation-column .conversation-toolbar{margin:0 0 13px}.conversation-column .discussion h2{font-size:21px}.conversation-column .composer{margin-top:16px}.conversation-column .rd-action-add{margin-top:18px}.details-panel{background:#fff;border:1px solid #e3dfd9;border-radius:7px;padding:19px}.details-panel h2{margin:0 0 7px;font-family:Arial,sans-serif;font-size:17px;font-weight:600}.details-hint{color:#888;margin:0 0 18px;font-size:12px;line-height:1.5}.details-panel fieldset{border:0;gap:17px;min-width:0;margin:0;padding:0;display:grid}.details-panel label{font-size:13px;font-weight:500;display:block}.details-panel label>span{float:right;color:#999;font-size:12px;font-weight:400}.details-panel input:not([type=checkbox]),.details-panel select{color:#333;background:#fff;border:1px solid #dad6d0;border-radius:4px;width:100%;min-width:0;max-width:none;margin-top:7px;padding:9px 10px;font-family:inherit;font-size:14px;display:block}.details-panel .risk-check{color:#777;align-items:center;gap:7px;margin-top:9px;font-size:12px;font-weight:400;display:flex}.risk-check input{accent-color:var(--crimson);margin:0}.impact-help{color:#888;margin:16px 0;font-size:12px;line-height:1.6}.details-save{align-items:center;gap:13px;display:flex}.details-save .primary{flex:1;justify-content:center;padding:10px;font-size:13px}.details-save .primary:disabled{opacity:.45;cursor:default}.details-save .text-button{font-size:12px}.details-saved{color:#437249;margin:12px 0 0;font-size:12px}.proposal-column .inline-decision{background:#f3f1ee;margin-top:18px;padding:17px}.proposal-column .inline-decision .workbench-heading{margin-bottom:9px}.proposal-column .inline-decision p{font-size:13px}.proposal-column .topic-files{font-size:13px}.proposal-column .rd-evidence>button{overflow-wrap:anywhere;padding:10px;font-size:12px}.review-context .proposal-list{margin-top:16px}.rd-heading>.text-button{white-space:nowrap;font-size:13px}@media (width<=1100px){.topic-workbench{grid-template-columns:minmax(0,1fr) 270px;gap:23px}.proposal-column{padding-left:18px}.review-context .proposal-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.topic-workbench{grid-template-columns:1fr}.conversation-column{grid-area:1/1}.proposal-column{border-left:0;grid-area:2/1;grid-template-columns:1fr 1fr;gap:20px;padding-left:0;display:grid}.proposal-column .inline-decision{align-self:start;margin-top:0}.details-panel{grid-row:span 3}.rd-page .rd-heading h1{font-size:26px}}@media (width<=600px){.proposal-column{display:block}.proposal-column .inline-decision{margin-top:18px}.rd-heading{flex-wrap:wrap;gap:10px}.rd-page .topic-meta{flex-wrap:wrap}.conversation-column .comment p{font-size:14px}}.sidebar .brand{padding-bottom:38px}.topbar .crumb{min-width:0;overflow:hidden}.crumb ol{align-items:center;gap:12px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.crumb li{white-space:nowrap;align-items:center;gap:12px;min-width:0;display:flex}.crumb li:first-child{flex-shrink:0}.crumb button{color:#555;font:inherit;white-space:nowrap;background:0 0;border:0;padding:5px 0}.crumb button:hover{color:var(--crimson);text-underline-offset:4px;text-decoration:underline}.crumb .crumb-separator{color:#aaa;margin:0}.crumb-current strong{text-overflow:ellipsis;font-weight:500;overflow:hidden}.nav-collapsed .sidebar .brand{height:36px}.topbar .top-actions{flex-shrink:0}@media (width<=760px){.mobile-nav-open .topbar{z-index:40;background:var(--paper);position:relative}.sidebar{top:58px}.nav-collapsed .sidebar .brand{padding-bottom:38px}.crumb ol,.crumb li{gap:8px}.topbar .crumb{font-size:12px}.topbar .identity-switch .avatar{display:none}.topbar .top-actions select{max-width:90px}.crumb-current{display:none!important}}.side-edge-toggle{z-index:45;color:#777;background:#fff;border:1px solid #dedad4;border-radius:50%;place-items:center;width:32px;height:32px;transition:left .18s;display:grid;position:fixed;top:92px;left:232px;box-shadow:0 2px 5px #00000008}.side-edge-toggle:hover{color:var(--crimson);border-color:#bca6a8}.option-with-files{min-width:0}.option-with-files .proposal-choice{width:100%;height:auto;min-height:150px}.option-with-files .rd-evidence{margin-top:8px}.option-with-files .rd-evidence button{overflow-wrap:anywhere;padding:10px;font-size:12px}.option-image{background:#f4f2ee;border-radius:4px;width:100%;margin-top:14px;overflow:hidden}.option-image img{object-fit:contain;width:100%;height:190px;display:block}.option-attachments{border:1px solid var(--line);border-radius:5px;gap:12px;min-width:0;padding:14px;display:grid}.option-attachments legend{padding:0 5px;font-size:14px;font-weight:600}.option-attachments label{gap:8px;font-size:13px;display:grid}.option-attachments input[type=file]{font-size:12px!important}.option-attachments small{color:#777;font-size:12px;line-height:1.5}.option-attachments summary{cursor:pointer;margin-bottom:10px;font-size:13px}.staged-file{overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}.staged-file button{color:#888;background:0 0;border:0}@media (width<=760px){.side-edge-toggle,.nav-collapsed .side-edge-toggle{border-radius:0 5px 5px 0;top:76px;left:0}.mobile-nav-open .side-edge-toggle{border-radius:50%;left:254px}.sidebar{top:0}.mobile-nav-open .topbar{z-index:auto}.workspace .rd-page,.page{padding-top:52px}}.signin-photographic .signin-campus{background:#3d4b58;min-height:100dvh}.signin-photographic .signin-campus>img{object-position:51% 0%}.signin-photographic .signin-campus:after{background:linear-gradient(#0f1f3545,#0000 32%,#09111ba8)}.signin-campus .signin-brand{top:42px;left:47px}.signin-campus .signin-brand>span{letter-spacing:-.035em;font-family:Georgia,serif;font-size:30px;font-weight:700}.signin-campus .signin-brand small{letter-spacing:.28em;margin-top:5px;font-family:Georgia,serif;font-size:8px;font-weight:700;display:block}.signin-campus figcaption{bottom:34px;left:47px}.signin-campus figcaption i{background:#f5f2ea;width:50px;height:2px;margin-bottom:15px;display:block}.signin-campus figcaption small{color:#fff;letter-spacing:.27em;margin:0;font-family:Georgia,serif;font-size:10px;font-weight:700}.signin-photographic .signin-panel{background:#f8f5ef;border:0;place-items:start center;min-height:100dvh;padding:clamp(36px,8vh,88px) 54px 38px;display:grid;position:relative}.signin-mark img{object-fit:contain;width:76px;height:76px;margin:0 auto 7px;display:block}.signin-mark p{color:#77736c;letter-spacing:.16em;text-transform:uppercase;margin:0;font-family:Georgia,serif;font-size:10px;font-weight:700;line-height:1.5}.signin-heading{margin:18px 0 32px}.signin-photographic .signin-card h1{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:clamp(32px,3vw,36px);font-weight:400;line-height:1.1}.signin-heading p{color:#6e6b66;margin:10px 0 0;font-size:14px;line-height:1.5}.signin-form label{color:#393632;margin-bottom:9px;font-size:13px;font-weight:600}.signin-email{gap:11px;height:48px;background:#ffffffb3!important;border-color:#d9d5cf!important;border-radius:4px!important;padding:0 14px!important}.signin-email svg{color:#99948e}.signin-email input{padding:10px 0!important;font-size:14px!important}.signin-email:focus-within{outline-offset:2px;outline:2px solid #971d36!important}.signin-form .primary{min-height:48px;box-shadow:none;border-radius:4px;font-size:14px;background:#9b1432!important;margin-top:12px!important;padding:12px 18px!important}.signin-form .primary:hover{background:#81102a!important}.signin-form button:disabled,.google-signin:disabled{opacity:.65;cursor:wait}.signin-divider{color:#97938d!important;gap:12px!important;margin:20px 0!important;font-size:12px!important}.signin-divider:before,.signin-divider:after{background:#dedad4!important}.google-signin{height:48px;background:#ffffff8c!important;border-color:#d8d4ce!important;border-radius:4px!important;gap:11px!important;padding:10px!important;font-size:14px!important}.google-letter{font-size:18px!important}.signin-notice{text-align:left;border:1px solid #e2dbd2;line-height:1.5;color:#665a51!important;background:#f1ece5!important;border-radius:4px!important;margin:15px 0 0!important;padding:11px 12px!important;font-size:12px!important}.signin-notice.is-success{border-color:#d5e1d2;color:#405b43!important;background:#eef3ed!important}.signin-notice.is-error{border-color:#e8cccc;color:#7b2933!important;background:#f8eeee!important}.signin-access{text-align:center;color:#77716b!important;margin:20px 0 0!important;font-size:12px!important;line-height:1.6!important}.signin-help-link{color:#77716b;text-align:center;margin:11px 0 0;font-size:12px}.signin-help-link button{color:#8f1530;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-weight:600;display:inline-flex}.signin-help-link button:hover{text-underline-offset:3px;text-decoration:underline}.signin-preview{align-items:center;gap:7px;display:flex;position:absolute;bottom:16px;right:18px;border:0!important;margin:0!important;padding:0!important}.signin-preview span{letter-spacing:.1em;text-transform:uppercase;color:#9d9891;font-size:9px!important}.signin-preview button{color:#8f1530;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;display:inline-flex;margin:0!important;font-size:10px!important}.signin-help-backdrop{z-index:100;background:#201b1847;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.signin-help{text-align:left;background:#f8f5ef;border:1px solid #ddd6ce;width:min(100%,350px);padding:27px 30px;position:relative;box-shadow:0 16px 45px #261b1633}.signin-help h2{margin:0 28px 10px 0;font-family:Georgia,serif;font-size:22px;font-weight:400}.signin-help p{color:#625e58;margin:0;font-size:14px;line-height:1.55}.signin-help-close{color:#6b655e;cursor:pointer;background:0 0;border:0;padding:4px;position:absolute;top:13px;right:13px}@media (width<=760px){.signin-page.signin-photographic{flex-direction:column;display:flex;overflow:visible}.signin-photographic .signin-campus{height:178px;min-height:178px}.signin-photographic .signin-campus>img{object-position:50% 38%}.signin-campus .signin-brand{top:26px;left:28px}.signin-campus .signin-brand>span{font-size:25px}.signin-campus figcaption{bottom:17px;left:28px}.signin-campus figcaption i{width:38px;margin-bottom:10px}.signin-photographic .signin-panel{min-height:calc(100dvh - 178px);padding:31px 27px 64px;display:block}.signin-photographic .signin-card{margin:0 auto}.signin-mark img{width:70px;height:70px}.signin-heading{margin:16px 0 30px}.signin-photographic .signin-card h1{font-size:32px}.signin-preview{bottom:17px;right:14px}}@media (height<=720px) and (width>=761px){.signin-photographic .signin-panel{place-items:start center;padding-top:32px;padding-bottom:32px}.signin-mark img{width:66px;height:66px}.signin-heading{margin:12px 0 25px}.signin-access{margin-top:15px!important}}.design-register .clickable-topic-row{cursor:pointer}.design-register .clickable-topic-row:hover,.design-register .clickable-topic-row:focus-within{background:#f7f0ed}.project-card{cursor:pointer}.topic-details-summary{margin:18px 0}.topic-details-summary>div{border-bottom:1px solid #eee;justify-content:space-between;gap:15px;padding:11px 0;font-size:13px;display:flex}.topic-details-summary dt{color:#777}.topic-details-summary dd{text-align:right;color:#333;margin:0}.topic-details-summary small{color:#9a712c;margin-top:4px;font-size:11px;display:block}.edit-details-button{justify-content:center;width:100%;font-size:13px}.new-topic-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.new-topic-fields label{gap:8px;font-size:14px;font-weight:600;display:grid}.optional-label{color:#999;font-size:12px;font-weight:400}.new-topic-form>label{position:relative}.new-topic-form .optional-label{position:absolute;top:0;right:0}.new-topic-impacts{border-block:1px solid var(--line);padding:15px 0}.new-topic-impacts summary{cursor:pointer;font-size:14px;font-weight:500}.new-topic-impacts summary span{float:right;color:#999;font-size:12px}.new-topic-impacts .new-topic-fields{margin:17px 0}.new-topic-impacts .rd-check{align-items:center;gap:8px;margin:12px 0;font-size:13px;display:flex}.new-topic-impacts p{color:#888;font-size:12px;line-height:1.6}.new-topic-form textarea{min-height:85px}.new-topic-project{font-size:13px!important}.new-topic-form .rd-modal-actions{margin-top:0}@media (width<=450px){.new-topic-fields{grid-template-columns:1fr}}.compact-campus{padding-top:28px}.campus-title-row{align-items:baseline;gap:18px;margin-bottom:23px;display:flex}.campus-title-row h1{letter-spacing:-.025em;margin:0;font:600 30px/1.3 Arial,sans-serif}.campus-title-row>span{color:#999;font-size:13px}.campus-controls{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;display:flex}.campus-views{flex-wrap:wrap;gap:20px;display:flex}.campus-views button{color:#777;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:15px 0;font-size:14px;display:flex}.campus-views button.active{color:var(--crimson);border-bottom-color:var(--crimson)}.campus-views button span{color:#888;background:#eeece9;border-radius:4px;padding:2px 5px;font-size:11px}.campus-controls .searchbox{min-width:200px;max-width:260px;height:36px;margin-bottom:7px}.campus-filter-line{color:#999;flex-wrap:wrap;align-items:center;gap:15px;min-height:63px;font-size:12px;display:flex}.campus-filter-line label{color:#777;align-items:center;gap:9px;display:flex}.campus-filter-line select{color:#555;background:0 0;border:0;max-width:240px;padding-left:0;font-size:13px}.campus-filter-line .text-button{font-size:12px}.campus-project-group{margin:6px 0 26px!important}.campus-project-group .section-title{justify-content:flex-start;gap:10px;margin-bottom:13px}.campus-project-group .section-title h2{margin:0;font:500 16px Arial,sans-serif}.campus-project-group .section-title>span{color:#aaa;font-size:12px}.campus-project-tile{min-width:0;position:relative}.campus-project-tile .project-card{text-align:left;width:100%;height:100%;min-height:130px}.campus-project-tile .project-photo{flex-shrink:0;width:105px}.campus-project-tile .project-copy{flex:1;min-width:0;padding:20px 40px 17px 20px}.campus-project-tile h3{margin:0 0 12px;font-family:Arial,sans-serif;font-size:18px;font-weight:500}.campus-project-tile .project-copy small{color:#999;font-size:12px}.campus-project-tile .project-stats{flex-wrap:wrap;gap:13px;margin-top:16px;font-size:12px}.campus-project-tile .project-open-count{color:#a5782a}.campus-project-tile .project-clear{color:#999}.project-favorite{color:#c4c0ba;z-index:1;background:0 0;border:0;place-items:center;padding:5px;display:grid;position:absolute;top:14px;right:12px}.project-favorite:hover,.project-favorite.is-favorite{color:#a01d2e}.recent-label{align-items:center;gap:5px;margin-top:10px;display:flex}.campus-empty{text-align:center;border:1px dashed var(--line);border-radius:5px;margin:15px 0;padding:40px 20px}.campus-empty h2{font-size:19px}.campus-empty p{color:#888;font-size:14px}.campus-preferences{border-top:1px solid var(--line);color:#999;flex-wrap:wrap;justify-content:space-between;gap:20px;padding-top:15px;font-size:12px;display:flex}.campus-preferences label{align-items:center;gap:7px;display:flex}.campus-preferences input{accent-color:var(--crimson)}@media (width<=1050px){.campus-controls{flex-wrap:wrap;gap:8px}.campus-controls .searchbox{margin:4px 0 12px}.campus-views{gap:16px}.campus-project-tile .project-photo{width:80px}}@media (width<=600px){.campus-title-row{flex-wrap:wrap;gap:8px}.campus-title-row h1{font-size:27px}.campus-title-row>span{width:100%}.campus-views{gap:16px}.campus-views button{gap:5px;font-size:13px}.campus-controls .searchbox{width:100%;max-width:none}.campus-project-tile .project-copy{padding-left:14px}.campus-project-tile .project-photo{width:65px}.campus-filter-line{padding:12px 0}.compact-campus{padding-top:48px}}.campus-project-tile .project-copy{padding-top:19px;padding-bottom:19px}.campus-project-tile h3{margin-bottom:15px}.project-metrics{align-items:center;gap:23px;margin-top:20px;display:flex}.project-total,.project-attention{flex-direction:column;gap:5px;min-width:50px;display:flex}.project-metrics strong{font-variant-numeric:tabular-nums;letter-spacing:-.04em;color:#383735;font-size:27px;font-weight:500;line-height:1}.project-metrics span{color:#8c8984;font-size:12px}.project-attention{border-left:1px solid #e7e3dd;padding-left:23px}.project-attention strong{color:#a66d25}.project-attention span{color:#8d682f}.project-neutral-status{border-left:1px solid #e7e3dd;padding-left:23px;line-height:1.6}.project-neutral-status>span{color:#777;font-size:13px}.project-neutral-status small{margin-top:3px;display:block;color:#a4a09a!important;font-size:11px!important}.project-enter-arrow{color:#aaa;flex-shrink:0;margin-left:auto}.project-attention-reason{color:#9b793f;margin-top:13px;font-size:12px;line-height:1.5}.campus-filter-line>span{max-width:540px;line-height:1.5}@media (width<=600px){.project-metrics{gap:16px}.project-attention,.project-neutral-status{padding-left:16px}.project-metrics strong{font-size:25px}.campus-project-tile .project-copy{padding-right:23px}.project-enter-arrow{width:14px}}.project-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 27px;display:flex}.project-toolbar>select{color:#5d5a55;background:#fff;border:1px solid #e0ddd8;border-radius:5px;max-width:225px;height:36px;padding:7px 30px 7px 12px;font-size:13px}.project-toolbar>select:first-child{color:#353330;min-width:151px}.project-toolbar .searchbox{background:0 0;border-color:#e0ddd8;min-width:200px;max-width:260px;height:36px;margin-left:auto}.project-toolbar .text-button{font-size:12px}.campus-title-row{margin-bottom:22px}.campus-project-tile .project-card{min-height:120px}.campus-project-tile .project-copy{justify-content:center;gap:0;padding:21px 38px 18px 20px}.campus-project-tile .project-photo{width:108px}.campus-project-tile h3{margin:0 0 5px;font-size:18px}.campus-project-tile .restored-project-stats{color:#888;flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px;font-size:12px;display:flex}.restored-project-stats>svg{color:#aaa;margin-left:auto}.restored-project-stats .quiet-attention{color:#99703a;font-size:12px}.campus-project-tile .project-copy>div:first-child>small{font-size:12px}.campus-project-group{margin-bottom:24px!important}.campus-project-tile .project-card:hover{border-color:#cfc6bc;box-shadow:0 3px 12px #00000004}@media (width<=600px){.project-toolbar{gap:8px;margin-bottom:23px}.project-toolbar>select{flex:1;max-width:calc(50% - 4px)}.project-toolbar .searchbox{width:100%;max-width:none;margin-top:2px}.campus-project-tile .project-photo{width:85px}.campus-project-tile .project-copy{padding:19px 29px 17px 16px}.campus-project-tile .restored-project-stats{gap:10px}}.card-first-campus{padding-top:23px}.card-first-campus .campus-title-row{align-items:center;margin-bottom:22px}.card-first-campus .campus-title-row .searchbox{background:0 0;min-width:190px;max-width:245px;height:34px;margin-left:auto}.project-shortcuts{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:22px;margin-bottom:23px;padding-bottom:20px;display:grid}.project-shortcuts h2{color:#69645e;align-items:center;gap:8px;margin:0 0 11px;font:500 14px Arial,sans-serif;display:flex}.project-shortcuts h2 svg{color:#a59e94}.shortcut-card-list{gap:9px;display:grid}.shortcut-empty{color:#aaa;margin:0;padding:8px 0;font-size:13px}.card-first-campus .campus-project-tile .project-card{border-radius:6px;height:100%;min-height:105px;display:flex}.card-first-campus .campus-project-tile .project-photo{width:75px;min-height:105px}.card-first-campus .campus-project-tile .project-copy{flex-direction:column;flex:1;justify-content:center;gap:0;padding:17px 25px 15px 15px;display:flex}.card-first-campus .campus-project-tile h3{margin:0;font:500 16px/1.35 Arial,sans-serif}.card-first-campus .campus-project-tile .restored-project-stats{gap:5px 10px;margin-top:12px;font-size:12px;line-height:1.4}.card-first-campus .project-favorite{padding:3px;top:7px;right:7px}.card-first-campus .section-title{margin-bottom:11px}.card-first-campus .shortcut-card-list .project-photo{width:64px;min-height:80px}.card-first-campus .shortcut-card-list .project-copy{padding-block:13px}.card-first-campus .campus-preferences{margin-top:24px}@media (width<=1200px){.card-first-campus .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.project-shortcuts{grid-template-columns:1fr;gap:17px}.card-first-campus .project-grid{grid-template-columns:1fr}.card-first-campus .campus-title-row{flex-direction:column;align-items:flex-start;gap:14px}.card-first-campus .campus-title-row .searchbox{width:100%;max-width:none;margin:0}.card-first-campus{padding-top:48px}}.card-first-campus .project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.card-first-campus .campus-project-tile .project-card{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:5px;flex-direction:column;display:flex;overflow:hidden}.card-first-campus .campus-project-tile .project-photo{background-size:400% 570%;border-radius:5px;flex:none;width:100%;height:112px;min-height:112px;transition:filter .15s}.card-first-campus .campus-project-tile .project-copy{background:0 0;justify-content:flex-start;width:100%;padding:11px 2px 9px}.card-first-campus .campus-project-tile h3{font-size:15px}.card-first-campus .campus-project-tile .restored-project-stats{margin-top:5px;font-size:12px}.card-first-campus .project-favorite{color:#948a7c;background:#ffffffeb;border-radius:50%;padding:5px;top:7px;right:7px}.card-first-campus .project-favorite.is-favorite{color:var(--crimson)}.card-first-campus .project-card:hover .project-photo{filter:brightness(.94)}.card-first-campus .project-card:hover h3{color:var(--crimson)}.project-shortcuts{gap:26px}.shortcut-card-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.card-first-campus .shortcut-card-list .project-photo{width:100%;height:78px;min-height:78px}.card-first-campus .shortcut-card-list .project-copy{padding:9px 1px 4px}.card-first-campus .shortcut-card-list h3{font-size:14px}.card-first-campus .shortcut-card-list .restored-project-stats{margin-top:5px;font-size:11px}.card-first-campus .shortcut-card-list .quiet-attention{font-size:11px}.card-first-campus .shortcut-card-list .project-card{min-height:0}.card-first-campus .campus-project-group{margin-bottom:22px!important}@media (width<=1150px){.card-first-campus .project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shortcut-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.card-first-campus .project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shortcut-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}.card-first-campus .campus-project-tile .project-photo{height:95px;min-height:95px}}.card-first-campus .campus-project-tile .project-copy{padding-top:13px;padding-bottom:11px}.card-first-campus .campus-project-tile h3{letter-spacing:-.015em;color:#242424;font-family:Arial,Helvetica,sans-serif;font-size:19px;font-weight:600;line-height:1.3}.card-first-campus .campus-project-tile .restored-project-stats{color:#8a8782;margin-top:8px}.card-first-campus .shortcut-card-list .project-copy{padding-top:11px}.card-first-campus .shortcut-card-list h3{font-size:17px;font-weight:600;line-height:1.3}.card-first-campus .shortcut-card-list .restored-project-stats{margin-top:7px}@media (width<=650px){.card-first-campus .campus-project-tile h3{font-size:18px}.card-first-campus .shortcut-card-list h3{font-size:17px}}@media (width>=651px){.project-shortcuts>section+section{border-left:1px solid var(--line);padding-left:25px}}.topic-workbench{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:34px}.proposal-column{border:0;grid-area:1/1;padding:0;display:block}.conversation-column{border-left:1px solid var(--line);grid-area:1/2;padding-left:30px}.proposal-column .review-context{border:0;margin-bottom:0;padding-bottom:10px}.proposal-column .review-context .proposal-list{grid-template-columns:repeat(2,minmax(0,1fr))}.proposal-column .inline-decision{border:0;border-top:1px solid var(--line);background:0 0;border-radius:0;margin-top:10px;padding:18px 0}.proposal-column .inline-decision>.primary{width:auto}.proposal-column .inline-decision-actions{flex-direction:row}.proposal-column .inline-decision .workbench-heading h3{font-size:14px}.conversation-column .conversation-toolbar{margin-top:0}.editor-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#15151a20;justify-content:flex-end;padding:0}.editor-backdrop .rd-modal{background:#fcfbf9;border-radius:0;flex-direction:column;width:520px;height:100dvh;max-height:100dvh;padding:28px 28px 0;display:flex;overflow:hidden;box-shadow:-8px 0 35px #00000012}.editor-backdrop .rd-modal-title{flex-shrink:0;margin-bottom:4px}.editor-backdrop .rd-modal-title h2{font-size:25px}.editor-project{color:#999;margin-bottom:24px;font-size:13px}.editor-steps{border-bottom:1px solid var(--line);flex-shrink:0;gap:15px;display:flex}.editor-steps button{color:#999;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 0 15px;font-size:13px;display:flex}.editor-steps button span{border:1px solid #ddd;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;display:grid}.editor-steps button.active{color:var(--crimson);border-bottom-color:var(--crimson)}.editor-steps button.active span{background:var(--crimson);color:#fff;border-color:var(--crimson)}.topic-editor-form{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}.editor-fields{flex-direction:column;flex:1;gap:20px;padding:22px 2px;display:flex;overflow-y:auto}.editor-fields h3{margin:0 0 3px;font-size:18px;font-weight:500}.editor-fields>label{gap:8px;font-size:14px;font-weight:500;display:grid}.editor-fields .editor-description{resize:vertical;min-height:210px;line-height:1.6}.editor-note{color:#888;margin:0;font-size:13px;line-height:1.6}.editor-footer{border-top:1px solid var(--line);background:#fcfbf9;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 0 24px;display:flex}.editor-footer>div{gap:10px;display:flex}.editor-fields .rd-check{font-size:13px;font-weight:400}@media (width<=1050px){.topic-workbench{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px}.conversation-column{padding-left:22px}.proposal-column .review-context .proposal-list{grid-template-columns:1fr}}@media (width<=760px){.topic-workbench{grid-template-columns:1fr}.proposal-column{grid-area:1/1}.conversation-column{border-left:0;border-top:1px solid var(--line);grid-area:2/1;padding:22px 0 0}.editor-backdrop .rd-modal{width:100%;max-width:100%;padding:22px 20px 0}.proposal-column .review-context .proposal-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.review-copy{color:#474749;overflow-wrap:anywhere;padding:6px 0 20px;font-size:15px;line-height:1.75}.review-copy p{white-space:pre-wrap;max-width:68ch;margin:0 0 18px}.review-copy-section:first-child{padding-top:4px}.review-copy-section h3{color:#252527;margin:0 0 7px;font-size:14px;font-weight:650}.review-copy-section p{margin:0}.review-copy ul{margin:0 0 18px;padding-left:20px}.topic-workbench{align-items:start}.topic-workbench .conversation-column{flex-direction:column;height:calc(100dvh - 280px);min-height:360px;max-height:820px;padding:0 0 0 28px;display:flex;position:sticky;top:84px;overflow:hidden}.thread-heading{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:0 0 18px;display:flex}.thread-heading h2{align-items:center;gap:10px;margin:0;font-size:19px;display:flex}.thread-heading h2 span{color:#89898c;font-size:13px;font-weight:400}.thread-heading .text-button{color:#737376;font-size:13px}.message-stream{scrollbar-width:thin;overscroll-behavior:contain;flex:1;min-height:0;padding:8px 3px 20px;overflow-y:auto}.message-date{color:#929295;align-items:center;gap:12px;margin:20px 0;font-size:11px;display:flex}.message-date:before,.message-date:after{content:"";background:var(--line);flex:1;height:1px}.thread-message{max-width:94%;margin:0 0 21px}.message-byline{color:#959599;align-items:center;gap:10px;margin:0 3px 7px;font-size:11px;display:flex}.message-byline time{margin-left:auto;font-size:10px}.message-bubble{white-space:pre-wrap;overflow-wrap:anywhere;color:#353538;background:#efeeec;border-radius:3px 15px 15px;padding:13px 16px;font-size:14px;line-height:1.65}.is-own .message-bubble{background:#f3e9e9;border-radius:15px 3px 15px 15px}.thread-composer{background:#fff;border:1px solid #d9d5d3;border-radius:18px;flex-shrink:0;align-items:flex-end;gap:10px;margin-top:12px;padding:10px 10px 10px 16px;display:flex}.thread-composer:focus-within{border-color:#a52736;box-shadow:0 0 0 2px #a527360a}.thread-composer textarea{resize:vertical;min-width:0;min-height:48px;max-height:150px;font:inherit;background:0 0;outline:none;flex:1;padding:5px 0;font-size:14px;line-height:1.5;box-shadow:none!important;border:0!important}.thread-composer button.primary{border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;min-height:34px;padding:0;display:grid}.thread-empty{color:#a39b99;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:200px;display:flex}.thread-empty p{color:#686469;margin:15px 0 6px;font-size:15px}.thread-empty span{color:#989298;font-size:12px}.thread-readonly{color:#888;padding:16px 0;font-size:13px}.topic-followups{border-top:1px solid var(--line);padding:17px 0}.topic-followups summary{cursor:pointer;color:#666;font-size:14px}.topic-followups summary span{color:#999;margin-left:8px}.topic-followups .rd-actions{border:0;margin-top:12px;padding:0}.topic-followups .rd-actions h3{display:none}@media (width<=760px){.topic-workbench .conversation-column{border-left:0;border-top:1px solid var(--line);height:600px;min-height:360px;max-height:80dvh;padding:22px 0 0;position:static}.review-copy{font-size:14px}}.submitted-proposal summary{color:#777;cursor:pointer;margin-bottom:14px;font-size:13px}.followup-list{margin-top:12px}.followup-row{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:16px 0;display:flex}.followup-check{color:#fff;background:#fff;border:1px solid #c4bebc;border-radius:6px;flex-shrink:0;place-items:center;width:19px;height:19px;margin-top:2px;padding:0;display:grid}.is-complete .followup-check{background:#738674;border-color:#738674}.followup-body{flex:1;min-width:0}.followup-body p{overflow-wrap:anywhere;margin:0 0 7px;font-size:14px;line-height:1.5}.is-complete .followup-body p{color:#8d8989;text-decoration:line-through}.followup-meta{color:#938b89;flex-wrap:wrap;gap:6px 14px;font-size:12px;display:flex}.followup-meta strong{color:#726765;font-weight:500}.followup-edit{flex-shrink:0;font-size:12px;padding:0!important}.followup-add{margin-top:14px;font-size:13px}.followup-editor{background:#f3f1ee;border:1px solid #e5dfdc;border-radius:10px;margin:12px 0;padding:16px}.followup-editor label{color:#625b58;flex-direction:column;gap:7px;font-size:12px;font-weight:550;display:flex}.followup-editor label span{color:#918a87;font-weight:400}.followup-editor input,.followup-editor select{width:100%;min-width:0;font:inherit;color:#343030;background:#fff;border:1px solid #d9d2ce;border-radius:6px;padding:10px;font-size:13px}.followup-fields{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:12px;margin-top:14px;display:grid}.followup-editor-buttons{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.followup-editor-buttons button{font-size:12px}.followup-editor p[role=alert]{color:#a52736;font-size:13px}@media (width<=760px){.followup-fields{grid-template-columns:1fr}.followup-row{flex-wrap:wrap}.followup-edit{margin-left:31px}}.editor-backdrop .rd-modal:has(.creation-sidecar){width:760px;max-width:100vw}.creation-sidecar{flex-direction:column;flex:1;gap:0;min-height:0;display:flex}.creation-fields{flex-direction:column;flex:1;gap:22px;min-height:0;padding:15px 4px 24px;display:flex;overflow:auto}.creation-footer{border-top:1px solid var(--line);flex-shrink:0;padding:18px 0;margin:0!important}.creation-fields>label{gap:8px;display:grid}.creation-fields .new-topic-project{color:#8b8280;margin:0;font-size:13px}.topic-writing{background:#fff;border:1px solid #ddd6d2;border-radius:10px;overflow:hidden}.writing-label{padding:14px 16px 8px;font-size:14px;font-weight:550}.writing-label span{color:#999;margin-left:8px;font-size:12px;font-weight:400}.writing-toolbar{border-bottom:1px solid #eee;flex-wrap:wrap;gap:5px;padding:0 10px 10px;display:flex}.writing-toolbar button{color:#7b5b5f;background:0 0;border:0;padding:6px;font-size:12px}.writing-toolbar button:disabled{color:#aaa;cursor:default}.topic-writing textarea{resize:vertical;width:100%;min-height:230px;line-height:1.7;border:0!important;border-radius:0!important;padding:16px!important;font-size:14px!important}.writing-preview{min-height:230px;padding:16px}.writing-preview .review-copy{padding:0}.creation-details summary{cursor:pointer;padding:8px 0;font-size:14px;font-weight:550}.creation-details summary span{float:right;color:#999;font-size:12px;font-weight:400}.creation-details>.new-topic-fields,.creation-details>label,.creation-details>.editor-note{margin:14px 0}.topic-relation-picker{max-height:280px;margin-top:10px;overflow:auto}.topic-relation-picker label{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;font-size:13px;display:flex}.topic-relation-picker select{flex-shrink:0;width:145px}.review-copy-section .review-copy{padding:0}.linked-topic-list{background:#faf8f6;border:1px solid #e1dad5;border-radius:9px;margin:20px 0 24px;padding:16px}.linked-topic-list>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.linked-topic-list h3{color:#332e2b;margin:0;font-size:14px;font-weight:650}.linked-topic-list>header p{color:#8a817c;margin:3px 0 0;font-size:10px;line-height:1.4}.linked-topic-list>header>span{color:#796e68;background:#eee8e4;border-radius:11px;place-items:center;min-width:22px;height:22px;font-size:10px;font-weight:700;display:grid}.linked-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.linked-topic-list .linked-topic-grid>button{text-align:left;background:#fff;border:1px solid #e2dcd7;border-radius:7px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-width:0;padding:11px;display:grid}.linked-topic-list .linked-topic-grid>button:hover{background:#fffdfc;border-color:#caa9a3}.linked-topic-icon{width:28px;height:28px;color:var(--crimson);background:#f4ecea;border-radius:7px;place-items:center;display:grid}.linked-topic-icon svg{width:14px;height:14px}.linked-topic-copy{gap:3px;min-width:0;display:grid}.linked-topic-copy small{color:#938984;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:650}.linked-topic-copy strong{color:#3e3835;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:650;overflow:hidden}.linked-topic-state{color:#756c66;background:#f0ece9;border-radius:999px;padding:4px 6px;font-size:8px;font-weight:700}.linked-topic-state.waiting{color:#8a5d18;background:#fff1dd}@media (width<=650px){.linked-topic-grid{grid-template-columns:1fr}}.creation-fields>*,.topic-editor-form .topic-writing{flex-shrink:0}.creation-sidecar{min-width:0}.topic-relation-picker label>span{overflow-wrap:anywhere;min-width:0}.new-topic-files{gap:11px;display:grid}.new-topic-section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.new-topic-section-heading>div{align-items:baseline;gap:8px;display:flex}.new-topic-section-heading span,.new-topic-section-heading small{color:#999;font-size:12px}.new-topic-dropzone{color:#6f6865;text-align:left;background:#faf8f5;border:1px dashed #cfc6c0;border-radius:9px;justify-content:center;align-items:center;gap:12px;width:100%;padding:17px;transition:background .15s,border-color .15s,color .15s;display:flex}.new-topic-dropzone:hover,.new-topic-dropzone.is-dragging{border-color:var(--crimson);color:var(--crimson);background:#f8efed}.new-topic-dropzone>span{gap:3px;display:grid}.new-topic-dropzone small{color:#918987;font-size:11px;font-weight:400}.new-topic-file-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.new-topic-file-tile{background:#fff;border:1px solid #e2dcd7;border-radius:8px;grid-template-columns:54px minmax(0,1fr) 26px;align-items:center;gap:10px;min-width:0;padding:7px;display:grid}.new-topic-file-tile>img,.new-topic-file-icon{object-fit:cover;color:#9c7773;background:#f1ece8;border-radius:5px;place-items:center;width:54px;height:48px;display:grid}.new-topic-file-icon svg{width:21px}.new-topic-file-tile>div{gap:4px;min-width:0;display:grid}.new-topic-file-tile strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.new-topic-file-tile small{color:#999;font-size:10px}.new-topic-file-tile button{color:#918987;background:0 0;border:0;place-items:center;padding:5px;display:grid}.new-topic-file-tile button:hover{color:var(--crimson)}@media (width<=560px){.new-topic-file-grid{grid-template-columns:1fr}.new-topic-dropzone{justify-content:flex-start}.new-topic-dropzone small{line-height:1.4}}.activity-conversation .thread-heading h2{font-size:17px}.topic-workbench .activity-conversation.short-feed{height:auto;min-height:0;max-height:calc(100dvh - 120px)}.short-feed .message-stream{flex:0 auto;min-height:80px;max-height:440px}.activity-event{color:#8b8583;align-items:flex-start;gap:11px;padding:11px 0;font-size:12px;line-height:1.6;display:flex}.activity-event>svg{flex-shrink:0;margin-top:3px}.activity-event p{color:#77716f;margin:0}.activity-event time{color:#aaa;font-size:10px}.activity-event details{margin-top:6px;font-size:11px}.activity-event summary{cursor:pointer}.activity-decision{background:#f0f3ee;border-radius:9px;gap:10px;margin:12px 0;padding:15px;font-size:13px;display:flex}.activity-decision>svg{flex-shrink:0}.activity-decision details{margin-top:10px;font-size:12px}.activity-decision summary{cursor:pointer;color:#777}.activity-empty{color:#999;padding:20px 0;font-size:13px}.rich-composer{display:block}.comment-tools{border-bottom:1px solid #eee;gap:4px;margin-bottom:6px;padding-bottom:7px;display:flex}.comment-tools button{color:#918785;background:0 0;border:0;padding:4px 8px;font-size:11px}.comment-tools button:last-child{margin-left:auto}.comment-entry{align-items:flex-end;gap:10px;display:flex}.comment-preview{flex:1;min-width:0;max-height:180px;padding:5px 0;font-size:14px;overflow:auto}.comment-rich p{white-space:pre-wrap;margin:0 0 10px}.comment-rich p:last-child{margin-bottom:0}.comment-rich ul{margin:5px 0;padding-left:20px}.comment-rich a{color:var(--crimson);overflow-wrap:anywhere;text-decoration:underline}.topic-files h3{align-items:center;gap:8px;font-size:14px;display:flex}.topic-files h3 span{color:#999;font-size:12px}.topic-followups{margin-top:6px}.activity-decision .review-copy{font-size:12px}.activity-conversation .message-stream{padding-bottom:8px}@media (width<=760px){.app-shell>.workspace{width:100%;min-width:0;margin-left:0}.app-shell .sidebar{z-index:60;width:248px;position:fixed;transform:translate(-100%)}.app-shell.mobile-nav-open .sidebar{transform:translate(0)}.app-shell .side-edge-toggle{z-index:61;left:0}.app-shell.mobile-nav-open .side-edge-toggle{left:232px}.activity-event>div,.activity-decision>div{overflow-wrap:anywhere;min-width:0}.thread-heading{flex-wrap:wrap}}.mail-writing .tiptap{overflow-wrap:anywhere;color:#343235;outline:none;min-height:230px;padding:12px 16px 24px;font-size:15px;line-height:1.65}.mail-writing .tiptap p{margin:0 0 10px}.mail-writing .tiptap p:last-child{margin-bottom:0}.mail-writing .tiptap:has(>p:only-child>br:only-child):before{content:attr(data-placeholder);color:#aaa;float:left;pointer-events:none;height:0}.mail-toolbar{background:#f4f2ef;border-top:1px solid #e8e3df;flex-wrap:wrap;align-items:center;gap:3px;padding:8px 10px;display:flex}.mail-toolbar button{color:#65605d;background:0 0;border:0;border-radius:4px;place-items:center;width:32px;height:30px;padding:0;display:grid}.mail-toolbar button:hover{background:#e8e3de}.mail-toolbar button[aria-pressed=true]{color:var(--crimson);background:#e8d5d7}.format-divider{background:#d7d0cc;width:1px;height:20px;margin:0 5px}.mail-writing ul,.mail-writing ol,.rich-review ul,.rich-review ol{margin:8px 0 14px;padding-left:24px}.mail-writing li p,.rich-review li p{margin:0}.rich-review h2,.rich-review h3{margin:20px 0 8px;font-size:16px}.rich-review p{white-space:normal}.mail-writing .tiptap h2,.mail-writing .tiptap h3{margin:18px 0 8px;font-size:16px}.global-search{color:#96908d;background:#fff;border:1px solid #dedbd8;border-radius:8px;flex-shrink:1;align-items:center;gap:8px;width:390px;min-width:190px;margin-left:auto;padding:6px 9px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.global-search:focus-within{border-color:#ba9d98;box-shadow:0 0 0 3px #a91f3210}.global-search-entry{flex:1;align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.global-search input{width:100%;min-width:80px;font:inherit;background:0 0;border:0;outline:none;flex:1;padding:2px 0;font-size:12px}.global-search>button{color:#999;background:0 0;border:0;flex:none;padding:0}.global-search kbd{white-space:nowrap;color:#aaa;font-size:10px}.search-filter-chip{color:#8f2633;white-space:nowrap;background:#f8ecea;border:1px solid #e4ceca;border-radius:999px;flex:none;align-items:center;gap:3px;max-width:170px;padding:5px 6px 5px 8px;font-size:10px;line-height:1;display:inline-flex}.search-filter-chip span{font-weight:650}.search-filter-chip.project{color:#725c51;background:#f2ede8;border-color:#e0d6cd}.search-filter-chip.company{color:#456653;background:#edf2ef;border-color:#d2dfd7}.search-filter-chip button{color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.global-dropdown{z-index:100;background:#fff;border:1px solid #ddd7d3;border-radius:10px;width:510px;max-width:calc(100vw - 28px);position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 12px 40px #0002}.global-results{max-height:65vh;overflow:auto}.global-results h3{text-transform:uppercase;letter-spacing:.1em;color:#999;margin:0;padding:14px 16px 4px;font-size:10px}.global-results button{text-align:left;color:#393535;background:0 0;border:0;width:100%;padding:10px 16px;display:block}.global-results button[aria-selected=true]{background:#f5eeec}.global-results strong{font-size:13px;font-weight:550;display:block}.global-results small{color:#98908e;margin-top:4px;font-size:11px;display:block}.global-results p{color:#79706d;margin:6px 0 0;font-size:12px;line-height:1.5}.global-results mark{color:inherit;background:#f1dfb7}.search-status{color:#999;border-top:1px solid #eee;padding:12px 16px;font-size:11px}.search-all{width:100%;color:var(--crimson);background:#faf7f5;border:0;padding:12px;font-size:12px;display:block}.thread-message:focus{outline-offset:5px;border-radius:6px;outline:2px solid #b99b63}.topbar .demo-mode{display:none}@media (width<=760px){.topbar{flex-wrap:wrap;gap:10px;height:auto;padding-bottom:10px}.global-search{flex-basis:100%;order:3;width:100%}.global-dropdown{width:100%;left:0;right:auto}.topbar .top-actions{margin-left:auto}}.card-first-campus .project-shortcuts{grid-template-columns:1fr;gap:22px;display:grid}.card-first-campus .project-shortcuts>section+section{border-left:0;padding-left:0}.card-first-campus .shortcut-card-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.topic-key{color:#99847c;white-space:nowrap;margin-right:6px;font-size:11px;font-weight:500}.topic-ticket{color:#9f7c77;letter-spacing:.04em;margin-bottom:7px;font-size:12px}.topic-link-editor h3{margin:0 0 12px;font-size:14px}.topic-link-editor h3 span{color:#aaa;margin-left:8px;font-size:12px;font-weight:400}.link-search-row{gap:8px;display:flex}.link-search-row>select{width:145px!important;font-size:12px!important}.link-search-row>div{color:#aaa;background:#fff;border:1px solid #ddd6d2;border-radius:6px;flex:1;align-items:center;gap:8px;min-width:0;padding:0 10px;display:flex}.link-search-row input{width:100%;min-width:0;box-shadow:none!important;border:0!important;padding-left:0!important;font-size:13px!important}.link-suggestions{background:#fff;border:1px solid #ddd6d2;border-radius:6px;margin-top:5px;overflow:hidden}.link-suggestions button{text-align:left;background:0 0;border:0;align-items:center;gap:8px;width:100%;padding:12px;font-size:13px;display:flex}.link-suggestions button[aria-selected=true]{background:#f5eeeb}.link-suggestions strong{flex:1;font-weight:500}.link-suggestions p{color:#999;padding:12px;font-size:12px}.selected-topic-link{border-bottom:1px solid #eee;align-items:center;gap:10px;margin-bottom:10px;padding:10px 0;font-size:12px;display:flex}.selected-topic-link>span{color:#999}.selected-topic-link strong{flex:1;font-weight:500}.selected-topic-link button{color:#aaa;background:0 0;border:0}.topic-link-editor .editor-note{margin-top:10px;font-size:11px}@media (width<=760px){.card-first-campus .shortcut-card-list{grid-template-columns:1fr}.link-search-row{flex-wrap:wrap}.link-search-row>div{flex-basis:100%}}.global-results .search-excerpt-label{color:#a39a95;font-size:10px}.global-results p{color:#6d6561;margin-top:7px;line-height:1.65}.global-results mark{border-radius:2px;padding:0 1px}.review-copy{padding:4px 0 12px;font-size:14px;line-height:1.6}.review-copy p{margin-bottom:10px}.review-copy-section{border-bottom:0;padding:9px 0}.review-copy-section h3{margin-bottom:4px;font-size:14px}.review-copy-section+ul{margin-top:10px}.review-copy li+li{margin-top:5px}.review-copy ul{margin-bottom:10px}.review-copy hr,.mail-writing hr{border:0;border-top:1px solid #d9d2cd;margin:16px 0}.rich-review h2,.rich-review h3{margin:12px 0 5px}.file-review{background:#fff;border:1px solid #ded8d3;border-radius:8px;margin:12px 0 16px;overflow:hidden}.file-review-tabs{background:#f6f3f0;gap:4px;padding:8px;display:flex;overflow:auto}.file-review-tabs button{color:#827875;background:0 0;border:1px solid #0000;border-radius:5px;flex-shrink:0;align-items:center;gap:6px;max-width:230px;padding:7px;font-size:11px;display:flex}.file-review-tabs button span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.file-review-tabs button[aria-pressed=true]{color:var(--crimson);background:#fff;border-color:#e4d7d5}.file-review-tabs small{font-size:10px}.file-review-header{justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.file-review-header>div:first-child{min-width:0}.file-review-header strong{overflow-wrap:anywhere;font-size:12px;font-weight:550;display:block}.file-review-header small{color:#999;font-size:10px}.file-review-header>div:last-child{align-items:center;gap:10px;display:flex}.file-review-header button,.file-review-header a{color:#7a706b;background:0 0;border:0;padding:3px}.file-review-canvas{background:#efedeb;justify-content:center;align-items:center;height:340px;display:flex}.file-review-canvas img{object-fit:contain;width:100%;height:100%}.file-review-canvas iframe{border:0;width:100%;height:100%}.file-review-canvas p{color:#888;font-size:13px}.file-no-preview{text-align:center}.file-review-expanded{z-index:200;flex-direction:column;margin:0;display:flex;position:fixed;inset:25px;box-shadow:0 0 0 50px #0008}.file-review-expanded .file-review-canvas{flex:1;height:auto;min-height:0}.manage-attachments{color:#999;margin-bottom:12px;font-size:11px}.manage-attachments summary{cursor:pointer}@media (width<=760px){.file-review-expanded{inset:8px}.file-review-canvas{height:300px}}.search-filter-help{color:#aaa;border-bottom:1px solid #eee;align-items:center;gap:8px;padding:10px 14px;font-size:10px;display:flex}.search-filter-help button{color:#756865;background:#f6f3f1;border:0;border-radius:999px;padding:6px 10px;font-size:11px}.search-filter-help button:hover{color:#8f2633;background:#efe8e5}.search-filter-help select{color:#675e5b;background:#fff;border:1px solid #e3ddda;border-radius:6px;max-width:155px;padding:5px 24px 5px 7px;font-size:11px}.global-results .search-attribution{color:#91837c;line-height:1.4}@media (width<=520px){.search-filter-help{flex-wrap:wrap}.search-filter-help>span{width:100%}.search-filter-help select{max-width:190px}.global-search-entry{overflow-x:auto}.search-filter-chip{max-width:125px}}.approval-bar{background:#f2efea;border:1px solid #e5dfd7;border-radius:7px;justify-content:space-between;align-items:center;gap:18px;margin:18px 0 22px;padding:12px 16px;display:flex}.approval-bar-label{color:#85775f;align-items:center;gap:11px;display:flex}.approval-bar-label strong{color:#534c43;font-size:13px;font-weight:550;display:block}.approval-bar-label small{color:#999087;margin-top:3px;font-size:11px;display:block}.approval-bar-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.approval-bar-actions button{min-height:0;padding:7px 11px;font-size:12px}.rd-page .topic-meta{margin-bottom:0}.topic-workbench{padding-top:20px}.conversation-column .task-panel{background:#faf8f5;border:1px solid #e4ded8;border-radius:7px;flex-shrink:0;max-height:36vh;margin:0 0 20px;padding:12px 14px;overflow:auto}.task-panel>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.task-panel h3{margin:0;font-size:12px;font-weight:600}.task-panel h3 span{color:#aaa;margin-left:6px;font-weight:400}.task-panel>header button{padding:0;font-size:11px}.task-panel .followup-list{margin-top:4px}.task-panel .followup-row{border-bottom:0;gap:9px;padding:10px 0}.task-panel .followup-body p{margin-bottom:5px;font-size:12px;line-height:1.5}.task-panel .followup-meta{font-size:10px}.task-panel .followup-check{border-radius:4px;width:16px;height:16px}.task-panel .followup-edit{font-size:10px}.task-panel .task-empty{color:#aaa;margin:10px 0 2px;font-size:11px}.task-completed{font-size:10px}.task-panel .followup-fields{grid-template-columns:1fr}.request-summary{font-size:14px;line-height:1.6}.request-summary h3{font-size:14px}@media (width<=760px){.approval-bar{flex-direction:column;align-items:flex-start;gap:10px}.approval-bar-actions{flex-wrap:wrap}.conversation-column .task-panel{max-height:40vh}}.topic-workbench .activity-conversation,.topic-workbench .activity-conversation.short-feed{height:calc(100dvh - 360px);min-height:360px;max-height:850px;top:76px}.activity-conversation .message-stream,.short-feed .message-stream{flex:1;min-height:0;max-height:none}.plain-composer{background:#fff;border-radius:12px;flex-shrink:0;margin-top:10px;padding:12px;display:block}.plain-composer>textarea{resize:none;width:100%;min-height:70px;max-height:160px;display:block}.composer-bottom{align-items:center;gap:10px;margin-top:8px;display:flex}.composer-bottom>span{color:#aaa;flex:1;font-size:10px}.composer-add-task{color:#8d7773;background:0 0;border:0;align-items:center;gap:4px;padding:3px;font-size:12px;display:flex}.composer-error{color:var(--crimson);margin:8px 0 0;font-size:12px}.task-assignment>div:first-child{justify-content:space-between;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.task-assignment>div:first-child button{background:0 0;border:0}.task-assignment>input{border:1px solid #ddd;border-radius:5px;width:100%;padding:10px;font-size:13px}.task-assignment [role=listbox]{max-height:170px;overflow:auto}.task-assignment [role=option]{background:0 0;border:0;justify-content:space-between;width:100%;padding:10px;font-size:12px;display:flex}.task-assignment [role=option][aria-selected=true]{background:#f5eeeb}.task-assignment [role=option] span{color:#aaa;font-size:10px}.feed-task{background:#f6f3ee;border:1px solid #e4ddd4;border-radius:8px;gap:10px;margin:10px 0;padding:12px;display:flex}.feed-task strong{font-size:13px;font-weight:500}.feed-task small{color:#93877c;margin-top:5px;font-size:11px;display:block}.feed-task [aria-pressed=true]{background:#738674}.feed-task>div{overflow-wrap:anywhere;min-width:0}@media (width<=760px){.topic-workbench .activity-conversation,.topic-workbench .activity-conversation.short-feed{height:75dvh;min-height:420px}.composer-bottom>span{font-size:9px}}.topic-header{padding:2px 0 0}.topic-eyebrow{align-items:center;gap:12px;margin-bottom:13px;display:flex}.topic-header .back{color:#8e817b;align-items:center;gap:6px;margin:0;padding:0;font-size:12px;display:inline-flex}.topic-header .back svg{width:14px;height:14px}.topic-eyebrow-divider{background:#d8d0cb;width:1px;height:12px}.topic-header .topic-ticket{letter-spacing:.06em;color:#9a7a72;margin:0;font-size:11px;font-weight:550}.topic-header .rd-heading{justify-content:flex-start;align-items:center;gap:18px;display:flex}.topic-header .rd-heading h1{letter-spacing:-.025em;font-size:32px;font-weight:600;line-height:1.2}.topic-edit-button{color:#968780;white-space:nowrap;background:0 0;border:1px solid #e2dcd7;border-radius:6px;align-items:center;gap:6px;padding:6px 9px;font-size:11px;display:inline-flex}.topic-edit-button:hover{color:var(--crimson);background:#f3eeea;border-color:#d4c2bb}.topic-header .refined-topic-meta{color:#817771;flex-wrap:wrap;align-items:center;gap:16px;margin-top:12px;margin-bottom:0;font-size:12px;display:flex}.refined-topic-meta .rd-status{color:#786852;background:#f0ede8;border-radius:5px;gap:7px;padding:5px 9px;font-size:11px;display:inline-flex}.refined-topic-meta .rd-status i{width:6px;height:6px}.refined-topic-meta .rd-status.approved{color:#567253;background:#eaf0e9}.topic-owner>span{color:#aaa19a;margin-right:3px}.topic-due{color:#8c8078}.rd-page .approval-bar{background:0 0;border:0;border-bottom:1px solid #e2dcd6;border-radius:0;margin:12px 0 0;padding:13px 0 16px}.rd-page .topic-workbench{border-top:0;padding-top:23px}.approval-bar-label strong{font-size:12px;font-weight:500}.approval-bar-label small{font-size:10px}.approval-bar-label>svg{width:14px;height:14px}.approval-bar-actions .text-button{font-size:11px}@media (width<=760px){.topic-header .rd-heading h1{font-size:28px}.topic-header .rd-heading{flex-wrap:wrap;gap:12px}.topic-header .refined-topic-meta{gap:10px}.topic-eyebrow{margin-bottom:12px}}.plain-composer{position:relative}.mention-picker{z-index:8;background:#fff;border:1px solid #ddd5d0;border-radius:9px;max-height:235px;padding:5px;position:absolute;bottom:calc(100% + 7px);left:0;right:0;overflow:auto;box-shadow:0 8px 25px #0002}.mention-picker button{text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:10px;width:100%;padding:9px;font-size:13px;display:flex}.mention-picker button[aria-selected=true]{background:#f4eae8}.mention-avatar{color:#8f7671;background:#e8e3de;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;display:grid}.mention-picker p{color:#999;padding:10px;font-size:12px}.mention-tag{color:#922b3a;background:#f1e2df;border-radius:4px;padding:1px 4px;font-weight:500}.composer-more{position:relative}.task-menu-item{white-space:nowrap;color:#715b54;background:#fff;border:1px solid #ddd;border-radius:6px;padding:12px;font-size:12px;position:absolute;bottom:34px;left:0;box-shadow:0 5px 20px #0001}.activity-conversation .thread-heading{padding-bottom:13px}.activity-conversation .message-stream{padding-top:0}.composer-bottom{gap:6px}.feed-task>div{flex:1}.feed-task-edit{align-self:flex-start;font-size:10px;padding:0!important}.topic-workbench.resizable-workbench{grid-template-columns:minmax(320px,1fr) minmax(320px,var(--chat-width));gap:24px}.resizable-workbench .activity-conversation{height:var(--chat-height,calc(100dvh - 260px));min-height:0;max-height:none;padding-left:20px;top:76px;overflow:visible}.chat-resize-handle{cursor:col-resize;touch-action:none;border-radius:4px;width:12px;position:absolute;top:0;bottom:0;left:-12px}.chat-resize-handle:hover,.chat-resize-handle:focus-visible{background:#a9223420;outline:1px solid #a9223455}.chat-panel-tools{align-items:center;gap:14px;display:flex}.thread-heading h2{white-space:nowrap}.resizable-workbench .activity-conversation.chat-expanded{z-index:55;background:var(--paper,#faf9f7);border:1px solid #ddd5d0;border-radius:12px;height:auto;min-height:0;max-height:none;padding:20px;position:fixed;inset:70px 24px 12px;box-shadow:0 12px 60px #0003}.comment-attachments:empty{display:none}.comment-attachments{gap:8px;margin-top:8px;display:grid}.comment-attachments button{text-align:left;color:var(--crimson);font:inherit;background:#fff;border:1px solid #e0dad5;border-radius:7px;flex-wrap:wrap;align-items:center;gap:10px;padding:9px;font-size:12px;display:flex}.comment-attachments img{object-fit:contain;border-radius:4px;max-width:100%;max-height:210px}.comment-attachments span{overflow-wrap:anywhere}.chat-attachment-drafts{flex-wrap:wrap;gap:6px;max-height:110px;display:flex;overflow:auto}.chat-attachment-drafts>div{background:#f5efeb;border-radius:5px;align-items:center;gap:6px;max-width:100%;padding:6px;font-size:12px;display:flex}.chat-attachment-drafts span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-attachment-drafts button{background:0 0;border:0;padding:0;display:flex}.plain-composer.is-dragging{outline:2px dashed var(--crimson);background:#fff8f6}.chat-drop-hint{color:var(--crimson);padding:8px;font-size:13px}.resizable-workbench .plain-composer{margin-bottom:0}.composer-add-task:disabled{opacity:.35}@media (width<=1100px){.topic-workbench.resizable-workbench{grid-template-columns:1fr}.resizable-workbench .activity-conversation{height:calc(100dvh - 150px);min-height:350px;padding-left:0}.chat-resize-handle{display:none}.resizable-workbench .activity-conversation.chat-expanded{min-height:0;padding:14px;inset:10px}.thread-heading h2{font-size:15px}.chat-panel-tools{gap:10px}}@media (width>=761px) and (width<=1100px){.resizable-workbench .proposal-column{grid-area:1/1}.resizable-workbench .conversation-column{grid-area:2/1}}@media (width>=1101px){.workspace:has(.resizable-workbench){height:100dvh;overflow:hidden}.workspace .rd-page:has(.resizable-workbench){box-sizing:border-box;flex-direction:column;height:calc(100dvh - 54px);padding-bottom:12px;display:flex}.rd-page>.topic-header,.rd-page>.approval-bar{flex-shrink:0}.rd-page>.resizable-workbench{flex:1;min-height:0;margin-bottom:0;padding-bottom:0;overflow:hidden}.resizable-workbench>.proposal-column{overscroll-behavior:contain;height:100%;min-height:0;padding-right:8px;overflow-y:auto}.resizable-workbench>.activity-conversation{box-sizing:border-box;height:100%;min-height:0;padding-bottom:0;position:relative;top:auto}.resizable-workbench>.activity-conversation.chat-expanded{height:auto;position:fixed;top:70px}}.workspace .rd-page:has(.resizable-workbench){padding-top:10px}.topic-header{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:14px;padding:0 0 10px;display:flex}.topic-header .topic-eyebrow{flex-shrink:0;gap:9px;margin:0}.topic-header .topic-eyebrow .back{font-size:0}.topic-header .topic-eyebrow .back svg{width:17px;height:17px}.topic-header .topic-eyebrow-divider{display:none}.topic-header .rd-heading{flex:1;gap:10px;min-width:0}.topic-header .rd-heading h1{letter-spacing:-.015em;overflow-wrap:anywhere;font-size:22px;line-height:1.3}.topic-header .topic-ticket{color:#8d675e;background:#eee8e2;border-radius:4px;padding:5px 7px;font-size:11px}.topic-header .refined-topic-meta{gap:12px;margin:0;font-size:11px}.topic-header .topic-edit-button{padding:5px;font-size:0}.topic-header .topic-edit-button svg{width:14px;height:14px}.rd-page .approval-bar{border:0;min-height:36px;margin:0;padding:8px 0}.approval-bar-label{gap:7px}.approval-bar-label>div{align-items:center;gap:9px;display:flex}.approval-bar-label small{display:none}.approval-bar-actions .primary,.approval-bar-actions .secondary{min-height:28px;padding:6px 10px;font-size:11px}.resizable-workbench{position:relative}.review-context .workbench-heading{margin-bottom:12px}.attachment-gallery{margin:12px 0}.attachment-tile-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:10px;display:grid}.attachment-tile{cursor:pointer;text-align:left;background:#fff;border:1px solid #e1dbd4;border-radius:8px;min-width:0;padding:0;transition:border-color .15s,box-shadow .15s;overflow:hidden}.attachment-tile:hover{border-color:#b99c94;box-shadow:0 3px 12px #00000008}.attachment-tile-art{color:#9c756d;background:#f0ece7;justify-content:center;align-items:center;gap:8px;height:82px;display:flex}.attachment-tile-art small{letter-spacing:.08em;font-size:10px;font-weight:600}.attachment-tile-art img{object-fit:cover;width:100%;height:100%}.attachment-tile-copy{padding:10px;display:block}.attachment-tile-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:550;display:block;overflow:hidden}.attachment-tile-copy small{color:#9a8e87;margin-top:5px;font-size:10px;display:block}.file-review.file-review-sidecar{inset:10px calc(var(--chat-width) + 24px) 0 0;z-index:10;border-radius:8px;flex-direction:column;margin:0;display:flex;position:absolute;box-shadow:0 3px 18px #0000000a}.file-review-sidecar .file-review-header{flex-shrink:0}.file-review-sidecar .file-review-canvas{flex:1;height:auto;min-height:0}.file-review-sidecar .file-review-tabs{flex-shrink:0}.file-review.file-review-fullscreen{z-index:150;position:fixed;inset:12px;box-shadow:0 0 0 30px #0006}@media (width<=1100px){.topic-header .refined-topic-meta{width:100%;padding-left:0}.file-review.file-review-sidecar{z-index:65;position:fixed;inset:70px 12px 44dvh}.resizable-workbench:has(.file-review-sidecar)>.activity-conversation:not(.chat-expanded){z-index:65;background:#faf9f7;border:1px solid #ded8d3;border-radius:8px;height:41dvh;min-height:0;padding:10px;position:fixed;inset:auto 12px 10px}.file-review.file-review-fullscreen{z-index:150;inset:10px}.topic-header .rd-heading h1{font-size:20px}}.rd-page .topic-header{flex-shrink:0;gap:12px;min-height:46px;padding:0 0 10px}.topic-header .rd-heading{flex:1;min-width:120px}.topic-header .rd-heading h1{color:#242426;font-size:20px}.topic-header .approval-bar{border:0;flex:0 auto;gap:15px;min-height:0;margin:0;padding:0;display:flex}.topic-header .approval-bar-label strong{color:#786d60;font-size:11px}.topic-header .approval-bar-label>svg{width:13px;height:13px}.topic-header .approval-bar-actions{gap:8px}.topic-header .approval-not-requested .approval-bar-label{display:none}@media (width<=1100px){.topic-header .refined-topic-meta{width:auto}.topic-header .refined-topic-meta:empty{display:none}.topic-header .approval-bar{margin-left:auto}.topic-header .rd-heading h1{font-size:19px}}@media (width<=600px){.topic-header .rd-heading{min-width:120px}.topic-header .approval-bar{justify-content:space-between;width:100%}.topic-header .refined-topic-meta{font-size:10px}.topic-header .approval-bar-label strong{font-size:11px}}.topic-property-strip{scrollbar-width:thin;scrollbar-color:#d6cec8 transparent;order:10;align-items:stretch;gap:5px;width:100%;padding:0 0 1px;display:flex;overflow-x:auto}.topic-property-strip>span,.topic-property-strip>button{color:#615b57;white-space:nowrap;background:#fff;border:1px solid #e4dfda;border-radius:5px;flex:none;align-items:baseline;gap:6px;min-width:0;padding:5px 8px;font:500 10px/1.2 Arial,sans-serif;display:flex}.topic-property-strip>button{cursor:pointer}.topic-property-strip>button:not(:disabled):hover{color:var(--crimson);background:#fbf6f4;border-color:#c9aaa4}.topic-property-strip>button:disabled{cursor:default;color:#aaa19c}.topic-property-strip small{color:#aaa19c;text-transform:uppercase;letter-spacing:.045em;font:400 9px/1 Arial,sans-serif}.topic-property-strip .has-risk{color:#806523;background:#fbf7ed;border-color:#dcc99f}.rd-page .topic-workbench{padding-top:7px}@media (width>=1101px){.workspace .rd-page:has(.resizable-workbench){height:calc(100dvh - 54px)}.rd-page>.resizable-workbench{min-height:0}}@media (width<=600px){.topic-property-strip{padding-bottom:4px}.topic-property-strip>span,.topic-property-strip>button{padding:5px 7px}}.inline-topic-title{color:#242426;background:0 0;border:0;border-bottom:1px solid #cdb8b2;outline:none;flex:1;min-width:140px;max-width:520px;padding:3px 1px;font:600 20px/1.3 Arial,sans-serif}.inline-topic-title:focus{border-bottom-color:var(--crimson)}.inline-edit-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.inline-edit-actions .primary{min-height:29px;padding:6px 12px;font-size:11px}.inline-edit-actions .text-button{font-size:11px}.editing-properties{align-items:center}.editing-properties>label{white-space:nowrap;background:#fff;border:1px solid #d8c9c4;border-radius:5px;flex:none;align-items:center;gap:5px;padding:3px 5px;display:flex}.editing-properties select,.editing-properties input:not([type=checkbox]){color:#504b48;background:0 0;border:0;outline:none;max-width:128px;height:24px;padding:0 3px;font:500 10px Arial,sans-serif}.editing-properties input[type=number]{width:86px}.editing-properties input[type=date]{width:112px}.editing-properties input[type=checkbox]{width:14px;height:14px;accent-color:var(--crimson);margin:0}.editing-properties label:focus-within{border-color:#b7847c;box-shadow:0 0 0 2px #a527360a}.inline-review-editor{gap:14px;margin:0 0 16px;display:grid}.inline-review-editor .topic-writing{background:#fff;border:1px solid #d8d0cb;border-radius:8px;overflow:hidden}.inline-review-editor .mail-writing .tiptap{min-height:220px}.inline-review-editor .topic-link-editor{background:#faf8f6;border:1px solid #e2ddd8;border-radius:8px;padding:14px}.inline-review-editor .topic-link-editor>h3{margin-top:0;font-size:13px}.inline-review-editor .topic-link-editor .editor-note{margin-bottom:0;font-size:11px}.manage-attachments[open]{background:#faf8f6;border:1px solid #e2ddd8;border-radius:8px;padding:10px 12px}.manage-attachments[open] summary{color:#675f5a;margin-bottom:7px;font-size:12px;font-weight:600}.manage-attachments .material-item{margin:6px 0;padding:8px;font-size:12px}.manage-attachments .material-item>button{margin-left:auto}.topic-header:has(.editing-properties) .approval-bar{display:none}.approval-evidence-note{color:#8d837c;margin:7px 0 12px;font-size:11px;line-height:1.5}@media (width<=600px){.inline-topic-title{font-size:18px}.inline-edit-actions{width:auto}.editing-properties select,.editing-properties input:not([type=checkbox]){max-width:110px}.inline-review-editor .mail-writing .tiptap{min-height:180px}}.message-actions-menu{z-index:12;background:#fff;border:1px solid #ddd5d0;border-radius:7px;min-width:165px;padding:5px;position:absolute;bottom:35px;left:0;box-shadow:0 8px 24px #0002}.message-actions-menu button{text-align:left;color:#554e4a;background:0 0;border:0;border-radius:4px;align-items:center;gap:8px;width:100%;padding:9px;font-size:12px;display:flex}.message-actions-menu button:hover{color:var(--crimson);background:#f5efec}.poll-draft{background:#faf8f6;border:1px solid #e1d8d3;border-radius:8px;gap:7px;margin-bottom:9px;padding:10px;display:grid}.poll-draft>div:first-child{color:#74645e;align-items:center;gap:7px;display:flex}.poll-draft>div:first-child strong{flex:1;font-size:12px}.poll-draft button{color:#8b7771;background:0 0;border:0;padding:2px}.poll-draft>input,.poll-option-input input{width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #ded8d4;border-radius:5px;padding:8px;font-size:12px}.poll-option-input{align-items:center;gap:4px;display:flex}.poll-draft>.text-button{justify-self:start;align-items:center;gap:4px;font-size:11px;display:inline-flex}.mention-picker button>span:nth-child(2){flex-direction:column;gap:2px;display:flex}.mention-picker button small{color:#9b918c;font-size:10px;font-weight:400}.here-notice{color:#9a3443;background:#f3e4e6;border-radius:4px;padding:2px 5px;font-size:9px;font-weight:600}.message-byline .here-notice+time{margin-left:auto}.chat-poll{gap:7px;margin-top:9px;display:grid}.chat-poll h3{color:#302c2a;margin:0 0 2px;font:600 13px/1.4 Arial,sans-serif}.chat-poll>button{isolation:isolate;text-align:left;color:#4e4946;background:#fff;border:1px solid #ddd7d2;border-radius:6px;align-items:center;gap:7px;width:100%;padding:9px 10px;font:500 12px Arial,sans-serif;display:flex;position:relative;overflow:hidden}.chat-poll>button:hover{border-color:#bd9c96}.chat-poll>button[aria-pressed=true]{color:#83202f;border-color:#a52736}.poll-result{z-index:-1;width:var(--poll-percent);background:#f4e8e8;position:absolute;inset:0 auto 0 0}.chat-poll>button>span:nth-child(2){flex:1}.chat-poll>button small{color:#938a85;font-size:9px}.chat-poll footer{color:#9a918d;padding:1px 2px;font-size:9px}@media (width<=600px){.poll-draft,.chat-poll>button{padding:8px}.composer-bottom>span{display:none}}.notification-center{position:relative}.notification-trigger{color:#3e3e42;background:0 0;border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:relative}.notification-trigger:hover,.notification-trigger[aria-expanded=true]{color:#981c2c;background:#f3eeee}.notification-trigger>span{color:#fff;background:#a6192e;border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:750;display:grid;position:absolute;top:0;right:0}.notification-popover{z-index:100;background:#fff;border:1px solid #ded9d4;border-radius:14px;width:min(430px,100vw - 24px);max-height:min(640px,100vh - 86px);padding:0;position:absolute;top:46px;right:0;overflow:auto;box-shadow:0 18px 50px #231b1730}.notification-popover>header{border-bottom:1px solid #eee9e5;flex-direction:column;padding:16px 18px 12px;display:flex}.notification-popover>header strong{font-size:17px}.notification-popover>header small{color:#787478;margin-top:3px}.notification-popover>button{text-align:left;color:#222;background:#fff;border:0;border-bottom:1px solid #eee9e5;grid-template-columns:34px 1fr;gap:11px;width:100%;padding:14px 16px;display:grid}.notification-popover>button:hover{background:#faf7f5}.notification-popover>button.unread{background:#fcf5f5}.notification-popover>button.unread:before{content:"";position:absolute}.notification-popover .avatar{width:34px;height:34px;font-size:11px}.notification-popover button>span:last-child{min-width:0}.notification-popover button strong,.notification-popover button small,.notification-popover button p{display:block}.notification-popover button strong{font-size:13px}.notification-popover button small{color:#827d79;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.notification-popover button p{color:#49464a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.notification-popover>footer{color:#7f7975;background:#faf9f8;padding:11px 16px;font-size:11px}.notification-empty{color:#777;text-align:center;padding:28px 18px}.notification-settings>p{max-width:760px}.notification-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0;display:grid}.notification-channel-grid>label{cursor:pointer;border:1px solid #ded9d4;border-radius:11px;align-items:flex-start;gap:10px;padding:14px;display:flex}.notification-channel-grid>label:has(input:checked){background:#fcf6f6;border-color:#ad5965}.notification-channel-grid input{margin-top:3px}.notification-channel-grid strong,.notification-channel-grid small{display:block}.notification-channel-grid small{color:#777;margin-top:4px;line-height:1.3}.rd-success{color:#27653e;font-weight:650}.campus-title-actions{align-items:center;gap:10px;display:flex}.campus-title-actions .searchbox{min-width:260px}.project-dialog-backdrop{z-index:500;background:#241c1966;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.project-dialog{background:#fff;border-radius:16px;width:min(680px,100%);overflow:hidden;box-shadow:0 30px 80px #21130f4d}.project-dialog form>header{border-bottom:1px solid #e8e3df;justify-content:space-between;gap:20px;padding:22px 24px 16px;display:flex}.project-dialog h2{margin:0;font-size:24px}.project-dialog header p{color:#716c68;margin:5px 0 0}.project-dialog header button{background:0 0;border:0}.project-create-fields{grid-template-columns:1fr 180px;gap:18px;padding:22px 24px;display:grid}.project-create-fields label{flex-direction:column;gap:7px;font-weight:650;display:flex}.project-create-fields .wide{grid-column:1/-1}.project-create-fields input,.project-create-fields textarea,.project-create-fields select{font:inherit;border:1px solid #ccc5c0;border-radius:8px;padding:11px 12px}.project-create-fields textarea{resize:vertical;min-height:105px}.project-create-fields small{color:#777;font-weight:400}.project-dialog .rd-error{margin:0 24px 16px}.project-dialog form>footer{background:#faf8f6;border-top:1px solid #e8e3df;justify-content:flex-end;gap:9px;padding:15px 24px;display:flex}.campus-page-toolbar{justify-content:space-between;align-items:center;gap:12px;margin:0 0 17px;display:flex}.campus-page-toolbar .searchbox{background:#fff;width:min(420px,100%);height:38px}.campus-page-toolbar .searchbox>button{color:#9a928e;background:0 0;border:0;flex:none;place-items:center;padding:3px;display:grid}.campus-page-toolbar .searchbox>button:hover{color:var(--crimson)}.campus-page-toolbar>.primary{white-space:nowrap;align-items:center;gap:6px;min-height:38px;display:inline-flex}.shortcut-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.project-shortcuts .shortcut-heading h2{margin:0}.shortcut-heading .primary{align-items:center;gap:6px;min-height:32px;padding:7px 11px;font-size:11px;display:inline-flex}.topbar .crumb strong{color:#332f2c;font-weight:650}@media (width<=760px){.compact-campus.card-first-campus{padding-top:16px}}@media (width<=520px){.campus-page-toolbar{flex-direction:column;align-items:stretch}.campus-page-toolbar .searchbox{width:100%}.campus-page-toolbar>.primary{justify-content:center}}.message-byline .comment-link{color:#8a8582;opacity:0;background:0 0;border:0;border-radius:5px;align-items:center;gap:4px;margin-left:auto;padding:2px 5px;font-size:11px;display:inline-flex}.thread-message:hover .comment-link,.comment-link:focus{opacity:1}.message-byline .comment-link:hover{color:#9d1c2f;background:#f7eeee}.close-topic-action{color:#6f6661!important}@media (width<=760px){.notification-popover{width:auto;position:fixed;top:60px;left:12px;right:12px}.notification-channel-grid{grid-template-columns:1fr}.campus-title-actions{align-items:stretch;width:100%}.campus-title-actions .searchbox{flex:1;min-width:0}.project-create-fields{grid-template-columns:1fr}.project-create-fields .wide{grid-column:auto}.message-byline .comment-link{opacity:1}.message-byline .comment-link span{display:none}}.notification-popover button p{-webkit-line-clamp:unset;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.4;display:block;overflow:visible}.person-avatar{color:#6f6864;background:#e9e5e1;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:10px;font-weight:650;display:grid;overflow:hidden}.person-avatar img{object-fit:cover;width:100%;height:100%;display:block}.plain-composer{border-radius:13px;padding:9px 10px 8px}.composer-writing-row{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;display:grid}.composer-avatar{margin-top:6px}.composer-input-shell{min-width:0;min-height:42px;max-height:132px;position:relative;overflow:hidden}.composer-highlight,.composer-input-shell textarea{box-sizing:border-box;white-space:pre-wrap;overflow-wrap:anywhere;letter-spacing:normal;width:100%;min-height:42px;max-height:132px;overflow-y:auto;resize:none!important;font-kerning:auto!important;border:0!important;margin:0!important;padding:7px 4px!important;font:400 14px/1.5 Arial,sans-serif!important}.composer-highlight{pointer-events:none;color:#302e30;position:absolute;inset:0;overflow:hidden}.composer-highlight mark{color:#9d1c2f;font:inherit;letter-spacing:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#f4e4e6;border-radius:3px;margin:0 -2px;padding:1px 2px}.composer-input-shell textarea{-webkit-text-fill-color:transparent;caret-color:#29272a;z-index:1;position:relative;color:#0000!important;background:0 0!important}.composer-input-shell textarea::placeholder{-webkit-text-fill-color:#9d9895;color:#9d9895!important}.composer-bottom{gap:5px;min-height:34px;margin-top:4px;padding-left:40px}.composer-bottom>span{margin-left:5px}.plain-composer .composer-add-task{border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.plain-composer .composer-add-task:hover{color:#9d1c2f;background:#f4efec}.thread-message{grid-template-columns:30px minmax(0,1fr);align-items:start;column-gap:9px;display:grid}.thread-message-avatar{grid-area:1/1/span 2;margin-top:1px}.thread-message>.message-byline,.thread-message>.message-bubble{grid-column:2}.thread-message>.message-byline{margin-left:0}.thread-message>.message-bubble{min-width:0}.thread-message.is-own{margin-left:auto}.mention-picker .person-avatar.mention-avatar{width:28px;height:28px;display:grid}.mention-picker .mention-avatar img{object-fit:cover;width:100%;height:100%}.sidebar-project-group{border-block:1px solid #e9e4e0;gap:6px;margin:13px 0;padding:13px 0;display:grid}.sidebar nav .sidebar-project-heading{width:100%;min-height:57px;box-shadow:none;background:#f6f1ee;border:1px solid #dfd7d1;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 15px;align-items:center;gap:10px;padding:9px;display:grid}.sidebar nav .sidebar-project-heading:hover{background:#f8f3f1;border-color:#c9b2aa}.sidebar-project-mark{background:var(--crimson);color:#fff;letter-spacing:.035em;border-radius:7px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:grid!important}.sidebar-project-copy{gap:2px;min-width:0;display:grid!important}.sidebar-project-copy small{color:#8d817b;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:700}.sidebar-project-copy strong{color:#272326;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.sidebar-project-chevron{color:#9e918b}.sidebar-project-nav{gap:2px;padding-left:15px;display:grid;position:relative}.sidebar-project-nav:before{content:"";background:#ddd4ce;width:1px;position:absolute;top:5px;bottom:5px;left:16px}.sidebar nav .sidebar-project-nav button{border-radius:6px;gap:12px;margin-left:12px;padding:10px 12px 10px 18px;position:relative}.sidebar nav .sidebar-project-nav button:before{content:"";background:#ddd4ce;width:11px;height:1px;position:absolute;top:50%;left:-11px}.sidebar nav .sidebar-project-nav button.active{box-shadow:none;background:#f5e9e9;font-weight:650}.sidebar nav .sidebar-project-nav button.active:after{content:"";background:var(--crimson);border-radius:2px;width:3px;position:absolute;top:9px;bottom:9px;left:-12px}.nav-collapsed .sidebar-project-group{margin:8px 0;padding:9px 0}.nav-collapsed .sidebar nav .sidebar-project-heading{background:0 0;border:0;justify-content:center;min-height:48px;padding:7px;display:flex}.nav-collapsed .sidebar-project-copy,.nav-collapsed .sidebar-project-chevron{display:none!important}.nav-collapsed .sidebar-project-nav{padding-left:0}.nav-collapsed .sidebar-project-nav:before,.nav-collapsed .sidebar-project-nav button:before,.nav-collapsed .sidebar-project-nav button.active:after{display:none}.nav-collapsed .sidebar nav .sidebar-project-nav button{margin-left:0;padding:14px}.workspace-team-intro{background:#f8f5f2;border:1px solid #e5ded8;border-radius:8px;align-items:flex-start;gap:13px;margin-bottom:18px;padding:16px 18px;display:flex}.workspace-team-intro>svg{color:var(--crimson);flex:none}.workspace-team-intro p{color:#777;margin:4px 0 0;font-size:12px;line-height:1.5}.workspace-people-list{background:#fff;border:1px solid #e2ddd8;border-radius:8px;overflow:hidden}.workspace-person{border-top:1px solid #ece8e4;grid-template-columns:minmax(220px,1.2fr) minmax(130px,.7fr) minmax(300px,1.7fr) 110px;align-items:center;gap:18px;min-height:82px;padding:12px 16px;display:grid}.workspace-person:first-child{border-top:0}.workspace-person .avatar{overflow:hidden}.workspace-person .avatar img{object-fit:cover;width:100%;height:100%}.workspace-person-company,.workspace-person-role{color:#706a67;font-size:12px}.project-access-list{flex-wrap:wrap;gap:6px;display:flex}.project-access-list button{color:#494442;background:#faf8f6;border:1px solid #ded7d2;border-radius:15px;align-items:baseline;gap:6px;padding:6px 9px;display:flex}.project-access-list button:hover{color:var(--crimson);background:#f8eeee;border-color:#b9989b}.project-access-list strong{font-size:11px}.project-access-list small{text-transform:capitalize;color:#918984;font-size:9px}@media (width<=1000px){.workspace-person{grid-template-columns:minmax(200px,1fr) minmax(280px,1.4fr)}.workspace-person-company{display:none}.workspace-person-role{text-align:right}}@media (width<=700px){.workspace-person{grid-template-columns:1fr;gap:9px}.workspace-person-role{text-align:left}.project-access-list{padding-left:44px}.workspace-team-intro{padding:14px}}.card-first-campus .project-edit{z-index:2;color:#948a7c;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:27px;height:27px;padding:0;display:grid;position:absolute;top:7px;right:40px}.card-first-campus .project-edit:hover{color:var(--crimson);background:#fff}.project-dialog input:disabled{color:#776f6a;cursor:not-allowed;background:#f2efec;border-color:#dfd9d4}.register-create-topic{white-space:nowrap;height:39px;padding:8px 13px}.register-create-topic svg{margin:0}.register-tools{align-items:center}@media (width<=760px){.register-tools{flex-wrap:wrap}.register-create-topic{order:3;margin-left:auto}.register-tools .searchbox{order:1}.register-tools .filter-button{order:2}}@media (width<=600px){.composer-bottom{padding-left:0}.composer-writing-row{grid-template-columns:26px minmax(0,1fr);gap:8px}.person-avatar{width:26px;height:26px}.thread-message{grid-template-columns:26px minmax(0,1fr)}}.message-stream{padding-inline:0}.message-date{color:#77716f;justify-content:center;margin:19px 0 17px;font-size:10px;font-weight:600;position:relative}.message-date:before,.message-date:after{z-index:0;position:absolute;left:0;right:0}.message-date:after{display:none}.message-date{isolation:isolate}.message-date:first-line{background:#fff}.thread-message{border-radius:7px;grid-template-columns:34px minmax(0,1fr);column-gap:10px;width:100%;max-width:none;margin:0;padding:7px 8px 8px;transition:background .12s;position:relative}.thread-message:hover,.thread-message:focus{background:#f7f5f3;outline:none}.thread-message-avatar{width:34px;height:34px;margin-top:0}.message-byline{gap:7px;margin:0 0 2px;font-size:11px;line-height:1.35}.message-byline strong{color:#29272a;font-size:13px;font-weight:700}.message-byline time{color:#918c89;margin-left:0;font-size:10px}.message-bubble,.is-own .message-bubble{color:#383438;background:0 0;border-radius:0;padding:0;font-size:13px;line-height:1.5}.message-bubble .comment-rich p{margin-bottom:6px}.message-bubble .comment-rich a{color:#1264a3;text-decoration:none}.message-bubble .comment-rich a:hover{text-decoration:underline}.message-actions{z-index:4;background:#fff;border:1px solid #dcd7d3;border-radius:8px;align-items:center;padding:3px;display:none;position:absolute;top:-14px;right:8px;box-shadow:0 4px 14px #2a211c18}.thread-message:hover .message-actions,.thread-message:focus-within .message-actions{display:flex}.message-actions button{color:#726d69;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:27px;padding:0;font-size:14px;display:grid}.message-actions button:hover{color:#8e2635;background:#f1eeeb}.reaction-picker{z-index:7;background:#fff;border:1px solid #ddd7d3;border-radius:9px;gap:2px;padding:5px;display:flex;position:absolute;top:20px;right:8px;box-shadow:0 9px 28px #241b1730}.reaction-picker button{background:0 0;border:0;border-radius:6px;width:31px;height:31px;padding:0;font-size:17px}.reaction-picker button:hover{background:#f2efec;transform:scale(1.08)}.message-reactions{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.message-reactions button{color:#625d59;background:#fff;border:1px solid #dad5d1;border-radius:13px;align-items:center;gap:5px;height:25px;padding:2px 8px;display:inline-flex}.message-reactions button[aria-pressed=true]{color:#8f2434;background:#f8ecee;border-color:#b2606d}.message-reactions button strong{font-size:10px;font-weight:600}.message-reactions button span{font-size:13px}.plain-composer{background:#fff;border:1px solid #bdb7b2;border-radius:10px;padding:9px 10px 7px;box-shadow:0 1px #00000008}.plain-composer:focus-within{border-color:#8f8883;box-shadow:0 0 0 1px #8f888320}.composer-writing-row{grid-template-columns:28px minmax(0,1fr);gap:9px}.composer-avatar{width:28px;height:28px;margin-top:6px}.composer-bottom{border-top:0;min-height:30px;margin-top:2px;padding-left:37px}.composer-bottom>span{color:#9a9490}.thread-composer button.primary{border-radius:6px;width:29px;height:29px;min-height:29px}.composer-emoji-menu{z-index:12;background:#fff;border:1px solid #ddd5d0;border-radius:9px;grid-template-columns:repeat(6,32px);gap:2px;padding:7px;display:grid;position:absolute;bottom:35px;left:0;box-shadow:0 8px 24px #0002}.composer-emoji-menu button{background:0 0;border:0;border-radius:6px;width:32px;height:32px;padding:0;font-size:18px}.composer-emoji-menu button:hover{background:#f3efec;transform:scale(1.08)}@media (width<=600px){.message-actions{display:flex;top:-12px}.thread-message{grid-template-columns:30px minmax(0,1fr);padding-inline:4px}.thread-message-avatar{width:30px;height:30px}.composer-bottom{padding-left:0}.composer-emoji-menu{grid-template-columns:repeat(6,30px);left:-65px}}.mention-picker{border-radius:10px;padding:5px}.mention-picker button{grid-template-columns:32px minmax(0,1fr) auto;gap:10px;min-height:51px;padding:7px 9px;display:grid}.mention-picker button[aria-selected=true]{color:#fff;background:#9e2638}.mention-picker button[aria-selected=true] small,.mention-picker button[aria-selected=true] .mention-scope{color:#f3dfe2}.mention-picker .person-avatar.mention-avatar,.mention-picker .mention-avatar{border-radius:7px;width:32px;height:32px}.mention-person-copy{text-align:left;min-width:0;gap:2px!important;display:grid!important}.mention-person-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mention-person-copy small{color:#8e8884;text-transform:capitalize;font-size:10px;font-weight:400}.mention-scope{color:#999;white-space:nowrap;justify-self:end;font-size:10px}.shared-message-label{color:#1264a3;background:#e6f4fa;border:0;border-radius:4px;align-items:center;gap:5px;margin:3px 0 6px;padding:3px 6px;font:500 11px Arial,sans-serif;display:inline-flex}.shared-message-label:hover{background:#d8edf6}.message-link-preview{text-align:left;color:#343035;background:#fff;border:1px solid #d5d1ce;border-radius:9px;grid-template-columns:34px minmax(0,1fr);gap:10px;width:100%;margin:0 0 6px;padding:12px;display:grid}.message-link-preview:hover{background:#fcfbfa;border-color:#aaa39e}.message-link-preview>.person-avatar{border-radius:7px;width:34px;height:34px}.message-link-preview-copy{gap:2px;min-width:0;display:grid}.message-link-preview-copy>span{align-items:baseline;gap:8px;display:flex}.message-link-preview-copy strong{font-size:13px}.message-link-preview-copy time,.message-link-preview-copy small{color:#8b8581;font-size:10px}.message-link-preview-copy p{color:#3e393d;-webkit-line-clamp:4;white-space:pre-wrap;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}@media (width<=500px){.mention-scope{display:none}.mention-picker button{grid-template-columns:30px minmax(0,1fr)}.message-link-preview{padding:10px}}.owner-label{color:var(--crimson);letter-spacing:.06em;text-transform:uppercase;background:#f2e7e5;border-radius:999px;margin-bottom:8px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.settings-card-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}.settings-card-heading h2{margin:0}.settings-card-heading p{color:#777;margin:5px 0 0;font-size:12px}.brand-preview{background:#faf9f7;border:1px solid #e2ddd8;border-radius:9px;align-items:center;gap:10px;min-width:220px;padding:11px;display:flex}.brand-preview>i{background:var(--preview-accent);border-radius:4px;align-self:stretch;width:5px}.brand-preview span{gap:2px;display:grid}.brand-preview strong{font-size:12px}.brand-preview small{color:#888;font-size:10px}.workspace-setting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:20px;display:grid}.workspace-setting-grid label{gap:7px;font-size:12px;font-weight:650;display:grid}.workspace-setting-grid label:last-child{grid-column:1/-1;max-width:420px}.workspace-color-input{grid-template-columns:48px 1fr;gap:9px;display:grid}.workspace-color-input input[type=color]{cursor:pointer;width:48px;height:42px;padding:3px}.workspace-color-input input:not([type=color]){min-width:0}.workspace-brand-settings>.primary{margin-top:4px}@media (width<=650px){.settings-card-heading{display:grid}.brand-preview{width:100%}.workspace-setting-grid{grid-template-columns:1fr}.workspace-setting-grid label:last-child{grid-column:auto}}.topics-workspace{flex-direction:column;max-width:none;height:calc(100dvh - 54px);padding:14px 20px 16px;display:flex;overflow:hidden}.topics-workspace>.register{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.topics-workspace .register-head{flex:none;align-items:flex-end;padding:16px 20px 0}.topics-workspace .register h2{margin:0;font-size:25px;font-weight:600;line-height:1.15}.register-project-context{color:#8a8581;margin:3px 0 -1px;font-size:11px;line-height:1.35}.topics-workspace .topic-tabs button{padding-top:8px;padding-bottom:9px}.topics-workspace .register-caption{flex:none;padding:9px 20px}.topics-workspace .design-register-scroll{overscroll-behavior:contain;flex:1;min-height:0;overflow:auto}.topics-workspace .design-register thead{z-index:3;position:sticky;top:0}.topics-workspace .design-register th{box-shadow:0 1px #dcd9d4}.design-register .topic-section-row td{color:#5c5652;vertical-align:middle;background:#f6f4f1;border-bottom:1px solid #e4dfda;padding:9px 14px}.design-register .topic-section-row:hover{background:0 0}.topic-section-row td{display:table-cell}.topic-section-row td>span{align-items:center;gap:7px;font-size:11px;font-weight:750;display:inline-flex}.topic-section-row td>span svg{width:14px;height:14px}.topic-section-row td>span b{text-align:center;background:#e9e4df;border-radius:999px;min-width:18px;padding:2px 6px;font-size:9px}.topic-section-row td>small{color:#918984;margin:0 0 0 10px;font-size:10px;font-weight:500;display:inline}.design-register .approval-section-row td{color:#74581d;background:#fbf6e9;border-block-color:#e2d5b8}.approval-section-row td>span b{color:#74581d;background:#f0e3c5}.design-register .ready-approval-topic{background:#fffdf7}.design-register .ready-approval-topic:hover{background:#fbf5e7}.design-register .ready-approval-topic td:first-child{box-shadow:inset 3px 0 #c49a44}.topics-workspace>.register>.empty,.topics-workspace>.register>.skeleton-list{flex:1;min-height:0;overflow:auto}@media (width<=760px){.workspace:has(.topics-workspace){height:100dvh}.topics-workspace{height:calc(100dvh - 58px);padding:10px 10px 12px}.topics-workspace .register-head{padding:13px 13px 0}.topics-workspace .register h2{font-size:22px}.topics-workspace .register-tools{margin-top:8px;padding-bottom:9px}.topics-workspace .register-caption{padding:8px 13px}.register-project-context{font-size:10px}}.project-photo img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.project-photo.project-cover-placeholder,.project-image-current.project-cover-placeholder{background:#f2f0ed!important}.project-photo.project-cover-placeholder img,.project-image-current.project-cover-placeholder img{object-fit:cover;filter:none}.project-dialog{max-height:calc(100dvh - 32px);overflow:auto}.project-image-field{gap:7px;display:grid}.project-image-field>span{font-weight:650}.project-image-control{grid-template-columns:150px 1fr;align-items:center;gap:14px;display:grid}.project-image-current,.project-image-placeholder,.project-image-control>img{object-fit:cover;background:#f2efeb;border:1px solid #ded7d1;border-radius:8px;width:150px;height:84px;overflow:hidden}.project-image-current img{object-fit:cover;width:100%;height:100%}.project-image-placeholder{color:#9a8d87;justify-content:center;align-items:center;gap:8px;padding:11px;display:flex}.project-image-placeholder small{line-height:1.3}.project-image-control>div:last-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.project-image-control>div:last-child>small{width:100%}.project-dialog-footer-spacer{flex:1}.project-delete-trigger{color:#9c2e3d;background:0 0;border:0;align-items:center;gap:6px;padding:7px;display:inline-flex}.project-delete-trigger:hover{background:#f5e9e9;border-radius:5px}.project-delete-confirm{background:#fbf3f3;border:1px solid #dfbec2;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin:0 24px 17px;padding:13px 14px;display:grid}.project-delete-confirm strong{font-size:13px}.project-delete-confirm p{color:#756b69;margin:3px 0 0;font-size:11px}.danger-button{color:#fff;background:#a11d2e;border:0;border-radius:5px;padding:9px 13px;font-weight:650}.danger-button:hover{background:#841425}.danger-button:disabled{opacity:.55;cursor:default}.topic-delete-button{color:#9a8f89;background:#fff;border:1px solid #e1dbd7;border-radius:5px;flex:none;place-items:center;width:29px;height:29px;display:grid}.topic-delete-button:hover{color:#a11d2e;background:#fbf3f3;border-color:#cf9da4}.delete-topic-warning{color:#8e2635;background:#fbf3f3;border:1px solid #dfbec2;border-radius:8px;align-items:flex-start;gap:11px;padding:14px;display:flex}.delete-topic-warning div{gap:4px;display:grid}.delete-topic-warning p{color:#6f6663;margin:0;font-size:12px;line-height:1.45}@media (width<=600px){.project-image-control{grid-template-columns:1fr}.project-image-current,.project-image-placeholder,.project-image-control>img{width:100%;height:120px}.project-delete-confirm{grid-template-columns:1fr}.project-dialog form>footer{flex-wrap:wrap}.project-dialog-footer-spacer{display:none}.project-delete-trigger{margin-right:auto}}.project-dialog{width:min(740px,100%);max-height:calc(100dvh - 24px)}.project-dialog form>header{padding:18px 22px 13px}.project-create-fields{gap:12px 16px;padding:16px 22px}.project-create-fields textarea{min-height:72px}.project-create-fields label.wide:has(textarea){grid-column:auto}.project-dialog form>footer{padding:12px 22px}.project-image-current,.project-image-placeholder,.project-image-control>img{height:68px}.project-image-placeholder{padding:9px}.sidebar-people-slot{border-bottom:1px solid #e9e4e0;gap:5px;margin-bottom:4px;padding-bottom:13px;display:grid}.nav-collapsed .sidebar-people-slot{padding-bottom:9px}.design-register .has-unread-comments td:first-child{box-shadow:inset 3px 0 0 var(--crimson)}.design-register .has-unread-comments .register-topic>button{align-items:center;gap:0;font-weight:700;display:inline-flex}.topic-unread-badge{height:21px;color:var(--crimson);white-space:nowrap;background:#fff7f7;border:1px solid #e5b9bf;border-radius:11px;align-items:center;gap:5px;margin-left:9px;padding:0 8px 0 6px;font-size:9px;font-weight:750;line-height:1;display:inline-flex;box-shadow:0 0 0 2px #fff}.topic-unread-badge i{background:var(--crimson);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 2px #f4dadd}.design-register .has-unread-comments:hover .topic-unread-badge{box-shadow:0 0 0 2px #f7f0ed}.activity-conversation .message-stream{background:#fff;padding:4px 8px 14px;scroll-padding-block:46px}.activity-conversation .message-date{color:#625e5b;letter-spacing:.005em;justify-content:center;align-items:center;min-height:28px;margin:22px -8px 18px;font-size:11px;font-weight:700;display:flex;position:relative}.activity-conversation .message-date:before{content:"";z-index:0;background:#ddd9d5;height:1px;position:absolute;top:50%;left:0;right:0}.activity-conversation .message-date span{z-index:1;background:#fff;border:1px solid #d8d3cf;border-radius:999px;align-items:center;min-height:28px;padding:0 14px;display:inline-flex;position:relative;box-shadow:0 1px #00000008}.activity-conversation .thread-message{border-radius:8px;grid-template-columns:38px minmax(0,1fr);column-gap:11px;margin:0 0 5px;padding:9px 10px 10px 8px}.activity-conversation .thread-message+.thread-message{margin-top:3px}.activity-conversation .thread-message:hover,.activity-conversation .thread-message:focus-within{background:#f7f6f4}.activity-conversation .thread-message-avatar{border-radius:8px;width:38px;height:38px;box-shadow:inset 0 0 0 1px #0000000d}.activity-conversation .message-byline{align-items:baseline;gap:8px;margin:0 0 3px;line-height:1.25}.activity-conversation .message-byline strong{color:#242124;letter-spacing:-.01em;font-size:14px;font-weight:720}.activity-conversation .message-byline time{color:#7f7a77;font-size:11px;font-weight:400}.activity-conversation .message-bubble,.activity-conversation .is-own .message-bubble{color:#373438;letter-spacing:-.004em;max-width:76ch;font-size:14.5px;line-height:1.52}.activity-conversation .comment-rich p{white-space:pre-wrap;margin:0 0 9px}.activity-conversation .comment-rich p:last-child{margin-bottom:0}.activity-conversation .comment-rich ul,.activity-conversation .comment-rich ol{gap:4px;margin:8px 0 7px;padding-left:24px;display:grid}.activity-conversation .comment-rich li{padding-left:3px}.activity-conversation .comment-rich strong{color:#29262a;font-weight:720}.activity-conversation .message-reactions{margin-top:8px}.activity-conversation .activity-event{color:#817b77;background:#faf9f8;border-radius:7px;margin:3px 8px;padding:8px 10px}.activity-conversation .feed-task,.activity-conversation .activity-decision{margin:8px 8px 12px}.approval-decision-panel{border:1px solid #decfc8;border-left:4px solid var(--crimson);background:#fbf7f5;border-radius:9px;justify-content:space-between;align-items:center;gap:22px;margin:22px 0 4px;padding:18px 20px;display:flex}.approval-decision-panel>div:first-child{min-width:0}.approval-decision-panel small{color:#9b7770;letter-spacing:.12em;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.approval-decision-panel strong{color:#292524;font-size:14px;display:block}.approval-decision-panel p{color:#7f7671;margin:4px 0 0;font-size:12px;line-height:1.45}.approval-decision-actions{flex-shrink:0;align-items:center;gap:9px;display:flex}.approval-decision-actions button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.decision-attachment-field{gap:8px;display:grid}.decision-attachment-field>span{color:#514b48;font-size:12px;font-weight:600}.decision-attachment-field>span small{color:#9d9590;margin-left:5px;font-weight:400}.decision-file-picker{color:#706762;cursor:pointer;background:#faf8f6;border:1px dashed #cfc4bd;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:62px;font-size:12px;font-weight:600;position:relative;display:flex!important}.decision-file-picker:hover{border-color:var(--crimson);color:var(--crimson)}.decision-file-picker input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.decision-file-list{flex-wrap:wrap;gap:6px;display:flex}.decision-file-list>span{color:#5f5753;background:#f1eeeb;border-radius:6px;align-items:center;gap:6px;max-width:100%;padding:6px 7px;font-size:11px;display:inline-flex}.decision-file-list>span>button{color:#8d817b;background:0 0;border:0;padding:0;display:inline-flex}.decision-file-list>span>button:hover{color:var(--crimson)}.activity-decision{border-left:3px solid #6f876b}.activity-decision.changes_requested{background:#f7f1ea;border-left-color:#b67b43}.activity-decision .rd-evidence{margin-top:10px}.activity-decision .rd-evidence>button{background:#fff;border-color:#ddd5cf}.feed-task-content{flex:1;min-width:0}.feed-task-content>.comment-rich{border-top:1px solid #e5ded8;margin-top:8px;padding-top:8px}.completed-task-entry{background:#f4f6f2;border-radius:8px;align-items:flex-start;padding:12px!important}.task-completion-resources{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.task-completion-resources a,.task-completion-resources button{color:#655c57;background:#fff;border:1px solid #ddd6d1;border-radius:6px;align-items:center;gap:6px;max-width:100%;min-height:30px;padding:6px 9px;font-size:11px;text-decoration:none;display:inline-flex}.task-completion-resources button .image-preview{border-radius:4px;width:34px;height:26px;overflow:hidden}.task-completion-resources button .image-preview img{object-fit:cover;width:100%;height:100%}@media (width<=760px){.approval-decision-panel{flex-direction:column;align-items:flex-start}.approval-decision-actions{flex-wrap:wrap;justify-content:flex-end;width:100%}}.sidebar-campus-nav{border:1px solid #0000;border-radius:9px;gap:3px;margin-bottom:5px;padding:4px;display:grid}.sidebar-campus-nav>header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;display:grid}.sidebar nav .campus-projects-link{color:#282422;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:12px;min-width:0;min-height:40px;padding:9px 7px;font-size:12px;font-weight:620;display:flex}.sidebar nav .campus-projects-link svg{color:#6f6965;flex:none;width:18px;height:18px}.sidebar nav .campus-projects-link span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar nav .campus-view-all{color:#8b817c;white-space:nowrap;background:0 0;border:0;border-radius:5px;padding:6px;font-size:8px;font-weight:700}.sidebar nav .campus-projects-link:hover,.sidebar nav .campus-view-all:hover{color:var(--crimson);background:#f5f1ee}.sidebar-campus-nav.active{background:#f8f3f1;border-color:#eadfdb}.sidebar-campus-nav.active .campus-projects-link,.sidebar-campus-nav.active .campus-projects-link svg{color:var(--crimson)}.campus-project-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:1px 4px 5px 31px;display:grid}.campus-project-shortcuts .sidebar-project-list{min-width:0}.campus-project-shortcuts .sidebar-project-list>small{color:#aaa09a;padding:2px 3px;font-size:6px}.sidebar nav .campus-project-shortcuts .sidebar-project-row{border-radius:5px;min-height:26px;padding:4px 5px}.sidebar nav .campus-project-shortcuts .sidebar-project-row:hover{padding-left:5px}.campus-project-shortcuts .sidebar-project-name{font-size:9px}.sidebar-campus-nav+.sidebar-primary-nav{padding-top:0;padding-bottom:10px}.nav-collapsed .sidebar-campus-nav{background:0 0;border:0;margin:0 0 5px;padding:0}.nav-collapsed .sidebar-campus-nav>header{display:block}.nav-collapsed .sidebar nav .campus-projects-link{justify-content:center;min-height:42px;padding:10px}.nav-collapsed .campus-projects-link span,.nav-collapsed .campus-view-all,.nav-collapsed .campus-project-shortcuts{display:none}.activity-conversation .message-link-preview{max-width:70ch;margin-top:4px}@media (width<=600px){.activity-conversation .message-stream{padding-inline:3px}.activity-conversation .thread-message{grid-template-columns:32px minmax(0,1fr);column-gap:9px;padding:8px 5px 9px}.activity-conversation .thread-message-avatar{width:32px;height:32px}.activity-conversation .message-bubble,.activity-conversation .is-own .message-bubble{font-size:14px}.activity-conversation .message-date{margin-inline:-3px}}.project-team-page,.project-activity-page{max-width:1400px;padding-top:22px}.team-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:2px 0 18px;display:grid}.team-metric-grid article,.activity-metric-grid button{text-align:left;background:#fff;border:1px solid #e4dfdb;border-radius:10px;align-items:center;gap:12px;min-height:76px;padding:14px 16px;display:flex;box-shadow:0 1px 1px #27140d08}.team-metric-grid svg,.activity-metric-grid button>svg{width:20px;height:20px;color:var(--crimson)}.team-metric-grid span,.activity-metric-grid button span{gap:2px;display:grid}.team-metric-grid strong,.activity-metric-grid button strong{color:#24211f;font-variant-numeric:tabular-nums;font-size:22px;line-height:1}.team-metric-grid small,.activity-metric-grid button small{color:#7d7773;font-size:11px;line-height:1.3}.team-invite-card{grid-template-columns:minmax(190px,1.2fr) repeat(3,minmax(140px,.7fr)) auto;align-items:end;gap:12px;margin:0 0 16px;padding:16px;display:grid}.team-invite-card h2,.team-invite-card>p{grid-column:1/-1;margin:0}.team-invite-card>p{color:#777;margin-top:-6px;font-size:11px}.team-invite-card label{gap:6px;font-size:11px;font-weight:700;display:grid}.team-invite-card .detail-actions{margin:0}.team-filters{margin:0 0 14px}.team-filters .searchbox{min-width:280px}.project-member-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.project-member-card{background:#fff;border:1px solid #e3ded9;border-radius:11px;gap:13px;min-width:0;padding:17px 18px;display:grid;box-shadow:0 1px 1px #27140d08}.project-member-card>header{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.project-member-card>header>span:nth-child(2){gap:2px;min-width:0;display:grid}.project-member-card>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.project-member-card>header small{color:#89827e;font-size:11px}.member-card-avatar{border-radius:9px;width:42px;height:42px;font-size:12px}.member-card-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.approver-chip{color:#397049;text-transform:uppercase;letter-spacing:.035em;background:#edf5ef;border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:9px;font-weight:750;display:inline-flex}.approver-chip svg{width:12px;height:12px}.project-member-card>a{text-overflow:ellipsis;color:#6f6965;width:max-content;max-width:100%;font-size:11px;text-decoration:none;overflow:hidden}.project-member-card>a:hover{color:var(--crimson);text-decoration:underline}.member-access-row{border-block:1px solid #eeeae7;grid-template-columns:minmax(140px,.75fr) minmax(0,1fr);align-items:end;gap:18px;padding:12px 0;display:grid}.member-access-row>span{gap:5px;display:grid}.member-access-row small{color:#918984;letter-spacing:.05em;text-transform:uppercase;font-size:9px;font-weight:750}.member-access-row strong{text-transform:capitalize;font-size:12px}.member-access-row select{text-transform:capitalize;width:100%;height:34px}.member-access-row p{color:#77706c;margin:0;font-size:11px;line-height:1.45}.member-workload{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.member-workload span{background:#f7f5f3;border-radius:7px;gap:2px;padding:9px 10px;display:grid}.member-workload strong{font-variant-numeric:tabular-nums;font-size:17px}.member-workload small{color:#857e79;font-size:9px}.project-member-card>footer{color:#8a837f;justify-content:space-between;align-items:center;gap:12px;font-size:9px;display:flex}.project-member-card>footer>span{align-items:center;gap:5px;display:inline-flex}.project-member-card>footer svg{width:12px;height:12px}.project-member-card>footer button{color:#9a3542;background:0 0;border:0;font-size:10px}.pending-invitations{background:#faf9f7;border:1px dashed #d9d2cd;border-radius:9px;align-items:center;gap:10px;margin-top:12px;padding:12px 14px;font-size:11px;display:flex}.pending-invitations span{color:#807a76}.activity-metric-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin:2px 0 16px;display:grid}.activity-metric-grid button{appearance:none;cursor:pointer;min-width:0;transition:border-color .15s,background .15s,transform .15s}.activity-metric-grid button:hover{border-color:#cdbab7;transform:translateY(-1px)}.activity-metric-grid button.selected{background:#faf0f1;border-color:#c88d95;box-shadow:inset 0 0 0 1px #c88d95}.activity-metric-grid button:focus-visible{outline:2px solid var(--crimson);outline-offset:2px}.activity-toolbar{gap:10px;margin-bottom:12px;display:grid}.activity-category-tabs{border-bottom:1px solid #e4dfdc;align-items:center;gap:3px;display:flex;overflow:auto}.activity-category-tabs button{color:#736d69;text-transform:capitalize;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 11px;font-size:11px}.activity-category-tabs button:hover{color:#292522}.activity-category-tabs button.active{border-bottom-color:var(--crimson);color:var(--crimson);font-weight:750}.activity-filters{margin:0}.activity-filters .searchbox{min-width:300px}.project-activity-timeline{background:#fff;border:1px solid #e2ddd9;border-radius:11px;overflow:hidden}.project-activity-timeline>section>header{z-index:1;color:#655f5b;background:#f8f7f5;border-block:1px solid #e9e5e2;justify-content:space-between;align-items:center;gap:12px;padding:8px 15px;display:flex;position:sticky;top:0}.project-activity-timeline>section:first-child>header{border-top:0}.project-activity-timeline>section>header strong{text-transform:uppercase;letter-spacing:.05em;font-size:10px}.project-activity-timeline>section>header span{color:#97908b;font-size:9px}.activity-item{border-bottom:1px solid #f0ece9;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:11px;padding:13px 15px;display:grid}.activity-item:last-child{border-bottom:0}.activity-item:hover{background:#fcfbfa}.activity-kind{color:#756c67;background:#f1edeb;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.activity-kind svg{width:15px;height:15px}.activity-discussion .activity-kind{color:#3f6d83;background:#edf3f7}.activity-approvals .activity-kind{color:#397049;background:#edf5ef}.activity-tasks .activity-kind{color:#936222;background:#faf0e2}.activity-files .activity-kind{color:#704e86;background:#f2edf7}.activity-team .activity-kind{color:#924854;background:#f8eeee}.activity-item>div{gap:3px;min-width:0;display:grid}.activity-context{color:#817a76;font-size:10px}.activity-context button{color:var(--crimson);font:inherit;background:0 0;border:0;padding:0;font-weight:700}.activity-context button:hover{text-decoration:underline}.activity-item>div>strong{color:#2a2725;font-size:12px;line-height:1.4}.activity-item p{color:#6d6763;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:1px 0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.activity-item>div>small{color:#aaa29d;letter-spacing:.045em;text-transform:uppercase;font-size:8px}.activity-item time{color:#96908c;white-space:nowrap;padding-top:2px;font-size:9px}@media (width<=1100px){.activity-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.team-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.project-team-page,.project-activity-page{padding-top:14px}.project-member-grid{grid-template-columns:1fr}.team-invite-card{grid-template-columns:1fr 1fr}.team-invite-card label:first-of-type,.team-invite-card .detail-actions{grid-column:1/-1}.activity-filters{grid-template-columns:1fr;display:grid}.activity-filters .searchbox{min-width:0}.activity-metric-grid button{min-height:67px;padding:11px}.activity-item{grid-template-columns:30px minmax(0,1fr)}.activity-item time{grid-column:2}}@media (width<=520px){.team-metric-grid,.activity-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-metric-grid article,.activity-metric-grid button{min-height:64px;padding:10px}.team-metric-grid strong,.activity-metric-grid button strong{font-size:19px}.project-member-card{padding:14px}.project-member-card>header{grid-template-columns:38px minmax(0,1fr)}.member-card-avatar{width:38px;height:38px}.approver-chip{grid-column:2;width:max-content}.member-access-row{grid-template-columns:1fr}.pending-invitations{flex-direction:column;align-items:flex-start}}.team-role-guide{background:#faf9f7;border:1px solid #e4dfdb;border-radius:10px;grid-template-columns:1.25fr repeat(4,1fr);gap:0;margin:0 0 14px;display:grid;overflow:hidden}.team-role-guide>div,.team-role-guide>span{border-right:1px solid #e7e2de;align-content:center;gap:3px;min-height:60px;padding:10px 13px;display:grid}.team-role-guide>:last-child{border-right:0}.team-role-guide>div strong{font-size:11px}.team-role-guide>div span,.team-role-guide small{color:#817a76;font-size:9px;line-height:1.35}.team-role-guide b{color:#4c4744;font-size:10px}.project-member-card{grid-template-columns:minmax(195px,.85fr) minmax(145px,.6fr) minmax(330px,1.35fr) minmax(190px,.8fr);align-items:center;gap:12px 18px;padding:14px 16px}.project-member-card>header{grid-template-columns:42px minmax(0,1fr);align-self:start}.project-member-card>header .approver-chip{grid-column:2;width:max-content;margin-top:2px}.project-member-card>header small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-access-row{border:0;border-inline:1px solid #eeeae7;grid-template-columns:1fr;align-content:center;align-self:stretch;gap:5px;padding:0 16px}.member-access-row p{gap:2px;display:grid}.member-access-row p>strong{color:#302c2a;font-size:10px}.member-access-row p{color:#827b77;font-size:9px}.member-access-row select{height:32px;font-size:11px}.member-capabilities{grid-template-columns:1fr repeat(3,minmax(92px,.75fr));align-items:center;gap:7px;display:grid}.member-capabilities>div{gap:2px;display:grid}.member-capabilities>div small{color:#918a85;font-size:8px;line-height:1.35}.member-capabilities label{cursor:pointer;background:#faf9f8;border:1px solid #ece7e3;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-height:46px;padding:7px 8px;display:flex}.member-capabilities label>span{gap:1px;display:grid}.member-capabilities label b{font-size:9px;line-height:1.2}.member-capabilities label small{color:#928a85;font-size:7.5px;line-height:1.2}.member-capabilities input{width:15px;height:15px;accent-color:var(--crimson);flex:none}.member-capabilities input:disabled{cursor:default;opacity:.55}.member-capabilities label:has(input:checked){background:#fbf2f3;border-color:#d9b5ba}.project-member-card .member-workload{grid-template-columns:repeat(3,1fr)}.project-member-card .member-workload span{min-width:0;padding:8px}.project-member-card .member-workload strong{font-size:15px}.project-member-card .member-workload small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.project-member-card>footer{border-top:1px solid #f0ece9;grid-column:1/-1;padding-top:9px}.activity-metric-grid{grid-template-columns:repeat(7,minmax(0,1fr))}@media (width<=1200px){.project-member-card{grid-template-columns:minmax(190px,.8fr) minmax(150px,.55fr) minmax(0,1.6fr)}.project-member-card .member-workload{grid-column:1/-1}.activity-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=850px){.team-role-guide{grid-template-columns:1fr 1fr}.team-role-guide>div{grid-column:1/-1}.team-role-guide>span{border-top:1px solid #e7e2de}.team-role-guide>span:nth-child(odd){border-right:0}.project-member-card{grid-template-columns:1fr 1fr}.member-capabilities,.project-member-card .member-workload{grid-column:1/-1}.member-access-row{border-right:0}.project-member-card>footer{grid-column:1/-1}}@media (width<=600px){.team-role-guide{display:none}.project-member-card{grid-template-columns:1fr}.member-access-row{border-block:1px solid #eeeae7;border-left:0;padding:11px 0}.member-capabilities{grid-column:auto;grid-template-columns:1fr}.member-capabilities>div{margin-bottom:2px}.member-capabilities label{min-height:48px}.project-member-card .member-workload{grid-column:auto}.activity-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.team-role-guide>div span,.team-role-guide small{font-size:10px}.team-role-guide b{font-size:11px}.project-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-member-card{grid-template-columns:1fr;align-items:stretch;gap:13px;padding:17px 18px;display:grid}.project-member-card>header{align-self:auto}.member-access-row{border:1px solid #eeeae7;border-inline:0;grid-template-columns:minmax(140px,.75fr) minmax(0,1fr);align-items:end;gap:18px;padding:12px 0;display:grid}.member-access-row p{font-size:10px}.member-access-row p>strong{font-size:11px}.member-capabilities{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.member-capabilities>div{grid-column:1/-1}.member-capabilities>div strong{font-size:11px}.member-capabilities>div small{font-size:9px}.member-capabilities label{min-height:54px;padding:9px 10px}.member-capabilities label b{font-size:10px}.member-capabilities label small{font-size:8.5px}.project-member-card .member-workload,.project-member-card>footer{grid-column:auto}@media (width<=1050px){.project-member-grid{grid-template-columns:1fr}}@media (width<=600px){.member-access-row,.member-capabilities{grid-template-columns:1fr}.member-capabilities>div{grid-column:auto}}.page-heading{align-items:center;margin-bottom:16px}.page-heading h1,.settings-page .page-heading h1{letter-spacing:-.025em;margin:0 0 3px;font:600 26px/1.15 Arial,sans-serif}.page-heading p,.settings-page .page-heading p{color:#77716d;margin:0;font-size:12px;line-height:1.4}.campus-title-row{align-items:center;margin-bottom:17px}.campus-title-row h1{font-size:26px;line-height:1.15}.workspace-team-page{padding-top:22px}.workspace-team-intro{margin-bottom:14px;padding:13px 15px}.workspace-team-intro strong{font-size:12px}.workspace-team-intro p{font-size:10px}.settings-page{padding-top:22px}.settings-card{padding:20px}.settings-card h2{font-size:16px}.project-team-page,.project-activity-page{padding-top:18px}@media (width<=700px){.page-heading h1,.settings-page .page-heading h1,.campus-title-row h1{font-size:23px}.page-heading p,.settings-page .page-heading p{font-size:11px}}.file-library-summary{background:#faf9f7;border:1px solid #e5dfdb;border-radius:9px;align-items:center;gap:0;margin-bottom:13px;display:flex;overflow:hidden}.file-library-summary span{border-right:1px solid #e7e2df;gap:1px;min-width:140px;padding:9px 14px;display:grid}.file-library-summary span:last-child{border-right:0}.file-library-summary strong{font-variant-numeric:tabular-nums;font-size:16px}.file-library-summary small{color:#817a76;font-size:9px}.file-library-toolbar{align-items:center;gap:12px;margin-bottom:12px;display:flex}.file-library-toolbar .searchbox{width:min(480px,55%)}.file-library-toolbar>label:last-child{color:#66615e;align-items:center;gap:7px;font-size:10px;display:flex}.file-library-toolbar select{background:#fff;border:1px solid #ded8d4;border-radius:6px;height:36px;padding:0 28px 0 10px}.project-file-library{grid-template-columns:1fr;gap:12px;min-height:0;display:grid}.project-file-library.has-preview{grid-template-columns:minmax(390px,.85fr) minmax(500px,1.35fr)}.project-file-list{align-content:start;gap:8px;min-width:0;display:grid}.project-file-row{background:#fff;border:1px solid #e4dfdb;border-radius:9px;overflow:hidden;box-shadow:0 1px 1px #27140d08}.project-file-row.selected{box-shadow:inset 3px 0 var(--crimson);border-color:#cdaeb2}.project-file-open{text-align:left;background:0 0;border:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;padding:12px 14px;display:grid}.project-file-open:hover{background:#fbfaf9}.project-file-open>i{width:38px;height:38px;color:var(--crimson);background:#f4efec;border-radius:7px;place-items:center;display:grid}.project-file-open>i svg{width:18px;height:18px}.project-file-open>span{gap:3px;min-width:0;display:grid}.project-file-open strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.project-file-open small{color:#8a837e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.file-row-version{color:#5f5955;align-items:end;font-size:10px}.file-topic-links{background:#fcfbfa;border-top:1px solid #f0ece9;flex-wrap:wrap;align-items:flex-start;gap:6px;padding:8px 12px;display:flex}.file-topic-links>span{color:#958e89;text-transform:uppercase;letter-spacing:.045em;align-items:center;gap:4px;padding:5px 2px;font-size:8px;display:inline-flex}.file-topic-links>span svg{width:11px;height:11px}.file-topic-links button{color:#4d4845;text-align:left;background:#fff;border:1px solid #e2dbd7;border-radius:6px;gap:1px;max-width:260px;padding:5px 8px;display:grid}.file-topic-links button:hover{color:var(--crimson);border-color:#be979d}.file-topic-links button b{color:var(--crimson);font-size:9px}.file-topic-links button{font-size:9px}.file-topic-links button small{color:#918a85;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.project-file-viewer{background:#fff;border:1px solid #ded8d4;border-radius:10px;align-self:start;position:sticky;top:10px;overflow:hidden;box-shadow:0 8px 25px #3e26151a}.project-file-viewer>header{border-bottom:1px solid #ebe6e2;justify-content:space-between;align-items:flex-start;gap:12px;padding:13px 15px;display:flex}.project-file-viewer>header div{gap:2px;display:grid}.project-file-viewer>header small{color:#968f8a;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.project-file-viewer h2{margin:0;font-size:14px}.file-viewer-close{color:#756e69;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.file-viewer-close:hover{background:#f2eeeb}.file-viewer-close svg{width:16px;height:16px}.file-viewer-controls{background:#faf9f7;border-bottom:1px solid #ebe6e2;align-items:center;gap:7px;padding:8px 12px;display:flex}.file-viewer-controls label{color:#6e6763;align-items:center;gap:6px;margin-right:auto;font-size:9px;display:flex}.file-viewer-controls select,.file-viewer-controls button{background:#fff;border:1px solid #ddd6d2;border-radius:5px;height:30px;padding:0 9px;font-size:9px}.file-viewer-controls button{align-items:center;gap:5px;display:inline-flex}.file-viewer-controls svg{width:13px;height:13px}.file-library-preview{background:#eeeae6;border:0;border-bottom:1px solid #e8e3df;height:min(52vh,520px);padding:0}.file-library-preview img,.file-library-preview iframe{object-fit:contain;background:#fff;border:0;width:100%;height:100%;display:block}.viewer-topic-links{gap:6px;padding:11px 14px;display:grid}.viewer-topic-links>strong{font-size:10px}.viewer-topic-links>button{text-align:left;background:#faf8f6;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;padding:7px 9px;display:flex}.viewer-topic-links>button:hover{color:var(--crimson);background:#f6eaeb}.viewer-topic-links>button span{font-size:9px}.viewer-topic-links>button b{color:var(--crimson)}.viewer-topic-links>button small{color:#8f8883;font-size:8px}.viewer-topic-links p{color:#8a837e;margin:0;font-size:9px}.project-file-viewer>footer{color:#8d8681;border-top:1px solid #ebe6e2;justify-content:space-between;align-items:center;gap:10px;padding:9px 13px;font-size:8px;display:flex}.project-file-viewer>footer button{background:#fff;border:1px solid #ddd6d2;border-radius:5px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;display:inline-flex}.project-file-viewer>footer svg{width:13px;height:13px}@media (width<=1050px){.project-file-library.has-preview{grid-template-columns:1fr}.project-file-viewer{grid-row:1;position:relative;top:auto}.file-library-preview{height:min(55vh,480px)}}@media (width<=650px){.file-library-summary span{flex:1;min-width:0;padding:8px 9px}.file-library-toolbar{flex-direction:column;align-items:stretch}.file-library-toolbar .searchbox{width:100%}.project-file-open{grid-template-columns:34px minmax(0,1fr)}.file-row-version{grid-column:2;align-items:start}.file-viewer-controls{flex-wrap:wrap;align-items:stretch}.file-viewer-controls label{width:100%}.viewer-topic-links>button{flex-direction:column;align-items:flex-start}}.project-files-page{max-width:1480px;padding-top:20px}.file-page-heading{margin-bottom:18px}.file-page-heading h1{letter-spacing:-.025em;font-size:24px}.file-page-heading p{color:#77706b;margin-top:3px;font-size:12px}.file-page-heading .primary{height:40px;box-shadow:none;border-radius:7px;padding:0 16px}.file-page-heading .primary svg{width:16px}.file-library-toolbar{border-bottom:1px solid #e8e2de;grid-template-columns:minmax(300px,540px) 150px auto 1fr;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:15px;display:grid}.file-library-toolbar .searchbox{border-radius:7px;width:100%;height:40px}.file-library-toolbar>select{color:#504b48;background:#fff;border:1px solid #ddd6d1;border-radius:7px;width:100%;height:40px;padding:0 30px 0 12px;font-size:11px}.file-view-toggle{background:#fff;border:1px solid #ddd6d1;border-radius:7px;align-items:center;height:38px;padding:1px;display:flex}.file-view-toggle button{color:#8c847f;background:0 0;border:0;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.file-view-toggle button:hover{color:#4a4542;background:#f5f1ef}.file-view-toggle button.active{color:var(--crimson);background:#f6e9ea}.file-view-toggle svg{width:15px;height:15px}.file-library-count{color:#88817c;white-space:nowrap;justify-self:end;margin:0;font-size:10px}.file-library-count strong{color:#3f3a37}.file-library-count i{vertical-align:middle;background:#beb6b0;border-radius:50%;width:3px;height:3px;margin:0 7px;display:inline-block}.project-file-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));align-items:start;gap:14px;display:grid}.project-file-card{background:#fff;border:1px solid #dfd9d5;border-radius:10px;transition:transform .15s,border-color .15s,box-shadow .15s;overflow:hidden;box-shadow:0 1px 2px #3b24130a}.project-file-card:hover{border-color:#cfc5bf;transform:translateY(-1px);box-shadow:0 8px 22px #4c312013}.project-file-card-preview{color:#a01d2e;background:linear-gradient(145deg,#eee8e3,#f8f6f3);border:0;border-bottom:1px solid #e8e3df;width:100%;height:136px;position:relative;overflow:hidden}.project-file-card-preview:after{content:"";background:linear-gradient(#0000 55%,#251b1610);position:absolute;inset:0}.file-card-art{background:#fff;border:1px solid #ddd5cf;border-radius:4px;place-items:center;width:78px;height:96px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 7px 18px #5b413322}.file-card-art:before{content:"";border-top:0 solid #0000;border-bottom:18px solid #e8e0da;border-left:18px solid #0000;border-right:0 solid #0000;position:absolute;top:-1px;right:-1px}.file-card-art svg{stroke-width:1.6px;width:27px;height:27px}.file-card-art b{color:#817973;letter-spacing:.12em;font-size:8px;position:absolute;bottom:11px}.file-card-preview-label{z-index:1;color:#5f5853;opacity:0;background:#fffdfa;border-radius:999px;padding:5px 8px;font-size:9px;transition:all .15s;position:absolute;bottom:9px;right:10px;transform:translateY(3px);box-shadow:0 1px 5px #3f2d2320}.project-file-card-preview:hover .file-card-preview-label,.project-file-card-preview:focus-visible .file-card-preview-label{opacity:1;transform:none}.file-card-body{gap:11px;padding:14px 15px 12px;display:grid}.file-card-title{gap:4px;min-width:0;display:grid}.file-card-title strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;font-size:13px;overflow:hidden}.file-card-title small{text-overflow:ellipsis;white-space:nowrap;color:#8a837e;font-size:9px;overflow:hidden}.file-card-meta{color:#837c77;align-items:center;gap:8px;font-size:9px;display:flex}.file-card-meta span+span:before{content:"·";color:#c0b9b4;margin-right:8px}.file-card-locations{flex-wrap:wrap;align-items:center;gap:5px;min-height:28px;display:flex}.file-card-locations>span{color:#9a928c;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:4px;margin-right:2px;font-size:8px;display:inline-flex}.file-card-locations>span svg{width:11px}.file-card-locations button{color:#625b56;background:#faf8f6;border:1px solid #e1d9d4;border-radius:999px;align-items:center;gap:5px;max-width:210px;padding:5px 8px;font-size:8px;display:inline-flex}.file-card-locations button:hover{color:var(--crimson);background:#f8edef;border-color:#c9a7ab}.file-card-locations button b{color:var(--crimson)}.file-card-locations button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-card-locations em{color:#97908a;font-size:8px;font-style:normal}.file-card-actions{background:#fcfbfa;border-top:1px solid #eee9e5;align-items:center;padding:7px 9px;display:flex}.file-card-actions button{color:#6f6863;background:0 0;border:0;border-radius:5px;align-items:center;gap:4px;padding:6px 8px;font-size:9px;display:inline-flex}.file-card-actions button:hover{color:#2d2927;background:#f2eeeb}.file-card-actions button:first-child{color:var(--crimson);margin-right:auto;font-weight:650}.file-card-actions svg{width:12px;height:12px}.project-file-grid.is-list{grid-template-columns:1fr;gap:8px}.project-file-grid.is-list .project-file-card{grid-template-columns:86px minmax(0,1fr) auto;min-height:94px;display:grid}.project-file-grid.is-list .project-file-card:hover{transform:none}.project-file-grid.is-list .project-file-card-preview{border-bottom:0;border-right:1px solid #e8e3df;grid-area:1/1/span 2;width:86px;height:100%;min-height:94px}.project-file-grid.is-list .file-card-art{width:43px;height:55px;box-shadow:0 4px 10px #5b413318}.project-file-grid.is-list .file-card-art:before{border-width:0 0 11px 11px}.project-file-grid.is-list .file-card-art svg{width:17px;height:17px}.project-file-grid.is-list .file-card-art b{font-size:6px;bottom:6px}.project-file-grid.is-list .file-card-preview-label{display:none}.project-file-grid.is-list .file-card-body{grid-area:1/2/span 2;grid-template-columns:minmax(190px,.8fr) auto minmax(200px,1fr);align-content:center;gap:12px;padding:13px 15px}.project-file-grid.is-list .file-card-title{align-self:center}.project-file-grid.is-list .file-card-meta{white-space:nowrap;align-self:center}.project-file-grid.is-list .file-card-locations{align-self:center}.project-file-grid.is-list .file-card-actions{background:#fcfbfa;border-top:0;border-left:1px solid #eee9e5;grid-area:1/3/span 2;align-self:stretch;gap:2px;padding:10px}.project-file-grid.is-list .file-card-actions button:first-child{margin-right:0}.project-file-grid.is-list .file-card-actions button{white-space:nowrap}.file-preview-backdrop{z-index:180;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1f1712a6;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.file-preview-backdrop .project-file-viewer{background:#fff;border:1px solid #d8d0cb;border-radius:12px;flex-direction:column;width:min(1260px,94vw);height:min(840px,91vh);max-height:none;display:flex;position:relative;top:auto;overflow:hidden;box-shadow:0 26px 80px #160d0870}.file-preview-backdrop .project-file-viewer>header{flex-shrink:0;align-items:center;padding:14px 18px}.file-preview-backdrop .project-file-viewer>header small{font-size:8px}.file-preview-backdrop .project-file-viewer h2{font-size:16px}.file-preview-backdrop .project-file-viewer>header p{color:#8d8580;margin:2px 0 0;font-size:9px}.file-preview-backdrop .file-viewer-controls{flex-shrink:0;padding:8px 14px}.file-viewer-workspace{background:#e8e4e0;flex:1;grid-template-columns:minmax(0,1fr) 235px;min-height:0;display:grid}.file-preview-backdrop .file-library-preview{background:#272727;border:0;height:auto;min-height:0}.file-preview-backdrop .file-library-preview iframe,.file-preview-backdrop .file-library-preview img{background:#2b2b2b}.file-preview-backdrop .viewer-topic-links{background:#fff;border-left:1px solid #ddd6d2;align-content:start;gap:9px;padding:18px;overflow:auto}.file-preview-backdrop .viewer-topic-links>small{color:#948c86;letter-spacing:.1em;font-size:8px}.file-preview-backdrop .viewer-topic-links>strong{font-size:13px}.file-preview-backdrop .viewer-topic-links>button{background:#faf8f6;border:1px solid #e5ded9;flex-direction:column;align-items:flex-start;padding:9px}.file-preview-backdrop .viewer-topic-links>button span{font-size:10px;line-height:1.35}.viewer-file-details{color:#817a75;border-top:1px solid #e8e2de;gap:7px;margin-top:7px;padding-top:13px;font-size:9px;display:grid}.file-preview-backdrop .project-file-viewer>footer{flex-shrink:0;padding:9px 14px}@media (width<=1100px){.file-library-toolbar{grid-template-columns:minmax(220px,1fr) 140px auto}.file-library-count{display:none}.project-file-grid.is-list .file-card-body{grid-template-columns:minmax(180px,1fr) auto}.project-file-grid.is-list .file-card-locations{grid-column:1/-1}.project-file-grid.is-list .file-card-actions{flex-direction:column;justify-content:center}}@media (width<=900px){.file-viewer-workspace{grid-template-columns:1fr}.file-preview-backdrop .viewer-topic-links{display:none}.file-preview-backdrop{padding:12px}.file-preview-backdrop .project-file-viewer{width:100%;height:94vh}.project-file-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}}@media (width<=600px){.file-library-toolbar{grid-template-columns:minmax(0,1fr) auto}.file-library-toolbar .searchbox{grid-column:1/-1}.file-library-toolbar>select{min-width:0}.project-file-grid{grid-template-columns:1fr}.project-file-card-preview{height:112px}.project-file-grid.is-list .project-file-card{grid-template-columns:70px minmax(0,1fr)}.project-file-grid.is-list .project-file-card-preview{width:70px}.project-file-grid.is-list .file-card-body{grid-template-columns:1fr;padding:11px}.project-file-grid.is-list .file-card-meta,.project-file-grid.is-list .file-card-locations{grid-column:1}.project-file-grid.is-list .file-card-actions{border-top:1px solid #eee9e5;border-left:0;flex-direction:row;grid-area:3/1/auto/-1}.file-viewer-controls{flex-wrap:wrap}.file-viewer-controls label{width:100%}.file-preview-backdrop .project-file-viewer>footer span{display:none}}.workspace-settings-page{max-width:1160px}.workspace-access-settings .settings-card-heading{align-items:flex-start;margin-bottom:16px}.workspace-access-settings .settings-card-heading>div{gap:4px;display:grid}.workspace-access-settings .settings-card-heading>div p{color:#77706b;margin:0;font-size:11px}.workspace-access-settings .settings-card-heading>svg{width:20px;color:var(--crimson)}.workspace-access-toolbar{grid-template-columns:minmax(280px,1fr) 220px;align-items:end;gap:12px;margin-bottom:14px;display:grid}.workspace-access-toolbar .searchbox{width:100%}.workspace-access-toolbar>label:last-child{color:#6f6863;gap:5px;font-size:10px;font-weight:650;display:grid}.workspace-access-toolbar select{color:#4d4845;background:#fff;border:1px solid #dcd5d0;border-radius:7px;height:40px;padding:0 11px}.workspace-settings-tabs{border-bottom:1px solid #dfd8d3;align-items:center;gap:4px;margin:-2px 0 16px;display:flex}.workspace-settings-tabs button{color:#746d68;background:0 0;border:0;padding:10px 13px;font-size:11px;font-weight:600;position:relative}.workspace-settings-tabs button:hover{color:#2d2927}.workspace-settings-tabs button.active{color:var(--crimson)}.workspace-settings-tabs button.active:after{content:"";background:var(--crimson);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:10px;right:10px}.workspace-access-settings .workspace-people-list{border-radius:8px}.workspace-access-settings .workspace-person{grid-template-columns:minmax(210px,1.15fr) minmax(140px,.7fr) minmax(150px,.75fr) 130px;gap:16px;min-height:70px;padding:11px 14px}.workspace-access-settings .person-line strong{font-size:12px}.workspace-access-settings .person-line small{font-size:9px}.workspace-access-settings .workspace-person-company{font-size:10px}.person-project-access{justify-self:end;min-width:130px}.person-project-access summary{color:#403b38;cursor:pointer;background:#faf8f6;border:1px solid #ddd6d1;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:10px;font-weight:650;list-style:none;display:flex}.person-project-access summary::-webkit-details-marker{display:none}.person-project-access summary:after{content:"+";color:#8b837e;font-size:14px;font-weight:400}.person-project-access[open]{grid-column:1/-1;justify-self:stretch;width:100%}.person-project-access[open] summary{width:150px;margin-left:auto}.person-project-access[open] summary:after{content:"−"}.person-project-access summary small{color:#918984;font-size:8px;font-weight:500}.person-project-access .project-access-list{background:#f8f5f2;border-radius:7px;margin-top:10px;padding:11px}.person-project-access .project-access-list button{background:#fff}.workspace-team-page .person-project-access{grid-column:3/5}@media (width<=760px){.workspace-access-toolbar{grid-template-columns:1fr}.workspace-access-settings .workspace-person{grid-template-columns:1fr auto}.workspace-access-settings .workspace-person-company{grid-column:1}.workspace-access-settings .person-project-access{grid-area:1/2/3}.workspace-access-settings .person-project-access[open]{grid-area:auto/1/auto/-1}.person-project-access[open] summary{margin-left:0}}.sidebar nav{scrollbar-width:thin;align-content:start;min-height:0;overflow:auto}.sidebar-current-project{border-block:1px solid #e8e2de;gap:2px;margin-top:8px;padding:10px 0;display:grid}.sidebar-current-project>small,.sidebar-project-list>small{color:#928a85;letter-spacing:.12em;text-transform:uppercase;padding:5px 12px;font-size:8px;font-weight:750}.sidebar-current-project .sidebar-project-row{border:1px solid #dfd6d0;background:#f5efec!important}.sidebar-current-project .sidebar-project-mark{box-shadow:0 2px 8px #a01d2e20}.sidebar-project-list{gap:2px;margin-top:7px;display:grid}.sidebar-project-entry{gap:2px;display:grid}.sidebar nav .sidebar-project-row{color:#4e4946;border-radius:7px;grid-template-columns:28px minmax(0,1fr) 14px;gap:9px;padding:7px 9px;display:grid}.sidebar nav .sidebar-project-row:hover{background:#f5f1ee}.sidebar nav .sidebar-project-row>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.sidebar nav .sidebar-project-row>svg{color:#aaa19b;transition:transform .15s}.sidebar-project-entry.expanded>.sidebar-project-row{color:#2d2927;background:#f3ece9}.sidebar-project-entry.expanded>.sidebar-project-row>svg{color:var(--crimson);transform:rotate(90deg)}.sidebar-project-list .sidebar-project-mark,.sidebar-current-project .sidebar-project-mark{border-radius:6px;width:28px;height:28px;font-size:8px}.sidebar-project-entry .sidebar-project-nav{margin:0 0 4px 13px;padding-left:12px}.sidebar nav .sidebar-project-entry .sidebar-project-nav button{gap:9px;min-height:34px;margin-left:8px;padding:8px 9px 8px 16px;font-size:10px}.sidebar nav .sidebar-project-entry .sidebar-project-nav button svg{width:16px;height:16px}.profile-menu-wrap{margin-top:auto;position:relative}.sidebar .user-card{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%}.sidebar .user-card:hover,.sidebar .user-card[aria-expanded=true]{background:#f3efec}.sidebar .user-card>svg{transition:transform .15s}.sidebar .user-card[aria-expanded=true]>svg{transform:rotate(-90deg)}.profile-menu{z-index:10;background:#fff;border:1px solid #ddd6d1;border-radius:9px;gap:2px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 7px);left:0;right:0;box-shadow:0 12px 28px #2d1d1426}.profile-menu button{color:#4b4643;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:9px;font-size:11px;display:flex}.profile-menu button:hover{color:var(--crimson);background:#f5f1ee}.profile-menu svg{width:15px;height:15px}.nav-collapsed .sidebar-current-project>small,.nav-collapsed .sidebar-project-list>small,.nav-collapsed .sidebar-project-entry:not(.expanded){display:none}.nav-collapsed .sidebar-current-project{border:0;padding:5px 0}.nav-collapsed .sidebar nav .sidebar-project-row{justify-content:center;padding:10px 4px;display:flex}.nav-collapsed .sidebar-project-row>span:nth-child(2),.nav-collapsed .sidebar-project-row>svg{display:none}.nav-collapsed .sidebar-project-entry .sidebar-project-nav{margin:2px 0;padding:0}.nav-collapsed .profile-menu{width:180px;bottom:0;left:64px;right:auto}.nav-collapsed .profile-menu button{justify-content:flex-start}.nav-collapsed .profile-menu button span{display:inline}.workspace-add-person{white-space:nowrap;align-items:center;gap:7px;height:36px;display:inline-flex}.workspace-add-person svg{width:15px}.workspace-user-invite{background:#faf8f6;border:1px solid #e0d8d3;border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;margin:0 0 16px;padding:15px;display:grid}.workspace-user-invite>div:first-child{grid-column:1/-1}.workspace-user-invite>div:first-child p{color:#7d7671;margin:3px 0 0;font-size:10px}.workspace-user-invite label{color:#59534f;gap:5px;font-size:10px;font-weight:700;display:grid}.workspace-user-invite input:not([type=checkbox]),.workspace-user-invite select{background:#fff;border:1px solid #dad3ce;border-radius:6px;height:38px;padding:0 10px}.workspace-user-invite .workspace-approver-check{align-items:center;gap:8px;min-height:38px;display:flex}.workspace-user-invite .workspace-approver-check input{accent-color:var(--crimson)}.workspace-user-invite .detail-actions{grid-column:1/-1;margin:0}.invite-pending-chip{color:#8a5d18;text-transform:uppercase;letter-spacing:.05em;background:#faf0df;border-radius:999px;margin-left:7px;padding:3px 6px;font-size:7px;font-style:normal;display:inline-flex}.person-project-access .project-access-list>p{color:#8b847f;margin:0;font-size:9px}.team-invite-card .team-add-approve{align-self:end;align-items:center;gap:8px;min-height:38px;display:flex}.team-invite-card .team-add-approve input{width:16px;height:16px;accent-color:var(--crimson)}@media (width<=760px){.workspace-user-invite{grid-template-columns:1fr}.workspace-user-invite>div:first-child,.workspace-user-invite .detail-actions{grid-column:1}.sidebar-project-list{max-height:none}}.sidebar nav .sidebar-project-list .sidebar-project-row{grid-template-columns:minmax(0,1fr) auto 14px;padding:8px 10px 8px 13px}.sidebar-project-name{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.sidebar nav .current-project-row{grid-template-columns:minmax(0,1fr) auto 15px;align-items:center;padding:9px 10px 9px 13px}.current-project-copy{gap:2px;min-width:0;display:grid}.current-project-copy small{color:#9b8f89;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:750}.current-project-copy strong{color:#2b2725;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.sidebar-unread-badge{background:var(--crimson);color:#fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;line-height:1;box-shadow:0 0 0 2px #fff;font-size:9px!important;font-weight:750!important;display:grid!important}.sidebar-project-entry.expanded>.current-project-row>svg{color:var(--crimson);transform:none}.sidebar-current-project{animation:.32s ease-out project-context-change}.sidebar-project-list .sidebar-project-row:hover{padding-left:16px}.sidebar-project-list .sidebar-project-row{transition:padding-left .15s,background .15s}.nav-collapsed .current-project-row{display:none!important}@keyframes project-context-change{0%{background:#f8e9e7;transform:translateY(-3px)}to{background:0 0;transform:translateY(0)}}.nav-collapsed .sidebar-project-shortcuts{display:none}.personal-tasks-page{max-width:1180px;margin:0 auto;padding:26px 34px 60px}.tasks-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.tasks-heading h1{margin:2px 0 3px;font-size:30px;line-height:1.1}.tasks-heading p{color:#77716d;margin:0;font-size:13px}.page-kicker{color:#9a8f89;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:750}.tasks-heading .primary,.task-create-card .primary{justify-content:center;align-items:center;gap:7px;display:inline-flex}.tasks-heading .primary svg{width:16px}.task-metrics{background:#fff;border:1px solid #e2ddd8;border-radius:10px;grid-template-columns:repeat(4,1fr);margin-bottom:17px;display:grid;overflow:hidden}.task-metrics button{color:#716a66;text-align:left;background:0 0;border:0;border-left:1px solid #ece7e3;align-items:baseline;gap:9px;min-height:66px;padding:14px 18px;display:flex}.task-metrics button:first-child{border-left:0}.task-metrics button:hover{background:#faf7f5}.task-metrics button.active{box-shadow:inset 0 -3px 0 var(--crimson);color:#282422;background:#fbf5f4}.task-metrics strong{font-size:23px}.task-metrics span{font-size:11px;font-weight:650}.task-metrics .overdue strong{color:var(--crimson)}.task-create-card{background:#fbf8f6;border:1px solid #dbcfc9;border-radius:10px;margin-bottom:17px;padding:19px;box-shadow:0 8px 24px #3f28100a}.task-create-card header strong{font-size:15px}.task-create-card header p{color:#77716d;margin:3px 0 15px;font-size:11px}.task-create-card label{color:#5f5854;gap:6px;font-size:10px;font-weight:700;display:grid}.task-create-card label small{color:#99908b;font-weight:500}.task-create-card input,.task-create-card select{color:#282422;min-height:40px;font:inherit;background:#fff;border:1px solid #d9d2cd;border-radius:7px;padding:0 11px;font-size:12px}.task-title-field input{height:44px;font-size:14px}.task-create-context{grid-template-columns:1fr 1.6fr .75fr;gap:11px;margin-top:11px;display:grid}.task-create-card footer{gap:8px;margin-top:14px;display:flex}.task-create-card footer button{min-height:36px}.task-toolbar{grid-template-columns:minmax(260px,1fr) 220px;gap:10px;margin-bottom:11px;display:grid}.task-toolbar label{background:#fff;border:1px solid #ded8d3;border-radius:8px;align-items:center;gap:9px;min-height:42px;padding:0 12px;display:flex}.task-toolbar label svg{color:#8d8580;width:17px}.task-toolbar input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.task-toolbar select{color:#57514d;background:#fff;border:1px solid #ded8d3;border-radius:8px;padding:0 12px;font-size:12px}.personal-task-list{background:#fff;border:1px solid #e2ddd8;border-radius:10px;overflow:hidden}.personal-task-row{border-top:1px solid #ece8e4;grid-template-columns:30px minmax(260px,1.6fr) minmax(130px,.65fr) minmax(130px,.55fr);align-items:center;gap:13px;min-height:82px;padding:12px 17px;display:grid}.personal-task-row:first-child{border-top:0}.personal-task-row:hover{background:#fdfbf9}.personal-task-check{color:#fff;background:#fff;border:1.5px solid #c9c2bd;border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.personal-task-check:hover{border-color:var(--crimson)}.personal-task-check svg{width:14px}.personal-task-row.complete .personal-task-check{border-color:var(--crimson);background:var(--crimson)}.personal-task-row.complete .personal-task-main>strong{color:#8c8580;text-decoration:line-through}.personal-task-main{gap:8px;min-width:0;display:grid}.personal-task-main>strong{font-size:13px;line-height:1.4}.task-context{color:#918985;align-items:center;gap:5px;min-width:0;display:flex}.task-context>svg{width:12px}.task-context button{color:#817873;text-align:left;background:0 0;border:0;align-items:center;gap:5px;min-width:0;padding:0;font-size:10px;display:flex}.task-context button:hover{color:var(--crimson);text-decoration:underline}.task-context button svg{width:13px}.task-context button:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-origin,.task-due{color:#736c68;gap:4px;font-size:10px;display:grid}.task-origin small{color:#a09893}.task-due{align-items:center;gap:7px;display:flex}.task-due svg{color:#aaa19b;width:15px}.task-due.late{color:var(--crimson);font-weight:700}.task-due.late svg{color:var(--crimson)}.tasks-empty{color:#8e8681;text-align:center;place-items:center;min-height:210px;padding:32px;display:grid}.tasks-empty svg{color:#b5aca6;width:28px;height:28px;margin-bottom:8px}.tasks-empty strong{color:#57514d}.tasks-empty p{margin:5px 0 0;font-size:11px}@media (width<=850px){.personal-tasks-page{padding:22px 20px 50px}.personal-task-row{grid-template-columns:30px minmax(0,1fr) minmax(120px,.5fr)}.task-origin{display:none}.task-create-context{grid-template-columns:1fr 1fr}.task-create-context label:last-child{grid-column:1/-1}.task-metrics button{padding:12px}.task-metrics span{font-size:9px}}@media (width<=600px){.tasks-heading{align-items:flex-start}.tasks-heading h1{font-size:26px}.tasks-heading p{max-width:230px}.task-metrics{grid-template-columns:repeat(2,1fr)}.task-metrics button:nth-child(3){border-top:1px solid #ece7e3;border-left:0}.task-metrics button:nth-child(4){border-top:1px solid #ece7e3}.task-toolbar{grid-template-columns:1fr}.task-toolbar select{height:42px}.task-create-context{grid-template-columns:1fr}.task-create-context label:last-child{grid-column:auto}.personal-task-row{grid-template-columns:30px minmax(0,1fr);align-items:start}.task-due{grid-column:2}.task-context{flex-wrap:wrap}}.rd-modal:has(.task-completion-panel){border-radius:12px;flex-direction:column;width:min(600px,100vw - 32px);max-height:min(760px,100dvh - 32px);padding:0;display:flex;overflow:hidden}.rd-modal:has(.task-completion-panel)>.rd-modal-title{border-bottom:1px solid #ece7e3;flex:none;margin:0;padding:19px 22px 16px}.rd-modal:has(.task-completion-panel)>.rd-modal-title h2{font-size:21px;line-height:1.2}.rd-modal:has(.task-completion-panel)>.rd-modal-title button{color:#302b28;background:0 0;border-radius:7px;place-items:center;width:32px;height:32px;padding:0;display:grid;border:0!important}.rd-modal:has(.task-completion-panel)>.rd-modal-title button:hover{background:#f4efec}.rd-modal:has(.task-completion-panel)>.rd-modal-title button:focus-visible{outline:2px solid var(--crimson);outline-offset:2px}.rd-modal:has(.task-completion-panel)>.rd-modal-title button svg{width:18px;height:18px}.task-completion-panel{box-sizing:border-box;width:100%;min-width:0;padding:17px 22px 0;overflow:auto}.task-completion-panel>header{border-bottom:1px solid #ece7e3;align-items:flex-start;gap:12px;padding:0 0 16px;display:flex}.task-completion-panel>header .completion-check{color:#47724d;background:#edf4ee;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.completion-check svg{width:16px}.task-completion-panel>header strong{font-size:14px;line-height:1.45;display:block}.task-completion-panel>header p{color:#837b76;margin:3px 0 0;font-size:11px;line-height:1.45}.task-completion-panel>label{color:#554f4b;grid-template-columns:max-content 1fr;gap:4px 7px;margin-top:13px;font-size:11px;font-weight:700;display:grid}.task-completion-panel>label small{color:#9a928d;align-self:end;font-weight:400}.task-completion-panel>label textarea,.task-completion-panel>label .completion-link-input{grid-column:1/-1}.task-completion-panel textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:84px;font:inherit;border:1px solid #d8d1cc;border-radius:8px;padding:10px 11px;font-size:13px;line-height:1.5}.completion-link-input{box-sizing:border-box;border:1px solid #d8d1cc;border-radius:8px;align-items:center;gap:8px;width:100%;height:40px;padding:0 10px;display:flex}.completion-link-input svg{color:#978f8a;width:15px}.completion-link-input input{border:0;outline:0;width:100%;min-width:0;font-size:12px}.completion-dropzone{color:#8d837d;background:#fcfaf9;border:1px dashed #ccc2bc;border-radius:8px;align-items:center;gap:11px;margin-top:13px;padding:12px;transition:all .15s;display:flex}.completion-dropzone.dragging{border-color:var(--crimson);background:#fbf1f0}.completion-dropzone>svg{width:20px}.completion-dropzone strong{color:#5f5752;font-size:11px;display:block}.completion-dropzone span{margin-top:2px;font-size:10px;display:block}.completion-dropzone button{color:var(--crimson);font:inherit;background:0 0;border:0;padding:0;text-decoration:underline}.completion-file-drafts{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.completion-file-drafts>div{color:#5f5752;background:#f3efec;border-radius:6px;align-items:center;gap:6px;max-width:100%;padding:7px 8px;font-size:10px;display:flex}.completion-file-drafts svg{width:13px;height:13px}.completion-file-drafts span{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.completion-file-drafts button{color:#8e8580;background:0 0;border:0;place-items:center;padding:0;display:grid}.completion-error{color:var(--crimson);margin:9px 0 0;font-size:11px}.task-completion-panel>footer{background:#fffdfa;border-top:1px solid #ece7e3;flex-wrap:wrap;align-items:center;gap:8px;margin:16px -22px 0;padding:13px 22px;display:flex;position:sticky;bottom:0}.task-completion-panel>footer button{white-space:nowrap;min-height:36px}.task-completion-panel>footer .text-button{margin-left:auto}.task-completion-evidence{background:#f5f8f5;border-left:2px solid #78937c;border-radius:0 6px 6px 0;margin-top:2px;padding:9px 10px}.completion-summary{color:#55705a;align-items:center;gap:5px;display:flex}.completion-summary svg{width:12px}.completion-summary strong{text-transform:uppercase;letter-spacing:.05em;font-size:9px}.task-completion-evidence p{color:#5e5955;white-space:pre-wrap;margin:6px 0 0;font-size:11px;line-height:1.45}.completion-resources{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.completion-resources:empty{display:none}.completion-resources a{color:#6d625d;background:#fff;border:1px solid #ddd8d3;border-radius:5px;align-items:center;gap:4px;max-width:230px;padding:5px 7px;font-size:9px;text-decoration:none;display:flex}.completion-resources a:hover{color:var(--crimson);border-color:#b98f88}.completion-resources svg{flex:0 0 11px;width:11px;height:11px}.completion-resources a svg:last-child{margin-left:2px}.task-completed-stamp{color:#5f7c64;align-items:center;gap:4px;font-size:9px;display:flex}.task-completed-stamp svg{width:11px}@media (width<=600px){.rd-modal:has(.task-completion-panel){width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.rd-modal:has(.task-completion-panel)>.rd-modal-title{padding:16px}.task-completion-panel{padding:15px 16px 0}.task-completion-panel>footer{flex-direction:column;align-items:stretch;margin:15px -16px 0;padding:12px 16px}.task-completion-panel>footer .text-button{margin-left:0}.completion-file-drafts span{max-width:180px}}.topic-impact-panel{background:#faf8f6;border:1px solid #e2dcd6;border-radius:9px;margin:18px 0;padding:14px}.topic-impact-panel>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:11px;display:flex}.topic-impact-panel h3{color:#3a3532;margin:0;font-size:13px;font-weight:650}.topic-impact-panel header p{color:#8a817b;margin:3px 0 0;font-size:10px}.topic-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.topic-impact-grid>div,.topic-impact-grid>label{background:#fff;border:1px solid #e4ded9;border-radius:7px;align-content:start;gap:5px;min-height:60px;margin:0;padding:10px 11px;display:grid}.topic-impact-grid small{color:#928983;letter-spacing:.045em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;font-weight:650;display:flex}.topic-impact-grid small span{color:#aaa19b;text-transform:none;font-weight:500}.topic-impact-grid strong{color:#35312f;font-size:14px;font-weight:600}.topic-impact-grid>div>span{color:#7b5c1c;text-transform:uppercase;letter-spacing:.04em;background:#f4ead5;border-radius:999px;justify-self:start;padding:3px 6px;font-size:8px;font-weight:700}.topic-impact-grid>div.has-risk{background:#fffdf7;border-color:#ddc897}.topic-impact-panel.editing{margin:0}.topic-impact-panel.editing .topic-impact-grid>label{min-height:0}.topic-impact-panel.editing input[type=number]{box-sizing:border-box;color:#37322f;background:#fff;border:1px solid #d8d1cc;border-radius:6px;width:100%;height:34px;padding:0 9px;font:500 11px Arial,sans-serif}.impact-risk-check{color:#766d68;align-items:center;gap:6px;font-size:9px;font-weight:500;display:flex}.impact-risk-check input{width:13px;height:13px;accent-color:var(--crimson);margin:0}.topic-impact-grid.single{grid-template-columns:1fr}.sidebar nav .sidebar-current-project .sidebar-project-nav button{gap:12px!important;min-height:40px!important;padding:10px 12px!important;font-size:12px!important}.sidebar-primary-nav{padding-bottom:12px!important}@media (width<=520px){.topic-impact-grid{grid-template-columns:1fr}}.sidebar-current-project .sidebar-project-nav{gap:3px;margin:5px 0 1px!important;padding-left:0!important}.sidebar-current-project .sidebar-project-nav:before,.sidebar-current-project .sidebar-project-nav button:before{display:none!important}.sidebar nav .sidebar-current-project .sidebar-project-nav button{border-radius:5px;min-height:44px;font-weight:400;gap:16px!important;margin-left:0!important;padding:12px 14px!important;font-size:14px!important}.sidebar nav .sidebar-current-project .sidebar-project-nav button.active{background:var(--rose);box-shadow:inset 3px 0 var(--crimson);font-weight:600}.sidebar nav .sidebar-current-project .sidebar-project-nav button.active:after{display:none}.personal-task-row.attention{background:#fffdfb}.personal-task-row.attention:hover{background:#fbf7f4}.personal-attention-open{width:26px;height:26px;color:var(--crimson);background:#fff;border:1px solid #d7ccc7;border-radius:7px;place-items:center;display:grid}.personal-attention-open:hover{background:#f8eeee;border-color:#ae7d78}.personal-attention-open svg{width:15px;height:15px}.personal-task-row.approval .personal-attention-open{color:#80601d;background:#fffaf0;border-color:#d8c59c}.personal-task-kind{color:#922335;letter-spacing:.055em;text-transform:uppercase;background:#f4e7e8;border-radius:999px;justify-self:start;padding:3px 7px;font-size:8px;font-weight:750}.personal-task-row.approval .personal-task-kind{color:#795a18;background:#f5ecd9}.personal-task-row.attention.complete{opacity:.72}.personal-task-row.attention.complete .personal-task-main>strong{text-decoration:none}.personal-task-row.attention .personal-task-main{gap:6px}.personal-task-row.attention .personal-task-main>strong{white-space:pre-wrap;font-weight:560}.personal-task-row.approval.awaiting .personal-attention-open{color:#626b7a;background:#f6f7fa;border-color:#c9ccd4}.personal-task-row.approval.awaiting .personal-task-kind{color:#5f6877;background:#eceef2}.personal-task-row.mention-read{opacity:.72}.personal-task-row.mention-read .personal-task-kind{color:#756e69;background:#ece9e7}.mention-task-section>header span{width:auto;padding:0 7px}.personal-task-section{margin-top:17px}.personal-task-section>header{justify-content:space-between;align-items:flex-end;gap:16px;margin:0 2px 8px;display:flex}.personal-task-section>header>div{align-items:center;gap:7px;display:flex}.personal-task-section>header svg{color:#8f8580;width:16px}.personal-task-section h2{color:#34302e;margin:0;font-size:14px}.personal-task-section>header span{color:#706863;background:#ece8e5;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:9px;font-weight:700;display:grid}.personal-task-section>header p{color:#918984;margin:0;font-size:10px}.mention-task-section>header svg{color:var(--crimson)}.mention-task-section>header span{color:#922335;background:#f4e7e8}.personal-task-row.mention-clickable{cursor:pointer;outline:0}.personal-task-row.mention-clickable:hover,.personal-task-row.mention-clickable:focus-visible{box-shadow:inset 3px 0 var(--crimson);background:#fbf2f2}.personal-task-row.mention-clickable .personal-attention-open{pointer-events:none}.task-context-static{color:#817873;align-items:center;gap:5px;min-width:0;font-size:10px;display:flex}.task-context-static svg{flex:none;width:13px}.tasks-empty.compact{min-height:112px;padding:22px}.tasks-empty.compact svg{width:22px;height:22px}.tasks-empty.compact p{max-width:360px}@media (width<=600px){.personal-task-section>header{flex-direction:column;align-items:flex-start;gap:3px}.personal-task-section>header p{padding-left:23px}}.sidebar{background:#fffdfa;padding:18px 14px 16px}.sidebar .brand{padding:2px 10px 20px}.sidebar .brand div{letter-spacing:-.025em;font-size:29px}.sidebar .brand span{letter-spacing:.24em;font-size:7px}.sidebar nav{gap:0}.sidebar-primary-nav{gap:3px;padding-bottom:12px;display:grid}.sidebar nav .sidebar-primary-nav>button{border-radius:7px;gap:12px;min-height:40px;padding:9px 11px;font-size:12px;font-weight:560}.sidebar nav .sidebar-primary-nav>button svg{color:#6f6965;width:18px;height:18px}.sidebar nav .sidebar-primary-nav>button.active{box-shadow:none;color:var(--crimson);background:#f7f1ef}.sidebar nav .sidebar-primary-nav>button.active svg{color:var(--crimson)}.sidebar-current-project{border-block:1px solid #ebe6e2;margin:0;padding:12px 0}.sidebar-current-project .sidebar-project-entry{gap:6px}.sidebar-current-project .sidebar-project-row{background:0 0!important;border:0!important}.sidebar nav .current-project-row{min-height:49px;background:#f6f2ef!important;border-radius:8px!important;padding:8px 10px!important}.sidebar nav .current-project-row:hover{background:#f1ebe7!important}.current-project-copy{gap:1px}.current-project-copy small{color:#918680;letter-spacing:.11em;font-size:7px}.current-project-copy strong{font-size:14px;font-weight:700}.sidebar-current-project .sidebar-project-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px!important;margin:0!important}.sidebar nav .sidebar-current-project .sidebar-project-nav button{color:#5c5652;border-radius:7px!important;gap:8px!important;min-height:37px!important;margin:0!important;padding:8px 9px!important;font-size:10px!important;font-weight:560!important}.sidebar nav .sidebar-current-project .sidebar-project-nav button svg{color:#8d837e;width:15px!important;height:15px!important}.sidebar nav .sidebar-current-project .sidebar-project-nav button:hover{background:#f6f2ef}.sidebar nav .sidebar-current-project .sidebar-project-nav button.active{color:var(--crimson);box-shadow:none;background:#f4e7e8;font-weight:700!important}.sidebar nav .sidebar-current-project .sidebar-project-nav button.active svg{color:var(--crimson)}.sidebar nav button:focus-visible{outline-offset:1px;outline:2px solid #b84a5b}.sidebar-project-switcher{gap:3px;padding-top:11px;display:grid}.sidebar-project-switcher>header{justify-content:space-between;align-items:center;padding:0 9px 4px;display:flex}.sidebar-project-switcher>header>span{color:#8f8782;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:750}.sidebar-project-switcher>header>button{color:#827a75;background:0 0;border:0;padding:4px;font-size:8px;font-weight:650}.sidebar-project-switcher>header>button:hover{color:var(--crimson)}.sidebar-project-list{margin-top:0}.sidebar-current-project>small,.sidebar-project-list>small{color:#a09893;padding:5px 10px 3px;font-size:7px}.sidebar-project-shortcuts{border-bottom:0;padding-bottom:5px}.sidebar-project-shortcuts+.sidebar-project-shortcuts{margin-top:0}.sidebar nav .sidebar-project-list .sidebar-project-row{color:#625c58;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;min-height:31px;padding:6px 10px}.sidebar nav .sidebar-project-list .sidebar-project-row:hover{color:#2f2b29;background:#f6f2ef;padding-left:10px}.sidebar-project-name{font-size:10px;font-weight:580}.sidebar-project-shortcuts .sidebar-project-name{font-weight:650}.sidebar-unread-badge{min-width:16px;height:16px;padding:0 4px;box-shadow:0 0 0 2px #fffdfa;font-size:8px!important}.profile-menu-wrap{border-top:1px solid #ebe6e2;padding-top:8px}.sidebar .user-card{border-radius:8px;padding:8px}.sidebar .user-card .avatar{flex-basis:32px;width:32px;height:32px;font-size:10px}.sidebar .user-card strong{font-size:11px}.sidebar .user-card span{font-size:9px}.side-edge-toggle{width:28px;height:28px;top:76px;left:232px}.nav-collapsed .sidebar-primary-nav{padding-bottom:7px}.nav-collapsed .sidebar-current-project{padding:7px 0}.nav-collapsed .sidebar-project-switcher{display:none}.nav-collapsed .sidebar nav .sidebar-current-project .sidebar-project-nav{grid-template-columns:1fr}.nav-collapsed .sidebar nav .sidebar-current-project .sidebar-project-nav button{min-height:40px!important;padding:10px!important}.nav-collapsed .sidebar .brand{height:47px;padding:0}.nav-collapsed .side-edge-toggle{left:62px}@media (width<=760px){.sidebar{padding-top:18px}.sidebar .brand{padding-bottom:18px}.mobile-nav-open .side-edge-toggle{top:72px;left:232px}}.team-filters{grid-template-columns:minmax(280px,1fr) minmax(190px,280px);align-items:end;gap:12px;margin:0 0 14px;display:grid}.team-filters>label{color:#5f5955;align-content:end;gap:5px;font-size:10px;font-weight:650;display:grid}.team-filters>label>span:first-child{min-height:14px}.team-filters .searchbox{box-sizing:border-box;width:100%;min-width:0;height:40px}.team-filters select{box-sizing:border-box;color:#4f4a47;background:#fff;border:1px solid #ded8d3;border-radius:7px;width:100%;height:40px;padding:0 11px;font-size:11px}.project-member-card>header{align-content:start;min-height:70px}.member-statuses{flex-wrap:wrap;grid-column:2;align-items:center;gap:5px;min-height:23px;margin-top:3px;display:flex}.project-member-card>header .approver-chip{grid-column:auto;margin:0}.access-request-chip,.access-request-pending{color:#795a18;letter-spacing:.035em;text-transform:uppercase;background:#f5ecd9;border-radius:999px;align-items:center;gap:4px;width:max-content;padding:5px 8px;font-size:8px;font-weight:750;display:inline-flex}.access-request-chip svg,.access-request-pending svg{width:11px;height:11px}.project-member-card>footer{min-height:34px}.member-activity,.member-card-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.member-activity>span{align-items:center;gap:5px;display:inline-flex}.member-activity svg{width:12px;height:12px}.member-card-actions{justify-content:flex-end;margin-left:auto}.member-card-actions button{background:0 0;border:0;align-items:center;display:inline-flex;color:#8d3040!important;gap:5px!important;font-size:9px!important}.member-card-actions button svg{width:12px;height:12px}.access-request-card{margin:0 0 14px;padding:17px 18px}.access-request-card>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.access-request-card h2{margin:0;font-size:15px}.access-request-card header p{color:#7d7671;margin:3px 0 0;font-size:10px}.access-request-card>header>button{color:#777;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.access-request-card>header>button:hover{background:#f3efec}.access-request-card>header svg{width:16px}.access-request-fields{grid-template-columns:minmax(190px,.6fr) minmax(320px,1.4fr);gap:12px;margin-top:14px;display:grid}.access-request-fields>label{color:#5e5753;align-content:start;gap:5px;font-size:10px;font-weight:700;display:grid}.access-request-fields select{background:#fff;border:1px solid #d9d2cd;border-radius:7px;height:40px;padding:0 10px}.access-request-fields fieldset{border:1px solid #ddd6d1;border-radius:7px;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:0;padding:7px 11px;display:flex}.access-request-fields legend{color:#5e5753;padding:0 4px;font-size:10px;font-weight:700}.access-request-fields fieldset label{color:#655f5b;align-items:center;gap:6px;font-size:9px;display:flex}.access-request-fields input{accent-color:var(--crimson)}.access-request-note{grid-column:1/-1}.access-request-note small{color:#96908b;font-weight:400}.access-request-note textarea{resize:vertical;border:1px solid #d9d2cd;border-radius:7px;min-height:68px;padding:9px 10px;font-size:11px}.access-request-card>footer{gap:8px;margin-top:12px;display:flex}.access-request-card>footer button{min-height:35px}@media (width<=850px){.team-filters{grid-template-columns:1fr 1fr}.team-search-filter{grid-column:1/-1}.access-request-fields{grid-template-columns:1fr}.access-request-note{grid-column:auto}}@media (width<=560px){.team-filters{grid-template-columns:1fr}.team-search-filter{grid-column:auto}.project-member-card>header{min-height:0}.member-activity{flex-direction:column;align-items:flex-start;gap:5px}.project-member-card>footer{align-items:flex-start}.member-card-actions{flex-direction:column;align-items:flex-end}.access-request-fields fieldset{flex-direction:column;align-items:flex-start}}.approval-task-section{margin:0 0 17px}.approval-task-section>header svg{color:#8b651c}.approval-task-section>header span{color:#795a18;background:#f5ecd9}.approval-task-section .personal-task-list{background:#fffdf8;border-color:#e5d7b9}.approval-task-section .personal-task-row.approval{background:#fffdf8}.approval-task-section .personal-task-row.approval:hover{background:#fcf7eb}.approval-task-section+.task-metrics{margin-top:0}.mention-clear{color:#817873;background:#fff;border:1px solid #ddd6d1;border-radius:6px;flex:none;place-items:center;width:26px;height:26px;margin-right:3px;display:grid}.mention-clear:hover,.mention-clear:focus-visible{color:var(--crimson);background:#f8eeee;border-color:#b78088}.mention-clear svg{height:13px;width:13px!important}.personal-task-row.row-clickable{cursor:pointer;outline:0}.personal-task-row.row-clickable:hover,.personal-task-row.row-clickable:focus-visible{box-shadow:inset 3px 0 var(--crimson);background:#fbf7f4}.approval-task-section .personal-task-row.row-clickable:hover,.approval-task-section .personal-task-row.row-clickable:focus-visible{background:#fcf7eb;box-shadow:inset 3px 0 #b88a32}.personal-task-icon{color:#817873;background:#fff;border:1px solid #d7d0cb;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.personal-task-icon svg{width:14px;height:14px}.personal-task-row.complete .personal-task-icon{color:#4b7853;background:#edf5ef;border-color:#b7c9ba}.task-row-end{justify-items:start;gap:7px;display:grid}.task-row-actions{align-items:center;gap:6px;display:flex}.task-row-action{color:#922335;white-space:nowrap;background:#fff7f7;border:1px solid #bc7c86;border-radius:6px;min-height:28px;padding:5px 9px;font-size:9px;font-weight:700}.task-row-action:hover,.task-row-action:focus-visible{border-color:var(--crimson);background:#f5e7e9}.approval .task-row-action{color:#775919;background:#fffaf0;border-color:#d5be8e}.approval .task-row-action:hover,.approval .task-row-action:focus-visible{background:#f8efd9;border-color:#ac8437}.task-row-action.secondary-action{color:#6f6864;background:#fff;border-color:#d8d2cd}.task-row-end .task-due{font-size:9px}.task-row-end .task-due svg{width:13px}@media (width<=600px){.task-row-end{grid-column:2}.task-row-actions{flex-wrap:wrap}}.sidebar-current-project .sidebar-project-nav{grid-template-columns:1fr!important;gap:2px!important;margin-top:3px!important}.sidebar nav .sidebar-current-project .sidebar-project-nav button,.sidebar nav .sidebar-current-project .sidebar-project-nav button.active{gap:12px!important;min-height:40px!important;padding:9px 11px!important;font-size:12px!important;font-weight:400!important}.sidebar nav .sidebar-current-project .sidebar-project-nav button svg{width:18px!important;height:18px!important}.approval-decision-panel.selection-missing{background:#fffaf0;border-color:#e1c99b #e1c99b #e1c99b #b4812e}.approval-decision-panel.selection-missing small{color:#8b651c}.approval-decision-panel.selection-missing .primary:disabled{color:#8e877d;opacity:1;cursor:not-allowed;background:#d7d0c5}.approval-decision-actions .review-submission-action{color:#786d68;padding-inline:4px}.profile-photo-settings{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:14px;display:grid}.profile-photo-settings .avatar{flex-basis:64px;width:64px;height:64px;font-size:17px}.profile-photo-settings h2,.profile-photo-settings p{margin:0}.profile-photo-settings p{color:#716b67;margin-top:4px;font-size:12px}.profile-photo-settings small{color:#9a938e;margin-top:7px;font-size:10px;display:block}.profile-photo-settings .secondary{white-space:nowrap}@media (width<=560px){.profile-photo-settings{grid-template-columns:52px minmax(0,1fr)}.profile-photo-settings .avatar{flex-basis:52px;width:52px;height:52px}.profile-photo-settings .secondary{grid-column:1/-1;width:100%}}.team-access-guide{background:#faf9f7;border:1px solid #e3ded9;border-radius:8px;margin:0 0 14px}.team-access-guide>summary{color:#514c49;cursor:pointer;align-items:center;gap:9px;padding:10px 13px;font-size:11px;font-weight:650;list-style:none;display:flex}.team-access-guide>summary::-webkit-details-marker{display:none}.team-access-guide>summary span{color:#8b8480;font-size:9px;font-weight:400}.team-access-guide>summary svg{width:14px;margin-left:auto;transition:transform .15s}.team-access-guide[open]>summary svg{transform:rotate(180deg)}.team-access-guide>div{border-top:1px solid #e8e3df;grid-template-columns:repeat(4,1fr);display:grid}.team-access-guide>div>span{border-right:1px solid #e8e3df;gap:3px;padding:10px 13px;display:grid}.team-access-guide>div>span:last-child{border:0}.team-access-guide b{font-size:10px}.team-access-guide small{color:#817a76;font-size:9px;line-height:1.4}.team-roster{background:#fff;border:1px solid #ded9d5;border-radius:10px;overflow:hidden}.team-roster>header,.team-roster-row{grid-template-columns:minmax(220px,1.35fr) minmax(135px,.8fr) minmax(145px,.85fr) minmax(135px,.75fr) minmax(145px,.9fr) 18px;align-items:center;gap:14px;display:grid}.team-roster>header{color:#8a837f;letter-spacing:.07em;text-transform:uppercase;background:#f8f7f5;min-height:35px;padding:0 14px;font-size:8px;font-weight:750}.team-roster-row{color:#514c49;text-align:left;background:#fff;border:0;border-top:1px solid #eeeae7;width:100%;min-height:62px;padding:9px 14px}.team-roster-row:hover{background:#fbf8f6}.team-roster-row:focus-visible{outline:2px solid var(--crimson);outline-offset:-2px;position:relative}.team-roster-row>span:not(.team-roster-person){text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.team-roster-row>svg{color:#aaa19c;width:15px}.team-roster-person{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.team-roster-person>.person-avatar{border-radius:9px;width:38px;height:38px;font-size:10px}.team-roster-person>span:last-child{gap:2px;min-width:0;display:grid}.team-roster-person strong,.team-roster-person small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-roster-person strong{font-size:12px}.team-roster-person small{color:#918a85;font-size:9px}.team-roster-access{flex-wrap:wrap;align-items:center;gap:5px;display:flex!important}.team-roster-access b{font-size:10px}.team-roster-access em{color:#397049;text-transform:uppercase;background:#edf5ef;border-radius:999px;align-items:center;gap:3px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:750;display:inline-flex}.team-roster-access em.request{color:#795a18;background:#f5ecd9}.team-roster-access svg{width:9px}.team-roster-workload{color:#77706c}.team-roster-workload b{color:#322e2b}.team-roster-workload i{background:#c8c1bc;border-radius:50%;width:3px;height:3px;margin:0 4px;display:inline-block}.team-member-drawer-backdrop{z-index:120;background:#17110d2b;justify-content:flex-end;display:flex;position:fixed;inset:0}.team-member-drawer{background:#fdfcfb;flex-direction:column;width:min(470px,100vw);height:100dvh;display:flex;overflow:auto;box-shadow:-12px 0 40px #21150d24}.team-member-drawer>header{border-bottom:1px solid #e5dfdb;grid-template-columns:52px minmax(0,1fr) 32px;align-items:center;gap:12px;padding:22px;display:grid}.team-member-drawer>header .member-card-avatar{width:52px;height:52px}.team-member-drawer h2,.team-member-drawer p{margin:0}.team-member-drawer h2{font-size:18px}.team-member-drawer>header p{color:#7d7672;margin-top:4px;font-size:10px}.team-member-drawer>header>button{background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.team-member-drawer>header>button:hover{background:#f1ece8}.team-member-drawer>header svg{width:18px}.drawer-access-level{border-bottom:1px solid #e8e3df;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.drawer-access-level>div{gap:4px;display:grid}.drawer-access-level small,.drawer-capabilities>h3{color:#8f8782;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:750}.drawer-access-level strong{font-size:14px}.drawer-access-level p{color:#7e7773;font-size:10px}.drawer-access-level select{min-width:130px;height:36px}.drawer-capabilities{border-bottom:1px solid #e8e3df;gap:8px;padding:20px 22px;display:grid}.drawer-capabilities>h3{margin:0 0 3px}.drawer-capabilities label{background:#fff;border:1px solid #e4dfdb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:55px;padding:9px 12px;display:flex}.drawer-capabilities label:has(input:checked){background:#fbf2f3;border-color:#d9b5ba}.drawer-capabilities label>span{gap:2px;display:grid}.drawer-capabilities b{font-size:11px}.drawer-capabilities small{color:#8f8883;font-size:9px}.drawer-capabilities input{width:17px;height:17px;accent-color:var(--crimson)}.drawer-workload{grid-template-columns:repeat(3,1fr);gap:8px;padding:20px 22px;display:grid}.drawer-workload span{background:#f5f3f1;border-radius:8px;gap:4px;padding:12px;display:grid}.drawer-workload strong{font-size:20px}.drawer-workload small{color:#827b77;font-size:8px}.team-member-drawer>footer{background:#faf8f6;border-top:1px solid #e5dfdb;gap:12px;margin-top:auto;padding:18px 22px;display:grid}.team-member-drawer>footer>div{color:#817a76;flex-wrap:wrap;align-items:center;gap:12px;font-size:9px;display:flex}.team-member-drawer>footer span{align-items:center;gap:5px;display:inline-flex}.team-member-drawer>footer svg{width:12px}.team-member-drawer>footer>button{width:max-content;color:var(--crimson);background:0 0;border:0;padding:0;font-size:10px}.team-member-drawer>footer .danger-text{color:#9a3542}.team-member-drawer>header h2{align-items:center;gap:7px;display:flex}.member-you-chip{color:#746b66;letter-spacing:.05em;text-transform:uppercase;background:#eee9e5;border-radius:999px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:700}.drawer-contact-card{background:#faf8f6;border-bottom:1px solid #e8e3df;gap:8px;padding:18px 22px;display:grid}.drawer-section-heading{gap:3px;margin-bottom:3px;display:grid}.drawer-section-heading>small{color:#8f8782;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:750}.drawer-section-heading>p{color:#7e7773;font-size:10px}.drawer-contact-row{background:#fff;border:1px solid #e1dbd6;border-radius:8px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:50px;padding:8px 10px;display:grid}.drawer-contact-row>svg{color:#9a2638;width:16px}.drawer-contact-row>span{gap:2px;min-width:0;display:grid}.drawer-contact-row small{color:#8c837e;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:650}.drawer-contact-row a,.drawer-contact-row strong{color:#302b28;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.drawer-contact-row a{text-decoration:none}.drawer-contact-row a:hover{color:var(--crimson);text-decoration:underline}.drawer-contact-row>button{color:#655e59;background:#fff;border:1px solid #dcd4cf;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:62px;padding:7px 8px;font-size:9px;display:flex}.drawer-contact-row>button:hover{color:var(--crimson);border-color:#b9989b}.drawer-contact-row>button svg{width:12px;height:12px}.drawer-contact-row.is-empty,.drawer-contact-row.is-empty>svg{color:#aaa}.drawer-contact-row.is-empty strong{color:#938b86;font-weight:500}.drawer-contact-row.organization{grid-template-columns:28px minmax(0,1fr)}@media (width<=900px){.team-roster>header,.team-roster-row{grid-template-columns:minmax(210px,1.4fr) minmax(130px,.8fr) minmax(140px,.8fr) 18px}.team-roster>header>span:nth-child(4),.team-roster>header>span:nth-child(5),.team-roster-row>span:nth-child(4),.team-roster-row>span:nth-child(5){display:none}}@media (width<=620px){.team-access-guide>summary span{display:none}.team-access-guide>div{grid-template-columns:1fr 1fr}.team-roster>header{display:none}.team-roster-row{grid-template-columns:minmax(0,1fr) auto 16px;gap:8px}.team-roster-row>span:nth-child(2){display:none}.team-roster-row>span:nth-child(3){justify-content:flex-end}.team-member-drawer{width:100vw}.drawer-access-level{flex-direction:column;align-items:flex-start}.drawer-access-level select{width:100%}}.approval-workflow-panel{background:#faf8f6;border:1px solid #dfd8d2;border-radius:9px;justify-content:space-between;align-items:center;gap:24px;margin:24px 0 4px;padding:18px 20px;display:flex}.approval-workflow-copy{align-items:flex-start;gap:13px;min-width:0;display:flex}.approval-workflow-icon{width:36px;height:36px;color:var(--crimson);background:#f0e5e2;border-radius:50%;flex:0 0 36px;place-items:center;display:grid}.approval-workflow-copy small{color:#9b7770;letter-spacing:.12em;margin:1px 0 5px;font-size:9px;font-weight:700;display:block}.approval-workflow-copy strong{color:#292524;font-size:15px;display:block}.approval-workflow-copy p{color:#7f7671;margin:4px 0 0;font-size:12px;line-height:1.5}.approval-workflow-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.approval-workflow-actions .primary,.approval-workflow-actions .secondary{white-space:nowrap;min-height:38px}.approval-workflow-actions .close-topic-action{color:#817875;white-space:nowrap;border-left:1px solid #ddd5ce;border-radius:0;margin-left:4px;padding-left:14px}.approval-workflow-panel.pending{background:#fbf8f1;border-color:#e4d8c3}.approval-workflow-panel.pending .approval-workflow-icon{color:#9a6d22;background:#f2e8d5}.approval-workflow-panel.resolved{background:#f4f7f2;border-color:#d9e1d5}.approval-workflow-panel.resolved .approval-workflow-icon{color:#52724e;background:#e5eee2}@media (width<=760px){.approval-workflow-panel{flex-direction:column;align-items:flex-start;padding:16px}.approval-workflow-actions{flex-wrap:wrap;width:100%}.approval-workflow-actions .close-topic-action{margin-left:auto}.approval-workflow-actions .primary{order:-1}}.team-roster-access em.scope{color:#526578;background:#edf1f5}.team-roster-access em.scope.project{color:#77685d;background:#f4efea}.editor-backdrop .rd-modal{overflow:auto}.editor-backdrop .rd-modal>.rd-modal-title{z-index:3;background:#fcfbf9;border-bottom:1px solid #e7e1dd;margin:0 -28px 18px;padding:22px 28px 17px;position:sticky;top:-28px}.editor-backdrop .rd-modal:has(.creation-sidecar){overflow:hidden}.project-dialog-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#17110d2b;justify-content:flex-end;align-items:stretch;padding:0}.project-dialog{background:#fcfbf9;border-radius:0;width:min(620px,100vw);height:100dvh;max-height:100dvh;display:flex;overflow:hidden;box-shadow:-12px 0 40px #21150d24}.project-dialog>form{flex-direction:column;flex:1;min-height:0;display:flex}.project-dialog form>header{background:#fcfbf9;flex:none;padding:22px 24px 17px}.project-dialog .project-create-fields{flex:1;grid-template-columns:1fr 170px;min-height:0;padding:20px 24px;overflow:auto}.project-dialog form>footer{flex:none;padding:15px 24px}.project-photo.project-cover-placeholder,.project-image-current.project-cover-placeholder,.project-image-placeholder{box-shadow:inset 0 4px var(--project-color,#9d1c2f);background:color-mix(in srgb,var(--project-color,#9d1c2f) 16%,#f8f6f3)!important}.project-photo.project-cover-placeholder:before,.project-photo.project-cover-placeholder:after{display:none}.project-photo.project-cover-placeholder img,.project-image-current.project-cover-placeholder img,.project-image-placeholder img{box-sizing:border-box;filter:none;width:100%;height:100%;padding:8px 12px;object-fit:contain!important}.project-photo.project-cover-placeholder img,.project-image-current.project-cover-placeholder img{position:absolute;inset:0}.project-image-current.project-cover-placeholder,.project-image-placeholder{position:relative}.project-image-placeholder{padding:0;overflow:hidden}.card-first-campus .project-copy h3{align-items:center;gap:7px;display:flex}.project-color-dot{border-radius:50%;flex:0 0 8px;width:8px;height:8px;display:inline-block}.project-color-field{border:0;grid-column:1/-1;margin:0;padding:0}.project-color-field legend{margin-bottom:8px;font-weight:650}.project-color-field>div{flex-wrap:wrap;gap:7px;display:flex}.project-color-field label{color:#777;cursor:pointer;justify-items:center;min-width:48px;position:relative;gap:4px!important;font-size:8px!important;font-weight:500!important;display:grid!important}.project-color-field input{opacity:0;pointer-events:none;position:absolute}.project-color-field label>span{box-sizing:border-box;border:3px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 0 0 1px #d6cfca}.project-color-field label:has(input:checked)>span{box-shadow:0 0 0 2px var(--crimson)}.project-color-field label:has(input:focus-visible)>span{outline:2px solid var(--crimson);outline-offset:3px}.card-first-campus .shortcut-card-list .project-photo{height:112px;min-height:112px}.project-crop-controls{background:#faf8f6;border:1px solid #e1dbd6;border-radius:8px;grid-template-columns:1fr 1fr;gap:9px 14px;margin-top:12px;padding:13px;display:grid}.project-crop-controls>strong{grid-column:1/-1;font-size:11px}.project-crop-controls label{color:#6f6863;grid-template-columns:max-content minmax(80px,1fr) max-content;align-items:center;gap:7px!important;font-size:9px!important;font-weight:600!important;display:grid!important}.project-crop-controls input[type=range]{width:100%;accent-color:var(--crimson);border:0;padding:0}.project-crop-controls label>span{color:#918984;min-width:30px;font-size:8px}.project-crop-controls .text-button{grid-column:1/-1;justify-self:start;padding:0;font-size:9px}.project-image-current.has-project-cover img{will-change:transform}.editor-backdrop .rd-modal:has(.task-completion-panel){border-radius:0;width:min(560px,100vw);height:100dvh;max-height:100dvh}.editor-backdrop .rd-modal:has(.task-completion-panel)>.rd-modal-title{margin:0;padding:22px 24px 17px;position:static}@media (width<=650px){.project-dialog{width:100vw}.project-dialog .project-create-fields{grid-template-columns:1fr}.project-create-fields .wide{grid-column:auto}.editor-backdrop .rd-modal>.rd-modal-title{margin:0 -20px 18px;padding:18px 20px 15px;top:-22px}.card-first-campus .shortcut-card-list .project-photo{height:95px;min-height:95px}}.card-first-campus .campus-project-tile .project-photo,.card-first-campus .shortcut-card-list .project-photo,.project-image-current,.project-image-placeholder,.project-image-control>img{aspect-ratio:5/2;height:auto;min-height:0}.project-image-preview-note{color:#8a827d;margin-bottom:-2px;font-size:10px}.project-image-control{grid-template-columns:minmax(260px,360px) minmax(0,1fr);align-items:start}.project-image-current,.project-image-placeholder,.project-image-control>img{width:100%}.project-photo,.project-image-current{position:relative;overflow:hidden}.project-photo>img,.project-image-current>img{width:100%;height:100%;position:absolute;inset:0}@media (width<=650px){.project-image-control{grid-template-columns:1fr}.card-first-campus .campus-project-tile .project-photo,.card-first-campus .shortcut-card-list .project-photo{height:auto;min-height:0}}.file-preview-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#211a1645;place-items:stretch end;padding:0}.file-preview-backdrop .project-file-viewer.codex-file-viewer{border:0;border-left:1px solid #d9d5d2;border-radius:0;width:min(1180px,100vw - 280px);height:100vh;max-height:none;box-shadow:-18px 0 55px #24171124}.codex-file-toolbar{background:#fff;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);min-height:66px;border-bottom:1px solid #e2dfdc!important;align-items:center!important;gap:18px!important;padding:12px 22px!important;display:grid!important}.codex-file-picker{background:#fff;border:1px solid #ddd9d6;border-radius:22px;grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:9px;max-width:370px;height:42px;padding:0 13px;display:grid;position:relative;box-shadow:0 1px 2px #2d1d130b}.codex-file-picker>svg{width:17px;height:17px}.codex-file-picker>svg:last-child{pointer-events:none;width:14px}.codex-file-picker select{appearance:none;color:#302d2b;text-overflow:ellipsis;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px;font-weight:600}.codex-file-toolbar .codex-page-controls,.codex-file-toolbar .codex-view-controls{align-items:center;gap:7px;display:flex}.codex-page-controls{background:#fff;border:1px solid #dedad7;border-radius:24px;justify-self:center;padding:4px}.codex-page-controls button,.codex-view-controls>button{color:#4d4946;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.codex-page-controls button:hover:not(:disabled),.codex-view-controls>button:hover:not(:disabled),.codex-view-controls>button.active{background:#f2f0ee}.codex-page-controls button:disabled{color:#c5c0bc}.codex-page-controls svg,.codex-view-controls svg{width:17px;height:17px}.codex-page-controls span{color:#77716d;text-align:center;min-width:65px;font-size:12px}.codex-page-controls b{color:#2e2b29;font-size:14px}.codex-view-controls{justify-self:end}.codex-view-controls label{background:#fff;border:1px solid #dedad7;border-radius:21px;align-items:center;height:40px;display:flex;position:relative}.codex-view-controls label select{appearance:none;color:#393532;background:0 0;border:0;width:82px;height:100%;padding:0 28px 0 15px;font-size:12px}.codex-view-controls label svg{pointer-events:none;width:13px;position:absolute;right:10px}.codex-view-controls .file-viewer-close{border-left:1px solid #e2dedb;border-radius:0;width:44px;margin-left:3px;padding-left:10px}.codex-file-subbar{background:#fbfaf9;border-bottom:1px solid #e4e0dd;align-items:center;gap:8px;min-height:48px;padding:7px 22px;display:flex}.codex-file-subbar>div{gap:1px;min-width:0;margin-right:auto;display:grid}.codex-file-subbar strong{color:#35312f;text-overflow:ellipsis;white-space:nowrap;max-width:480px;font-size:10px;overflow:hidden}.codex-file-subbar span{color:#8c8580;font-size:8px}.codex-file-subbar label{color:#77716d;align-items:center;gap:5px;font-size:9px;display:flex}.codex-file-subbar select,.codex-file-subbar button{color:#514b47;background:#fff;border:1px solid #ded8d4;border-radius:15px;height:29px;padding:0 11px;font-size:9px}.codex-file-subbar button{align-items:center;gap:5px;display:inline-flex}.codex-file-subbar svg{width:12px;height:12px}.file-preview-backdrop .codex-file-viewer .file-viewer-workspace{background:#f1f0ee;grid-template-columns:minmax(0,1fr) 210px}.file-preview-backdrop .codex-file-viewer .file-library-preview{background:#f1f0ee;height:auto;min-height:0;padding:28px 34px}.file-preview-backdrop .codex-file-viewer .file-library-preview iframe,.file-preview-backdrop .codex-file-viewer .file-library-preview img{background:#fff;border:1px solid #dedbd8;box-shadow:0 2px 12px #30221816}.file-preview-backdrop .codex-file-viewer .viewer-topic-links{background:#fbfaf9}.file-preview-backdrop .codex-file-viewer>footer{background:#fff;min-height:44px}@media (width<=900px){.file-preview-backdrop .project-file-viewer.codex-file-viewer{width:100vw}.codex-file-toolbar{grid-template-columns:minmax(150px,1fr) auto}.codex-view-controls{grid-column:2}.codex-page-controls{grid-area:2/1/auto/-1}.codex-file-subbar>div,.codex-file-subbar>button{display:none}.codex-file-toolbar{min-height:104px}.file-preview-backdrop .codex-file-viewer .file-library-preview{padding:16px}}.file-review-codex-toolbar{flex-shrink:0;min-height:62px;padding:9px 12px!important}.file-review-codex-toolbar .codex-file-picker{height:38px}.file-review-codex-toolbar .codex-page-controls button,.file-review-codex-toolbar .codex-view-controls>button{width:32px;height:32px}.file-review-codex-toolbar .codex-view-controls label{height:36px}.file-review-codex-toolbar .codex-view-controls>a{color:#4d4946;border:0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.file-review-codex-toolbar .codex-view-controls>a:hover{background:#f2f0ee}.file-review-codex-toolbar .codex-view-controls>a svg{width:16px}.file-review .codex-document-canvas{background:#f1f0ee;padding:20px}.file-review .codex-document-canvas iframe,.file-review .codex-document-canvas img{background:#fff;border:1px solid #dedbd8;box-shadow:0 2px 12px #30221816}@media (width<=520px){.project-crop-controls{grid-template-columns:1fr}.project-crop-controls>strong,.project-crop-controls .text-button{grid-column:auto}}.mobile-topic-switcher,.mobile-message-actions-trigger{display:none}@media (width<=760px){.workspace:has(.topic-page){min-height:100dvh;overflow-x:hidden}.workspace .topic-page.rd-page{box-sizing:border-box;width:100%;padding:8px 10px 10px}.topic-page .topic-header{gap:8px;padding-bottom:8px}.topic-header .rd-heading{gap:7px}.topic-header .rd-heading h1{font-size:18px;line-height:1.25}.topic-header .topic-ticket{padding:4px 6px}.topic-edit-button,.topic-delete-button{width:34px;height:34px;min-height:34px}.topic-property-strip{margin-top:2px}.mobile-topic-switcher{z-index:24;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfaf8ef;border-bottom:1px solid #ddd7d2;grid-template-columns:1fr 1fr;gap:4px;margin:0 -10px;padding:7px 10px;display:grid;position:sticky;top:0}.mobile-topic-switcher button{color:#6f6864;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;font-size:13px;font-weight:700;display:flex}.mobile-topic-switcher button.active{color:var(--crimson);background:#f0e2e3;box-shadow:inset 0 0 0 1px #e7cfd2}.mobile-topic-switcher svg{width:17px;height:17px}.mobile-topic-switcher span{background:var(--crimson);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:9px;display:grid}.topic-workbench.resizable-workbench{padding-top:10px;display:block}.topic-workbench .mobile-pane-hidden{display:none!important}.resizable-workbench .proposal-column{width:100%;padding:0}.proposal-column .review-context{padding-bottom:8px}.proposal-column .proposal-list{grid-template-columns:1fr 1fr;gap:10px}.proposal-choice{min-height:150px;padding:13px}.proposal-choice-head strong{font-size:13px}.proposal-choice p{font-size:12px;line-height:1.45}.resizable-workbench .activity-conversation,.topic-workbench .activity-conversation.short-feed{box-sizing:border-box;background:#fff;border:1px solid #e0dad5;border-radius:11px;width:100%;height:calc(100dvh - 205px);min-height:500px;max-height:none;padding:0;position:relative;top:auto;overflow:hidden;box-shadow:0 2px 14px #2d1c1208}.activity-conversation .thread-heading{z-index:5;background:#fff;border-bottom:1px solid #e5e0dc;flex:none;padding:7px 7px 6px;display:block;position:relative}.thread-tabs{grid-template-columns:1fr 1fr 1fr;gap:4px;width:100%;display:grid;overflow:visible}.thread-tabs button{justify-content:center;min-height:39px;padding:7px 4px;font-size:10px}.thread-tabs button svg{width:15px;height:15px}.chat-panel-tools{display:none}.activity-conversation .message-stream{overscroll-behavior:contain;padding:3px 3px 12px;scroll-padding-block:54px}.activity-conversation .message-date{margin:14px -3px 10px}.activity-conversation .thread-message{grid-template-columns:32px minmax(0,1fr);column-gap:9px;padding:9px 34px 10px 5px}.activity-conversation .thread-message-avatar{width:32px;height:32px}.activity-conversation .message-byline strong{font-size:13px}.activity-conversation .message-byline time{font-size:10px}.activity-conversation .message-bubble,.activity-conversation .is-own .message-bubble{font-size:14px;line-height:1.48}.mobile-message-actions-trigger{z-index:4;color:#8a817c;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:6px;right:3px}.mobile-message-actions-trigger:active,.mobile-message-actions-trigger[aria-expanded=true]{color:var(--crimson);background:#f0e9e6}.mobile-message-actions-trigger svg{width:18px}.activity-conversation .message-actions{z-index:7;background:#fff;border:1px solid #ddd5d0;border-radius:9px;flex-wrap:wrap;justify-content:flex-end;max-width:252px;padding:5px;display:none;top:38px;left:auto;right:3px;box-shadow:0 8px 24px #24150e24}.activity-conversation .message-actions.mobile-open{display:flex}.activity-conversation .message-actions button{width:36px;height:36px;min-height:36px}.message-more-menu{top:78px;right:3px}.reaction-picker{left:auto;right:3px}.activity-conversation .plain-composer{z-index:9;padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #ddd7d2;border-radius:0;margin:0;box-shadow:0 -5px 14px #24150e0c}.composer-writing-row{display:block}.composer-avatar{display:none}.composer-input-shell textarea,.composer-highlight{min-height:44px;padding:11px 12px;font-size:16px;line-height:1.4}.composer-bottom{gap:3px;margin-top:5px}.composer-bottom>span{display:none}.composer-add-task{border-radius:8px;place-items:center;width:40px;height:40px;min-height:40px;display:grid}.composer-add-task:active{background:#f2eae7}.thread-composer button.primary{border-radius:9px;width:42px;height:42px;min-height:42px;margin-left:auto}.thread-composer button.primary svg{width:19px;height:19px}.mention-picker{max-height:min(42dvh,280px);bottom:calc(100% + 5px)}.mention-picker button{min-height:48px}.composer-emoji-menu{grid-template-columns:repeat(6,38px);left:auto;right:0}.message-actions-menu{bottom:45px;left:auto;right:0}.message-actions-menu button{min-height:43px}.thread-resource-view{padding:12px 9px}.thread-resource-view>article{min-height:58px}.thread-resource-view>article>button{width:40px;height:40px}.thread-resource-main strong{font-size:12px}.thread-resource-main small{font-size:10px}.side-edge-toggle{width:40px;height:40px;top:73px}.app-shell .sidebar{width:min(86vw,310px)}.app-shell.mobile-nav-open .side-edge-toggle{left:min(86vw - 16px,294px)}}.workspace,.project-tool-page,.topics-workspace,.topbar{font-family:Arial,Helvetica,sans-serif}.workspace-context-label{color:#706a66;white-space:nowrap;flex:0 220px;min-width:145px;font-size:11px}.workspace-context-label:has(ol){flex:360px;max-width:520px;overflow:hidden}.workspace-context-label:has(ol) ol{width:100%}.workspace-context-label:has(ol) .crumb-current{flex:1;overflow:hidden}.workspace-context-label>.project-context-button{color:#716b67;font:inherit;cursor:pointer;background:0 0;border:0;padding:5px 0}.workspace-context-label>.project-context-button strong{color:#2d2927;font-weight:700}.workspace-context-label>.project-context-button:hover{color:var(--crimson)}.topbar .global-search{flex:520px;width:auto;max-width:720px;margin:0 auto}.project-workspace-path,.project-tool-page .project-workspace-heading .project-workspace-path,.topics-workspace .register .project-workspace-heading .project-workspace-path{color:#242120;letter-spacing:-.025em;flex-wrap:wrap;align-items:baseline;gap:0;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:27px;font-weight:600;line-height:1.18;display:flex}.project-workspace-path button{color:#625d59;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:500}.project-workspace-path button:nth-of-type(2){color:#282422;font-weight:650}.project-workspace-path button:hover{color:var(--crimson)}.project-workspace-path i{color:#b9b1ac;font:inherit;margin:0 11px;font-style:normal;font-weight:400}.project-workspace-path strong{color:var(--crimson);font:inherit;font-weight:700}.project-workspace-heading .register-project-context{font-size:11px}.topic-discussion-count{color:#aaa29d;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:5px;min-width:34px;font-size:10px;display:inline-flex}.topic-discussion-count svg{width:13px;height:13px}.topic-discussion-count.has-discussion{color:#625b57;font-weight:650}.has-unread-comments .topic-discussion-count{color:var(--crimson)}.activity-filters{align-items:center;gap:9px;display:flex}.activity-filters .searchbox{flex:1}.activity-organize-toggle{color:#625c58;white-space:nowrap;background:#fff;border:1px solid #d9d3ce;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-family:inherit;font-size:10px;font-weight:650;display:inline-flex}.activity-organize-toggle svg{width:14px;height:14px}.activity-organize-toggle:hover,.activity-organize-toggle.active{color:var(--crimson);background:#fbf2f3;border-color:#bc8b92}.activity-by-topic{background:0 0;border:0;gap:12px;display:grid;overflow:visible}.activity-by-topic .activity-topic-group{background:#fff;border:1px solid #dfdad6;border-radius:10px;overflow:hidden}.activity-by-topic .activity-topic-group>header{background:#f8f6f4;border:0;border-bottom:1px solid #e8e3df;padding:10px 14px;position:static}.activity-topic-group>header>button{color:#2e2a28;text-align:left;cursor:pointer;background:0 0;border:0;align-items:baseline;gap:8px;min-width:0;padding:0;display:flex}.activity-topic-group>header>button span{color:#8f8179;letter-spacing:.04em;flex:none;font-size:9px;font-weight:700}.activity-topic-group>header>button strong{text-overflow:ellipsis;white-space:nowrap;color:#2e2a28;letter-spacing:0;text-transform:none;font-size:12px;overflow:hidden}.activity-topic-group>header>button:hover strong{color:var(--crimson)}.project-activity-timeline:not(.activity-by-topic)>section>header{background:#fff}.project-activity-timeline:not(.activity-by-topic)>section+section>header{border-top:1px solid #e5dfdb}.activity-item{font-family:Arial,Helvetica,sans-serif}@media (width<=760px){.workspace-context-label{flex:1;min-width:0}.topbar .global-search{flex-basis:100%;max-width:none}.project-workspace-path,.project-tool-page .project-workspace-heading .project-workspace-path,.topics-workspace .register .project-workspace-heading .project-workspace-path{font-size:22px}.project-workspace-path i{margin-inline:7px}.activity-filters{flex-direction:column;align-items:stretch}.activity-organize-toggle{width:100%}}@media (width<=390px){.proposal-column .proposal-list{grid-template-columns:1fr}.thread-tabs button{font-size:9px}.thread-tabs button svg{display:none}.activity-conversation .thread-message{padding-right:32px}}.single-task-panel{padding:18px 22px}.single-task-panel .followup-list,.single-task-panel .followup-editor{margin:0}.followup-editor>label+label{margin-top:13px}.followup-editor textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:96px;font:inherit;color:#343030;background:#fff;border:1px solid #d9d2ce;border-radius:6px;padding:10px;font-size:13px;line-height:1.5}.followup-description{color:#756d68;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.task-card-openable{cursor:pointer;transition:border-color .15s,background .15s;position:relative}.task-card-openable:hover,.task-card-openable:focus-visible{box-shadow:inset 3px 0 var(--crimson);background:#fbf6f5;border-color:#caa9ad;outline:0}.feed-task-content>p{color:#716964;margin:4px 0 1px;font-size:11px;line-height:1.45}.feed-task-open-label{color:#9a2335;white-space:nowrap;align-self:flex-start;font-size:9px;font-weight:700}.comment-task-reference{box-sizing:border-box;width:100%;color:inherit;text-align:left;cursor:pointer}.comment-task-reference:hover,.comment-task-reference:focus-visible{background:#f8efef;border-color:#c9a7aa;outline:0}.comment-task-reference p{color:#716964;margin:2px 0;font-size:10px;line-height:1.4}.task-description-field{margin-top:11px}.task-create-card textarea{box-sizing:border-box;resize:vertical;color:#282422;width:100%;min-height:78px;font:inherit;background:#fff;border:1px solid #d9d2cd;border-radius:7px;padding:10px 11px;font-size:12px;line-height:1.45}.task-detail-fields>label{color:#554f4b;grid-template-columns:max-content 1fr;gap:4px 7px;margin-top:11px;font-size:11px;font-weight:700;display:grid}.task-detail-fields>label small{color:#9a928d;font-weight:400}.task-detail-fields>label input,.task-detail-fields>label textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #d8d1cc;border-radius:8px;grid-column:1/-1;padding:10px 11px;font-size:12px}.task-detail-fields>label input{height:40px}.task-detail-fields>label textarea{min-height:82px}.task-detail-actions{align-items:center;gap:9px;margin-top:10px;display:flex}.task-detail-actions span{color:#547159;align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.task-detail-actions svg{width:12px}@media (width<=600px){.feed-task-open-label{display:none}.task-card-openable{padding-right:12px}}.task-workflow-section{border-bottom:1px solid #ece7e3;padding:15px 0}.task-workflow-heading{align-items:flex-start;gap:10px;display:flex}.task-workflow-heading>svg{color:#9d2335;flex:0 0 17px;width:17px;height:17px;margin-top:1px}.task-workflow-heading strong{color:#423c38;font-size:12px;display:block}.task-workflow-heading p{color:#857d78;margin:3px 0 0;font-size:10px;line-height:1.45}.task-assignee-control{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:11px;display:grid}.task-assignee-control select{color:#423c38;background:#fff;border:1px solid #d8d1cc;border-radius:7px;min-width:0;height:39px;padding:0 10px;font-size:12px}.task-assignee-control button{color:#8f2334;background:#fff7f7;border:1px solid #c7aaa9;border-radius:7px;min-height:39px;padding:0 12px;font-size:11px;font-weight:700}.task-assignee-control button:disabled{opacity:.5}.task-assignee-list{grid-template-columns:repeat(2,minmax(0,1fr))}.task-assignee-list label{color:#4b4541;background:#fff;border:1px solid #ddd6d1;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 10px;font-size:11px;display:flex}.task-assignee-list label:has(input:checked){color:#8f2334;background:#fff7f7;border-color:#c69ca3;font-weight:700}.task-assignee-list input{accent-color:#9d2335}.task-assignee-list button{grid-column:1/-1}.task-workflow-section>textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:78px;font:inherit;border:1px solid #d8d1cc;border-radius:8px;margin-top:11px;padding:10px 11px;font-size:12px;line-height:1.45}.task-comment-actions{align-items:center;gap:9px;margin-top:8px;display:flex}.task-comment-actions .primary{align-items:center;gap:6px;min-height:35px;display:inline-flex}.task-comment-actions .primary svg{width:14px}.task-comment-actions>span{color:#547159;align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.task-comment-actions>span svg{width:12px}.task-comment-actions .text-button{font-size:10px}.task-complete-section{border-bottom:0;padding-bottom:0}.task-complete-section .task-workflow-heading>svg{color:#47724d}.deleted-projects-settings .settings-card-heading>svg{color:#9a8f89;width:24px}.deleted-project-list{border:1px solid #e4ded9;border-radius:9px;display:grid;overflow:hidden}.deleted-project-list article{border-top:1px solid #ece7e3;justify-content:space-between;align-items:center;gap:20px;padding:15px 17px;display:flex}.deleted-project-list article:first-child{border-top:0}.deleted-project-list article>div{gap:3px;display:grid}.deleted-project-list strong{font-size:13px}.deleted-project-list span{color:#746d68;font-size:11px}.deleted-project-list small{color:#9a918c;font-size:9px}.deleted-project-list button{color:#932437;background:#fff7f7;border:1px solid #caa6aa;border-radius:7px;align-items:center;gap:6px;min-height:35px;font-size:10px;font-weight:700;display:flex}.deleted-project-list button svg{width:14px}.deleted-project-empty{color:#8d847f;text-align:center;border:1px dashed #d8d0cb;border-radius:9px;place-items:center;min-height:160px;display:grid}.deleted-project-empty svg{width:25px;margin-bottom:7px}.deleted-project-empty strong{color:#4f4844}.deleted-project-empty p{margin:4px 0 0;font-size:10px}.thread-tabs{align-items:center;gap:3px;min-width:0;display:flex}.thread-tabs button{color:#756d68;white-space:nowrap;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;min-height:34px;padding:6px 8px;font-size:10px;font-weight:650;display:flex}.thread-tabs button:hover{background:#f6f1ee}.thread-tabs button.active{color:#98263a;background:#f3e6e7}.thread-tabs svg{width:14px;height:14px}.thread-tabs span{background:#e9e4e1;border-radius:8px;place-items:center;min-width:16px;height:16px;font-size:8px;display:grid}.thread-tabs .active span{background:#fff}.thread-resource-view{flex:1;min-height:0;padding:14px 5px;overflow:auto}.thread-resource-view>header{margin-bottom:12px}.thread-resource-view h3{margin:0;font-size:15px}.thread-resource-view header p{color:#8d8580;margin:3px 0 0;font-size:10px}.thread-resource-view>article{background:#fff;border:1px solid #e4deda;border-radius:8px;align-items:center;gap:8px;margin-bottom:7px;padding:10px;display:flex}.thread-resource-main{color:#4d4642;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:0;text-decoration:none;display:flex}.thread-resource-main>svg{color:#9b2437;flex:0 0 18px;width:18px;height:18px}.thread-resource-main .image-preview{border-radius:5px;width:46px;height:36px;overflow:hidden}.thread-resource-main .image-preview img{object-fit:cover;width:100%;height:100%}.thread-resource-main>span{gap:2px;min-width:0;display:grid}.thread-resource-main strong,.thread-resource-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.thread-resource-main strong{font-size:11px}.thread-resource-main small{color:#8f8782;font-size:9px}.thread-resource-view>article>button{color:#9a918c;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.thread-resource-view>article>button:hover,.thread-resource-view>article>button.is-pinned{color:#98263a;background:#f3e6e7}.thread-resource-view>article>button svg{width:15px}.thread-resource-empty{color:#918984;text-align:center;padding:40px 18px;font-size:11px}.message-actions button.is-pinned{color:#98263a;background:#f3e6e7}.message-more-menu{z-index:8;background:#fff;border:1px solid #dcd4cf;border-radius:8px;min-width:145px;padding:5px;display:grid;position:absolute;top:44px;right:8px;box-shadow:0 9px 24px #0002}.message-more-menu button{color:#423c38;text-align:left;background:0 0;border:0;border-radius:5px;padding:8px 9px;font-size:11px}.message-more-menu button:hover{background:#f5f1ee}.message-more-menu .danger-text{color:#a21f34}.message-edit-form textarea{box-sizing:border-box;width:100%;min-height:78px;font:inherit;border:1px solid #b99196;border-radius:7px;padding:9px;font-size:13px;line-height:1.45}.message-edit-form>div{gap:7px;margin-top:7px;display:flex}.message-edit-form button{min-height:31px;font-size:10px}.message-edit-form .primary{background:var(--crimson);color:#fff}.feed-task-pin{align-self:flex-start;padding:3px!important}.feed-task-pin svg{width:14px}.feed-task-pin.is-pinned{color:var(--crimson);background:#f3e6e7}.thread-message{position:relative}@media (width<=700px){.thread-heading{align-items:flex-start}.thread-tabs{width:100%;overflow-x:auto}.chat-panel-tools{margin-left:auto}.thread-tabs button{font-size:9px}}.thread-pins-view>.pinned-thread-message{cursor:pointer;background:#fff;border:0;border-radius:0;grid-template-columns:38px minmax(0,1fr);align-items:start;column-gap:10px;padding:10px 42px 11px 7px;display:grid;position:relative}.thread-pins-view>.pinned-thread-message:hover{background:#faf7f5}.pinned-thread-message .message-byline,.pinned-thread-message .message-bubble{grid-column:2}.thread-pins-view>.pinned-feed-task{cursor:pointer;padding-right:42px;position:relative}.thread-pins-view>.pinned-feed-task:hover{background:#f2ece8}.thread-pins-view .pin-remove{color:#98263a;background:#f3e6e7;border:0;border-radius:6px;place-items:center;width:29px;height:29px;display:grid;position:absolute;top:8px;right:7px}.thread-pins-view .pin-remove svg{width:14px}.thread-pins-view .comment-attachments span{color:#746b66;border:1px solid #ded7d2;border-radius:5px;padding:5px 7px;font-size:9px;display:inline-flex}.thread-tasks-view>article.is-complete{background:#faf9f7}.thread-tasks-view>article.is-complete .thread-resource-main{color:#777}.thread-tasks-view>article.is-complete .thread-resource-main strong{text-decoration:line-through}.thread-tasks-view .thread-resource-main>span{gap:3px}.activity-conversation .thread-heading{z-index:auto;background:#fff;border-bottom:1px solid #e4dfdb;flex:none;margin:0;padding:0 0 10px;position:static}.activity-conversation .thread-view{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.activity-conversation .thread-view>.message-stream,.activity-conversation .thread-view>.thread-resource-view{flex:1;min-height:0;overflow-y:auto}.activity-conversation .thread-view>.message-stream{padding-top:8px}@media (width<=1100px){.activity-conversation .thread-heading{z-index:auto;margin:0;padding:8px 8px 7px;position:static}.activity-conversation .thread-tabs{grid-template-columns:repeat(4,minmax(max-content,1fr));overflow-x:auto}.activity-conversation .thread-view{border-top:0}}.option-edit-action{color:var(--crimson);background:0 0;border:0;align-items:center;gap:6px;margin:8px 0 0;font-size:12px;display:inline-flex}.option-supporting-links{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.option-supporting-links a{border:1px solid var(--line);color:var(--crimson);border-radius:5px;align-items:center;gap:5px;padding:7px 9px;font-size:12px;text-decoration:none;display:inline-flex}.option-manager{gap:16px}.option-manager-intro{color:#6f6965;margin:0;font-size:13px;line-height:1.55}.option-manager-list{gap:14px;display:grid}.option-manager-item{background:#fff;border:1px solid #ddd5cf;border-radius:10px;gap:14px;padding:16px;display:grid}.option-manager-item>header{align-items:center;gap:10px;display:flex}.option-manager-item>header>div{flex:1;gap:2px;min-width:0;display:grid}.option-manager-item>header small,.option-manager label small,.option-manager-links small,.option-attachments legend small{color:#8d8580;font-weight:400}.option-remove-action{color:#9e2633;background:0 0;border:0;align-items:center;gap:5px;font-size:12px;display:inline-flex}.option-manager-item>label{gap:7px;display:grid}.option-manager-item textarea{min-height:84px}.option-manager-links{gap:8px;display:grid}.option-manager-links>strong{font-size:13px}.option-link-row{grid-template-columns:minmax(110px,.7fr) minmax(180px,1.3fr) auto;gap:6px;display:grid}.option-link-row input{min-width:0}.option-link-row button,.option-attached-files button{color:#8f8580;background:0 0;border:0}.option-upload-control{color:var(--crimson);cursor:pointer;border:1px dashed #cbbeb6;border-radius:6px;justify-content:center;align-items:center;gap:7px;padding:11px;position:relative;grid-template-columns:none!important;display:flex!important}.option-upload-control input{opacity:0;cursor:pointer;position:absolute;inset:0}.option-attached-files{gap:6px;display:grid}.option-attached-files>span{background:#f7f4f1;border-radius:5px;align-items:center;gap:6px;padding:7px 9px;font-size:12px;display:flex}.option-attached-files>span button{margin-left:auto}.option-add-another{width:100%;color:var(--crimson);background:#faf7f5;border:1px dashed #bdaaa3;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:12px;display:flex}.option-manager-removed{color:#746b67;background:#f8f5f3;border:1px dashed #d9cbc4;border-radius:8px;justify-content:space-between;align-items:center;padding:13px 15px;font-size:13px;display:flex}.option-manager-warning{color:#775716;background:#fbf3df;border-radius:6px;padding:10px 12px;font-size:12px}@media (width<=520px){.option-link-row{grid-template-columns:1fr auto}.option-link-row input:nth-child(2){grid-column:1}.option-manager-item>header{align-items:flex-start}.option-remove-action{font-size:0}.option-remove-action svg{width:17px;height:17px}}.option-manager-back{color:var(--crimson);background:0 0;border:0;justify-self:start;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:650;display:inline-flex}.option-manager-overview{gap:8px;display:grid}.option-manager-overview>article{background:#fff;border:1px solid #e0d9d4;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:13px;display:grid}.option-manager-overview article>div{min-width:0}.option-manager-overview strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.option-manager-overview p{color:#77706b;margin:3px 0;font-size:11px;line-height:1.35}.option-manager-overview small{color:#968d87;font-size:9px}.option-manager-overview .secondary{align-items:center;gap:5px;min-height:32px;padding:0 9px;font-size:10px;display:inline-flex}.option-overview-remove{color:#a3283a;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.option-overview-remove:hover{background:#f6e8e9}.option-manager-empty{text-align:center;border:1px dashed #d7ccc6;border-radius:9px;padding:28px 18px}.option-manager-empty strong{font-size:13px}.option-manager-empty p{color:#827873;margin:5px 0 0;font-size:11px}.option-editor-done{justify-content:center;justify-self:end;align-items:center;gap:6px;display:inline-flex}.option-manager-editor{margin:0}@media (width<=520px){.option-manager-overview>article{grid-template-columns:auto minmax(0,1fr) auto}.option-manager-overview .secondary{grid-column:2}.option-overview-remove{grid-area:1/3}.option-editor-done{width:100%}}.profile-settings-panel{gap:0;display:grid}.profile-settings-panel>.rd-error,.profile-settings-panel>.rd-success{margin:0 22px 12px}.profile-settings-identity{border-bottom:1px solid #e8e2de;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:15px;padding:22px;display:grid}.profile-settings-identity .avatar{flex-basis:76px;width:76px;height:76px;font-size:20px}.profile-settings-identity h2{margin:0;font-size:19px}.profile-settings-identity p{color:#6f6864;margin:4px 0;font-size:12px}.profile-settings-identity small{color:#918984;font-size:10px}.profile-settings-identity .text-button{color:var(--crimson)}.profile-contact-section,.profile-notification-section{border-bottom:1px solid #e8e2de;padding:21px 22px}.profile-contact-section h3,.profile-notification-section h3{margin:0;font-size:15px}.profile-contact-section>div{align-items:center;gap:11px;margin-top:15px;display:flex}.profile-contact-icon{color:#5b5350;background:#f4f1ef;border-radius:7px;place-items:center;width:34px;height:34px;font-size:15px;font-weight:700;display:grid}.profile-contact-section small,.profile-contact-section strong{display:block}.profile-contact-section small{color:#8d8580;font-size:9px}.profile-contact-section strong{margin-top:2px;font-size:12px}.profile-notification-section header p{color:#756e69;margin:5px 0 0;font-size:11px;line-height:1.45}.profile-notification-list{border:1px solid #e0dad5;border-radius:9px;margin:16px 0;display:grid;overflow:hidden}.profile-notification-list label{cursor:pointer;border-top:1px solid #e8e2de;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.profile-notification-list label:first-child{border-top:0}.profile-notification-list strong,.profile-notification-list small{display:block}.profile-notification-list strong{font-size:12px}.profile-notification-list small{color:#817a75;margin-top:3px;font-size:10px;line-height:1.35}.profile-notification-list input{width:17px;height:17px;accent-color:var(--crimson)}.profile-notification-section .fine-print{margin:0 0 14px}.profile-notification-section>.primary{min-height:40px}@media (width<=520px){.profile-settings-identity{grid-template-columns:58px minmax(0,1fr)}.profile-settings-identity .avatar{flex-basis:58px;width:58px;height:58px}.profile-settings-identity .text-button{grid-column:1/-1;justify-self:start;padding:0}}.new-topic-options-summary{background:#faf8f6;border:1px solid #ddd6d1;border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.new-topic-options-summary>div{min-width:0}.new-topic-options-summary strong,.new-topic-options-summary span{display:inline}.new-topic-options-summary span{color:#968e89;margin-left:7px;font-size:10px}.new-topic-options-summary p{color:#736c67;margin:4px 0 0;font-size:11px}.new-topic-options-summary button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.new-topic-option-wizard{gap:16px;display:grid}.new-topic-options-heading h3{margin:0;font-size:17px}.new-topic-options-heading p{color:#77706b;margin:5px 0 0;font-size:11px;line-height:1.45}@media (width<=520px){.new-topic-options-summary{flex-direction:column;align-items:flex-start}.new-topic-options-summary button{justify-content:center;width:100%}}.editor-backdrop:has(.creation-sidecar){-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#24201c5c;justify-content:flex-end;align-items:center;padding:8px}.editor-backdrop .rd-modal:has(.creation-sidecar){background:#fdfcfb;border-radius:10px;width:min(650px,100vw - 32px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);padding:0;overflow:hidden;box-shadow:-18px 12px 48px #2017112b}.editor-backdrop .rd-modal:has(.creation-sidecar)>.rd-modal-title{background:0 0;border:0;flex:none;margin:0;padding:20px 26px 12px;position:static}.editor-backdrop .rd-modal:has(.creation-sidecar)>.rd-modal-title h2{letter-spacing:-.01em;color:#262220;font-family:Arial,sans-serif;font-size:21px;font-weight:500}.editor-backdrop .rd-modal:has(.creation-sidecar)>.rd-modal-title button{color:#423b38;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.editor-backdrop .rd-modal:has(.creation-sidecar)>.rd-modal-title button:hover{color:var(--crimson);background:#f2efec}.creation-sidecar{flex-direction:column;height:calc(100% - 64px);min-height:0;display:flex}.creation-sidecar>.creation-fields{scrollbar-gutter:stable;flex:1;gap:18px;min-height:0;padding:2px 26px 24px;display:grid;overflow-y:auto}.new-topic-project-context{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding-bottom:2px;display:grid}.new-topic-project-cover{background:#eadbd6;border-radius:5px;width:42px;height:42px;overflow:hidden}.new-topic-project-cover img{object-fit:cover;width:100%;height:100%}.new-topic-project-context strong{color:#8d1d2e;font-size:12px;font-weight:700;display:block}.new-topic-project-context p{color:#746c68;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:10px;line-height:1.35;overflow:hidden}.creation-sidecar label,.creation-sidecar .writing-label{color:#312c29;font-size:11px;font-weight:650}.new-topic-title-field{gap:7px;display:grid}.new-topic-title-field b{color:#9d1c2f}.creation-sidecar input,.creation-sidecar select,.creation-sidecar textarea{color:#383230;box-shadow:none;background:#fff;border-color:#ded9d5;border-radius:5px;font-size:12px}.new-topic-title-field input{height:31px;padding:7px 9px}.creation-sidecar input:focus,.creation-sidecar select:focus,.creation-sidecar textarea:focus{border-color:#a01d2e;outline:2px solid #a01d2e1c}.creation-sidecar .topic-writing{gap:7px}.creation-sidecar .mail-writing .ProseMirror{min-height:64px;padding:9px;font-size:12px;line-height:1.5}.creation-sidecar .mail-toolbar{border-color:#ded9d5;min-height:29px;padding:2px 5px}.creation-sidecar .mail-toolbar button{width:23px;height:23px}.creation-sidecar .mail-toolbar svg{width:13px;height:13px}.new-topic-assignment-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.new-topic-assignment-row>label{gap:7px;display:grid}.new-topic-input-icon{position:relative}.new-topic-input-icon>svg{z-index:1;color:#766e6a;pointer-events:none;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.new-topic-input-icon select,.new-topic-input-icon input{width:100%;height:31px;padding:6px 8px 6px 30px}.new-topic-files{gap:8px;padding-top:1px}.new-topic-section-heading>div{gap:7px}.new-topic-section-heading svg{color:#3e3734}.new-topic-section-heading strong{font-size:12px}.new-topic-dropzone{text-align:left;background:#fff;border-radius:5px;min-height:56px;padding:10px}.new-topic-dropzone>span{gap:1px}.new-topic-dropzone strong{font-size:11px}.new-topic-dropzone small{font-size:10px}.new-topic-file-grid{grid-template-columns:1fr}.new-topic-file-tile{grid-template-columns:42px minmax(0,1fr) 24px;padding:6px}.new-topic-file-tile>img,.new-topic-file-icon{width:42px;height:36px}.creation-sidecar .new-topic-options-summary{background:0 0;border:0;border-radius:0;align-items:flex-start;padding:0}.creation-sidecar .new-topic-options-summary strong{font-size:12px}.creation-sidecar .new-topic-options-summary p{max-width:420px;font-size:10px;line-height:1.45}.creation-sidecar .new-topic-options-summary .secondary{color:#8d1d2e;background:#fff;border-color:#bb7c85;min-height:30px;font-size:10px}.new-topic-additional{border-top:1px solid #e5e0dc;border-bottom:1px solid #e5e0dc}.new-topic-additional summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:14px 0;list-style:none;display:grid}.new-topic-additional summary::-webkit-details-marker{display:none}.new-topic-additional summary:before{content:"⌄";color:#615954;font-size:14px;transform:rotate(-90deg)}.new-topic-additional[open] summary:before{transform:rotate(0)}.new-topic-additional summary span{font-size:12px;font-weight:650}.new-topic-additional summary small{color:#89817d;font-size:9px;font-weight:400}.new-topic-additional-body{gap:13px;padding:2px 0 16px;display:grid}.new-topic-additional-body .new-topic-fields{gap:11px}.new-topic-additional-body label{gap:6px;display:grid}.new-topic-additional-body input,.new-topic-additional-body select{height:31px;padding:6px 8px}.new-topic-additional-body .rd-check{align-items:center;gap:7px;font-size:11px;font-weight:500;display:flex}.new-topic-additional-body .rd-check input{width:auto;height:auto}.new-topic-additional-body .linked-topic-list{margin-top:0}.creation-sidecar>.creation-footer{min-height:66px;padding:13px 26px calc(13px + env(safe-area-inset-bottom));background:#fdfcfb;border-top:1px solid #e5e0dc;flex:none;margin:0;box-shadow:0 -8px 18px #4a342008}.creation-footer button{min-height:32px;padding:7px 14px;font-size:11px}.creation-footer .primary{min-width:107px}.new-topic-title-field>span{display:inline-block}.new-topic-input-icon.no-icon input{padding-left:8px}.new-topic-additional summary{text-align:left;padding-left:18px;display:block;position:relative}.new-topic-additional summary:before{position:absolute;top:13px;left:0}.new-topic-additional summary span{float:none;color:#332b2b;display:block}.new-topic-additional summary small{margin-top:3px;display:block}@media (width<=650px){.editor-backdrop:has(.creation-sidecar){align-items:stretch;padding:0}.editor-backdrop .rd-modal:has(.creation-sidecar){border-radius:0;width:100vw;height:100dvh;max-height:100dvh}.editor-backdrop .rd-modal:has(.creation-sidecar)>.rd-modal-title{padding:17px 16px 10px}.creation-sidecar{height:calc(100% - 59px)}.creation-sidecar>.creation-fields{padding:2px 16px 20px}.creation-sidecar>.creation-footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom))}.new-topic-assignment-row{gap:10px}.new-topic-additional summary{grid-template-columns:auto 1fr}.new-topic-additional summary small{grid-column:2}.creation-footer button{flex:1}}.option-manager-overview>article[role=button]{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto}.option-manager-overview>article[role=button]:hover{background:#fff;border-color:#c9b8b2}.option-manager-overview>article[role=button]:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.sidebar-campus-primary{padding-bottom:4px!important}.sidebar-current-project{border-top:0;padding-top:4px}.sidebar-personal-primary{margin-top:4px;padding-top:6px!important;padding-bottom:0!important}.sidebar nav .sidebar-personal-primary>button{font-weight:560}.topics-workspace .register-head{align-items:flex-end;padding-top:19px}.project-workspace-heading{min-width:0}.project-workspace-kicker{color:#8a817c;align-items:center;gap:7px;margin:0 0 5px;font-size:10px;font-weight:600;display:flex}.project-workspace-kicker i{color:#bbb2ad;font-style:normal}.project-workspace-kicker strong{color:var(--crimson);font-weight:700}.topics-workspace .register .project-workspace-heading h1{color:#242120;letter-spacing:-.02em;margin:0;font-size:27px;line-height:1.12}.project-workspace-heading h1 span{color:#6e6763;font-weight:450}.project-workspace-heading .register-project-context{margin-top:5px}.topics-workspace .topic-tabs{margin-top:10px}@media (width<=760px){.topics-workspace .register .project-workspace-heading h1{font-size:22px}.project-workspace-heading h1 span{margin-top:2px;font-size:15px;display:block}.project-workspace-kicker{font-size:9px}.sidebar-current-project{padding-top:3px}}.workspace:has(.project-tool-page){height:100dvh;overflow:hidden}.project-tool-page{box-sizing:border-box;background:#fff;border:1px solid #ddd8d4;border-radius:9px;width:auto;max-width:none;height:calc(100dvh - 84px);margin:14px 20px 16px;padding:19px 20px 20px;overflow:auto}.project-tool-page-heading{align-items:flex-end;margin:0 0 16px}.project-tool-page .project-workspace-heading h1,.topics-workspace .register .project-workspace-heading h1{color:#242120;letter-spacing:-.02em;margin:0;font-size:27px;line-height:1.12}.project-tool-page .project-workspace-heading h1 span{color:#6e6763;font-weight:450}.project-tool-page-heading>.primary{min-height:40px}.topics-workspace .register-head,.project-tool-page-heading{align-items:flex-start}@media (width<=1350px){.topics-workspace .register-head{grid-template-columns:minmax(0,1fr);gap:12px;display:grid}.topics-workspace .register-tools{justify-content:flex-end;width:100%}}.design-register .register-topic{padding-left:22px}.design-register .register-topic .topic-key{color:#8f5e58;letter-spacing:.015em;min-width:52px;margin-right:8px;font-size:12px;font-weight:650;display:inline-block}.project-team-page .team-metric-grid{border:1px solid #e3ded9;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 0 12px;display:grid;overflow:hidden}.project-team-page .team-metric-grid article{min-height:52px;box-shadow:none;border:0;border-left:1px solid #e9e4e0;border-radius:0;padding:9px 12px}.project-team-page .team-metric-grid article:first-child{border-left:0}.project-team-page .team-metric-grid svg{width:17px;height:17px}.project-team-page .team-metric-grid strong{font-size:17px}.project-team-page .team-metric-grid small{font-size:9px}.project-team-page .team-access-guide{margin-bottom:12px}.project-team-page .team-filters{margin-bottom:10px}.team-roster,.team-roster-row{height:auto!important}.team-roster-access em.scope-project{color:#77685d;background:#f4efea}.project-activity-page .activity-metric-grid{margin-bottom:12px}.project-activity-page .activity-metric-grid button{min-height:58px;padding:10px 12px}.project-activity-page .activity-metric-grid button strong{font-size:18px}.project-activity-page .activity-metric-grid button small{font-size:9px}@media (width<=760px){.project-tool-page{height:calc(100dvh - 78px);margin:10px;padding:14px 13px;overflow:auto}.project-tool-page .project-workspace-heading h1{font-size:22px}.project-tool-page .project-workspace-heading h1 span{margin-top:2px;font-size:15px;display:block}.project-tool-page-heading{align-items:stretch;gap:12px}.project-tool-page-heading>.primary{align-self:flex-start}.project-team-page .team-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-team-page .team-metric-grid article:nth-child(3){border-top:1px solid #e9e4e0;border-left:0}.project-team-page .team-metric-grid article:nth-child(4){border-top:1px solid #e9e4e0}}.approval-decision-dock{z-index:18;background:#fffaf8;margin:8px 8px 0 0;box-shadow:0 -8px 24px #2a18100d}@media (width>=1101px){.resizable-workbench>.proposal-column:has(>.approval-decision-dock){flex-direction:column;padding-right:0;display:flex;overflow:hidden}.resizable-workbench>.proposal-column:has(>.approval-decision-dock)>.review-context{overscroll-behavior:contain;flex:1;min-height:0;margin:0;padding-right:8px;overflow-y:auto}.resizable-workbench>.proposal-column>.approval-decision-dock{flex:none}}@media (width<=760px){.proposal-column>.approval-decision-dock{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:60;border-radius:11px;margin:0;padding:12px 13px;position:fixed;left:10px;box-shadow:0 10px 36px #2817112e}.proposal-column>.approval-decision-dock>div:first-child p{display:none}.proposal-column>.approval-decision-dock .approval-decision-actions{grid-template-columns:auto 1fr 1fr;gap:6px;display:grid}.proposal-column>.approval-decision-dock .approval-decision-actions button{justify-content:center;min-height:40px;padding:8px;font-size:11px}}.approval-decision-dock{gap:12px;padding:12px 14px}.approval-decision-dock>div:first-child{flex:0 0 110px}.approval-decision-dock>div:first-child p{display:none}.approval-decision-dock strong{white-space:nowrap}.approval-decision-dock .approval-decision-actions{flex:1;justify-content:flex-end;gap:6px}.approval-decision-dock .approval-decision-actions button{min-height:36px;padding:7px 10px;font-size:11px}@media (width<=760px){.proposal-column>.approval-decision-dock>div:first-child{flex-basis:auto}.proposal-column>.approval-decision-dock strong{white-space:normal}}.editor-backdrop .rd-modal:has(.decision-confirm-form){background:#fcfbf9;width:min(620px,100vw);height:100dvh;max-height:100dvh;padding:0;overflow:hidden}.editor-backdrop .rd-modal:has(.decision-confirm-form)>.rd-modal-title{background:#fcfbf9;border-bottom:1px solid #e7e1dd;flex:none;margin:0;padding:22px 24px 17px;position:static}.editor-backdrop .rd-modal:has(.decision-confirm-form)>.rd-modal-title h2{font-size:22px}.editor-backdrop .rd-modal:has(.decision-confirm-form)>.rd-modal-title button{color:#4b4541;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.editor-backdrop .rd-modal:has(.decision-confirm-form)>.rd-modal-title button:hover{color:var(--crimson);background:#f1ece8}.decision-confirm-form{flex:1;gap:0;min-height:0;display:flex;overflow:hidden}.decision-form-body{overscroll-behavior:contain;align-content:start;gap:17px;min-height:0;padding:20px 24px 28px;display:grid;overflow-y:auto}.decision-review-summary{background:#fff;border:1px solid #ded7d2;border-radius:9px;gap:5px;padding:14px 15px;display:grid}.decision-review-summary>small{color:#9b7770;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:750}.decision-review-summary>strong{color:#2e2927;font-size:15px}.decision-review-summary>p{color:#7c746f;margin:0;font-size:11px}.decision-review-summary details{border-top:1px solid #eee8e4;margin-top:7px;padding-top:9px}.decision-review-summary summary{cursor:pointer;color:var(--crimson);font-size:11px;font-weight:650}.decision-review-summary details .review-copy{color:#5f5854;padding:11px 0 0;font-size:12px;line-height:1.5}.decision-confirm-form>.rd-modal-actions{padding:15px 24px calc(18px + env(safe-area-inset-bottom));background:#fcfbf9;border-top:1px solid #e2dcd7;flex:none;margin:0;box-shadow:0 -8px 24px #2a18100b}.decision-confirm-form>.rd-modal-actions button{min-height:40px;padding:9px 15px}.decision-confirm-form>.rd-modal-actions .primary{min-width:132px}.decision-confirm-form textarea{box-sizing:border-box;resize:vertical;min-height:96px}.decision-confirm-form .decision-file-picker{min-height:52px}@media (width<=620px){.editor-backdrop .rd-modal:has(.decision-confirm-form)>.rd-modal-title{padding:17px 16px 13px}.decision-form-body{padding:16px 16px 22px}.decision-confirm-form>.rd-modal-actions{padding:12px 16px calc(14px + env(safe-area-inset-bottom))}.decision-confirm-form>.rd-modal-actions button{flex:1}.decision-confirm-form>.rd-modal-actions .primary{min-width:0}}.decision-confirm-form{flex-direction:column;width:100%}.signin-photographic .signin-panel{padding-bottom:112px}.signin-partner-credit{pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:48px;left:24px;right:24px}.signin-partner-credit img{opacity:1;width:175px;max-width:100%;height:auto;display:block}@media (width<=760px){.signin-photographic .signin-panel{padding-bottom:120px}.signin-partner-credit img{width:165px}}:root{--paper:#faf9f7;--crimson:#a01d2e;--crimson-dark:#841425;--line:#e2e0de;--rose:#f6eaea}body{font-family:Arial,Helvetica,sans-serif;font-size:14px}.brand{color:#991e2c}.brand div{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-size:39px}.brand span{color:#222;letter-spacing:.23em;font-size:9px}.page{max-width:none;padding:28px 28px 60px}.topbar{height:54px;padding:0 28px}.topbar .searchbox{height:36px}.page-heading{margin-bottom:22px}.page-heading h1{letter-spacing:-.035em;font-size:clamp(30px,3.1vw,48px);font-weight:600}.page-heading p{color:#696a6d;font-size:22px}.primary{box-shadow:none;border-radius:4px;padding:12px 20px;font-size:14px}.project-strip{aspect-ratio:7.295;background-image:url(/references/overview.png);background-position:91.72% 23.16%;background-repeat:no-repeat;background-size:123.52% 563.64%;border-radius:7px;height:auto;padding:0}.project-strip>*{display:none}.register{border-color:#e7e5e3;border-radius:6px;box-shadow:0 1px 6px #00000003}.register-head{padding:20px 22px 0}.register h2{font-size:30px;font-weight:500}.topic-row{min-height:63px;padding-left:22px;padding-right:22px}.topic-header{min-height:46px}.topic-name strong{font-weight:500}.status{font-size:12px;font-weight:400}.searchbox input::placeholder{color:#89898f}.user-card strong{font-weight:400}.campus-heading h1{font-family:Arial,Helvetica,sans-serif;font-weight:600}.campus-heading p{font-size:17px}.project-photo{background-image:url(/references/overview.png);background-position:45% 23%;background-size:800% 570%}.project-photo:before,.project-photo:after,.project-photo span{display:none}.photo-1{background-position:68% 23%}.photo-2{background-position:87% 23%}.photo-3{background-position:29% 23%}.topic-page{max-width:1310px}.topic-page h1{letter-spacing:-.025em;font-size:36px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--crimson);outline-offset:3px}select{font:inherit;border:1px solid var(--line);color:#45464b;background:#fff;border-radius:5px;max-width:180px;padding:6px 8px}.top-actions{gap:12px}@media (width<=1100px){.page{padding:25px 24px 50px}.topbar{padding:0 24px}.topbar .searchbox{min-width:200px}.top-actions{gap:8px}}@media (width<=700px){.page{padding:22px 16px 50px}.page-heading h1{font-size:30px}.page-heading p{font-size:17px}.project-strip{aspect-ratio:auto;min-height:110px}.register h2{font-size:25px}.topic-page h1{font-size:29px}.topic-row{padding:14px}.topbar{padding:0 15px}.top-actions{gap:6px}.top-actions select{max-width:120px;font-size:12px}}.project-strip>div:last-child{display:none}:root{--paper:#f5f2ed;--ink:#25242a;--muted:#68666a;--line:#ddd8d1;--crimson:#981f32;--crimson-dark:#771628;--rose:#f3e4e4;--panel:#fffdf9}body{color:var(--ink);background:var(--paper);font-family:DM Sans,ui-sans-serif,sans-serif}h1,h2,h3,h4,strong{font-family:DM Sans,ui-sans-serif,sans-serif}.page-heading h1{letter-spacing:-.025em;font-size:clamp(28px,3vw,38px)}.page-heading p,.settings-card p,.fine-print{font-size:14px;line-height:1.55}.settings-card,.register,.project-card,.company-card{background:var(--panel);box-shadow:0 1px 2px #3d2c230a}.primary{background:var(--crimson);border-radius:5px}.secondary{background:var(--panel);border-color:#cfc7bf}.sidebar{background:#f8f5f0}.topbar{background:#f8f5f0f0}.profile-menu{background:var(--panel);border:1px solid var(--line);box-shadow:0 14px 30px #33271f1f}.profile-menu button{font-size:14px}.project-color-field{display:none!important}.connected-ai-provider-grid{grid-template-columns:1fr;gap:12px}.connected-ai-provider{border-radius:6px}.endpoint-copy{align-items:center;gap:10px;display:flex}.endpoint-copy code{flex:1;min-width:0}.endpoint-copy .secondary{white-space:nowrap;align-items:center;gap:6px;padding:8px 10px;display:inline-flex}.campus-preferences{color:var(--muted);font-size:13px}.shortcut-empty{display:none}.app-shell{font-size:15px}.app-shell small,.app-shell .fine-print,.app-shell .owner-label,.app-shell .message-date,.app-shell .message-byline,.app-shell .message-byline time,.app-shell .project-access-list small,.app-shell .profile-settings-identity small,.app-shell .profile-contact-section small,.app-shell .profile-notification-list small,.app-shell .project-crop-controls label,.app-shell .project-crop-controls label>span,.app-shell .codex-file-subbar span,.app-shell .codex-file-subbar label,.app-shell .codex-file-subbar select,.app-shell .codex-file-subbar button{font-size:12px!important}.app-shell .page input,.app-shell .page textarea,.app-shell .page select{font-size:14px}.project-dialog,.team-member-drawer{width:min(720px,100vw - 32px)}@media (width<=700px){.topbar .global-search{display:none}.topbar{flex-wrap:nowrap;min-height:54px;padding-bottom:0}.endpoint-copy{flex-direction:column;align-items:stretch}.endpoint-copy .secondary{width:max-content}.settings-card{padding:20px 17px}}.app-shell .rd-page .topic-workbench{grid-template-columns:minmax(0, 1fr) minmax(380px, var(--chat-width))}.app-shell .rd-page .proposal-column{border-left:0;border-right:1px solid #ded7d1;grid-area:1/1;padding-left:0;padding-right:28px}.app-shell .rd-page .conversation-column{grid-area:1/2;min-width:0;padding-left:0}.discussion-drawer-trigger,.discussion-drawer-backdrop,.discussion-drawer-close{display:none}@media (width<=1120px){.app-shell .rd-page .topic-workbench{display:block}.app-shell .rd-page .proposal-column{border:0;width:100%;padding:0;display:block}.discussion-drawer-trigger{min-height:34px;color:var(--crimson);background:#fffaf8;border:1px solid #cbb6b2;border-radius:6px;align-items:center;gap:7px;margin:12px 0 0 auto;padding:7px 11px;font-size:12px;font-weight:650;display:inline-flex}.discussion-drawer-trigger svg{width:15px;height:15px}.discussion-drawer-trigger span{background:var(--crimson);color:#fff;border-radius:8px;place-items:center;min-width:16px;height:16px;font-size:9px;display:grid}.app-shell .rd-page .conversation-column{display:none}.app-shell .rd-page .conversation-column.discussion-is-open,.app-shell .rd-page .discussion-is-open .conversation-column{display:flex}.app-shell .rd-page .conversation-column{inset:var(--topbar-height) 0 0 auto;z-index:71;width:min(500px,100vw);height:calc(100dvh - var(--topbar-height));background:#fffdf9;border:0;border-left:1px solid #d9d0ca;border-radius:10px 0 0;padding:16px;position:fixed;box-shadow:-18px 0 42px #2d1b1229}.app-shell .rd-page .discussion-drawer-close{color:#756964;background:0 0;border:0;flex-basis:100%;align-self:flex-start;align-items:center;gap:6px;min-height:30px;margin-bottom:8px;padding:5px 7px 5px 2px;font-size:12px;font-weight:650;display:inline-flex}.app-shell .rd-page .conversation-column .thread-heading{flex-wrap:wrap}.app-shell .rd-page .conversation-column .thread-tabs{width:100%}.app-shell .rd-page .discussion-drawer-close:hover{color:var(--crimson)}.app-shell .rd-page .discussion-drawer-close svg{width:15px;height:15px}.discussion-drawer-backdrop{inset:var(--topbar-height) 0 0;z-index:70;background:#261c1847;border:0;width:100%;display:block;position:fixed}}@media (width>=1121px){.app-shell .rd-page .discussion-drawer-trigger{display:none}}.app-shell{--topbar-height:58px;--workspace-gutter:clamp(18px, 3vw, 40px);--surface:#fffdf9;--surface-soft:#f8f4ef;--surface-raised:#fffefa;--ink-strong:#272329;--ink-soft:#665f5d;--ink-faint:#918882;--line-soft:#e8e0da;--focus-ring:#a85a61;color:var(--ink-strong)}.app-shell .page{max-width:1440px;padding:30px var(--workspace-gutter) 64px}.app-shell .page-heading{gap:24px;margin-bottom:24px}.app-shell .page-heading h1{letter-spacing:-.035em;margin:0 0 6px;font-size:clamp(27px,2.8vw,38px);line-height:1.1}.app-shell .page-heading p{max-width:680px;color:var(--ink-soft);margin:0;font-size:14px;line-height:1.5}.app-shell .settings-card,.app-shell .register,.app-shell .file-list,.app-shell .file-detail,.app-shell .team-table,.app-shell .activity-list,.app-shell .project-card,.app-shell .company-card{border-color:var(--line-soft);background:var(--surface);box-shadow:0 1px 2px #3d2c2309}.app-shell .empty{background:var(--surface-soft);border:1px dashed #d8cec7;border-radius:8px;min-height:220px;padding:46px 24px}.app-shell .empty h3{color:var(--ink-strong);margin:12px 0 5px;font-size:17px}.app-shell .empty p{max-width:440px;color:var(--ink-soft);margin:0 auto 18px;font-size:13px;line-height:1.5}.app-shell .loading{height:auto;min-height:260px;padding:60px 20px}.app-shell .fatal{border:1px solid var(--line-soft);background:var(--surface);border-radius:9px;max-width:620px;margin:70px auto;padding:30px}.app-shell .fatal h1,.app-shell .fatal h2{letter-spacing:-.02em;margin-top:0;font-size:24px}.app-shell .fatal p{color:var(--ink-soft);line-height:1.55}.app-shell button:not(:disabled),.app-shell select,.app-shell input,.app-shell textarea{transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s}.app-shell button:disabled{cursor:not-allowed}.app-shell .secondary,.app-shell .filter-button,.app-shell .view-switch button,.app-shell .project-dialog button:not(.primary):not(.danger-button){background:var(--surface-raised);border-color:#d9d0c9}.app-shell .secondary:hover,.app-shell .filter-button:hover{background:#fff9f6;border-color:#bda39e}.app-shell .primary{min-height:38px;padding:9px 15px;font-size:13px;font-weight:650}.app-shell .text-button{min-height:30px;font-size:12px;font-weight:600}.app-shell .topbar{height:58px;padding-inline:var(--workspace-gutter);border-color:var(--line-soft)}.app-shell .workspace-context-label{min-width:0;font-size:12px}.app-shell .workspace-context-label strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell .searchbox{background:var(--surface-raised);box-shadow:none;border-color:#d9d1cb}.app-shell .searchbox:focus-within{border-color:#bd9696;box-shadow:0 0 0 3px #981f3217}.app-shell .notification-trigger{color:#6f6662}.app-shell .notification-trigger:hover{color:var(--crimson);background:#f5ece9}.app-shell .notification-popover,.app-shell .profile-menu{border-color:var(--line-soft);background:var(--surface);box-shadow:0 16px 34px #30231c21}.app-shell .notification-popover header{border-bottom:1px solid var(--line-soft);padding-bottom:11px}.app-shell .notification-popover header strong{font-size:13px}.app-shell .notification-popover header small,.app-shell .notification-popover footer{color:var(--ink-faint);font-size:11px}.app-shell .sidebar{border-color:var(--line-soft);background:#f8f5f0;width:248px}.app-shell .sidebar nav button{color:#5f5957;min-height:42px;padding:10px 13px;font-size:13px;font-weight:550}.app-shell .sidebar nav button:hover{color:var(--ink-strong);background:#f1eae5}.app-shell .sidebar nav button.active{color:var(--crimson);background:#f2e3e3}.app-shell .sidebar-current-project{border-top:1px solid var(--line-soft);margin-top:8px;padding-top:9px}.app-shell .current-project-copy small{color:var(--ink-faint);font-size:10px}.app-shell .current-project-copy strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.app-shell .user-card{border-radius:7px}.app-shell .user-card:hover{background:#f1eae5}.app-shell .campus-page .page-heading{align-items:end}.app-shell .campus-page .page-heading h1{font-size:clamp(29px,3.2vw,42px)}.app-shell .campus-page .page-heading p{font-size:15px}.app-shell .project-grid{gap:14px}.app-shell .project-card{border-radius:8px;min-height:142px}.app-shell .project-card:hover,.app-shell .company-card:hover{border-color:#c6aaa5;transform:translateY(-1px);box-shadow:0 5px 18px #432a1f14}.app-shell .project-copy{padding:18px}.app-shell .project-copy h3{margin:4px 0;font-size:17px}.app-shell .project-stats{gap:13px;font-size:12px}.app-shell .register-head{gap:18px}.app-shell .register-tools{align-items:center;gap:7px}.app-shell .register-tools .searchbox{min-width:min(260px,28vw);height:36px}.app-shell .register-caption{color:var(--ink-faint);border-color:var(--line-soft)}.app-shell .design-register th{background:var(--surface-soft);color:var(--ink-faint);letter-spacing:.02em;padding:12px;font-size:11px;font-weight:650}.app-shell .design-register td{border-color:var(--line-soft);padding:14px 12px;font-size:13px}.app-shell .design-register tbody tr:hover{background:#fff9f6}.app-shell .design-register .register-topic{min-width:240px}.app-shell .register-topic>button{font-size:13px;line-height:1.4}.app-shell .topic-tabs{gap:18px}.app-shell .topic-tabs button{color:var(--ink-soft);padding:9px 2px;font-size:12px}.app-shell .topic-tabs button.active{color:var(--crimson)}.app-shell .project-tool-page .page-heading{align-items:center}.app-shell .project-tool-page-heading{margin-bottom:18px}.app-shell .project-tool-page .page-heading h1{font-size:27px}.app-shell .file-row,.app-shell .team-row{border-color:var(--line-soft)}.app-shell .file-row:hover,.app-shell .team-row:hover{background:#fff9f6}.app-shell .file-row.selected{box-shadow:inset 3px 0 var(--crimson);background:#f6eaea}.app-shell .activity-list article{border-color:var(--line-soft)}.app-shell .project-dialog,.app-shell .team-member-drawer,.app-shell .rd-modal{border:1px solid var(--line-soft);background:var(--surface);border-radius:9px;box-shadow:0 22px 70px #2c1d1633}.app-shell .project-dialog header,.app-shell .team-member-drawer header,.app-shell .project-dialog footer{border-color:var(--line-soft)}.app-shell .rd-error{background:#fff5f4;border-color:#e2bfc1}@media (width<=760px){.app-shell .page{padding:22px 16px 48px}.app-shell .personal-tasks-page .tasks-heading{padding-left:42px}.app-shell .page-heading,.app-shell .project-tool-page .page-heading{flex-direction:column;align-items:flex-start;gap:13px}.app-shell .page-heading h1,.app-shell .campus-page .page-heading h1{font-size:29px}.app-shell .page-heading p{font-size:13px}.app-shell .register-head{flex-direction:column;align-items:stretch}.app-shell .register-tools{grid-template-columns:1fr auto;display:grid}.app-shell .register-tools .primary{grid-column:1/-1;width:100%}.app-shell .register-tools .searchbox{width:100%;min-width:0}.app-shell .register-tools select{max-width:150px}.app-shell .project-grid,.app-shell .company-grid{grid-template-columns:1fr}.app-shell .project-card{grid-template-columns:112px 1fr}.app-shell .project-copy{padding:14px}.app-shell .project-copy h3{font-size:16px}.app-shell .settings-card{padding:18px 16px}.app-shell .empty{min-height:180px;padding:34px 18px}}.app-shell .rd-page .approval-workflow-panel,.app-shell .rd-page .approval-decision-panel{border-left:3px solid var(--crimson);background:#fbf6f3;position:relative}@media (width<=1120px){.app-shell .rd-page .proposal-column{padding-right:0}.app-shell .rd-page .activity-conversation{min-height:0}}@media (width<=760px){.app-shell .rd-page .review-context{padding:15px}.app-shell .rd-page .thread-heading .thread-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .rd-page .thread-tabs button{justify-content:flex-start}}.app-shell .rd-page .topic-header{margin-bottom:2px;padding:16px 0 15px}.app-shell .rd-page .topic-property-strip{margin-top:13px}.app-shell .rd-page .topic-property-strip>span{min-height:42px;padding:7px 10px}.app-shell .rd-page .topic-workbench{align-items:stretch;gap:24px;padding-top:22px}.app-shell .rd-page .review-context{background:#fffdf9;border:1px solid #e4dcd6;border-radius:10px;padding:18px;box-shadow:0 2px 10px #35231909}.app-shell .rd-page .workbench-heading{border-bottom:1px solid #ece4de;align-items:center;margin:0 0 16px;padding-bottom:13px}.app-shell .rd-page .workbench-heading h2{font-size:20px;line-height:1.2}.app-shell .rd-page .workbench-heading .text-button{min-height:32px;color:var(--crimson);background:#fff8f7;border-radius:5px;padding:6px 8px}.app-shell .rd-page .approval-workflow-panel{border-top-color:#e5dcd6;border-bottom-color:#e5dcd6;border-right-color:#e5dcd6;margin:16px 0 0;padding:16px}.app-shell .rd-page .approval-workflow-copy{gap:11px}.app-shell .rd-page .approval-workflow-copy strong{font-size:14px;line-height:1.3}.app-shell .rd-page .approval-workflow-panel p{color:#675f5a;margin-top:5px;font-size:12px;line-height:1.5}.app-shell .rd-page .approval-workflow-actions{margin-top:12px}.app-shell .rd-page .activity-conversation{background:#fffdf9;border:1px solid #dfd7d1;border-radius:10px;flex-direction:column;min-height:470px;display:flex;overflow:hidden;box-shadow:0 2px 12px #30221b0b}.app-shell .rd-page .thread-tabs span{color:#746a65;background:#eee8e2;flex:none}.app-shell .rd-page .thread-tabs button.active span{color:var(--crimson);background:snow}.app-shell .rd-page .thread-resource-view header h3{font-size:15px}.app-shell .rd-page .activity-empty{color:#756a64;text-align:center;background:#fcfaf7;border:1px dashed #ded3cc;border-radius:8px;min-height:190px;margin:16px 0;padding:38px 22px;font-size:13px;line-height:1.5}@media (width<=1120px){.app-shell .rd-page .proposal-column{padding-right:0}.app-shell .rd-page .activity-conversation{min-height:0}}@media (width<=760px){.app-shell .rd-page .review-context{padding:15px}.app-shell .rd-page .thread-heading .thread-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .rd-page .thread-tabs button{justify-content:flex-start}}.app-shell .rd-page .approval-workflow-copy{align-items:flex-start}.app-shell .rd-page .approval-workflow-copy>div{min-width:0}.app-shell .rd-page .approval-workflow-copy small,.app-shell .rd-page .approval-decision-panel small{color:#9a6b63;letter-spacing:.11em;font-size:10px;font-weight:750}.app-shell .rd-page .approval-workflow-panel.resolved small{color:#58715e}.app-shell .rd-page .approval-workflow-copy strong,.app-shell .rd-page .approval-decision-panel strong{color:#302a28;margin-top:3px;font-size:13px;display:block}.app-shell .rd-page .approval-decision-panel{border-top:1px solid #e2d8d2;border-bottom:1px solid #e2d8d2;border-right:1px solid #e2d8d2;border-radius:7px;justify-content:space-between;align-items:flex-start;gap:18px;margin-top:15px;padding:14px 15px;display:flex}.app-shell .rd-page .approval-decision-panel>div:first-child{min-width:0}.app-shell .rd-page .approval-decision-panel p{color:#776d68;max-width:560px;margin:4px 0 0;font-size:12px;line-height:1.5}.app-shell .rd-page .approval-decision-actions{flex:none;align-items:center;gap:7px}.app-shell .rd-page .approval-decision-actions button{min-height:32px;padding:7px 10px;font-size:11px}.app-shell .rd-page .approval-decision-actions .review-submission-action{color:#756863}.app-shell .request-summary{gap:13px;display:grid}.app-shell .request-summary>h3{margin:2px 0 0;font-size:15px}.app-shell .request-summary>p{color:#655d59;margin:0;font-size:13px;line-height:1.55}.app-shell .approval-request-meta{background:#fbf8f5;border:1px solid #e4d9d2;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:11px;display:grid}.app-shell .approval-request-meta span{color:#3d3633;overflow-wrap:anywhere;gap:3px;min-width:0;font-size:12px;display:grid}.app-shell .approval-request-meta small{color:#9a8c85;letter-spacing:.1em;font-size:10px;font-weight:750}.app-shell .approval-request-instruction{background:#fbf7ee;border-left:2px solid #b18745;padding:10px 12px;color:#6f5f4e!important;font-size:12px!important}.app-shell .decision-confirm-approve .decision-review-summary,.app-shell .decision-confirm-changes .decision-form-body>p{border-left:3px solid var(--crimson);background:#fbf6f3}.app-shell .decision-confirm-changes .decision-form-body>p{color:#685955;margin:0;padding:11px 13px;font-size:12px;line-height:1.55}.app-shell .decision-confirm-changes textarea{min-height:124px}.app-shell .rd-page .decision-history-disclosure summary{color:#675d59}.app-shell .rd-page .rd-history article{border-color:#e9e1dc}@media (width<=760px){.app-shell .rd-page .approval-decision-panel{gap:12px;display:grid}.app-shell .rd-page .approval-decision-actions{grid-template-columns:1fr 1fr;display:grid}.app-shell .rd-page .approval-decision-actions .review-submission-action{grid-column:1/-1;justify-self:start}.app-shell .approval-request-meta{grid-template-columns:1fr 1fr}}.app-shell .rd-page{color:var(--ink)}.app-shell .rd-page .topic-header{border-color:#d9d2cc;gap:10px;padding-bottom:12px}.app-shell .rd-page .topic-eyebrow{gap:8px;margin-bottom:9px}.app-shell .rd-page .topic-eyebrow .back{color:#766c67;font-size:12px}.app-shell .rd-page .rd-heading{gap:12px}.app-shell .rd-page .rd-heading h1{font-size:clamp(24px,2.2vw,32px);line-height:1.18}.app-shell .rd-page .topic-edit-button{min-height:30px;padding:5px 9px;font-size:12px}.app-shell .rd-page .topic-property-strip{gap:6px;margin-top:8px}.app-shell .rd-page .topic-property-strip>span{background:#fbfaf8;border-color:#e0d9d3;font-size:11px}.app-shell .rd-page .topic-property-strip small{font-size:9px}.app-shell .rd-page .topic-workbench{gap:30px;padding-top:18px}.app-shell .rd-page .proposal-column{border-left-color:#ded7d1}.app-shell .rd-page .workbench-heading{margin-bottom:11px}.app-shell .rd-page .workbench-heading h2,.app-shell .rd-page .conversation-column .discussion h2{letter-spacing:-.01em;font-size:18px}.app-shell .rd-page .workbench-heading h2 span{color:#978b84;font-size:11px}.app-shell .rd-page .review-context .single-review{margin-bottom:12px}.app-shell .rd-page .review-context .single-review p{font-size:14px;line-height:1.6}.app-shell .rd-page .approval-workflow-panel{background:#fbf8f5;border:1px solid #e1d8d2;border-radius:7px;margin-top:14px;padding:13px 14px}.app-shell .rd-page .approval-workflow-panel strong{font-size:12px}.app-shell .rd-page .approval-workflow-panel p{color:#827873;margin:3px 0 0;font-size:11px;line-height:1.45}.app-shell .rd-page .approval-workflow-actions{gap:7px}.app-shell .rd-page .approval-workflow-actions .primary,.app-shell .rd-page .approval-workflow-actions .secondary{min-height:32px;padding:7px 10px;font-size:11px}.app-shell .rd-page .activity-conversation{border-color:#ded8d2;border-radius:8px;box-shadow:0 2px 12px #30221b0a}.app-shell .rd-page .thread-heading{grid-template-columns:minmax(0,1fr) 32px;align-items:start;gap:8px;padding:8px;display:grid}.app-shell .rd-page .thread-heading .thread-tabs{flex-wrap:wrap;gap:4px;width:auto;min-width:0;display:flex;overflow:visible}.app-shell .rd-page .thread-tabs button{min-height:36px;padding:7px 8px;font-size:12px;font-weight:650;line-height:20px}.app-shell .rd-page .thread-heading .discussion-drawer-close{grid-column:1/-1;margin:0}.app-shell .rd-page .thread-heading .chat-panel-tools{grid-column:2;align-self:start;margin:0}.app-shell .rd-page .thread-heading .chat-panel-tools button{border-radius:6px;place-items:center;width:32px;min-width:32px;height:36px;padding:0;display:grid}.app-shell .rd-page .thread-heading .chat-panel-tools button:hover{background:#f5efeb}.app-shell .rd-page .thread-tabs button svg{width:14px;height:14px}.app-shell .rd-page .thread-tabs span{min-width:15px;height:15px;font-size:9px}.app-shell .rd-page .thread-resource-view>header{margin-bottom:9px}.app-shell .rd-page .thread-resource-view header p{display:none}.app-shell .rd-page .thread-resource-view h3{font-size:13px}.app-shell .thread-resource-view>article>.thread-resource-main{text-align:left;color:#4d4642;flex:auto;justify-content:flex-start;align-items:center;gap:10px;width:auto;min-width:0;height:auto;min-height:40px;padding:4px 0;display:flex}.app-shell .thread-resource-main>span{flex:1;min-width:0}.app-shell .thread-resource-main strong,.app-shell .thread-resource-main small{white-space:normal;overflow-wrap:anywhere;line-height:1.45}.app-shell .thread-resource-main strong{font-size:13px}.app-shell .thread-resource-main small{color:#6b625d;font-size:12px}.app-shell .thread-resource-view>article>button:not(.thread-resource-main){flex:0 0 34px;width:34px;height:34px}.app-shell .rd-page .thread-resource-empty{border:1px dashed #ded5cf;border-radius:7px;padding:30px 16px;font-size:11px}.app-shell .rd-page .thread-readonly{color:#817872;background:#f5f1ed;border-radius:6px;margin:12px 0 0;padding:10px 12px;font-size:12px}@media (width<=760px){.app-shell .rd-page .topic-header{padding-bottom:10px;padding-left:42px;display:block}.app-shell .rd-page .topic-eyebrow{min-height:34px;margin-bottom:5px}.app-shell .rd-page .rd-heading{grid-template-columns:minmax(0,1fr) 34px 34px;align-items:start;display:grid}.app-shell .rd-page .rd-heading h1{text-align:left;font-size:22px;line-height:1.2}.app-shell .rd-page .topic-edit-button,.app-shell .rd-page .topic-delete-button{width:34px;min-width:34px;height:34px;padding:0}.app-shell .rd-page .topic-edit-button{font-size:0}.app-shell .rd-page .topic-property-strip{width:calc(100% + 42px);margin-top:10px;margin-left:-42px}.app-shell .rd-page .topic-workbench{padding-top:10px}.app-shell .rd-page .thread-tabs button{min-height:39px;padding:7px 5px}}.app-shell .rd-page .approval-workflow-panel{border-left:3px solid var(--crimson);border-top-color:#e5dcd6;border-bottom-color:#e5dcd6;border-right-color:#e5dcd6;margin:16px 0 0;padding:16px}.app-shell .rd-page .approval-workflow-panel.pending{background:#fbf7ee;border-left-color:#b18745}.app-shell .rd-page .approval-workflow-panel.resolved{background:#f4f8f3;border-left-color:#66816b}.app-shell .rd-page .proposal-column{flex-direction:column;gap:16px;padding-right:30px;display:flex}.app-shell .rd-page .review-context{background:#fffdf9;border:1px solid #e4dcd6;border-radius:10px;padding:18px}.app-shell .rd-page .review-empty-state{background:#fcf8f4;border:1px dashed #d8cbc4;border-radius:8px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;padding:18px;display:grid}.app-shell .rd-page .review-empty-state>span{width:38px;height:38px;color:var(--crimson);background:#f3e5e3;border-radius:50%;place-items:center;display:grid}.app-shell .rd-page .review-empty-state h3{color:#342e2b;margin:1px 0 4px;font-size:14px}.app-shell .rd-page .review-empty-state p{color:#706761;margin:0;font-size:13px;line-height:1.5}.app-shell .rd-page .approval-lifecycle-actions{border-top:1px solid #7e695e2e;margin-top:10px;padding-top:9px}.app-shell .rd-page .close-topic-action{color:#756963}.app-shell .rd-page .close-topic-action:hover{color:var(--crimson)}.app-shell .rd-page .activity-conversation{background:#fffdf9;border:1px solid #dfd7d1;border-radius:10px;flex-direction:column;min-height:470px;display:flex;overflow:hidden}.app-shell .rd-page .thread-heading{background:#fdfbf8;border-bottom:1px solid #ece4de;grid-template-columns:minmax(0,1fr) 36px;gap:9px;padding:10px}.app-shell .rd-page .thread-heading .thread-tabs{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:5px;display:grid}.app-shell .rd-page .thread-tabs button{color:#685f5a;white-space:nowrap;justify-content:center;min-width:0;min-height:38px;padding:7px 8px;font-size:12px;line-height:1.25}.app-shell .rd-page .thread-tabs button.active{color:var(--crimson);background:#f4e6e5}.app-shell .rd-page .thread-heading .chat-panel-tools button{background:#fffdf9;border:1px solid #e1d9d3;width:36px;min-width:36px;height:38px}.app-shell .rd-page .thread-view{flex:1;min-height:0;padding:4px 14px 14px}.app-shell .rd-page .thread-resource-view{padding:18px 2px}.app-shell .rd-page .thread-resource-view header p{color:#7c716b;margin:4px 0 0;font-size:12px;line-height:1.45;display:block}.app-shell .rd-page .thread-resource-empty{color:#746963;text-align:center;background:#fcfaf7;border:1px dashed #ded3cc;border-radius:8px;justify-items:center;gap:7px;min-height:190px;margin:8px 0 0;padding:35px 22px;display:grid}.app-shell .rd-page .thread-resource-empty>svg{color:#a5736a;width:22px;height:22px;margin-bottom:2px}.app-shell .rd-page .thread-resource-empty strong{color:#4a423e;font-size:13px}.app-shell .rd-page .thread-resource-empty p{max-width:255px;margin:0;font-size:12px;line-height:1.5}@media (width<=1120px){.app-shell .rd-page .proposal-column{padding-right:0}.app-shell .rd-page .activity-conversation{min-height:0}}@media (width<=760px){.app-shell .rd-page .thread-heading .thread-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .rd-page .thread-tabs button{justify-content:flex-start}}.app-shell .project-workspace-heading .project-section-title{letter-spacing:-.025em;margin:0 0 14px;font-size:32px;line-height:1.2}.app-shell .rd-page .approval-workflow-panel{flex-wrap:wrap}.app-shell .rd-page .approval-lifecycle-actions{flex-basis:100%;font-size:12px}.app-shell .rd-page .approval-lifecycle-actions summary{cursor:pointer;color:#6b625d}.app-shell .rd-page .thread-heading .thread-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .side-edge-toggle{display:none!important}@media (width>=761px){.app-shell .topbar .menu-button{display:none}}.app-shell .sidebar{width:240px;transition:none;overflow:visible}.app-shell .workspace{margin-left:240px;transition:none}.app-shell .sidebar .sidebar-brand-logo{object-fit:contain;width:188px;max-width:none;height:auto}@media (width<=760px){.app-shell .sidebar{width:270px}.app-shell .workspace{margin-left:0}.app-shell .menu-button{color:#5f5957;place-items:center;margin-right:9px;padding:6px;display:grid}}.app-shell .sidebar,.app-shell .workspace,.app-shell .side-edge-toggle{transition-duration:.22s;transition-timing-function:cubic-bezier(.2,.75,.25,1)}.app-shell .sidebar{overflow:visible}.app-shell .sidebar .brand{align-items:flex-start;min-height:54px;padding:0 8px 30px;display:flex;overflow:hidden}.app-shell .sidebar .sidebar-brand-logo{object-fit:contain;transform-origin:0 0;width:188px;max-width:none;height:auto;transition:width .22s cubic-bezier(.2,.75,.25,1)}.app-shell .sidebar .sidebar-wordmark{flex-direction:column;align-items:center;padding:4px 12px 0;display:flex}.app-shell .sidebar .sidebar-wordmark>span{letter-spacing:-1px;color:#941b32;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:600;line-height:1.1}.app-shell .sidebar .sidebar-wordmark>small{letter-spacing:5px;color:#837c77;margin-top:5px;padding-left:5px;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:400;line-height:1.4}.app-shell .side-edge-toggle{color:#665e5a;background:#fffdf9;border:1px solid #ded6d0;border-radius:50%;place-items:center;width:30px;height:30px;transition-property:left,color,border-color,background-color,transform;display:grid;top:77px;left:233px;box-shadow:0 2px 7px #2d1e1621}.app-shell .side-edge-toggle:hover{color:var(--crimson);background:#fff8f6;border-color:#c9a9a8}.app-shell .side-edge-toggle:active{transform:scale(.94)}.app-shell.nav-collapsed .sidebar{width:72px;padding-inline:10px}.app-shell.nav-collapsed .workspace{margin-left:72px}.app-shell.nav-collapsed .side-edge-toggle{left:57px}.app-shell.nav-collapsed .sidebar .brand{visibility:visible;height:54px;min-height:54px;padding:0}.app-shell.nav-collapsed .sidebar .sidebar-brand-logo{width:148px;max-width:none}.app-shell.nav-collapsed .sidebar nav button{justify-content:center;min-height:42px;padding:10px}.app-shell.nav-collapsed .sidebar nav button svg{width:19px;height:19px}.app-shell.nav-collapsed .sidebar nav button.active{box-shadow:none;background:#f2e3e3}.app-shell.nav-collapsed .sidebar .sidebar-current-project{margin-top:5px}.app-shell.nav-collapsed .sidebar .profile-menu{z-index:80;bottom:0;left:52px}.app-shell.nav-collapsed .sidebar .user-card{min-height:44px}.app-shell.nav-collapsed .sidebar .user-card .avatar{flex-basis:32px;width:32px;height:32px}@media (width>=761px){.app-shell.nav-collapsed .sidebar .brand{width:34px;margin-left:9px}.app-shell.nav-collapsed .sidebar .sidebar-brand-logo{flex-shrink:0}.app-shell.nav-collapsed .sidebar nav{overflow:visible}.app-shell.nav-collapsed .sidebar nav button{position:relative}.app-shell.nav-collapsed .sidebar nav button:after{content:attr(data-tooltip);z-index:100;color:#fffdf9;opacity:0;pointer-events:none;background:#302927;border-radius:5px;width:max-content;max-width:190px;padding:7px 9px;font-size:11px;font-weight:600;line-height:1.2;transition:opacity .12s,transform .12s;position:absolute;top:50%;left:calc(100% + 12px);transform:translate(-4px,-50%);box-shadow:0 5px 14px #251a142e}.app-shell.nav-collapsed .sidebar nav button:hover:after,.app-shell.nav-collapsed .sidebar nav button:focus-visible:after{opacity:1;transform:translateY(-50%)}}@media (width<=760px){.app-shell.nav-collapsed .sidebar{width:270px;padding:26px 16px 22px}.app-shell.nav-collapsed .workspace{width:100%;margin-left:0}.app-shell .side-edge-toggle,.app-shell.nav-collapsed .side-edge-toggle{border-radius:0 7px 7px 0;top:72px;left:0}.app-shell.mobile-nav-open .side-edge-toggle{border-radius:50%;left:254px}.app-shell .sidebar .brand,.app-shell.nav-collapsed .sidebar .brand{visibility:visible;height:auto;min-height:auto;padding:0 8px 30px}.app-shell .sidebar .sidebar-brand-logo,.app-shell.nav-collapsed .sidebar .sidebar-brand-logo{width:188px}.app-shell.nav-collapsed .sidebar nav button{justify-content:flex-start;padding:10px 13px}.app-shell.nav-collapsed .sidebar nav button span{display:inline}.app-shell.nav-collapsed .sidebar .sidebar-current-project{border-block:1px solid var(--line-soft);margin-top:8px;padding:10px 0}.app-shell.nav-collapsed .sidebar .current-project-row{justify-content:initial;padding:9px 10px 9px 13px;display:grid!important}.app-shell.nav-collapsed .sidebar .sidebar-project-entry .sidebar-project-nav{margin:0 0 4px 13px;padding-left:12px}.app-shell.nav-collapsed .sidebar .sidebar-project-entry .sidebar-project-nav button{margin-left:8px;min-height:34px!important;padding:8px 9px 8px 16px!important}.app-shell.nav-collapsed .sidebar .user-card{justify-content:flex-start;padding-inline:8px}.app-shell.nav-collapsed .sidebar .user-card>div{display:grid}.app-shell.nav-collapsed .sidebar .user-card>svg{display:block}.app-shell.nav-collapsed .sidebar .profile-menu{width:auto;left:0;right:0}}@media (prefers-reduced-motion:reduce){.app-shell .sidebar,.app-shell .workspace,.app-shell .side-edge-toggle,.app-shell .sidebar .sidebar-brand-logo{transition-duration:1ms}}.app-shell{--app-font:Arial, Helvetica, sans-serif;--app-title-size:32px;--app-heading-color:#302b28}.app-shell .workspace,.app-shell .workspace :is(h1,h2,h3,h4,strong,button,input,select,textarea){font-family:var(--app-font)}.app-shell .workspace :is(.app-page-heading,.page-heading,.project-workspace-heading) h1{color:var(--app-heading-color);font-family:var(--app-font);font-size:var(--app-title-size);letter-spacing:-.025em;margin:0 0 8px;font-weight:600;line-height:1.2}.app-shell .workspace :is(.app-page-heading,.page-heading) p{color:#756d68;margin:0;font-size:14px;line-height:1.5}.app-shell .workspace .app-page-heading{align-items:center;margin-bottom:24px;padding-top:0}.app-shell .workspace .workspace-context-label,.app-shell .workspace .workspace-context-label :is(button,strong,li){font-family:var(--app-font);color:#756d68;font-size:12px;font-weight:400;line-height:1.4}.app-shell .workspace .workspace-context-label [aria-current=page]{color:#403a35;font-weight:600}@media (width<=760px){.app-shell{--app-title-size:28px}}.legal-layout{color:#342d29;background:#faf8f4;min-height:100dvh;font-family:Arial,Helvetica,sans-serif}.legal-header{border-bottom:1px solid #e6ded6;justify-content:space-between;align-items:center;gap:24px;max-width:1080px;margin:auto;padding:30px 32px;display:flex}.legal-header img{width:240px;max-width:100%;height:auto;display:block}.legal-header>a:last-child{white-space:nowrap;font-size:13px}.legal-layout a{color:#8b2338;text-underline-offset:4px}.legal-layout a:focus-visible,.legal-footer-links a:focus-visible{outline-offset:5px;border-radius:2px;outline:3px solid #a12a43}.legal-page{max-width:760px;margin:0 auto;padding:54px 28px 32px;font-size:16px;line-height:1.75}.legal-eyebrow{color:#8b2338;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700}.legal-page h1{letter-spacing:-.025em;margin:8px 0 10px;font:500 clamp(30px,5vw,42px)/1.15 Georgia,serif}.legal-page h2{margin:32px 0 10px;font:600 20px/1.4 Arial,Helvetica,sans-serif}.legal-page p{margin:12px 0}.legal-page .legal-status{color:#71675f;font-size:13px}.legal-review-note{background:#f2ede7;border-left:2px solid #a12a43;margin:24px 0;padding:14px 16px;font-size:13px;line-height:1.6}.legal-footer-links{flex-wrap:wrap;justify-content:center;gap:8px 22px;font:12px/1.5 Arial,Helvetica,sans-serif;display:flex}.legal-footer-links a{color:#74675f;text-underline-offset:3px;padding:7px 0;text-decoration:underline}.signin-panel>.legal-footer-links{z-index:1;flex-shrink:0;margin:18px auto 22px;position:relative}.legal-page-footer{text-align:center;border-top:1px solid #e6ded6;max-width:704px;margin:0 auto;padding:20px 28px 40px;font-size:12px}.legal-page-footer>a{margin-top:16px;display:inline-block}.legal-skip{z-index:10;background:#fff;padding:12px;position:absolute;top:-100px;left:16px}.legal-skip:focus{top:10px}@media (width<=600px){.legal-header{gap:14px;padding:22px 20px}.legal-header img{width:180px}.legal-header>a:last-child{font-size:12px}.legal-page{padding:32px 22px}.legal-page h2{font-size:19px}.legal-footer-links{gap:8px 18px}}.signin-page .signin-primary-lockup{mix-blend-mode:multiply;width:100%;max-width:520px;height:auto;margin:0 auto;display:block}.signin-photographic .signin-heading p strong{color:#34312d;font-weight:600}.signin-photographic .signin-data-use{color:#5d5954;text-align:center;margin-top:20px;font-size:13px;line-height:1.6}.signin-photographic .signin-data-use p{margin:0 0 10px}.signin-photographic .signin-data-use strong{font-weight:600}.app-shell .sidebar .brand .sidebar-lockup{object-fit:contain;mix-blend-mode:multiply;width:180px;max-width:100%;height:auto;margin:4px auto 0;display:block}.signin-page.signin-photographic{color:#252321;background:#f8f5ef;grid-template-columns:52% 48%;min-height:100dvh;display:grid;overflow:hidden}.signin-photographic .signin-campus{background:#42555b;min-height:100dvh;margin:0;position:relative;overflow:hidden}.signin-photographic .signin-corner-name{z-index:1;color:#fff;letter-spacing:-.015em;text-shadow:0 2px 8px #142a36;margin:0;font:700 clamp(23px,2.2vw,28px)/1.25 DM Sans,Arial,sans-serif;position:absolute;top:clamp(24px,4vw,42px);left:clamp(25px,4.55vw,48px);right:25px}.signin-photographic .signin-campus:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#122632b3,#0000);height:150px;position:absolute;inset:0 0 auto}.signin-photographic .signin-no-script{color:#5d5954;font-size:12px;line-height:1.6}.signin-photographic[data-interactive=false] button:disabled{opacity:1;cursor:wait}.signin-photographic .signin-campus>img{object-fit:cover;object-position:51% 32%;width:100%;height:100%;display:block;position:absolute;inset:0}.signin-photographic .signin-campus:after{display:none}.signin-photographic .signin-campus figcaption{z-index:1;color:#fff;position:absolute;bottom:clamp(25px,4.1vw,43px);left:clamp(25px,4.55vw,48px)}.signin-photographic .signin-campus figcaption i{display:none}.signin-photographic .signin-campus figcaption small{color:#fff;letter-spacing:.26em;text-transform:uppercase;margin:0;font-family:Georgia,serif;font-size:10px;font-weight:700;display:block}.signin-photographic .signin-panel{background:#f8f5ef;border:0;flex-direction:column;align-items:center;min-height:100dvh;padding:0 clamp(34px,5.3vw,72px) 28px;display:flex;position:relative}.signin-photographic .signin-card{text-align:center;width:min(100%,410px);margin:0;padding:clamp(92px,17vh,164px) 0 0}.signin-photographic .signin-mark p{color:#77726c;letter-spacing:.18em;text-transform:uppercase;margin:0;font-family:Georgia,serif;font-size:10px;font-weight:700;line-height:1.3}.signin-photographic .signin-heading{margin:36px 0 37px}.signin-photographic .signin-card h1{letter-spacing:-.055em;white-space:nowrap;margin:0;font-family:Arial,sans-serif;font-size:clamp(35px,4.5vw,46px);font-weight:400;line-height:1}.signin-photographic .signin-card h1 strong{color:#9c1732;font-weight:700}.signin-photographic .signin-card h1 span{color:#252321;font-weight:400}.signin-photographic .signin-heading p{color:#706d68;margin:14px 0 0;font-size:14px;line-height:1.55}.signin-photographic .signin-form{text-align:left;border:0;padding:0}.signin-email-confirmation{overflow-wrap:anywhere;background:#ffffff80;border:1px solid #d9d4cd;border-radius:6px;padding:20px}.signin-email-confirmation>svg{color:#9d1432}.signin-email-confirmation h2{margin:10px 0;font-size:21px;line-height:1.3}.signin-email-confirmation p{margin:10px 0;font-size:14px;line-height:1.55}.signin-email-help{color:#625d57;line-height:1.5;font-size:12px!important}.signin-email-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.signin-email-actions button{flex:150px;min-height:44px!important}.signin-change-email{background:0 0;border:1px solid #d9d4cd;border-radius:3px;padding:10px}.signin-email-status{overflow-wrap:anywhere;font-size:13px;line-height:1.5}.signin-email-status:empty{margin:0}.signin-email-actions button:focus-visible,.signin-email-confirmation h2:focus-visible{outline-offset:3px;outline:2px solid #9d1432}.signin-photographic .signin-form label{color:#34312d;margin-bottom:7px;font-size:12px;font-weight:650}.signin-photographic .signin-email{gap:10px;height:40px;background:#ffffff7a!important;border:1px solid #d7d2ca!important;border-radius:3px!important;padding:0 11px!important}.signin-photographic .signin-email input{padding:8px 0!important;font-size:13px!important}.signin-photographic .signin-email:focus-within{outline-offset:2px;outline:2px solid #9b1732!important}.signin-photographic .signin-form .primary{min-height:40px;box-shadow:none;border-radius:3px;font-size:12px;background:#9d1432!important;margin-top:8px!important;padding:9px 15px!important}.signin-photographic .signin-divider{margin:15px 0!important;font-size:11px!important}.signin-photographic .google-signin{height:40px;background:#ffffff73!important;border:1px solid #d9d4cd!important;border-radius:3px!important;padding:8px!important;font-size:12px!important}.signin-photographic .google-mark{flex:none;width:18px;height:18px}.signin-photographic .signin-partner-credit{color:#89837c;justify-content:flex-start;align-items:center;gap:7px;width:100%;margin-top:auto;padding-top:20px;font-size:9px;display:flex;position:static;bottom:auto;left:auto;right:auto}.signin-photographic .signin-partner-credit.signin-partner-centered{justify-content:center}.signin-photographic .signin-partner-credit a{pointer-events:auto;line-height:0;display:block}.signin-photographic .signin-partner-credit a:focus-visible{outline-offset:4px;border-radius:3px;outline:2px solid #8f1530}.signin-photographic .signin-partner-credit img{opacity:1;width:clamp(140px,15vw,175px);height:auto;display:block}.signin-photographic .signin-preview{align-items:center;display:flex;position:absolute;bottom:29px;right:clamp(22px,4vw,46px);border:0!important;margin:0!important;padding:0!important}.signin-photographic .signin-preview button{color:#8f1530;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:4px;display:inline-flex;margin:0!important;font-size:10px!important}@media (width<=760px){.signin-page.signin-photographic{flex-direction:column;display:flex;overflow:visible}.signin-photographic .signin-campus{height:230px;min-height:230px}.signin-photographic .signin-campus>img{object-position:50% 33%}.signin-photographic .signin-panel{min-height:calc(100dvh - 230px);padding:47px 25px 72px}.signin-photographic .signin-card{padding:0}.signin-photographic .signin-heading{margin:29px 0 31px}.signin-photographic .signin-card h1{font-size:clamp(33px,10vw,42px)}.signin-photographic .signin-partner-credit{flex-wrap:wrap;justify-content:center;padding-top:36px}.signin-photographic .signin-preview{bottom:20px;right:18px}}@media (width<=390px){.signin-photographic .signin-card h1{font-size:32px}.signin-photographic .signin-preview{position:static;margin-top:15px!important}}.signin-photographic .signin-card{margin-bottom:40px}.signin-photographic .signin-footer-row{pointer-events:auto;border-top:1px solid #e1dbd3;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;gap:20px;margin-top:auto;padding-top:18px}.signin-photographic .signin-footer-row .legal-footer-links{flex-wrap:nowrap;gap:0;margin:0;font-size:11px}.signin-photographic .signin-footer-row .legal-footer-links a{white-space:nowrap;padding:4px 0;line-height:1.5}.signin-photographic .signin-footer-row .legal-footer-links a+a{border-left:1px solid #b9afa5;margin-left:16px;padding-left:16px}.signin-photographic .signin-preview{align-self:flex-end;position:static;margin-top:12px!important}@media (width<=760px){.signin-photographic .signin-panel{padding-bottom:28px}.signin-photographic .signin-card{margin-bottom:32px}.signin-photographic .signin-footer-row{justify-content:center;gap:14px 24px}}.campus-owner-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.campus-owner-actions>button:not(.primary){color:#625b56;background:#fffdfa;border:1px solid #ded7d1;border-radius:5px;padding:9px 12px;font-size:12px}.campus-deleted-projects{background:#fffdfa;border:1px solid #e2ddd7;border-radius:7px;margin:0 0 24px;padding:20px}.campus-deleted-projects>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.campus-deleted-projects h2{margin:0 0 6px;font-size:17px}.campus-deleted-projects p{color:#756d68;font-size:12px;line-height:1.5}.campus-deleted-projects>header button{color:#625b56;background:0 0;border:0;padding:4px}.campus-deleted-projects article{border-top:1px solid #eee9e5;align-items:center;gap:20px;padding:14px 0;font-size:12px;display:flex}.campus-deleted-projects article>div{flex:1;gap:6px;min-width:0;display:grid}.campus-deleted-projects small,.campus-deleted-projects article>span{color:#756d68;font-size:11px}.campus-deleted-projects article>button{color:#941b32;background:#fffdfa;border:1px solid #e2d5d6;border-radius:5px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex}@media (width<=760px){.campus-deleted-projects article{flex-wrap:wrap;gap:10px}.campus-deleted-projects article>div{flex-basis:100%}.campus-deleted-projects article>span{margin-right:auto}}.workspace-manage-access{border:1px solid var(--crimson);background:var(--crimson);color:#fff;border-radius:7px;grid-column:4;justify-content:center;justify-self:end;align-items:center;min-width:130px;height:36px;font-size:12px;font-weight:700;display:inline-flex}.workspace-manage-access:hover{filter:brightness(.94)}.workspace-person-access-editor{background:#faf8f6;border:1px solid #d9cfca;border-radius:9px;grid-column:1/-1;gap:12px;width:100%;margin-top:2px;padding:14px;display:grid}.workspace-person-access-editor>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.workspace-person-access-editor>header strong{font-size:13px}.workspace-person-access-editor>header p{color:#7d746f;margin:3px 0 0;font-size:12px;line-height:1.4}.workspace-person-access-editor .icon-button{color:#746c67;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.workspace-person-access-editor .icon-button:hover{background:#eee8e4}.workspace-person-access-editor .icon-button svg{width:15px}.access-editor-error,.access-editor-success{border-radius:6px;margin:0;padding:8px 10px;font-size:12px}.access-editor-error{color:#8f1825;background:#fae9e9}.access-editor-success{color:#286237;background:#eaf5ec}.workspace-membership-list{gap:8px;display:grid}.workspace-membership-editor,.workspace-membership-add{background:#fff;border:1px solid #e2dbd6;border-radius:7px;grid-template-columns:minmax(160px,1fr) 150px 120px 145px auto;align-items:end;gap:10px;padding:11px;display:grid}.workspace-membership-editor>strong{align-self:center;font-size:13px}.workspace-membership-editor label,.workspace-membership-add label{color:#625b56;gap:5px;font-size:12px;font-weight:650;display:grid}.workspace-membership-editor select,.workspace-membership-add select{color:#413c39;background:#fff;border:1px solid #d9d1cc;border-radius:6px;min-width:0;height:36px;padding:0 8px;font-size:12px}.workspace-membership-editor .membership-flag,.workspace-membership-add .membership-flag{align-items:center;gap:7px;min-height:34px;display:flex}.membership-flag input{accent-color:var(--crimson)}.membership-actions{justify-content:flex-end;align-items:center;gap:6px;min-height:36px;display:flex}.membership-actions button{white-space:nowrap;height:34px;font-size:12px}.membership-actions .danger-text{align-items:center;gap:4px;display:inline-flex}.membership-actions svg,.access-add-project svg{width:14px}.no-memberships{color:#847c77;margin:0;font-size:12px}.access-add-project{justify-self:start;align-items:center;gap:5px;font-size:12px;display:inline-flex}.workspace-membership-add{grid-template-columns:minmax(160px,1fr) 180px 150px 120px 145px;align-items:end}.workspace-membership-add>strong{grid-column:1/-1;font-size:13px}.workspace-membership-add .membership-actions{grid-column:1/-1;justify-content:flex-start}@media (width<=980px){.workspace-membership-editor,.workspace-membership-add{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-membership-editor>strong,.workspace-membership-add>strong,.workspace-membership-add .membership-actions{grid-column:1/-1}.workspace-membership-editor .membership-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=760px){.workspace-manage-access{grid-area:1/2/3}.workspace-person-access-editor{grid-area:auto/1/auto/-1}.workspace-membership-editor,.workspace-membership-add{grid-template-columns:1fr}.workspace-membership-editor>strong,.workspace-membership-add>strong,.workspace-membership-editor .membership-actions,.workspace-membership-add .membership-actions{grid-column:1}}.access-request-page{background:var(--page-bg,#f7f5f0);place-items:center;min-height:100dvh;padding:24px;display:grid}.access-request-page .access-request-card{background:#fff;border:1px solid #e3dfd8;border-radius:12px;width:min(100%,520px);padding:32px}.access-request-page .access-request-card h1{margin:0 0 16px;font-size:26px}.access-request-page .access-request-card p,.workspace-access-requests p{color:#65645f;line-height:1.6}.access-request-page .access-request-card form{gap:16px;display:grid}.access-request-page .access-request-card form label{gap:8px;display:grid}.access-request-page .access-request-card input{border:1px solid #d8d4cc;border-radius:6px;padding:10px}.access-request-identity{overflow-wrap:anywhere}.access-request-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.workspace-access-requests{border:1px solid #e3dfd8;border-radius:8px;margin-bottom:24px;padding:18px}.access-request-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.access-request-heading h3,.access-request-heading p{margin:0 0 6px}.access-request-heading p{overflow-wrap:anywhere}.access-request-heading button{flex-shrink:0}.access-request-review{border-top:1px solid #e3dfd8;margin-top:16px;padding-top:16px}.access-request-decision fieldset{border:1px solid #e3dfd8;border-radius:6px;padding:14px}.access-request-decision .access-request-fields{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:16px;margin-top:16px;display:grid}.access-request-decision .access-request-fields label{gap:8px;display:grid}.access-request-decision .access-request-fields select{background:#fff;border:1px solid #d8d4cc;border-radius:6px;width:100%;min-width:0;padding:10px}.access-request-project{align-items:center;gap:10px;padding:8px 0;display:flex}.access-request-project input{accent-color:#a01d2e;flex-shrink:0;width:16px;height:16px}@media (width<=600px){.access-request-page .access-request-card{padding:24px}.access-request-heading{flex-wrap:wrap;align-items:flex-start}}.manage-team-backdrop{z-index:140;background:#22191547;justify-content:flex-end;display:flex;position:fixed;inset:0}.manage-team-panel{color:#2f2926;background:#fcfaf7;border:1px solid #ded6ce;border-radius:10px;flex-direction:column;width:min(650px,100vw);height:calc(100dvh - 18px);margin:9px;font-family:Arial,sans-serif;display:flex;overflow:hidden;box-shadow:-18px 10px 46px #311f183d}.manage-team-header{border-bottom:1px solid #e3dcd6;justify-content:space-between;gap:18px;padding:20px 22px 16px;display:flex}.manage-team-project{gap:12px;min-width:0;display:flex}.manage-team-project>span,.manage-team-project>img{object-fit:cover;color:#7e2735;background:#d9c0bc;border-radius:7px;place-items:center;width:44px;height:44px;font-weight:700;display:grid}.manage-team-header h2{letter-spacing:-.03em;margin:0 0 10px;font:600 24px/1 Arial,sans-serif}.manage-team-project strong{font-size:12px;display:block}.manage-team-project p{color:#776e69;margin:3px 0 0;font-size:10px}.manage-team-close{background:0 0;border:0;width:32px;height:32px}.manage-team-tabs{border-bottom:1px solid #e3dcd6;gap:23px;padding:0 22px;display:flex}.manage-team-tabs button{color:#746b67;background:0 0;border:0;border-bottom:2px solid #0000;padding:13px 1px 10px;font-size:11px}.manage-team-tabs button[aria-selected=true]{color:#8e1f32;border-bottom-color:#9b2437;font-weight:700}.manage-team-body{flex:1;padding:17px 22px;overflow:auto}.manage-team-body h3{margin:0 0 10px;font-size:12px}.manage-team-add{border-bottom:1px solid #e5dfda;padding-bottom:17px}.manage-team-add-grid{grid-template-columns:minmax(0,1fr) 112px auto;align-items:end;gap:8px;display:grid}.manage-team-add-grid label span,.manage-team-controls>label>span{color:#756b66;text-transform:uppercase;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.manage-team-search{position:relative}.manage-team-search>svg{color:#736963;width:15px;position:absolute;top:11px;left:9px}.manage-team-search input{width:100%;height:37px;padding-left:31px}.manage-team-search select{width:100%;height:34px;margin-top:5px}.manage-team-add select,.manage-team-controls select{width:100%;height:37px}.manage-team-add-grid button{height:37px}.manage-team-roster{padding-top:18px}.manage-team-roster>p{color:#827874;margin:-5px 0 9px;font-size:10px}.manage-team-member{background:#fff;border:1px solid #e3ddd8;border-radius:7px;margin-bottom:8px;padding:11px}.manage-team-person{align-items:center;gap:9px;display:flex}.manage-team-person>span{background:#eee9e5;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:700;display:grid;overflow:hidden}.manage-team-person img{object-fit:cover;width:100%;height:100%}.manage-team-person strong{font-size:11px}.manage-team-person strong small{color:#776d68;text-transform:uppercase;background:#eee8e3;border-radius:4px;margin-left:6px;padding:2px 4px;font-size:8px}.manage-team-person p{color:#766e69;margin:2px 0 0;font-size:9px}.manage-team-controls{grid-template-columns:115px 1fr auto;align-items:end;gap:12px;margin-top:9px;display:grid}.manage-team-permissions{flex-wrap:wrap;gap:5px 10px;display:flex}.manage-team-permissions label{white-space:nowrap;font-size:9px}.manage-team-permissions input{vertical-align:middle;margin-right:3px}.manage-team-actions{gap:7px;display:flex}.manage-team-actions button{padding:7px 9px;font-size:10px}.manage-team-remove{color:#963044;background:0 0;border:0}.manage-team-remove svg{vertical-align:middle;width:12px}.manage-team-alert,.manage-team-notice{border-radius:6px;margin:12px 22px 0;padding:9px;font-size:10px}.manage-team-alert{color:#882839;background:#f8e8e5}.manage-team-alert button{float:right;background:0 0;border:0;text-decoration:underline}.manage-team-notice{color:#496842;background:#edf3ec;gap:6px;display:flex}.manage-team-notice svg{width:14px}.manage-team-pending article{border-bottom:1px solid #e7e1dc;justify-content:space-between;padding:11px;font-size:11px;display:flex}.manage-team-pending article span{color:#766d68}.manage-team-pending>p{color:#7e7470;font-size:11px}.manage-team-email-draft{margin-top:24px}.manage-team-email-draft p{color:#7b716c;font-size:10px}.manage-team-email-draft textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:72px;margin:8px 0;display:block}.manage-team-footer{background:#fffdfa;border-top:1px solid #e3dcd6;justify-content:space-between;align-items:center;padding:12px 22px;display:flex}.manage-team-footer span{color:#7a716c;font-size:10px}.manage-team-footer button{padding:8px 19px}.manage-team-panel button:focus-visible,.manage-team-panel input:focus-visible,.manage-team-panel select:focus-visible,.manage-team-panel textarea:focus-visible{outline-offset:2px;outline:2px solid #8e1f32}@media (width<=680px){.manage-team-panel{border-radius:0;height:100dvh;margin:0}.manage-team-add-grid,.manage-team-controls{grid-template-columns:1fr}.manage-team-actions{justify-content:space-between}.manage-team-add-grid button{width:100%}}.manage-team-cover{border-radius:7px;flex:none;width:44px;height:44px;overflow:hidden}.manage-team-cover img{object-fit:cover;width:100%;height:100%;display:block}.manage-team-loading{color:#776e69;flex:1;padding:28px 22px;font-size:11px}.app-shell .workspace .project-files-page .register-head{flex-wrap:wrap}.app-shell .workspace .project-files-page .files-workspace-tools{flex-wrap:wrap;justify-content:flex-end}.files-workspace-tools>select,.files-workspace-tools>.primary{border-radius:5px;height:38px;min-height:38px;font-size:12px}.files-workspace-tools>select{color:#625b56;background:#fffdfa;border:1px solid #e2ddd7;padding:0 8px}.files-workspace-tools>.primary{white-space:nowrap;align-items:center;gap:6px;display:flex}.files-workspace-tools>.primary svg{width:15px}.files-category-strip{border-top:1px solid #e6e1dc;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.files-category-strip>span{color:#756d68;font-size:11px}.app-shell .project-files-page .project-file-grid{grid-template-columns:repeat(auto-fill,minmax(min(350px,100%),380px));gap:16px}.app-shell .project-files-page .project-file-card{background:#fffdfa;border:1px solid #e2ddd7;border-radius:7px;grid-template-columns:76px minmax(0,1fr);display:grid;overflow:visible;box-shadow:0 1px 2px #302b2810}.app-shell .project-files-page .project-file-card-preview{background:0 0;border:0;border-radius:7px 0 0;grid-area:1/1;justify-content:center;align-items:flex-start;width:76px;height:100%;min-height:120px;padding:14px 10px;display:flex}.app-shell .project-files-page .file-card-art{width:52px;height:68px;box-shadow:0 2px 5px #302b2810}.app-shell .project-files-page .file-card-art svg{width:24px;height:24px}.app-shell .project-files-page .file-card-art b{font-size:8px}.app-shell .project-files-page .file-card-preview-label{display:none}.app-shell .project-files-page .file-card-body{grid-area:1/2;grid-template-columns:1fr;align-content:start;gap:9px;min-width:0;padding:15px 12px 14px 4px;display:grid}.app-shell .project-files-page .file-card-title strong{white-space:normal;font-size:13px;line-height:1.4}.app-shell .project-files-page .file-card-title small{overflow-wrap:anywhere;white-space:normal;font-size:10px}.app-shell .project-files-page .file-card-meta{white-space:normal;flex-wrap:wrap;gap:6px;font-size:10px;display:flex}.app-shell .project-files-page .file-card-locations{flex-wrap:wrap;gap:5px;font-size:10px;display:flex}.app-shell .project-files-page .file-card-locations button{max-width:100%;font-size:10px}.app-shell .project-files-page .file-card-actions{background:#fffdfa;border:0;border-top:1px solid #eee9e5;border-radius:0 0 7px 7px;grid-area:2/1/auto/-1;align-items:center;gap:14px;padding:8px 10px;display:flex}.app-shell .project-files-page .file-card-actions>button{margin:0;font-size:11px}.file-card-menu{margin-left:auto;position:relative}.file-card-menu summary{cursor:pointer;color:#625b56;padding:6px 8px;font-size:12px;list-style:none}.file-card-menu summary::-webkit-details-marker{display:none}.file-card-menu>div{z-index:12;background:#fffdfa;border:1px solid #e2ddd7;border-radius:5px;width:135px;padding:5px;position:absolute;top:100%;right:0;box-shadow:0 5px 15px #302b2815}.app-shell .project-files-page .project-file-grid.is-list{grid-template-columns:1fr}@media (width>=900px){.app-shell .project-files-page .is-list .project-file-card{grid-template-columns:76px minmax(0,1fr) auto}.app-shell .project-files-page .is-list .file-card-actions{border-top:0;border-left:1px solid #eee9e5;border-radius:0 7px 7px 0;grid-area:1/3}.app-shell .project-files-page .is-list .project-file-card-preview{min-height:110px}}@media (width<=760px){.app-shell .workspace .project-files-page .files-workspace-tools{justify-content:flex-start}.app-shell .workspace .project-files-page .files-workspace-tools .searchbox{flex-basis:100%}.app-shell .project-files-page .topic-tabs{gap:18px;min-width:0}.files-category-strip>span{white-space:nowrap}}.activity-order{color:#625b56;background:#fffdfa;border:1px solid #e2ddd7;border-radius:5px;height:38px;padding:0 9px;font-size:12px}.app-shell .workspace .project-activity-page .project-activity-timeline>section>header strong{text-transform:none;letter-spacing:0;font-size:12px}.app-shell .workspace .project-activity-page .activity-workspace-tabs{gap:25px;min-width:0;margin:0 0 10px;overflow-x:auto}.app-shell .workspace .project-activity-page .project-activity-timeline{background:#fffdfa;border:1px solid #e2ddd7;border-radius:7px;margin:0;padding:4px 18px 12px;overflow:hidden}.app-shell .workspace .project-activity-page .project-activity-timeline>section{background:0 0;border:0;margin:0;padding:0}.app-shell .workspace .project-activity-page .project-activity-timeline>section>header{letter-spacing:0;text-transform:none;color:#302b28;background:0 0;border:0;padding:15px 0 9px;font-size:12px}.app-shell .workspace .project-activity-page .activity-item{background:0 0;border:0;border-bottom:1px solid #eee9e5;grid-template-columns:34px minmax(0,1fr) 115px;align-items:start;gap:14px;min-height:0;margin:0;padding:15px 0;display:grid;position:relative}.app-shell .workspace .project-activity-page .activity-item:before{content:"";background:#e6dfd9;width:1px;position:absolute;top:0;bottom:0;left:16px}.app-shell .workspace .project-activity-page .activity-kind{z-index:1;color:#941b32;background:#fffdfa;border:1px solid #e9e1dc;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:relative}.app-shell .workspace .project-activity-page .activity-kind svg{width:16px;height:16px}.app-shell .workspace .project-activity-page .activity-item strong{color:#302b28;font-size:12px;font-weight:600;line-height:1.5;display:block}.app-shell .workspace .project-activity-page .activity-item p{color:#756d68;overflow-wrap:anywhere;margin:3px 0;font-size:11px;line-height:1.5}.app-shell .workspace .project-activity-page .activity-context{margin-top:4px;font-size:11px;display:block}.app-shell .workspace .project-activity-page .activity-context button{font:inherit;color:#756d68;text-align:left;background:0 0;border:0;padding:0}.app-shell .workspace .project-activity-page .activity-context button:hover{color:#941b32;text-decoration:underline}.app-shell .workspace .project-activity-page .activity-item time{color:#817974;text-align:right;white-space:normal;padding-top:3px;font-size:10px;line-height:1.5}.activity-filter-panel{background:#fffdfa;border:1px solid #e2ddd7;border-radius:7px;flex-wrap:wrap;align-items:end;gap:12px;margin-bottom:14px;padding:14px;display:flex}.activity-filter-panel label{color:#625b56;flex:150px;gap:6px;min-width:0;font-size:11px;display:grid}.activity-filter-panel select,.activity-filter-panel input{width:100%;min-width:0;max-width:100%;height:34px;font:inherit;background:#fff;border:1px solid #ded7d1;border-radius:4px;padding:0 7px}.activity-filter-panel>button{color:#941b32;background:#fff;border:1px solid #ded7d1;border-radius:4px;height:34px;font-size:11px}@media (width<=760px){.app-shell .workspace .project-activity-page .activity-workspace-tabs{gap:20px;width:100%}.app-shell .workspace .project-activity-page .activity-workspace-tabs button{flex-shrink:0}.app-shell .workspace .project-activity-page .project-activity-timeline{padding:0 12px 10px}.app-shell .workspace .project-activity-page .activity-item{grid-template-columns:30px minmax(0,1fr);gap:10px}.app-shell .workspace .project-activity-page .activity-item time{text-align:left;grid-column:2;padding:0}.app-shell .workspace .project-activity-page .activity-kind{width:30px;height:30px}}.team-member-drawer-backdrop{z-index:180;align-items:stretch}.team-member-drawer{box-sizing:border-box;min-height:0}.team-member-drawer>header{z-index:1;background:#fdfcfb;flex-shrink:0;position:sticky;top:0}.team-workspace-tools>.primary{white-space:nowrap;align-items:center;gap:7px;height:38px;font-size:12px;display:flex}.team-workspace-tools>.primary svg{width:16px}.team-level-help{position:relative}.team-level-help summary{cursor:pointer;color:#625b56;white-space:nowrap;padding:9px 4px;font-size:12px;list-style:none}.team-level-help summary::-webkit-details-marker{display:none}.team-level-help>div{z-index:20;background:#fffdfa;border:1px solid #e2ddd7;border-radius:7px;width:min(320px,100vw - 40px);padding:16px;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #302b281a}.team-level-help>div>span{gap:4px;margin-bottom:12px;display:grid}.team-level-help>div>span:last-child{margin:0}.team-level-help b{color:#302b28;font-size:12px}.team-level-help small{color:#756d68;font-size:11px;line-height:1.5}.team-compact-summary{color:#625b56;align-items:center;gap:24px;margin:-6px 0 18px;font-size:12px;display:flex}.team-compact-summary>span{align-items:center;gap:7px;display:flex}.team-compact-summary svg{color:#941b32;width:16px;height:16px}.app-shell .workspace .project-team-page .team-filters{background:0 0;border:0;grid-template-columns:minmax(0,1fr) 180px 180px;gap:10px;margin-bottom:16px;padding:0;display:grid}.app-shell .workspace .project-team-page .team-filters label{min-width:0}.app-shell .workspace .project-team-page .team-filters label>span:first-child:not(.searchbox){clip-path:inset(50%);width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.app-shell .workspace .project-team-page .team-filters .searchbox,.app-shell .workspace .project-team-page .team-filters select{box-sizing:border-box;background:#fffdfa;border:1px solid #e2ddd7;border-radius:5px;height:38px;min-height:38px;font-size:12px}.app-shell .workspace .project-team-page .team-filters select{width:100%;padding:0 9px}.app-shell .workspace .project-team-page .team-roster{background:#fffdfa;border:1px solid #e2ddd7;border-radius:7px;overflow:hidden}.app-shell .workspace .project-team-page .team-roster>header,.app-shell .workspace .project-team-page .team-roster-row{grid-template-columns:minmax(180px,1.4fr) minmax(130px,1.1fr) minmax(95px,.8fr) minmax(120px,.9fr) minmax(100px,.8fr) 18px;gap:14px;display:grid}.app-shell .workspace .project-team-page .team-roster>header{color:#665f5a;background:#f8f7f5;padding:12px 16px;font-size:10px}.app-shell .workspace .project-team-page .team-roster-row{background:#fffdfa;border-bottom:1px solid #eee9e5;min-height:82px;padding:16px;font-size:11px}.app-shell .workspace .project-team-page .team-roster-row:hover{background:#faf6f3}.app-shell .workspace .project-team-page .team-roster-row:last-child{border-bottom:0}.app-shell .workspace .project-team-page .team-roster-access{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.app-shell .workspace .project-team-page .team-roster-access>b{color:#504a46;background:#eeecea;border-radius:14px;padding:4px 12px;font-size:10px;font-weight:600}.app-shell .workspace .project-team-page .team-roster-access.access-coordinator>b{color:#356d9e;background:#eaf3fb}.app-shell .workspace .project-team-page .team-roster-access em{text-transform:none;letter-spacing:0;font-size:9px}.app-shell .workspace .project-team-page .team-roster-workload{gap:5px;display:grid}.app-shell .workspace .project-team-page .team-roster-workload small{color:#941b32;font-size:10px}@media (width<=1100px){.app-shell .workspace .project-team-page .team-roster>header{display:none}.app-shell .workspace .project-team-page .team-roster-row{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:12px}.app-shell .workspace .project-team-page .team-roster-row>svg{display:none}}@media (width<=760px){.app-shell .workspace .project-team-page .team-filters{grid-template-columns:1fr 1fr}.app-shell .workspace .project-team-page .team-search-filter{grid-column:1/-1}.team-level-help>div{left:0;right:auto}.team-compact-summary{gap:16px}.app-shell .workspace .project-team-page .team-roster-person{grid-column:1/-1}.app-shell .workspace .project-team-page .team-roster-row>span:nth-child(2),.app-shell .workspace .project-team-page .team-roster-row>span:nth-child(5){grid-column:1/-1;display:block!important}.app-shell .workspace .project-team-page .team-roster-row>span:nth-child(5):before{content:"Last active: ";color:#817974}}.settings-people-table{background:#fff;border:1px solid #ded7d2;border-radius:8px;overflow:hidden}.settings-people-head,.workspace-access-settings .workspace-person,.workspace-team-page .workspace-person{grid-template-columns:minmax(220px,1.35fr) minmax(140px,.8fr) minmax(170px,1fr) 120px 56px;align-items:center;gap:16px;display:grid}.settings-people-head{color:#746d68;letter-spacing:.06em;text-transform:uppercase;background:#f5f1ee;border-bottom:1px solid #ded7d2;min-height:36px;padding:0 14px;font-size:9px;font-weight:750}.settings-people-table .workspace-people-list{background:#fff;border:0;border-radius:0}.workspace-access-settings .settings-people-table .workspace-person,.workspace-team-page .settings-people-table .workspace-person{background:#fff;border:0;border-top:1px solid #ece7e3;border-radius:0;min-height:62px;padding:9px 14px}.settings-people-table .workspace-person:first-child{border-top:0}.settings-people-table .person-line,.settings-people-table .workspace-person-company,.settings-people-table .workspace-person-projects{min-width:0}.settings-people-table .person-line .avatar{flex-basis:34px;width:34px;height:34px;font-size:10px}.settings-people-table .workspace-person-company{color:#544e4a;font-size:11px}.workspace-person-projects{gap:3px;display:grid}.workspace-person-projects strong{color:#4b4541;font-size:10px;font-weight:650}.workspace-person-projects small{color:#8a827d;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.workspace-person-ai,.workspace-person-actions{align-items:center;display:flex}.workspace-person-actions{justify-content:flex-end}.connected-ai-switch{cursor:pointer;align-items:center;gap:7px;display:inline-flex}.connected-ai-switch input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.connected-ai-switch>span{background:#ddd7d2;border:1px solid #c9c1bc;border-radius:999px;width:28px;height:16px;transition:background .15s,border-color .15s;position:relative}.connected-ai-switch>span:after{content:"";background:#fff;border-radius:50%;width:10px;height:10px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #39271c33}.connected-ai-switch input:checked+span{border-color:var(--crimson);background:var(--crimson)}.connected-ai-switch input:checked+span:after{transform:translate(12px)}.connected-ai-switch input:focus-visible+span{outline:2px solid var(--crimson);outline-offset:2px}.connected-ai-switch input:disabled+span{opacity:.55}.connected-ai-switch b{color:#655e59;font-size:10px}.settings-people-unavailable{color:#aaa29d;font-size:11px}.settings-people-table .workspace-manage-access{color:#6f6762;background:0 0;border:1px solid #0000;border-radius:6px;grid-column:auto;place-items:center;width:30px;min-width:0;height:30px;padding:0;display:grid}.settings-people-table .workspace-manage-access:hover,.settings-people-table .workspace-manage-access[aria-expanded=true]{color:var(--crimson);background:#f6f1ee;border-color:#ddd4cf}.settings-people-table .workspace-manage-access svg{width:17px;height:17px}.workspace-person-access-backdrop{z-index:180;background:#25191466;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.workspace-person-access-drawer{box-sizing:border-box;background:#f7f3f0;border-left:1px solid #d7cfca;align-items:stretch;width:min(760px,92vw);height:100dvh;min-height:0;padding:20px;overflow:auto;box-shadow:-18px 0 45px #2f1c1230}.workspace-person-access-drawer .workspace-person-access-editor{box-sizing:border-box;background:#fff;align-content:start;align-self:flex-start;align-items:stretch;width:100%;min-width:0;margin:0;display:grid}.workspace-person-access-drawer .workspace-membership-list{min-width:0}.workspace-person-access-drawer .workspace-membership-editor,.workspace-person-access-drawer .workspace-membership-add{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.workspace-person-access-drawer .workspace-membership-editor>strong,.workspace-person-access-drawer .workspace-membership-add>strong,.workspace-person-access-drawer .membership-actions{grid-column:1/-1;justify-content:flex-start}.workspace-person-access-drawer .workspace-membership-editor>*,.workspace-person-access-drawer .workspace-membership-add>*{overflow-wrap:anywhere;min-width:0}.workspace-person-access-drawer select{box-sizing:border-box;width:100%;max-width:100%}.workspace-person-access-drawer .membership-actions{flex-wrap:wrap}@media (width<=480px){.workspace-person-access-drawer .workspace-membership-editor,.workspace-person-access-drawer .workspace-membership-add{grid-template-columns:minmax(0,1fr)}}@media (width<=760px){.settings-people-head{display:none}.workspace-access-settings .settings-people-table .workspace-person,.workspace-team-page .settings-people-table .workspace-person{grid-template-columns:minmax(0,1fr) auto;gap:11px 14px;padding:13px}.settings-people-table [data-label]:not(.person-line):before{content:attr(data-label);color:#8d8580;letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:700}.settings-people-table .person-line{grid-column:1/-1}.settings-people-table .workspace-person-company,.settings-people-table .workspace-person-projects,.settings-people-table .workspace-person-ai{grid-column:1;gap:4px;display:grid}.settings-people-table .workspace-person-actions{grid-area:2/2/5;align-self:center}.settings-people-table .workspace-person-actions:before{display:none}.workspace-person-access-drawer{width:100%;padding:12px}}.topic-task-home{background:#fff;border:1px solid #ded8d3;border-radius:9px;margin-top:24px;overflow:hidden}.topic-task-home>header{border-bottom:1px solid #e8e3df;justify-content:space-between;align-items:flex-start;gap:16px;padding:15px 17px;display:flex}.topic-task-home>header h3{margin:0;font-size:15px}.topic-task-home>header h3 span{color:#988f89;margin-left:5px;font-size:12px;font-weight:500}.topic-task-home>header p{color:#776f6a;margin:4px 0 0;font-size:13px}.topic-task-home>header button{align-items:center;gap:5px;font-size:13px;display:flex}.topic-task-home>header svg{width:15px}.topic-task-filters{background:#faf8f6;border-bottom:1px solid #eee9e5;gap:8px;padding:10px 15px;display:flex}.topic-task-filters select{color:#514b47;height:34px;font:inherit;background:#fff;border:1px solid #d8d1cc;border-radius:7px;padding:0 9px;font-size:13px}.topic-task-list>button{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eee9e5;grid-template-columns:24px minmax(0,1fr) 18px;align-items:start;gap:10px;padding:13px 16px;display:grid}.topic-task-list>button:last-child{border-bottom:0}.topic-task-list>button:hover{background:#fbf7f6}.topic-task-list>button>svg{color:#a09791;width:16px}.topic-task-check{color:#847b76;background:#f0ece8;border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.topic-task-check svg{width:13px}.topic-task-list button.complete{background:#fbfaf8}.topic-task-list button.complete .topic-task-check{color:#4f7055;background:#e7f0e7}.topic-task-list strong{font-size:14px;line-height:1.4;display:block}.topic-task-list p{color:#716964;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.topic-task-list small{color:#918883;margin-top:4px;font-size:12px;display:block}.topic-task-empty{color:#8d847f;text-align:center;place-items:center;gap:5px;padding:28px 18px;display:grid}.topic-task-empty>svg{width:23px}.topic-task-empty strong{color:#514b47;font-size:14px}.topic-task-empty p{margin:0;font-size:13px}.topic-tasks-sidebar{gap:20px;min-width:0;display:grid}.topic-tasks-sidebar nav{gap:6px;max-height:36vh;display:grid;overflow:auto}.topic-tasks-sidebar nav button{text-align:left;background:#fff;border:1px solid #e1dad5;border-radius:7px;align-items:flex-start;gap:10px;min-width:0;padding:12px;display:flex}.topic-tasks-sidebar nav button[aria-pressed=true]{border-color:var(--crimson);background:#faf3f3}.topic-tasks-sidebar nav svg{width:17px;height:17px;color:var(--crimson);flex:none}.topic-tasks-sidebar nav span{gap:5px;min-width:0;display:grid}.topic-tasks-sidebar nav strong{overflow-wrap:anywhere;font-size:14px;line-height:1.4}.topic-tasks-sidebar nav small{color:#756d68;font-size:12px;line-height:1.5}.topic-tasks-sidebar section{border-top:1px solid #e1dad5;min-width:0;padding-top:16px}.topic-tasks-sidebar h3{overflow-wrap:anywhere;margin:0 0 16px;font-size:16px}.rd-page{padding-top:28px}.rd-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.rd-heading h1{margin-bottom:4px}.rd-identity{align-items:center;gap:12px;display:flex}.rd-identity small{color:#777}.rd-status{align-items:center;gap:8px;display:flex}.rd-status i{background:#d49805;border-radius:50%;width:12px;height:12px}.rd-status.approved i{background:#42734d}.rd-status.open i{background:#88819d}.rd-error{color:#852031;background:#fff4f4;border:1px solid #e6bcbd;border-radius:5px;margin:16px 0;padding:14px 16px;font-size:14px}.rd-muted{color:#777;font-size:14px}.rd-evidence{gap:8px;margin:12px 0;display:grid}.rd-evidence>button{text-align:left;color:#a01d2e;background:#fff;border:1px solid #e3e1de;border-radius:4px;align-items:center;gap:12px;padding:13px;display:flex}.rd-evidence small,.rd-file-list small,.rd-change small,.rd-actions small,.rd-history small{color:#85858c;margin-top:5px;font-size:12px;display:block}.rd-actions{border-top:1px solid #e3e1de;margin-top:28px;padding-top:10px}.rd-actions label{gap:12px;padding:12px 0;display:flex}.rd-actions input,.rd-file-list input,.rd-check input{accent-color:#a01d2e;width:17px;height:17px}.rd-action-add{gap:8px;margin-top:20px;display:flex}.rd-action-add input{border:1px solid #ddd;border-radius:4px;flex:1;min-width:0;padding:10px}.rd-wood{background-image:url(/references/options.png);background-position:16.61% 54.57%;background-repeat:no-repeat;background-size:263.7% 542.5%;border-radius:3px;height:193px;margin:20px 0 12px}.rd-wood.natural{background-position:83.28% 54.57%}.rd-proposal-art{color:#aaa;background:#f0efeb;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:145px;margin:16px 0;display:flex}.rd-file-list{margin:30px 0 100px}.rd-file-list>label{border-bottom:1px solid #e5e2de;align-items:center;gap:12px;padding:12px 0;display:flex}.rd-file-list .text-button{margin-left:auto}.rd-decision{grid-template-columns:minmax(0,2fr) minmax(220px,.8fr);gap:44px;padding-top:25px;display:grid}.rd-form{gap:19px;display:grid}.rd-form>label{gap:8px;font-size:14px;font-weight:600;display:grid}.rd-form input:not([type=checkbox]),.rd-form textarea,.rd-form select{border:1px solid #d8d5d2;border-radius:4px;width:100%;max-width:none;min-height:43px;padding:10px;font:400 15px Arial}.rd-form textarea{resize:vertical;min-height:100px}.rd-form>p{color:#777;margin:0;font-size:14px}.rd-form .rd-check{align-items:center;gap:10px;font-weight:400;display:flex}.rd-selection{background:#fcf7f7;border:1px solid #dfc0c5;border-radius:4px;padding:17px}.rd-selection p{font-weight:400}.rd-history{border-top:1px solid #ddd;margin-top:30px;padding-top:12px}.rd-history article{border-bottom:1px solid #eee;gap:15px;padding:20px 0;display:flex}.rd-history-icon{color:#3e6544;background:#e5f0e5;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.rd-ai .ai-heading{justify-content:space-between;align-items:center;display:flex}.rd-ai button{background:0 0;border:0}.rd-ai-empty{border-block:1px solid #eee;margin:35px 0 50px;padding:20px 0}.rd-ai-empty h3{font-weight:500}.rd-ai>input{border:1px solid #ddd;border-radius:4px;width:100%;margin-bottom:12px;padding:16px}.rd-ai>small{color:#888}.rd-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17131b66;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.rd-modal{background:#fffdfa;border-radius:9px;width:560px;max-width:100%;max-height:90vh;padding:28px;overflow:auto;box-shadow:0 20px 90px #0003}.rd-modal-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.rd-modal-title h2{margin:0;font-size:24px}.rd-modal-title button{background:0 0;border:0}.rd-modal-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.rd-page .option-grid{align-items:stretch}.rd-page .option-card{font-family:inherit}.rd-page .option-card:disabled{cursor:default;opacity:1}.rd-page .topic-content{padding-top:22px}.rd-page .comment{padding:22px 0}.rd-page .comment p{white-space:pre-wrap}.rd-page .review-card{align-items:flex-start}.rd-page .review-card>div{flex:1;min-width:0}.rd-page .review-card h3{line-height:1.4}.rd-page .decision-actions{margin-top:25px}@media (width<=900px){.rd-decision{grid-template-columns:1fr}.rd-identity small{display:none}.rd-heading{align-items:flex-start}.rd-heading .text-button{white-space:nowrap}.rd-page.with-ai{margin-right:0}.rd-ai{box-shadow:-10px 0 40px #0002}}@media (width<=600px){.rd-modal{padding:20px}.rd-wood{height:150px}.rd-page .topic-meta{gap:10px}.rd-identity select{max-width:125px}.rd-page .decision-bar{flex-wrap:wrap}.rd-page .decision-bar>div{font-size:12px;display:block}.rd-page .decision-bar>div strong{vertical-align:bottom;text-overflow:ellipsis;white-space:nowrap;max-width:180px;display:inline-block;overflow:hidden}.rd-heading h1{font-size:28px}.rd-page .supporting{padding-left:0}}.comment-task-reference{border:1px solid #ded6d1;border-left:3px solid var(--crimson);background:#faf7f5;border-radius:7px;align-items:flex-start;gap:9px;margin:0 0 10px;padding:10px;display:flex}.comment-task-reference>svg{width:17px;height:17px;color:var(--crimson);flex:0 0 17px}.comment-task-reference>div{gap:2px;min-width:0;display:grid}.comment-task-reference small{color:#9a2335;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:750}.comment-task-reference strong{color:#342f2c;font-size:11px;line-height:1.35}.comment-task-reference span{color:#827a75;font-size:9px}.comment-task-reference.complete{background:#f5f8f5;border-left-color:#63806a}.comment-task-reference.complete>svg,.comment-task-reference.complete small{color:#54705a}@media (width>=1121px){.app-shell .workspace .topic-page.rd-page{height:calc(100dvh - var(--topbar-height));grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,3fr) minmax(380px,2fr);align-items:start;column-gap:22px;display:grid;overflow:hidden}.app-shell .workspace .topic-page.rd-page>.topic-header{grid-area:1/1;width:auto;min-width:0}.app-shell .workspace .topic-page.rd-page>.topic-workbench{display:contents}.app-shell .workspace .topic-page.rd-page .proposal-column{grid-area:2/1;min-width:0;height:100%;min-height:0;padding:16px 0 0;overflow:auto}.app-shell .workspace .topic-page.rd-page .activity-conversation{box-sizing:border-box;z-index:2;flex-direction:column;grid-area:1/2/span 2;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;margin:0;display:flex;position:relative;top:auto;overflow:hidden}.app-shell .topic-page.rd-page .chat-resize-handle{display:none}.app-shell .topic-page.rd-page .thread-heading{flex:none}.app-shell .topic-page.rd-page .thread-view{flex:1;min-width:0;min-height:0;overflow:hidden}.app-shell .topic-page.rd-page .thread-composer{box-sizing:border-box;background:#fffdf9;border:0;border-top:1px solid #e6ded8;border-radius:0;flex:none;width:100%;min-width:0;margin:0;padding:12px 14px}}.app-shell .rd-page .topic-status-strip{box-sizing:border-box;grid-template-columns:auto auto minmax(120px,1fr);width:100%;min-width:0;overflow:hidden;border-top:1px solid #e8e1dc!important;border-bottom:1px solid #e8e1dc!important;gap:0!important;margin-top:14px!important;padding:10px 0!important;display:grid!important}.app-shell .rd-page .topic-status-strip>span{overflow-wrap:anywhere;min-width:0;background:0 0!important;border-right:1px solid #e5ddd7!important;border-radius:0!important;padding:0 20px!important}.app-shell .rd-page .topic-status-strip>span,.app-shell .rd-page .topic-status-strip>span *{white-space:normal!important}.app-shell .rd-page .topic-status-strip>span:first-child{color:#8f2537;font-weight:650;padding-left:0!important}.app-shell .rd-page .topic-status-strip>span:last-child{border-right:0!important}.app-shell .rd-page .review-context{background:0 0!important;border:0!important;padding:0!important}.app-shell .rd-page .topic-header-brief .review-copy>p{margin:0}.app-shell .rd-page .topic-header-brief .review-copy-section{margin:6px 0 0}.app-shell .rd-page .topic-header-brief .review-copy-section h3{margin:0 0 2px;font-size:12px}.app-shell .rd-page .topic-header>.approval-workflow-panel{margin:10px 0 0!important;padding:10px 12px!important}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy{min-width:0}.app-shell .rd-page .topic-header>.approval-workflow-panel p{display:none}.app-shell .rd-page .topic-header-decision{box-shadow:none;margin:10px 0 0;padding:10px 12px}.app-shell .rd-page .topic-header-decision>div:first-child{flex-basis:auto}.app-shell .rd-page .topic-header-decision>div:first-child p{display:none}.app-shell .rd-page .topic-header-decision strong{white-space:normal}.app-shell .rd-page .workbench-heading{border-bottom:1px solid #e8e1dc;padding-bottom:8px}.app-shell .rd-page .topic-files-section{border-top:1px solid #e6ded8;margin-top:22px;padding-top:16px}.app-shell .rd-page .topic-files-section>h2{color:#393330;align-items:center;gap:7px;margin:0 0 9px;font-size:15px;display:flex}.app-shell .rd-page .topic-files-section>h2 svg{color:var(--crimson)}.app-shell .rd-page .topic-files-section .topic-materials{margin:0}.app-shell .rd-page .topic-files-section .attachment-gallery{margin:0 0 9px}.app-shell .rd-page .topic-files-section .attachment-tile-grid{grid-template-columns:minmax(0,1fr);gap:7px}.app-shell .rd-page .topic-files-section .attachment-tile{grid-template-columns:42px minmax(0,1fr);align-items:center;min-height:52px;display:grid;overflow:hidden}.app-shell .rd-page .topic-files-section .attachment-tile-art{width:42px;height:50px}.app-shell .rd-page .topic-files-section .attachment-tile-art small{font-size:8px}.app-shell .rd-page .topic-files-section .attachment-tile-copy{min-width:0;padding:8px 10px}.app-shell .rd-page .topic-files-section .attachment-tile-copy strong{font-size:12px}.app-shell .rd-page .topic-files-section .attachment-tile-copy small{margin-top:2px}.app-shell .rd-page .approval-workflow-panel{border-width:1px 1px 1px 3px!important;padding:11px 13px!important}.app-shell .rd-page .activity-conversation,.app-shell .rd-page .activity-conversation *{box-sizing:border-box}.app-shell .rd-page .activity-conversation .thread-heading,.app-shell .rd-page .activity-conversation .conversation-navigation,.app-shell .rd-page .activity-conversation .message-stream{min-width:0;max-width:100%}.app-shell .rd-page .activity-conversation .message-stream{overflow-x:hidden}.app-shell .rd-page .thread-message{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-bottom:24px}.app-shell .rd-page .message-bubble{background:0 0;padding:5px 0;font-size:14px;line-height:1.6}.discussion-panel-title{grid-column:1/-1;align-items:baseline;gap:8px;min-width:0;padding:3px 2px 7px;display:flex}.discussion-panel-title h2{color:#302b28;margin:0;font-size:17px;line-height:1.25}.discussion-panel-title small{color:#8a817b;font-size:10px}.message-reply-action{color:#817670;font:inherit;cursor:pointer;background:0 0;border:0;margin:3px 0 0 48px;padding:2px 5px;font-size:11px}.message-reply-action svg{vertical-align:-2px;width:12px;height:12px}.message-reply-preview{color:#5d544f;text-align:left;background:#f7f2ef;border:0;border-left:3px solid #c7aaa8;width:calc(100% - 48px);margin:3px 0 6px 48px;padding:8px 10px;display:grid}.message-reply-preview span,.message-reference-cards span{color:#8b7e77;font-size:10px}.message-reply-preview strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.message-reference-cards{gap:6px;margin:3px 0 8px 48px;display:grid}.message-reference-cards button{border:1px solid #e0d8d2;border-left:3px solid var(--crimson);color:#3f3935;text-align:left;cursor:pointer;background:#fbf9f6;border-radius:6px;gap:2px;width:100%;padding:9px 11px;display:grid}.message-reference-cards strong{font-size:12px}.composer-replying{border-left:3px solid var(--crimson);background:#f7f1ee;grid-template-columns:18px minmax(0,1fr) 26px;align-items:center;gap:8px;margin-bottom:8px;padding:8px;display:grid}.composer-replying>svg{width:15px}.composer-replying span{min-width:0;display:grid}.composer-replying small{color:#8c7771}.composer-replying strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.composer-replying button{background:0 0;border:0}.composer-replying button svg{width:14px}.composer-references{flex-wrap:wrap;gap:5px;margin-bottom:7px;display:flex}.composer-references>span{background:#faf7f4;border:1px solid #ded5cf;border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:11px;display:flex}.composer-references button{background:0 0;border:0;place-items:center;padding:0;display:grid}.composer-references svg{width:12px}.reference-picker{width:min(330px,100vw - 32px);max-width:calc(100vw - 32px);max-height:260px;left:auto;right:0;overflow:auto}.reference-picker button{text-align:left;grid-template-columns:24px minmax(0,1fr);align-items:start;display:grid!important}.reference-picker button>span:last-child{gap:2px;min-width:0;display:grid}.reference-picker small,.reference-picker strong{overflow-wrap:anywhere}.reference-picker small{color:#887d76}.reference-kind{width:22px;height:22px;color:var(--crimson);background:#f1e3e4;border-radius:4px;place-items:center;font-size:10px;font-weight:700;display:grid}.rd-modal[aria-label="Submit for review"]{width:460px;max-width:calc(100vw - 32px);padding:24px}.rd-modal[aria-label="Submit for review"] .rd-modal-title h2{font-size:20px}.rd-modal[aria-label="Submit for review"] .review-files,.rd-modal[aria-label="Submit for review"] .review-scope-field{display:none}.review-submit-footer{justify-content:flex-end;gap:10px;display:flex}.review-submit-footer button{width:auto}@media (width<=760px){.app-shell .rd-page .topic-status-strip{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-left:0}.app-shell .rd-page .topic-status-strip>span{border-bottom:1px solid #e5ddd7!important;padding:8px 10px!important}.app-shell .rd-page .topic-status-strip>span:nth-child(odd){padding-left:0!important}.app-shell .rd-page .topic-status-strip>span:nth-child(2n){border-right:0!important}.discussion-panel-title{display:none}.app-shell .rd-page .activity-conversation .thread-message{margin-bottom:12px}.app-shell .rd-page .activity-conversation .message-date{margin-top:8px;margin-bottom:6px}}@media (width<=1120px){.app-shell .rd-page .topic-workbench:not(.discussion-is-open) #topic-discussion{display:none!important}.app-shell .rd-page .topic-workbench.discussion-is-open #topic-discussion{display:flex!important}}@media (width>=1121px){.app-shell .workspace .topic-page.rd-page{grid-template-columns:minmax(500px,3fr) minmax(390px,2fr);column-gap:20px;max-width:none;padding:20px 28px 0}.app-shell .workspace .topic-page.rd-page .proposal-column{scrollbar-gutter:stable;padding:14px 20px 28px 0}.app-shell .workspace .topic-page.rd-page .activity-conversation{background:#fff;border-color:#ddd7d2;border-radius:8px;margin:0 0 16px;box-shadow:0 2px 10px #2d1f1709}}.app-shell .rd-page header.topic-header.topic-header-clean{border-bottom:0;padding:3px 0 14px}.app-shell .rd-page .topic-header-clean .topic-eyebrow{margin:0 0 12px}.app-shell .rd-page .topic-header-clean .topic-eyebrow .back{color:#675f5a;margin:0;font-size:12px}.app-shell .rd-page .topic-header-clean .topic-ticket{color:#756b65;letter-spacing:.08em;font-size:11px}.app-shell .rd-page .topic-header-clean .rd-heading{gap:9px}.app-shell .rd-page .topic-header-clean .rd-heading h1{letter-spacing:-.035em;font-family:Arial,sans-serif;font-size:32px;font-weight:600;line-height:1.12}.app-shell .rd-page .topic-header-clean .topic-edit-button{color:#524a46;border-radius:5px;min-height:31px;padding:6px 9px;font-size:11px}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties){grid-template-columns:126px 126px minmax(150px,1fr);border-top:1px solid #e7e0db!important;border-bottom:1px solid #e7e0db!important;gap:0!important;margin-top:16px!important;padding:9px 0!important;display:grid!important}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties)>span{color:#443d39;min-height:0;font-size:12px;border-right:1px solid #e7e0db!important;padding:0 18px!important}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties)>span:first-child{padding-left:0!important}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties)>span:last-child{border-right:0!important}.app-shell .rd-page .topic-header-clean .topic-property-strip small{color:#8a8079;margin-bottom:1px;font-size:10px}.app-shell .rd-page .topic-header-brief{color:#625a55;max-width:720px;margin:17px 0 0}.app-shell .rd-page .topic-header-brief h2{color:#332e2a;margin:0 0 6px;font-size:14px;line-height:1.3}.app-shell .rd-page .topic-header-brief .review-copy{font-size:12px;line-height:1.55}.app-shell .rd-page .topic-header-brief .review-copy-section{margin-top:6px}.app-shell .rd-page .topic-header-brief .review-copy-section h3{font-size:12px}.app-shell .rd-page .topic-header>.approval-workflow-panel,.app-shell .rd-page .topic-header-decision{border-radius:6px;margin-top:12px!important}.app-shell .rd-page .proposal-column .review-context{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.app-shell .rd-page .workbench-heading{min-height:35px;margin:0 0 9px!important;padding:0 0 8px!important}.app-shell .rd-page .workbench-heading h2{font-size:15px!important}.app-shell .rd-page .workbench-heading .text-button{background:snow;border:1px solid #cdaeb2;border-radius:5px;min-height:28px;padding:4px 8px;font-size:11px}.app-shell .rd-page .proposal-list{gap:8px;display:grid}.app-shell .rd-page .proposal-column .proposal-list{grid-template-columns:minmax(0,1fr)!important}.app-shell .rd-page .proposal-choice{background:#fff;border-color:#e1dcd7;border-radius:5px;display:block;min-height:0!important;padding:11px 12px!important}.app-shell .rd-page .proposal-choice.selected{box-shadow:inset 3px 0 var(--crimson);background:#fffdfc;border-color:#bf7c87}.app-shell .rd-page .proposal-choice-head{gap:10px}.app-shell .rd-page .option-letter{background:#f1efec;width:27px;height:27px;font-size:12px}.app-shell .rd-page .proposal-choice-head strong{font-size:13px}.app-shell .rd-page .proposal-choice p{margin:5px 0 4px 37px;font-size:11px;line-height:1.45}.app-shell .rd-page .proposal-choice small{margin-left:37px;font-size:10px}.app-shell .rd-page .proposal-choice .rd-wood,.app-shell .rd-page .proposal-choice .option-image{margin:8px 0 7px}.app-shell .rd-page .proposal-choice .option-image{border-radius:4px;max-height:96px;overflow:hidden}.app-shell .rd-page .proposal-choice .option-image img{object-fit:cover;width:100%;max-height:96px;display:block}.app-shell .rd-page .topic-files-section{padding-top:14px;margin-top:20px!important}.app-shell .rd-page .topic-files-section>h2{font-size:14px}.app-shell .rd-page .topic-files-section .material-add-action{width:100%;min-height:48px;color:var(--crimson);background:#fffdfb;border:1px dashed #d5cac3;border-radius:5px;justify-content:center;align-items:center;padding:10px 14px;font-size:11px;display:flex}.app-shell .rd-page .topic-files-section .material-add-action:hover{background:#fff8f7;border-color:#bb9699}.app-shell .rd-page .topic-files-section .material-add-action svg{width:15px;height:15px}.app-shell .rd-page .topic-header>.approval-workflow-panel{align-items:center;gap:11px;min-height:0;display:flex;padding:8px 10px!important}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy{flex:1}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy p{display:none!important}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy small{font-size:9px}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy strong{font-size:12px}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-actions{flex:none;margin:0!important}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-actions button{min-height:28px;padding:5px 8px;font-size:10px}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-lifecycle-actions{flex:none;border:0!important;margin:0!important;padding:0!important}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-lifecycle-actions summary{white-space:nowrap;font-size:10px}@media (width<=540px){.app-shell .rd-page .topic-header>.approval-workflow-panel{flex-wrap:wrap;align-items:flex-start}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-actions{margin-left:30px!important}}.app-shell .rd-page .thread-heading{background:#fff!important;grid-template-columns:minmax(0,1fr) 32px!important;gap:1px 8px!important;padding:10px 10px 0!important;display:grid!important}.app-shell .rd-page .discussion-panel-title{grid-column:1;padding:0 0 4px}.app-shell .rd-page .discussion-panel-title h2{font-size:15px}.app-shell .rd-page .conversation-navigation{grid-column:1/-1;gap:17px!important;overflow:visible!important}.app-shell .rd-page .conversation-navigation button{min-height:33px!important;padding:6px 0!important;font-size:11px!important}.app-shell .rd-page .chat-panel-tools{grid-area:1/2;margin:0!important}.app-shell .rd-page .thread-view{padding:0 13px 10px!important}.app-shell .rd-page .message-stream{padding:10px 0 16px!important}.app-shell .rd-page .thread-composer{background:#fff!important;border-top:1px solid #e8e1dc!important;padding:10px 12px!important}@media (width<=760px){.app-shell .rd-page .topic-header-clean .rd-heading h1{font-size:27px}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties){grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties)>span{border-bottom:1px solid #e7e0db!important;padding:7px 10px!important}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties)>span:first-child{padding-left:0!important}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties)>span:nth-child(2n){border-right:0!important}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties)>span:last-child{grid-column:1/-1;border-bottom:0!important}.app-shell .rd-page .topic-header-brief{margin-top:14px}.app-shell .rd-page .proposal-column .proposal-list{grid-template-columns:minmax(0,1fr)!important}:root{--keyboard-offset:0px}.app-shell .workspace .topic-page.rd-page{padding:12px 12px calc(84px + env(safe-area-inset-bottom))}.app-shell .rd-page .topic-header-clean{padding-bottom:8px}.app-shell .rd-page .topic-header-clean .topic-eyebrow{margin-bottom:8px}.app-shell .rd-page .topic-header-clean .rd-heading h1{font-size:20px;line-height:1.18}.app-shell .rd-page .topic-header-brief{display:none}.app-shell .rd-page .topic-header>.approval-workflow-panel{margin-top:9px!important;padding:9px!important}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-icon{flex-basis:27px;width:27px;height:27px}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-actions{width:auto;margin-left:28px!important}.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-workflow-actions .secondary,.app-shell .rd-page .topic-header>.approval-workflow-panel .approval-lifecycle-actions{display:none}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties){margin-top:9px!important;padding:5px 0!important}.app-shell .rd-page .topic-workbench{border-top:0;padding-top:0}.app-shell .rd-page .proposal-column{display:none}.app-shell .rd-page .topic-workbench.discussion-is-open{display:block}.app-shell .rd-page .topic-workbench.discussion-is-open .proposal-column{display:none}.app-shell .rd-page .topic-workbench.discussion-is-open .activity-conversation{z-index:90;width:100%;height:var(--discussion-viewport-height,100dvh);background:#fffdf9;border:0;border-radius:0;margin:0;position:fixed;inset:0;display:flex!important}.app-shell .rd-page .activity-conversation .thread-heading{padding:9px 12px 0!important}.app-shell .rd-page .discussion-drawer-close{color:#7c332f;background:0 0;border:0;align-items:center;gap:4px;min-height:28px;padding:0;font-size:11px;display:inline-flex!important}.app-shell .rd-page .discussion-drawer-close svg{width:14px}.app-shell .rd-page .activity-conversation .conversation-navigation{gap:19px!important}.app-shell .rd-page .activity-conversation .conversation-navigation button{min-height:31px!important;font-size:11px!important}.app-shell .rd-page .activity-conversation .chat-panel-tools{display:none}.app-shell .rd-page .activity-conversation .thread-view{min-height:0}.app-shell .rd-page .activity-conversation .message-stream{scroll-padding-bottom:68px;padding:8px 12px 10px!important}.app-shell .rd-page .activity-conversation .thread-message{grid-template-columns:30px minmax(0,1fr);column-gap:8px;margin-bottom:15px}.app-shell .rd-page .activity-conversation .thread-message-avatar{width:29px;height:29px;font-size:9px}.app-shell .rd-page .activity-conversation .message-byline{font-size:11px}.app-shell .rd-page .activity-conversation .message-bubble{font-size:13px;line-height:1.48}.app-shell .rd-page .activity-conversation .message-reply-action{margin-left:38px;font-size:10px}.thread-parent-context{border:1px solid #e1d8d2;border-left:3px solid var(--crimson);background:#faf6f3;border-radius:5px;gap:3px;margin:2px 0 13px;padding:10px;display:grid}.thread-parent-context small{color:#8d7770;font-size:9px}.thread-parent-context strong{color:#3e3531;font-size:12px}.app-shell .rd-page .activity-conversation .thread-composer{position:relative;padding:7px 10px calc(7px + env(safe-area-inset-bottom))!important;background:#fffdf9!important}.thread-composer.plain-composer{min-height:56px}.thread-composer .composer-avatar{display:none}.thread-composer .composer-writing-row{min-height:0}.thread-composer .composer-input-shell{background:#fff;border:1px solid #ded5cf;border-radius:6px;min-height:38px}.thread-composer textarea{min-height:38px!important;max-height:96px!important;padding:9px 10px!important;font-size:16px!important;line-height:1.35!important}.thread-composer .composer-highlight{padding:9px 10px!important;font-size:16px!important;line-height:1.35!important}.thread-composer .composer-bottom{align-items:center;margin:0;display:flex;position:absolute;bottom:12px;right:15px}.thread-composer .composer-bottom>span,.thread-composer .composer-bottom>.composer-add-task,.thread-composer .composer-bottom>.composer-more{display:none}.thread-composer .composer-bottom .primary{color:#fff;background:#e5b8c0;border-radius:6px;width:27px;height:27px;min-height:27px;padding:0}.thread-composer .composer-bottom .primary:not(:disabled){background:var(--crimson)}.thread-composer:focus-within .composer-input-shell{padding-bottom:33px}.thread-composer:focus-within .composer-bottom{justify-content:flex-start;gap:5px;margin-top:4px;position:static}.thread-composer:focus-within .composer-bottom>.composer-add-task,.thread-composer:focus-within .composer-bottom>.composer-more{display:block}.thread-composer:focus-within .composer-bottom .primary{margin-left:auto}.thread-composer .mention-picker{z-index:4;background:#fffdf9;border:1px solid #d9cfca;border-radius:7px;max-height:210px;position:absolute;bottom:100%;left:10px;right:10px;overflow:auto;box-shadow:0 -8px 24px #2d1b1514}.thread-composer .composer-replying{margin-bottom:5px;padding:6px;font-size:11px}}.app-shell .rd-page .thread-heading .conversation-navigation{scrollbar-width:thin;align-items:center;gap:14px;min-width:0;display:flex;overflow-x:auto}.app-shell .rd-page .conversation-navigation button{color:#756a62;min-height:40px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex:none;align-items:center;gap:5px;padding:8px 0;font-size:12px;font-weight:600;display:inline-flex}.app-shell .rd-page .conversation-navigation button[aria-pressed=true]{color:#402f2c;border-bottom-color:var(--crimson)}.app-shell .rd-page .conversation-navigation button:hover{color:var(--crimson)}.conversation-navigation svg{flex-shrink:0;width:15px;height:15px}.app-shell .rd-page .conversation-navigation button:focus-visible{outline:2px solid var(--crimson);outline-offset:-2px}.app-shell .rd-page header.topic-header.topic-header-clean{background:0 0;border:0;border-bottom:1px solid #ddd6d0;margin:0;padding:8px 0 22px;display:block}.app-shell .rd-page .topic-header-clean .topic-eyebrow{align-items:center;gap:12px;margin:0 0 14px;display:flex}.app-shell .rd-page .topic-header-clean .topic-eyebrow-divider{display:none}.app-shell .rd-page .topic-header-clean .topic-ticket{color:#857a73;letter-spacing:.04em;background:0 0;padding:0;font-size:11px;font-weight:600}.app-shell .rd-page .topic-header-clean .rd-heading{align-items:center;gap:10px;width:100%;display:flex}.app-shell .rd-page .topic-header-clean .rd-heading h1{color:#302b28;letter-spacing:-.025em;overflow-wrap:anywhere;flex:1;min-width:0;margin:0;font-size:28px;font-weight:600;line-height:1.25}.app-shell .rd-page .topic-header-clean .topic-edit-button{color:#675e57;background:0 0;border:1px solid #d9d1ca;flex-shrink:0;width:auto;min-height:34px;padding:7px 11px;font-size:12px}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties){border:0;flex-wrap:wrap;gap:14px 28px;width:100%;margin:20px 0 0;padding:0;display:flex}.app-shell .rd-page .topic-header-clean .topic-property-strip>span{color:#514943;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:flex-start;gap:5px;min-height:0;padding:0;font-size:13px;line-height:1.4;display:flex}.app-shell .rd-page .topic-header-clean .topic-property-strip small{color:#857a73;text-transform:none;letter-spacing:0;font-size:11px;font-weight:400}.topic-header-menu{flex-shrink:0;position:relative}.topic-header-menu summary{cursor:pointer;color:#756960;border-radius:6px;place-items:center;width:34px;height:34px;list-style:none;display:grid}.topic-header-menu summary::-webkit-details-marker{display:none}.topic-header-menu summary:hover{background:#ebe5df}.topic-header-menu>button{z-index:20;color:#92253a;background:#fff;border:1px solid #e2d8d1;border-radius:7px;align-items:center;gap:8px;width:150px;padding:12px;display:flex;position:absolute;top:40px;right:0;box-shadow:0 6px 20px #302b2814}@media (width<=760px){.app-shell .rd-page header.topic-header.topic-header-clean{padding-left:0}.app-shell .rd-page .topic-header-clean .topic-eyebrow{padding-left:38px}.app-shell .rd-page .topic-header-clean .rd-heading{flex-wrap:wrap}.app-shell .rd-page .topic-header-clean .rd-heading h1{flex-basis:100%;font-size:25px}.app-shell .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties){grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.app-shell .rd-page .topic-header-clean .topic-property-strip>span{overflow-wrap:anywhere}}.topic-detail-refined{isolation:isolate;background:#f8f6f3;position:relative}.topic-detail-refined:before{content:"";z-index:-1;pointer-events:none;opacity:.018;background:url(/assets/campus-architecture-page.png) 100% 0/cover no-repeat;position:absolute;inset:0}.app-shell .topic-detail-refined .rd-page header.topic-header-clean,.app-shell .topic-detail-refined .rd-page .proposal-column,.app-shell .topic-detail-refined .rd-page .activity-conversation{background:#fff!important}.app-shell .topic-detail-refined .rd-page .topic-header-brief{border:0!important;margin:10px 0 15px!important;padding:0!important}.app-shell .topic-detail-refined .rd-page .topic-header-brief p{color:#6c625d;margin:0;font-size:13px;line-height:1.6}.app-shell .topic-detail-refined .rd-page .topic-status-strip{grid-template-columns:auto auto minmax(110px,1fr) auto!important}.app-shell .topic-detail-refined .rd-page .topic-status-strip>span{padding:0 12px!important}.app-shell .topic-detail-refined .rd-page .topic-status-strip>span:first-child{padding-left:0!important}.topic-detail-refined .topic-status-strip em{color:#887c76;font-size:10px;font-style:normal}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel,.app-shell .topic-detail-refined .rd-page .topic-header-decision{color:#463a3b;background:#faf6f6!important;border:1px solid #e7dbdd!important;border-left:3px solid #8e3447!important;padding:14px!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy p{color:#75676a;margin:5px 0 0;font-size:12px;line-height:1.5;display:block!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy small{color:#8e3447;letter-spacing:.1em;font-size:9px}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy strong{font-size:15px}.app-shell .topic-detail-refined .rd-page .approval-workflow-icon{color:#8e3447;background:#f0e5e8}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .review-conversation-note{font-size:10px}.app-shell .topic-detail-refined .rd-page .proposal-list{align-items:start;gap:14px}.app-shell .topic-detail-refined .rd-page .proposal-choice{background:#fff;border:1px solid #ded8d3;border-radius:7px;width:100%;padding:13px;overflow:hidden}.app-shell .topic-detail-refined .rd-page .proposal-choice:disabled{opacity:1;color:inherit;cursor:default}.app-shell .topic-detail-refined .rd-page .option-submitted .proposal-choice,.app-shell .topic-detail-refined .rd-page .option-approved .proposal-choice{box-shadow:0 0 0 1px #98546618;background:#fcf8f9!important;border-color:#985466!important}.app-shell .topic-detail-refined .rd-page .option-image{background:#f2efec;border-radius:4px;width:100%;margin:13px 0;display:block;overflow:hidden;height:210px!important}.app-shell .topic-detail-refined .rd-page .option-image img{display:block;object-fit:cover!important;width:100%!important;height:100%!important;max-height:none!important}.app-shell .topic-detail-refined .rd-page .proposal-choice .rd-wood{background-position:16.61% 54.57%;background-size:263.7% 542.5%;border-radius:4px;width:100%;margin:13px 0;overflow:hidden;height:210px!important}.app-shell .topic-detail-refined .rd-page .proposal-choice .rd-wood.natural{background-position:83.28% 54.57%}.topic-detail-refined .option-impact-notes{text-align:left;color:#786a65;gap:5px;margin:10px 0;font-size:11px;line-height:1.5;display:grid}.topic-detail-refined .option-impact-notes b{color:#574c47;font-weight:600}@media (width<=760px){.app-shell .topic-detail-refined .rd-page header.topic-header.topic-header-clean{padding:8px 12px 7px!important;display:block!important}.app-shell .topic-detail-refined .rd-page .topic-eyebrow{min-height:0!important;margin:0 0 6px!important;padding-left:0!important}.app-shell .topic-detail-refined .rd-page .rd-heading{align-items:flex-start!important;gap:6px!important;display:flex!important}.app-shell .topic-detail-refined .rd-page .rd-heading h1{flex:auto!important;min-width:0!important;margin:0!important;font-size:18px!important;line-height:1.18!important}.app-shell .topic-detail-refined .rd-page .topic-header-clean .topic-edit-button,.app-shell .topic-detail-refined .rd-page .topic-header-menu summary{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important}.app-shell .topic-detail-refined .rd-page .topic-header-clean .topic-edit-button{font-size:0!important}.app-shell .topic-detail-refined .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties){border-top:1px solid #e7e0db!important;border-bottom:1px solid #e7e0db!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;width:100%!important;margin:8px 0 0!important;padding:5px 0!important;display:grid!important}.app-shell .topic-detail-refined .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties)>span{white-space:nowrap!important;text-overflow:ellipsis!important;border:0!important;border-right:1px solid #e7e0db!important;gap:2px!important;min-width:0!important;padding:1px 7px!important;font-size:9px!important;line-height:1.25!important;display:grid!important;overflow:hidden!important}.app-shell .topic-detail-refined .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties)>span:first-child{padding-left:0!important}.app-shell .topic-detail-refined .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties)>span:last-child{border-right:0!important;grid-column:auto!important}.app-shell .topic-detail-refined .rd-page .topic-header-clean .topic-property-strip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:8px!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel{border-left-width:3px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;min-height:0!important;margin:8px 0 0!important;padding:9px 10px!important;display:grid!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy{align-items:center!important;gap:8px!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-icon{flex:0 0 25px!important;width:25px!important;height:25px!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-icon svg{width:14px!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy p{display:none!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy small{margin:0 0 2px!important;font-size:8px!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy strong{font-size:11px!important;line-height:1.2!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-actions{width:auto!important;margin:0!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-actions .secondary{min-height:30px!important;padding:5px 8px!important;font-size:11px!important;display:inline-flex!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-actions .primary{min-height:29px!important;padding:6px 8px!important;font-size:10px!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-lifecycle-actions{gap:6px;margin:0!important;display:flex!important}.app-shell .topic-detail-refined .rd-page .discussion-drawer-trigger{display:none!important}.app-shell .topic-detail-refined .rd-page .topic-workbench,.app-shell .topic-detail-refined .rd-page .topic-workbench:not(.discussion-is-open) #topic-discussion{width:auto!important;height:auto!important;min-height:0!important;box-shadow:none!important;border:0!important;border-radius:0!important;margin:0!important;display:flex!important;position:static!important}.app-shell .topic-detail-refined .rd-page .topic-workbench{padding:0 12px!important}.app-shell .topic-detail-refined .rd-page .topic-workbench .proposal-column{display:none!important}.app-shell .topic-detail-refined .rd-page .topic-workbench #topic-discussion{border-top:1px solid #e6dfda!important;margin-top:7px!important}.app-shell .topic-detail-refined .rd-page .topic-workbench:has(.thread-parent-context) #topic-discussion{z-index:90!important;height:var(--discussion-viewport-height,100dvh)!important;background:#fffdf9!important;padding:0!important;position:fixed!important;inset:0!important}.composer-add-sheet{z-index:120;padding:15px 18px calc(18px + env(safe-area-inset-bottom));background:#fffdf9;border-radius:14px 14px 0 0;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 35px #2b181526}.composer-add-sheet>div{justify-content:space-between;align-items:center;margin-bottom:7px;font-size:13px;display:flex}.composer-add-sheet>div button{background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.composer-add-sheet>button{color:#463e3a;min-height:43px;font:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:11px;font-size:13px;display:flex}.composer-add-sheet>button svg{color:var(--crimson)}}.app-shell .topic-detail-refined .rd-page .option-with-files .rd-evidence{gap:4px;margin:7px 0;display:grid}.app-shell .topic-detail-refined .rd-page .option-with-files .rd-evidence button{min-width:0;padding:6px 8px;font-size:11px}.app-shell .topic-detail-refined .rd-page .thread-heading{align-items:center;gap:10px;min-height:48px;padding:8px 14px!important;display:flex!important}.app-shell .topic-detail-refined .rd-page .conversation-navigation{flex:1;min-width:0;gap:16px!important}.app-shell .topic-detail-refined .rd-page .conversation-navigation button{border-bottom:2px solid #0000;border-radius:0;background:0 0!important}.app-shell .topic-detail-refined .rd-page .conversation-navigation button[aria-pressed=true]{color:#8e3447;border-bottom-color:#8e3447}.app-shell .topic-detail-refined .rd-page .conversation-navigation button>svg{display:none}.topic-detail-refined .conversation-navigation button>span{color:#92817e;font-size:10px}.topic-detail-refined .compact-materials-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.topic-detail-refined .compact-materials-heading h2{margin:0;font-size:14px}.topic-detail-refined .compact-materials-empty{color:#8a7e76;margin:10px 0;font-size:12px}@media (width>=1121px){.app-shell .workspace .topic-detail-refined .topic-page.rd-page{grid-template-columns:minmax(0,1fr) minmax(330px,32%);column-gap:24px;padding:22px 24px 0}.app-shell .topic-detail-refined .rd-page header.topic-header-clean{padding:14px 18px 20px}.app-shell .workspace .topic-detail-refined .rd-page .proposal-column{padding:20px 18px 30px}.app-shell .topic-detail-refined .rd-page .activity-conversation{align-self:start;height:100%!important;margin-top:0!important}.app-shell .topic-detail-refined .rd-page .activity-conversation.chat-expanded{height:auto!important;margin-top:0!important}}.app-shell .topic-detail-refined .rd-page .proposal-choice{padding:18px!important}.app-shell .topic-detail-refined .rd-page .proposal-choice-head strong{font-size:14px;line-height:1.4}.app-shell .topic-detail-refined .rd-page .proposal-choice p{margin:12px 0;font-size:13px;line-height:1.6}.app-shell .topic-detail-refined .rd-page .proposal-choice small{font-size:11px;line-height:1.5}.app-shell .topic-detail-refined .rd-page .proposal-list{gap:16px}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel{flex-wrap:wrap;gap:14px;margin-top:18px!important;padding:18px!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel .approval-workflow-copy{flex:260px;min-width:0}@media (width<=760px){.app-shell .topic-detail-refined .rd-page .topic-status-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-shell .topic-detail-refined .rd-page .topic-status-strip>span{grid-area:auto!important}.app-shell .topic-detail-refined .rd-page .thread-heading{flex-wrap:wrap}.app-shell .topic-detail-refined .rd-page .discussion-drawer-close{flex-basis:100%}.app-shell .topic-detail-refined .rd-page .option-image,.app-shell .topic-detail-refined .rd-page .proposal-choice .rd-wood{height:190px!important}.app-shell .topic-detail-refined .topic-page.rd-page{box-sizing:border-box;height:var(--topic-viewport-height,calc(100dvh - 58px))!important;flex-direction:column!important;min-height:0!important;padding:8px 0 0!important;display:flex!important;overflow:hidden!important}.app-shell .topic-detail-refined .rd-page header.topic-header.topic-header-clean{flex:none!important}.app-shell .topic-detail-refined .rd-page .topic-header-clean .topic-property-strip:not(.editing-properties){grid-template-columns:repeat(4,minmax(0,1fr))!important}.app-shell .topic-detail-refined .rd-page .topic-header>.approval-workflow-panel{min-height:0!important;padding:8px 10px!important}.app-shell .topic-detail-refined .rd-page .topic-workbench{flex:auto!important;min-height:0!important;padding:0 12px!important;display:flex!important;overflow:hidden!important}.app-shell .topic-detail-refined .rd-page .topic-workbench #topic-discussion,.app-shell .topic-detail-refined .rd-page .topic-workbench:not(.discussion-is-open) #topic-discussion{flex:auto!important;height:auto!important;min-height:0!important;max-height:none!important;display:flex!important}.app-shell .topic-detail-refined .rd-page .topic-workbench #topic-discussion .thread-view{flex:auto!important;min-height:0!important;overflow:hidden!important}.app-shell .topic-detail-refined .rd-page .topic-workbench #topic-discussion .message-stream{flex:auto!important;min-height:0!important;overflow-y:auto!important}.app-shell .topic-detail-refined .rd-page .topic-workbench #topic-discussion .thread-composer{flex:none!important}.app-shell .topic-detail-refined .rd-page .thread-composer .composer-input-shell textarea{font-size:16px!important;line-height:1.35!important}.app-shell .topic-detail-refined .rd-page .discussion-drawer-close{display:none!important}.app-shell .topic-detail-refined .rd-page .topic-workbench:has(.thread-parent-context) #topic-discussion .discussion-drawer-close{display:inline-flex!important}.app-shell .topic-detail-refined .rd-page .thread-message{padding-bottom:28px!important}.app-shell .topic-detail-refined .rd-page .thread-reply-summary{color:#8e3447;background:0 0;border:0;align-items:center;gap:2px;font:600 10px/1 Arial,sans-serif;display:flex;position:absolute;bottom:4px;left:38px}.app-shell .topic-detail-refined .rd-page .thread-reply-summary svg{width:13px;height:13px}.app-shell .topic-detail-refined .rd-page .topic-workbench:has(.thread-parent-context) #topic-discussion{z-index:90!important;height:var(--discussion-viewport-height,100dvh)!important;position:fixed!important;inset:0!important}}@media (width>=761px){.app-shell .topic-detail-refined .rd-page .thread-message>.message-reply-action{order:1;grid-column:2;justify-self:start;align-items:center;gap:4px;margin:3px 0 0;padding:3px 0;font-size:12px;display:inline-flex}}.mobile-review-toggle{display:none}@media (width<=760px){.app-shell .topic-detail-refined .rd-page .mobile-review-toggle{color:var(--crimson);background:0 0;border:0;flex:none;align-self:flex-start;margin:0 24px 4px;padding:5px 0;font:600 12px/1.4 Arial,sans-serif;display:block}.app-shell .topic-detail-refined .rd-page.mobile-review-expanded .topic-workbench .proposal-column{flex:1;min-height:0;overflow:auto;display:block!important}.app-shell .topic-detail-refined .rd-page.mobile-review-expanded .topic-workbench #topic-discussion{display:none!important}.app-shell .topic-detail-refined .rd-page.mobile-review-expanded .review-context{display:block!important}.app-shell .topic-detail-refined .rd-page .topic-workbench #topic-discussion{padding:0!important}.app-shell .topic-detail-refined .rd-page .topic-workbench #topic-discussion .thread-heading{padding:0 10px!important}.app-shell .topic-detail-refined .rd-page .topic-workbench #topic-discussion .thread-composer{padding:6px 8px calc(6px + env(safe-area-inset-bottom))!important}.app-shell .topic-detail-refined .rd-page .thread-composer .composer-bottom>.composer-add-task:first-child{display:inline-flex!important}.app-shell .topic-detail-refined .rd-page .thread-composer:not(:focus-within) .composer-input-shell textarea{padding-left:35px!important;padding-right:40px!important}.app-shell .topic-detail-refined .rd-page .thread-composer:not(:focus-within) .composer-bottom{justify-content:space-between;left:13px;right:13px}.app-shell .topic-detail-refined .rd-page:has(.thread-composer:focus-within) header.topic-header.topic-header-clean{display:none!important}.app-shell .topic-detail-refined .rd-page:has(.thread-composer:focus-within) .mobile-review-toggle{display:none!important}}.discussion-jump-latest{color:#742337;background:#fffdfb;border:1px solid #e1d9d3;border-radius:18px;flex:none;align-self:center;min-height:36px;margin:4px;padding:4px 14px}.pending-discussion-message{opacity:.75}.pending-message-error{color:#96263a;grid-column:2;font-size:13px}.pending-message-error button{min-width:44px;min-height:44px}.message-stream{overflow-anchor:none}.thread-composer.has-unconfirmed-message .composer-bottom>span{visibility:hidden}@media (width>=761px) and (height<=500px) and (pointer:coarse){.app-shell .topic-shell.topic-detail-refined:has(.topic-workbench.discussion-is-open){z-index:100!important}.app-shell .topic-detail-refined .topic-page.rd-page .topic-workbench.discussion-is-open #topic-discussion{background:#fffdfb;inset:auto!important;top:var(--discussion-viewport-top,0px)!important;left:var(--discussion-viewport-left,0px)!important;width:var(--discussion-viewport-width,100%)!important;height:var(--discussion-viewport-height,100dvh)!important;max-height:var(--discussion-viewport-height,100dvh)!important;z-index:110!important;box-sizing:border-box!important;flex-direction:column!important;gap:0!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;overflow:hidden!important}}@media (width<=760px),(height<=500px) and (pointer:coarse){.app-shell .topic-detail-refined .rd-page #topic-discussion .message-stream{padding:8px 12px!important;display:block!important}.app-shell .topic-detail-refined .rd-page #topic-discussion .thread-message{flex:none!important;grid-template-rows:auto!important;grid-template-columns:32px minmax(0,1fr)!important;grid-auto-rows:auto!important;align-content:start!important;gap:0 9px!important;height:auto!important;min-height:0!important;margin:0 0 10px!important;padding:4px 0!important;display:grid!important}.app-shell .topic-detail-refined .rd-page #topic-discussion .thread-message-avatar{grid-area:1/1/span 2;width:32px;height:32px;margin:0}.app-shell .topic-detail-refined .rd-page #topic-discussion .message-byline{grid-area:1/2;align-items:baseline;padding-right:32px;line-height:1.4;margin:0!important}.app-shell .topic-detail-refined .rd-page #topic-discussion .message-byline strong{font-size:14px!important}.app-shell .topic-detail-refined .rd-page #topic-discussion .message-byline time{font-size:11px!important}.app-shell .topic-detail-refined .rd-page #topic-discussion .message-bubble{white-space:normal;grid-area:2/2;margin:0!important;padding:2px 0!important;font-size:16px!important;line-height:1.45!important}.app-shell .topic-detail-refined .rd-page #topic-discussion .pending-discussion-message .message-bubble{white-space:pre-wrap}.app-shell .topic-detail-refined .rd-page #topic-discussion .comment-attachments:empty{display:none}.app-shell .topic-detail-refined .rd-page #topic-discussion .message-bubble p{margin:0 0 6px}.app-shell .topic-detail-refined .rd-page #topic-discussion .message-bubble p:last-child{margin-bottom:0}.app-shell .topic-detail-refined .rd-page #topic-discussion .message-reply-action{grid-area:auto/2;justify-self:start;min-width:44px;min-height:44px;font-size:12px;margin:0!important;padding:4px 0!important}.app-shell .topic-detail-refined .rd-page #topic-discussion .message-reply-preview{grid-column:2;width:100%;margin:0 0 4px!important}.app-shell .topic-detail-refined .rd-page #topic-discussion .message-group-continuation{margin-top:-2px!important}.app-shell .topic-detail-refined .rd-page #topic-discussion .message-date{margin:8px 0!important}.app-shell .topic-detail-refined .thread-message .message-actions,.app-shell .topic-detail-refined .thread-message:hover .message-actions,.app-shell .topic-detail-refined .thread-message:focus-within .message-actions,.app-shell .topic-detail-refined .thread-message .reaction-picker,.app-shell .topic-detail-refined .thread-message .message-more-menu{display:none!important}.app-shell .topic-detail-refined .thread-message{-webkit-touch-callout:none;touch-action:pan-y}.app-shell .topic-detail-refined .thread-message .message-bubble{overflow-wrap:anywhere;-webkit-user-select:none;user-select:none;min-width:0}.app-shell .topic-detail-refined .thread-message textarea,.app-shell .topic-detail-refined .thread-message input{-webkit-user-select:text;user-select:text}.app-shell .topic-detail-refined .mobile-message-actions-trigger{min-width:44px;min-height:44px}.app-shell .topic-detail-refined .topic-workbench,.app-shell .topic-detail-refined .thread-view,.app-shell .topic-detail-refined .activity-conversation,.app-shell .topic-detail-refined .thread-resource-main,.app-shell .topic-detail-refined .message-byline{max-width:100%;min-width:0!important}.app-shell .topic-detail-refined .message-byline{flex-wrap:wrap;padding-right:34px}.app-shell .topic-detail-refined .message-stream{overscroll-behavior-y:contain}.app-shell .topic-detail-refined .rd-page .thread-composer .composer-input-shell,.app-shell .topic-detail-refined .rd-page .thread-composer:focus-within .composer-input-shell{padding:0!important}.app-shell .topic-detail-refined .rd-page .thread-composer .composer-input-shell textarea,.app-shell .topic-detail-refined .rd-page .thread-composer:not(:focus-within) .composer-input-shell textarea,.app-shell .topic-detail-refined .rd-page .thread-composer .composer-highlight{max-height:96px!important;padding:10px!important;font-size:16px!important}.app-shell .topic-detail-refined .rd-page .thread-composer .composer-bottom,.app-shell .topic-detail-refined .rd-page .thread-composer:focus-within .composer-bottom,.app-shell .topic-detail-refined .rd-page .thread-composer:not(:focus-within) .composer-bottom{min-height:44px;justify-content:flex-start!important;gap:0!important;margin-top:3px!important;display:flex!important;position:static!important}.app-shell .topic-detail-refined .rd-page .thread-composer .composer-bottom>.composer-add-task,.app-shell .topic-detail-refined .rd-page .thread-composer .composer-bottom>.composer-more{flex:none;display:flex!important}.app-shell .topic-detail-refined .rd-page .thread-composer .composer-bottom button{min-width:40px;min-height:44px}.app-shell .topic-detail-refined .rd-page .thread-composer .composer-bottom>.primary{touch-action:manipulation;flex:0 0 44px;width:44px!important;height:44px!important;margin-left:auto!important}.app-shell .topic-detail-refined .rd-page .thread-composer .composer-bottom>span{display:none!important}.app-shell .topic-detail-refined .rd-page .composer-replying{min-width:0}.app-shell .topic-detail-refined .rd-page .composer-replying>span{min-width:0;overflow:hidden}.app-shell .topic-detail-refined .rd-page .composer-replying strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-shell .topic-detail-refined .rd-page .composer-emoji-menu,.app-shell .topic-detail-refined .rd-page .composer-add-sheet,.app-shell .topic-detail-refined .rd-page .composer-more .message-actions-menu{width:auto;max-width:calc(100% - 16px);max-height:45dvh;position:absolute;bottom:100%;left:8px;right:8px;overflow:auto}.app-shell .topic-detail-refined .rd-page .composer-more{position:static}:is(html:has(#topic-discussion[data-mobile-composing]),body:has(#topic-discussion[data-mobile-composing])){overflow:hidden!important}.app-shell .topic-shell.topic-detail-refined:has(#topic-discussion[data-mobile-composing]){z-index:100!important}.app-shell .topic-detail-refined .topic-page.rd-page .topic-workbench #topic-discussion[data-mobile-composing]{background:#fffdfb;inset:auto!important;top:var(--discussion-viewport-top,0px)!important;left:var(--discussion-viewport-left,0px)!important;width:var(--discussion-viewport-width,100%)!important;height:var(--discussion-viewport-height,100dvh)!important;max-height:var(--discussion-viewport-height,100dvh)!important;box-sizing:border-box!important;z-index:110!important;flex-direction:column!important;gap:0!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;overflow:hidden!important}.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .thread-composer{overflow:visible}.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .poll-draft,.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .chat-attachment-drafts,.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .task-assignment{max-height:calc(var(--discussion-viewport-height,100dvh) * .3);overflow:auto}.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .composer-emoji-menu,.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .composer-add-sheet,.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .message-actions-menu,.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .mention-picker{max-height:calc(var(--discussion-viewport-height,100dvh) * .5);overflow:auto}.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .thread-heading{overflow:auto;box-sizing:border-box!important;flex-flow:row!important;flex:0 0 48px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:2px 8px!important;display:flex!important}.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .thread-view{flex-direction:column!important;flex:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .message-stream{flex:auto!important;min-height:0!important;overflow-y:auto!important}.app-shell .topic-detail-refined #topic-discussion[data-mobile-composing] .thread-composer{padding:6px 8px calc(6px + env(safe-area-inset-bottom))!important;flex:none!important;margin:0!important}.app-shell .topic-detail-refined .rd-page .topic-workbench:has(.thread-parent-context) #topic-discussion{top:var(--discussion-viewport-top,0px)!important;bottom:auto!important}.mobile-message-backdrop{z-index:500;background:#17111170;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.mobile-message-sheet{box-sizing:border-box;overscroll-behavior:contain;width:100%;max-height:85dvh;padding:12px 16px calc(16px + env(safe-area-inset-bottom));color:#352e2a;background:#fffdfb;border-radius:20px 20px 0 0;overflow:auto;box-shadow:0 -8px 32px #0002}.mobile-message-sheet header{justify-content:space-between;align-items:center;gap:10px;display:flex}.mobile-message-sheet button{min-width:44px;min-height:44px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;border-radius:8px}.mobile-message-sheet>button{border-bottom:1px solid #eee7e3;width:100%;padding:10px 8px;display:block}.mobile-message-sheet button:focus-visible{outline-offset:2px;outline:2px solid #98263a}.mobile-message-sheet .danger-text{color:#a01d2e}.mobile-message-excerpt{-webkit-line-clamp:2;overflow-wrap:anywhere;color:#756a64;-webkit-box-orient:vertical;margin:5px 0 12px;font-size:13px;display:-webkit-box;overflow:hidden}.mobile-message-reactions{gap:4px;padding:4px 0 10px;display:flex;overflow-x:auto}.mobile-message-reactions button{text-align:center;background:#f3efeb;flex:0 0 44px;font-size:23px}}.app-shell .campus-page.card-first-campus{isolation:isolate;max-width:none;min-height:calc(100dvh - 58px);padding:0 0 28px;position:relative}.app-shell .campus-page.card-first-campus:before{content:"";z-index:-1;pointer-events:none;opacity:1;background:#f8f5f0 url(/assets/campus-architecture-page.png) 100% 100%/cover no-repeat;position:absolute;inset:0}.app-shell .campus-page.card-first-campus .project-copy{background:#fffdfa}@media (width<=760px){.app-shell .campus-page.card-first-campus:before{background-position:100% 0;background-repeat:repeat-y;background-size:auto 100dvh}}.app-shell .campus-page.card-first-campus .campus-masthead-banner{background:#f2e9e4;border-radius:3px;width:100%;height:clamp(136px,11vw,160px);margin:18px 0 20px;overflow:hidden}.app-shell .campus-page.card-first-campus .campus-masthead-banner img{object-fit:cover;object-position:50% 35%;width:100%;height:100%;display:block}.app-shell .campus-page.card-first-campus .campus-directory-heading,.app-shell .campus-page.card-first-campus .campus-project-group,.app-shell .campus-page.card-first-campus .campus-empty{max-width:1280px;margin-left:auto;margin-right:auto}.app-shell .campus-page.card-first-campus .campus-directory-heading{border-bottom:1px solid #ded7d1;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;padding:0 22px 12px;display:flex}.app-shell .campus-page.card-first-campus .campus-directory-copy{min-width:0}.app-shell .campus-page.card-first-campus .campus-directory-heading .campus-kicker{color:#9d1c2f;letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:700;display:block}.app-shell .campus-page.card-first-campus .campus-directory-heading.app-page-heading h1{font-family:inherit;font-size:var(--app-title-size);margin:0 0 6px;line-height:1.2}.app-shell .campus-page.card-first-campus .campus-directory-heading p{max-width:580px;margin:0;font-size:12px}.app-shell .campus-page.card-first-campus .campus-directory-heading .primary{white-space:nowrap;min-height:38px}.app-shell .campus-page.card-first-campus .campus-project-group{padding:0 22px;margin-bottom:23px!important}@media (width>=1081px){.app-shell .campus-page.card-first-campus .campus-project-group{padding-right:clamp(90px,8vw,140px)}}.app-shell .campus-page.card-first-campus .campus-project-group .section-title{border-bottom:1px solid #ebe5e0;justify-content:space-between;align-items:center;margin:0 0 7px;padding-bottom:6px;display:flex}.app-shell .campus-page.card-first-campus .campus-project-group .section-title h2{color:#3f3531;letter-spacing:.01em;margin:0;font-size:12px;font-weight:700}.app-shell .campus-page.card-first-campus .campus-project-group .section-title span{color:#8d837d;font-size:10px}.app-shell .campus-page.card-first-campus .project-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:9px;display:grid}.app-shell .campus-page.card-first-campus .campus-project-tile{min-width:0;position:relative;container-type:inline-size}.app-shell .campus-page.card-first-campus .campus-project-tile .project-card{width:100%;color:inherit;text-align:left;background:#fffdfa;border:1px solid #ded7d1;border-radius:5px;flex-direction:column;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #472d240f}.app-shell .campus-page.card-first-campus .campus-project-tile .project-card:hover{border-color:#c7aeb0;transform:translateY(-3px);box-shadow:0 10px 22px #472d241c}.app-shell .campus-page.card-first-campus .campus-project-tile .project-card:focus-visible,.app-shell .campus-page.card-first-campus .project-card-actions button:focus-visible{outline-offset:2px;outline:2px solid #9d1c2f}.app-shell .campus-page.card-first-campus .campus-project-tile .project-photo{aspect-ratio:2.35;background:#eee7e5;flex:none;width:100%;height:auto;min-height:0;display:block;position:relative;overflow:hidden}.app-shell .campus-page.card-first-campus .project-photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.app-shell .campus-page.card-first-campus .project-photo.project-cover-placeholder{background:#eee2e0}.app-shell .campus-page.card-first-campus .project-photo.project-cover-placeholder img,.app-shell .campus-page.card-first-campus .project-image-current.project-cover-placeholder img,.app-shell .campus-page.card-first-campus .project-image-placeholder img{object-fit:cover!important;padding:0!important}.app-shell .campus-page.card-first-campus .project-copy{flex-direction:column;min-height:0;padding:8px 10px 9px;display:flex}.app-shell .campus-page.card-first-campus .project-card-heading{min-width:0;padding-right:28px}.app-shell .campus-page.card-first-campus .campus-project-tile h3{color:#342c29;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:700;line-height:1.2;overflow:hidden}.app-shell .campus-page.card-first-campus .project-copy>p{color:#786f69;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 6px;font-size:10px;line-height:1.3;display:-webkit-box;overflow:hidden}.app-shell .campus-page.card-first-campus .project-stats{color:#817771;align-items:center;gap:7px;margin-top:7px;padding-right:0;font-size:9px;display:flex}.app-shell .campus-page.card-first-campus .project-stats span{align-items:center;gap:4px;display:inline-flex}.app-shell .campus-page.card-first-campus .quiet-attention{color:#9a6720}.app-shell .campus-page.card-first-campus .project-card-actions{z-index:2;position:absolute;top:calc(42.553cqw + 5px);right:6px}.app-shell .campus-page.card-first-campus .project-card-actions .project-overflow{color:#5e514b;background:#fffdf9eb;border:1px solid #523e3626;border-radius:5px;place-items:center;width:25px;height:25px;padding:0;display:grid}.app-shell .campus-page.card-first-campus .project-card-actions .project-overflow:hover{color:#941f34;background:#fffdf9}.app-shell .campus-page.card-first-campus .project-action-menu{z-index:4;background:#fffdf9;border:1px solid #ddd3cc;border-radius:7px;min-width:156px;padding:5px;position:absolute;top:35px;right:0;box-shadow:0 12px 24px #38261e29}.app-shell .campus-page.card-first-campus .project-action-menu button{color:#443b37;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:7px;width:100%;padding:8px;font-size:11px;display:flex}.app-shell .campus-page.card-first-campus .project-action-menu button:hover{color:#941f34;background:#f5ece8}.app-shell .campus-page.card-first-campus .campus-empty{text-align:center;background:#fffaf7;border:1px dashed #d9cec8;border-radius:9px;margin-top:24px;padding:48px 28px}.app-shell .campus-page.card-first-campus .campus-empty h2{color:#473d39;margin:0 0 8px;font-size:17px}.app-shell .campus-page.card-first-campus .campus-empty p{color:#756b66;max-width:490px;margin:0 auto 18px;font-size:13px;line-height:1.55}.app-shell .campus-page.card-first-campus .project-image-placeholder>span{display:none}@media (width<=1324px){.app-shell .campus-page.card-first-campus .campus-directory-heading,.app-shell .campus-page.card-first-campus .campus-project-group,.app-shell .campus-page.card-first-campus .campus-empty{max-width:none}}@media (width<=1080px){.app-shell .campus-page.card-first-campus .project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.app-shell .campus-page.card-first-campus .project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.app-shell .campus-page.card-first-campus .campus-masthead-banner{height:110px;margin:20px 0 28px}.app-shell .campus-page.card-first-campus .campus-directory-heading{flex-direction:column;align-items:flex-start;gap:13px;padding:0 16px 12px}.app-shell .campus-page.card-first-campus .campus-directory-heading .primary{width:100%}.app-shell .campus-page.card-first-campus .campus-project-group{padding:0 16px}.app-shell .campus-page.card-first-campus .project-grid{grid-template-columns:1fr;gap:12px}}.app-shell .campus-page.card-first-campus .campus-intro-row{max-width:1280px;margin:0 auto;padding:22px 22px 28px;display:block}.app-shell .campus-page.card-first-campus .campus-intro-row .campus-directory-heading{border:0;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;width:100%;margin:0;padding:0;display:flex}@media (width<=760px){.app-shell .campus-page.card-first-campus .campus-intro-row{padding:24px 16px 28px}.app-shell .campus-page.card-first-campus .campus-intro-row .campus-directory-heading{flex-direction:column;align-items:flex-start;gap:14px}.app-shell .campus-page.card-first-campus .campus-intro-row .campus-directory-heading .primary{width:auto}}.project-dialog-backdrop{z-index:80!important;background:#2b232157!important;justify-content:flex-end!important;display:flex!important;position:fixed!important;inset:0!important}.project-dialog-backdrop .project-dialog{background:#fffdfb!important;border-radius:8px 0 0 8px!important;flex-direction:column!important;width:min(650px,100vw)!important;height:100dvh!important;max-height:none!important;margin:0!important;display:flex!important;overflow:hidden!important;box-shadow:-12px 0 35px #3725222b!important}.project-dialog form{flex-direction:column;flex:1;min-height:0;display:flex}.app-shell .project-dialog .project-field-pair label>input,.app-shell .project-dialog .project-field-pair label>select{box-sizing:border-box;width:100%;max-width:none;height:38px;min-height:38px;padding:0 10px;line-height:normal;display:block}.project-dialog form>header>button{flex:0 0 34px;align-self:flex-start;place-items:center;width:34px;height:34px;min-height:34px;padding:6px;display:grid}.project-dialog header{border-bottom:1px solid #e7e0dc;justify-content:space-between;gap:20px;padding:18px 32px 15px;display:flex}.project-dialog header h2{color:#282122;margin:0 0 6px;font-family:Arial,sans-serif;font-size:19px;line-height:1.25}.project-dialog header p{color:#746b68;margin:0;font-size:12px;line-height:1.45}.project-dialog header button{color:#3e3433;background:0 0;border:0}.project-dialog .project-create-fields{flex:1;min-height:0;padding:18px 32px 28px;overflow-y:auto;display:block!important}.project-dialog .project-create-fields>label,.project-dialog .project-field-pair label{color:#332b2b;margin:0 0 16px;font-family:Arial,sans-serif;font-size:12px;font-weight:700;display:block;position:relative}.project-dialog .project-create-fields b{color:#9d1c2f}.project-dialog input:not([type=range]),.project-dialog textarea,.project-dialog select{box-sizing:border-box;color:#342c2b;background:#fff;border:1px solid #d9d0ce;border-radius:5px;width:100%;margin-top:7px;padding:8px 9px;font:12px Arial,sans-serif}.project-dialog textarea{resize:vertical;height:78px}.project-dialog small{color:#827975;font:10px/1.35 Arial,sans-serif;display:block}.project-dialog .project-field-pair{grid-template-columns:1fr 1fr;gap:20px;display:grid}.project-dialog .project-field-pair label>input,.project-dialog .project-field-pair label>select{width:100%;height:34px;display:block}.project-dialog .project-field-pair small{margin-top:5px}.project-dialog .description-count{text-align:right}.project-dialog .project-image-field{margin-top:4px}.project-dialog .project-image-field>span{color:#332b2b;margin-bottom:3px;font:700 12px Arial,sans-serif;display:block}.project-dialog .project-image-field em{color:#827975;font-style:italic;font-weight:400}.project-dialog .project-image-preview-note{margin-bottom:12px}.project-dialog .project-cover-choices{grid-template-columns:1.25fr 1fr;align-items:start;gap:24px;display:grid}.project-dialog .project-upload-card{background:#fcfaf8;border:1px dashed #d8cdca;min-height:136px}.project-dialog .project-image-control{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:136px;padding:12px;display:flex}.project-dialog .upload-symbol{color:#9d1c2f;margin-bottom:6px;font-size:25px}.project-dialog .project-image-control strong{font:700 11px Arial,sans-serif}.project-dialog .project-image-control small{margin:4px 0 9px}.project-dialog .project-image-current{aspect-ratio:16/9;width:100%;height:auto;margin-bottom:7px;overflow:hidden}.project-dialog .project-image-current img{object-fit:cover;width:100%;height:100%}.project-dialog .default-cover-picker>small{margin-bottom:7px}.project-dialog .default-cover-picker>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.project-dialog .default-cover-picker button{background:#eadcdb;border:2px solid #0000;border-radius:5px;height:48px;padding:0;overflow:hidden}.project-dialog .default-cover-picker button.selected{border-color:#9d1c2f}.project-dialog .default-cover-picker img{object-fit:cover;width:100%;height:100%}.project-dialog footer{background:#fffdfb;border-top:1px solid #e7e0dc;align-items:center;gap:9px;padding:15px 32px;display:flex;position:sticky;bottom:0}.project-dialog .project-dialog-footer-spacer{flex:1}.project-dialog footer button{min-height:31px}.project-dialog .project-delete-trigger{color:#9d1c2f;background:0 0;border:0;align-items:center;gap:5px;display:inline-flex}.project-dialog .project-delete-confirm{background:#fff7f5;border:1px solid #e4cbc9;margin:0 32px 10px;padding:12px}.project-dialog .project-delete-confirm p{margin:4px 0;font-size:11px}.project-dialog .rd-error{color:#9d1c2f;margin:0 32px 9px}@media (width<=620px){.project-dialog-backdrop .project-dialog{border-radius:0!important;width:100vw!important}.project-dialog header,.project-dialog .project-create-fields,.project-dialog footer{padding-left:20px;padding-right:20px}.project-dialog .project-cover-choices{grid-template-columns:1fr}.project-dialog .project-field-pair{gap:12px}.project-dialog .project-delete-confirm,.project-dialog .rd-error{margin-left:20px;margin-right:20px}}.creation-sidecar .ntc-file-grid{flex-wrap:wrap}.creation-sidecar .ntc-photo{flex:none}.creation-sidecar .ntc-error{color:#a51836;margin:10px 0 0;font-size:11px}.creation-sidecar .ntc-editor>label>span{display:block}.new-topic-form .creation-fields>*{flex-shrink:0}.new-topic-form.creation-sidecar>.creation-fields{flex-direction:column;display:flex}.creation-sidecar .creation-footer{z-index:4;background:#faf9f7;border-top:1px solid #e3ded9;margin:20px -20px -20px;padding:13px 20px;position:sticky;bottom:0;box-shadow:0 -8px 14px #37271f0d}.creation-sidecar .ntc{color:#252322;border-top:1px solid #e4dfda;margin-top:20px;padding-top:17px;font-family:Arial,sans-serif}.creation-sidecar .ntc-heading strong{align-items:center;gap:7px;font-size:14px;display:flex}.creation-sidecar .ntc-heading strong svg{color:#9b1834}.creation-sidecar .ntc-heading p{color:#777;margin:5px 0 12px;font-size:11px;line-height:1.45}.creation-sidecar .ntc-list{gap:9px;display:grid}.creation-sidecar .ntc-letter{color:#2d2b2a;background:#eeedef;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:13px;font-weight:700;display:grid}.creation-sidecar .ntc-editor{background:snow;border:1px solid #e4bdc4;border-radius:4px;padding:14px 14px 7px}.creation-sidecar .ntc-editor>header{align-items:center;gap:10px;margin-bottom:13px;font-size:13px;display:flex}.creation-sidecar .ntc-remove{color:#a51836;background:0 0;border:0;align-items:center;gap:5px;margin-left:auto;font-size:11px;display:flex}.creation-sidecar .ntc-editor>label{gap:5px;margin:10px 29px;font-size:11px;font-weight:700;display:grid}.creation-sidecar .ntc-editor label b{color:#a51836}.creation-sidecar .ntc-editor input,.creation-sidecar .ntc-editor textarea{color:#292625;box-sizing:border-box;background:#fff;border:1px solid #ded9d5;border-radius:3px;width:100%;padding:8px;font:12px Arial,sans-serif}.creation-sidecar .ntc-editor textarea{resize:vertical;min-height:70px;line-height:1.4}.creation-sidecar .ntc-files{margin:14px 29px}.creation-sidecar .ntc-files>strong{font-size:11px}.creation-sidecar .ntc-file-grid{gap:7px;min-height:70px;margin-top:7px;display:flex}.creation-sidecar .ntc-photo{background:#f2efeb;border:1px solid #d7d1cd;width:79px;height:70px;position:relative}.creation-sidecar .ntc-photo img{object-fit:cover;width:100%;height:100%}.creation-sidecar .ntc-photo button{background:#fff;border:1px solid #cbc5c1;border-radius:50%;place-items:center;width:18px;height:18px;padding:0;display:grid;position:absolute;top:-5px;right:-5px}.creation-sidecar .ntc-add-files{color:#a51836;background:snow;border:1px dashed #d3b6bb;place-content:center;gap:3px;width:78px;height:70px;font-size:10px;display:grid}.creation-sidecar .ntc-document{border-top:1px solid #ece6e2;align-items:center;gap:8px;padding:8px 0;font-size:11px;display:flex}.creation-sidecar .ntc-document span{flex:1;min-width:0}.creation-sidecar .ntc-document b,.creation-sidecar .ntc-document small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.creation-sidecar .ntc-document small{color:#888;margin-top:2px}.creation-sidecar .ntc-document button,.creation-sidecar .ntc-menu>button{color:#555;background:0 0;border:0;padding:4px}.creation-sidecar .ntc-details{border-top:1px solid #e9e2de;margin:15px 29px 0;padding-top:10px}.creation-sidecar .ntc-details summary{cursor:pointer;font-size:11px;font-weight:700}.creation-sidecar .ntc-details summary small{color:#888;margin-left:8px;font-weight:400}.creation-sidecar .ntc-details>div{gap:7px;padding-top:10px;font-size:11px;display:grid}.creation-sidecar .ntc-link{grid-template-columns:1fr 1.25fr 24px;gap:5px;display:grid}.creation-sidecar .ntc-link button{background:0 0;border:0}.creation-sidecar .ntc-editor footer{border-top:1px solid #e9e2de;justify-content:flex-end;margin-top:12px;padding-top:9px;display:flex}.creation-sidecar .ntc-editor footer .primary{padding:8px 18px;font-size:12px}.creation-sidecar .ntc-summary{background:#fff;border:1px solid #e4dfda;border-radius:4px;align-items:flex-start;gap:10px;padding:12px;display:flex;position:relative}.creation-sidecar .ntc-summary>div:nth-child(2){flex:1;min-width:0}.creation-sidecar .ntc-summary strong{font-size:12px}.creation-sidecar .ntc-summary p{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:4px 0;font-size:10px;overflow:hidden}.creation-sidecar .ntc-summary small{color:#666;align-items:center;gap:6px;font-size:10px;display:flex}.creation-sidecar .ntc-summary small i{background:#aaa;border-radius:50%;width:3px;height:3px}.creation-sidecar .ntc-edit{padding:5px 10px;font-size:11px}.creation-sidecar .ntc-menu{position:relative}.creation-sidecar .ntc-delete{z-index:2;white-space:nowrap;font-size:11px;position:absolute;top:28px;right:0;color:#9b1834!important;background:#fff!important;border:1px solid #d9d3ce!important;padding:7px!important}.creation-sidecar .ntc-add-choice{color:#a51836;background:snow;border:1px dashed #d9aab3;justify-content:center;align-items:center;gap:7px;width:100%;margin-top:10px;padding:12px;font-size:12px;font-weight:600;display:flex}.creation-sidecar .ntc button:disabled{opacity:.55;cursor:not-allowed}@media (width<=520px){.creation-sidecar .ntc-editor>label,.creation-sidecar .ntc-files,.creation-sidecar .ntc-details{margin-left:0;margin-right:0}.creation-sidecar .ntc-summary{padding:10px}.creation-sidecar .ntc-edit{padding:5px}.creation-sidecar .ntc-summary p{white-space:normal}.creation-sidecar .ntc-link{grid-template-columns:1fr 1fr 22px}}.personal-tasks-page{--task-ink:#392d2b;--task-muted:#756967;--task-line:#ded3cb;--task-paper:#fffaf5;--task-wash:#f5ebe4;--task-crimson:#8b2635;--task-crimson-dark:#6e1f2c;max-width:1180px;color:var(--task-ink)}.personal-tasks-page .tasks-heading{align-items:end;margin-bottom:22px}.personal-tasks-page .tasks-heading h1{color:#54212b;letter-spacing:-.035em;margin:3px 0 6px;font-size:clamp(31px,4vw,42px);line-height:1.05}.personal-tasks-page .tasks-heading p{max-width:560px;color:var(--task-muted);margin:0;font-size:15px}.personal-tasks-page .page-kicker{color:var(--task-crimson);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:750}.personal-tasks-page .tasks-workspace{border:1px solid var(--task-line);background:var(--task-paper);border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #562f260f}.personal-tasks-page .task-view-tabs{border-bottom:1px solid var(--task-line);background:#f8f0ea;grid-template-columns:1.25fr 1fr 1fr;display:grid}.personal-tasks-page .task-view-tabs button{border:0;border-right:1px solid var(--task-line);color:#6d5856;text-align:left;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:12px;min-height:65px;padding:15px 20px;font-size:14px;font-weight:680;display:flex}.personal-tasks-page .task-view-tabs button:last-child{border-right:0}.personal-tasks-page .task-view-tabs button:hover{background:#f1e4dc}.personal-tasks-page .task-view-tabs button.active{background:var(--task-paper);color:var(--task-crimson-dark);box-shadow:inset 0 -3px 0 var(--task-crimson)}.personal-tasks-page .task-view-tabs strong{color:#6c3039;background:#eadbd3;border-radius:99px;place-items:center;min-width:26px;height:26px;font-size:13px;display:grid}.personal-tasks-page .task-view-tabs .active strong{background:var(--task-crimson);color:#fffaf5}.personal-tasks-page .task-workflow-toolbar{border-bottom:1px solid var(--task-line);background:#fdf7f2;grid-template-columns:minmax(245px,1fr) 145px 190px;gap:10px;margin:0;padding:14px 18px}.personal-tasks-page .task-workflow-toolbar label,.personal-tasks-page .task-workflow-toolbar select{min-height:38px;font-size:13px}.personal-tasks-page .task-workflow-toolbar input{font-size:13px}.personal-tasks-page .task-primary-surface,.personal-tasks-page .mention-task-section{box-shadow:none;border:0;border-radius:0;margin:0}.personal-tasks-page .task-primary-surface>header,.personal-tasks-page .mention-task-section>header{justify-content:space-between;align-items:baseline;padding:18px 20px 14px;display:flex}.personal-tasks-page .task-primary-surface>header>div,.personal-tasks-page .mention-task-section>header>div{align-items:center;gap:9px;display:flex}.personal-tasks-page .task-primary-surface>header svg,.personal-tasks-page .mention-task-section>header svg{width:18px;color:var(--task-crimson)}.personal-tasks-page .task-primary-surface h2,.personal-tasks-page .mention-task-section h2{color:#4c292e;letter-spacing:-.015em;margin:0;font-size:18px}.personal-tasks-page .task-primary-surface header span,.personal-tasks-page .mention-task-section header span{color:#71404a;background:#eee1d9;border-radius:20px;padding:2px 8px;font-size:12px;font-weight:700}.personal-tasks-page .task-primary-surface>header>p,.personal-tasks-page .mention-task-section>header>p{color:var(--task-muted);margin:0;font-size:13px}.personal-tasks-page .personal-task-list{border-top:1px solid #eadfd8}.personal-tasks-page .personal-task-row{border-color:#eadfd8;min-height:80px;padding:15px 20px}.personal-tasks-page .personal-task-row strong,.personal-tasks-page .personal-task-row .task-origin span{font-size:14px}.personal-tasks-page .personal-task-row .task-context,.personal-tasks-page .personal-task-row .task-origin small,.personal-tasks-page .personal-task-kind,.personal-tasks-page .task-due,.personal-tasks-page .task-row-action{font-size:13px}.personal-tasks-page .mention-task-section{border:1px solid var(--task-line);background:#fcf7f2;border-radius:12px;margin-top:18px;overflow:hidden}.personal-tasks-page .mention-task-section>header{padding-bottom:13px}.personal-tasks-page .mention-task-section .personal-task-row{min-height:70px}.personal-tasks-page .mention-task-section .personal-task-list{max-height:310px;overflow:auto}.personal-tasks-page .tasks-empty{min-height:170px;padding:30px 20px}.personal-tasks-page .tasks-empty strong{font-size:15px}.personal-tasks-page .tasks-empty p{font-size:13px}.personal-tasks-page .task-loading-surface{background:#eadfd8;gap:1px;padding:1px 0;display:grid}.personal-tasks-page .task-skeleton{background:linear-gradient(90deg,#fffaf5 20%,#f6ebe4 45%,#fffaf5 70%) 0 0/200% 100%;height:80px;animation:1.4s ease-in-out infinite taskShimmer}@keyframes taskShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (width<=760px){.personal-tasks-page .tasks-heading{align-items:flex-start;gap:14px}.personal-tasks-page .task-view-tabs{grid-template-columns:1fr}.personal-tasks-page .task-view-tabs button{border-right:0;border-bottom:1px solid var(--task-line);min-height:51px;padding:12px 15px}.personal-tasks-page .task-view-tabs button:last-child{border-bottom:0}.personal-tasks-page .task-workflow-toolbar{grid-template-columns:1fr;padding:12px}.personal-tasks-page .task-primary-surface>header,.personal-tasks-page .mention-task-section>header{padding:16px 15px 12px;display:block}.personal-tasks-page .task-primary-surface>header>p,.personal-tasks-page .mention-task-section>header>p{margin-top:5px}.personal-tasks-page .personal-task-row{padding:14px 15px}.personal-tasks-page .personal-task-row .task-origin{display:none}}.project-tasks-page{color:#332f2d;max-width:1180px;margin:0 auto;padding:28px 34px 64px}.app-shell .workspace .project-tasks-page .register-tools>.primary{white-space:nowrap;align-items:center;gap:6px;height:38px;min-height:38px;font-size:12px;display:flex}.project-tasks-page .register-tools>.primary svg{width:16px}.project-task-filter-strip{border-top:1px solid #e6e1dc;justify-content:space-between;align-items:center;gap:16px;margin-bottom:0;display:flex}.project-task-filter-strip>select{color:#625b56;background:#fffdfa;border:1px solid #e2ddd7;border-radius:4px;max-width:190px;height:30px;font-size:11px}.app-shell .project-tasks-page .project-task-register{background:#fffdfa;border:1px solid #e2ddd7;border-radius:7px}.app-shell .project-tasks-page .project-task-columns,.app-shell .project-tasks-page .project-task-list article{grid-template-columns:minmax(0,2.5fr) minmax(80px,.7fr) minmax(110px,1fr) minmax(100px,.8fr) minmax(110px,1fr);gap:0;display:grid}.app-shell .project-tasks-page .project-task-columns{color:#665f5a;background:#f8f7f5;padding:9px 0;font-size:10px;font-weight:500}.project-task-columns>span{padding:0 12px}.app-shell .project-tasks-page .project-task-list article{cursor:pointer;background:#fffdfa;min-height:82px}.app-shell .project-tasks-page .project-task-list article:hover{background:#faf6f3}.app-shell .project-tasks-page .project-task-main{padding:14px 12px}.app-shell .project-tasks-page .project-task-main strong{font-size:14px;font-weight:650}.app-shell .project-tasks-page .project-task-main p,.app-shell .project-tasks-page .project-task-main small{font-size:11px}.app-shell .project-tasks-page .project-task-assignee,.app-shell .project-tasks-page .project-task-due,.project-task-related,.project-task-status{padding:12px;font-size:11px}.project-task-related button{color:#625b57;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.project-task-related button:hover{color:var(--crimson);text-decoration:underline}.task-status-badge{color:#933c45;background:#f7e8e9;border-radius:14px;justify-content:center;min-width:54px;padding:4px 8px;font-size:10px;font-weight:600;display:inline-flex}.task-status-badge.done{color:#397550;background:#eaf3eb}.task-status-badge.cancelled{color:#655e59;background:#eeecea}@media (width<=800px){.project-task-filter-strip{flex-wrap:wrap;gap:8px;padding-bottom:10px}.app-shell .project-tasks-page .project-task-columns{display:none}.app-shell .project-tasks-page .project-task-list article{grid-template-columns:1fr 1fr;padding:10px 0}.app-shell .project-tasks-page .project-task-main{grid-column:1/-1}.app-shell .project-tasks-page .project-task-assignee,.app-shell .project-tasks-page .project-task-due,.project-task-related,.project-task-status{padding:8px 12px}.app-shell .project-tasks-page .topic-tabs{gap:16px;width:100%;min-width:0;overflow-x:auto}}.project-tasks-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:24px 0 18px;display:flex}.project-tasks-heading h2{margin:0 0 5px;font-size:22px}.project-tasks-heading p{color:#756e69;margin:0;font-size:14px}.project-tasks-heading .primary{align-items:center;gap:7px;display:flex}.project-tasks-heading svg{width:16px}.project-task-toolbar{grid-template-columns:minmax(240px,1fr) 180px 210px;gap:10px;margin-bottom:16px;display:grid}.project-task-toolbar label{background:#fff;border:1px solid #d9d2cd;border-radius:8px;align-items:center;gap:8px;padding:0 11px;display:flex}.project-task-toolbar label svg{color:#928985;width:17px}.project-task-toolbar input{width:100%;height:42px;font:inherit;border:0;outline:0;font-size:14px}.project-task-toolbar select{color:#4a4542;height:42px;font:inherit;background:#fff;border:1px solid #d9d2cd;border-radius:8px;padding:0 10px;font-size:13px}.project-task-register{background:#fff;border:1px solid #ded8d3;border-radius:10px;overflow:hidden}.project-task-register>header{background:#faf8f5;border-bottom:1px solid #e7e2de;justify-content:space-between;padding:11px 16px;font-size:13px;font-weight:700;display:flex}.project-task-register>header small{color:#817974;font-weight:500}.project-task-list article{border-bottom:1px solid #eee9e5;grid-template-columns:minmax(0,1fr) 220px 130px;align-items:center;min-height:72px;display:grid}.project-task-list article:last-child{border:0}.project-task-list article.complete{background:#fbfaf8}.project-task-main{text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;align-items:flex-start;gap:11px;padding:14px 16px;display:flex}.project-task-main:hover strong{color:var(--crimson)}.project-task-state{color:#8b7f79;background:#f1ece8;border-radius:7px;flex:0 0 25px;place-items:center;width:25px;height:25px;display:grid}.project-task-state svg{width:15px}.complete .project-task-state{color:#547259;background:#e9f1e8}.project-task-main>span:last-child{min-width:0}.project-task-main strong{font-size:14px;line-height:1.4;display:block}.project-task-main p{color:#736b66;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.project-task-main small{color:#958c87;margin-top:5px;font-size:12px;display:block}.project-task-assignee,.project-task-due{color:#625b57;align-items:center;gap:7px;padding:12px;font-size:13px;display:flex}.project-task-assignee svg,.project-task-due svg{color:#998f89;width:15px}.project-task-empty{color:#827a75;text-align:center;place-items:center;gap:7px;padding:50px 20px;font-size:14px;display:grid}.project-task-empty>svg{width:28px}.project-task-empty strong{color:#4c4744}.project-task-empty p{margin:0}.project-task-readonly{color:#6f6762;background:#f5f2ee;border-radius:7px;margin:12px 22px 4px;padding:11px 12px;font-size:13px;line-height:1.5}.project-task-topic-link{margin:12px 22px}.project-task-readonly-detail{grid-template-columns:36px minmax(0,1fr);gap:13px;padding:20px 22px 4px;display:grid}.project-task-readonly-state{color:#827873;background:#f0ebe7;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.project-task-readonly-state svg{width:18px}.project-task-readonly-detail h3{margin:4px 0 7px;font-size:16px}.project-task-readonly-detail p{color:#6d6560;margin:0;font-size:14px;line-height:1.55}.project-task-readonly-detail dl{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0 0;display:grid}.project-task-readonly-detail dl div{gap:3px;display:grid}.project-task-readonly-detail dt{color:#948b86;text-transform:uppercase;font-size:11px;font-weight:700}.project-task-readonly-detail dd{color:#4a4542;margin:0;font-size:13px}.project-task-completion{background:#eef3ec;border-radius:7px;margin-top:18px;padding:12px}.project-task-completion strong{font-size:12px}.project-task-completion p{margin-top:4px}@media (width<=800px){.project-tasks-page{padding:20px 16px 50px}.project-task-toolbar,.project-task-list article{grid-template-columns:1fr}.project-task-assignee,.project-task-due{padding:0 52px 10px}.project-tasks-heading{flex-direction:column;align-items:flex-start}}.app-shell .workspace .topics-workspace.page{isolation:isolate;box-sizing:border-box;max-width:none;min-height:calc(100dvh - 58px);margin:0;padding:22px 22px 36px;position:relative}.app-shell .workspace .topics-workspace:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#f8f5f033 0% 88%,#0000 97%),#f8f5f0 url(/assets/campus-architecture-page.png) 100% 100%/cover no-repeat;position:absolute;inset:0}.app-shell .workspace .topics-workspace .topics-project-summary{border-bottom:1px solid #ded7d1;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:20px;margin:0 0 22px;padding:0 0 22px;display:grid}.app-shell .workspace .topics-workspace .topics-project-cover{width:190px;height:74px}.app-shell .workspace .topics-workspace .topics-project-copy h2{font-size:var(--app-title-size);letter-spacing:-.025em;color:var(--app-heading-color);margin:0 0 7px;font-weight:600;line-height:1.2}.app-shell .workspace .topics-workspace .topics-project-copy p{font-size:12px;line-height:1.5}.topics-project-stats{color:#756d68;flex-wrap:wrap;gap:20px;margin-top:8px;font-size:11px;display:flex}.topics-project-stats .quiet-attention{color:#9d1c2f;font-weight:600}.app-shell .workspace .topics-workspace .topics-pagination{background:#fffdfa}.app-shell .workspace .topics-workspace .design-register-scroll{background:#fffdfa;border:1px solid #e2ddd7;border-radius:7px}.app-shell .workspace .topics-workspace .design-register td{height:82px;padding-top:14px;padding-bottom:14px}.app-shell .workspace .topics-workspace .design-register tbody .topic-list-row:hover td{background:#faf6f3!important}.app-shell .workspace .topics-workspace .design-register th:first-child{border-top-left-radius:7px}.app-shell .workspace .topics-workspace .design-register th:last-child{border-top-right-radius:7px}.app-shell .workspace .topics-workspace .design-register tbody tr:last-child td{border-bottom:0}.app-shell .workspace .topics-workspace .design-register tbody tr:last-child td:first-child{border-bottom-left-radius:7px}.app-shell .workspace .topics-workspace .design-register tbody tr:last-child td:last-child{border-bottom-right-radius:7px}.app-shell .workspace .topics-workspace .topic-view-tools>label{font-size:0}@media (width<=760px){.app-shell .workspace .topics-workspace .design-register tbody .topic-list-row{padding-top:20px!important;padding-bottom:20px!important}.app-shell .workspace .topics-workspace .design-register tbody .topic-list-row:hover{background:#faf6f3!important}}@media (width>=1081px){.app-shell .workspace .topics-workspace.page{padding-right:clamp(90px,8vw,140px)}}@media (width<=760px){.app-shell .workspace .topics-workspace.page{padding:24px 16px 28px}.app-shell .workspace .topics-workspace:before{background-position:100% 0;background-repeat:repeat-y;background-size:auto 100dvh}.app-shell .workspace .topics-workspace .topics-project-summary{grid-template-columns:88px minmax(0,1fr);gap:12px}.app-shell .workspace .topics-workspace .topics-project-cover{width:88px;height:68px}.app-shell .workspace .topics-workspace .topics-project-copy h2{font-size:24px}.topics-project-stats{gap:12px;margin-top:8px}}.app-shell .workspace .topics-workspace .register-head.app-page-heading{align-items:center;gap:20px;margin:0 0 20px;padding:0!important}.app-shell .workspace .topics-workspace .topics-title{min-width:0;margin:0}.app-shell .workspace .topics-workspace .register-tools{gap:8px;margin:0;padding:0}.app-shell .workspace .topics-workspace .register-tools :is(.searchbox,.filter-button,.register-create-topic){box-sizing:border-box;height:38px;min-height:38px;font-size:12px}.app-shell .workspace .topics-workspace .register-tools .searchbox{width:240px;min-width:0}.app-shell .workspace .topics-workspace .topic-tabs{min-height:42px;margin-top:0}@media (width<=1100px){.app-shell .workspace .topics-workspace .register-head.app-page-heading{flex-wrap:wrap}.app-shell .workspace .topics-workspace .register-tools{justify-content:flex-start}}@media (width<=760px){.app-shell .workspace .topics-workspace .register-head.app-page-heading{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.app-shell .workspace .topics-workspace .register-tools{flex-wrap:wrap;width:100%;display:flex}.app-shell .workspace .topics-workspace .register-tools .searchbox{flex:1;width:auto;min-width:150px}.app-shell .topics-workspace .design-register tbody .topic-list-row{background:#fffdfa!important}.app-shell .topics-workspace .design-register tbody .topic-list-row td{background:0 0!important}.app-shell .topics-workspace .topic-ball .avatar{border-radius:50%;width:24px!important;min-width:24px!important;height:24px!important;display:flex!important}}.app-shell .topics-workspace .design-register td.topic-priority.priority-high,.app-shell .topics-workspace .design-register td.topic-priority.priority-urgent{color:var(--crimson)}@media (width<=760px){.app-shell .topics-workspace.page{padding-top:16px}.app-shell .topics-workspace .design-register tbody .topic-list-row td.topic-row-actions{position:absolute;top:12px;right:9px;display:block!important}}.app-shell .topics-workspace{max-width:1180px;padding:16px 24px 36px}.topics-project-summary{border-bottom:1px solid #e6e1dc;grid-template-columns:78px minmax(0,1fr) auto auto;align-items:center;gap:14px;min-height:64px;margin:0 0 13px;padding:0 0 12px;display:grid}.topics-project-summary:after{display:none}.topics-project-cover{background:#ead8d6;border-radius:4px;width:78px;height:48px;overflow:hidden}.topics-project-cover img{object-fit:cover;width:100%;height:100%;display:block}.topics-project-copy h2{color:#24201f;letter-spacing:-.03em;margin:0 0 3px;font-size:18px;font-weight:700}.topics-project-copy p{color:#655d58;margin:0;font-size:12px}.topics-project-count{color:#4f4945;white-space:nowrap;border-right:1px solid #e6e1dc;padding-right:12px;font-size:12px}.project-summary-menu{position:relative}.project-summary-menu>button{color:#615954;background:0 0;border:0;border-radius:4px;place-items:center;width:30px;height:30px;display:grid}.project-summary-menu>div,.topic-action-popover{z-index:20;background:#fffdfa;border:1px solid #e4dfda;border-radius:5px;width:170px;padding:5px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 10px 25px #3e2f2621}.project-summary-menu>div button,.topic-action-popover button{color:#403a36;text-align:left;width:100%;font:inherit;background:0 0;border:0;border-radius:3px;align-items:center;gap:6px;padding:8px;font-size:12px;display:flex}.project-summary-menu>div button:hover,.topic-action-popover button:hover{color:var(--crimson);background:#f6edeb}.topics-workspace .topics-register{background:#fffdfa;border:1px solid #e6e1dc;border-radius:5px}.topics-workspace .register-head{justify-content:space-between;align-items:center;gap:18px;padding:15px 17px;display:flex}.topics-title h1{color:#1f1b1a;letter-spacing:-.04em;margin:0 0 3px;font-size:23px;line-height:1.1}.topics-title p{color:#716863;margin:0;font-size:12px}.topics-workspace .register-tools{align-items:center;gap:7px;display:flex}.topics-workspace .register-tools .searchbox{background:#fff;border-color:#e5e0db;width:180px;height:30px}.topics-workspace .register-tools .searchbox svg{width:14px}.topics-workspace .register-tools .filter-button,.topics-workspace .register-create-topic{height:30px;padding-inline:11px;font-size:12px}.topics-filter-menu{position:relative}.topic-filter-popover{width:222px;max-height:72vh;padding:11px;overflow:auto}.topic-filter-popover label{color:#655d58;gap:4px;margin-bottom:8px;font-size:10px;font-weight:700;display:grid}.topic-filter-popover select{color:#403a35;height:29px;font:inherit;background:#fff;border:1px solid #ddd7d1;border-radius:4px;font-size:12px}.topic-filter-popover .filter-menu-status,.topic-filter-popover .filter-menu-check{display:none}.topics-filter-strip{align-items:center;min-height:38px;display:flex;border-top:1px solid #ece7e2!important;padding:0 17px!important}.topics-workspace .topic-tabs{align-self:stretch;gap:25px;display:flex}.topics-workspace .topic-tabs button{color:#6d6561;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;position:relative}.topics-workspace .topic-tabs b{margin-left:4px;font-weight:700}.topics-workspace .topic-tabs .active{color:var(--crimson);font-weight:700}.topics-workspace .topic-tabs .active:after{content:"";background:var(--crimson);height:2px;position:absolute;bottom:0;left:0;right:0}.topic-view-tools{color:#625b56;margin-left:auto;font-size:10px}.topic-view-tools label{align-items:center;gap:4px;display:flex}.topic-view-tools select{color:#37312e;font:inherit;background:0 0;border:0;font-size:10px;font-weight:600}.topics-workspace .design-register{border-collapse:collapse;table-layout:fixed;width:100%}.topics-workspace .design-register th{color:#665f5a;text-align:left;background:#f8f7f5;height:29px;padding:0 10px;font-size:10px;font-weight:500}.topics-workspace .design-register th button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.topics-workspace .design-register td{color:#4d4743;vertical-align:middle;background:0 0;border-bottom:1px solid #ebe7e3;height:72px;padding:9px 10px;font-size:11px}.topics-workspace .design-register tbody tr{cursor:pointer}.topics-workspace .design-register tbody tr:hover{background:#fcfaf8}.topics-workspace .design-register .register-topic{width:47%;padding-left:12px}.topics-workspace .register-topic>button{color:#282321;text-align:left;background:0 0;border:0;width:100%;padding:0;display:block}.topics-workspace .topic-row-title{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:650;line-height:1.3;display:block;overflow:hidden}.topic-row-meta{align-items:baseline;gap:6px;min-width:0;margin-top:5px;display:flex}.topics-workspace .topic-key{color:#8b4c4b;flex:none;font-size:10px;font-weight:700}.topic-row-meta i{color:#aaa19b;font-style:normal}.topics-workspace .register-topic small{color:#706762;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.topic-unread-badge{background:var(--crimson);border-radius:50%;width:5px;height:5px;font-size:0}.topic-unread-badge i{display:none}.topics-workspace .topic-priority{white-space:nowrap;width:74px;font-size:11px}.topic-priority b{width:12px;display:inline-block}.topic-priority.priority-urgent,.topic-priority.priority-high{color:var(--crimson);font-weight:650}.topic-priority.priority-medium{color:#504b47}.topic-priority.priority-low{color:#7d7671}.topics-workspace .topic-status{white-space:nowrap;width:76px}.topics-workspace .status{border-radius:99px;justify-content:center;min-width:54px;padding:4px 7px;font-size:9px;font-weight:700;display:inline-flex}.topics-workspace .status.open{color:#426b87;background:#edf3f8}.topics-workspace .status.ready-for-approval{color:#933c45;background:#f7e7e7}.topics-workspace .status.approved{color:#397550;background:#eaf3eb}.topics-workspace .status.closed{color:#655e59;background:#eeecea}.topics-workspace .status.changes-requested{color:#933c45;background:#f7e7e7}.topics-workspace .topic-responsible{white-space:nowrap;width:92px}.topics-workspace .topic-person{align-items:center;gap:6px;min-width:0;display:flex}.topics-workspace .topic-person>span:last-child{text-overflow:ellipsis;overflow:hidden}.topics-workspace .topic-responsible .avatar{flex:none;width:19px;height:19px;font-size:7px}.topics-workspace .topic-due{white-space:nowrap;width:85px}.topics-workspace .topic-due svg{vertical-align:-3px;color:#77706a;width:13px;height:13px;margin-right:4px}.topics-workspace .topic-discussion-count{align-items:center;gap:4px;width:48px;display:flex}.topics-workspace .topic-discussion-count svg{width:13px;height:13px}.topics-workspace .topic-row-actions{width:28px;position:relative;padding:0!important}.topic-row-menu{position:relative}.topic-row-action{color:#6f6761;background:0 0;border:0;border-radius:4px;place-items:center;width:27px;height:27px;padding:0;display:grid}.topic-row-action:hover{color:var(--crimson);background:#f4e8e6}.topic-action-popover{top:25px}.topic-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:10px;padding:12px;display:grid}.topic-grid-card{cursor:pointer;background:#fff;border:1px solid #e7e1dc;border-radius:5px;padding:13px}.topic-grid-card-top{justify-content:space-between;align-items:center;display:flex}.topic-grid-card>strong{margin-top:12px;font-size:14px;display:block}.topic-grid-card>p{color:#716863;font-size:11px}.topic-grid-card footer{color:#716863;gap:8px;font-size:10px;display:flex}.topics-pagination{color:#746b66;justify-content:space-between;align-items:center;padding:12px 17px;font-size:11px;display:flex}.topics-pagination nav{gap:4px;display:flex}.topics-pagination button{color:#6b625d;background:0 0;border:1px solid #0000;border-radius:4px;place-items:center;min-width:25px;height:25px;padding:0;display:grid}.topics-pagination button.active{border-color:var(--crimson);color:var(--crimson)}.topics-pagination button:disabled{opacity:.4}.topics-pagination .previous{transform:rotate(180deg)}@media (width<=960px){.topics-workspace .topic-discussion-count,.topics-workspace .design-register th:nth-last-child(2){display:none}.topics-workspace .topic-row-meta:after{content:" · " attr(data-comments);display:none}.topics-workspace .register-topic{width:50%!important}.topics-workspace .topic-responsible{width:84px}.topics-workspace .topic-due{width:80px}}@media (width<=760px){.app-shell .topics-workspace{height:auto;padding:48px 12px 25px}.topics-project-summary{grid-template-columns:57px minmax(0,1fr) auto;gap:10px;min-height:57px}.topics-project-cover{width:57px;height:39px}.topics-project-copy h2{font-size:17px}.topics-project-copy p{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.topics-project-count{display:none}.topics-workspace .register-head{padding:15px 14px 12px;display:block}.topics-workspace .register-tools{flex-wrap:wrap;margin-top:13px}.topics-workspace .register-tools .searchbox{order:-1;width:100%;height:36px}.topics-filter-strip{overflow-x:auto;padding:0 14px!important}.topics-workspace .topic-tabs{gap:17px;min-width:max-content}.topic-view-tools{display:none}.design-register-scroll{overflow:visible}.topics-workspace .design-register,.topics-workspace .design-register tbody{display:block}.topics-workspace .design-register thead{display:none}.topics-workspace .design-register tbody tr{border-bottom:1px solid #e9e4df;min-height:142px;padding:15px 42px 14px 14px;display:block;position:relative}.topics-workspace .design-register td{border:0;height:auto;padding:0;display:none}.topics-workspace .design-register .register-topic{padding:0;display:block;width:100%!important}.topics-workspace .topic-row-title{white-space:normal;font-size:15px}.topics-workspace .register-topic small{white-space:normal;font-size:11px;display:block;overflow:visible}.topics-workspace .topic-priority,.topics-workspace .topic-status,.topics-workspace .topic-responsible,.topics-workspace .topic-due,.topics-workspace .topic-discussion-count{width:auto;margin:12px 12px 0 0;display:inline-flex}.topics-workspace .topic-responsible{max-width:130px}.topics-workspace .topic-row-actions{display:block;position:absolute;top:12px;right:9px}.topics-pagination{padding:12px 14px}.topics-pagination>span{font-size:10px}.topic-grid{grid-template-columns:1fr}}.workspace:has(.topics-workspace){height:auto!important;overflow:visible!important}.app-shell .topics-workspace{height:auto!important;display:block!important;overflow:visible!important}.app-shell .topics-workspace>.topics-register{min-height:0!important;display:block!important;overflow:visible!important}.app-shell .topics-workspace .design-register-scroll{overscroll-behavior:auto!important;min-height:0!important;display:block!important;overflow:visible!important}.app-shell .topics-workspace .design-register{table-layout:fixed!important;width:calc(100% - 4px)!important;min-width:0!important}.app-shell .topics-workspace .design-register th,.app-shell .topics-workspace .design-register td{box-sizing:border-box;min-width:0!important;max-width:none!important}.app-shell .topics-workspace .design-register th:first-child{width:47%!important}.app-shell .topics-workspace .design-register th:nth-child(2){width:10%!important}.app-shell .topics-workspace .design-register th:nth-child(3){width:11%!important}.app-shell .topics-workspace .design-register th:nth-child(4){width:13%!important}.app-shell .topics-workspace .design-register th:nth-child(5){width:12%!important}.app-shell .topics-workspace .design-register th:nth-child(6){width:5%!important}.app-shell .topics-workspace .design-register th:nth-child(7){width:2%!important}.app-shell .topics-workspace .design-register .register-topic{width:auto!important;min-width:0!important}.app-shell .topics-workspace .design-register .has-unread-comments .register-topic>button{display:block!important}.app-shell .topics-workspace .design-register .ready-approval-topic,.app-shell .topics-workspace .design-register .ready-approval-topic:hover{background:0 0!important}.app-shell .topics-workspace .design-register .ready-approval-topic td:first-child,.app-shell .topics-workspace .design-register .has-unread-comments td:first-child{box-shadow:none!important}@media (width<=760px){.workspace:has(.topics-workspace){height:auto!important}.app-shell .topics-workspace{height:auto!important;overflow:visible!important}.app-shell .topics-workspace .topics-register{overflow:visible!important}.app-shell .topics-workspace .topics-filter-strip{overflow-x:auto!important}.app-shell .topics-workspace .design-register-scroll{overflow:visible!important}.app-shell .topics-workspace .design-register{width:100%!important;min-width:0!important;display:block!important}.app-shell .topics-workspace .design-register tbody{display:block!important}.app-shell .topics-workspace .design-register tbody .topic-list-row{min-height:0!important;padding:15px 42px 14px 14px!important;display:block!important}.app-shell .topics-workspace .design-register tbody .topic-list-row td{border:0!important;width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;padding:0!important;display:none!important}.app-shell .topics-workspace .design-register tbody .topic-list-row td.register-topic{width:100%!important;padding:0!important;display:block!important}.app-shell .topics-workspace .design-register tbody .topic-list-row td.topic-priority,.app-shell .topics-workspace .design-register tbody .topic-list-row td.topic-status,.app-shell .topics-workspace .design-register tbody .topic-list-row td.topic-responsible,.app-shell .topics-workspace .design-register tbody .topic-list-row td.topic-due,.app-shell .topics-workspace .design-register tbody .topic-list-row td.topic-comments{width:auto!important;margin:12px 12px 0 0!important;display:inline-flex!important}.app-shell .topics-workspace .design-register .topic-row-title,.app-shell .topics-workspace .design-register .register-topic small{text-overflow:clip!important;white-space:normal!important;overflow:visible!important}}.app-shell .topics-workspace{padding-top:19px!important}.app-shell .topics-workspace .topics-register{background:0 0!important;border-width:0!important}.app-shell .topics-workspace .register-head{padding:0 0 15px!important}.app-shell .topics-workspace .topics-filter-strip{padding:0!important}.app-shell .topics-workspace .design-register{table-layout:auto!important;width:100%!important}.app-shell .topics-workspace .design-register th{width:auto!important}.app-shell .topics-workspace .design-register th:first-child,.app-shell .topics-workspace .design-register td.register-topic{width:40%!important}.app-shell .topics-workspace .design-register .topic-priority{width:74px!important}.app-shell .topics-workspace .design-register .topic-status{width:78px!important}.app-shell .topics-workspace .design-register .topic-ball{width:128px!important}.topic-ball .topic-person>span{gap:2px;line-height:1.08;display:grid}.topic-ball .topic-person b{font-size:11px;font-weight:650}.topic-ball .topic-person small{color:#807872;white-space:nowrap;font-size:9px;display:block}.app-shell .topics-workspace .status.open{color:#933c45!important;background:#f7e8e9!important}.app-shell .topics-workspace .status.ready-for-approval{color:#356d9e!important;background:#eaf3fb!important}.columns-menu{position:relative}.columns-menu>button{color:#504945;background:#fffdfa;border:1px solid #e1dcd7;border-radius:4px;align-items:center;gap:5px;height:27px;font-size:11px;display:flex}.columns-menu>div{z-index:25;background:#fffdfa;border:1px solid #dfdad5;border-radius:5px;width:145px;padding:7px;position:absolute;top:31px;right:0;box-shadow:0 10px 24px #362a2324}.columns-menu label{color:#504945;align-items:center;gap:7px;padding:6px;font-size:11px;display:flex}.columns-menu input{accent-color:var(--crimson)}.topic-view-tools{align-items:center;gap:14px;display:flex}@media (width<=760px){.app-shell .topics-workspace{padding-top:50px!important}.app-shell .topics-workspace .topics-register{background:0 0!important}.app-shell .topics-workspace .design-register tbody .topic-list-row td.topic-ball{width:auto!important;max-width:145px!important;margin:12px 12px 0 0!important;display:inline-flex!important}.app-shell .topics-workspace .design-register tbody .topic-list-row td.topic-comments{width:auto!important;margin:12px 12px 0 0!important;display:inline-flex!important}.topic-view-tools .columns-menu{display:none}}.app-shell .topics-workspace .design-register td{background:#fffdfa!important}.app-shell .topics-workspace .design-register .status{border-radius:14px!important;min-width:64px!important;padding:4px 10px!important;font-size:11px!important;line-height:1.15!important}.app-shell .topics-workspace .topic-ball .avatar{width:24px!important;height:24px!important;font-size:8px!important}.app-shell .topics-workspace .topic-ball .topic-person b{font-size:11px!important}.app-shell .topics-workspace .topic-ball .topic-person small{font-size:10px!important}@media (width<=760px){.app-shell .topics-workspace{padding-top:16px!important}.app-shell .topics-workspace .register-head{padding-top:0!important}.app-shell .topics-workspace .topics-filter-strip{flex-wrap:wrap!important;gap:0!important;display:flex!important;overflow:visible!important}.app-shell .topics-workspace .topic-tabs{order:2;width:100%;overflow-x:auto!important}.app-shell .topics-workspace .topic-view-tools{order:1;justify-content:flex-end;width:100%;padding:4px 0 8px;display:flex!important}.app-shell .topics-workspace .topic-view-tools label{display:none}.app-shell .topics-workspace .topic-view-tools .columns-menu{display:block!important}.app-shell .topics-workspace .columns-menu>div{left:auto;right:0}.app-shell .topics-workspace .design-register .status{font-size:10px!important}.app-shell .topics-workspace .topic-ball .avatar{width:22px!important;height:22px!important}}.app-shell .workspace .page:is(.topics-workspace,.campus-page.card-first-campus):before{content:"";z-index:-1;pointer-events:none;opacity:1;background-color:#f8f5f0;background-image:linear-gradient(90deg,#f8f5f033 0% 88%,#0000 97%),url(/assets/campus-architecture-page.png);background-position:100% 0;background-repeat:no-repeat;background-size:cover;width:calc(100vw - 240px);height:calc(100dvh - 58px);position:fixed;inset:58px 0 0 240px}@media (width<=760px){.app-shell .workspace .page:is(.topics-workspace,.campus-page.card-first-campus):before{width:100vw;left:0}}.app-shell .sidebar .sidebar-settings-link{color:#625b56;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;flex-shrink:0;align-items:center;gap:10px;width:100%;margin:auto 0 8px;padding:11px 14px;font:12px Arial,Helvetica,sans-serif;display:flex}.app-shell .sidebar .sidebar-settings-link:hover,.app-shell .sidebar .sidebar-settings-link.active{color:#941b32;background:#f3e7e7}.app-shell .sidebar:has(.sidebar-settings-link) .profile-menu-wrap{margin-top:0}.app-shell .workspace .workspace-settings-page{isolation:isolate;background:0 0;max-width:1180px;min-height:calc(100dvh - 58px);padding:28px 34px 50px;position:relative}.app-shell .workspace .workspace-settings-page:before{content:"";pointer-events:none;z-index:-1;opacity:.02;background:url(/assets/campus-architecture-page.png) 100% 100%/cover no-repeat;position:fixed;inset:58px 0 0 240px}.app-shell .workspace .workspace-settings-page .workspace-settings-tabs{background:0 0;border:0;border-bottom:1px solid #e2ddd7;border-radius:0;gap:24px;margin:0 0 20px;padding:0;display:flex}.app-shell .workspace .workspace-settings-page .workspace-settings-tabs button{box-shadow:none;color:#625b56;background:0 0;border:0;border-radius:0;padding:10px 2px 12px;font-size:12px;position:relative}.app-shell .workspace .workspace-settings-page .workspace-settings-tabs button.active{color:#941b32;background:0 0;border:0;box-shadow:inset 0 -2px #941b32}.app-shell .workspace .workspace-settings-page .settings-card{height:auto;min-height:0;box-shadow:none;background:#fffdfa;border:1px solid #e2ddd7;border-radius:7px;margin-bottom:20px;padding:24px}.app-shell .workspace .workspace-settings-page .workspace-brand-settings{box-sizing:border-box;max-width:700px}.app-shell .workspace .workspace-settings-page .settings-card-heading{margin-bottom:22px;display:block}.app-shell .workspace .workspace-settings-page .settings-card-heading h2{color:#302b28;margin:0 0 6px;font-size:17px;font-weight:600}.app-shell .workspace .workspace-settings-page .settings-card-heading p{color:#756d68;margin:0;font-size:12px;line-height:1.5}.app-shell .workspace .workspace-settings-page .workspace-setting-grid{grid-template-columns:1fr;gap:18px;margin-bottom:22px;display:grid}.app-shell .workspace .workspace-settings-page .workspace-setting-grid label:last-child{grid-column:auto;max-width:none}.app-shell .workspace .workspace-settings-page .workspace-setting-grid input{background:#fff;border:1px solid #ded7d1;border-radius:4px;height:40px}.app-shell .workspace .workspace-settings-page .workspace-brand-settings>.primary{min-height:36px;margin-left:auto;font-size:12px;display:block}.app-shell .workspace .workspace-settings-page .deleted-project-list article{background:0 0;border:0;border-bottom:1px solid #eee9e5;border-radius:0;align-items:center;gap:20px;min-height:72px;padding:14px 0;display:flex}.app-shell .workspace .workspace-settings-page .deleted-project-list article>div{flex:1;gap:6px;min-width:0;display:grid}.app-shell .workspace .workspace-settings-page .deleted-project-list article strong{font-size:13px}.app-shell .workspace .workspace-settings-page .deleted-project-list article small,.restore-time-remaining{color:#756d68;font-size:11px}.app-shell .workspace .workspace-settings-page .deleted-project-list article>button{color:#941b32;background:#fffdfa;border:1px solid #e2d5d6;border-radius:5px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;display:flex}.app-shell .workspace .workspace-settings-page .deleted-project-list article:last-child{border-bottom:0}.app-shell .workspace .workspace-settings-page .workspace-access-settings>.settings-card-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.app-shell .workspace .workspace-settings-page .workspace-access-settings>.settings-card-heading button{flex-shrink:0}.app-shell .workspace .workspace-settings-page .workspace-access-toolbar .searchbox input{box-shadow:none;background:0 0;border:0}.app-shell .workspace .workspace-settings-page .settings-people-table .workspace-person,.app-shell .workspace .workspace-settings-page .settings-people-head{grid-template-columns:minmax(180px,1.35fr) minmax(125px,.8fr) minmax(130px,1fr) 100px 40px}.app-shell .workspace .workspace-settings-page .settings-people-table .workspace-person-actions{grid-area:1/5}@media (width<=900px){.app-shell .workspace .workspace-settings-page .settings-people-table .workspace-person{grid-template-columns:minmax(0,1fr) 40px}.app-shell .workspace .workspace-settings-page .settings-people-table .workspace-person-actions{grid-area:1/2}.app-shell .workspace .workspace-settings-page .settings-people-head{display:none}.app-shell .workspace .workspace-settings-page .settings-people-table .workspace-person>span:not(.workspace-person-actions){grid-column:1}.app-shell .workspace .workspace-settings-page .workspace-access-settings>.settings-card-heading{flex-wrap:wrap}}@media (width<=760px){.app-shell .workspace .workspace-settings-page{padding:24px 16px}.app-shell .workspace .workspace-settings-page:before{left:0}.app-shell .workspace .workspace-settings-page .workspace-settings-tabs{gap:18px}.app-shell .workspace .workspace-settings-page .settings-card{padding:18px}.app-shell .workspace .workspace-settings-page .deleted-project-list article{flex-wrap:wrap;gap:10px}.app-shell .workspace .workspace-settings-page .deleted-project-list article>div{flex-basis:100%}.restore-time-remaining{margin-right:auto}}
