:root{color-scheme:light;font-family:Pretendard,Noto Sans KR,Malgun Gothic,sans-serif;background:#f4f7f5}*{box-sizing:border-box}body,html{margin:0;min-height:100%}body{color:#19342f;background:#f4f7f5}button,input,select,textarea{font:inherit}a{color:inherit}.auth-page{min-height:100vh;padding:32px 16px;display:grid;place-content:center;gap:18px}.auth-brand{text-align:center;color:#173f37;font-size:28px;font-weight:950;text-decoration:none}.auth-brand small{display:block;margin-top:3px;color:#1a8a70;font-size:10px;letter-spacing:.16em}.auth-card{width:min(420px,calc(100vw - 32px));padding:30px;border:1px solid #d9e4df;border-radius:22px;background:white;box-shadow:0 18px 50px rgba(20,59,52,.09)}.auth-card h1{margin:5px 0 8px}.auth-card>p{color:#697d77;font-size:13px}.eyebrow{color:#ec745a!important;font-size:10px!important;font-weight:900;letter-spacing:.14em}.auth-card form,.auth-card label{display:grid;gap:8px}.auth-card form{margin-top:22px;gap:15px}.auth-card label{color:#405d55;font-size:12px;font-weight:900}.auth-card input{min-width:0;padding:12px;border:1px solid #d4e0dc;border-radius:10px;outline:none}.password-field{display:grid;grid-template-columns:1fr auto;gap:7px}.password-field button{padding:0 12px;border:1px solid #d4e0dc;border-radius:10px;color:#17644e;background:#edf7f4;font-weight:900}.form-options{display:flex;justify-content:space-between;gap:10px;color:#73867f;font-size:10px}.form-message{padding:10px;border-radius:9px;background:#fff1ef;color:#b64d42!important}.auth-submit{min-height:44px;border:0;border-radius:10px;color:white;background:#1a6f5e;font-weight:900}.auth-bottom{margin:18px 0 0;text-align:center}.auth-mode-links{margin-top:18px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 14px}.auth-mode-links button{padding:0;border:0;color:#17644e;background:transparent;font-size:12px;font-weight:800;cursor:pointer}