.account-page{width:100%;min-width:0;max-width:1120px;margin:0 auto;padding:44px 30px 90px}.account-guest{max-width:1040px}.account-hero{border:1px solid var(--chrome);border-radius:var(--surface-radius);background:var(--chrome);box-shadow:var(--shadow);padding:52px 56px}.account-hero h1{max-width:720px;color:var(--on-dark);margin:0 0 16px;font-size:clamp(34px,4vw,46px);line-height:1.12}.account-hero-copy>p{max-width:720px;color:var(--on-dark-dim);margin:0;font-size:17px;line-height:1.65}.account-hero-actions{flex-wrap:wrap;align-items:center;gap:13px 18px;margin-top:26px;display:flex}.account-hero .submit-btn{background:var(--lime);min-width:120px;min-height:48px;color:var(--chrome)}.account-hero .submit-btn:hover{background:var(--lime);box-shadow:0 5px 16px var(--accent-glow)}.account-benefit-icon{background:var(--surface-accent);width:42px;height:42px;color:var(--accent-text);border-radius:50%;place-items:center;display:grid}.account-benefit-icon svg{fill:none;stroke:currentColor;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.account-privacy{background:var(--card);border:var(--surface-border);border-radius:var(--surface-radius);box-shadow:var(--shadow);margin-top:18px;padding:24px}.account-privacy-heading{margin-bottom:4px}.account-privacy-heading h2{color:var(--navy);margin:0 0 5px;font-size:21px}.account-privacy-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.account-privacy-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:18px 0;display:grid}.account-privacy-row:last-child{border-bottom:0;padding-bottom:0}.account-privacy-row h3{color:var(--ink);margin:0 0 4px;font-size:15px}.account-privacy-row p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.account-profile{background:var(--card);border:var(--surface-border);border-radius:var(--surface-radius);box-shadow:var(--shadow);align-items:center;gap:18px;padding:24px 26px;display:flex}.account-profile img,.account-avatar{border-radius:50%;width:60px;height:60px}.account-profile img{object-fit:cover}.account-avatar{background:var(--teal);color:var(--on-dark);font-size:25px;font-family:var(--font-display);place-items:center;display:grid}.account-profile>div{flex:1;min-width:0}.account-profile h1{color:var(--navy);margin:3px 0 2px;font-size:27px}.account-profile p{color:var(--muted);margin:0}.account-message{color:var(--accent-text);background:var(--surface-accent);border-radius:8px;padding:10px 14px;display:block}.account-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.account-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:23px}.account-card h2,.account-settings h2{color:var(--navy);margin:0 0 15px;font-size:21px}.account-empty{color:var(--muted)}.activity-score{font-weight:800;color:var(--accent-text)!important;font-size:14px!important}.account-settings{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding:23px;display:flex}.account-settings>div:first-child{min-width:0}.account-settings h2{margin-bottom:4px}.account-settings p{color:var(--muted);margin:0;font-size:13px}.account-settings-notice{color:var(--muted);margin-top:8px;font-size:13px;display:block}.account-actions{flex:none;align-items:center;gap:16px;display:flex}.account-actions button{white-space:nowrap}.composer-steps{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:0 0 20px;padding:0;list-style:none;display:grid}.composer-steps li{min-width:0}.composer-steps button{width:100%;min-width:0;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;padding:7px;font-size:12px;font-weight:700;display:flex}.composer-steps li.active button{color:var(--navy);border-color:var(--soft-teal);background:var(--surface-accent)}.composer-steps span{width:25px;height:25px;color:var(--on-dark);background:var(--teal);border-radius:50%;flex:0 0 25px;place-items:center;display:grid}.composer-workspace{border:var(--surface-border);border-radius:var(--surface-radius);background:var(--card);box-shadow:var(--shadow);margin-bottom:22px;padding:22px}.composer-workspace>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.composer-workspace h2{margin:3px 0 0}.composer-workspace>p{color:var(--muted)}.composer-workspace textarea{resize:vertical;border:1px solid var(--line-strong);width:100%;min-height:420px;color:var(--ink);background:var(--surface-subtle);font:13px/1.55 var(--font-ui);border-radius:9px;padding:15px}.composer-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:16px;display:flex}.composer-success{border-left:4px solid var(--correct);color:var(--correct-ink);background:var(--correct-bg);margin-top:14px;padding:11px 13px}.composer-preview{flex-direction:column;gap:6px;display:flex}.composer-preview>span{color:var(--muted)}.composer-preview pre{max-height:520px;color:var(--on-dark);background:var(--chrome);border-radius:9px;margin:14px 0 0;padding:16px;font-size:12px;line-height:1.5;overflow:auto}@media (width<=820px){.composer-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.composer-workspace>header{flex-direction:column}}@media (width<=900px){.account-page{padding:28px 20px 70px}.account-grid{grid-template-columns:1fr}}@media (width<=600px){.account-hero{padding:28px 22px}.account-hero h1{font-size:31px}.account-privacy{padding:21px}.account-privacy-row{grid-template-columns:1fr;gap:12px}.account-privacy-row .account-actions{justify-content:flex-start}.account-privacy-row .ghost-btn{width:100%}.account-profile{flex-wrap:wrap;align-items:flex-start}.account-profile .ghost-btn{width:100%}.account-settings{flex-direction:column;align-items:flex-start}.account-actions{justify-content:space-between;width:100%}.composer-workspace{padding:14px}}.account-purchases .purchase-balance{background:var(--surface-accent);border-radius:var(--radius);margin:0 0 16px;padding:14px 16px}.account-purchases .purchase-balance p{color:var(--ink);margin:0}.purchase-balance strong{color:var(--accent-text)}.purchase-balance-line{color:var(--muted);font-size:14px;margin-top:4px!important}.purchase-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.purchase-row{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.purchase-main{flex:220px;min-width:0}.purchase-name{color:var(--ink);margin:0;font-size:15px;font-weight:700}.purchase-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 14px;margin:6px 0 0;font-size:13.5px;display:flex}.purchase-status{border-radius:999px;padding:3px 10px;font-size:12.5px;font-weight:700}.purchase-status[data-tone=ok]{background:var(--green-soft);color:var(--leaf-ink)}.purchase-status[data-tone=pending]{background:var(--yellow-soft);color:var(--ink)}.purchase-status[data-tone=ended]{background:var(--surface-sunken);color:var(--muted)}.purchase-status[data-tone=bad]{background:var(--wrong-soft);color:var(--danger)}.purchase-side{text-align:right;justify-items:end;gap:6px;display:grid}.purchase-amount{color:var(--ink);font-variant-numeric:tabular-nums;margin:0;font-size:16px;font-weight:800}.purchase-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.purchase-support{color:var(--accent-text);font-size:13.5px;font-weight:600}.purchase-error{color:var(--danger);margin:6px 0 0;font-size:13.5px}.purchase-refund{max-width:52ch;color:var(--muted);margin:6px 0 0;font-size:13.5px;line-height:1.5}.purchase-refund[data-state=failed]{color:var(--danger)}.purchase-empty{color:var(--muted);margin:0;font-size:14.5px}.purchase-note{color:var(--faint);margin:14px 0 0;font-size:13px;line-height:1.5}
