.account-page{background:var(--paper);min-height:100vh}.account-nav{border-bottom:1px solid #d8d5ce;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,5vw,72px);display:flex}.account-nav a{color:var(--ink);font-weight:780;text-decoration:none}.account-shell{grid-template-columns:.85fr 1.15fr;align-items:start;gap:64px;max-width:1180px;margin:0 auto;padding:70px 24px;display:grid}.account-intro h1,.account-single h1{font-size:clamp(42px,5vw,68px)}.account-intro>p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.6}.account-intro ul{color:#3f4b44;padding-left:20px;line-height:1.8}.account-card{background:#fff;border:1px solid #d8d5ce;border-radius:24px;padding:28px;box-shadow:0 22px 60px #2a231914}.account-card h2{margin-bottom:12px}.account-primary{background:var(--red);color:#fff;text-align:center;width:100%;font:inherit;border:0;border-radius:13px;padding:14px 18px;font-weight:800;text-decoration:none;display:block}.account-primary:disabled{opacity:.55}.sign-in-card p,.sign-in-card small{color:var(--muted);line-height:1.5;display:block}.sign-in-card small{margin-top:14px}.verified-email{background:#eef3ee;border-radius:13px;gap:3px;margin-bottom:18px;padding:13px 15px;display:grid}.verified-email span,.account-facts span{text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-size:11px;font-weight:800}.registration-form>label{margin:18px 0}.registration-form input[type=text],.registration-form label>input:not([type]){border:1px solid #cbc6bc;border-radius:12px;width:100%;margin-top:8px;padding:13px}.registration-form fieldset{border:0;margin:22px 0;padding:0}.registration-form legend{margin-bottom:10px;font-weight:800}.choice{border:1px solid #ddd8cf;border-radius:13px;gap:10px;margin-bottom:8px;padding:12px;display:flex}.choice span{gap:3px;display:grid}.choice small{color:var(--muted)}.billing-row{gap:22px;display:flex}.consents{gap:12px;margin:24px 0;display:grid}.consents label{color:#3e4943;gap:10px;font-size:13px;line-height:1.45;display:flex}.consents input{margin-top:3px}.form-message{color:#6b4210;background:#f2e9dc;border-radius:10px;padding:12px}.form-fineprint,.dashboard>small{color:var(--muted);font-size:11px;line-height:1.5;display:block}.account-single{max-width:840px;margin:0 auto;padding:65px 24px}.account-single>h1{margin-bottom:28px}.dashboard>p{color:var(--muted)}.account-facts{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.account-facts div{background:#f4f1ea;border-radius:13px;gap:5px;padding:14px;display:grid}.dashboard-actions{gap:9px;margin:22px 0;display:grid}.dashboard-actions a,.dashboard-actions button{color:var(--green);text-align:center;font:inherit;background:#e9eee9;border:0;border-radius:12px;padding:12px 14px;font-weight:760;text-decoration:none}.dashboard-actions .danger{color:var(--red);background:#f9e8e6}@media (max-width:760px){.account-shell{grid-template-columns:1fr;gap:28px;padding-top:40px}.account-facts{grid-template-columns:1fr}.account-card{padding:21px}}
