:root{color:#1f2732;background:#f5f6f8;font-family:Inter,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.layout{grid-template-columns:235px 1fr;min-height:100vh;display:grid}aside{color:#dfe5ef;background:#172035;flex-direction:column;gap:.45rem;padding:1.4rem;display:flex}.brand{gap:.65rem;margin-bottom:1.2rem;font-size:1.25rem;display:flex}.brand span{color:#68c7b9}aside button{color:#c5cfdd;text-align:left;background:0 0;border:0;border-radius:.5rem;padding:.65rem .7rem}aside button.active{color:#fff;background:#26324a}aside .primary{color:#fff;text-align:center;background:#31a28f}aside a{color:#b9c5d5;margin-top:auto;text-decoration:none}.content{padding:2.2rem clamp(1.3rem,4vw,4rem)}.content header{justify-content:space-between;align-items:center;display:flex}.content h1{margin:.2rem 0 1.5rem;font-size:2rem}.eyebrow{letter-spacing:.14em;color:#238779;font-size:.68rem;font-weight:800}.cards{gap:.7rem;display:grid}.card,.modal,.login,.empty,.reveal>div{background:#fff;border:1px solid #dfe3e8;border-radius:.9rem;box-shadow:0 8px 26px #1c2c3b0d}.card{grid-template-columns:46px 1fr auto auto;align-items:center;gap:1rem;padding:1rem;display:grid}.site-icon{color:#16796b;background:#e3f4f1;border-radius:.7rem;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.card h2{margin:0;font-size:1rem}.card p,.card small{color:#6d7782;margin:.15rem 0;display:block}.actions{gap:.4rem;display:flex}.pill{color:#79600d;background:#fff1c9;border-radius:99px;padding:.2rem .55rem;font-size:.75rem}.primary,button{color:#2a4650;cursor:pointer;background:#fff;border:1px solid #cfd7df;border-radius:.5rem;padding:.62rem .9rem;font-weight:650}.primary{color:#fff;background:#157a6c;border-color:#157a6c;text-decoration:none}.danger-link{color:#a03c36;border-color:#0000}.toggle{align-items:center;gap:.5rem!important;display:flex!important}.banner{border-radius:.6rem;padding:.8rem 1rem}.error{color:#8a3129;background:#fff0ef}.success{color:#17634e;background:#e5f7ef}.empty{text-align:center;color:#687782;padding:4rem}.empty span{color:#1e8e7e;font-size:2rem}.scrim,.reveal{background:#0d1724aa;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal,.reveal>div{width:min(500px,100%);padding:1.5rem}.reveal code{color:#d7fff7;overflow-wrap:anywhere;background:#111827;border-radius:.55rem;margin:1rem 0;padding:1rem;display:block}.reveal>div>div{justify-content:end;gap:.5rem;display:flex}.login{width:min(530px,100% - 2rem);margin:10vh auto;padding:2.5rem}.login img{width:180px}.login .primary{margin-top:1rem;display:inline-block}label{color:#53616c;gap:.35rem;margin:.8rem 0;font-size:.88rem;font-weight:650;display:grid}input{border:1px solid #ccd5dd;border-radius:.5rem;padding:.72rem}.loading{place-items:center;min-height:100vh;display:grid}@media (width<=700px){.layout{display:block}.content{padding:1.3rem}.card{grid-template-columns:46px 1fr}.actions{grid-column:1/-1}.content header{flex-direction:column;align-items:flex-start}}button:disabled{opacity:.45;cursor:not-allowed}.brand img{object-fit:contain;width:92px;height:auto}.brand{align-items:center}.header-actions{align-items:center;gap:.6rem;display:flex}.honesty{color:#66747d;background:#edf4f5;border-radius:.65rem;max-width:920px;padding:.75rem 1rem}.wide{width:min(760px,100%)}.form-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}select,textarea{font:inherit;background:#fff;border:1px solid #ccd5dd;border-radius:.5rem;padding:.72rem}.rule{background:#f3f6f7;border-radius:.55rem;grid-template-columns:1.2fr 1.4fr auto auto auto;align-items:center;gap:.45rem;margin:.5rem 0;padding:.65rem;display:grid}.rule label{margin:0}.capabilities{flex-wrap:wrap;gap:.8rem;display:flex}.history{border-bottom:1px solid #e2e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;display:flex}@media (width<=760px){.form-grid,.rule{grid-template-columns:1fr}.header-actions{flex-direction:column;align-items:flex-start}}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}
