.member-auth-page{--member-auth-ink:#171c29;--member-auth-muted:#757575;--member-auth-border:#e5e5e5;--member-auth-btn:#2d2d38;--member-auth-btn-hover:#43434d;min-height:100vh;color:var(--member-auth-ink);background:radial-gradient(circle at top,#c9a86a14,#0000 42%),linear-gradient(#faf8f5 0%,#f0ebe4 100%)}.member-auth-header{background:linear-gradient(#1a1714 0%,#100f0d 52%,#0a0908 100%);border-bottom:1px solid #ffffff14}.member-auth-header-inner{justify-content:center;align-items:center;min-height:72px;padding:16px 24px;display:flex}.member-auth-logo{opacity:.96;transition:opacity .2s;display:inline-flex}.member-auth-logo:hover{opacity:1}.member-auth-main{justify-content:center;padding:48px 16px 64px;display:flex}.member-auth-card{background:#fff;border:1px solid #ece7df;border-radius:12px;width:min(100%,500px);box-shadow:0 1px 2px #0a09080a,0 16px 40px #0a090814}.member-auth-form{padding:36px 50px 40px}.member-auth-form h1{font-family:var(--hm-font-display,"Noto Serif KR", serif);text-align:center;color:var(--member-auth-ink);margin:0 0 28px;font-size:30px;font-weight:700;line-height:1.2}.member-auth-lead{text-align:center;color:var(--member-auth-muted);margin:-18px 0 24px;font-size:14px;line-height:1.5}.member-auth-alert{border-radius:8px;margin-bottom:20px;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.5}.member-auth-alert-success{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0}.member-auth-alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.member-auth-field{margin-bottom:20px;display:block}.member-auth-field>span{color:#555;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.member-auth-input-wrap{position:relative}.member-auth-input-wrap svg{color:#b5b5b5;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.member-auth-input{border:1px solid var(--member-auth-border);width:100%;height:44px;color:var(--member-auth-ink);background:#fff;border-radius:8px;outline:none;padding:0 42px 0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.member-auth-input::placeholder{color:#b5b5b5}.member-auth-input:focus{border-color:#c9a86a;box-shadow:0 0 0 3px #c9a86a2e}.member-auth-check{color:#555;cursor:pointer;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.member-auth-check input{accent-color:#2d2d38;width:16px;height:16px}.member-auth-links{justify-content:flex-end;gap:0;margin-bottom:20px;font-size:15px;display:flex}.member-auth-links a{color:#555;text-decoration:none}.member-auth-links a:hover{color:#000;text-decoration:underline}.member-auth-links a+a:before{color:#d5d5d5;content:"|";margin:0 8px}.member-auth-submit{background:var(--member-auth-btn);color:#fff;cursor:pointer;border:0;border-radius:8px;width:100%;height:48px;font-size:16px;font-weight:700;transition:background .2s}.member-auth-submit:hover{background:var(--member-auth-btn-hover)}.member-auth-back{text-align:center;color:#666;margin-top:20px;font-size:14px;text-decoration:none;display:block}.member-auth-back:hover{color:#000;text-decoration:underline}.member-auth-main-wide{width:min(100%,920px);margin:0 auto;padding:36px 20px 72px;display:block}.member-register-page{width:100%}.member-register-hero{margin-bottom:28px}.member-register-title{font-family:var(--hm-font-display,"Noto Serif KR", serif);letter-spacing:-.02em;color:var(--member-auth-ink);margin:12px 0 8px;font-size:32px;font-weight:700;line-height:1.2}.member-register-lead{max-width:540px;color:var(--member-auth-muted);margin:0;font-size:15px;line-height:1.6}.member-auth-breadcrumb{color:var(--member-auth-muted);font-size:13px;line-height:1.5}.member-auth-breadcrumb a{color:var(--member-auth-muted);text-decoration:none;transition:color .2s}.member-auth-breadcrumb a:hover{color:var(--member-auth-ink)}.member-auth-breadcrumb strong{color:var(--member-auth-ink);font-weight:600}.member-auth-breadcrumb span{color:#d8d0c6;margin:0 8px}.member-register-terms-grid{gap:20px;margin-bottom:20px;display:grid}@media (min-width:900px){.member-register-terms-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}}.member-register-box{background:#fff;border:1px solid #ece7df;border-radius:16px;flex-direction:column;min-height:100%;display:flex;overflow:hidden;box-shadow:0 1px 2px #0a09080a,0 12px 32px #0a09080f}.member-register-box header{background:linear-gradient(#fdfcfb 0%,#f9f6f1 100%);border-bottom:1px solid #f0ebe4;flex-shrink:0;padding:18px 22px}.member-register-box header h5{letter-spacing:-.01em;color:var(--member-auth-ink);margin:0;font-size:16px;font-weight:700}.member-register-scroll{white-space:pre-wrap;color:#666;scrollbar-color:#d8cfc2 transparent;scrollbar-width:thin;background:#fff;flex:1;height:280px;padding:20px 22px;font-size:13px;line-height:1.8;overflow-y:auto}.member-register-scroll::-webkit-scrollbar{width:6px}.member-register-scroll::-webkit-scrollbar-thumb{background:#d8cfc2;border-radius:999px}.member-register-box-footer{background:#fcfaf7;border-top:1px solid #f0ebe4;flex-shrink:0;padding:16px 22px}.member-register-box-footer .member-auth-check{margin-bottom:0;font-size:13px}.member-register-agree-all{background:linear-gradient(#fffdf8 0%,#faf6ee 100%);border:1px solid #e8dcc4;border-radius:14px;margin-bottom:24px;padding:18px 20px}.member-auth-check-center{color:#4a4032;justify-content:center;margin-bottom:0;font-size:15px;font-weight:600}.member-register-submit-wrap{padding-top:4px}.member-register-form .member-auth-submit,.member-register-terms-form .member-auth-submit{letter-spacing:-.01em;border-radius:12px;width:100%;height:52px;font-size:16px;box-shadow:0 8px 20px #2d2d382e}.member-register-form .member-auth-field{margin-bottom:0}.member-register-panel{background:#fff;border:1px solid #ece7df;border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0a09080a,0 12px 32px #0a09080f}.member-register-section-block{padding:8px 0 4px}.member-register-section-title{letter-spacing:-.01em;color:var(--member-auth-ink);align-items:center;gap:10px;margin:0;padding:22px 28px 0;font-size:17px;font-weight:700;display:flex}.member-register-section-title:before{content:"";background:linear-gradient(#d4b87a 0%,#c9a86a 100%);border-radius:2px;width:3px;height:18px}.member-register-section-divider{background:linear-gradient(90deg,#0000,#ece7df 12% 88%,#0000);height:1px;margin:8px 28px 0}.member-register-fieldset{padding:20px 28px 28px}.member-register-row{gap:18px;margin-bottom:18px;display:grid}.member-register-row:last-child{margin-bottom:0}@media (min-width:768px){.member-register-row-2{grid-template-columns:repeat(2,minmax(0,1fr))}.member-register-row-3{grid-template-columns:repeat(3,minmax(0,1fr))}.member-register-row-half{grid-template-columns:minmax(0,1fr);max-width:calc(50% - 9px)}}.member-register-note{color:#999;margin:8px 0 0;font-size:12px;line-height:1.5}.member-register-note .text-crimson{color:#c9a86a;font-weight:700}.member-auth-input-button{align-items:stretch;gap:10px;display:flex}.member-auth-input-button .member-auth-input{flex:1}.member-register-input-grow{flex:1;min-width:0}.member-auth-dup-btn{color:#6b5a3e;cursor:pointer;white-space:nowrap;background:linear-gradient(#fffdf8 0%,#faf6ee 100%);border:1px solid #e8dcc4;border-radius:8px;flex-shrink:0;height:44px;padding:0 16px;font-size:13px;font-weight:700;transition:border-color .2s,background .2s}.member-auth-dup-btn:hover{background:#fff;border-color:#c9a86a}.member-auth-select{border:1px solid var(--member-auth-border);width:100%;height:44px;color:var(--member-auth-ink);background:#fff;border-radius:8px;outline:none;padding:0 14px;font-size:15px;transition:border-color .2s,box-shadow .2s}.member-auth-select:focus{border-color:#c9a86a;box-shadow:0 0 0 3px #c9a86a2e}.member-register-options{background:#fcfaf7;border:1px solid #f0ebe4;border-radius:12px;flex-wrap:wrap;gap:12px;margin-top:4px;padding:16px 18px;display:flex}.member-register-options .member-auth-check{margin-bottom:0;font-size:13px}.member-register-points{color:#5c4d32;background:linear-gradient(90deg,#faf6ee 0%,#fffdf8 100%);border:1px solid #e8dcc4;border-radius:12px;margin:20px 0;padding:14px 18px;font-size:14px;line-height:1.5}.member-register-points strong{color:#8a6d3b;font-weight:800}.member-register-form .member-auth-address-search{background:var(--member-auth-btn);color:#fff;cursor:pointer;border:0;border-radius:8px;height:44px;padding:0 18px;font-size:14px;font-weight:700;transition:background .2s}.member-register-form .member-auth-address-search:hover{background:var(--member-auth-btn-hover)}.member-auth-field-label{color:#555;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.member-register-address{gap:16px;display:grid}.member-register-address-zip{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.member-register-address-zip-field{flex:1;min-width:200px}.member-register-bank-other{margin-top:10px}@media (max-width:767px){.member-auth-main-wide{padding:24px 16px 56px}.member-register-title{font-size:26px}.member-register-lead{font-size:14px}.member-register-scroll{height:220px}.member-register-section-title,.member-register-fieldset{padding-left:20px;padding-right:20px}.member-register-section-divider{margin-left:20px;margin-right:20px}.member-auth-input-button{flex-direction:column}.member-auth-dup-btn{width:100%}}.member-skin .register-form{max-width:720px;margin:0 auto}.member-skin .register-form h3{margin:0 0 12px;font-size:1.5rem}.member-confirm-copy,.member-leave-notice p{color:#555;margin:0 0 12px;line-height:1.7}.register-error-banner{color:#ab0000;background:#fff5f5;border:1px solid #f1c0c0;margin-bottom:16px;padding:12px 14px}.member-skin .btn_confirm{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.member-skin .btn-e-red{color:#fff;background:#ab0000;border-color:#ab0000}.member-skin .btn-e-red:hover{color:#fff;background:#c40000;border-color:#c40000}.member-skin .btn-e-gray{color:#fff;background:#757575;border-color:#757575}
