[data-bs-theme=dark]{--profile-snapshot-list-max-height: 40rem}.modal-maxi{height:90vh;width:90vw;max-width:none!important}.modal-maxi .modal-content,.modal-maxi .modal-body{height:100%}.nav-topbar.poly-topbar{background:#0f1115f5;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 .5rem 1.5rem #0000002e}.poly-nav-brand{align-items:center;border-radius:.5rem;display:inline-flex;min-height:2.75rem;padding:.45rem .6rem .45rem 0}.poly-nav-brand:focus-visible{box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb),.28);outline:0}.poly-nav-collapse{gap:.75rem}.poly-nav-links,.poly-nav-auth{gap:.25rem}.poly-nav-link.nav-link,.poly-nav-dropdown>.dropdown-toggle{border:1px solid transparent;border-radius:.5rem;color:var(--bs-secondary-color);font-weight:600;line-height:1;min-height:2.4rem;padding:.65rem .75rem}.poly-nav-link.nav-link:hover,.poly-nav-link.nav-link:focus-visible,.poly-nav-dropdown>.dropdown-toggle:hover,.poly-nav-dropdown>.dropdown-toggle:focus-visible{background:var(--bs-tertiary-bg);border-color:var(--bs-border-color);color:var(--bs-body-color)}.poly-nav-link.nav-link.active,.poly-nav-dropdown>.dropdown-toggle.active,.poly-nav-dropdown>.dropdown-toggle.show{background:var(--bs-primary-bg-subtle);border-color:rgba(var(--bs-primary-rgb),.45);color:var(--bs-primary-text-emphasis)}.poly-nav-item-content,.poly-nav-dropdown-item{align-items:center;display:inline-flex;gap:.45rem;min-width:0}.poly-nav-item-content{white-space:nowrap}.poly-nav-dropdown>.dropdown-toggle:after{margin-left:.45rem}.poly-topbar .dropdown-menu{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:.5rem;box-shadow:0 1rem 2rem #0000003d;min-width:13rem;padding:.4rem}.poly-topbar .dropdown-item{border-radius:.45rem;color:var(--bs-secondary-color);padding:.55rem .65rem}.poly-topbar .dropdown-item:hover,.poly-topbar .dropdown-item:focus{background:var(--bs-tertiary-bg);color:var(--bs-body-color)}.poly-topbar .dropdown-divider{border-color:var(--bs-border-color);margin:.35rem 0}.poly-nav-toggle.navbar-toggler{border-color:var(--bs-border-color);border-radius:.5rem;min-height:2.5rem;padding:.45rem .6rem}.route-progress{background:linear-gradient(90deg,transparent,var(--bs-primary),#66a6ff,transparent);height:.18rem;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transform:translate(-100%);transition:opacity .12s ease;z-index:1100}.route-progress.is-visible{animation:route-progress-slide 1.1s ease-in-out infinite;opacity:1}.route-shell{transition:opacity .16s ease}.route-shell[aria-busy=true]{opacity:.82}@keyframes route-progress-slide{0%{transform:translate(-100%)}55%{transform:translate(0)}to{transform:translate(100%)}}@media (prefers-reduced-motion: reduce){.route-progress.is-visible{animation:none;transform:none}}.ad-activity-calendars{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(17rem,1fr))}.ad-activity-calendar-month{min-width:0}.ad-activity-calendar-weekdays,.ad-activity-calendar-grid{display:grid;gap:.35rem;grid-template-columns:repeat(7,minmax(0,1fr))}.ad-activity-calendar-weekdays{margin-bottom:.35rem;text-align:center}.ad-activity-calendar-day{align-items:center;background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:.8rem;display:flex;font-size:.95rem;height:2.5rem;justify-content:center}.ad-activity-calendar-day.is-active{background:var(--bs-primary-bg-subtle);border-color:var(--bs-primary);color:var(--bs-primary-text-emphasis);font-weight:700}.ad-activity-calendar-day.is-outside-month{opacity:.35}.user-card{transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.user-card:hover,.user-card:focus-visible{background:var(--bs-tertiary-bg);border-color:rgba(var(--bs-primary-rgb),.45);color:var(--bs-body-color);transform:translateY(-1px)}.user-card:focus-visible{box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb),.22);outline:0}.user-card-avatar{background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:50%;display:block;flex:0 0 3rem;height:3rem;overflow:hidden;width:3rem}.user-card-avatar img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.user-card-copy{display:flex;flex:1;flex-direction:column;gap:.3rem;min-width:0}.user-card-name{font-size:1rem;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card-id{align-items:center;color:var(--bs-secondary-color);display:inline-flex;font-size:.86rem;gap:.2rem;line-height:1}.user-card-action{align-items:center;color:var(--bs-secondary-color);display:inline-flex;flex:0 0 auto;justify-content:center;margin-left:auto;transition:color .16s ease}.user-card:hover .user-card-action,.user-card:focus-visible .user-card-action{color:var(--bs-primary-text-emphasis)}.profile-history-shell{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:.75rem;padding:1rem}.profile-history-toolbar{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.profile-snapshot-picker{max-height:var(--profile-snapshot-list-max-height);overflow-y:auto}.profile-history-sidebar{display:flex}.profile-timeline-list{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding-right:.25rem}.profile-timeline-event{align-items:stretch;background:transparent;border:0;color:var(--bs-body-color);display:grid;gap:.85rem;grid-template-columns:2.25rem minmax(0,1fr);padding:0;text-align:left}.profile-timeline-event:not(:last-child){padding-bottom:.9rem}.profile-timeline-rail{align-items:center;display:flex;justify-content:center;position:relative}.profile-timeline-rail:before{background:var(--bs-border-color);bottom:-.9rem;content:"";position:absolute;top:2.6rem;width:1px}.profile-timeline-event:last-child .profile-timeline-rail:before{display:none}.profile-timeline-node{align-items:center;background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:50%;color:var(--bs-secondary-color);display:inline-flex;height:2.25rem;justify-content:center;position:relative;transition:background-color .16s ease,border-color .16s ease,color .16s ease;width:2.25rem;z-index:1}.profile-timeline-copy{background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:.65rem;display:flex;flex-direction:column;gap:.45rem;min-width:0;padding:.85rem;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.profile-timeline-event:hover .profile-timeline-copy,.profile-timeline-event:focus-visible .profile-timeline-copy,.profile-timeline-event.is-selected .profile-timeline-copy{background:var(--bs-primary-bg-subtle);border-color:rgba(var(--bs-primary-rgb),.55);transform:translate(2px)}.profile-timeline-event:hover .profile-timeline-node,.profile-timeline-event:focus-visible .profile-timeline-node,.profile-timeline-event.is-selected .profile-timeline-node{background:var(--bs-primary-bg-subtle);border-color:var(--bs-primary);color:var(--bs-primary-text-emphasis)}.profile-timeline-event:focus-visible{outline:0}.profile-timeline-event:focus-visible .profile-timeline-copy{box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb),.22)}.profile-timeline-date{color:var(--bs-secondary-color);font-size:.78rem;font-weight:700;text-transform:uppercase}.profile-timeline-title{font-weight:800;line-height:1.25}.profile-timeline-chips{display:flex;flex-wrap:wrap;gap:.35rem}.profile-change-chip{background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:var(--bs-secondary-color);font-size:.73rem;font-weight:700;line-height:1;padding:.35rem .5rem}.profile-snapshot-card{border-radius:.75rem;box-shadow:0 1rem 2rem #00000029}.profile-snapshot-avatar{flex:0 0 auto}.profile-snapshot-status{align-items:flex-start;align-self:flex-start;display:flex;flex-wrap:wrap;gap:.5rem}.profile-snapshot-status span{align-items:center;background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:999px;color:var(--bs-secondary-color);display:inline-flex;font-size:.82rem;font-weight:700;line-height:1;padding:.45rem .65rem}.profile-snapshot-text-grid{display:grid;gap:1rem}.profile-snapshot-text-grid>div{background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:.65rem;padding:1rem}.profile-change-list{display:grid;gap:.85rem}.profile-change-section{border-top:1px solid var(--bs-border-color);padding-top:1rem}.profile-change-toggle{align-items:center;background:transparent;border:0;color:var(--bs-body-color);display:flex;font-size:.82rem;font-weight:800;gap:.5rem;justify-content:space-between;letter-spacing:.02em;padding:0;text-transform:uppercase;width:100%}.profile-change-toggle svg{color:var(--bs-secondary-color);flex:0 0 auto;transition:transform .16s ease}.profile-change-toggle svg.is-open{transform:rotate(180deg)}.profile-change-toggle:focus-visible{border-radius:.35rem;box-shadow:0 0 0 .2rem rgba(var(--bs-primary-rgb),.22);outline:0}.profile-change-collapsible{margin-top:1rem}.profile-change-row{border:1px solid var(--bs-border-color);border-radius:.65rem;overflow:hidden}.profile-change-row-header{align-items:center;background:var(--bs-tertiary-bg);border-bottom:1px solid var(--bs-border-color);display:flex;gap:.75rem;padding:.85rem 1rem}.profile-change-row-header span:last-child{display:flex;flex-direction:column;gap:.2rem;min-width:0}.profile-change-row-header small{color:var(--bs-secondary-color)}.profile-change-row-icon{align-items:center;background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:.5rem;color:var(--bs-primary-text-emphasis);display:inline-flex;flex:0 0 2rem;height:2rem;justify-content:center;width:2rem}.profile-change-diff{display:grid;gap:0;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.profile-change-diff>div{min-width:0;padding:1rem}.profile-change-diff>div:first-child{border-right:1px solid var(--bs-border-color)}.profile-change-diff small{color:var(--bs-secondary-color);display:block;font-size:.72rem;font-weight:800;margin-bottom:.45rem;text-transform:uppercase}.profile-change-diff div div{overflow-wrap:anywhere;white-space:pre-wrap}.profile-timeline-change-avatar{background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:.65rem;display:block;height:auto;max-width:100%;width:auto}.auth-layout{gap:1.5rem}.auth-card{border-color:#ffffff1f;box-shadow:0 1rem 2.5rem #00000038}.auth-card-subtitle{line-height:1.45}.auth-mode-switch .btn{min-height:2.65rem}.auth-reset-panel{background:var(--bs-tertiary-bg);border-radius:.5rem;margin-left:-.25rem;margin-right:-.25rem;padding:1rem}.auth-help{color:var(--bs-secondary-color);padding-top:.75rem}.auth-help h5{color:var(--bs-body-color)}.home-shell{display:flex;flex-direction:column;gap:2rem}.home-hero{align-items:center;display:grid;gap:1.5rem;grid-template-columns:minmax(0,42rem);justify-content:center;padding:1.5rem 0 .5rem;text-align:center}.home-hero.has-notices{grid-template-columns:minmax(0,1fr) minmax(18rem,.65fr);justify-content:stretch;text-align:left}.home-hero-copy,.home-snapshot{min-width:0}.home-hero-copy{align-items:center;display:flex;flex-direction:column}.home-hero.has-notices .home-hero-copy{align-items:flex-start}.home-logo{display:block;margin-bottom:1.5rem}.home-hero h1{font-size:clamp(2rem,4vw,4.25rem);line-height:1.02;margin-bottom:1rem;max-width:12ch}.home-hero-copy p{color:var(--bs-secondary-color);font-size:1.08rem;line-height:1.6;margin-bottom:1.5rem;max-width:43rem}.home-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.home-hero.has-notices .home-actions{justify-content:flex-start}.home-notices{display:grid;gap:.75rem;width:100%}.home-notice{align-items:flex-start;background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:.5rem;display:flex;gap:.75rem;padding:.95rem;text-align:left}.home-notice-warning{background:#f5b8511c;border-color:#f5b8516b}.home-notice-info{background:#66a6ff1c;border-color:#66a6ff6b}.home-notice-icon{align-items:center;border-radius:.5rem;display:inline-flex;flex:0 0 2rem;height:2rem;justify-content:center;width:2rem}.home-notice-warning .home-notice-icon{background:#f5b85129;color:#f5b851}.home-notice-info .home-notice-icon{background:#66a6ff29;color:#66a6ff}.home-notice span:last-child{display:flex;flex-direction:column;gap:.25rem;min-width:0}.home-notice strong{line-height:1.2}.home-notice small{color:var(--bs-secondary-color);line-height:1.45}.home-snapshot{background:var(--bs-tertiary-bg);border:1px solid var(--bs-border-color);border-radius:.5rem;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem}.home-snapshot-list{display:grid;gap:.75rem}.home-snapshot-list div{border-top:1px solid var(--bs-border-color);display:flex;flex-direction:column;gap:.2rem;padding-top:.75rem}.home-snapshot-list span{color:var(--bs-secondary-color);font-size:.78rem;font-weight:700;text-transform:uppercase}.home-snapshot-list strong{color:var(--bs-body-color);font-size:.98rem}.home-link-card{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:.5rem;color:var(--bs-body-color);display:flex;gap:1rem;height:100%;min-height:11rem;padding:1.25rem;text-decoration:none;transition:border-color .16s ease,transform .16s ease,background-color .16s ease}.home-link-card:hover,.home-link-card:focus-visible{background:var(--bs-tertiary-bg);border-color:var(--home-link-accent);color:var(--bs-body-color);transform:translateY(-2px)}.home-link-card-users{--home-link-accent: #66a6ff}.home-link-card-activity{--home-link-accent: #55c875}.home-link-card-economy{--home-link-accent: #f5b851}.home-link-card-ads{--home-link-accent: #e677c0}.home-link-icon{align-items:center;background:color-mix(in srgb,var(--home-link-accent),transparent 84%);border:1px solid color-mix(in srgb,var(--home-link-accent),transparent 46%);border-radius:.5rem;color:var(--home-link-accent);display:inline-flex;flex:0 0 2.75rem;height:2.75rem;justify-content:center;width:2.75rem}.home-link-copy{display:flex;flex:1;flex-direction:column;min-width:0}.home-link-title{font-size:1.22rem;font-weight:700;line-height:1.2;margin-bottom:.55rem}.home-link-description{color:var(--bs-secondary-color);line-height:1.5}.home-link-cta{align-items:center;color:var(--home-link-accent);display:inline-flex;font-size:.9rem;font-weight:700;gap:.4rem;margin-top:auto;padding-top:1rem}.home-faq{margin-bottom:1rem}@media (max-width: 991.98px){.poly-topbar{padding-bottom:.55rem;padding-top:.55rem}.poly-nav-brand img{max-width:10rem}.poly-nav-collapse{border-top:1px solid rgba(255,255,255,.08);margin-top:.55rem;padding-top:.55rem}.poly-nav-links,.poly-nav-auth{gap:.35rem;width:100%}.poly-nav-auth{border-top:1px solid rgba(255,255,255,.08);margin-top:.35rem;padding-top:.35rem}.poly-nav-link.nav-link,.poly-nav-dropdown>.dropdown-toggle{min-height:2.75rem;padding:.75rem;width:100%}.poly-nav-item-content{white-space:normal}.poly-topbar .dropdown-menu{background:transparent;border:0;box-shadow:none;margin:0;padding:.2rem 0 .45rem 2.2rem}.poly-topbar .dropdown-item{padding:.62rem .75rem}.home-hero,.home-hero.has-notices{grid-template-columns:1fr;text-align:center}.home-hero-copy,.home-hero.has-notices .home-hero-copy{align-items:center}.home-hero.has-notices .home-actions{justify-content:center}.home-notices{max-width:36rem}.home-hero h1{max-width:14ch}.profile-history-toolbar{flex-direction:column;align-items:flex-start}.profile-history-toolbar .btn-group{width:100%}.profile-history-toolbar .btn{flex:1}}@media (min-width: 768px) and (min-height: 760px){.home-shell{justify-content:center;min-height:calc(100vh - 7.5rem)}}@media (max-width: 575.98px){[data-bs-theme=dark]{--profile-snapshot-list-max-height: 24rem}.poly-nav-brand img{max-width:8.5rem}.user-card-action{display:none}.home-hero h1{font-size:2.2rem}.home-link-card{min-height:auto}.profile-history-shell{margin-left:-.5rem;margin-right:-.5rem;padding:.75rem}.profile-change-diff{grid-template-columns:1fr}.profile-change-diff>div:first-child{border-bottom:1px solid var(--bs-border-color);border-right:0}}
