.topbar-profile-button{flex:0 0 42px!important;width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;padding:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;line-height:1!important}
.topbar-profile-button img{width:36px!important;height:36px!important;max-width:36px!important;max-height:36px!important;border-radius:999px;object-fit:contain!important;display:block;flex:0 0 auto}.inline-route-notice{margin:0 0 14px;padding:12px 14px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.72);color:var(--text);font-weight:800}.inline-route-notice.ok{color:#23724a;background:rgba(220,255,236,.82)}.inline-route-notice.error{color:#a33a5e;background:rgba(255,228,238,.86)}.account-panel-card,.route-empty-card{border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.7);padding:22px;box-shadow:0 18px 46px rgba(80,40,90,.08)}.account-user-row{display:flex;gap:14px;align-items:center;margin-bottom:18px}.account-user-avatar{width:64px;height:64px;border-radius:22px;overflow:hidden;background:linear-gradient(135deg,#ff8fc3,#9ddcff);box-shadow:0 12px 24px rgba(125,80,150,.16)}.account-user-avatar img{width:100%;height:100%;object-fit:cover;display:block}.account-user-row strong{display:block;font-size:22px}.account-user-row span{color:var(--muted);font-weight:800}.account-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0}.account-info-grid div{border:1px solid var(--line);border-radius:18px;padding:14px;background:rgba(255,255,255,.72)}.account-info-grid span{display:block;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.account-info-grid strong{display:block;margin-top:6px;overflow-wrap:anywhere}.route-action-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:18px 0}.profile-route{overflow:hidden}.profile-route .gallery-route-head{margin-bottom:18px}.vrc-profile-shell{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.74);box-shadow:0 22px 52px rgba(80,40,90,.1)}.profile-cover{height:190px;background:linear-gradient(135deg,rgba(45,190,205,.92),rgba(255,145,195,.82) 66%,rgba(255,255,255,.9));overflow:hidden}.profile-cover-img{width:100%;height:100%;object-fit:cover;display:block}.profile-identity-card{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:end;padding:0 28px 22px;margin-top:-58px}.profile-avatar{width:140px;height:140px;border-radius:34px;border:7px solid rgba(255,255,255,.94);overflow:hidden;background:linear-gradient(135deg,#ff8fc3,#9ddcff);box-shadow:0 18px 36px rgba(125,80,150,.18)}.profile-avatar img{width:100%;height:100%;object-fit:cover;display:block}.profile-identity-main{min-width:0;padding-bottom:8px}.profile-identity-main h1{margin:0;font-size:clamp(30px,5vw,46px);line-height:.98;letter-spacing:-.05em}.profile-handle{margin-top:8px;color:var(--muted);font-size:18px;font-weight:900}.profile-role-line{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.role-pill{display:inline-flex;align-items:center;min-height:30px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.74);color:var(--muted);font-size:12px;font-weight:900}.role-pill.strong{color:var(--text);background:rgba(255,212,235,.82)}.profile-actions{display:flex;gap:10px;align-items:center;padding-bottom:14px}.profile-stats-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 28px 24px;border:1px solid var(--line);border-radius:22px;padding:12px;background:rgba(255,255,255,.68)}.profile-stats-card div{text-align:center;padding:10px;border-radius:16px;background:rgba(255,255,255,.58)}.profile-stats-card strong{display:block;font-size:24px}.profile-stats-card span{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.vrc-profile-shell .profile-section,.vrc-profile-shell .profile-edit{margin:0 28px 24px;border:1px solid var(--line);border-radius:22px;padding:20px;background:rgba(255,255,255,.68)}.profile-section-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.profile-section-head h2{margin:0;font-size:20px}.profile-section-head span{color:var(--muted);font-size:13px;font-weight:850}.badge-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.profile-badge{border:1px solid var(--line);border-radius:18px;padding:12px;background:rgba(255,255,255,.72)}.profile-badge-img{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;margin-bottom:8px;color:#fff;font-weight:900;background:linear-gradient(135deg,#ff8fc3,#9ddcff);overflow:hidden}.profile-badge-img img{width:100%;height:100%;object-fit:cover}.profile-badge strong{display:block;font-size:13px;line-height:1.35}.profile-badge small{display:block;margin-top:4px;color:var(--muted)}.profile-social-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.profile-social-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;border:1px solid var(--line);background:rgba(255,255,255,.75);box-shadow:0 10px 22px rgba(80,40,90,.08);overflow:hidden;transition:transform .18s ease,opacity .18s ease}.profile-social-icon img{width:78%;height:78%;object-fit:contain;display:block}.profile-social-icon.is-active:hover{transform:translateY(-2px)}.profile-social-icon.is-disabled{opacity:.42;filter:grayscale(1)}.profile-bio{white-space:pre-wrap;color:var(--text);line-height:1.65}.profile-empty-text{margin:0;color:var(--muted)}.profile-edit.hidden{display:none}.profile-edit{display:grid;gap:12px}.profile-edit textarea,.profile-edit input,.profile-edit select{width:100%;border:1px solid var(--line);border-radius:14px;padding:12px 13px;font:inherit;color:var(--text);background:rgba(255,255,255,.86)}.profile-edit textarea{min-height:110px;resize:vertical}.upload-control{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:8px}.route-empty-card{display:grid;gap:8px;color:var(--muted)}.route-empty-card strong{color:var(--text);font-size:20px}@media(max-width:760px){.topbar-profile-button{width:40px;height:40px;min-width:40px}.account-info-grid{grid-template-columns:1fr}.profile-cover{height:132px}.profile-identity-card{grid-template-columns:1fr;gap:10px;padding:0 18px 18px;margin-top:-46px}.profile-avatar{width:104px;height:104px;border-radius:28px;border-width:6px}.profile-actions{padding-bottom:0}.profile-stats-card,.vrc-profile-shell .profile-section,.vrc-profile-shell .profile-edit{margin-left:18px;margin-right:18px}.profile-stats-card{grid-template-columns:repeat(3,minmax(0,1fr));padding:8px}.profile-stats-card div{padding:8px 4px}.profile-stats-card strong{font-size:20px}}
.profile-pickup-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.profile-pickup-card{display:block;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:rgba(255,255,255,.58);border:1px solid var(--line);box-shadow:0 10px 22px rgba(80,40,90,.08)}.profile-pickup-card img{width:100%;height:100%;object-fit:cover;display:block}.profile-pickup-card:hover,.profile-pickup-card:focus-visible{transform:translateY(-2px);box-shadow:0 14px 30px rgba(80,40,90,.13)}@media(max-width:760px){.profile-pickup-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

.profile-media-control{align-items:center}.profile-image-delete{color:#cf3b67}.profile-image-delete:hover,.profile-image-delete:focus-visible{border-color:rgba(207,59,103,.42);background:rgba(255,228,238,.72);color:#b72f59}.profile-media-guide{display:block;margin-top:6px;color:var(--muted);font-size:12px;font-weight:850;line-height:1.45}

.inline-route-notice.hidden,.my-photos-notice.hidden{display:none}
