:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f5f7fb;color:#1f2937}.login-wrap{min-height:100vh;display:grid;place-items:center}.login-card{background:#fff;padding:24px;border-radius:12px;display:grid;gap:10px;min-width:320px;box-shadow:0 8px 20px #00000014}.login-card input,.login-card button{padding:10px;border-radius:8px;border:1px solid #d9dee8}.login-card button{background:#2563eb;color:#fff;border:none}.ec-layout{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.ec-sidebar{background:#fff;border-right:1px solid #e5e7eb;padding:16px 12px}.ec-logo{font-weight:700;margin-bottom:18px}.ec-logo span{font-size:11px;background:#2563eb;color:#fff;padding:2px 7px;border-radius:999px;margin-left:8px}.ec-menu-title{font-size:11px;color:#9ca3af;margin:14px 8px 6px}.ec-menu-item{display:block;padding:10px;border-radius:8px;color:#374151;text-decoration:none;font-size:14px;margin-bottom:4px}.ec-menu-item.active{background:#eff6ff;color:#1d4ed8;font-weight:600}.ec-main{padding:16px 22px}.ec-topbar{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:8px}.ec-user{background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:7px 12px;font-size:13px}.ec-logout{border:none;background:#111827;color:#fff;padding:8px 10px;border-radius:8px}.ec-title{margin:4px 0 2px;font-size:34px;color:#111827}.ec-sub{margin:0 0 14px;color:#6b7280}.ec-stepper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px}.step{font-size:13px;color:#9ca3af;line-height:1.3}.step span{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:999px;background:#e5e7eb;color:#6b7280;font-weight:700;margin-right:8px}.step.on{color:#1d4ed8;font-weight:600}.step.on span{background:#22c55e;color:#fff}.step small{font-weight:400;color:#9ca3af}.ec-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px;margin-bottom:12px}.ec-card h3{margin:0 0 12px;font-size:17px}.ec-grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ec-card input{width:100%;margin-bottom:10px;padding:10px;border:1px solid #dbe1ea;border-radius:8px}.ec-actions{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.btn-secondary,.btn-primary{padding:10px 14px;border-radius:8px;border:none;cursor:pointer}.btn-secondary{background:#f3f4f6;color:#111827}.btn-primary{background:#2563eb;color:#fff}@media(max-width:1000px){.ec-layout{grid-template-columns:1fr}.ec-sidebar{display:none}.ec-grid2{grid-template-columns:1fr}.ec-stepper{grid-template-columns:1fr 1fr}.ec-title{font-size:26px}}
