body.profile{background:radial-gradient(circle at 0 0,#4fa56a38,#0000 26%),radial-gradient(circle at 100% 100%,#92d3a029,#0000 22%),linear-gradient(#1b1f1df5,#2a2d2f);min-height:100vh}.profile-layout{min-height:calc(100vh - var(--navigation-height));padding:56px 32px 32px calc(var(--menu-left-panel-effective-width) + 40px);transition:padding-left .35s}#create-account-sidebar:hover~.profile-layout,#create-account-sidebar:focus-within~.profile-layout{padding-left:calc(var(--menu-left-panel-expanded-effective-width) + 40px)}.profile-shell{max-width:1120px;margin:0 auto}.profile-hero{background:linear-gradient(135deg,#4fa56a29,#1118142e),#121715c7;border:1px solid #92d3a02e;border-radius:28px;grid-template-columns:minmax(0,1.5fr) minmax(260px,.75fr);align-items:end;gap:20px;padding:28px;display:grid;box-shadow:0 24px 70px #0000003d}.profile-kicker,.profile-card-label{text-transform:uppercase;letter-spacing:.14em;color:var(--text-alternate);margin:0 0 10px;font-size:.78rem}.profile-title{margin:0;font-size:clamp(2.2rem,5vw,3.8rem);line-height:.95}.profile-copy,.profile-note-copy{color:#edf4eed1;max-width:58ch;margin:14px 0 0;font-size:1rem}.profile-hero-chips{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.profile-chip{color:#edf4eed6;background:#0c100f6b;border:1px solid #92d3a02e;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.9rem;display:inline-flex}.profile-status{color:var(--text-primary);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;align-self:stretch;padding:18px 20px}.profile-status[data-tone=success]{background:#4fa56a2e;border-color:#6dd68c57}.profile-status[data-tone=warning]{background:#9974112e;border-color:#ffd66657}.profile-status[data-tone=error]{background:#962a2a2e;border-color:#ff787857}.profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.profile-card{background:#0c100fb8;border:1px solid #ffffff0f;border-radius:24px;min-height:100%;padding:24px;box-shadow:0 18px 50px #0003}.profile-card-accent{background:linear-gradient(#183522e0,#0a0e0ddb),#0c100fb8;border-color:#92d3a038}.profile-card-note{background:linear-gradient(#121816eb,#0c100fd1),#0c100fb8}.profile-email{word-break:break-word;margin:0;font-size:clamp(1.45rem,2.8vw,2rem);font-weight:600;line-height:1.05}.profile-provider{color:#edf4eeb8;margin:10px 0 0;font-size:1rem}.profile-account-copy{color:#edf4eec2;margin:12px 0 0;font-size:.98rem;line-height:1.6}.profile-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.profile-primary-action,.profile-secondary-action{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:.95rem;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.profile-primary-action{background:linear-gradient(135deg, var(--button-primary-bg), var(--button-alternate-bg));color:#061109;box-shadow:0 18px 36px #2a603a47}.profile-secondary-action{color:var(--text-primary);background:0 0;border-color:#ffffff29}.profile-primary-action:hover,.profile-secondary-action:hover,.profile-primary-action:focus-visible,.profile-secondary-action:focus-visible{transform:translateY(-1px)}.profile-details{margin:0}.profile-detail-row{border-top:1px solid #ffffff14;grid-template-columns:minmax(0,120px) minmax(0,1fr);gap:16px;padding:14px 0;display:grid}.profile-detail-row:first-child{border-top:none;padding-top:0}.profile-detail-row dt{color:var(--text-alternate)}.profile-detail-row dd{word-break:break-word;margin:0}.profile-session-note{color:#edf4eeb3;margin:16px 0 0;font-size:.94rem;line-height:1.6}.profile-plan-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-plan-name{margin:0;font-size:1.2rem;font-weight:600}.profile-plan-status-badge{min-height:32px;color:var(--text-alternate);white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:0 12px;font-size:.88rem;display:inline-flex}.profile-plan-status-badge[data-tone=success]{color:#dfffe7fa;background:#4fa56a33;border-color:#6dd68c57}.profile-plan-status-badge[data-tone=warning]{color:#fff0c6fa;background:#99741133;border-color:#ffd66652}.profile-plan-status-badge[data-tone=error]{color:#ffdfdffa;background:#962a2a33;border-color:#ff787852}.profile-plan-details{color:#edf4eecc;margin:8px 0 0;line-height:1.6}.profile-plan-body{margin-top:16px}.profile-credit-summary{border-top:1px solid #ffffff14;margin-top:18px;padding-top:14px}.profile-plan-meta{color:#ffd6a3eb;margin:10px 0 0;font-size:.95rem}.profile-credit-row{color:#edf4eee0;justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}.profile-credit-row span{color:var(--text-alternate)}.profile-credit-row strong{font-size:1rem;font-weight:600}.profile-plan-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.profile-tertiary-link,.profile-text-link{color:#ade8bcf5;text-decoration:none}.profile-tertiary-link:hover,.profile-tertiary-link:focus-visible,.profile-text-link:hover,.profile-text-link:focus-visible{text-decoration:underline}.profile-link-stack{flex-direction:column;gap:12px;margin-top:20px;display:flex}@media (width<=1100px){.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=840px){.profile-layout,#create-account-sidebar:hover~.profile-layout,#create-account-sidebar:focus-within~.profile-layout{padding:88px 20px 24px}.profile-hero,.profile-grid{grid-template-columns:minmax(0,1fr)}.profile-plan-header,.profile-plan-actions{flex-direction:column;align-items:flex-start}}
