.billing-page{padding:0 0 2rem}.billing-hero{isolation:isolate;border-radius:var(--xf-radius-md);border:1px solid color-mix(in srgb, var(--xf-text-100) 14%, transparent);background:linear-gradient(155deg, color-mix(in srgb, var(--xf-text-100) 5%, var(--xf-bg-900)) 0%, var(--xf-surface-700) 45%, var(--xf-surface-600) 100%);margin-bottom:1.5rem;padding:1rem 1.15rem;position:relative;overflow:hidden}html[data-xf-ui=soft] .billing-hero{border-color:color-mix(in srgb, var(--xf-text-100) 20%, transparent);background:linear-gradient(155deg, color-mix(in srgb, var(--xf-text-100) 3%, var(--xf-bg-900)) 0%, color-mix(in srgb, var(--xf-text-100) 5%, var(--xf-surface-700)) 100%);box-shadow:var(--xf-shadow-card)}html[data-xf-ui=soft] .billing-hero.xf-noise-overlay:before{opacity:.055;background-image:radial-gradient(color-mix(in srgb, var(--xf-text-100) 22%, transparent) .5px, transparent .5px)}html:not([data-xf-ui=soft]) .billing-hero.xf-noise-overlay:before{opacity:.09}.billing-hero__eyebrow,.billing-hero__title,.billing-hero__copy{z-index:1;position:relative}.billing-hero__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--xf-gain-green);margin:0 0 .35rem;font-size:.7rem;font-weight:800}html[data-xf-ui=soft] .billing-hero__eyebrow{color:color-mix(in srgb, var(--xf-gain-green) 58%, var(--xf-text-100))}.billing-hero__title{letter-spacing:-.02em;color:var(--xf-text-100);margin:0 0 .5rem;font-size:1.65rem;font-weight:700}.billing-hero__copy{color:var(--xf-text-400);max-width:42rem;margin:0;font-size:.9rem;line-height:1.5}html[data-xf-ui=soft] .billing-hero__copy{color:var(--xf-text-300)}.billing-feedback-link{font:inherit;cursor:pointer;color:var(--xf-gain-green);text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;font-weight:700;text-decoration:underline;display:inline}.billing-feedback-link:hover{color:var(--xf-lightning-yellow)}.billing-banner{border-radius:.5rem;margin-bottom:1.25rem;padding:.65rem .85rem;font-size:.85rem}.billing-banner--ok{background:color-mix(in srgb, var(--xf-gain-green) 10%, transparent);border:1px solid color-mix(in srgb, var(--xf-gain-green) 28%, transparent);color:var(--xf-text-100)}.billing-banner--muted{background:color-mix(in srgb, var(--xf-text-400) 10%, transparent);border:1px solid color-mix(in srgb, var(--xf-text-100) 12%, transparent);color:var(--xf-text-300)}.billing-banner code{color:var(--xf-text-100);background:color-mix(in srgb, var(--xf-text-100) 6%, transparent);border-radius:.25rem;padding:.1rem .3rem}.billing-portal-row{margin-bottom:1.25rem}.billing-portal-cta__status{margin-top:.5rem;font-size:.8rem}.billing-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem;display:grid}@media (min-width:900px){.billing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}}.billing-card{border:1px solid color-mix(in srgb, var(--xf-text-100) 12%, transparent);background:var(--xf-surface-700);border-radius:.65rem;flex-direction:column;min-height:100%;padding:1.15rem 1.1rem;display:flex;position:relative}.billing-card--highlight{border-color:color-mix(in srgb, var(--xf-gain-green) 35%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--xf-gain-green) 14%, transparent)}.billing-card__tag{text-transform:uppercase;letter-spacing:.08em;color:var(--xf-gain-green,#39ff14);font-size:.65rem;font-weight:700;position:absolute;top:.65rem;right:.65rem}.billing-card__name{color:var(--xf-text-100);margin:0 0 .2rem;font-size:1.1rem;font-weight:700}.billing-card__tagline{color:var(--xf-text-400);margin:0 0 .85rem;font-size:.8rem;line-height:1.35}.billing-card__price{color:var(--xf-gain-green,#39ff14);margin:0 0 .15rem;font-size:1.75rem;font-weight:800}.billing-card__period{color:var(--xf-text-400);margin:0 0 1rem;font-size:.8rem}.billing-card__list{flex:1;margin:0 0 1rem;padding:0;list-style:none}.billing-card__list li{color:var(--xf-text-100);margin-bottom:.45rem;padding-left:1rem;font-size:.82rem;line-height:1.4;position:relative}.billing-card__list li:before{content:"";background:var(--xf-gain-green,#39ff14);opacity:.85;border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:.45rem;left:0}.billing-card__cta{margin-top:auto}.billing-card__limits{border:1px solid color-mix(in srgb, var(--xf-text-100) 10%, transparent);background:color-mix(in srgb, var(--xf-text-100) 4%, transparent);border-radius:.55rem;margin-top:.25rem;margin-bottom:1rem;padding:.7rem .75rem}.billing-card__limits-title{letter-spacing:.06em;text-transform:uppercase;color:var(--xf-text-400);margin:0 0 .5rem;font-size:.72rem;font-weight:700}.billing-card__limits-list{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.billing-card__limits-list li{justify-content:space-between;gap:.8rem;font-size:.77rem;line-height:1.35;display:flex}.billing-card__limits-metric{color:var(--xf-text-400)}.billing-card__limits-value{color:var(--xf-text-100);text-align:right}.billing-footnote{color:var(--xf-text-400);width:100%;max-width:none;margin-top:1.5rem;font-size:.75rem;line-height:1.45}.billing-checkout-button{border-radius:var(--xf-radius-sm);width:100%;font:inherit;cursor:pointer;border:1px solid color-mix(in srgb, var(--xf-text-100) 18%, transparent);background:color-mix(in srgb, var(--xf-text-100) 6%, transparent);color:var(--xf-text-100);margin-top:.25rem;padding:.65rem .85rem;font-weight:700;transition:border-color .12s,background .12s,color .12s}.billing-checkout-button:hover{border-color:color-mix(in srgb, var(--xf-gain-green) 45%, transparent);color:var(--xf-gain-green);background:color-mix(in srgb, var(--xf-gain-green) 10%, transparent)}.portfolio-manage-form input.crud-input,.portfolio-manage-form select.crud-input{max-width:100%}
