.onboarding-screen{padding-top:29px}.onboarding-brand{display:flex;align-items:center;gap:8px;color:var(--green-dark);font-size:23px;letter-spacing:-1px;margin:27px 0 48px}.compact-brand{margin:24px 0 31px}.onboarding-screen>h1{font-size:30px;max-width:340px;margin-top:8px}.onboarding-copy{font-size:14px;line-height:1.55;color:var(--muted);margin:12px 0 26px;max-width:360px}.industry-list{display:grid;gap:10px}.industry-card{width:100%;display:flex;align-items:center;text-align:left;gap:12px;border:1px solid var(--line);background:#fff;border-radius:16px;padding:15px;color:var(--ink)}.industry-card.active-industry{border-color:#80b28c;box-shadow:0 7px 18px #17663a14}.industry-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:#e4f2e6;color:var(--green);font-size:23px}.muted-icon{background:#eff1ef;color:#89928b}.industry-card>span:nth-child(2){flex:1}.industry-card strong,.industry-card small{display:block}.industry-card strong{font-size:15px}.industry-card small{font-size:11px;line-height:1.4;color:var(--muted);margin-top:3px}.industry-card b{font-size:21px;color:var(--green)}.industry-card em{font-style:normal;font-size:9px;letter-spacing:.6px;color:#879087;font-weight:900}.login-hint{font-size:12px;line-height:1.5;color:var(--muted);text-align:center;margin:25px auto 0;max-width:255px}.login-hint button{border:0;background:transparent;color:var(--green);font-weight:800;padding:0;font-size:12px}.access-note{font-size:11px;text-align:center;line-height:1.5;color:var(--muted);margin:16px auto;max-width:290px}.employee-profile-hero{margin-bottom:22px}.employee-account-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:14px}.employee-account-card>p{margin-bottom:7px}.employee-account-card div{display:flex;justify-content:space-between;gap:10px;padding:11px 0;border-top:1px solid var(--line);font-size:12px}.employee-account-card span{color:var(--muted)}.employee-account-card strong{text-align:right}.profile-help{font-size:12px;line-height:1.55;color:var(--muted);margin:17px 2px}.logout-button{width:100%;border:1px solid #e4c1b9;background:#fff7f5;color:var(--danger);font-size:13px;font-weight:800;padding:13px;border-radius:12px}.dialog-copy{font-size:13px;line-height:1.45;color:var(--muted);margin-top:-6px;margin-bottom:13px}
