.lh-content-page{width:min(var(--lh-component-layout-content-max), calc(100% - clamp(56px, 8vw, 132px)));margin:0 auto;padding:26px 0 64px}.lh-page-heading>span,.lh-admin-page__heading>div>span,.lh-profile-editor>header span,.lh-modal header span{color:var(--lh-semantic-color-action-primary);font-size:12px;font-weight:700}.lh-page-heading h1,.lh-admin-page__heading h1{letter-spacing:-.025em;margin:7px 0 9px;font-size:clamp(30px,2.7vw,40px);line-height:1.2}.lh-page-heading p,.lh-admin-page__heading p{color:var(--lh-semantic-color-foreground-muted);margin:0;font-size:14px;line-height:1.6}.lh-profile-heading h1{margin-top:0}.lh-profile-card{padding:var(--lh-component-card-padding);border:1px solid var(--lh-semantic-color-border-subtle);border-radius:var(--lh-component-card-radius);background:var(--lh-component-card-background-accent);margin-top:30px}.lh-profile-card__top{grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.lh-profile-avatar{width:64px;height:64px;color:var(--lh-semantic-color-action-primary);background:var(--lh-semantic-color-background-selected);cursor:pointer;border-radius:20px;place-items:center;display:grid;position:relative;overflow:hidden}.lh-profile-avatar.is-readonly{cursor:default}.lh-profile-avatar>svg{width:100%;height:100%}.lh-profile-avatar>img{object-fit:cover;width:100%;height:100%}.lh-profile-avatar>span{color:#fff;background:var(--lh-semantic-color-action-primary);border:2px solid #fff;border-radius:6px;place-items:center;width:18px;height:18px;display:grid;position:absolute;bottom:2px;right:2px}.lh-profile-avatar>span svg{width:10px;height:10px}.lh-profile-avatar>input{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.lh-profile-card__name{flex-direction:column;gap:5px;min-width:0;display:flex}.lh-profile-card__name strong,.lh-profile-card__name small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lh-profile-card__name strong{font-size:22px}.lh-profile-card__name small{color:var(--lh-semantic-color-foreground-muted)}.lh-profile-card__edit,.lh-secondary-button{min-height:var(--lh-component-button-height);border:1px solid var(--lh-semantic-color-border-default);border-radius:var(--lh-component-button-radius);color:var(--lh-semantic-color-foreground-secondary);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:7px;padding:0 15px;font-weight:650;display:inline-flex}.lh-profile-card__edit:hover,.lh-secondary-button:hover:not(:disabled){background:var(--lh-semantic-color-background-hover)}.lh-profile-card__edit svg{width:17px;height:17px;color:var(--lh-semantic-color-action-primary)}.lh-secondary-button:disabled{color:var(--lh-semantic-color-foreground-muted);cursor:not-allowed}.lh-profile-card__facts{border-top:1px solid var(--lh-semantic-color-border-default);grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 28px;margin:24px 0 0;padding-top:22px;display:grid}.lh-profile-card__facts>div{min-width:0}.lh-profile-card__facts>div.is-wide{grid-column:1/-1}.lh-profile-card__facts dt{color:var(--lh-semantic-color-foreground-muted);align-items:center;gap:6px;font-size:11px;display:flex}.lh-profile-card__facts dt svg{flex:none;width:15px;height:15px}.lh-profile-card__facts dd{overflow-wrap:anywhere;color:var(--lh-semantic-color-foreground-primary);margin:7px 0 0;font-size:14px;line-height:1.65}.lh-profile-card__facts>div:not(.is-wide) dd{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lh-profile-card__note{border-top:1px solid var(--lh-semantic-color-border-subtle);color:var(--lh-semantic-color-foreground-muted);margin:22px 0 0;padding-top:18px;font-size:11px}.lh-profile-editor{border-top:1px solid var(--lh-semantic-color-border-default);margin-top:22px;padding-top:22px}.lh-profile-editor>header p{color:var(--lh-semantic-color-foreground-muted);margin:5px 0 0;font-size:12px;line-height:1.6}.lh-profile-editor .lh-form-grid{margin-top:18px}.lh-profile-editor__actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.lh-form-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:24px;display:grid}.lh-form-grid label,.lh-subteam-panel form label{flex-direction:column;gap:8px;min-width:0;display:flex}.lh-form-grid label>span,.lh-subteam-panel form label>span{color:var(--lh-semantic-color-foreground-secondary);font-size:12px;font-weight:650}.lh-form-grid label.is-wide{grid-column:1/-1}.lh-form-grid input,.lh-form-grid textarea,.lh-form-grid select,.lh-subteam-panel input{border:1px solid var(--lh-semantic-color-border-default);border-radius:var(--lh-component-field-radius);width:100%;min-width:0;color:var(--lh-semantic-color-foreground-primary);background:#fff;outline:0}.lh-form-grid input,.lh-form-grid select,.lh-subteam-panel input{height:48px;padding:0 14px}.lh-form-grid textarea{resize:vertical;padding:13px 14px;line-height:1.65}.lh-form-grid input:focus,.lh-form-grid textarea:focus,.lh-form-grid select:focus,.lh-subteam-panel input:focus{border-color:var(--lh-semantic-color-border-focus);box-shadow:0 0 0 4px var(--lh-semantic-color-overlay-focus-ring)}.lh-form-actions{justify-content:flex-end;margin-top:20px;display:flex}.lh-primary-button{border-radius:var(--lh-component-button-radius);min-height:44px;color:var(--lh-component-button-foreground-primary);background:var(--lh-semantic-color-action-primary);cursor:pointer;border:0;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:650;display:inline-flex}.lh-primary-button:hover:not(:disabled){background:var(--lh-semantic-color-action-primary-hover)}.lh-primary-button:disabled{color:var(--lh-component-button-foreground-primary-disabled);background:var(--lh-component-button-background-primary-disabled);cursor:not-allowed}.lh-primary-button svg{width:17px;height:17px}.lh-form-message{border-radius:12px;margin:16px 0 0;padding:11px 13px;font-size:13px}.lh-form-message.is-error{color:var(--lh-semantic-color-status-danger);background:var(--lh-semantic-color-status-danger-surface)}.lh-form-message.is-success{color:var(--lh-semantic-color-status-success);background:var(--lh-semantic-color-status-success-surface);align-items:center;gap:7px;display:flex}.lh-category-scroll{scrollbar-width:none;gap:8px;margin-top:0;display:flex;overflow-x:auto}.lh-category-scroll::-webkit-scrollbar{display:none}.lh-category-scroll button{border:1px solid var(--lh-semantic-color-border-default);border-radius:var(--lh-semantic-radius-round);min-height:36px;color:var(--lh-semantic-color-foreground-secondary);cursor:pointer;background:#fff;flex:none;padding:0 15px}.lh-category-scroll button.is-active{border-color:var(--lh-semantic-color-action-primary);color:var(--lh-semantic-color-foreground-on-brand);background:var(--lh-semantic-color-action-primary)}.lh-category-scroll.is-secondary{background:var(--lh-semantic-color-background-subtle);border-radius:14px;margin-top:10px;padding:10px 12px}.lh-category-scroll.is-secondary button{background:0 0;border:0;min-height:31px;padding:0 12px;font-size:12px}.lh-category-scroll.is-secondary button.is-active{color:var(--lh-semantic-color-action-primary);background:var(--lh-semantic-color-background-selected)}.lh-profile-signout{border:1px solid var(--lh-semantic-color-border-default);border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:20px 24px;display:flex}.lh-profile-signout p{color:var(--lh-semantic-color-foreground-muted);margin:5px 0 0;font-size:12px}.lh-profile-signout button{border:1px solid var(--lh-semantic-color-border-default);border-radius:var(--lh-component-button-radius);min-height:40px;color:var(--lh-semantic-color-foreground-secondary);cursor:pointer;background:#fff;align-items:center;gap:7px;padding:0 14px;display:flex}.lh-profile-language{border:1px solid var(--lh-semantic-color-border-default);background:#fff;border-radius:18px;margin-top:18px;padding:20px 24px}.lh-locale-switcher label{color:var(--lh-semantic-color-foreground-primary);justify-content:space-between;align-items:center;gap:18px;font-weight:650;display:flex}.lh-locale-switcher label>span{align-items:center;gap:8px;display:inline-flex}.lh-locale-switcher label svg{width:18px;height:18px;color:var(--lh-semantic-color-action-primary)}.lh-locale-switcher select{border:1px solid var(--lh-semantic-color-border-default);border-radius:var(--lh-component-button-radius);min-width:150px;min-height:40px;color:var(--lh-semantic-color-foreground-primary);font:inherit;background:#fff;padding:0 34px 0 12px}.lh-locale-switcher>small{color:var(--lh-semantic-color-foreground-muted);margin-top:6px;font-size:12px;line-height:1.5;display:block}.lh-locale-switcher>small.is-error{color:var(--lh-semantic-color-status-danger)}.lh-locale-switcher.is-compact label>span{display:none}.lh-locale-switcher.is-compact select{min-width:124px;min-height:36px;font-size:12px}.lh-admin-shell{background:var(--lh-semantic-color-background-canvas);grid-template-columns:228px minmax(0,1fr);min-height:100dvh;display:grid}.lh-admin-sidebar{z-index:30;border-right:1px solid var(--lh-semantic-color-border-subtle);background:var(--lh-semantic-color-background-subtle);flex-direction:column;height:100dvh;padding:26px 16px 20px;display:flex;position:sticky;top:0}.lh-admin-brand{align-items:center;gap:10px;padding:0 8px;display:flex}.lh-admin-brand>svg{width:29px;height:29px;color:var(--lh-semantic-color-action-primary)}.lh-admin-brand>span{flex-direction:column;display:flex}.lh-admin-brand strong{font-size:15px}.lh-admin-brand small{color:var(--lh-semantic-color-foreground-muted);margin-top:2px;font-size:10px}.lh-admin-brand>button{display:none}.lh-admin-sidebar nav{flex-direction:column;gap:6px;margin-top:38px;display:flex}.lh-admin-sidebar nav a,.lh-admin-sidebar nav .lh-nav-disabled,.lh-admin-back{border-radius:var(--lh-component-navigation-item-radius);min-height:44px;color:var(--lh-semantic-color-foreground-navigation);align-items:center;gap:10px;padding:0 12px;text-decoration:none;display:flex}.lh-admin-sidebar nav a.active{color:var(--lh-semantic-color-action-primary);background:var(--lh-semantic-color-background-selected);font-weight:650}.lh-admin-sidebar nav svg,.lh-admin-back svg{width:19px;height:19px}.lh-admin-sidebar nav .lh-nav-disabled{color:var(--lh-semantic-color-foreground-muted);cursor:not-allowed;opacity:.48}.lh-admin-back{color:var(--lh-semantic-color-foreground-muted);margin-top:auto}.lh-admin-main{min-width:0}.lh-admin-mobile-header{display:none}.lh-admin-page{width:min(1080px,100% - clamp(48px,7vw,96px));margin:0 auto;padding:26px 0 64px}.lh-admin-page__heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.lh-admin-page__heading h1{font-size:36px}.lh-segmented{background:var(--lh-semantic-color-background-subtle);border-radius:12px;width:fit-content;margin-top:34px;padding:4px;display:flex}.lh-segmented button{min-height:36px;color:var(--lh-semantic-color-foreground-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 18px}.lh-segmented button.is-active{color:var(--lh-semantic-color-foreground-primary);box-shadow:0 1px 4px var(--lh-reference-color-ink-shadow);background:#fff;font-weight:650}.lh-admin-filters{grid-template-columns:minmax(260px,1fr) 170px 190px;gap:10px;margin-top:18px;display:grid}.lh-admin-filters select,.lh-search-field{border:1px solid var(--lh-semantic-color-border-default);background:#fff;border-radius:12px;min-height:44px}.lh-admin-filters select{color:var(--lh-semantic-color-foreground-secondary);padding:0 12px}.lh-search-field{align-items:center;gap:9px;padding:0 13px;display:flex}.lh-search-field svg{width:18px;height:18px;color:var(--lh-semantic-color-foreground-muted)}.lh-search-field input{background:0 0;border:0;outline:0;width:100%;min-width:0}.lh-member-table{border:1px solid var(--lh-semantic-color-border-default);background:#fff;border-radius:18px;margin-top:14px;overflow:hidden}.lh-member-table>header,.lh-member-table>article{grid-template-columns:minmax(300px,1.7fr) minmax(120px,.8fr) minmax(110px,.6fr) 118px;align-items:center;gap:14px;display:grid}.lh-member-table>header{min-height:44px;color:var(--lh-semantic-color-foreground-muted);background:var(--lh-semantic-color-background-subtle);padding:0 18px;font-size:11px}.lh-member-table>article{border-top:1px solid var(--lh-semantic-color-border-subtle);min-height:74px;padding:10px 18px;font-size:13px}.lh-member-cell{align-items:center;gap:12px;min-width:0;display:flex}.lh-member-cell>img{object-fit:cover;border-radius:12px;flex:none;width:38px;height:38px}.lh-member-cell>div{flex-direction:column;gap:4px;min-width:0;display:flex}.lh-member-cell strong,.lh-member-cell small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lh-member-cell small{color:var(--lh-semantic-color-foreground-muted)}.lh-member-table>article>span{color:var(--lh-semantic-color-foreground-secondary);align-items:center;gap:7px;display:flex}.lh-member-table i{background:var(--lh-semantic-color-foreground-muted);border-radius:50%;width:7px;height:7px}.lh-member-table i.is-active{background:var(--lh-semantic-color-status-success)}.lh-member-table i.is-deactivated{background:var(--lh-semantic-color-status-danger)}.lh-row-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.lh-row-actions button{color:var(--lh-semantic-color-action-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.lh-row-actions button:disabled{color:var(--lh-semantic-color-foreground-muted);cursor:default}.lh-admin-empty{min-height:260px;color:var(--lh-semantic-color-foreground-muted);place-content:center;justify-items:center;display:grid}.lh-admin-empty svg{width:36px;height:36px;color:var(--lh-semantic-color-action-primary);margin-bottom:12px}.lh-admin-empty strong{color:var(--lh-semantic-color-foreground-primary)}.lh-admin-empty span{margin-top:5px;font-size:12px}.lh-subteam-panel{grid-template-columns:minmax(280px,.7fr) minmax(360px,1.3fr);gap:16px;margin-top:18px;display:grid}.lh-subteam-panel>form,.lh-subteam-panel>div{border:1px solid var(--lh-semantic-color-border-default);background:#fff;border-radius:18px;padding:22px}.lh-subteam-panel form button{margin-top:14px}.lh-subteam-panel>div{flex-direction:column;padding-top:6px;padding-bottom:6px;display:flex}.lh-subteam-panel article{border-bottom:1px solid var(--lh-semantic-color-border-subtle);justify-content:space-between;align-items:center;min-height:65px;padding:10px 4px;display:flex}.lh-subteam-panel article:last-child{border-bottom:0}.lh-subteam-panel article>span{flex-direction:column;gap:4px;display:flex}.lh-subteam-panel article small{color:var(--lh-semantic-color-foreground-muted)}.lh-subteam-panel article b{font-size:13px}.lh-inline-editor{grid-template-columns:1fr auto auto;align-items:center;gap:10px;width:100%;display:grid}.lh-inline-editor input{border:1px solid var(--lh-semantic-color-border-default);border-radius:10px;outline:0;height:40px;padding:0 11px}.lh-inline-editor button{color:var(--lh-semantic-color-action-primary);cursor:pointer;background:0 0;border:0;padding:0}.lh-modal-layer{z-index:80;background:var(--lh-semantic-color-overlay-scrim);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lh-modal{width:min(640px,100%);max-height:min(820px,100dvh - 48px);box-shadow:var(--lh-semantic-elevation-popover);background:#fff;border-radius:24px;padding:26px;overflow:auto}.lh-modal>header{justify-content:space-between;align-items:start;display:flex}.lh-modal h2{margin:5px 0 0;font-size:24px}.lh-modal>header button{background:var(--lh-semantic-color-background-subtle);cursor:pointer;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.lh-modal form>p{color:var(--lh-semantic-color-foreground-muted);margin:16px 0 0;font-size:11px;line-height:1.6}.lh-modal footer{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.lh-modal footer>button:not(.lh-primary-button){border:1px solid var(--lh-semantic-color-border-default);border-radius:var(--lh-component-button-radius);cursor:pointer;background:#fff;min-height:44px;padding:0 18px}@media (width<=900px){.lh-profile-card__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-admin-shell{display:block}.lh-admin-sidebar{width:var(--lh-component-navigation-drawer-width);transition:transform var(--lh-semantic-motion-interactive) var(--lh-semantic-motion-easing);box-shadow:var(--lh-semantic-elevation-popover);position:fixed;left:0;transform:translate(-105%)}.lh-admin-sidebar.is-open{transform:translate(0)}.lh-admin-brand>button{background:0 0;border:0;margin-left:auto;display:grid}.lh-admin-mobile-header{z-index:15;height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;border-bottom:1px solid var(--lh-semantic-color-border-subtle);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;grid-template-columns:40px 1fr 40px;align-items:center;display:grid;position:sticky;top:0}.lh-admin-mobile-header button{background:0 0;border:0;place-items:center;display:grid}.lh-admin-mobile-header strong{text-align:center;grid-column:2}.lh-admin-page{width:100%;padding:30px 18px max(40px, env(safe-area-inset-bottom))}.lh-member-table{overflow-x:auto}.lh-member-table>header,.lh-member-table>article{min-width:760px}}@media (width<=700px){.lh-content-page{width:100%;padding:22px 18px max(32px, env(safe-area-inset-bottom))}.lh-page-heading h1{font-size:28px}.lh-profile-heading p{font-size:13px;line-height:1.55}.lh-profile-card{padding:var(--lh-component-card-padding-mobile);border-radius:var(--lh-component-card-radius-mobile);margin-top:18px}.lh-profile-card__top{grid-template-columns:52px minmax(0,1fr) auto;gap:14px}.lh-profile-avatar{border-radius:16px;width:52px;height:52px}.lh-profile-card__name strong{font-size:19px}.lh-profile-card__name small{font-size:12px}.lh-profile-card__edit{min-height:var(--lh-component-button-height-small);padding:0 11px;font-size:12px}.lh-profile-card__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px;margin-top:18px;padding-top:17px}.lh-profile-card__facts>div.is-wide{grid-column:1/-1}.lh-profile-card__facts>.is-team{order:1;grid-column:1/-1}.lh-profile-card__facts>.is-role{order:2}.lh-profile-card__facts>.is-experience{order:3}.lh-profile-card__facts>.is-email{order:4;grid-column:1/-1}.lh-profile-card__facts>.is-phone{order:5;grid-column:1/-1}.lh-profile-card__facts>.is-introduction{order:6}.lh-profile-card__facts dd{margin-top:5px}.lh-profile-card__note{margin-top:16px;padding-top:14px;line-height:1.6}.lh-profile-editor{margin-top:18px;padding-top:18px}.lh-form-grid{grid-template-columns:1fr;gap:15px}.lh-form-grid label.is-wide{grid-column:auto}.lh-profile-editor__actions{grid-template-columns:1fr 1fr;display:grid}.lh-profile-signout{border:0;border-top:1px solid var(--lh-semantic-color-border-subtle);border-radius:0;align-items:center;margin-top:16px;padding:17px 4px 0}.lh-profile-language{border-width:1px 0 0;border-radius:0;margin-top:16px;padding:17px 4px}.lh-profile-signout p{max-width:200px;font-size:11px}.lh-profile-signout button{flex:none;min-height:38px;padding:0 10px}.lh-admin-page__heading{align-items:flex-start}.lh-admin-page__heading h1{font-size:30px}.lh-admin-page__heading p{font-size:13px}.lh-admin-page__heading .lh-primary-button{padding:0 13px}.lh-admin-filters{grid-template-columns:1fr 1fr}.lh-search-field{grid-column:1/-1}.lh-subteam-panel{grid-template-columns:1fr}.lh-modal-layer{align-items:end;padding:0}.lh-modal{width:100%;max-height:92dvh;padding-bottom:max(24px, env(safe-area-inset-bottom));border-radius:24px 24px 0 0}}
