:root{color:#182832;background:#eef3f4;font-family:Inter,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.layout{grid-template-columns:245px 1fr;min-height:100vh;display:grid}aside{color:#d9e7ea;background:#102f40;flex-direction:column;gap:.35rem;height:100vh;padding:1.3rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.8rem;margin-bottom:1rem;display:flex}.brand img{width:112px;height:auto}.brand small,.post small{color:#7f949c;display:block}.person{color:#fff;background:linear-gradient(145deg,#31b49d,#277e8b);border-radius:.75rem;place-items:center;font-weight:800;display:grid}.app-nav{gap:.25rem;display:grid}.app-nav button{color:#bcd0d6;text-align:left;background:0 0;border:0;padding:.7rem .75rem}.app-nav button.active,.app-nav button:hover{color:#fff;background:#1b4354}.aside-title{letter-spacing:.13em;color:#78929d;margin:1.2rem .5rem .4rem;font-size:.68rem}.feed-choice{color:#c9dadd;border-radius:.45rem;grid-template-columns:auto 20px 1fr;align-items:center;gap:.4rem;padding:.5rem;display:grid}.feed-choice:hover{background:#173c4e}.feed-choice input{accent-color:#39b6a1}aside>a{color:#b8d2d7;margin-top:auto;text-decoration:none}.content{width:min(850px,100%);margin:0 auto;padding:2rem 1.4rem}.content>header{justify-content:space-between;align-items:center;display:flex}.content h1{letter-spacing:-.035em;margin:.2rem 0 1.4rem;font-size:2rem}.eyebrow{letter-spacing:.15em;color:#168273;font-size:.7rem;font-weight:800}.composer,.post,.announcement,.login,.modal,.empty,.profile-card,.directory-tools{background:#fff;border:1px solid #dbe4e6;border-radius:1rem;box-shadow:0 8px 26px #142f3a0e}.composer{margin-bottom:1rem;padding:1rem}.composer textarea{resize:vertical;border:0;outline:none;width:100%;min-height:85px}.composer footer{border-top:1px solid #edf1f2;justify-content:space-between;align-items:center;padding-top:.8rem;display:flex}.audience,.muted{color:#718189;font-size:.83rem}.post{margin:1rem 0;padding:1.1rem}.post>header{grid-template-columns:42px 1fr auto;align-items:center;gap:.75rem;display:grid}.post-menu{gap:.2rem;display:flex}.post header button{color:#64777e;background:0 0;border:0;padding:.35rem}.person{width:42px;height:42px}.post>p{white-space:pre-line;margin:1.15rem 0;line-height:1.58}.post>footer{border-top:1px solid #edf1f2;gap:.3rem;padding-top:.65rem;display:flex}.post>footer button{color:#5c7078;background:0 0;border:0}.post>footer button.selected{color:#087365;background:#e3f5f0}.removed{color:#829096;font-style:italic}.attachments{color:#51676f;background:#f0f5f6;border-radius:.5rem;padding:.55rem .7rem;font-size:.84rem}.comments{border-top:1px solid #edf1f2;margin-top:.5rem;padding-top:.7rem}.comments article{grid-template-columns:auto 1fr auto;gap:.6rem;padding:.55rem;display:grid}.comments form{gap:.5rem;display:flex}.comments form input{flex:1}.announcement{border-left:4px solid #3986b2;gap:.9rem;margin-bottom:.8rem;padding:1rem;display:flex}.announcement.success{background:#f4fcf8;border-left-color:#30a176}.announcement.warning{background:#fffbef;border-left-color:#d39b2d}.announcement.danger,.announcement.urgent{background:#fff6f5;border-left-color:#ce5349}.announcement.neutral{background:#f8f9fa;border-left-color:#87969c}.announcement p{margin:.3rem 0}.announcement strong{display:block}.announce-icon{color:#278d81;font-size:1.25rem}.announce-label{text-transform:uppercase;letter-spacing:.1em;color:#718189;font-size:.66rem;display:block}.ack{color:#17755c;margin-top:.45rem;font-size:.82rem;display:inline-block}.primary,button{color:#214854;cursor:pointer;background:#fff;border:1px solid #cbd8db;border-radius:.55rem;padding:.6rem .9rem;font-weight:650}.primary{color:#fff;background:#147b6e;border-color:#147b6e;text-decoration:none}.primary:hover{background:#0d6c60}.banner{border-radius:.6rem;padding:.8rem 1rem}.error{color:#8c3028;background:#fff0ee}.success{color:#17654f;background:#e5f7ef}.empty{text-align:center;color:#718088;padding:3.5rem}.empty>span{color:#2eac98;font-size:2rem}.login{width:min(520px,100% - 2rem);margin:10vh auto;padding:2.5rem}.login img{width:185px}.login .primary{margin-top:1rem;display:inline-block}.directory-tools{grid-template-columns:1fr 1fr auto;gap:.6rem;padding:1rem;display:grid}.people-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:.8rem;margin:1rem 0;display:grid}.profile-card{text-align:left;gap:.5rem;padding:1rem;display:grid}.profile-card small{color:#72828a}.scrim{z-index:5;background:#102934aa;place-items:center;padding:1rem;display:grid;position:fixed;inset:0;overflow:auto}.modal{width:min(480px,100%);max-height:calc(100vh - 2rem);padding:1.5rem;position:relative;overflow:auto}.modal.wide{width:min(700px,100%)}.modal textarea{border:1px solid #cbd8db;border-radius:.55rem;width:100%;min-height:120px;padding:.75rem}.close{border:0;font-size:1.3rem;position:absolute;top:.7rem;right:.7rem}.form-grid{grid-template-columns:1fr 1fr;gap:0 .8rem;display:grid}.checks{flex-wrap:wrap;gap:1rem;display:flex}.check{grid-template-columns:auto 1fr;align-items:center;gap:.4rem;display:flex}fieldset{border:1px solid #d7e1e3;border-radius:.65rem;grid-template-columns:1fr 1fr;display:grid}label{color:#52666e;gap:.35rem;margin:.8rem 0;font-size:.88rem;font-weight:650;display:grid}select,input{border:1px solid #cbd8db;border-radius:.5rem;padding:.7rem}.loading{place-items:center;min-height:100vh;display:grid}@media (width<=720px){.layout{display:block}aside{height:auto;position:static}.content{padding:1.2rem}.composer footer,.directory-tools{grid-template-columns:1fr;align-items:stretch;gap:.8rem}.composer footer,.post-menu{flex-direction:column}.comments article,.form-grid{grid-template-columns:1fr}}.comment-actions,.inline-actions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.comment-actions button,.inline-actions button{background:0 0;padding:.3rem .5rem}.history-item{border-top:1px solid #e4ebed;padding:.8rem 0}.history-item small{color:#718189;display:block}.attachment-bar{align-items:center;gap:.7rem;margin:.45rem 0 .8rem;display:flex}.attachment-bar button{padding:.45rem .7rem}.selected-files{flex-wrap:wrap;gap:.45rem;margin:0 0 .8rem;display:flex}.selected-files>span{color:#344b43;background:#f4f6f3;border:1px solid #d4ddd6;border-radius:.55rem;align-items:center;gap:.4rem;padding:.38rem .45rem .38rem .65rem;font-size:.82rem;display:inline-flex}.selected-files>span button{background:0 0;border:0;min-height:auto;padding:.05rem .3rem;font-size:1rem}.file-picker-tools{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.file-crumbs{border-bottom:1px solid #d4ddd6;align-items:center;gap:.7rem;padding:.55rem 0;display:flex}.file-crumbs span{color:#5d7166;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.file-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;max-height:360px;margin-top:.8rem;display:grid;overflow:auto}.file-result{text-align:left;grid-template-rows:auto auto;grid-template-columns:28px minmax(0,1fr);gap:.1rem .5rem;padding:.7rem;display:grid}.file-result>span{color:#143e37;grid-row:1/3;font-size:1.25rem}.file-result strong,.file-result small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-result small{color:#5d7166;font-weight:500}.picker-status,.picker-empty{text-align:center;color:#5d7166;padding:2rem}.picker-empty{grid-column:1/-1;gap:.25rem;display:grid}@media (width<=620px){.file-picker-tools,.file-results{grid-template-columns:1fr}}html.lg-embedded{width:100%;height:100%}.lg-embedded body,.lg-embedded #app{width:100%;min-width:0;min-height:100%;margin:0}.lg-embedded #app>main,.lg-embedded .recruit-shell,.lg-embedded .layout,.lg-embedded .workspace,.lg-embedded .page,.lg-embedded .files-main,.lg-embedded .content,.lg-embedded .canvas{box-sizing:border-box;width:100%;min-width:0;max-width:none;margin-left:0;margin-right:0}.lg-embedded #app>.loading{min-height:100dvh}:root,html.lg-product{--lg-ink:#243347;--lg-muted:#69798b;--lg-surface:#fff;--lg-canvas:#f5f7fa;--lg-border:#e0e6ee;--lg-green:#087e9f;--lg-green-hover:#066b88;--lg-accent-soft:#edf6fa;--lg-accent:#0aa1bf;--lg-focus:#0089af;--lg-radius:10px;--lg-font:Inter,"Segoe UI",ui-sans-serif,system-ui,sans-serif}html.lg-product{font-family:var(--lg-font);color:var(--lg-ink);background:var(--lg-canvas);font-size:14px}.lg-product body,.lg-product #app{background:var(--lg-canvas);min-width:0;margin:0}.lg-product *{box-sizing:border-box;scrollbar-color:#c7d1dc transparent;scrollbar-width:thin}.lg-product button,.lg-product input,.lg-product select,.lg-product textarea{font-family:var(--lg-font);font-size:13px;line-height:1.45}.lg-product button{color:#35475c;cursor:pointer;background:#fff;border:1px solid #dce3eb;border-radius:6px;min-height:36px;padding:8px 13px;font-weight:550;transition:background .12s,border-color .12s;box-shadow:0 1px 2px #162c4404}.lg-product button:hover:not(:disabled){background:#f0f5f9;border-color:#bdccd9}.lg-product button:disabled{opacity:.48;cursor:not-allowed}.lg-product :is(button,a,input,select,textarea):focus-visible{outline:2px solid var(--lg-focus);outline-offset:3px}.lg-product :is(button,a).primary{background:var(--lg-green);border:1px solid var(--lg-green);color:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:auto;margin:0;padding:8px 15px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 2px 3px #087e9f12}.lg-product :is(button,a).primary:hover:not(:disabled){color:#fff;background:#066b88;border-color:#066b88}.lg-product :is(input,select,textarea){color:#29394d;background:#fff;border:1px solid #cfd8e3;border-radius:6px;min-width:0;padding:9px 11px;box-shadow:0 1px 2px #172c4003}.lg-product :is(input,textarea)::placeholder{color:#8a97a6}.lg-product input[type=checkbox],.lg-product input[type=radio]{width:16px;height:16px;min-height:0;accent-color:var(--lg-green);flex:none;padding:0}.lg-product label{color:#506176;font-size:12px;font-weight:550}.lg-product :is(h1,h2,h3){color:var(--lg-ink);letter-spacing:-.025em;font-weight:650}.lg-product p{line-height:1.6}.lg-product .muted,.lg-product small{color:var(--lg-muted)}.lg-product .eyebrow{letter-spacing:.12em;font-weight:600;color:#8491a1!important;font-size:10px!important}.lg-product .lg-app-header{width:100%;max-width:none;border:0!important;border-bottom:1px solid var(--lg-border)!important;background:#fff!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;min-height:80px!important;margin:0!important;padding:17px 28px!important;display:flex!important}.lg-app-identity{flex-shrink:0;align-items:center;gap:13px;min-width:0;display:flex}.lg-product .lg-app-header h1{font-weight:650;line-height:1.3;color:var(--lg-ink)!important;margin:0!important;font-size:19px!important}.lg-product .lg-app-header p{color:var(--lg-muted);margin:4px 0 0;font-size:12px;line-height:1.4}.lg-app-emblem{color:#16819e;background:#ecf6fa;border:1px solid #dceaf0;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.lg-app-emblem[data-app=recruit]{color:#c45170;background:#fff0f3;border-color:#f6dce4}.lg-app-emblem[data-app=workforce]{color:#319475;background:#edf8f3;border-color:#d9eee3}.lg-app-emblem[data-app=sign]{color:#8362b5;background:#f3effc;border-color:#e7def7}.lg-app-emblem[data-app=files]{color:#bd8a23;background:#fff8e8;border-color:#f5e6c4}.lg-app-emblem[data-app=vault]{color:#546b8e;background:#eff3f8}.lg-app-emblem[data-app=assets]{color:#bf7949;background:#fff3eb}.lg-app-emblem[data-app=insight]{color:#218b88;background:#eaf7f5}.lg-app-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.lg-product .lg-app-actions>label{color:#627287;align-items:center;gap:9px;margin:0;font-size:11px;font-weight:500;display:flex}.lg-product .lg-app-actions select{background:#f9fafc;width:auto;min-width:130px;max-width:290px;margin:0;padding:8px 30px 8px 11px;font-size:12px}.lg-product .lg-app-navigation{border-bottom:1px solid var(--lg-border);white-space:nowrap;background:#fff;align-items:stretch;gap:4px;min-height:46px;margin:0;padding:0 28px;display:flex;overflow:auto}.lg-product .lg-app-navigation button{box-shadow:none;color:#627287;white-space:nowrap;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:13px 17px;font-size:12px;font-weight:550;display:inline-flex}.lg-product .lg-app-navigation button:first-child{padding-left:3px;padding-right:20px}.lg-product .lg-app-navigation button.active{color:var(--lg-green);box-shadow:inset 0 -2px var(--lg-green);background:0 0}.lg-product .lg-app-navigation button:hover{color:#33526c;background:#f7fafc}.lg-product .lg-app-navigation button>span{color:#627287;background:#edf1f5;border-radius:5px;min-width:20px;padding:1px 5px;font-size:10px}.lg-product .lg-app-navigation button.active>span{color:var(--lg-green);background:#e8f4f8}.lg-product .lg-app-navigation label{align-items:center;gap:8px;margin:0 0 0 auto;font-size:11px;display:flex}.lg-product .lg-app-navigation label select{padding:4px 8px;font-size:11px}.lg-product :is(.page,.content,.files-main,.recruit-shell>.workspace,.canvas){width:100%;min-width:0;max-width:none;margin:0;padding:26px 28px}.lg-product :is(.section-title,.page-title,.toolbar,.content>header){background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;margin:0 0 22px;padding:0;display:flex}.lg-product :is(.section-title,.page-title,.toolbar,.content>header) :is(h1,h2){margin:0 0 5px;font-size:21px}.lg-product :is(.section-title,.page-title,.toolbar,.content>header) p{color:#627287;margin:0;font-size:12px}.lg-product :is(.section-title,.page-title) .eyebrow{display:none}.lg-product :is(.table-wrap,.table,.file-table){border:1px solid var(--lg-border);background:#fff;border-radius:9px;overflow:auto;box-shadow:0 2px 3px #23364c03}.lg-product table{border-collapse:collapse;width:100%;font-size:13px}.lg-product th{color:#627287;text-align:left;border-bottom:1px solid var(--lg-border);background:#f9fafc;padding:13px 17px;font-size:11px;font-weight:600}.lg-product td{border-bottom:1px solid #edf0f5;padding:15px 17px}.lg-product tr:last-child td{border-bottom:0}.lg-product tbody tr:hover{background:#fafcfe}.lg-product td small{margin-top:4px;font-size:11px;display:block}.lg-product :is(.card,.file-card,.composer,.post,.directory-tools,.profile-card){border:1px solid var(--lg-border);background:#fff;border-radius:10px;box-shadow:0 2px 3px #21384e03}.lg-product :is(.badge,.pill,.status){border-radius:5px;padding:3px 7px;font-size:10px;font-style:normal;font-weight:550;line-height:1.5}.lg-product .lg-empty-state{text-align:center;border:1px solid var(--lg-border);width:100%;min-height:310px;color:var(--lg-muted);background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;margin:0;padding:40px 24px;display:flex}.lg-empty-illustration{color:#688ba4;place-items:center;width:76px;height:70px;margin-bottom:17px;display:grid;position:relative}.lg-empty-illustration:before{content:"";background:#eff5f9;border-radius:22px;position:absolute;inset:5px;transform:rotate(-10deg)}.lg-empty-illustration>svg{z-index:1}.lg-empty-illustration>span{z-index:2;background:#c1dae6;border:4px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;bottom:0;right:0}.lg-product .lg-empty-state h2{color:#40546a;margin:0 0 8px;font-size:17px}.lg-product .lg-empty-state p{color:#627287;max-width:430px;margin:0;font-size:12px;line-height:1.65}.lg-empty-actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:22px;display:flex}.lg-product .lg-empty-compact{min-height:220px}.lg-product .banner{border-radius:7px;padding:11px 15px;font-size:13px}.lg-product .banner.error{color:#98444a;background:#fff4f4;border:1px solid #efc9cb}.lg-product .banner.success{color:#3b7960;background:#eff9f4;border:1px solid #cbe6da}.lg-product .lg-modal-overlay{width:100vw;max-width:none;height:100dvh;max-height:none;color:var(--lg-ink);background:0 0;border:0;margin:0;padding:0;overflow:auto}.lg-modal-overlay::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b2e4870}.lg-modal-stage{justify-content:center;align-items:flex-start;min-height:100%;padding:40px 20px;display:flex}.lg-product .lg-modal-stage>.modal{background:#fff;border:1px solid #e1e6ed;border-radius:12px;width:min(580px,100%);max-height:none;margin:0;padding:30px;position:relative;inset:auto;overflow:visible;transform:none;box-shadow:0 24px 80px #1b304533}.lg-product .lg-modal-stage>.modal.wide{width:min(760px,100%)}.lg-product .lg-modal-stage h2{margin:3px 30px 22px 0;font-size:21px}.lg-product .lg-modal-stage .eyebrow{margin:0 0 7px}.lg-product .lg-modal-stage label{color:#53647a;margin-top:16px;font-size:12px}.lg-product .lg-modal-stage label :is(input,select,textarea){width:100%;margin-top:6px;display:block}.lg-product .lg-modal-stage label input[type=checkbox]{width:16px;margin:0;display:inline-block}.lg-product .lg-modal-stage :is(.check,.check-label,.toggle){align-items:center;gap:8px;display:flex}.lg-product .lg-modal-stage .close{color:#7a8999;background:#f3f6f9;border:0;width:30px;min-height:30px;padding:0;font-size:20px;position:absolute;top:17px;right:17px}.lg-product .lg-modal-stage .form-grid{gap:16px}.lg-product .lg-modal-stage :is(footer,.button-row){justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.lg-product .lg-modal-stage form>.primary:last-child{margin-top:24px}.lg-product .shell>.workspace{max-width:none}.lg-product .shell>.workspace.workspace-embedded{padding:0}.lg-product .mylg{max-width:none}.lg-product .workspace-tab button{border-radius:0;min-height:0}.lg-product .icon-button{border:0;min-height:35px}.lg-product .account-button,.lg-product .app-rail .rail-item{border:0}.lg-product .recruit-shell>.workspace{min-height:0}.lg-product .cards>.lg-empty-state{grid-column:1/-1}.lg-product .layout{background:var(--lg-canvas);min-height:calc(100dvh - 80px)}.lg-product .layout>aside,.lg-product .workspace>aside{color:#617288;border-right:1px solid var(--lg-border);background:#fff}.lg-product .layout>aside button{color:#617288}.lg-product .layout>aside button.active{color:#087e9f;background:#edf6fa}.lg-product .layout>aside button.primary{color:#fff}.lg-product .lg-social-layout{grid-template-columns:205px minmax(0,1fr);min-height:calc(100dvh - 126px);display:grid!important}.lg-product .lg-social-layout>aside{border-right:1px solid var(--lg-border)!important;white-space:normal!important;padding:22px 15px!important;display:block!important}.lg-product .lg-social-layout .feed-choice{font-size:12px;border:0!important;border-radius:6px!important;gap:8px!important;margin:3px 0!important;padding:10px 9px!important;display:flex!important}.lg-product .lg-social-layout .feed-choice:has(input:checked){color:#087e9f;background:#eff6fa}.lg-product .lg-social-layout .aside-title{font-size:10px;margin:0 8px 12px!important}.lg-product .lg-social-layout .composer{margin-bottom:20px;padding:18px 20px}.lg-product .lg-social-layout .composer textarea{resize:vertical;min-height:100px;box-shadow:none;background:0 0;border:0;padding:6px 0;font-size:14px}.lg-product .lg-social-layout .composer footer{border-top:1px solid #edf0f5;margin-top:14px;padding-top:14px}.lg-product .lg-social-layout .attachment-bar{border:0;padding:7px 0}.lg-product .honesty{color:#73859a;background:#eef4f8;border-radius:7px;padding:11px 14px;font-size:11px;line-height:1.6}.lg-product .files-header,.lg-product .toolbar{flex-wrap:wrap}.lg-product .toolbar label{min-width:180px;margin:0}.lg-product .files-main>.lg-file-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.lg-file-heading h2{margin:0;font-size:21px}@media (width<=900px){.lg-product .lg-app-header{padding:16px 20px!important}.lg-product .lg-app-navigation{padding:0 20px}.lg-product .lg-app-actions>label{font-size:10px;display:block}.lg-product .lg-app-actions select{margin-top:3px}.lg-product :is(.page,.content,.files-main,.recruit-shell>.workspace,.canvas){padding:22px 20px}.lg-product .lg-social-layout{grid-template-columns:165px minmax(0,1fr)}}@media (width<=640px){.lg-product .lg-app-header{flex-wrap:wrap;gap:13px!important;padding:14px 16px!important}.lg-product .lg-app-header p{font-size:11px}.lg-app-emblem{width:36px;height:36px}.lg-product .lg-app-actions{justify-content:flex-start;width:100%}.lg-product .lg-app-actions>label{display:flex}.lg-product .lg-app-actions select{max-width:100%;margin:0}.lg-product .lg-app-navigation{padding:0 16px}.lg-product .lg-app-navigation button{padding:12px 14px}.lg-product :is(.page,.content,.files-main,.recruit-shell>.workspace,.canvas){padding:20px 16px}.lg-product :is(.section-title,.page-title,.toolbar,.content>header){flex-wrap:wrap}.lg-product .lg-social-layout{display:block!important}.lg-product .lg-social-layout>aside{border-bottom:1px solid var(--lg-border);gap:8px;overflow:auto;padding:10px 16px!important;display:flex!important}.lg-product .lg-social-layout .aside-title{display:none}.lg-product .lg-social-layout .feed-choice{white-space:nowrap!important;flex-shrink:0!important}.lg-product .lg-empty-state{min-height:260px;padding:30px 18px}.lg-modal-stage{padding:12px}.lg-product .lg-modal-stage>.modal{padding:23px 20px}.lg-product .lg-modal-stage .form-grid{grid-template-columns:1fr}.lg-product .lg-app-navigation label{display:none}}@media (prefers-reduced-motion:reduce){.lg-product button{transition:none}}.lg-product .lg-social-layout>aside{height:auto;position:static}.lg-product .lg-social-layout .feed-choice{color:#62768a}.lg-product .lg-social-layout .feed-choice:hover{background:#f0f6fa}.lg-product .post-attachments{flex-wrap:wrap;gap:10px;margin:15px 0;display:flex}.lg-product .post-attachments a,.lg-product .unavailable-file{border:1px solid var(--lg-border);color:#467089;background:#f9fbfd;border-radius:7px;align-items:center;gap:12px;max-width:100%;padding:12px 14px;font-size:12px;text-decoration:none;display:flex}.lg-product .post-attachments a:hover{background:#f0f8fb;border-color:#76aebd}.post-attachments a>span{min-width:0}.post-attachments strong{overflow-wrap:anywhere}.lg-product .post>footer button{align-items:center;gap:6px;display:inline-flex}.lg-product .file-result>svg{color:#7a93a7;grid-row:1/3;align-self:center}.lg-product .card>.lg-empty-state{border:0}.lg-product .lg-modal-stage>.application-detail{width:min(1160px,100%)}.lg-product .request-picker-list{gap:8px;max-height:360px;display:grid;overflow:auto}.lg-product .request-picker-list button{text-align:left;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.lg-product .employee-directory{padding:0;overflow:auto}.lg-product .employee-directory>.lg-empty-state{border:0}.lg-product .employee-directory>table{margin:0}.lg-product .layout:not(.lg-social-layout){grid-template-columns:218px minmax(0,1fr)}.lg-product .layout:not(.lg-social-layout)>aside{height:auto;min-height:calc(100dvh - 80px);padding:18px 14px}@media (width<=720px){.lg-product .layout:not(.lg-social-layout){display:block}.lg-product .layout:not(.lg-social-layout)>aside{border-bottom:1px solid var(--lg-border);min-height:0;max-height:200px;overflow:auto}.lg-product .request-picker-list button{gap:4px;display:grid}.lg-product .post>header{grid-template-columns:36px minmax(0,1fr)}.lg-product .post-menu{flex-flow:wrap;grid-column:1/-1}.lg-product .post>footer{flex-wrap:wrap}.lg-product .lg-app-header h1{font-size:18px!important}}.lg-product .files-main h1{font-size:22px}.lg-product .files-toolbar .check-label{align-items:center;gap:9px;font-weight:500;line-height:1.45;display:flex}.lg-product .files-toolbar .check-label input{margin:0}@media (width<=650px){.lg-product .files-toolbar .check-label{flex:1 0 100%;width:100%;padding-top:5px}.lg-product .files-toolbar>label{flex:150px;min-width:0}.lg-product .files-toolbar select{max-width:100%}}.lg-product .recruit-opening{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.lg-product .recruit-opening>h2,.lg-product .recruit-opening>.form-grid,.lg-product .recruit-opening>.full-width,.lg-product .recruit-opening>button{grid-column:1/-1}.lg-product .recruit-opening select[multiple]{min-height:78px}.lg-product .recruit-opening>.form-grid label{margin-top:10px}.lg-product .recruit-opening textarea{min-height:90px}@media (width<=640px){.lg-product .recruit-opening{grid-template-columns:1fr}}.lg-product .lg-picker-breadcrumb{border-bottom:1px solid var(--lg-border);align-items:center;gap:12px;margin-bottom:8px;padding:14px 0;display:flex}.lg-picker-breadcrumb span{overflow-wrap:anywhere;font-size:12px}.lg-product .lg-picker-results{grid-template-columns:1fr 1fr;gap:8px;max-height:380px;display:grid;overflow:auto}.lg-product .lg-picker-results>button{text-align:left;align-items:center;gap:12px;min-width:0;padding:14px;display:flex}.lg-picker-results>button>span{flex:1;min-width:0}.lg-picker-results strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.lg-picker-results small{margin-top:4px;display:block}.lg-product .lg-picker-results svg{color:#778f9e;flex:none}.lg-product .lg-file-picker .lg-empty-state{border:0}.lg-product .structured-field{border:1px solid var(--lg-border);border-radius:8px;margin:10px 0;padding:14px}.lg-product .structured-field label{margin-top:0}.lg-product .structured-field .form-grid{align-items:end}@media (width<=640px){.lg-product .lg-picker-results{grid-template-columns:1fr}}.lg-product .lg-modal-stage{flex-direction:column;justify-content:flex-start;align-items:center}.lg-product .lg-modal-alert{color:#913a42;background:#fff1f2;border:1px solid #e3b2b5;border-radius:8px;width:min(760px,100%);margin:0 0 10px;padding:14px 18px;box-shadow:0 4px 15px #192b4122}.lg-product .modal details{border-top:1px solid var(--lg-border);margin-top:18px;padding-top:14px}.lg-product .modal summary{cursor:pointer;color:#536c80;margin-bottom:14px;font-weight:600}.lg-product .selected-files{flex-wrap:wrap;gap:8px;display:flex}.lg-product .selected-files>span{border:1px solid var(--lg-border);background:#f6f9fc;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:12px;display:inline-flex}.lg-product .selected-files>span>button{background:0 0;border:0;min-height:0;padding:0 4px}.lg-product .workspace-tabs .workspace-popout{z-index:2;background:#fff;border:1px solid #dce3eb;border-radius:5px;flex-shrink:0;align-self:center;align-items:center;gap:7px;min-height:28px;margin-left:auto;padding:5px 12px;font-size:11px;display:flex;position:sticky;right:0}.lg-product .embed-notice{z-index:10;background:#fff;border:1px solid #cbd8e3;border-radius:8px;align-items:center;gap:15px;width:max-content;max-width:calc(100% - 30px);padding:10px 12px 10px 17px;font-size:12px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #22354b22}.lg-product .embed-notice button{border:0;min-height:26px;padding:0 8px}html.lg-product .record-tabs{border-bottom:1px solid var(--line);gap:4px;margin:20px 0;padding:0 0 10px;display:flex;overflow:auto}html.lg-product .record-tabs button{white-space:nowrap;background:0 0;border:0}html.lg-product .record-tabs button.active{background:var(--teal-light,#e6f4f5);color:var(--teal,#087e8b)}html.lg-product .focused-detail{display:block}html.lg-product .focused-detail>section{width:100%;max-width:none}html.lg-product .lg-modal-stage>.modal.application-detail{width:min(1000px,100%);min-height:0}html.lg-product .application-detail>header{border-bottom:1px solid var(--lg-border);background:0 0;padding:0 0 16px}html.lg-product .application-detail>header p{color:var(--lg-muted)}html.lg-product .focused-detail{padding:0}html.lg-product .focused-detail>section{border:0;padding:0}html.lg-product .lg-modal-stage .form-grid{row-gap:16px;margin-top:16px}html.lg-product .lg-modal-stage .form-grid>label{flex-direction:column;gap:0;margin:0;display:flex}html.lg-product .compact-form{align-items:end}html.lg-product .compact-form>label{margin:0}
