.profile-shell{max-width:64rem;margin:0 auto}.profile-shell .loading{color:var(--muted);padding:3rem 0;text-align:center;font-style:italic}.profile-shell .activity,.profile-shell .favorites,.profile-shell .account-links,.profile-shell .edit-profile{margin-top:1.6rem;background:var(--bg-elev);border:1px solid var(--rule);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:1.5rem 1.6rem}.profile-shell .activity>h2,.profile-shell .favorites>h2,.profile-shell .account-links>h2,.profile-shell .edit-profile>h2{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:1.5rem;color:var(--fg-strong);margin:0 0 1.1rem}.profile-shell .profile-head{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1.4rem;padding:.5rem 0 1.6rem;margin-bottom:.4rem;border-bottom:1px solid var(--rule)}.profile-shell .profile-head h1{font-family:var(--font-display);font-weight:600;font-size:clamp(2rem,4vw,2.6rem);line-height:1.05;margin:0;color:var(--fg-strong)}.profile-shell .profile-meta{color:var(--muted);margin:.5rem 0 0;font-size:.95rem;display:flex;flex-wrap:wrap;gap:.5rem .85rem}.profile-shell .profile-meta>span{white-space:nowrap}.profile-shell .membership{text-align:right;display:flex;flex-direction:column;gap:.5rem;align-items:flex-end}.profile-shell .badge{display:inline-block;padding:.32rem .85rem;border-radius:999px;font-size:.7rem;text-transform:uppercase;letter-spacing:.16em;font-weight:600;border:1px solid var(--rule)}.profile-shell .badge-admin{background:var(--accent);color:var(--bg);border-color:var(--accent)}.profile-shell .badge-sub{background:var(--accent-soft);color:var(--accent);border-color:var(--accent)}.profile-shell .badge-free{color:var(--muted)}.profile-shell .manage-link{font-size:.85rem}.profile-shell .stats-loading{color:var(--muted);padding:.5rem 0;font-style:italic}.profile-shell .stats-loading[hidden],.profile-shell .stats-body[hidden],.profile-shell .stats-empty[hidden]{display:none}.profile-shell .stats-empty{background:var(--bg);border:1px dashed var(--rule);border-radius:var(--radius-card);padding:1.4rem 1.5rem}.profile-shell .stats-empty p{margin:0 0 .4rem}.profile-shell .stats-empty p:last-child{margin:0}.profile-shell .stats-empty .muted{color:var(--muted);font-size:.92rem}.profile-shell .card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.85rem}.profile-shell .card{background:var(--bg);border:1px solid var(--rule);border-radius:var(--radius-card);padding:1.1rem 1.2rem;display:flex;flex-direction:column;gap:.3rem;min-width:0}.profile-shell .card.hero{grid-column:span 2;grid-row:span 2;justify-content:center}.profile-shell .card.wide{grid-column:span 2}.profile-shell .card-eyebrow{font-size:.68rem;text-transform:uppercase;letter-spacing:.18em;color:var(--accent);font-weight:600}.profile-shell .card-value{font-family:var(--font-display);font-weight:600;font-size:1.5rem;color:var(--fg-strong);line-height:1.15;overflow-wrap:anywhere}.profile-shell .card.hero .card-value{font-size:clamp(1.8rem,3.5vw,2.6rem)}.profile-shell .card-sub{color:var(--muted);font-size:.86rem;overflow-wrap:anywhere}.profile-shell .counts-strip{display:flex;justify-content:space-around;gap:.6rem;margin:1rem 0 0;padding:1.1rem 1rem;background:var(--bg);border:1px solid var(--rule);border-radius:var(--radius-card)}.profile-shell .counts-strip>div{text-align:center;flex:1}.profile-shell .counts-strip strong{display:block;font-family:var(--font-display);font-weight:600;font-size:1.6rem;color:var(--fg-strong)}.profile-shell .counts-strip span{color:var(--muted);font-size:.74rem;text-transform:uppercase;letter-spacing:.16em}.profile-shell .ranked{margin-top:1.4rem}.profile-shell .ranked h3{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:1.15rem;margin:0 0 .5rem;color:var(--fg-strong)}.profile-shell .ranked-list{list-style:none;padding:0;margin:0}.profile-shell .ranked-list li{display:grid;grid-template-columns:2rem 1fr auto;gap:.85rem;align-items:baseline;padding:.6rem 0;border-bottom:1px solid var(--rule)}.profile-shell .ranked-list li:last-child{border-bottom:0}.profile-shell .rank{color:var(--accent);font-family:var(--font-display);font-variant-numeric:tabular-nums;text-align:right;font-size:1.05rem}.profile-shell .ranked-name{color:var(--fg-strong);overflow-wrap:anywhere}.profile-shell .ranked-count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.88rem}.profile-shell .fav-loading{color:var(--muted);padding:.5rem 0;font-style:italic}.profile-shell .fav-loading[hidden],.profile-shell .fav-body[hidden],.profile-shell .fav-empty[hidden]{display:none}.profile-shell .fav-empty{background:var(--bg);border:1px dashed var(--rule);border-radius:var(--radius-card);padding:1.4rem 1.5rem}.profile-shell .fav-empty p{margin:0 0 .4rem}.profile-shell .fav-empty p:last-child{margin:0}.profile-shell .fav-empty .muted{color:var(--muted);font-size:.92rem}.profile-shell .fav-body{display:block}.profile-shell .fav-summary{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.4rem}.profile-shell .fav-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.32rem .7rem;border-radius:999px;background:var(--accent-soft);border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);color:var(--fg-strong);font-family:var(--font-sans);font-size:.78rem;font-weight:600;white-space:nowrap}.profile-shell .fav-chip .fav-ic{color:var(--accent)}.profile-shell .fav-group{margin-bottom:1.5rem}.profile-shell .fav-group:last-child{margin-bottom:0}.profile-shell .fav-group-head{display:flex;align-items:center;gap:.55rem;margin:0 0 .65rem;padding-bottom:.45rem;border-bottom:1px solid var(--rule);font-family:var(--font-display);font-weight:600;font-size:1.05rem;color:var(--fg-strong)}.profile-shell .fav-group-head .fav-ic{color:var(--accent)}.profile-shell .fav-count{margin-left:auto;color:var(--accent);font-family:var(--font-sans);font-size:.78rem;font-weight:600;font-variant-numeric:tabular-nums;background:var(--accent-soft);border-radius:999px;padding:.1rem .5rem}.profile-shell .fav-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.5rem}.profile-shell .fav-item{display:flex;align-items:center;gap:.3rem;background:var(--bg);border:1px solid var(--rule);border-radius:var(--radius-card);padding:.15rem .3rem .15rem .15rem;transition:border-color .12s ease}.profile-shell .fav-item:hover{border-color:var(--accent)}.profile-shell .fav-go{display:flex;align-items:center;gap:.55rem;flex:1;min-width:0;padding:.5rem .4rem .5rem .6rem;color:var(--fg-strong)}.profile-shell .fav-go:hover{text-decoration:none;color:var(--accent)}.profile-shell .fav-go .fav-ic{flex-shrink:0;color:var(--accent)}.profile-shell .fav-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-shell .fav-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:.4rem;border:0;background:transparent;color:var(--muted);cursor:pointer;transition:color .12s ease,background .12s ease}.profile-shell .fav-remove:hover{color:#c84747;background:color-mix(in srgb,#c84747 12%,transparent)}.profile-shell .fav-remove:disabled{opacity:.5;cursor:progress}.profile-shell .support-cta{margin-top:1.6rem;padding:1.4rem 1.6rem;background:var(--bg-elev);border:1px solid var(--rule);border-left:3px solid var(--accent);border-radius:var(--radius-card);box-shadow:var(--shadow-card);display:flex;align-items:center;justify-content:space-between;gap:1rem 1.5rem;flex-wrap:wrap}.profile-shell .support-cta-text{flex:1;min-width:15rem}.profile-shell .support-cta-text h2{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:1.3rem;color:var(--fg-strong);margin:0 0 .35rem}.profile-shell .support-cta-text p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.55}.profile-shell .support-cta-btn{flex-shrink:0;white-space:nowrap}.profile-shell .link-list{list-style:none;padding:0;margin:0}.profile-shell .link-list li{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--rule)}.profile-shell .link-list li:first-child{padding-top:0}.profile-shell .link-list li:last-child{border-bottom:0;padding-bottom:0}.profile-shell .link-label{display:flex;flex-direction:column;gap:.2rem}.profile-shell .link-label strong{color:var(--fg-strong);font-weight:600}.profile-shell .link-label small{color:var(--muted);font-size:.84rem}.profile-shell .link-btn{padding:.5rem 1rem;border-radius:var(--radius-btn);border:1px solid var(--rule);background:var(--bg-elev-2);color:var(--fg-strong);font:inherit;font-weight:600;font-size:.85rem;cursor:pointer;white-space:nowrap}.profile-shell .link-btn:hover{border-color:var(--accent);color:var(--accent)}.profile-shell .link-btn:disabled{opacity:.6;cursor:not-allowed}.profile-shell .link-btn--primary{background:#000;color:#fff;border-color:#000}.profile-shell .link-btn--primary:hover{filter:brightness(1.2);color:#fff}.profile-shell .link-btn--google{background:#fff;color:#1f1f1f;border-color:#dadce0}.profile-shell .link-btn--google:hover{background:#f7f8f8;color:#1f1f1f}.profile-shell .link-error{color:#c84747;margin:.7rem 0 0;font-size:.92rem}.profile-shell .edit-profile{max-width:none}.profile-shell .edit-form-fields{max-width:30rem}.profile-shell .edit-profile label{display:block;margin-bottom:1rem;font-family:var(--font-serif);font-size:.92rem}.profile-shell .edit-profile label>span{display:block;color:var(--muted);margin-bottom:.3rem;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem}.profile-shell .edit-profile input{width:100%;padding:.6rem .75rem;background:var(--bg);border:1px solid var(--rule);border-radius:var(--radius-btn);color:var(--fg-strong);font:inherit}.profile-shell .edit-profile input:focus{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--accent)}.profile-shell .edit-save{display:inline-block;padding:.6rem 1.3rem;border-radius:var(--radius-btn);border:1px solid var(--accent);background:var(--accent);color:var(--bg);font:inherit;font-weight:600;cursor:pointer;text-decoration:none}.profile-shell .edit-save:hover{filter:brightness(1.08)}.profile-shell .edit-save:disabled{opacity:.6;cursor:not-allowed}.profile-shell .edit-status{color:var(--accent);margin-left:.8rem;font-size:.9rem}.profile-shell .edit-error{color:#c84747;margin:.7rem 0 0;font-size:.92rem}.profile-shell .edit-choice{margin-top:.4rem}.profile-shell .edit-choice-lede{color:var(--muted);margin:0}.profile-shell .edit-choice-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.9rem}.profile-shell .edit-ghost{padding:.6rem 1.3rem;border-radius:var(--radius-btn);border:1px solid var(--rule);background:var(--bg-elev-2);color:var(--fg-strong);font:inherit;font-weight:600;cursor:pointer}.profile-shell .edit-ghost:hover{border-color:var(--accent);color:var(--accent)}.profile-shell .edit-merge{margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--rule)}.profile-shell .edit-master-pick{border:none;padding:0;margin:0 0 .9rem;display:flex;flex-direction:column;gap:.5rem}.profile-shell .edit-master-opt{display:flex;align-items:center;gap:.55rem;font-family:var(--font-serif);color:var(--fg-strong)}@media(max-width:880px){.profile-shell .card-grid{grid-template-columns:repeat(2,1fr)}.profile-shell .card.hero{grid-column:span 2;grid-row:auto}.profile-shell .card.wide{grid-column:span 2}}@media(max-width:520px){.profile-shell .activity,.profile-shell .account-links,.profile-shell .edit-profile{padding:1.2rem 1.1rem}.profile-shell .card-grid{grid-template-columns:1fr 1fr;gap:.6rem}.profile-shell .card.hero,.profile-shell .card.wide{grid-column:span 2}.profile-shell .counts-strip{flex-wrap:wrap}.profile-shell .counts-strip>div{flex:1 0 28%}.profile-shell .profile-head{padding-bottom:1.2rem}.profile-shell .membership{text-align:left;align-items:flex-start}}
