.customer{color:#14213f;background:#f6f8fb;flex-direction:column;min-height:100vh;font-family:Pretendard,-apple-system,system-ui,Segoe UI,Roboto,Noto Sans KR,sans-serif;display:flex}.customer__header{background:#fff;border-bottom:1px solid #e5eaf2;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex}.customer__logo{align-items:center;gap:11px;text-decoration:none;display:flex}.customer__logo img{flex:none;width:38px;height:38px;display:block}.customer__logo-nm{color:#1d4e8a;letter-spacing:-.02em;font-size:19px;font-weight:800;line-height:1.1}.customer__logo-nm small{color:#d99e0a;letter-spacing:.02em;margin-top:1px;font-size:11px;font-weight:600;display:block}.customer__nav{align-items:center;gap:14px;display:flex}.customer__navlink{color:#3a4a6b;font-size:15px;font-weight:600;text-decoration:none}.customer__navlink:hover{color:#14213f}.customer__main{flex:1;width:100%}.customer .c-authwrap{justify-content:center;padding:48px 16px 64px;display:flex}.customer .c-card{background:#fff;border:1px solid #e5eaf2;border-radius:14px;width:100%;max-width:420px;padding:32px 28px;box-shadow:0 8px 28px #14213f0f}.customer .c-card h1{letter-spacing:-.02em;margin:0 0 6px;font-size:24px;font-weight:800}.customer .c-sub{color:#5c6b8a;margin:0 0 22px;font-size:14px}.customer .c-form{flex-direction:column;gap:16px;display:flex}.customer .c-field{flex-direction:column;gap:6px;display:flex}.customer .c-label{color:#3a4a6b;font-size:13px;font-weight:700}.customer .c-input{width:100%;height:44px;font:inherit;color:#14213f;background:#fff;border:1px solid #ccd6e4;border-radius:10px;outline:none;padding:0 12px;font-size:15px}.customer .c-input:focus{border-color:#2f6bff;box-shadow:0 0 0 3px #2f6bff26}.customer .c-row{gap:8px;display:flex}.customer .c-row .c-input{flex:1;min-width:0}.customer .c-btn{height:44px;font:inherit;color:#fff;cursor:pointer;white-space:nowrap;background:#2f6bff;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0 18px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.customer .c-btn:hover{background:#245ae0}.customer .c-btn:disabled{opacity:.55;cursor:not-allowed}.customer .c-btn--block{width:100%}.customer .c-btn--ghost{color:#2f6bff;background:0 0;border:1px solid #c6d6ff;height:36px;padding:0 14px;font-size:14px}.customer .c-btn--ghost:hover{background:#eef3ff}.customer .c-btn--sub{color:#3a4a6b;background:#eef1f6}.customer .c-btn--sub:hover{background:#e2e7f0}.customer .c-error{color:#d63a3a;margin:0;font-size:13px}.customer .c-hint{color:#5c6b8a;margin:0;font-size:13px}.customer .c-notice{color:#1d5d33;background:#e8f7ee;border:1px solid #bfe6cd;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.customer .c-links{color:#5c6b8a;text-align:center;margin-top:18px;font-size:14px}.customer .c-links a{color:#2f6bff;font-weight:700;text-decoration:none}.customer .c-links a:hover{text-decoration:underline}
