.profile-shell{max-width:1744px;font-family:var(--font-mono);grid-template-columns:minmax(160px,220px) minmax(0,1fr) minmax(160px,220px);gap:32px;margin:0 auto;padding:30px 24px 60px;font-size:13px;display:grid}.profile-main{grid-area:1/2;min-width:0}.profile-breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:30px;font-size:12px;display:flex}.profile-breadcrumb>a:first-child{color:#6366f1}.profile-breadcrumb>span:last-child{color:var(--text-strong)}.profile-header{align-items:center;gap:20px;display:flex}.profile-avatar{border:1px solid var(--border-subtle);background:#fff;border-radius:20px;flex-shrink:0;width:88px;height:88px}.profile-avatar-user{border-radius:50%!important}.profile-identity{flex:1;min-width:0}.profile-name{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.profile-name h1{letter-spacing:-1.4px;overflow-wrap:anywhere;font-size:30px;line-height:1.2}.profile-name>span{color:var(--text-muted);overflow-wrap:anywhere;font-size:16px}.profile-identity>p{color:var(--text-muted);margin-top:13px;font-size:12px;line-height:1.8}.profile-kind{border:1px solid var(--border-subtle);background:#fff;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:10px;display:inline-block}.profile-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.profile-actions .button{white-space:nowrap;gap:8px;min-height:36px;font-family:inherit;font-size:11px}.profile-actions .primary{color:#fff;background:#191919;border-color:#191919}.profile-actions .primary:hover{background:#333}.profile-share{position:relative}.profile-share>span{white-space:nowrap;color:var(--text-muted);font-size:10px;position:absolute;top:calc(100% + 5px);right:0}.profile-share>input{z-index:3;border:1px solid var(--border-default);background:#fff;border-radius:6px;width:260px;padding:10px;position:absolute;top:65px;right:0}.profile-about{max-width:850px;color:var(--text-muted);margin:22px 0 28px;font-size:12px;line-height:1.8}.profile-about>p{color:var(--text-body);white-space:pre-line;margin-bottom:8px}.profile-about>div{flex-wrap:wrap;gap:8px 20px;display:flex}.profile-about a{overflow-wrap:anywhere}.profile-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:30px;display:grid}.profile-stats>div{border:1px solid var(--border-subtle);background:#fff;border-radius:14px;flex-direction:column;min-height:164px;padding:24px;display:flex}.profile-stats h2{letter-spacing:0;margin-bottom:36px;font-size:12px;font-weight:500}.profile-stats strong{letter-spacing:-1px;color:var(--text-strong);font-size:25px;line-height:1.2}.profile-stats p{color:var(--text-muted);margin-top:9px;font-size:10px;line-height:1.6}.profile-chart{border:1px solid var(--border-subtle);background:#fff;border-radius:14px;padding:26px 24px 20px;overflow:hidden}.profile-chart-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.profile-chart-heading h2{color:var(--text-muted);letter-spacing:0;margin-bottom:10px;font-size:12px;font-weight:400}.profile-chart-heading p{align-items:baseline;gap:10px;display:flex}.profile-chart-heading strong{letter-spacing:-1px;color:var(--text-strong);font-size:25px}.profile-chart-heading p>span{color:var(--text-muted);font-size:11px}.profile-chart-controls{align-items:center;gap:8px;display:flex}.chart-legend,.profile-chart-controls select{border:1px solid var(--border-subtle);background:#fff;border-radius:7px;align-items:center;gap:8px;padding:10px;font-size:11px;display:flex;box-shadow:0 1px 2px #00000006}.profile-chart-controls select{cursor:pointer;min-height:38px;font-family:inherit}.chart-legend i,.profile-chart-tooltip i{background:#6366f1;border-radius:50%;width:8px;height:8px;display:inline-block}.profile-plot{margin-top:16px;position:relative}.profile-plot>svg{cursor:crosshair;touch-action:pan-y;width:100%;height:390px;display:block}.profile-plot text{fill:var(--text-muted);font-family:inherit;font-size:11px}.profile-chart-tooltip{pointer-events:none;border:1px solid var(--border-subtle);white-space:nowrap;background:#fff;border-radius:10px;gap:10px;padding:14px;font-size:11px;display:grid;position:absolute;top:18px;transform:translate(-50%);box-shadow:0 3px 8px #00000012}.profile-chart-tooltip>span{color:var(--text-muted)}.profile-chart-tooltip strong{align-items:center;gap:12px;display:flex}.profile-chart-note{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:0 10px;margin-top:16px;font-size:10px;line-height:1.8;display:flex}.profile-chart-empty{min-height:300px;color:var(--text-muted);place-items:center;display:grid}.profile-tools{margin-top:34px}.profile-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.profile-section-heading h2{overflow-wrap:anywhere;font-size:20px}.profile-section-heading>span{color:var(--text-muted);font-size:11px}.profile-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-tool-card{border:1px solid var(--border-subtle);background:#fff;border-radius:12px;min-width:0;padding:22px;display:block}.profile-tool-card:hover,.owner-card:hover{color:inherit;border-color:#bcbdf8;box-shadow:0 3px 12px #6366f10c}.profile-tool-heading{align-items:center;gap:12px;display:flex}.profile-tool-heading>img{border:1px solid var(--border-subtle);border-radius:9px}.profile-tool-heading>div{flex:1;min-width:0}.profile-tool-heading h3{font-size:17px}.profile-tool-heading>div>span{color:var(--text-muted);overflow-wrap:anywhere;margin-top:5px;font-size:10px;display:block}.profile-tool-heading>span{color:var(--text-muted)}.profile-tool-card>p{color:var(--text-muted);margin:18px 0 12px;font-size:12px}.profile-tool-stats{border-top:1px solid var(--border-subtle);color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding-top:14px;font-size:10px;display:flex}.profile-tool-stats strong{color:var(--text-strong);font-size:13px}.profile-tool-sparkline{height:36px;margin-top:14px}.profile-tool-sparkline .sparkline{color:#6366f1}.profile-source{color:var(--text-muted);margin-top:24px;font-size:10px;line-height:1.9}.profile-source a{text-underline-offset:3px;text-decoration:underline}.profile-back{margin-top:22px;font-size:12px;display:inline-block}.profile-rail{flex-direction:column;grid-row:1;align-self:start;gap:16px;display:flex}.profile-rail-left{grid-column:1}.profile-rail-right{grid-column:3}.profile-rail>p{color:var(--text-muted);text-align:center;letter-spacing:.02em;font-size:10px}.profile-promo{text-align:center;border:1px solid #0000000d;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:185px;padding:28px 14px;display:flex}.profile-promo img{object-fit:contain;border-radius:8px;margin-bottom:12px}.profile-promo strong{color:var(--text-strong);font-size:13px}.profile-promo>span{color:var(--text-muted);margin-top:8px;font-size:11px;line-height:1.7}.profile-promo code{color:var(--text-muted);background:#ffffff70;border-radius:4px;margin-top:12px;padding:2px 6px;font-size:10px}.profile-promo:hover{filter:brightness(.98);color:inherit}.profile-promo-0{background:#fce7f3}.profile-promo-1{background:#e5e7eb}.profile-promo-2{background:#e3fcef}.profile-promo-3{background:#e0f2fe}.profile-promo-4{background:#ede9fe}.owners-page{padding-top:30px;padding-bottom:60px}.owners-heading{padding:24px 0 48px}.owners-eyebrow{font-family:var(--font-mono);letter-spacing:1.8px;color:var(--text-muted);font-size:10px}.owners-heading h1{letter-spacing:-2px;margin:20px 0;font-size:48px;line-height:1.1}.owners-heading>p{color:var(--text-muted);font-size:15px}.owners-heading nav{gap:12px;margin-top:25px;display:flex}.owners-heading nav a{border:1px solid var(--border-subtle);background:#fff;border-radius:6px;align-items:center;gap:12px;padding:10px 14px;font-size:12px;display:flex}.owners-heading nav span{color:var(--text-muted);font-size:10px}.owners-group{margin-bottom:38px;scroll-margin-top:120px}.owners-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.owner-card{border:1px solid var(--border-subtle);background:#fff;border-radius:12px;flex-direction:column;min-width:0;padding:22px;display:flex}.owner-card-heading{align-items:center;gap:12px;display:flex}.owner-card-heading>img{border:1px solid var(--border-subtle);border-radius:10px}.owner-card-heading>div{flex:1;min-width:0}.owner-card-heading h3{overflow-wrap:anywhere;font-size:16px}.owner-card-heading>div>span{color:var(--text-muted);overflow-wrap:anywhere;margin-top:3px;font-size:11px;display:block}.owner-card-heading>span{color:var(--text-muted)}.owner-card>p{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:41px;margin:16px 0 22px;font-size:12px;line-height:1.7;display:-webkit-box;overflow:hidden}.owner-card-stats{color:var(--text-muted);gap:24px;margin-top:auto;font-size:11px;display:flex}.owner-card-stats strong{color:var(--text-strong);font-family:var(--font-mono);font-size:16px}.owner-card-tools{flex-wrap:wrap;gap:5px;margin-top:15px;display:flex}.owner-card-tools>span{background:var(--surface-page);color:var(--text-muted);border-radius:4px;padding:3px 6px;font-size:10px}@media (width<=1450px){.profile-shell{max-width:1152px;display:block}.profile-rail{display:none}.profile-header{flex-wrap:wrap}.profile-actions{margin-left:auto}.profile-stats{margin-top:24px}}@media (width>=1451px) and (width<=1650px){.profile-shell{grid-template-columns:180px minmax(0,1fr) 180px;gap:24px}.profile-header{flex-wrap:wrap}.profile-actions{justify-content:flex-end;width:100%;margin-top:-4px}.profile-stats>div{padding:20px}.profile-stats strong{font-size:23px}}@media (width<=900px){.profile-header{gap:16px}.profile-name h1{font-size:26px}.profile-name>span{font-size:14px}.profile-actions{justify-content:flex-end;width:100%}.profile-stats>div{padding:20px 16px}.profile-stats strong{font-size:22px}.profile-stats h2{font-size:11px}.profile-chart-heading{flex-wrap:wrap;align-items:flex-start}.owners-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.profile-shell{padding:22px 16px 38px}.profile-breadcrumb{gap:10px;margin-bottom:24px;font-size:11px}.profile-avatar{border-radius:14px;width:64px;height:64px}.profile-name{gap:6px;display:block}.profile-name h1{letter-spacing:-1px;font-size:24px}.profile-name>span{margin-top:5px;font-size:12px;display:block}.profile-identity>p{margin-top:8px;font-size:10px}.profile-kind{margin-top:5px;margin-left:0}.profile-actions{justify-content:flex-start;gap:10px;margin-top:8px}.profile-actions .button{min-height:44px;font-size:11px}.profile-share>span{font-size:9px;top:46px;left:0}.profile-share>input{left:0;right:auto}.profile-about{margin:25px 0 22px;font-size:11px}.profile-about>div{gap:6px 14px}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.profile-stats>div{border-radius:11px;min-height:139px;padding:18px 16px}.profile-stats h2{margin-bottom:25px;font-size:11px}.profile-stats strong{font-size:25px}.profile-stats p{margin-top:8px;font-size:9px}.profile-chart{border-radius:11px;padding:20px 12px 16px}.profile-chart-heading{gap:18px;padding:0 4px}.profile-chart-heading h2{font-size:11px}.profile-chart-heading p{gap:8px}.profile-chart-heading strong{font-size:25px}.profile-chart-heading p>span{font-size:10px}.profile-chart-controls{justify-content:space-between;gap:5px;width:100%}.chart-legend{box-shadow:none;border:0;padding:0;font-size:10px}.profile-chart-controls select{max-width:175px;min-height:44px;font-size:12px}.profile-plot{margin-top:8px}.profile-plot>svg{height:250px}.profile-plot text{font-size:10px}.profile-chart-note{padding:0 4px;font-size:9px;line-height:1.9}.profile-chart-tooltip{padding:10px;font-size:10px}.profile-tools{margin-top:28px}.profile-section-heading{gap:8px}.profile-section-heading h2{font-size:18px}.profile-section-heading>span{font-size:10px}.profile-tool-grid{grid-template-columns:1fr;gap:12px}.profile-tool-card{padding:20px}.profile-back{align-items:center;min-height:44px;display:inline-flex}.owners-heading{padding:12px 0 35px}.owners-heading h1{font-size:38px}.owners-heading>p{font-size:14px;line-height:1.7}.owners-grid{grid-template-columns:1fr}.owners-heading nav a{min-height:44px}.owners-group>.profile-section-heading{flex-direction:column;align-items:flex-start}.owners-eyebrow{letter-spacing:1.2px;font-size:9px}}
