.account{display:flex;align-items:center;gap:9px}.account a{font-weight:800}.account-join,.account-login{padding:8px 12px;border:1px solid #bcd8d4;border-radius:8px;background:#fff;color:#0c6e69!important;box-shadow:0 4px 12px rgba(12,81,80,.08)}.account-join{background:#0b9288;color:#fff!important;border-color:#0b9288}.member-page{min-height:620px;display:grid;place-items:start center;padding:58px 0}.member-card{width:min(620px,100%);padding:34px;border:1px solid #d7e8e5;border-radius:20px;background:linear-gradient(145deg,#fff,#f4fbfa);box-shadow:0 20px 45px rgba(11,61,65,.09)}.member-card h1{margin:8px 0;color:#103f47;font:38px Georgia,serif}.member-card>p:not(.eyebrow){color:#61807f;line-height:1.55}.member-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:24px}.member-form label{display:grid;gap:7px;color:#1f4c51;font-weight:800;font-size:13px}.member-form input,.member-form textarea{width:100%;box-sizing:border-box;border:1px solid #bfd8d4;border-radius:9px;padding:12px;background:#fff;font:inherit}.member-form textarea{min-height:105px;resize:vertical}.member-form label:nth-child(3),.member-form label:nth-child(5),.member-full{grid-column:1/-1}.member-form .add{grid-column:1/-1;padding:15px;cursor:pointer}.member-switch{text-align:center;margin:20px 0 0!important}.member-switch a{color:#087d76;font-weight:800}.member-notice{padding:12px 14px;background:#e3f8ee;color:#12683f;border-radius:9px}.form-error{padding:11px 13px;background:#fff0f0!important;color:#a32c2c!important;border-radius:8px}@media(max-width:650px){.member-page{padding:30px 0}.member-card{padding:24px 18px}.member-form{grid-template-columns:1fr}.member-form label:nth-child(3),.member-form label:nth-child(5),.member-full{grid-column:auto}.account{gap:4px}.account a{padding:6px 7px}.top-in .account{font-size:11px}}
