.emp-dlg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start}.emp-dlg{display:flex;flex-direction:column}.emp-dlg-top{display:flex;align-items:center;gap:10px}.emp-dlg-top .n{font-family:var(--font-mono);font-size:10.5px;font-weight:700;letter-spacing:.06em;color:var(--blue-700);background:var(--blue-50);border-radius:999px;padding:4px 10px}.emp-dlg-top b{font-size:17.5px;font-weight:800;color:var(--text-deep);letter-spacing:-.01em}.emp-dlg-sub{font-size:13px;color:var(--gray-500);margin:6px 0 14px}.emp-dlg-cap{font-size:13.5px;color:var(--gray-600);line-height:1.55;margin-top:14px}.emp-sum{max-width:86%;align-self:flex-start;border:1px dashed var(--blue-100);background:var(--bg-soft);border-radius:11px;padding:9px 12px}.emp-sum b{display:block;font-family:var(--font-mono);font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-700);margin-bottom:5px}.emp-sum span{display:block;font-size:11.5px;color:var(--gray-700);line-height:1.5}.emp-ladder{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.emp-rung{position:relative;background:#fff;border:1px solid var(--border);border-radius:16px;padding:22px}.emp-rung .when{display:inline-block;font-family:var(--font-mono);font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-600);background:var(--blue-50);border-radius:999px;padding:4px 10px;margin-bottom:12px}.emp-rung h3{font-size:16px;font-weight:800;color:var(--text-deep);margin-bottom:6px}.emp-rung p{font-size:13px;color:var(--gray-600);line-height:1.55}.emp-rung:not(:last-child):after{content:"→";position:absolute;top:50%;right:-15px;transform:translateY(-50%);color:var(--blue-600);font-size:16px;font-weight:800;z-index:1}.emp-rung.esc{border-color:var(--blue-100);background:linear-gradient(180deg,#fff 0%,var(--bg-soft) 100%)}.emp-rung.esc .when{background:var(--warn-bg);color:var(--warn)}.emp-tune{margin-top:26px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px 22px}.emp-tune .ic{flex-shrink:0;width:40px;height:40px;border-radius:11px;background:var(--blue-50);color:var(--blue-600);display:grid;place-items:center}.emp-tune .ic svg{width:20px;height:20px}.emp-tune p{flex:1;min-width:260px;font-size:13.5px;color:var(--gray-600);line-height:1.55}.emp-tune .chips{display:flex;gap:8px;flex-wrap:wrap}.emp-ch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.emp-ch{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px 22px}.emp-ch .ic{width:44px;height:44px;border-radius:12px;background:var(--blue-50);color:var(--blue-600);display:grid;place-items:center}.emp-ch .ic svg{width:22px;height:22px}.emp-ch b{display:block;font-size:15.5px;font-weight:800;color:var(--text-deep);margin:14px 0 6px}.emp-ch p{font-size:13.5px;color:var(--gray-600);line-height:1.55}.emp-lang{margin-top:14px;display:flex;align-items:center;gap:14px;border:1px solid var(--blue-100);background:var(--bg-pale);border-radius:14px;padding:16px 20px}.emp-lang .ic{flex-shrink:0;width:40px;height:40px;border-radius:11px;background:#fff;color:var(--blue-600);display:grid;place-items:center}.emp-lang .ic svg{width:20px;height:20px}.emp-lang p{font-size:14px;color:var(--gray-700);line-height:1.55}.emp-ask{display:grid;grid-template-columns:1fr 1.05fr;gap:56px;align-items:center}.emp-ask-tx h2{margin-bottom:14px;letter-spacing:-.015em}.emp-ask-tx p{font-size:15px;color:var(--gray-600);line-height:1.65;margin-bottom:16px}.emp-ask-tx ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.emp-ask-tx ul li{position:relative;padding-left:26px;font-size:14px;color:var(--gray-700);line-height:1.55}.emp-ask-tx ul li:before{content:"✓";position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:6px;background:var(--blue-50);color:var(--blue-600);font-size:11px;font-weight:800;display:grid;place-items:center}.emp-pr-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:980px;margin:0 auto}.emp-pr{display:flex;gap:14px;align-items:flex-start;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:20px 22px}.emp-pr .ic{flex-shrink:0;width:40px;height:40px;border-radius:11px;background:#6cf0ff1f;color:#6cf0ff;display:grid;place-items:center}.emp-pr .ic svg{width:20px;height:20px}.emp-pr b{display:block;font-size:15px;font-weight:700;color:#fff;margin-bottom:3px}.emp-pr span{font-size:13px;color:#ffffff9e;line-height:1.5}.emp-quote{max-width:980px;margin:40px auto 0;text-align:center;font-size:clamp(19px,2.4vw,26px);font-weight:800;letter-spacing:-.01em;color:#fff}.emp-quote em{font-style:normal;color:#6cf0ff}.emp-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.emp-fact{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px 22px}.emp-fact b{display:block;font-family:var(--font-sans);font-size:clamp(22px,2.2vw,30px);font-weight:800;color:var(--blue-600);line-height:1;letter-spacing:-.02em}.emp-fact span{display:block;font-size:13px;color:var(--gray-600);margin-top:9px;line-height:1.5}.emp-links-lb{margin:36px 0 12px;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--blue-700)}.emp-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.emp-link{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--bg-soft);border:1px solid var(--border);border-radius:14px;padding:18px 20px;text-decoration:none;transition:border-color .15s ease,background .15s ease}.emp-link b{display:block;font-size:14.5px;font-weight:700;color:var(--text-deep)}.emp-link small{display:block;font-size:12px;color:var(--gray-500);margin-top:3px;line-height:1.4}.emp-link .go{flex-shrink:0;color:var(--blue-600);font-weight:800}.emp-link:hover{border-color:var(--blue-600);background:#fff}.emp-fine{margin-top:18px;font-size:13px;color:var(--gray-500)}.emp-fine a{color:var(--blue-600)}@media(max-width:1100px){.emp-dlg-grid{grid-template-columns:1fr;max-width:560px;margin:0 auto;gap:36px}.emp-ladder{grid-template-columns:repeat(2,1fr)}.emp-rung:not(:last-child):after{content:none}.emp-ask{grid-template-columns:1fr;gap:36px}.emp-ch-grid,.emp-facts,.emp-links{grid-template-columns:1fr}}@media(max-width:640px){.emp-ladder,.emp-pr-grid{grid-template-columns:1fr}.emp-tune{flex-direction:column;align-items:flex-start}}
