.account-surface,.bookshelf-surface{--account-blue:#01b0ed;--account-blue-soft:color-mix(in srgb,var(--account-blue) 12%,transparent);--account-hint:var(--tibiu-color-hint-text,var(--text-muted));--account-empty:var(--tibiu-color-empty-text,var(--text-muted));--account-line:color-mix(in srgb,var(--account-blue) 18%,var(--border-subtle));--bookshelf-blue:#01b0ed;--bookshelf-blue-soft:color-mix(in srgb,var(--bookshelf-blue) 12%,transparent);--bookshelf-line:color-mix(in srgb,var(--bookshelf-blue) 18%,var(--border-subtle));background:var(--bg);color:var(--text)}.account-library-tabs{border:0}.account-library-tab{min-width:0;line-height:1.2;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.account-library-tab:focus-visible,.account-library-tab:hover{color:var(--library-action-blue);background:color-mix(in srgb,var(--library-action-blue) 9%,transparent)}.account-library-badge{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;color:#f2674b;background:color-mix(in srgb,#ff6c52 13%,var(--bg));font-weight:var(--tibiu-weight-bold);white-space:nowrap}.account-library-badge.is-history{color:var(--library-action-blue);background:color-mix(in srgb,var(--library-action-blue) 12%,var(--bg))}.account-library-badge.is-bookshelves{color:#099268;background:color-mix(in srgb,#12b886 13%,var(--bg))}.account-library-icon-button{width:44px;height:44px;border:0;border-radius:999px;color:var(--text);background:var(--library-panel);box-shadow:0 10px 26px color-mix(in srgb,#64748b 12%,transparent);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,color .16s ease,background .16s ease}.account-library-icon-button:focus-visible,.account-library-icon-button:hover{color:var(--library-action-blue);background:color-mix(in srgb,var(--library-action-blue) 9%,var(--library-panel));transform:translateY(-1px)}.account-library-icon-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.account-library-icon-button svg{font-size:20px}.account-library-card-list{display:grid;min-width:0;gap:22px 18px}.account-library-card-list.is-grid{grid-template-columns:repeat(auto-fill,minmax(min(146px,100%),1fr))}.account-library-card-list.is-list{grid-template-columns:1fr;gap:14px}.account-library-card{position:relative;min-width:0;display:grid;align-content:start;gap:10px;border:0;border-radius:8px;background:transparent;color:var(--text)}.account-library-card-list.is-list .account-library-card{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:14px;padding:10px;background:color-mix(in srgb,var(--bg-muted) 58%,var(--bg))}.account-library-card__cover-link{display:block;min-width:0;color:inherit;text-decoration:none}.account-library-card__cover{width:100%;aspect-ratio:2/3;display:block;overflow:hidden;border-radius:8px;background:color-mix(in srgb,var(--bg-muted) 82%,var(--bg))}.account-library-card__cover.is-square{aspect-ratio:1}.account-library-card__cover .sensitive-image__img{width:100%;height:100%;object-fit:cover}.account-library-card__cover.is-error,.account-library-card__cover:not(.has-lazy-image){background:linear-gradient(135deg,color-mix(in srgb,var(--account-blue) 11%,transparent),transparent 55%),color-mix(in srgb,var(--bg-muted) 82%,var(--bg))}.account-library-card__body{min-width:0;display:grid;gap:6px}.account-library-card__title{margin:0;color:var(--text);font-size:18px;font-weight:var(--tibiu-weight-bold);line-height:1.12}.account-library-card__title a{color:inherit;text-decoration:none;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.account-library-card__detail:focus-visible,.account-library-card__detail:hover,.account-library-card__link:focus-visible,.account-library-card__link:hover,.account-library-card__title a:focus-visible,.account-library-card__title a:hover{color:var(--library-action-blue)}.account-library-card__desc,.account-library-card__line{margin:0;color:var(--account-hint);font-size:14px;line-height:1.35}.account-library-card__line{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.account-library-card__line span{margin-right:2px}.account-library-card__detail,.account-library-card__link{width:fit-content;border:0;padding:0;color:var(--account-hint);background:transparent;font:inherit;font-weight:var(--tibiu-weight-medium);line-height:1.35;text-decoration:none;cursor:pointer}.account-library-card__primary{width:fit-content;min-height:42px;display:inline-flex;align-items:center;justify-content:center;margin-top:4px;padding:0 22px;border-radius:999px;color:#fff;background:var(--library-action-blue);font-size:15px;font-weight:var(--tibiu-weight-bold);line-height:1;text-decoration:none;box-shadow:0 10px 22px color-mix(in srgb,var(--library-action-blue) 22%,transparent)}.account-library-card__primary:focus-visible,.account-library-card__primary:hover{color:#fff;background:color-mix(in srgb,var(--library-action-blue) 86%,#0b62c6)}.account-library-card__meta{display:flex;flex-wrap:wrap;gap:6px}.account-library-card__meta span{max-width:100%;min-height:26px;display:inline-flex;align-items:center;border-radius:999px;padding:0 9px;color:var(--account-hint);background:color-mix(in srgb,var(--bg-muted) 74%,var(--bg));font-size:12px;font-weight:var(--tibiu-weight-medium)}.account-library-card__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:2px}.account-library-card__select{position:absolute;z-index:2;top:8px;right:8px;width:38px;height:38px;border-radius:999px;color:transparent;background:#3e4862;box-shadow:0 8px 20px rgba(15,23,42,.2);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.account-library-card__select input{position:absolute;inset:0;opacity:0;cursor:pointer}.account-library-card__select svg{color:#fff;opacity:0;font-size:18px}.account-library-card.is-selected .account-library-card__select{color:#fff;background:var(--library-action-blue)}.account-library-card.is-selected .account-library-card__select svg{opacity:1}.account-library-empty{min-height:220px;display:grid;align-content:center;justify-items:center;gap:8px;text-align:center;color:var(--account-hint)}.account-library-empty strong{color:var(--text);font-size:20px;font-weight:var(--tibiu-weight-bold)}.account-library-empty span{max-width:320px;font-size:14px;line-height:1.5}.account-library-pagination{min-height:54px;align-items:center;margin-top:24px;color:var(--account-hint);font-size:13px}.account-library-pagination .plain-button{min-width:160px}.account-library-editbar .plain-button:disabled{opacity:.45}@media (max-width:760px){.account-library-tabs{margin-bottom:34px;box-shadow:0 14px 34px color-mix(in srgb,#64748b 12%,transparent)}.account-library-tab{min-height:52px;font-size:15px}.account-library-current{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.account-library-current__actions{grid-column:1/-1;justify-content:flex-end}.account-library-badge{min-height:40px;padding:0 15px}.account-library-card-list.is-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px}.account-library-card__title{font-size:17px}.account-library-card__desc,.account-library-card__line{font-size:13px}.account-library-card__primary{min-height:40px;padding:0 18px;font-size:14px}.account-library-card-list.is-list .account-library-card{grid-template-columns:86px minmax(0,1fr)}.account-library-editbar{width:calc(100vw - 24px);padding:10px 12px 10px 16px}.account-library-editbar span{font-size:15px}.account-library-editbar .plain-button{min-height:44px;padding:0 14px}}@media (max-width:420px){.account-library-tabs{gap:6px;padding:7px}.account-library-tab{min-height:48px}.account-library-card-list.is-grid{gap:18px 16px}.account-library-card__primary{width:100%}.account-library-editbar{gap:8px}.account-library-editbar .plain-button.is-ghost{display:none}}.account-notice-surface{--notice-blue:var(--account-blue);--notice-green:#18a999;--notice-red:#ff6b6b;--notice-panel:color-mix(in srgb,var(--bg-elevated,var(--bg)) 92%,var(--bg-muted));padding-bottom:calc(var(--tibiu-bottom-nav-height, 0px) + env(safe-area-inset-bottom, 0px) + 52px)}.account-notice-message-hero{display:grid;gap:8px;margin:0 0 24px;padding:6px 0 20px;border-bottom:1px solid var(--border-subtle)}.account-notice-message-hero>span{color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-bold);letter-spacing:.12em}.account-notice-message-hero strong{color:var(--text);font-size:clamp(54px,13vw,96px);font-weight:var(--tibiu-weight-bold);line-height:.92;font-variant-numeric:tabular-nums}.account-notice-message-hero p{margin:0;color:var(--account-hint);font-size:14px;line-height:1.55}.account-notice-entry-section{display:grid;gap:14px}.account-notice-entry-section__head{display:flex;align-items:end;justify-content:space-between;gap:12px}.account-notice-entry-section__head h2{margin:0;color:var(--text);font-size:var(--tibiu-type-section-mobile-size,22px);font-weight:var(--tibiu-weight-bold);line-height:1.18}.account-notice-entry-section__head a{color:var(--notice-blue);font-size:13px;font-weight:var(--tibiu-weight-semibold);text-decoration:none;white-space:nowrap}.account-notice-entry-list{display:grid;gap:10px}.account-notice-empty-inline,.account-notice-entry,.account-notice-entry-skeleton{min-width:0;min-height:86px;border:0;border-radius:8px;background:var(--notice-panel);color:var(--text);text-decoration:none}.account-notice-entry{width:100%;display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;text-align:left;cursor:pointer;box-shadow:0 12px 28px color-mix(in srgb,#64748b 8%,transparent);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.account-notice-entry:focus-visible,.account-notice-entry:hover{background:color-mix(in srgb,var(--notice-blue) 7%,var(--notice-panel));box-shadow:0 14px 32px color-mix(in srgb,#64748b 14%,transparent);transform:translateY(-1px)}.account-notice-entry.is-muted-chat{opacity:.82}.account-notice-entry__avatar{width:50px;aspect-ratio:1;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--notice-blue);background:color-mix(in srgb,var(--notice-blue) 13%,var(--bg));overflow:hidden;background-position:50%;background-size:cover}.account-notice-entry.is-update .account-notice-entry__avatar{color:var(--notice-green);background:color-mix(in srgb,var(--notice-green) 13%,var(--bg))}.account-notice-entry.is-system .account-notice-entry__avatar{color:#7367f0;background:color-mix(in srgb,#7367f0 13%,var(--bg))}.account-notice-entry.is-chat .account-notice-entry__avatar{color:#ff705c;background:color-mix(in srgb,#ff705c 13%,var(--bg))}.account-notice-entry__avatar.has-image{background-color:var(--bg-muted)}.account-notice-entry__avatar svg{font-size:24px}.account-notice-entry__body{min-width:0;display:grid;gap:5px}.account-notice-entry__body strong{overflow:hidden;color:var(--text);font-size:16px;font-weight:var(--tibiu-weight-bold);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.account-notice-entry__body b,.account-notice-entry__body span{overflow:hidden;color:var(--account-hint);font-size:13px;font-weight:var(--tibiu-weight-medium);line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.account-notice-entry__body b{width:fit-content;max-width:100%;border-radius:999px;padding:2px 8px;color:var(--notice-blue);background:color-mix(in srgb,var(--notice-blue) 9%,transparent);font-size:12px}.account-notice-entry__right{min-width:62px;display:grid;justify-items:end;gap:6px}.account-notice-entry__right small{color:var(--account-hint);font-size:12px;white-space:nowrap}.account-notice-entry__right em{min-height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 9px;color:#fff;background:var(--notice-blue);font-size:12px;font-style:normal;font-weight:var(--tibiu-weight-bold);font-variant-numeric:tabular-nums}.account-notice-entry__right em.is-muted{color:var(--account-hint);background:color-mix(in srgb,var(--bg-muted) 84%,var(--bg))}.account-notice-entry__right i{color:var(--account-hint);font-size:22px;font-style:normal;line-height:1}.account-notice-entry-skeleton{display:block;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--text) 7%,transparent),transparent),var(--notice-panel);background-size:180% 100%,auto;animation:account-notice-skeleton 1.25s ease-in-out infinite}.account-notice-empty-inline{display:grid;place-items:center;padding:18px;color:var(--account-hint);font-size:14px}.account-notice-drawer-panel{border-radius:8px 0 0 8px}.account-notice-drawer .tibiu-drawer__header{border-bottom:1px solid var(--border-subtle)}.account-notice-drawer-body{background:color-mix(in srgb,var(--bg) 88%,var(--bg-muted))}.account-notice-drawer-content{display:grid;gap:16px}.account-notice-drawer-hero{display:grid;gap:14px;padding:16px;border-radius:8px;background:var(--bg-elevated)}.account-notice-drawer-hero__main{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px}.account-notice-drawer-entry__avatar,.account-notice-drawer-hero__avatar{width:58px;aspect-ratio:1;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--notice-blue);background:color-mix(in srgb,var(--notice-blue) 13%,var(--bg));background-position:50%;background-size:cover;overflow:hidden}.account-notice-drawer-entry__avatar.has-image,.account-notice-drawer-hero__avatar.has-image{background-color:var(--bg-muted)}.account-notice-drawer-entry__avatar svg,.account-notice-drawer-hero__avatar svg{font-size:26px}.account-notice-drawer-hero__main span:not(.account-notice-drawer-hero__avatar){color:var(--account-hint);font-size:11px;font-weight:var(--tibiu-weight-bold);letter-spacing:.12em}.account-notice-drawer-hero h2{margin:3px 0 0;color:var(--text);font-size:22px;font-weight:var(--tibiu-weight-bold);line-height:1.18}.account-notice-drawer-hero p{margin:6px 0 0;color:var(--account-hint);font-size:13px;line-height:1.5}.account-notice-drawer-chips{display:flex;flex-wrap:wrap;gap:8px}.account-notice-drawer-chip,.account-notice-drawer-chips span,.account-notice-drawer-entry__meta span{min-height:28px;display:inline-flex;align-items:center;width:fit-content;max-width:100%;border-radius:999px;padding:0 10px;color:var(--account-hint);background:color-mix(in srgb,var(--bg-muted) 84%,var(--bg));font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-notice-drawer-entry__meta span.is-unread{color:var(--notice-blue);background:color-mix(in srgb,var(--notice-blue) 12%,transparent)}.account-notice-drawer-section{display:grid;gap:10px}.account-notice-drawer-section h3{margin:0;color:var(--text);font-size:16px;font-weight:var(--tibiu-weight-bold)}.account-notice-drawer-section blockquote{margin:0;border-left:3px solid var(--notice-blue);border-radius:0 8px 8px 0;padding:12px;color:var(--account-hint);background:var(--bg-elevated);font-size:13px;line-height:1.55}.account-notice-drawer-update-card{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;padding:12px;border-radius:8px;background:var(--bg-elevated)}.account-notice-drawer-update-card>span{width:74px;aspect-ratio:2/3;border-radius:8px;background:var(--bg-muted) center /cover no-repeat}.account-notice-drawer-update-card strong{color:var(--text);font-size:16px;font-weight:var(--tibiu-weight-bold);line-height:1.25}.account-notice-drawer-update-card p{margin:7px 0 0;color:var(--account-hint);font-size:13px;line-height:1.45}.account-notice-drawer-list{display:grid;gap:10px}.account-notice-drawer-entry,.account-notice-like-group{display:grid;gap:10px;padding:12px;border-radius:8px;background:var(--bg-elevated)}.account-notice-drawer-entry.is-unread,.account-notice-like-group{background:color-mix(in srgb,var(--notice-blue) 6%,var(--bg-elevated))}.account-notice-drawer-entry__head{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:start;gap:10px}.account-notice-drawer-entry__avatar{width:46px}.account-notice-drawer-entry__head strong{color:var(--text);font-size:15px;font-weight:var(--tibiu-weight-bold);line-height:1.28}.account-notice-drawer-entry__head p{margin:5px 0 0;color:var(--account-hint);font-size:13px;line-height:1.45}.account-notice-drawer-entry__head time{color:var(--account-hint);font-size:12px;white-space:nowrap}.account-notice-drawer-entry__actions,.account-notice-drawer-entry__meta,.account-notice-like-group__actions{display:flex;flex-wrap:wrap;gap:8px}.account-notice-drawer-entry__actions .plain-button,.account-notice-drawer-read-all,.account-notice-like-group__actions .plain-button{min-height:38px;border-radius:999px}.account-notice-drawer-read-all{width:100%;justify-content:center}.account-notice-like-group__head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px}.account-notice-like-group__head>span{width:44px;aspect-ratio:1;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:var(--notice-blue);font-weight:var(--tibiu-weight-bold)}.account-notice-like-group__head strong{color:var(--text);font-size:15px;font-weight:var(--tibiu-weight-bold)}.account-notice-like-group__head p{margin:4px 0 0;color:var(--account-hint);font-size:13px}.account-notice-like-group__head em{border-radius:999px;padding:4px 9px;color:var(--notice-blue);background:color-mix(in srgb,var(--notice-blue) 12%,transparent);font-size:12px;font-style:normal;font-weight:var(--tibiu-weight-bold)}.account-notice-like-group__list{display:grid;gap:8px;padding-top:2px}.account-notice-drawer-empty{min-height:260px;display:grid;align-content:center;justify-items:center;gap:8px;text-align:center;color:var(--account-hint)}.account-notice-drawer-empty svg{color:var(--notice-blue);font-size:36px}.account-notice-drawer-empty strong{color:var(--text);font-size:18px;font-weight:var(--tibiu-weight-bold)}.account-notice-drawer-empty span{max-width:280px;font-size:13px;line-height:1.5}@keyframes account-notice-skeleton{0%{background-position:180% 0,0 0}to{background-position:-180% 0,0 0}}@media (max-width:760px){.account-notice-message-hero{margin-bottom:22px}.account-notice-entry{grid-template-columns:46px minmax(0,1fr) auto;min-height:82px;gap:10px;padding:11px}.account-notice-entry__avatar{width:46px}.account-notice-entry__right{min-width:54px}.account-notice-drawer-panel{border-radius:8px 8px 0 0}.account-notice-drawer-hero{padding:14px}.account-notice-drawer-hero__main{grid-template-columns:50px minmax(0,1fr);gap:12px}.account-notice-drawer-hero__avatar{width:50px}.account-notice-drawer-hero h2{font-size:19px}.account-notice-drawer-entry__head{grid-template-columns:42px minmax(0,1fr)}.account-notice-drawer-entry__head time{grid-column:2}.account-notice-drawer-entry__avatar{width:42px}}@media (max-width:420px){.account-notice-entry{grid-template-columns:42px minmax(0,1fr) auto}.account-notice-entry__avatar{width:42px}.account-notice-entry__body strong{font-size:15px}.account-notice-entry__body span{font-size:12px}.account-notice-entry__right small{display:none}}:is(html:has(.account-surface),body:has(.account-surface),html:has(.bookshelf-surface),body:has(.bookshelf-surface)){background:var(--bg)}.account-surface .capability-toolbar,.bookshelf-surface .capability-toolbar{border:0;grid-template-columns:minmax(0,1fr);gap:18px;margin:0 0 28px;padding:0 0 20px;display:grid}.account-surface .capability-title,.bookshelf-surface .capability-title{max-width:none;color:var(--text);white-space:normal;font-size:var(--tibiu-type-page-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-page-line)}:is(body:has(.tibiu-secondary-header) .account-surface,body:has(.tibiu-secondary-header) .bookshelf-surface){padding-top:18px}:is(body:has(.tibiu-secondary-header) .account-surface .capability-toolbar,body:has(.tibiu-secondary-header) .bookshelf-surface .capability-toolbar){gap:12px;margin-bottom:22px;padding-bottom:14px}:is(body:has(.tibiu-secondary-header) .account-surface .capability-title,body:has(.tibiu-secondary-header) .bookshelf-surface .capability-title){font-size:var(--tibiu-type-page-mobile-size);line-height:var(--tibiu-type-page-mobile-line)}:is(body:has(.tibiu-secondary-header) .account-surface .capability-desc,body:has(.tibiu-secondary-header) .bookshelf-surface .capability-desc){max-width:680px}.account-surface .capability-desc,.account-surface .record-desc,.bookshelf-surface .capability-desc,.bookshelf-surface .record-desc{color:var(--account-hint)}.account-surface .capability-meta,.bookshelf-surface .capability-meta{color:var(--account-hint);background:none;border:0;border-radius:0;padding:0}.account-section-tabs,.account-surface .capability-actions,.bookshelf-surface .capability-actions{scrollbar-width:none;justify-content:flex-start;gap:6px 20px;padding-bottom:2px;overflow-x:auto}.account-section-tabs::-webkit-scrollbar,.account-surface .capability-actions::-webkit-scrollbar{display:none}.bookshelf-surface .capability-actions::-webkit-scrollbar{display:none}.account-section-tabs .capability-action,.account-surface .capability-action,.bookshelf-surface .capability-action{min-height:28px;color:var(--account-hint);box-shadow:none;background:none;border:0;border-radius:0;flex:none;padding:0;font-size:13px;font-weight:var(--tibiu-weight-semibold)}.account-section-tabs .capability-action.is-active,.account-section-tabs .capability-action:hover,.account-surface .capability-action.is-active,.account-surface .capability-action:hover,.bookshelf-surface .capability-action.is-active,.bookshelf-surface .capability-action:hover{color:var(--account-blue);background:none}.account-section-tabs .capability-action.is-active,.account-surface .capability-action.is-active,.bookshelf-surface .capability-action.is-active{box-shadow:inset 0 -2px}.account-locked-state__button,.account-surface .plain-button{background:var(--account-blue);color:#fff;box-shadow:none;border-radius:999px}.account-surface .plain-button.is-ghost{color:var(--text);background:var(--bg-muted)}.account-surface .plain-button.is-danger{color:var(--account-blue)}.account-surface .plain-button:disabled{opacity:.56;cursor:default}.account-locked-state,.bookshelf-invalid-state,.bookshelf-share-panel,.bookshelf-summary{box-shadow:none;background:none;border:0;border-radius:0}.account-locked-state__copy{gap:9px;min-width:0;display:grid;justify-items:center;text-align:center}.account-locked-state__copy>span,.bookshelf-invalid-state__copy>span,.bookshelf-share-panel__copy>span,.bookshelf-summary__body>span{width:max-content;max-width:100%;color:var(--account-hint);background:none;border:0;border-radius:0;padding:0;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-locked-state__copy h2{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:var(--tibiu-type-section-mobile-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line)}.account-locked-state__copy p{max-width:620px;color:var(--account-hint);margin:0;font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-locked-state{grid-template-columns:minmax(0,1fr);align-items:center;gap:10px;min-height:min(320px,calc(100vh - 260px));margin:18px 0 32px;padding:0;display:grid}.account-locked-state__button{width:max-content;max-width:100%;min-height:34px;align-items:center;padding:0 13px;font-size:14px;font-weight:var(--tibiu-weight-semibold);line-height:18px;display:inline-flex}.account-preview-card img{object-fit:cover;background:var(--bg-muted);width:88px;height:88px;box-shadow:none;border:0;border-radius:999px}.bookshelf-summary__badges{flex-wrap:wrap;gap:8px 14px;display:flex}.bookshelf-summary__badges span{min-height:auto;color:var(--account-blue);background:none;border:0;padding:0;font-size:12px;font-weight:var(--tibiu-weight-semibold);text-decoration:none}.account-overview-status{grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:28px;display:grid}.account-overview-status__avatar{aspect-ratio:1;background:var(--bg-muted);background-position:50%;background-size:cover;border-radius:999px;width:84px}.account-overview-status__body{gap:7px;min-width:0;display:grid}.account-overview-status h2{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:var(--tibiu-type-section-mobile-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line);overflow:hidden}.account-overview-status p{max-width:620px;color:var(--account-hint);margin:0;font-size:14px;line-height:1.55}.account-overview-status__meta{flex-wrap:wrap;gap:8px 14px;display:flex}.account-overview-status__meta span{color:var(--account-hint);min-width:0;overflow-wrap:anywhere;font-size:12px;font-weight:var(--tibiu-weight-medium)}.account-overview-status__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.account-overview-status__actions .plain-button{width:max-content;max-width:100%}.account-profile-home{display:grid;gap:18px;padding-top:4px}.account-profile-home__hero{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px}.account-profile-home__avatar{position:relative;display:inline-flex;width:96px;height:96px;padding:0;border:0;border-radius:999px;background:var(--bg-muted);cursor:pointer}.account-profile-home__avatar>span{display:block;width:100%;height:100%;border-radius:inherit;background-position:50%;background-size:cover;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border-subtle) 76%,transparent)}.account-profile-home__avatar em{position:absolute;right:0;bottom:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:var(--account-blue);color:#fff;font-style:normal;box-shadow:0 10px 24px rgba(30,159,242,.26)}.account-profile-home__copy{min-width:0;display:grid;gap:6px}.account-profile-home__copy>span{color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-bold);letter-spacing:.08em;text-transform:uppercase}.account-profile-home__copy h2{margin:0;color:var(--text);font-size:var(--tibiu-type-section-mobile-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line)}.account-profile-home__copy p{margin:0;color:var(--account-hint);font-size:13px;line-height:1.6}.account-profile-home__actions,.account-profile-home__meta{display:flex;flex-wrap:wrap;gap:8px}.account-profile-home__meta span{display:inline-flex;min-width:0;max-width:100%;padding:6px 10px;border-radius:999px;background:var(--bg-muted);color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-profile-home__actions .plain-button{width:max-content;max-width:100%}.account-profile-home__list{display:grid;border-top:1px solid var(--border-subtle)}.account-profile-home-row{display:grid;grid-template-columns:minmax(84px,.36fr) minmax(0,1fr);align-items:center;gap:14px;min-height:48px;border-bottom:1px solid var(--border-subtle)}.account-profile-home-row span{color:var(--account-hint);font-size:13px;font-weight:var(--tibiu-weight-medium)}.account-profile-home-row strong{min-width:0;color:var(--text);overflow-wrap:anywhere;font-size:14px;font-weight:var(--tibiu-weight-semibold);line-height:1.45;text-align:right}.account-profile-edit-form{padding-top:4px}.account-avatar-crop-modal{width:min(520px,100%);border-radius:8px}.account-avatar-crop-modal__content{padding:24px}.account-avatar-crop{display:grid;gap:14px}.account-avatar-crop__stage{position:relative;display:grid;place-items:center;width:min(280px,100%);aspect-ratio:1;margin:4px auto 0;overflow:hidden;border:0;border-radius:8px;background:#101827;color:rgba(255,255,255,.72);cursor:grab;touch-action:none}.account-avatar-crop__stage:active{cursor:grabbing}.account-avatar-crop__stage:after{content:"";position:absolute;inset:0;z-index:2;border:2px solid rgba(255,255,255,.92);border-radius:8px;box-shadow:0 0 0 999px rgba(0,0,0,.2);pointer-events:none}.account-avatar-crop__image{position:absolute;top:50%;left:50%;max-width:none;object-fit:cover;user-select:none;pointer-events:none}.account-avatar-crop__control{display:grid;gap:8px;color:var(--account-hint);font-size:13px;font-weight:var(--tibiu-weight-medium)}.account-avatar-crop__control input{width:100%;accent-color:var(--account-blue)}@media (max-width:638px){.account-profile-home__hero{align-items:start;grid-template-columns:76px minmax(0,1fr);gap:14px}.account-profile-home__avatar{width:76px;height:76px}.account-profile-home__avatar em{width:28px;height:28px}.account-profile-home__actions .plain-button{flex:1 1 calc(50% - 4px)}.account-profile-home-row{grid-template-columns:minmax(72px,.34fr) minmax(0,1fr)}.account-avatar-crop-modal__content{padding:22px 18px 18px}}.account-overview-focus{gap:12px;margin-bottom:32px;display:grid}.account-overview-focus h2,.account-overview-group h2{color:var(--text);margin:0;font-size:var(--tibiu-type-section-mobile-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line)}.account-overview-focus__list{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.account-overview-focus__item{min-width:0;color:inherit;gap:6px;padding:0;text-decoration:none;display:grid}.account-overview-focus__item span{color:var(--account-hint);font-size:12px}.account-overview-focus__item span,.account-overview-focus__item strong{text-overflow:ellipsis;white-space:nowrap;font-weight:var(--tibiu-weight-semibold);overflow:hidden}.account-overview-focus__item strong{color:var(--text);font-size:var(--tibiu-type-work-size);line-height:var(--tibiu-type-work-line)}.account-overview-groups{gap:30px;display:grid}.account-overview-group{gap:12px;display:grid}.account-overview-security{gap:12px;margin-top:30px;display:grid}.account-overview-security h2{color:var(--text);margin:0;font-size:var(--tibiu-type-section-mobile-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line)}.account-overview-security__actions{flex-wrap:wrap;gap:10px;display:flex}.account-overview-binding-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;display:grid}.account-overview-binding-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px 12px;min-width:0;display:grid}.account-overview-binding-item>span{min-width:0;color:var(--text);align-items:center;gap:8px;font-size:var(--tibiu-type-meta-size,13px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-meta-line,17px);display:inline-flex}.account-overview-binding-item>span svg{color:var(--account-blue);flex:0 0 auto}.account-overview-binding-item strong{min-width:0;overflow-wrap:anywhere}.account-overview-binding-item em{color:var(--account-hint);font-size:12px;font-style:normal;font-weight:var(--tibiu-weight-medium);line-height:1.2}.account-overview-binding-item .plain-button{grid-column:1/-1;width:max-content;max-width:100%}.account-overview-security p{max-width:680px;color:var(--account-hint);margin:0;font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-overview-grid{gap:12px 18px}.account-overview-link{gap:12px;min-width:0;display:flex}.account-overview-section,.account-overview-security{gap:14px;margin-bottom:32px;display:grid}.account-overview-security{margin-top:0}.account-overview-section__head{grid-template-columns:minmax(0,1fr);align-items:end;gap:12px;display:grid}.account-overview-section__copy{gap:5px;min-width:0;display:grid}.account-overview-kicker{width:max-content;max-width:100%;color:var(--account-blue);font-size:11px;font-weight:var(--tibiu-weight-bold);line-height:1.2;letter-spacing:.08em}.account-overview-section h2,.account-overview-security h2{color:var(--text);margin:0;font-size:var(--tibiu-type-section-mobile-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line)}.account-overview-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.account-overview-stat-card{min-width:0;min-height:98px;color:inherit;background:var(--bg-muted);border-radius:8px;gap:7px;padding:14px;text-decoration:none;display:grid}.account-overview-stat-card:hover .account-overview-stat-label,.account-overview-stat-card:hover .account-overview-stat-value{color:var(--account-blue)}.account-overview-setting-icon,.account-overview-shortcut-icon,.account-overview-stat-icon{width:34px;height:34px;color:var(--account-blue);background:var(--account-blue-soft);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.account-overview-setting-icon svg,.account-overview-shortcut-icon svg,.account-overview-stat-icon svg{font-size:18px}.account-overview-stat-label{color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-semibold);line-height:1.25}.account-overview-stat-label,.account-overview-stat-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-overview-stat-value{color:var(--text);font-size:var(--tibiu-type-work-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-work-line)}.account-overview-stat-value small{color:var(--account-hint);margin-left:3px;font-size:11px;font-weight:var(--tibiu-weight-semibold)}.account-overview-shortcut-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.account-overview-shortcut{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;min-width:0;min-height:92px;color:inherit;background:var(--bg-muted);border-radius:8px;padding:14px;text-decoration:none;display:grid}.account-overview-setting:hover .account-overview-setting-copy strong,.account-overview-shortcut:hover .account-overview-shortcut-copy strong{color:var(--account-blue)}.account-overview-setting-copy,.account-overview-shortcut-copy{gap:5px;min-width:0;display:grid}.account-overview-setting-copy strong,.account-overview-shortcut-copy strong{color:var(--text);min-width:0;align-items:center;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-mobile-size,15px);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-work-mobile-line,19px);display:inline-flex}.account-overview-shortcut-copy strong em{min-width:18px;color:#fff;background:var(--account-blue);border-radius:999px;padding:1px 6px;font-size:11px;font-style:normal;font-weight:var(--tibiu-weight-bold);line-height:16px}.account-overview-setting-copy span,.account-overview-shortcut-copy span,.account-overview-subhead span{color:var(--account-hint);min-width:0;overflow-wrap:anywhere;font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-overview-setting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.account-overview-setting{width:100%;min-width:0;min-height:78px;color:inherit;background:var(--bg-muted);border:0;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px;font:inherit;text-align:left;text-decoration:none;display:grid}.account-overview-setting:disabled{cursor:default;opacity:.62}.account-overview-setting.is-danger .account-overview-setting-icon{color:#d33;background:color-mix(in srgb,#d33 12%,transparent)}.account-overview-setting.is-danger .account-overview-setting-copy strong{color:#d33}.account-overview-setting-arrow{color:var(--account-hint);font-size:16px;font-weight:var(--tibiu-weight-bold)}.account-overview-bindings{border-top:1px solid var(--border-subtle);gap:14px;padding-top:18px;display:grid}.account-overview-subhead{gap:5px;min-width:0;display:grid}.account-overview-subhead strong{color:var(--text);font-size:var(--tibiu-type-work-mobile-size,15px);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-work-mobile-line,19px)}.account-surface .record-grid,.account-surface .record-list,.account-toggle-list,.bookshelf-surface .record-grid,.bookshelf-surface .record-list{border:0;gap:10px}.account-surface .record-grid,.bookshelf-surface .record-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-surface .record-card,.bookshelf-surface .record-card{min-height:0;box-shadow:none;background:none;border:0;border-radius:0;padding:18px 0;transform:none}.account-surface .record-card:before,.bookshelf-surface .record-card:before{display:none}.account-surface .record-card:hover,.bookshelf-surface .record-card:hover{box-shadow:none;background:none;transform:none}.account-surface .record-title,.bookshelf-surface .record-title{color:var(--text);font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium,500);line-height:var(--tibiu-type-work-line,19px)}.account-surface .record-cover,.bookshelf-surface .record-cover{box-shadow:none}.account-surface .record-meta span,.bookshelf-surface .record-meta span{background:none;border:0;border-radius:0;padding:0}.account-settings-grid{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:28px;display:grid}.account-form,.account-library-creator,.account-preview-card,.article-editor-form,.bookshelf-panel{box-shadow:none;background:none;border:0;border-radius:0}.account-preview-card{text-align:left;justify-items:start;gap:9px;padding:18px 0 0;display:grid;position:sticky;top:18px}.account-preview-card__cover{display:none}.account-preview-card img{width:72px;height:72px}.account-status-ledger{scrollbar-width:none;align-items:center;gap:8px;margin:-6px 0 22px;padding-bottom:2px;display:flex;overflow-x:auto}.account-status-ledger::-webkit-scrollbar{display:none}.account-status-ledger__item{background:var(--bg-muted);color:var(--account-hint);border-radius:999px;flex:0 0 auto;align-items:baseline;gap:6px;max-width:100%;padding:6px 10px;display:inline-flex;text-decoration:none}.account-status-ledger__item em{color:var(--account-hint);font-size:12px;font-style:normal;font-weight:var(--tibiu-weight-semibold);line-height:1.2}.account-status-ledger__item strong{color:var(--text);font-size:13px;font-weight:var(--tibiu-weight-semibold);line-height:1.2}.account-status-ledger__item.is-primary strong{color:var(--account-blue)}.account-profile-preview__avatar{background:var(--bg-muted);background-position:50%;background-size:cover;border-radius:999px;width:72px;height:72px;display:inline-flex}.account-preview-card strong{max-width:100%;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-preview-card p,.account-preview-card span{color:var(--account-hint);margin:0;font-size:13px;line-height:1.5}.account-form,.account-library-creator,.article-editor-form,.bookshelf-panel{gap:14px;margin-bottom:24px;padding:18px 0 0}.account-surface .form-grid label,.bookshelf-surface .form-grid label{color:var(--account-hint);gap:7px;font-weight:var(--tibiu-weight-medium)}.account-surface .form-grid input,.account-surface .form-grid select,.account-surface .form-grid textarea,.bookshelf-surface .form-grid input,.bookshelf-surface .form-grid select,.bookshelf-surface .form-grid textarea{border:0;border-bottom:1px solid var(--border-subtle);background:none;border-radius:0;padding-left:0;padding-right:0}.account-surface .form-grid input:focus,.account-surface .form-grid select:focus,.account-surface .form-grid textarea:focus,.bookshelf-surface .form-grid input:focus,.bookshelf-surface .form-grid select:focus,.bookshelf-surface .form-grid textarea:focus{border-color:var(--account-blue);box-shadow:none}.account-library-creator .record-title,.article-editor-form__header,.bookshelf-panel .record-title{border:0;padding-bottom:12px}.account-library-tabs{margin-bottom:14px}.account-library-media-tabs{margin:-4px 0 24px}.account-library-current{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;margin-bottom:24px}.account-library-current h2{font-size:var(--tibiu-type-section-mobile-size);line-height:var(--tibiu-type-section-mobile-line)}.account-library-current p{margin:5px 0 0;font-size:13px;line-height:1.55}.account-library-current__actions{display:flex;flex-wrap:wrap}.account-library-record{grid-template-columns:34px minmax(0,1fr) auto;column-gap:12px;display:grid;align-items:center}.account-library-record.is-editing{grid-template-columns:34px 34px minmax(0,1fr)}.account-library-record.is-selected{background:color-mix(in srgb,var(--account-blue) 7%,var(--bg-muted))}.account-library-record__order{color:var(--account-blue);align-self:start;padding-top:3px;font-size:13px;font-weight:var(--tibiu-weight-bold);line-height:1.2;font-variant-numeric:tabular-nums}.account-library-select{width:30px;min-height:30px;color:var(--account-hint);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.account-library-select input{appearance:none;position:absolute;opacity:0}.account-library-select svg{font-size:18px}.account-library-record.is-selected .account-library-select{color:var(--account-blue);background:color-mix(in srgb,var(--account-blue) 11%,transparent)}.account-library-record__main{display:flex;align-items:flex-start;gap:12px;min-width:0;color:inherit;text-decoration:none}.account-library-record__main:hover .record-title{color:var(--account-blue)}.account-library-record__actions{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0}.account-library-record-list.is-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-library-record-list.is-grid .account-library-record{align-items:stretch;grid-template-columns:minmax(0,1fr)}.account-library-record-list.is-grid .account-library-record.is-editing{grid-template-columns:34px minmax(0,1fr)}.account-library-record-list.is-grid .account-library-record__order{display:none}.account-library-record-list.is-grid .account-library-record__main{min-width:0}.account-library-editbar{position:sticky;z-index:10;bottom:calc(var(--tibiu-bottom-nav-height, 0px) + 12px);gap:10px;margin:-4px 0 18px;background:color-mix(in srgb,var(--bg) 92%,transparent);border:1px solid var(--border-subtle);box-shadow:0 12px 30px rgba(15,23,42,.08);backdrop-filter:blur(16px);padding:10px 12px}.account-library-editbar span{color:var(--account-hint);font-size:13px;font-weight:var(--tibiu-weight-semibold)}.account-library-editbar__hint{flex:1 1 240px;max-width:520px;font-weight:var(--tibiu-weight-medium);line-height:1.5}.account-library-editbar div{flex-wrap:wrap;gap:8px}.account-library-landing{display:grid;gap:14px}.account-library-landing__head{display:grid;gap:6px}.account-library-landing__head h2{margin:0;color:var(--text);font-size:var(--tibiu-type-section-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-line)}.account-library-landing__head p{margin:0;color:var(--account-hint);font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-library-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.account-library-entry{display:grid;gap:5px;min-width:0;min-height:82px;padding:14px;border:0;border-radius:8px;background:var(--bg-muted);color:var(--text);text-decoration:none}.account-library-entry strong{overflow:hidden;color:var(--text);font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-work-line,19px);text-overflow:ellipsis;white-space:nowrap}.account-library-entry span{overflow:hidden;color:var(--account-hint);font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px);text-overflow:ellipsis;white-space:nowrap}.account-library-creator{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}.account-library-creator__header{color:var(--text);grid-column:1/-1;align-items:center;display:flex}.account-library-creator textarea{min-height:42px}.account-library-creator__cover,.account-library-creator__cover-url{grid-column:1/-1}.bookshelf-cover-picker{grid-template-columns:68px minmax(0,1fr);align-items:center;gap:13px;min-width:0;display:grid}.bookshelf-cover-picker__preview{aspect-ratio:3/4;width:68px;color:var(--account-hint);background:var(--bg-muted);background-position:50%;background-size:cover;border-radius:8px;justify-content:center;align-items:center;font-size:22px;display:inline-flex;overflow:hidden}.bookshelf-cover-picker__body{gap:6px;min-width:0;display:grid}.bookshelf-cover-picker__body strong{color:var(--text);font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-work-line,19px)}.bookshelf-cover-picker__body>span{color:var(--account-hint);font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.bookshelf-cover-picker__actions{flex-wrap:wrap;gap:8px;padding-top:2px;display:flex}.bookshelf-cover-picker__actions .plain-button{width:max-content;max-width:100%}.account-library-pagination{justify-content:center;margin:18px 0 0;display:flex}.account-library-pagination span{color:var(--account-hint);font-size:13px;font-weight:var(--tibiu-weight-semibold)}.account-library-creator .plain-button:disabled,.account-library-pagination .plain-button:disabled{cursor:default;opacity:.64}.account-toggle-list{display:grid}.account-toggle{cursor:pointer;text-align:left;align-items:center;width:100%}.account-toggle:disabled{cursor:wait;opacity:.7}.account-toggle.is-on{background:none}.account-toggle__switch{border:0;width:44px;height:24px;box-shadow:none;background:color-mix(in srgb,var(--text-muted) 24%,transparent);border-radius:999px;flex:none;margin-top:2px;position:relative}.account-toggle__switch:after{content:"";background:var(--text-muted);border-radius:999px;width:16px;height:16px;transition:transform .18s,background-color .18s;position:absolute;top:3px;left:3px}.account-toggle.is-on .account-toggle__switch{background:color-mix(in srgb,var(--account-blue) 72%,var(--bg))}.account-toggle.is-on .account-toggle__switch:after{background:var(--account-blue);transform:translateX(20px)}.account-profile-grid{align-items:start;gap:clamp(22px,4vw,42px);margin-top:6px}.account-profile-preview{align-content:start;gap:9px;padding:2px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none}.account-profile-preview .plain-button{width:max-content;max-width:100%;margin-top:2px}.account-profile-form{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0;padding-top:0;background:transparent}.account-profile-actions,.account-profile-form__wide,.account-profile-note{grid-column:1/-1}.account-profile-inline{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;min-width:0;display:grid}.account-profile-inline label{min-width:0}.account-profile-inline .plain-button{width:max-content;max-width:100%}.account-profile-birth-control{align-items:end;gap:8px;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto}.account-profile-birth-control label{min-width:0}.account-profile-birth-control .plain-button{width:max-content;max-width:100%}.account-profile-city{gap:8px;display:grid}.account-profile-city__head{grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:8px;min-width:0;display:grid}.account-profile-city__head label{min-width:0}.account-profile-city__head .plain-button{width:max-content;max-width:100%}.account-profile-city-picker{background:var(--bg-muted);border-radius:8px;gap:12px;padding:12px;display:grid}.account-profile-city-picker__list{gap:8px;max-height:220px;display:flex;flex-wrap:wrap;overflow:auto}.account-profile-city-option{appearance:none;color:var(--account-hint);background:var(--bg);border:0;border-radius:8px;align-items:baseline;gap:6px;min-height:34px;padding:8px 10px;font:inherit;line-height:1;display:inline-flex;cursor:pointer}.account-profile-city-option span{color:var(--text);font-weight:var(--tibiu-weight-semibold)}.account-profile-city-option em{color:var(--account-hint);font-size:12px;font-style:normal}.account-profile-city-option.is-active{color:var(--account-blue);background:color-mix(in srgb,var(--account-blue) 12%,var(--bg))}.account-profile-sex{color:var(--account-hint);gap:7px;font-weight:var(--tibiu-weight-medium);display:grid}.account-profile-segmented{gap:8px;display:flex;flex-wrap:wrap}.account-profile-segmented button{appearance:none;color:var(--account-hint);background:var(--bg-muted);border:0;border-radius:999px;min-height:36px;padding:0 14px;font:inherit;cursor:pointer}.account-profile-segmented button.is-active{color:var(--account-blue);background:color-mix(in srgb,var(--account-blue) 13%,var(--bg));font-weight:var(--tibiu-weight-semibold)}.account-avatar-picker{align-items:center;gap:8px 12px;color:var(--account-hint);display:flex;flex-wrap:wrap}.account-avatar-picker strong{color:var(--text);font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-work-line,19px)}.account-avatar-picker span{min-width:min(260px,100%);flex:1 1 260px;color:var(--account-hint);font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-avatar-picker .plain-button{width:max-content;max-width:100%}.account-avatar-picker__preview{aspect-ratio:1;width:58px;color:var(--account-hint);background:var(--bg-muted);background-position:50%;background-size:cover;border-radius:999px;justify-content:center;align-items:center;font-size:20px;display:inline-flex;overflow:hidden}.account-avatar-picker__body{gap:6px;min-width:0;display:grid}.account-avatar-picker__body strong{color:var(--text);font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-work-line,19px)}.account-avatar-picker__body>span{color:var(--account-hint);font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-avatar-picker__actions{flex-wrap:wrap;gap:8px;padding-top:2px;display:flex}.account-avatar-picker__actions .plain-button{width:max-content;max-width:100%}.account-profile-actions{flex-wrap:wrap;gap:10px;padding-top:2px;display:flex}.account-profile-actions .plain-button{width:max-content;max-width:100%}.account-profile-actions .plain-button:disabled{cursor:default;opacity:.64}.account-profile-note{color:var(--account-hint);margin:0;font-size:13px;line-height:1.6}.account-profile-note.is-status{color:var(--account-hint);font-weight:var(--tibiu-weight-semibold)}.account-profile-security{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px 18px;border-top:1px solid var(--border-subtle);padding-top:22px;display:grid}.account-profile-security__copy{gap:8px;min-width:0;display:grid}.account-profile-security__copy>span{color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-semibold);letter-spacing:.06em;text-transform:uppercase}.account-profile-security__copy h2{margin:0;color:var(--text);font-size:var(--tibiu-type-section-size);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-section-line)}.account-profile-security__copy p{margin:0;color:var(--account-hint);font-size:13px;line-height:1.6}.account-profile-security__meta{gap:8px;display:flex;flex-wrap:wrap}.account-profile-security__meta span{align-items:center;gap:6px;color:var(--account-hint);background:var(--bg-muted);border-radius:999px;padding:6px 10px;font-size:12px;display:inline-flex}.account-profile-security__actions{justify-content:flex-end;gap:8px;display:flex;flex-wrap:wrap}.account-profile-security__actions .plain-button{width:max-content;max-width:100%}.account-privacy-groups{gap:26px;display:grid}.account-privacy-actions{justify-content:flex-start;gap:8px}.account-privacy-group{gap:10px;display:grid}.account-privacy-group+.account-privacy-group{padding-top:24px;border-top:1px solid var(--border-subtle)}.account-privacy-group h2{color:var(--text);margin:0;font-size:var(--tibiu-type-section-mobile-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line)}.account-privacy-list{gap:0}.account-privacy-toggle{justify-content:space-between;gap:16px;min-width:0;padding:13px 0;display:flex}.account-privacy-toggle+.account-privacy-toggle{border-top:1px solid var(--border-subtle)}.account-privacy-toggle .record-body{min-width:0}.account-privacy-toggle .record-title{margin:0;font-size:var(--tibiu-type-work-mobile-size);line-height:var(--tibiu-type-work-mobile-line)}.account-privacy-toggle .record-desc{margin:4px 0 0;color:var(--account-hint);font-size:var(--tibiu-type-meta-size);line-height:var(--tibiu-type-meta-line)}.account-privacy-toggle__state{width:max-content;max-width:100%;color:var(--account-hint);margin-top:7px;font-size:var(--tibiu-type-aux-size);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-meta-line);display:inline-flex}.account-privacy-toggle.is-on .account-privacy-toggle__state{color:var(--account-blue)}.account-correction-loader{grid-template-columns:auto minmax(180px,1fr) auto;align-items:end;gap:12px;margin-bottom:18px;display:grid}.account-correction-loader label{min-width:0;color:var(--account-hint);gap:6px;font-size:13px;font-weight:var(--tibiu-weight-medium);display:grid}.account-correction-loader input{border:0;border-bottom:1px solid var(--border-subtle);width:100%;min-height:38px;color:var(--text);font:inherit;background:none;border-radius:0}.account-correction-loader input:focus{border-color:var(--account-blue);outline:0}.account-correction-kind{flex-wrap:wrap;gap:8px;display:flex}.account-correction-loader__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;display:flex}.account-correction-status{width:max-content;max-width:100%;color:var(--account-hint);align-items:center;gap:6px;margin:0 0 18px;font-size:13px;font-weight:var(--tibiu-weight-semibold);line-height:1.45;display:inline-flex}.account-correction-status.is-ok{color:var(--account-blue)}.account-correction-current{gap:16px;margin-bottom:26px;display:grid}.account-correction-current__head,.account-correction-section-head{align-items:flex-start;gap:12px;display:flex}.account-correction-current__head>span,.account-correction-section-head>span{background:var(--account-blue-soft);width:34px;height:34px;color:var(--account-blue);border-radius:999px;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.account-correction-current__head div,.account-correction-section-head div{gap:4px;min-width:0;display:grid}.account-correction-current h2,.account-correction-section-head h2{color:var(--text);margin:0;font-size:var(--tibiu-type-section-mobile-size,18px);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line,22px)}.account-correction-current p,.account-correction-section-head p{color:var(--account-hint);margin:0;font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-correction-current__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px;margin:0;display:grid}.account-correction-current__grid div{min-width:0}.account-correction-current__grid dt{color:var(--account-hint);margin-bottom:5px;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-correction-current__grid dd{color:var(--text);-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.account-correction-modes{gap:8px;display:grid}.account-correction-modes strong{color:var(--text);font-size:13px;font-weight:var(--tibiu-weight-semibold)}.account-correction-modes span{flex-wrap:wrap;gap:7px;display:flex}.account-correction-modes em{background:var(--bg-muted);width:max-content;max-width:100%;color:var(--account-hint);border-radius:999px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:var(--tibiu-weight-semibold)}.account-correction-form{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:28px}.account-correction-actions,.account-correction-section-head,.account-correction-wide{grid-column:1/-1}.account-correction-form textarea{min-height:104px}.account-correction-link-editor,.account-correction-tag-editor{gap:10px;min-width:0;display:grid}.account-correction-link-editor__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.account-correction-link-editor__head strong,.account-correction-tag-suggestions strong{color:var(--text);font-size:13px;font-weight:var(--tibiu-weight-semibold)}.account-correction-link-editor__head .plain-button{min-height:30px}.account-correction-link-editor__rows{gap:8px;display:grid}.account-correction-link-row{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) auto;align-items:end;gap:10px;display:grid}.account-correction-link-row .plain-button{width:34px;min-width:34px;min-height:34px;padding:0}.account-correction-link-editor p{color:var(--account-hint);margin:0;font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-correction-tag-chips,.account-correction-tag-suggestions span{flex-wrap:wrap;gap:7px;display:flex}.account-correction-tag-chip,.account-correction-tag-suggestions button{background:var(--bg-muted);color:var(--account-hint);border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:0 10px;font-size:12px;font-weight:var(--tibiu-weight-semibold);display:inline-flex}.account-correction-tag-chip button,.account-correction-tag-suggestions button{color:inherit;cursor:pointer;background:none;border:0;padding:0;font:inherit}.account-correction-tag-chip button{width:18px;height:18px;justify-content:center;align-items:center;display:inline-flex}.account-correction-tag-suggestions button{padding:0 10px}.account-correction-tag-suggestions button.is-active,.account-correction-tag-suggestions button:hover{color:var(--account-blue);background:var(--account-blue-soft)}.account-correction-tag-add{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.account-correction-tag-suggestions{gap:7px;display:grid}.account-correction-form .plain-button:disabled,.account-correction-loader .plain-button:disabled{cursor:default;opacity:.64}.article-editor-related-work{flex-wrap:wrap;align-items:center;gap:6px 10px;color:var(--account-hint);font-size:var(--tibiu-type-meta-size);line-height:var(--tibiu-type-meta-line);display:flex}.article-editor-related-work a{color:var(--brand);font-weight:var(--tibiu-weight-semibold)}.article-editor-form__header{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px 18px;display:flex}.article-editor-form__header>div:first-child{gap:5px;min-width:0;display:grid}.article-editor-form__header span,.article-editor-form__meta span{color:var(--account-hint);font-size:var(--tibiu-type-aux-size,12px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-aux-line,16px)}.article-editor-form__header strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-work-line);overflow:hidden}.article-editor-form__meta{flex-wrap:wrap;justify-content:flex-end;gap:7px 12px;min-width:0;display:flex}.article-editor-form__row{grid-template-columns:minmax(0,1fr) 180px;gap:12px;display:grid}.article-editor-cover-picker{margin:0}.article-editor-suggestions{gap:8px;display:grid}.article-editor-suggestions>span{color:var(--account-hint);align-items:center;gap:6px;font-size:var(--tibiu-type-aux-size,12px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-aux-line,16px);display:inline-flex}.article-editor-suggestions>div{flex-wrap:wrap;gap:7px;display:flex}.article-editor-suggestions button{min-height:28px;color:var(--account-hint);cursor:pointer;background:var(--bg-muted);border:0;border-radius:999px;padding:0 10px;font:inherit;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.article-editor-suggestions button.is-active,.article-editor-suggestions button:hover{color:var(--account-blue);background:var(--account-blue-soft)}.article-editor-workspace{gap:10px;min-width:0;display:grid}.article-editor-workspace__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;display:flex}.article-editor-mode,.article-editor-tools{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.article-editor-mode button,.article-editor-tools button{min-height:30px;color:var(--account-hint);font:inherit;cursor:pointer;background:none;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;font-size:13px;font-weight:var(--tibiu-weight-semibold);display:inline-flex}.article-editor-mode button{padding:0 10px}.article-editor-tools button{width:30px;padding:0}.article-editor-swatch-group{background:var(--bg-muted);color:var(--account-hint);border-radius:999px;align-items:center;gap:5px;min-height:30px;padding:0 7px;display:inline-flex}.article-editor-swatch-group>svg{flex:0 0 auto;font-size:14px}.article-editor-tools .article-editor-swatch{width:18px;min-height:18px;height:18px;background:var(--swatch-color);border-radius:999px;padding:0}.article-editor-mode button.is-active,.article-editor-mode button:hover,.article-editor-tools button:hover{background:var(--account-blue-soft);color:var(--account-blue)}.article-editor-tools button:disabled{cursor:default;opacity:.42}.article-editor-tools button:disabled:hover{color:var(--account-hint);background:none}.article-editor-content-field{gap:7px;display:grid}.article-editor-form__textarea{min-height:220px}.article-editor-preview{min-height:220px;color:var(--text);align-content:start;gap:12px;padding:8px 0 0;display:grid}.article-editor-preview.is-mobile{max-width:390px;border-left:1px solid var(--border-subtle);padding-left:14px}.article-editor-preview blockquote,.article-editor-preview h2,.article-editor-preview h3,.article-editor-preview h4,.article-editor-preview p{margin:0}.article-editor-preview h2{font-size:var(--tibiu-type-section-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-line)}.article-editor-preview h3{font-size:var(--tibiu-type-section-mobile-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line)}.article-editor-preview h4{font-size:var(--tibiu-type-work-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-work-line)}.article-editor-preview blockquote,.article-editor-preview p{color:var(--account-hint);overflow-wrap:anywhere;font-size:14px;line-height:1.72}.article-editor-preview a{color:var(--account-blue);text-decoration:underline;text-underline-offset:3px}.article-editor-preview mark{border-radius:4px;padding:0 3px}.article-editor-preview del{color:var(--text-muted)}.article-editor-preview blockquote{border-left:3px solid var(--account-blue);padding-left:12px}.article-editor-preview hr{background:var(--border-subtle);border:0;width:100%;height:1px;margin:4px 0}.article-editor-preview__list{padding-left:18px;position:relative}.article-editor-preview__list:before{content:"";background:var(--account-blue);border-radius:999px;width:5px;height:5px;position:absolute;top:.7em;left:2px}.article-editor-preview__list.is-ordered:before{border:2px solid var(--account-blue);background:none;width:7px;height:7px;top:.62em}.article-editor-preview__table{border-collapse:collapse;table-layout:fixed;width:100%;color:var(--account-hint);font-size:14px;line-height:1.58}.article-editor-preview__table td,.article-editor-preview__table th{border-bottom:1px solid var(--border-subtle);padding:8px 10px;text-align:left;vertical-align:top;overflow-wrap:anywhere}.article-editor-preview__table th{color:var(--text-primary);font-weight:var(--tibiu-weight-bold)}.article-editor-preview__image{max-width:520px;margin:0;display:grid;gap:7px}.article-editor-preview__image span{aspect-ratio:16/9;display:block;border-radius:8px;background:var(--surface-muted);background-position:50%;background-size:cover}.article-editor-preview__image figcaption{color:var(--account-hint);font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.article-editor-preview__empty{color:var(--account-empty)}.article-editor-form__status{width:max-content;max-width:100%;color:var(--account-hint);margin:0;font-size:var(--tibiu-type-meta-size,13px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-meta-line,17px)}.bookshelf-invalid-state__actions a,.bookshelf-share-panel__copy a,.bookshelf-summary__badges span,.bookshelf-surface .account-status-ledger__item.is-primary strong,.bookshelf-surface .capability-action.is-active{color:var(--bookshelf-blue)}.bookshelf-summary{grid-template-columns:108px minmax(0,1fr);gap:18px;margin-bottom:24px;padding:0 0 24px;display:grid}.bookshelf-summary__cover{aspect-ratio:3/4;background:var(--bg-muted);background-position:50%;background-size:cover;border:0;border-radius:8px;width:108px;display:block}.bookshelf-invalid-state__copy,.bookshelf-share-panel__copy,.bookshelf-summary__body{align-content:center;gap:8px;min-width:0;display:grid}.bookshelf-invalid-state__copy h2,.bookshelf-share-panel__copy h2,.bookshelf-summary__body h2{color:var(--text);margin:0;font-size:var(--tibiu-type-section-mobile-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line)}.bookshelf-invalid-state__copy p,.bookshelf-share-panel__copy p,.bookshelf-summary__body p{max-width:620px;color:var(--account-hint);margin:0;font-size:14px;line-height:1.6}.bookshelf-manage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.bookshelf-share-panel{align-items:center;gap:12px;margin-bottom:24px;padding:0 0 24px;display:grid}.bookshelf-invalid-state__actions a,.bookshelf-share-panel__copy a{align-items:center;gap:7px;width:max-content;max-width:100%;font-size:13px;font-weight:var(--tibiu-weight-semibold);text-decoration:none;display:inline-flex}.bookshelf-share-panel__actions{align-items:center;flex-wrap:wrap;gap:10px 16px;display:flex}.bookshelf-share-panel__actions .plain-button{min-height:30px;padding:0 12px}.bookshelf-status-line{color:var(--bookshelf-blue);margin:0;font-size:13px;font-weight:var(--tibiu-weight-semibold)}.bookshelf-work-list{gap:16px;display:grid}.bookshelf-work-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;padding:0 0 16px;display:grid}.bookshelf-work-item:last-child{border-bottom:0}.bookshelf-work-item__cover{aspect-ratio:3/4;background:var(--bg-muted);background-position:50%;background-size:cover;border-radius:6px;width:56px;display:block}.bookshelf-work-item__body{gap:7px;min-width:0;display:grid}.bookshelf-work-item__head{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.bookshelf-work-item__head span{width:max-content;max-width:100%;color:var(--bookshelf-blue);font-size:12px;font-weight:var(--tibiu-weight-semibold)}.bookshelf-work-item__head a{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:var(--tibiu-weight-bold);line-height:1.3;overflow:hidden}.bookshelf-work-item p{color:var(--account-hint);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.bookshelf-panel .plain-button:disabled,.bookshelf-work-item .plain-button:disabled{cursor:default;opacity:.64}.bookshelf-invalid-state{grid-template-columns:44px minmax(0,1fr);gap:16px;margin-bottom:24px;padding:0 0 24px;display:grid}.bookshelf-invalid-state__mark{background:var(--bg-muted);border:0;border-radius:999px;width:40px;height:40px;position:relative}.bookshelf-invalid-state__mark:after,.bookshelf-invalid-state__mark:before{content:"";background:var(--bookshelf-blue);border-radius:999px;position:absolute;left:10px}.bookshelf-invalid-state__mark:before{width:20px;height:2px;top:15px}.bookshelf-invalid-state__mark:after{opacity:.66;width:14px;height:2px;top:23px}.bookshelf-invalid-state__actions{flex-wrap:wrap;gap:10px 16px;display:flex}.account-ticket-summary{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;margin-bottom:26px;padding-bottom:10px;display:grid}.account-ticket-filter{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 22px}.account-ticket-list-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;margin:-4px 0 14px;display:grid}.account-ticket-list-toolbar>div{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.account-ticket-create{border-bottom:1px solid var(--border-subtle);gap:14px;margin:0 0 26px;padding:0 0 22px;display:grid}.account-ticket-create__heading{justify-content:space-between;gap:14px;display:flex}.account-ticket-create__heading strong{color:var(--text);align-items:center;gap:8px;font-size:15px;font-weight:var(--tibiu-weight-bold);display:inline-flex}.account-ticket-create__heading p{max-width:620px;color:var(--account-hint);margin:8px 0 0;font-size:13px;line-height:1.6}.account-ticket-create__form{margin-bottom:0}.account-ticket-summary__main{gap:10px;min-width:0;display:grid}.account-ticket-section-title,.account-ticket-summary h2{color:var(--text);margin:0;font-size:var(--tibiu-type-section-mobile-size);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line)}.account-ticket-reply p,.account-ticket-summary p{color:var(--account-hint);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.65}.account-ticket-status{background:var(--account-blue-soft);width:max-content;max-width:100%;color:var(--account-blue);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-ticket-status.is-unread{color:#a46100;background:#ffb0202e}.account-ticket-status.is-closed{background:var(--bg-muted);color:var(--account-hint)}.account-ticket-meta,.account-ticket-reply__meta{color:var(--account-hint);flex-wrap:wrap;gap:8px 16px;font-size:12px;line-height:1.45;display:flex}.account-ticket-summary__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.account-ticket-toolbar{flex-wrap:wrap;gap:6px 14px;margin:-6px 0 22px;font-size:12px;font-weight:var(--tibiu-weight-semibold);display:flex}.account-ticket-toolbar,.account-ticket-toolbar span:first-child{color:var(--account-hint)}.account-ticket-thread{gap:16px;margin-bottom:24px;display:grid}.account-ticket-reply{border-bottom:1px solid var(--border-subtle);gap:8px;padding:0 0 18px;display:grid}.account-ticket-reply:last-child{border-bottom:0}.account-ticket-reply__meta strong{color:var(--text);font-size:13px;font-weight:var(--tibiu-weight-semibold)}.account-ticket-reply.is-admin .account-ticket-reply__meta strong{color:var(--account-blue)}.account-ticket-reply-form{margin-bottom:0}.account-ticket-reply-form textarea{min-height:130px}.account-ticket-form-status{color:var(--account-blue);margin:0;font-size:13px;font-weight:var(--tibiu-weight-semibold)}.account-message-surface{display:grid;align-content:start;gap:0}.account-message-surface .capability-toolbar{margin-bottom:18px}.account-message-surface .capability-actions{align-items:center}.account-message-surface .capability-actions>.plain-button{flex:0 0 auto;min-height:30px;padding-inline:11px;font-size:13px}.account-message-shortcuts{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;margin:-4px 0 18px;display:grid}.account-message-shortcuts>div{justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0;display:flex}.account-message-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;margin-bottom:16px}.account-message-list-toolbar__meta{display:flex;flex-wrap:wrap;gap:6px 12px;min-width:0;color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-aux-line,16px)}.account-message-list-toolbar__meta span:first-child{color:var(--text)}.account-message-list-toolbar .plain-button:disabled{opacity:.58;cursor:default}.account-message-legacy{border-bottom:1px solid var(--border-subtle);gap:8px;margin:-2px 0 22px;padding:0 0 18px;display:grid}.account-message-legacy__label{color:var(--text);font-size:13px;font-weight:var(--tibiu-weight-semibold)}.account-message-legacy__actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.account-message-legacy__actions .plain-button:disabled{cursor:default;opacity:.64}.account-message-legacy__hint{color:var(--account-hint);font-size:12px;line-height:1.6}.account-message-peer{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-width:0;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--border-subtle)}.account-message-peer__avatar{display:block;width:42px;height:42px;border-radius:999px;background:var(--bg-muted);background-position:50%;background-size:cover}.account-message-peer div{display:grid;gap:4px;min-width:0}.account-message-peer strong{overflow:hidden;color:var(--text);font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);text-overflow:ellipsis;white-space:nowrap}.account-message-peer span{display:-webkit-box;overflow:hidden;max-width:620px;color:var(--account-hint);font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px);-webkit-box-orient:vertical;-webkit-line-clamp:2}.account-message-thread{display:grid;gap:12px;min-width:0;margin-bottom:18px}.account-message-thread__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--account-hint);font-size:13px;font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-meta-line,17px)}.account-message-thread__head small{color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-medium);line-height:1.35}.account-data-pagination,.account-message-thread__pager{display:flex;justify-content:center;margin-top:18px}.account-message-thread__pager{margin:2px 0 4px}.account-message-bubble{display:grid;justify-self:start;gap:5px;width:min(82%,560px)}.account-message-bubble.is-self{justify-self:end}.account-message-bubble__meta{display:flex;flex-wrap:wrap;gap:6px 10px;color:var(--account-hint);font-size:12px;line-height:1.35}.account-message-bubble.is-self .account-message-bubble__meta{justify-content:flex-end}.account-message-bubble__meta strong{color:var(--text);font-weight:var(--tibiu-weight-medium)}.account-message-bubble p{margin:0;padding:10px 12px;border-radius:8px;background:var(--bg-muted);color:var(--text);font-size:14px;line-height:1.58;overflow-wrap:anywhere;white-space:pre-wrap}.account-message-bubble.is-self p{background:color-mix(in srgb,var(--account-blue) 12%,var(--bg-muted))}.account-message-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin:0;padding-top:14px;border-top:1px solid var(--border-subtle)}.account-message-composer__field{display:grid;gap:7px;min-width:0;color:var(--account-hint);font-size:13px;font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-meta-line,17px)}.account-message-composer__field textarea{width:100%;min-height:82px;resize:vertical;padding:10px 12px;border:0;border-radius:8px;outline:0;background:var(--bg-muted);color:var(--text);font:inherit;font-size:14px;line-height:1.55}.account-message-composer__field textarea:focus{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--account-blue) 32%,transparent)}.account-message-composer__send{min-height:38px;padding-inline:14px}.account-message-composer .account-ticket-form-status{grid-column:1/-1}.account-task-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 16px;margin:-4px 0 22px;display:grid}.account-task-toolbar__meta{color:var(--account-hint);flex-wrap:wrap;gap:6px 12px;min-width:0;font-size:12px;font-weight:var(--tibiu-weight-semibold);display:flex}.account-task-toolbar__meta span:first-child{color:var(--account-hint)}.account-task-toolbar__actions{justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0;display:flex}.account-task-toolbar p{grid-column:1/-1;color:var(--account-hint);margin:0;font-size:var(--tibiu-type-aux-size,12px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-aux-line,16px)}.account-task-list{gap:16px;display:grid}.account-task-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:0 0 18px;display:grid}.account-task-item:last-child{border-bottom:0}.account-task-item__body{gap:8px;min-width:0;display:grid}.account-task-item__head{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.account-task-item__head strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-task-item p{color:var(--account-hint);margin:0;font-size:13px;line-height:1.6}.account-task-status{background:var(--bg-muted);width:max-content;max-width:100%;color:var(--account-hint);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-task-status.is-ready{background:var(--account-blue-soft);color:var(--account-blue)}.account-task-status.is-claimed{color:#007a52;background:#00a76f24}.account-task-status.is-wait{color:#a46100;background:#ffb0202e}.account-task-progress{background:var(--bg-muted);border-radius:999px;width:min(100%,360px);height:5px;position:relative;overflow:hidden}.account-task-progress span{border-radius:inherit;background:var(--account-blue);height:100%;display:block}.account-task-item__meta{color:var(--account-hint);flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.account-task-item__actions{justify-content:flex-end;min-width:132px;display:flex}.account-task-action-stack{align-items:stretch;gap:8px;width:min(100%,190px);display:grid}.account-task-action-stack .plain-button{justify-content:center}.account-task-item__actions .plain-button:disabled{cursor:default;opacity:.64}.account-notice-tabs{margin:0}.account-notice-shortcuts{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;margin:-8px 0 18px;display:grid}.account-notice-shortcuts>div{justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0;display:flex}.account-notice-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 16px;margin:-4px 0 22px;display:grid}.account-notice-toolbar__meta{color:var(--account-hint);flex-wrap:wrap;gap:6px 12px;min-width:0;margin:0;font-size:12px;font-weight:var(--tibiu-weight-semibold);display:flex}.account-notice-toolbar__meta span:first-child{color:var(--account-hint)}.account-notice-legacy{border-bottom:1px solid var(--border-subtle);gap:8px;margin:-8px 0 22px;padding:0 0 18px;display:grid}.account-notice-legacy__label{color:var(--text);font-size:13px;font-weight:var(--tibiu-weight-semibold)}.account-notice-legacy__actions{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.account-notice-legacy__actions .plain-button:disabled{cursor:default;opacity:.64}.account-notice-legacy__hint{color:var(--account-hint);font-size:12px;line-height:1.6}.account-notice-list{gap:16px;display:grid}.account-notice-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:0 0 18px;display:grid}.account-notice-item.has-cover{grid-template-columns:42px minmax(0,1fr) auto}.account-notice-item:last-child{border-bottom:0}.account-notice-item__mark{background:var(--bg-muted);width:38px;height:38px;color:var(--account-hint);border-radius:8px;justify-content:center;align-items:center;font-size:18px;display:inline-flex;overflow:hidden}.account-notice-item.is-unread .account-notice-item__mark{background:var(--account-blue-soft);color:var(--account-blue)}.account-notice-item__mark i{background-position:50%;background-size:cover;width:100%;height:100%;display:block}.account-notice-item__body{gap:8px;min-width:0;display:grid}.account-notice-item__head{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.account-notice-item__head span{background:var(--bg-muted);width:max-content;max-width:100%;color:var(--account-hint);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-notice-item.is-unread .account-notice-item__head span{background:var(--account-blue-soft);color:var(--account-blue)}.account-notice-item__head strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-notice-item p{color:var(--account-hint);white-space:pre-wrap;margin:0;font-size:13px;line-height:1.6}.account-notice-item__meta{color:var(--account-hint);flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.account-notice-item__meta span{align-items:center;gap:5px;display:inline-flex}.account-notice-item__actions{justify-content:flex-end;min-width:118px;display:flex}.account-notice-item__actions .plain-button:disabled,.account-notice-toolbar .plain-button:disabled{cursor:default;opacity:.64}.account-comment-tabs{margin-bottom:22px}.account-comment-legacy{border-bottom:1px solid var(--border-subtle);gap:14px;margin:0 0 24px;padding:0 0 22px;display:grid}.account-comment-legacy__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.account-comment-legacy__head>div{gap:6px;min-width:0;display:grid}.account-comment-legacy__head h2{color:var(--text);margin:0;font-size:var(--tibiu-type-section-mobile-size,18px);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line,22px)}.account-comment-legacy__head p{max-width:680px;color:var(--account-hint);margin:0;font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-comment-legacy__head span{width:max-content;max-width:100%;color:var(--account-blue);background:var(--account-blue-soft);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:var(--tibiu-weight-semibold);line-height:1.2}.account-comment-legacy__nav{flex-wrap:wrap;gap:8px;display:flex}.account-comment-legacy__filter{width:min(260px,100%);color:var(--account-hint);gap:6px;font-size:13px;font-weight:var(--tibiu-weight-medium);display:grid}.account-comment-legacy__filter select{border:0;border-bottom:1px solid var(--border-subtle);min-height:38px;color:var(--text);font:inherit;background:none;border-radius:0}.account-comment-legacy__filter select:focus{border-color:var(--account-blue);outline:0}.account-comment-legacy__tools{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.account-comment-legacy__tools span{color:var(--account-hint);align-items:center;gap:6px;min-height:30px;font-size:12px;font-weight:var(--tibiu-weight-semibold);display:inline-flex}.account-comment-legacy__tools strong{color:var(--text);font-weight:var(--tibiu-weight-semibold)}.account-comment-legacy__tools .plain-button:disabled{cursor:default;opacity:.64}.account-comment-legacy__gap{color:var(--account-hint);margin:-4px 0 0;font-size:12px;font-weight:var(--tibiu-weight-semibold);line-height:1.55}.account-comment-record-list{border-top:1px solid var(--border-subtle);display:grid}.account-comment-record{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid var(--border-subtle);padding:14px 0;display:grid}.account-comment-record:last-child{border-bottom:0}.account-comment-record__body{min-width:0;gap:7px;display:grid}.account-comment-record__head,.account-comment-record__meta{flex-wrap:wrap;align-items:center;gap:7px 10px;min-width:0;display:flex}.account-comment-record__head span{color:var(--account-blue);background:var(--account-blue-soft);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:var(--tibiu-weight-semibold);line-height:1.2}.account-comment-record__head strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-comment-record p{color:var(--text);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}.account-comment-record__meta{color:var(--account-hint);font-size:12px}.account-comment-filter{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:12px;margin:-8px 0 22px;display:grid}.account-comment-composer label,.account-comment-filter label,.account-comment-reply-form label{min-width:0;color:var(--account-hint);gap:6px;font-size:13px;font-weight:var(--tibiu-weight-medium);display:grid}.account-comment-composer textarea,.account-comment-filter input,.account-comment-filter select,.account-comment-reply-form textarea{border:0;border-bottom:1px solid var(--border-subtle);width:100%;min-width:0;color:var(--text);font:inherit;background:none;border-radius:0}.account-comment-filter input,.account-comment-filter select{min-height:38px}.account-comment-composer textarea,.account-comment-reply-form textarea{resize:vertical;min-height:86px;padding:8px 0}.account-comment-tools{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;margin-top:2px;display:flex}.account-comment-tools>button,.account-comment-tools>span{align-items:center;gap:4px;min-height:26px;display:inline-flex}.account-comment-tools span{color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-comment-tools>.chapter-emoji-picker{flex:1 1 100%}.account-comment-tools>button{border:0;color:var(--account-blue);cursor:pointer;background:var(--account-blue-soft);border-radius:999px;padding:0 9px;font:inherit;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-comment-tools>button:hover{background:color-mix(in srgb,var(--account-blue) 14%,transparent)}.account-comment-tools .account-comment-tool-mention{color:var(--text);background:var(--bg-muted)}.account-comment-composer textarea:focus,.account-comment-filter input:focus,.account-comment-filter select:focus,.account-comment-reply-form textarea:focus{border-color:var(--account-blue);outline:0}.account-comment-composer,.account-comment-reply-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin:0 0 22px;display:grid}.account-comment-compose-entry{display:grid;gap:8px;margin:0 0 18px}.account-comment-compose-entry__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:max-content;max-width:100%;min-height:38px;padding:0 16px;border:0;border-radius:999px;background:var(--account-blue);color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:var(--tibiu-weight-semibold)}.account-comment-composer-layer{position:fixed;z-index:92;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:18px 18px max(18px,env(safe-area-inset-bottom))}.account-comment-composer-layer__backdrop{position:absolute;inset:0;border:0;background:rgba(15,23,42,.42);cursor:pointer}.account-comment-composer-layer__sheet{position:relative;z-index:1;width:min(680px,100%);max-height:min(86dvh,680px);overflow:auto;border:1px solid var(--border-subtle);border-radius:18px 18px 10px 10px;background:var(--bg);box-shadow:0 -18px 48px rgba(15,23,42,.18)}.account-comment-composer-layer__header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:0 16px;border-bottom:1px solid var(--border-subtle);background:var(--bg)}.account-comment-composer-layer__header h2{margin:0;color:var(--text);font-size:16px;font-weight:var(--tibiu-weight-bold)}.account-comment-composer-layer__header button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:999px;background:var(--account-blue-soft);color:var(--text);cursor:pointer}.account-comment-composer-layer .account-comment-composer{margin:0;padding:14px 16px calc(16px + env(safe-area-inset-bottom))}.account-comment-status-line{width:max-content;max-width:100%;color:var(--account-hint);margin:-8px 0 18px;font-size:var(--tibiu-type-meta-size,13px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-meta-line,17px)}.account-comment-list{gap:18px;display:grid}.account-comment-pagination{border-top:1px solid var(--border-subtle);justify-content:center;align-items:center;gap:12px;margin-top:18px;padding-top:16px;display:flex}.account-comment-pagination button{border:0;min-height:34px;color:var(--account-blue);cursor:pointer;background:var(--account-blue-soft);border-radius:999px;align-items:center;gap:5px;padding:0 13px;font:inherit;font-size:13px;font-weight:var(--tibiu-weight-semibold);display:inline-flex}.account-comment-pagination button:disabled{color:var(--account-hint);cursor:default;opacity:.6}.account-comment-pagination span{color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-comment-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;padding:0 0 18px;display:grid}.account-comment-item:last-child{border-bottom:0}.account-comment-avatar{background:var(--bg-muted);width:40px;height:40px;color:var(--account-hint);background-position:50%;background-size:cover;border-radius:999px;justify-content:center;align-items:center;font-size:18px;display:inline-flex;overflow:hidden}.account-comment-item__body{gap:8px;min-width:0;display:grid}.account-comment-item__actions,.account-comment-item__head,.account-comment-item__meta{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.account-comment-item__head span{background:var(--account-blue-soft);width:max-content;max-width:100%;color:var(--account-blue);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-comment-item__head strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-comment-item p{color:var(--text);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}.account-comment-item__meta{color:var(--account-hint);font-size:12px}.account-comment-action{min-height:28px;color:var(--account-hint);font:inherit;cursor:pointer;background:none;border:0;align-items:center;gap:5px;padding:0;font-size:13px;font-weight:var(--tibiu-weight-semibold);text-decoration:none;display:inline-flex}.account-comment-action.is-active,.account-comment-action:hover{color:var(--account-blue)}.account-comment-action:disabled,.account-comment-composer .plain-button:disabled,.account-comment-reply-form .plain-button:disabled{cursor:default;opacity:.64}.account-comment-reply-form{margin:4px 0 0}.account-comment-replies{gap:12px;margin-top:6px;display:grid}.account-comment-reply{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;display:grid}.account-comment-reply .account-comment-avatar{width:32px;height:32px;font-size:15px}.account-friend-tabs{margin-bottom:22px}.account-friend-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;margin:-8px 0 22px;display:grid}.account-friend-toolbar>div{justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0;display:flex}.account-friend-add{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;margin:-8px 0 22px;display:grid}.account-friend-add label{color:var(--account-hint);gap:6px;font-size:13px;font-weight:var(--tibiu-weight-medium);display:grid}.account-friend-add input{border:0;border-bottom:1px solid var(--border-subtle);width:100%;min-height:38px;color:var(--text);font:inherit;background:none;border-radius:0}.account-friend-add input:focus{border-color:var(--account-blue);outline:0}.account-friend-status-line{width:max-content;max-width:100%;color:var(--account-hint);margin:-8px 0 18px;font-size:var(--tibiu-type-meta-size,13px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-meta-line,17px)}.account-friend-list{gap:16px;display:grid}.account-friend-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:44px minmax(0,1fr) auto;align-items:start;gap:14px;padding:0 0 18px;display:grid}.account-friend-item:last-child{border-bottom:0}.account-friend-avatar{background:var(--bg-muted);width:40px;height:40px;color:var(--account-hint);background-position:50%;background-size:cover;border-radius:999px;justify-content:center;align-items:center;font-size:18px;display:inline-flex;overflow:hidden}.account-friend-item__body{gap:7px;min-width:0;display:grid}.account-friend-item__head{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.account-friend-item__head span{background:var(--account-blue-soft);width:max-content;max-width:100%;color:var(--account-blue);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-friend-item__head span.is-muted{background:var(--bg-muted);color:var(--account-hint)}.account-friend-item__head strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-friend-item p{color:var(--account-hint);margin:0;font-size:13px;line-height:1.5}.account-friend-item__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:192px;display:flex}.account-friend-add .plain-button:disabled,.account-friend-item__actions .plain-button:disabled{cursor:default;opacity:.64}.account-friend-pagination{justify-content:center;margin-top:18px;display:flex}.account-pay-tabs{scrollbar-width:none;align-items:center;gap:3px;width:max-content;max-width:100%;min-height:34px;margin-bottom:22px;padding:3px;background:var(--bg-muted);border-radius:999px;display:inline-flex;overflow-x:auto}.account-pay-tabs::-webkit-scrollbar{display:none}.account-pay-tabs .capability-action{min-width:58px;min-height:28px;justify-content:center;color:var(--account-hint);border-radius:999px;padding:0 14px;display:inline-flex;align-items:center}.account-pay-tabs .capability-action:hover{background:color-mix(in srgb,var(--account-blue) 8%,transparent)}.account-pay-tabs .capability-action.is-active{color:#fff;background:var(--account-blue);box-shadow:none}.account-pay-shortcuts{flex-wrap:wrap;align-items:center;gap:8px;margin:-2px 0 14px;display:flex}.account-pay-ledger{scrollbar-width:none;align-items:center;gap:8px;margin:-6px 0 18px;padding-bottom:2px;display:flex;overflow-x:auto}.account-pay-ledger::-webkit-scrollbar{display:none}.account-pay-ledger__item{background:var(--bg-muted);color:var(--account-hint);border-radius:999px;flex:0 0 auto;align-items:baseline;gap:6px;max-width:100%;padding:6px 10px;display:inline-flex}.account-pay-ledger__item em{color:var(--account-hint);font-size:12px;font-style:normal;font-weight:var(--tibiu-weight-semibold);line-height:1.2}.account-pay-ledger__item strong{color:var(--text);font-size:13px;font-weight:var(--tibiu-weight-bold);line-height:1.2}.account-pay-ledger__item.is-primary strong{color:var(--account-blue)}.account-pay-filter,.account-pay-type-switch{flex-wrap:wrap;gap:8px;margin:-6px 0 18px;display:flex}.account-pay-packages{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.account-pay-package{border:0;border-bottom:1px solid var(--border-subtle);min-height:68px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:none;border-radius:0;gap:5px;padding:10px 0;display:grid}.account-pay-package strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:var(--tibiu-weight-bold);line-height:1.3;overflow:hidden}.account-pay-package span{color:var(--account-hint);font-size:12px;line-height:1.45}.account-pay-package.is-active{border-color:var(--account-blue)}.account-pay-package.is-active strong{color:var(--account-blue)}.account-pay-form{margin-top:18px}.account-pay-form .plain-button,.account-pay-status-line{width:max-content;max-width:100%}.account-pay-status-line{color:var(--account-hint);margin:2px 0 18px;font-size:var(--tibiu-type-meta-size,13px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-meta-line,17px)}.account-pay-latest{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;margin-top:24px;padding-bottom:18px;display:grid}.account-pay-latest div:first-child{gap:8px;min-width:0;display:grid}.account-pay-latest strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-pay-latest p{color:var(--account-hint);margin:0;font-size:13px;line-height:1.5}.account-pay-detail-summary{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;margin-bottom:24px;padding-bottom:6px;display:grid}.account-pay-detail-summary__main{gap:9px;min-width:0;display:grid}.account-pay-detail-title{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-pay-detail-note,.account-pay-detail-summary p{color:var(--account-hint);margin:0;font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-pay-detail-summary__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:240px;display:flex}.account-pay-detail-request{gap:16px;margin-top:24px;display:grid}.account-pay-detail-request__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 14px;display:flex}.account-pay-detail-request__head h2{color:var(--text);margin:0;font-size:var(--tibiu-type-section-mobile-size,18px);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line,22px)}.account-pay-detail-request__head span{color:var(--account-hint);font-size:13px;font-weight:var(--tibiu-weight-semibold)}.account-pay-detail-methods{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-pay-detail-method{background:var(--bg-muted);min-width:0;color:inherit;border-radius:8px;align-content:start;gap:9px;padding:14px;text-decoration:none;display:grid}.account-pay-detail-method strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:var(--tibiu-weight-bold);line-height:1.3;overflow:hidden}.account-pay-detail-method em{color:var(--account-blue);font-size:12px;font-style:normal;font-weight:var(--tibiu-weight-semibold)}.account-pay-detail-qr{aspect-ratio:1;background:#fff 50%/contain no-repeat;border-radius:4px;width:146px;max-width:100%;display:block}.account-pay-detail-method__icon{background:var(--account-blue-soft);width:42px;height:42px;color:var(--account-blue);border-radius:999px;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.account-pay-list{gap:16px;display:grid}.account-pay-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:14px;padding:0 0 18px;display:grid}.account-pay-item:last-child{border-bottom:0}.account-pay-cover,.account-pay-item__icon{background:var(--bg-muted);width:38px;height:38px;color:var(--account-hint);background-position:50%;background-size:cover;border-radius:8px;justify-content:center;align-items:center;font-size:18px;display:inline-flex;overflow:hidden}.account-pay-cover{width:42px;height:56px}.account-pay-item__body{gap:8px;min-width:0;display:grid}.account-pay-item__head{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.account-pay-item__head strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-pay-item p{color:var(--account-hint);margin:0;font-size:13px;line-height:1.5}.account-pay-status{background:var(--bg-muted);width:max-content;max-width:100%;color:var(--account-hint);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-pay-status.is-paid{color:#007a52;background:#00a76f24}.account-pay-status.is-pending{color:#a46100;background:#ffb0202e}.account-pay-item__meta{color:var(--account-hint);flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.account-pay-item__actions{justify-content:flex-end;min-width:168px}.account-pay-item__actions,.account-pay-linkset,.account-pay-subnav{flex-wrap:wrap;gap:8px;display:flex}.account-pay-subnav{margin:-4px 0 0}.account-pay-hint{color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-pay-bridge{gap:18px;display:grid}.account-pay-bridge__head{border-bottom:1px solid var(--border-subtle);grid-template-columns:42px minmax(0,1fr);gap:14px;padding-bottom:18px;display:grid}.account-pay-bridge__head strong{color:var(--text);font-size:16px;font-weight:var(--tibiu-weight-bold);line-height:1.35}.account-pay-bridge__head p{color:var(--account-hint);margin:8px 0 0;font-size:13px;line-height:1.6}.account-pay-bridge__links{margin-top:-4px}.account-pay-legacy-gap{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);gap:14px;padding:18px 0;display:grid}.account-pay-legacy-gap__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.account-pay-legacy-gap__head div{min-width:0}.account-pay-legacy-gap__head h3{color:var(--text);margin:0;font-size:15px;font-weight:var(--tibiu-weight-bold);line-height:1.4}.account-pay-legacy-gap__head p{color:var(--account-hint);margin:6px 0 0;max-width:680px;font-size:13px;line-height:1.6}.account-pay-legacy-gap__head>span{flex:0 0 auto;color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-semibold);line-height:1.5}.account-pay-legacy-gap__row{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;display:grid}.account-pay-legacy-gap__pager{justify-content:flex-end;gap:8px;display:flex}.account-pay-novel-check{grid-template-columns:minmax(0,1fr) auto;align-items:end;margin-top:0}.account-pay-novel-state{border-top:1px solid var(--border-subtle);gap:14px;padding-top:16px;display:grid}.account-pay-state-grid{flex-wrap:wrap;gap:8px;display:flex}.account-pay-form .plain-button:disabled,.account-pay-item__actions .plain-button:disabled,.account-pay-legacy-gap .plain-button:disabled,.account-pay-package:disabled{cursor:default;opacity:.64}.account-article-tabs{margin-bottom:22px}.account-article-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin:-8px 0 18px;display:flex}.account-article-toolbar__copy{min-width:min(100%,280px);flex:1 1 280px}.account-article-toolbar__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0;display:flex}.account-article-toolbar p{color:var(--account-hint);margin:0;font-size:13px;font-weight:var(--tibiu-weight-semibold);line-height:1.5}.account-article-categories{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.account-article-categories button{background:var(--bg-muted);width:max-content;max-width:100%;color:var(--account-hint);cursor:pointer;border-radius:999px;border:0;align-items:center;gap:6px;padding:4px 9px;font-size:12px;font-weight:var(--tibiu-weight-semibold);display:inline-flex}.account-article-categories button.is-active,.account-article-categories button:hover{color:var(--account-blue);background:var(--account-blue-soft)}.account-article-list{gap:16px;display:grid}.account-article-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:0 0 18px;display:grid}.account-article-item:last-child{border-bottom:0}.account-article-item__body{gap:8px;min-width:0;display:grid}.account-article-item__head{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.account-article-item__head strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-article-item p{color:var(--account-hint);margin:0;font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-article-status{background:var(--bg-muted);width:max-content;max-width:100%;color:var(--account-hint);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-article-status.is-published{color:#007a52;background:#00a76f24}.account-article-item__meta{color:var(--account-hint);flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.account-article-item__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:220px;display:flex}.account-article-item__actions .plain-button:disabled,.account-article-toolbar .plain-button:disabled{cursor:default;opacity:.64}.account-community-tabs{margin-bottom:22px}.account-community-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:-8px 0 18px;display:flex}.account-community-toolbar p{color:var(--account-hint);margin:0;font-size:13px;font-weight:var(--tibiu-weight-semibold);line-height:1.5}.account-community-toolbar span{flex-wrap:wrap;gap:8px;display:flex}.account-community-list{gap:16px;display:grid}.account-community-list.is-feed{gap:14px}.account-community-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:14px;padding:0 0 18px;display:grid}.account-community-item:last-child{border-bottom:0}.account-community-item__icon{background:var(--bg-muted);width:38px;height:38px;color:var(--account-hint);background-position:50%;background-size:cover;border-radius:8px;justify-content:center;align-items:center;font-size:18px;display:inline-flex;overflow:hidden}.account-community-item__body{gap:8px;min-width:0;display:grid}.account-community-item__head{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.account-community-item__head strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-size,16px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-line,19px);overflow:hidden}.account-community-item p{color:var(--account-hint);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.account-community-status{background:var(--bg-muted);width:max-content;max-width:100%;color:var(--account-hint);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-community-status.is-published{color:#007a52;background:#00a76f24}.account-community-status.is-draft,.account-community-status.is-hidden{background:color-mix(in srgb,var(--account-blue) 12%,transparent);color:var(--account-blue)}.account-community-status.is-pending,.account-community-status.is-rejected{color:#9a6400;background:#f59f0024}.account-community-quote{width:max-content;max-width:100%;color:var(--account-blue);font-size:13px;font-weight:var(--tibiu-weight-semibold);text-decoration:none}.account-community-item__meta,.account-community-topics{color:var(--account-hint);flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.account-community-topics a{color:var(--account-blue);font-weight:var(--tibiu-weight-semibold);text-decoration:none}.account-community-media{flex-wrap:wrap;gap:8px;display:flex}.account-community-media span{aspect-ratio:1;background:var(--bg-muted);background-position:50%;background-size:cover;border-radius:8px;width:58px;display:block}.account-community-item__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:250px;display:flex}.account-community-feed{border-top:1px solid var(--border-subtle);gap:16px;margin-top:30px;padding-top:24px;display:grid}.account-community-feed__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.account-community-feed__head div{gap:4px;display:grid}.account-community-feed__head strong{color:var(--text);font-size:var(--tibiu-type-section-mobile-size,18px);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line,22px)}.account-community-feed__head span{color:var(--account-hint);font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-community-feed__head .plain-button:disabled,.account-community-item__actions .plain-button:disabled,.account-community-toolbar .plain-button:disabled{cursor:default;opacity:.64}.account-media-tabs{margin-bottom:22px}.account-media-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;margin:-4px 0 18px;display:grid}.account-media-toolbar>div{justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0;display:flex}.account-media-upload{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:22px}.account-media-upload .plain-button{width:max-content;max-width:100%}.account-media-upload-list{grid-column:1/-1;gap:10px;display:grid}.account-media-upload-item{background:var(--bg-muted);grid-template-columns:minmax(0,1fr) minmax(180px,240px) auto;align-items:end;gap:10px;padding:12px;display:grid}.account-media-upload-item>div{gap:3px;min-width:0;display:grid}.account-media-upload-item strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-meta-size,13px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-meta-line,17px);overflow:hidden}.account-media-upload-item span{color:var(--account-hint);font-size:var(--tibiu-type-aux-size,12px);line-height:var(--tibiu-type-meta-line,17px)}.account-media-form-hint{color:var(--account-hint);font-size:12px;font-weight:var(--tibiu-weight-regular);line-height:1.45}.account-media-folderbar{flex-wrap:wrap;gap:8px;margin:-4px 0 18px;display:flex}.account-media-bulk,.account-media-filter{flex-wrap:wrap;align-items:end;gap:10px;margin-bottom:18px;display:flex}.account-media-bulk label,.account-media-filter label{min-width:min(220px,100%);color:var(--account-hint);gap:6px;font-size:13px;font-weight:var(--tibiu-weight-medium);display:grid}.account-media-bulk input,.account-media-filter input,.account-media-filter select{border:0;border-bottom:1px solid var(--border-subtle);min-height:38px;color:var(--text);font:inherit;background:none;border-radius:0}.account-media-bulk input:focus,.account-media-filter input:focus,.account-media-filter select:focus{border-color:var(--account-blue);outline:0}.account-media-bulk{justify-content:space-between;align-items:center}.account-media-bulk p{margin:0}.account-media-bulk p,.account-media-status{color:var(--account-hint);font-size:var(--tibiu-type-meta-size,13px);font-weight:var(--tibiu-weight-semibold);line-height:var(--tibiu-type-meta-line,17px)}.account-media-status{margin:-4px 0 16px}.account-media-bulk input{flex:180px}.account-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;display:grid}.account-media-grid.is-list{grid-template-columns:1fr}.account-media-item{border-bottom:1px solid var(--border-subtle);grid-template-columns:92px minmax(0,1fr);align-items:start;gap:12px;min-width:0;padding:0 0 18px;display:grid}.account-media-item.is-selected .account-media-item__head strong{color:var(--account-blue)}.account-media-item__select{width:max-content;max-width:100%;color:var(--account-hint);grid-column:1/-1;align-items:center;gap:7px;font-size:12px;font-weight:var(--tibiu-weight-semibold);display:inline-flex}.account-media-item__select input{width:16px;height:16px;accent-color:var(--account-blue)}.account-media-thumb{aspect-ratio:1;background:var(--bg-muted);width:92px;color:var(--account-hint);background-position:50%;background-size:cover;border-radius:8px;justify-content:center;align-items:center;font-size:var(--tibiu-type-section-mobile-size);display:inline-flex;overflow:hidden}.account-media-thumb-button{border:0;padding:0;cursor:zoom-in}.account-media-thumb-button:focus-visible{outline:2px solid var(--account-blue);outline-offset:2px}.account-media-item__body{gap:8px;min-width:0;display:grid}.account-media-item__head{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.account-media-item__head span{background:var(--bg-muted);width:max-content;max-width:100%;color:var(--account-hint);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-media-item__head strong{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:var(--tibiu-type-work-mobile-size,15px);font-weight:var(--tibiu-weight-medium);line-height:var(--tibiu-type-work-mobile-line,19px);overflow:hidden}.account-media-item p{color:var(--account-hint);margin:0;font-size:var(--tibiu-type-aux-size,12px);line-height:var(--tibiu-type-meta-line,17px)}.account-media-item__tags{flex-wrap:wrap;gap:6px;display:flex}.account-media-item__tags span{background:var(--account-blue-soft);width:max-content;max-width:100%;color:var(--account-blue);border-radius:999px;padding:2px 7px;font-size:11px;font-weight:var(--tibiu-weight-semibold)}.account-media-item__actions{flex-wrap:wrap;grid-column:2;gap:8px;display:flex}.account-media-bulk .plain-button:disabled,.account-media-upload .plain-button:disabled{cursor:default;opacity:.64}.account-author-tabs{margin-bottom:24px}.account-author-current{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:24px;display:grid}.account-author-current h2,.account-author-group__head h2,.account-author-legacy__head h2{color:var(--text);margin:0;font-size:var(--tibiu-type-section-mobile-size,18px);font-weight:var(--tibiu-weight-bold);line-height:var(--tibiu-type-section-mobile-line,22px)}.account-author-current p,.account-author-gap,.account-author-group__head p,.account-author-legacy__head p{color:var(--account-hint);margin:0;font-size:var(--tibiu-type-meta-size,13px);line-height:var(--tibiu-type-meta-line,17px)}.account-author-current>div,.account-author-legacy__head{gap:6px;min-width:0;display:grid}.account-author-current>svg{color:var(--account-blue);font-size:24px}.account-author-action-grid{margin-bottom:32px}.account-author-action-card{grid-template-columns:38px minmax(0,1fr);align-items:start}.account-author-action-card__icon{width:34px;height:34px;color:var(--account-blue);background:var(--account-blue-soft);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.account-author-card-action{width:max-content;max-width:100%;color:var(--account-blue);font-size:12px;font-weight:var(--tibiu-weight-semibold)}.account-author-legacy{border-top:1px solid var(--border-subtle);gap:18px;padding-top:24px;display:grid}.account-author-group-list{gap:20px;display:grid}.account-author-group{border-bottom:1px solid var(--border-subtle);gap:12px;padding-bottom:20px;display:grid}.account-author-group:last-child{border-bottom:0}.account-author-group__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.account-author-group__head>div{gap:6px;min-width:0;display:grid}.account-author-status{width:max-content;max-width:100%;background:var(--bg-muted);color:var(--account-hint);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:var(--tibiu-weight-semibold);line-height:1.2}.account-author-status.is-ok{color:#007a52;background:#00a76f24}.account-author-status.is-partial{color:var(--account-blue);background:var(--account-blue-soft)}.account-author-status.is-pending{color:#9a6400;background:#f59f0024}.account-author-buttons{flex-wrap:wrap;gap:8px;display:flex}.account-author-buttons .plain-button:disabled{cursor:default;opacity:.58}@media (max-width:760px){.account-surface,.bookshelf-surface{padding-top:18px}.account-surface .capability-toolbar,.bookshelf-surface .capability-toolbar{gap:16px;margin-bottom:22px;padding-bottom:18px}.account-surface .capability-title,.bookshelf-surface .capability-title{font-size:var(--tibiu-type-page-mobile-size)}.account-locked-state__copy h2{font-size:var(--tibiu-type-section-mobile-size)}.account-settings-grid,.account-surface .record-grid,.bookshelf-manage-grid,.bookshelf-share-panel,.bookshelf-surface .record-grid{grid-template-columns:1fr}.account-status-ledger{margin-right:-18px;padding-right:18px}.account-preview-card{position:static}.account-overview-status{grid-template-columns:72px minmax(0,1fr);gap:14px}.account-overview-status__avatar{width:68px}.account-overview-status__actions{grid-column:1/-1;justify-content:flex-start}.account-overview-status__actions .plain-button{flex:140px}.account-overview-section,.account-overview-security{margin-bottom:28px}.account-overview-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-overview-setting-grid,.account-overview-shortcut-grid{grid-template-columns:1fr}.account-overview-setting,.account-overview-shortcut{min-height:0}.account-overview-security__actions .plain-button{flex:1 1 180px}.account-overview-binding-list{grid-template-columns:1fr}.account-overview-binding-item .plain-button{width:100%}.account-overview-focus__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.account-overview-focus__item strong{font-size:var(--tibiu-type-work-mobile-size);line-height:var(--tibiu-type-work-mobile-line)}.account-library-current{grid-template-columns:1fr}.account-library-current__actions{justify-content:stretch}.account-library-current .plain-button{grid-column:1/-1;width:100%}.account-library-record{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px 8px}.account-library-record-list.is-grid .account-library-record.is-editing,.account-library-record.is-editing{grid-template-columns:30px 30px minmax(0,1fr)}.account-library-record__actions{grid-column:2/-1;justify-content:flex-start;margin-left:0}.account-library-record.is-editing .account-library-record__actions,.account-library-record.is-editing .account-library-record__main{grid-column:3}.account-library-record-list.is-grid{grid-template-columns:1fr}.account-library-editbar{flex-direction:column;align-items:stretch}.account-library-editbar div{justify-content:stretch}.account-library-editbar .plain-button{flex:1 0 140px}.account-library-entry-grid{grid-template-columns:1fr}.account-library-landing__head h2{font-size:var(--tibiu-type-section-mobile-size);line-height:var(--tibiu-type-section-mobile-line)}.account-library-creator{grid-template-columns:1fr}.account-library-creator .plain-button{width:100%}.bookshelf-cover-picker{grid-template-columns:58px minmax(0,1fr);align-items:start}.bookshelf-cover-picker__preview{width:58px}.bookshelf-cover-picker__actions .plain-button{flex:120px}.account-profile-form,.account-profile-inline{grid-template-columns:1fr}.account-profile-inline .plain-button{width:100%}.account-profile-birth-control{grid-template-columns:1fr}.account-profile-birth-control .plain-button{width:100%}.account-profile-city__head{grid-template-columns:1fr}.account-profile-city__head .plain-button{width:100%}.account-profile-city-picker__list{max-height:260px}.account-profile-city-option{width:100%;justify-content:space-between}.account-profile-segmented button{flex:1 1 96px}.account-avatar-picker{align-items:stretch;display:grid}.account-avatar-picker .plain-button{width:100%}.account-avatar-picker__preview{width:52px}.account-avatar-picker__actions .plain-button,.account-profile-actions .plain-button{width:100%}.account-profile-security{grid-template-columns:1fr}.account-profile-security__actions{justify-content:stretch}.account-profile-security__actions .plain-button{width:100%}.account-privacy-toggle{align-items:flex-start}.account-correction-current__grid,.account-correction-form,.account-correction-loader{grid-template-columns:1fr}.account-correction-loader__actions{justify-content:stretch;width:100%}.account-correction-actions .plain-button,.account-correction-kind .plain-button,.account-correction-loader .plain-button,.account-correction-loader__actions .plain-button{width:100%}.account-correction-kind{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.account-correction-link-row,.account-correction-tag-add{grid-template-columns:1fr}.account-correction-link-row .plain-button{width:100%}.article-editor-form__row{grid-template-columns:1fr}.article-editor-form__header,.article-editor-form__meta,.article-editor-workspace__bar{justify-content:flex-start}.article-editor-mode,.article-editor-tools{width:100%}.article-editor-mode button{flex:120px}.bookshelf-summary{grid-template-columns:82px minmax(0,1fr);gap:14px}.bookshelf-summary__cover{width:82px}.bookshelf-work-item{grid-template-columns:48px minmax(0,1fr);align-items:start}.bookshelf-work-item__cover{width:48px}.bookshelf-work-item .plain-button{grid-column:1/-1;width:100%}.account-ticket-summary{grid-template-columns:1fr}.account-ticket-summary__actions{justify-content:flex-start}.account-ticket-summary__actions .plain-button{flex:150px}.account-ticket-list-toolbar{grid-template-columns:1fr}.account-ticket-list-toolbar>.plain-button{width:100%}.account-message-peer{grid-template-columns:40px minmax(0,1fr);gap:12px}.account-message-list-toolbar{align-items:stretch;flex-direction:column}.account-message-shortcuts{grid-template-columns:1fr}.account-message-shortcuts>div{justify-content:flex-start}.account-message-shortcuts .plain-button{width:100%}.account-message-list-toolbar .plain-button{justify-content:center;width:100%}.account-message-legacy__actions .plain-button{width:100%}.account-message-peer__avatar{width:40px;height:40px}.account-message-peer strong{font-size:var(--tibiu-type-work-mobile-size,15px);line-height:var(--tibiu-type-work-mobile-line,19px)}.account-message-bubble{width:92%}.account-message-composer{grid-template-columns:minmax(0,1fr)}.account-message-composer__send{width:100%}.account-task-toolbar{grid-template-columns:1fr}.account-task-item{grid-template-columns:minmax(0,1fr)}.account-task-item__actions{grid-column:auto;justify-content:flex-start;min-width:0}.account-task-action-stack,.account-task-item__actions .plain-button{width:100%}.account-notice-shortcuts,.account-notice-toolbar{grid-template-columns:1fr}.account-notice-shortcuts>div{justify-content:flex-start}.account-notice-legacy__actions .plain-button,.account-notice-shortcuts .plain-button,.account-notice-toolbar .plain-button{width:100%}.account-notice-item,.account-notice-item.has-cover{grid-template-columns:minmax(0,1fr)}.account-notice-item__mark{display:none}.account-notice-item__actions{grid-column:auto;justify-content:flex-start;min-width:0}.account-notice-item__actions .plain-button{width:100%}.account-comment-composer,.account-comment-filter,.account-comment-reply-form{grid-template-columns:1fr}.account-comment-composer-layer{padding:max(16px,env(safe-area-inset-top)) 0 0}.account-comment-composer-layer__sheet{width:100%;max-height:86dvh;border-right:0;border-bottom:0;border-left:0;border-radius:18px 18px 0 0}.account-comment-composer-layer .account-comment-composer{padding-right:16px;padding-left:16px}.account-comment-legacy__head{grid-template-columns:1fr}.account-comment-legacy__nav .plain-button{flex:1 1 150px}.account-comment-legacy__filter{width:100%}.account-comment-legacy__tools{align-items:stretch;flex-direction:column}.account-comment-legacy__tools .plain-button{width:100%}.account-comment-record{grid-template-columns:1fr;align-items:start}.account-comment-record .account-comment-action{width:max-content;max-width:100%}.account-comment-composer .plain-button,.account-comment-reply-form .plain-button{width:100%}.account-comment-tools{align-items:flex-start}.account-comment-pagination{justify-content:stretch;align-items:stretch;gap:8px}.account-comment-pagination button{flex:1;justify-content:center;padding-inline:8px}.account-comment-item{grid-template-columns:40px minmax(0,1fr)}.account-comment-item__actions{gap:8px 14px}.account-comment-reply{grid-template-columns:30px minmax(0,1fr)}.account-friend-add,.account-friend-toolbar{grid-template-columns:1fr}.account-friend-toolbar>div{justify-content:flex-start}.account-friend-add .plain-button,.account-friend-toolbar .plain-button{width:100%}.account-friend-item{grid-template-columns:40px minmax(0,1fr)}.account-friend-item__actions{grid-column:2;justify-content:flex-start;min-width:0}.account-friend-item__actions .plain-button{flex:120px}.account-pay-packages{grid-template-columns:1fr}.account-pay-ledger{margin-right:-18px;padding-right:18px}.account-pay-tabs{width:100%}.account-pay-tabs .capability-action{flex:1 0 0;min-width:0;padding:0 8px}.account-pay-form .plain-button{width:100%}.account-pay-novel-check{grid-template-columns:1fr}.account-pay-bridge__links{width:100%}.account-pay-legacy-gap__head{display:grid}.account-pay-legacy-gap__row{grid-template-columns:40px minmax(0,1fr)}.account-pay-legacy-gap__row .account-pay-item__actions{grid-column:2;justify-content:flex-start;min-width:0}.account-pay-legacy-gap__row .account-pay-item__actions .plain-button{flex:130px}.account-pay-legacy-gap__pager{justify-content:stretch}.account-pay-legacy-gap__pager .plain-button{flex:1;justify-content:center}.account-pay-item,.account-pay-latest{grid-template-columns:40px minmax(0,1fr)}.account-pay-detail-summary{grid-template-columns:1fr}.account-pay-detail-summary__actions{justify-content:flex-start;min-width:0}.account-pay-detail-summary__actions .plain-button{flex:130px}.account-pay-detail-methods{grid-template-columns:1fr}.account-pay-detail-qr{width:132px}.account-pay-item__actions,.account-pay-latest .account-pay-item__actions{grid-column:2;justify-content:flex-start;min-width:0}.account-pay-item__actions .plain-button,.account-pay-linkset,.account-pay-linkset .plain-button{flex:120px}.account-article-toolbar{flex-direction:column;align-items:stretch}.account-article-toolbar__actions{justify-content:flex-start;width:100%}.account-article-toolbar .plain-button{width:100%}.account-article-item{grid-template-columns:1fr}.account-article-item__actions{grid-column:1;justify-content:flex-start;min-width:0}.account-article-item__actions .plain-button{flex:110px}.account-community-feed__head,.account-community-toolbar{flex-direction:column;align-items:stretch}.account-community-feed__head .plain-button,.account-community-toolbar .plain-button{width:100%}.account-community-toolbar span{flex-direction:column}.account-community-item{grid-template-columns:40px minmax(0,1fr)}.account-community-item__actions{grid-column:2;justify-content:flex-start;min-width:0}.account-community-item__actions .plain-button{flex:112px}.account-media-grid,.account-media-toolbar,.account-media-upload,.account-media-upload-item{grid-template-columns:1fr}.account-media-toolbar>div{justify-content:flex-start}.account-media-toolbar .plain-button{flex:1 1 150px}.account-media-bulk .plain-button,.account-media-filter .plain-button,.account-media-folderbar .plain-button,.account-media-upload .plain-button{width:100%}.account-media-bulk,.account-media-filter{flex-direction:column;align-items:stretch}.account-media-bulk input,.account-media-filter label{width:100%}.account-media-item{grid-template-columns:82px minmax(0,1fr)}.account-media-thumb{width:82px}.account-media-item__actions{grid-column:1/-1}.account-media-item__actions .plain-button{flex:120px}.account-author-action-card,.account-author-current,.account-author-group__head{grid-template-columns:1fr}.account-author-current>svg{display:none}.account-author-buttons .plain-button{width:100%}}.account-library-surface{--library-action-blue:var(--account-blue);--library-panel:color-mix(in srgb,var(--bg-elevated,var(--bg)) 92%,var(--bg-muted));--library-navy:#28324f;padding-bottom:calc(var(--tibiu-bottom-nav-height, 0px) + env(safe-area-inset-bottom, 0px) + 96px)}.account-library-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 36px;padding:8px;border-radius:8px;background:var(--library-panel);box-shadow:0 16px 40px color-mix(in srgb,#64748b 13%,transparent)}.account-library-tab{min-height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:var(--account-hint);font-size:16px;font-weight:var(--tibiu-weight-bold);text-decoration:none}.account-library-tab.is-active{color:#fff;background:var(--library-action-blue);box-shadow:0 12px 26px color-mix(in srgb,var(--library-action-blue) 24%,transparent)}.account-library-current{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;margin:0 0 28px}.account-library-current h2{margin:0;color:var(--text);font-size:clamp(22px,4vw,30px);font-weight:var(--tibiu-weight-bold);line-height:1.15}.account-library-current p{margin:6px 0 0;color:var(--account-hint);font-size:14px;line-height:1.5}.account-library-current__actions{display:inline-flex;justify-content:flex-end;gap:8px}.account-library-editbar{position:fixed;z-index:68;left:50%;right:auto;bottom:calc(var(--tibiu-bottom-nav-height, 0px) + env(safe-area-inset-bottom, 0px) + 12px);width:min(760px,calc(100vw - 24px));margin:0;transform:translateX(-50%);border:0;border-radius:8px;padding:12px 14px 12px 18px;background:var(--library-navy);box-shadow:0 18px 42px rgba(15,23,42,.24);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;gap:12px}.account-library-editbar span{color:#fff;font-size:16px;font-weight:var(--tibiu-weight-bold);white-space:nowrap}.account-library-editbar div{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:10px}.account-library-editbar .plain-button{min-height:46px;border:0;border-radius:999px;padding:0 18px;font-weight:var(--tibiu-weight-bold)}.account-library-editbar .plain-button.is-ghost{color:rgba(255,255,255,.76);background:rgba(19,27,49,.35)}.account-library-editbar .plain-button.is-danger{color:#fff;background:var(--library-action-blue)}@media (max-width:760px){.account-library-tabs{margin-bottom:34px}.account-library-tab{min-height:52px;font-size:15px}.account-library-current{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.account-library-current__actions{grid-column:1/-1;justify-content:flex-end}.account-library-card-list.is-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px}.account-library-editbar{width:calc(100vw - 24px);padding:10px 12px 10px 16px}.account-library-editbar .plain-button{min-height:44px;padding:0 14px}}@media (max-width:420px){.account-library-tabs{gap:6px;padding:7px}.account-library-tab{min-height:48px}.account-library-card-list.is-grid{gap:18px 16px}.account-library-editbar .plain-button.is-ghost{display:none}}