@import url('/fonts/fonts.css');
.account-body{background:#f5f7f4;color:#203e32;margin:0;min-height:100vh;font-family:'DM Sans','Noto Sans TC',sans-serif}.account-header{max-width:1120px;margin:auto;padding:28px 28px;display:flex;justify-content:space-between;align-items:center}.account-header .brand{font-size:28px}.account-layout{max-width:1120px;margin:70px auto;display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:0 28px;align-items:center}.account-intro h1{font-size:42px;line-height:1.5;margin:22px 0}.account-intro p{font-size:18px;line-height:1.8;color:#637167}.account-intro>a{display:inline-block;margin-top:20px;color:#234a3b}.account-card{background:white;padding:36px;border:1px solid #dde4da;border-radius:22px;box-shadow:0 16px 50px #203e3208;min-width:0}.account-card h2{font-size:26px;margin:0 0 16px}.account-card p{line-height:1.8;font-size:16px}.account-card .btn{margin:8px 0;justify-content:center;text-decoration:none;min-height:46px}.account-card form{display:grid;gap:16px;margin-top:20px}.account-card label{display:grid;gap:7px;font-size:14px}.account-card input:not([type=checkbox]){width:100%;padding:12px;border:1px solid #bccabd;border-radius:8px;font:inherit;box-sizing:border-box}.account-card .auth-consent{display:flex;align-items:flex-start;line-height:1.7}.account-card .auth-consent input{margin-top:5px;flex-shrink:0}.account-card .notice{margin:18px 0;font-size:14px;line-height:1.7}.account-divider{text-align:center;color:#748276;font-size:14px;border-top:1px solid #e6ebe4;padding-top:18px;margin-top:22px}.account-switch{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:20px}.account-switch button{color:#234a3b;text-decoration:underline;background:none;border:0;font:inherit;cursor:pointer}.account-social{display:grid;gap:4px}.account-email{overflow-wrap:anywhere}.account-footer{max-width:1120px;margin:40px auto;padding:0 28px;display:flex;gap:24px;flex-wrap:wrap;color:#637167;font-size:14px}#account-message{margin-bottom:0;color:#825526;overflow-wrap:anywhere}.account-card button:disabled{opacity:.55;cursor:wait}.auth-top-link{white-space:nowrap;padding:9px 15px;border:1px solid #b7c7b3;border-radius:8px;color:#214b37;text-decoration:none;font-size:14px;font-weight:600}@media(max-width:760px){.account-layout{grid-template-columns:1fr;margin:22px auto;gap:26px}.account-intro h1{font-size:28px}.account-intro p{font-size:16px}.account-card{padding:24px}.account-header{padding:20px}.account-layout{padding:0 20px}.account-intro>a{margin-top:0}}@media(max-width:480px){.header-actions{flex-wrap:wrap;gap:8px}.topbar{flex-wrap:wrap;gap:10px}}

.account-card .auth-provider{display:flex;align-items:center;gap:12px;padding:12px 16px}.auth-provider-icon{display:block;width:20px;height:20px;object-fit:contain;flex:0 0 20px}.auth-provider span{min-width:0}.account-card .auth-google{background:#fff;color:#1f1f1f;border-color:#747775}.account-card .auth-google:hover{background:#f8fafd}
