.w-account{min-height:65vh}.w-account__title{margin-bottom:var(--w-block-space)}.w-account__identity{align-items:center;display:flex;gap:var(--w-space-sm)}.w-account__who{display:flex;flex:1;flex-direction:column;line-height:var(--w-lh-small);min-width:0}.w-account__who>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-account__who strong{color:var(--w-ink-1);font-size:var(--w-fs-small);font-weight:600}.w-account__who span{color:var(--w-ink-2);font-size:var(--w-fs-meta)}.w-account__identity .w-ctl--link{align-self:center;flex:none;min-height:var(--w-control-small)}.w-account__grid{display:grid;gap:var(--w-space-lg);grid-template-columns:repeat(2,minmax(0,1fr))}.w-account__card{display:flex;flex-direction:column;gap:var(--w-space-sm);min-width:0}.w-account__wide{grid-column:1 / -1}.w-account__row{align-items:center;display:flex;flex-wrap:wrap;gap:var(--w-space-sm);justify-content:space-between}.w-account__status{align-items:center;border-radius:var(--w-pill-radius);display:inline-flex;flex:none;font-size:var(--w-fs-small);font-weight:600;gap:calc(var(--w-space-xs) / 2);line-height:1;padding:calc(var(--w-space-xs) / 2) var(--w-space-xs);white-space:nowrap}.w-account__status--ok{background:color-mix(in srgb,var(--w-ok) 16%,transparent);color:var(--w-ok)}.w-account__status--warning{background:color-mix(in srgb,var(--w-no) 18%,transparent);color:var(--w-no)}.w-account__status--error{background:color-mix(in srgb,var(--w-danger) 15%,transparent);color:var(--w-danger)}.w-account__status-dot{background:currentcolor;border-radius:var(--w-pill-radius);flex:none;height:var(--w-status-dot);width:var(--w-status-dot)}.w-account__plan-name,.w-account__date-note{color:var(--w-ink-2);font-size:var(--w-fs-small);margin:0}.w-account__date{color:var(--w-ink-1);font-family:var(--w-font-brand);font-size:var(--w-fs-h3);font-weight:700;letter-spacing:var(--w-tracking-heading);line-height:var(--w-lh-heading);margin:0}.w-account__actions{align-items:center;display:flex;flex-wrap:wrap;gap:var(--w-space-sm) var(--w-space-md)}.w-account__plan>.w-account__actions,.w-account__buy{margin-top:auto;padding-top:var(--w-space-sm)}.w-account__plan-name{font-weight:400;text-align:center}.w-account__top{display:flex;flex-direction:column;gap:var(--w-space-sm);justify-content:space-between}.w-account__figure{align-items:center;display:flex;flex-direction:column;gap:calc(var(--w-space-xs) / 2);margin-top:calc(var(--w-space-xs) / 2 - var(--w-space-sm));text-align:center}.w-account__plan>.w-account__actions{justify-content:center}.w-account__lead{display:flex;flex-direction:column;gap:var(--w-space-sm)}.w-account__buy,.w-account__buy>.w-plan__price{align-items:center;text-align:center}.w-account__buy{display:flex;flex-direction:column;gap:var(--w-space-md)}.w-account__device-list li{align-items:center;border-top:1px solid var(--w-line);display:flex;flex-wrap:wrap;gap:var(--w-space-sm);justify-content:space-between;padding-block:var(--w-space-sm)}.w-account__device-list strong{color:var(--w-ink-1);font-weight:500}.w-account__device-list small{color:var(--w-ink-2);display:block;font-size:var(--w-fs-small);margin-top:calc(var(--w-space-xs) / 2)}.w-account__notice{-webkit-backdrop-filter:var(--w-popover-frost);backdrop-filter:var(--w-popover-frost);background:var(--w-popover-bg);border:1px solid var(--w-line);border-radius:var(--w-popover-radius);box-shadow:var(--w-popover-shadow);display:grid;gap:var(--w-space-sm);justify-items:start;margin-bottom:var(--w-space-md);padding:var(--w-space-sm)}.w-account__notice--floating{margin:0;max-height:calc(100dvh - var(--w-nav-h) - var(--w-space-sm) * 2);overflow:auto;position:fixed;right:var(--w-space-sm);top:calc(var(--w-nav-h) + var(--w-space-sm));width:min(var(--w-notice-width),calc(100vw - var(--w-space-sm) * 2));z-index:var(--w-popup-z)}.w-account__notice .w-prose{font-size:var(--w-fs-small);overflow-wrap:anywhere}.w-account__release-dialog{-webkit-backdrop-filter:var(--w-popover-frost);backdrop-filter:var(--w-popover-frost);background:var(--w-chrome-bg);border:1px solid var(--w-line);border-radius:var(--w-popover-radius);box-shadow:var(--w-popover-shadow);color:var(--w-ink-1);padding:var(--w-space-md);width:min(var(--w-dialog-width),calc(100vw - var(--w-space-sm) * 2))}.w-account__release-dialog::backdrop{background:var(--w-dialog-scrim)}.w-account__release-dialog .w-prose{font-size:var(--w-fs-small);margin-block:var(--w-space-sm)}.w-account__release-dialog .w-account__actions{justify-content:flex-end}.w-account__field{display:grid;font-size:var(--w-fs-small);gap:var(--w-space-xs);margin-block:var(--w-space-sm)}.w-account__field input{background:transparent;border:1px solid var(--w-line);border-radius:var(--w-popover-radius);color:var(--w-ink-1);font:inherit;padding:var(--w-space-xs) var(--w-space-sm)}.w-account__signin{align-items:flex-start;max-width:var(--w-text)}.w-account__help{margin-top:var(--w-space-lg)}.w-account__help a{color:var(--w-ink-1);text-decoration:underline;text-underline-offset:var(--w-space-xs)}@media(min-width:768px){.w-account__plan,.w-account__purchase{display:grid;grid-row:span 5;grid-template-rows:subgrid;row-gap:calc(var(--w-space-xs) / 2)}.w-account__devices:not(.w-account__wide){grid-row:span 5}.w-account__buy,.w-account__buy>.w-plan__price{display:contents}.w-account__figure{align-self:start;grid-row:span 2;margin-top:0}.w-account__lead{align-self:start;padding-bottom:calc(var(--w-space-sm) + var(--w-space-xs) / 2)}.w-account__plan>.w-account__actions,.w-account__buy>.w-ctl{align-self:end;margin-top:calc(var(--w-space-sm) + var(--w-space-xs) / 2);padding-top:0}.w-account__buy>.w-prose{margin-top:var(--w-space-xs)}.w-account__buy>.w-ctl,.w-account__buy>.w-prose,.w-account__buy>.w-plan__price>*{justify-self:center}}@media(max-width:767px){.w-account__grid{grid-template-columns:minmax(0,1fr)}}
