.emp-shell{background:linear-gradient(#f0fdf4 0%,#f8fafc 240px);justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.emp-shell-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:560px;margin-top:2rem;padding:2.25rem 2rem;box-shadow:0 4px 12px -4px #0f172a0f}.emp-shell-icon{color:#047857;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:inline-flex}.emp-shell-icon>svg{width:32px;height:32px}.emp-shell-title{color:#0f172a;letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:700}.emp-shell-sub{color:#64748b;margin:0 0 1.25rem;font-size:14px;line-height:1.55}.emp-shell-features{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:8px;margin:0 0 1.5rem;padding:1rem 1.25rem;list-style:none;display:flex}.emp-shell-features li{color:#334155;padding-left:1.5rem;font-size:13px;line-height:1.5;position:relative}.emp-shell-features li:before{content:"✓";color:#fff;background:#10b981;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:0;left:0}.emp-shell-actions{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.emp-shell-cta-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:.625rem 1.25rem;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 12px -4px #10b98166}.emp-shell-cta-primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px -4px #10b98180}.emp-shell-cta-secondary{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:4px;padding:.625rem 1.25rem;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.emp-shell-cta-secondary:hover{color:#047857;background:#ecfdf5;border-color:#a7f3d0}
