/* BASIC css start */
/* EZ¹èÅÍ¸® ÁÖ¹®Á¶È¸ ·Î±×ÀÎ CSS   #ezOrdLoginWrap ½ºÄÚÇÎ */
#ezOrdLoginWrap { font-family:'Pretendard','Apple SD Gothic Neo','Malgun Gothic',sans-serif !important; color:#0F172A; font-size:14px; line-height:1.5; min-width:1200px; }
#ezOrdLoginWrap *, #ezOrdLoginWrap *::before, #ezOrdLoginWrap *::after { box-sizing:border-box; }
#ezOrdLoginWrap a { text-decoration:none; color:inherit; }

#ezOrdLoginWrap .ezol-page { background:#F8FAFC; min-height:60vh; padding:60px 0 80px; }
#ezOrdLoginWrap .ezol-wrap { max-width:800px; margin:0 auto; padding:0 28px; }
#ezOrdLoginWrap .ezol-title { font-size:22px !important; font-weight:800 !important; color:#0F172A !important; margin-bottom:6px !important; }
#ezOrdLoginWrap .ezol-sub { font-size:14px !important; color:#94A3B8 !important; margin-bottom:32px !important; }

#ezOrdLoginWrap .ezol-grid { display:grid !important; grid-template-columns:1fr 1fr !important; gap:24px !important; }
#ezOrdLoginWrap .ezol-box { background:#fff !important; border:1px solid #E2E8F0 !important; border-radius:16px !important; padding:36px !important; }
#ezOrdLoginWrap .ezol-box-title { font-size:17px !important; font-weight:800 !important; color:#0F172A !important; margin-bottom:20px !important; }
#ezOrdLoginWrap .ezol-box-sub { font-size:13px !important; color:#94A3B8 !important; margin-bottom:24px !important; line-height:1.7 !important; }

#ezOrdLoginWrap .ezol-form { display:flex !important; flex-direction:column !important; gap:14px !important; }
#ezOrdLoginWrap .ezol-field { display:flex !important; flex-direction:column !important; gap:6px !important; }
#ezOrdLoginWrap .ezol-label { font-size:13px !important; font-weight:600 !important; color:#475569 !important; }
#ezOrdLoginWrap .ezol-field input { width:100% !important; padding:11px 14px !important; border:1px solid #E2E8F0 !important; border-radius:8px !important; font-size:14px !important; color:#0F172A !important; background:#fff !important; outline:none !important; font-family:inherit !important; }
#ezOrdLoginWrap .ezol-field input:focus { border-color:#2563EB !important; box-shadow:0 0 0 3px rgba(37,99,235,.1) !important; }
#ezOrdLoginWrap .ezol-options { display:flex !important; gap:18px !important; align-items:center !important; }
#ezOrdLoginWrap .ezol-check-label { display:flex !important; align-items:center !important; gap:5px !important; font-size:13px !important; color:#64748B !important; cursor:pointer; }
#ezOrdLoginWrap .ezol-sec-link { color:#2563EB !important; }
#ezOrdLoginWrap .ezol-btn-login { display:block !important; width:100% !important; padding:13px !important; background:#2563EB !important; color:#fff !important; border-radius:10px !important; font-size:14px !important; font-weight:700 !important; text-align:center !important; transition:background .15s; }
#ezOrdLoginWrap .ezol-btn-login:hover { background:#1D4ED8 !important; color:#fff !important; }
#ezOrdLoginWrap .ezol-find-links { display:flex !important; justify-content:center !important; align-items:center !important; gap:10px !important; font-size:13px !important; color:#94A3B8 !important; }
#ezOrdLoginWrap .ezol-find-links a:hover { color:#2563EB !important; }
#ezOrdLoginWrap .ezol-divider { color:#E2E8F0; }
#ezOrdLoginWrap .ezol-btn-nonmember { display:block !important; width:100% !important; padding:13px !important; background:#F8FAFC !important; color:#475569 !important; border:1px solid #E2E8F0 !important; border-radius:10px !important; font-size:14px !important; font-weight:700 !important; text-align:center !important; transition:all .15s; margin-top:8px !important; }
#ezOrdLoginWrap .ezol-btn-nonmember:hover { border-color:#2563EB !important; color:#2563EB !important; background:#EFF6FF !important; }

/* BASIC css end */

