.account-page{--account-bg:var(--brand-dark);--account-accent:var(--brand-accent);--account-text-muted:var(--brand-text-muted);--account-surface:var(--shell-surface);--account-border:var(--shell-border);background-color:var(--account-bg);color:#fff;flex-direction:column;flex:auto;min-height:100dvh;display:flex;overflow:hidden auto}.account-page__frame{box-sizing:border-box;flex-direction:column;align-items:stretch;gap:100px;width:100%;display:flex}.account-page__main{flex-direction:column;align-self:center;gap:24px;width:100%;max-width:826px;display:flex}.account-header{justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.account-header__logo{color:inherit;flex-shrink:0;align-items:center;gap:16px;text-decoration:none;display:flex}.account-header__logo-mark{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.account-header__logo-text{font-family:var(--font-sans,inherit);letter-spacing:0;color:#fff;white-space:nowrap;font-size:38px;font-weight:500;line-height:1}.account-header__actions{scrollbar-width:none;flex-wrap:nowrap;flex:auto;justify-content:flex-end;align-items:center;gap:40px;min-width:0;display:flex;overflow-x:auto}.account-header__actions::-webkit-scrollbar{display:none}.account-header__premium{height:50px;font-family:var(--font-sans,inherit);color:#fff;white-space:nowrap;background:var(--account-premium-gradient);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:13px 40px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.account-header__nav-link{height:50px;font-family:var(--font-sans,inherit);color:#fff;white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:18px;font-weight:500;line-height:1;text-decoration:none;transition:opacity .15s;display:inline-flex}.account-header__nav-link:hover{opacity:.72}.account-header__user{max-width:240px;height:50px;font-family:var(--font-sans,inherit);color:#fff;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:14px 41px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;transition:opacity .15s;display:inline-flex}.account-header__user:hover{opacity:.88}.account-header__user--sign-in{box-shadow:none}.account-header__user span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-header__actions--mobile{align-items:center;gap:16px;display:none}@media (max-width:1279px){.account-header__logo{gap:13px}.account-header__logo-mark{width:35px;height:35px}.account-header__logo-text{font-size:25px}}.account-header__menu-button{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.account-header__mobile-signin{color:#fff;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;height:40px;padding:13px 25px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.account-mobile-menu{z-index:60;isolation:isolate;background:0 0;border-bottom:1px solid #543361;flex-direction:column;justify-content:space-between;padding:16px 20px;display:flex;position:fixed;inset:0}.account-mobile-menu:before{z-index:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);content:"";background:#220a2c80;border-bottom:1px solid #543361;position:absolute;inset:0}.account-mobile-menu__header{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.account-mobile-menu__logo{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.account-mobile-menu__logo-text{font-size:20px;font-weight:500;line-height:1}.account-mobile-menu__header-actions{align-items:center;gap:16px;display:flex}.account-mobile-menu__signin{color:#fff;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:9999px;justify-content:center;align-items:center;height:40px;padding:13px 25px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.account-mobile-menu__close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.account-mobile-menu__content{z-index:1;flex-direction:column;flex-shrink:0;align-items:center;gap:60px;width:100%;display:flex;position:relative}.account-mobile-menu__nav{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.account-mobile-menu__nav a{color:#fff;border-radius:9999px;justify-content:center;align-items:center;height:50px;padding:13px 40px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.account-mobile-menu__premium{background:var(--account-premium-gradient);border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:14px 40px;display:inline-flex}.account-mobile-menu__premium-card{background:var(--account-premium-gradient);color:#fff;text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;padding:24px;text-decoration:none;display:flex}.account-mobile-menu__premium-eyebrow{align-items:center;gap:16px;font-size:18px;font-weight:500;line-height:1;display:inline-flex}.account-mobile-menu__premium-title{max-width:358px;font-size:31px;font-weight:400;line-height:1.1}.account-mobile-menu__premium-title em{font-family:var(--font-display,var(--font-sans,inherit));font-style:italic}.account-mobile-menu__premium-cta{color:#220a2c;background:#fff;border-radius:9999px;justify-content:center;align-items:center;gap:16px;min-height:56px;padding:13px 40px;font-size:18px;font-weight:500;line-height:1;display:inline-flex}.account-mobile-menu__footer{z-index:1;color:#ffffffb3;text-align:center;flex-direction:column;align-items:center;gap:16px;font-size:12px;line-height:1.2;display:flex;position:relative}.account-mobile-menu__footer a{color:inherit;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}@media (max-width:429px){.account-header__actions--mobile,.account-mobile-menu__header-actions{gap:12px}.account-header__mobile-signin,.account-mobile-menu__signin{padding-inline:20px}}.account-bottom-nav{z-index:50;isolation:isolate;border-top:1px solid var(--shell-chrome-border);padding:0 16px calc(16px + env(safe-area-inset-bottom));background:0 0;display:none;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.account-bottom-nav:before{z-index:-1;background:var(--shell-chrome-glass-bg);-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);content:"";position:absolute;inset:0}.account-bottom-nav__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:39px;display:grid;position:relative}.account-bottom-nav__link{min-height:80px;color:var(--brand-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:4px;text-decoration:none;display:flex}.account-bottom-nav__link--active{color:#fff}.account-bottom-nav__icon{color:currentColor;width:34px;height:34px}.account-bottom-nav__link--active .account-bottom-nav__icon{color:var(--brand-accent)}.account-bottom-nav__link span{font-size:14px;line-height:1.2}.account-footer{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.account-footer__brand{flex-direction:column;align-items:center;gap:8px;max-width:400px;display:flex}.account-footer__brand-row{align-items:center;gap:16px;display:flex}.account-footer__brand-name{color:#fff;font-size:30px;font-weight:500;line-height:1}.account-footer__tagline{color:#ffffffb3;white-space:pre-line;margin:0;font-size:12px;line-height:1.2}.account-footer__legal{flex-direction:column;gap:18px;width:120px;font-size:12px;line-height:1.2;display:flex}.account-footer__legal a{color:#ffffffb3;text-underline-offset:2px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.account-footer__legal a:hover{color:#fff}.account-footer__copy{color:#ffffffb3;margin:0;font-size:12px;line-height:1.2}.account-card{border:1px solid var(--account-border);background-color:var(--account-surface);border-radius:24px;padding:24px}.account-section-card__inner{flex-direction:column;gap:24px;display:flex}.account-section-header{flex-direction:column;gap:12px;display:flex}.account-section-header__title{color:#fff;margin:0;font-size:22px;font-weight:400;line-height:1.1}.account-section-header__subtitle{color:var(--account-text-muted);margin:0;font-size:16px;font-weight:400;line-height:1.4}.account-hero__layout{align-items:flex-start;gap:24px;display:flex}.account-hero__user{flex:auto;align-items:flex-start;gap:24px;min-width:0;display:flex}.account-hero__avatar{flex-shrink:0;width:80px;height:80px}.account-hero__info{flex-direction:column;flex:auto;gap:12px;min-width:0;display:flex}.account-hero__name-block{flex-direction:column;gap:6px;display:flex}.account-hero__name{text-overflow:ellipsis;color:#fff;margin:0;font-size:32px;font-weight:400;line-height:1.1;overflow:hidden}.account-hero__email{text-overflow:ellipsis;color:#fff;margin:0;font-size:16px;font-weight:400;line-height:1.4;overflow:hidden}.account-hero__meta{color:var(--account-text-muted);margin:0;font-size:14px;font-weight:400;line-height:1.4}.account-hero__badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.account-hero__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.account-badge-free{color:#fff;background-color:#fff6;border-radius:9999px;align-items:center;padding:6px 14px;font-size:12px;line-height:1.2;display:inline-flex}.account-badge-verified{background:var(--shell-accent-gradient);color:#fff;border-radius:9999px;align-items:center;gap:4px;padding:6px 14px;font-size:12px;line-height:1.2;display:inline-flex}.account-btn-hero-primary,.account-btn-hero-secondary{color:#fff;white-space:nowrap;cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 28px;font-size:14px;font-weight:400;line-height:1.4;text-decoration:none;display:inline-flex}.account-btn-hero-primary{border:none}.account-btn-hero-secondary{border:1px solid var(--account-border);background-color:#ffffff1a}.account-btn-hero-secondary:hover:not(:disabled){background-color:#ffffff24}.account-btn-hero-secondary:disabled{opacity:.6;cursor:not-allowed}.account-tabbar{align-items:stretch;width:100%;display:flex}.account-tab{cursor:pointer;background:0 0;border:none;border-bottom-style:solid;flex:1 1 0;justify-content:center;align-items:center;gap:16px;height:45px;padding:10px 40px 0;font-family:inherit;font-size:18px;font-weight:500;line-height:1;display:flex}.account-tab--active{border-bottom-width:2px;border-bottom-color:var(--account-accent);color:#fff;padding-bottom:12px}.account-tab--inactive{color:var(--account-text-muted);border-bottom-width:1px;border-bottom-color:#fff3;padding-bottom:11px}.account-billing-empty{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.account-billing-empty__icon{color:#fffc;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.account-billing-empty__copy{flex-direction:column;gap:12px;width:100%;display:flex}.account-manage-row{background-color:var(--account-surface);border-radius:24px;align-items:center;gap:24px;padding:14px 18px;display:flex}.account-manage-row__text{flex:1 1 0;min-width:0}.account-manage-row__title{color:#fff;margin:0 0 8px;font-size:18px;font-weight:400;line-height:1.4}.account-manage-row__description{color:var(--account-text-muted);margin:0;font-size:14px;font-weight:400;line-height:1.4}.account-manage-row__action{flex:1 1 0;min-width:0}.account-btn-pill{color:#fff;white-space:nowrap;cursor:pointer;box-sizing:border-box;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;font-size:18px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.account-btn-pill--brand{border:1px solid var(--account-border)}.account-btn-pill--gradient-primary{background:var(--shell-accent-gradient)}.account-token-bar-shell{contain:paint;border-radius:24px;overflow:hidden}.account-token-bar{box-sizing:border-box;background:linear-gradient(132deg,#ff4f58 7.81%,#ff009c 53.5%,#745dfb 95.8%);justify-content:space-between;align-items:center;height:94px;margin:-1px;padding:5px 25px;display:flex;box-shadow:inset 0 0 0 1px #ffffff1a}.account-token-bar .account-btn-pill{flex-shrink:0;width:auto;padding-inline:40px}.account-token-bar__icon{background-color:#ffffff1f;border:1px solid #fff3;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:53px;height:53px;display:flex;overflow:hidden}.account-token-bar__icon-glyph{color:#fff;width:53px;height:53px}.account-btn-pill--on-brand{color:var(--brand-dark)!important;background-color:#fff!important}.account-token-badge{background:linear-gradient(107.45deg,#ff4f58 7.81%,#ff009c 53.5%,#745dfb 95.8%);gap:4px;height:auto;padding:4px 14px 4px 10px}.account-token-badge__icon-wrap{border-radius:9999px;justify-content:center;align-items:center;width:28px;height:29px;padding:4px;display:flex}.account-token-badge__icon{color:#fff;width:20px;height:20px}.account-btn-pill--secondary{border:1px solid var(--account-border);background-color:#ffffff1a}.account-btn-pill--muted{background:0 0}.account-btn-pill--muted:disabled{opacity:.5;cursor:not-allowed}.account-manage-stack{flex-direction:column;gap:16px;display:flex}@media (max-width:767px){.account-page__main{box-sizing:border-box;padding:0 30px}.account-hero__layout{flex-direction:column;gap:24px}.account-hero__user{align-items:center;gap:12px}.account-hero__actions{gap:12px;width:100%;display:flex}.account-btn-hero-primary,.account-btn-hero-secondary{flex:1 1 0;min-width:0;padding-inline:20px}.account-tab{gap:4px;height:auto;padding:10px 10px 0;font-size:14px}.account-tab--active{padding-bottom:12px}.account-tab--inactive{padding-bottom:11px}.account-tab svg{width:24px;height:24px}.account-manage-row{flex-direction:column;align-items:stretch}}