.account-page{min-height:calc(100vh - 64px);padding:64px 24px;display:flex;justify-content:center;align-items:flex-start;background:#f8f9fa}.account-content{width:100%;max-width:640px}.account-title{font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:400;line-height:1;color:#1a1a1a;margin:0 0 56px}.account-pending{margin:-24px 0 40px}.account-sections{display:flex;flex-direction:column;gap:40px}.account-section{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.account-section-body{width:100%;display:flex;flex-direction:column;gap:16px}.account-section-title{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#6b6b6b;margin:0}.account-field{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px}.account-field-label{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#6b6b6b}.account-field-value{display:inline-flex;align-items:center;gap:4px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#1a1a1a;text-align:right}.account-name-edit{padding:0;border:0;background:transparent;cursor:pointer}.account-name-edit:hover{color:#555}.account-edit-icon{color:#1a1a1a;flex-shrink:0}.account-name-input{width:min(240px,60%);min-width:0;padding:0 2px 0 0;border:0;background:transparent;color:#1a1a1a;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:right;outline:none;caret-color:#1a1a1a}.account-name-input::placeholder{color:#ccc;opacity:1}.account-name-input:disabled{opacity:.6}.account-name-error{align-self:flex-end;margin:-8px 0 0;color:#b42318;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;line-height:18px}.account-divider{width:100%;height:1px;background:#0000000f}.account-plan-name{font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:400;line-height:20px;color:#1a1a1a;text-align:right;overflow-wrap:anywhere}.account-billing-section{gap:16px}.account-billing-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.account-billing-description{min-width:0;margin:0;color:#6b6b6b;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:22px;overflow-wrap:anywhere}.account-cancel-button{width:72px;height:34px;flex:0 0 72px;padding:6px 12px;border:.5px solid rgb(0 0 0 / 12%);border-radius:4px;background:linear-gradient(#fcfcfc,#fcfcfc);box-shadow:0 1px 3px #0000000a;color:#1a1a1a;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:center;cursor:pointer}.account-cancel-button:hover{background:linear-gradient(#00000005,#00000005),linear-gradient(#fcfcfc,#fcfcfc)}.account-cancel-button:active{border-color:#00000047;background:linear-gradient(#0000000d,#0000000d),linear-gradient(#fcfcfc,#fcfcfc)}.account-cancel-button:focus-visible{outline:2px solid rgb(0 0 0 / 28%);outline-offset:2px}.account-cancel-button:disabled{cursor:default;opacity:.6}.billing-cancel-backdrop{position:fixed;z-index:140;inset:0;padding:24px;display:grid;place-items:center;overflow-y:auto;background:#000000b3}.billing-cancel-dialog{width:min(400px,calc(100vw - 48px));min-height:172px;padding:16px;border-radius:24px;background:#fcfcfc;box-shadow:0 8px 48px #0000001f,0 0 1px #0003;color:#2d2b22;display:flex;flex-direction:column;justify-content:space-between}.billing-cancel-copy{display:flex;flex-direction:column;gap:4px}.billing-cancel-copy h2{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:600;line-height:24px}.billing-cancel-copy p{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:22px}.billing-cancel-footer{display:flex;flex-direction:column;align-items:stretch;gap:8px}.billing-cancel-error{margin:0;color:#b42318;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;line-height:18px}.billing-cancel-actions{height:32px;display:flex;align-items:center;justify-content:flex-end;gap:12px}.billing-cancel-actions button{height:32px;padding:6px 12px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;cursor:pointer}.billing-cancel-confirm{border:.5px solid rgb(0 0 0 / 12%);background:#fcfcfc;box-shadow:0 1px 3px #0000000a;color:#1a1a1a}.billing-cancel-confirm:hover:not(:disabled){background:#00000008}.billing-cancel-keep{width:120px;border:0;background:#1a1a1a;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;color:#f8f9fa}.billing-cancel-keep:hover:not(:disabled){opacity:.9}.billing-cancel-actions button:focus-visible{outline:2px solid rgb(0 0 0 / 28%);outline-offset:2px}.billing-cancel-actions button:disabled{cursor:default;opacity:.6}@media(max-width:640px){.account-page{padding:40px 20px}.account-title{margin-bottom:40px;font-size:36px}.account-sections{gap:32px}.account-billing-row{align-items:flex-start}}
