/* v957: profile collection and wider profile column. */
body.ksan-unified.has-site-header[data-view="wall"] #wall2010View .wall2010-grid{grid-template-columns:minmax(0,1fr) clamp(340px,28vw,440px)!important}
body.ksan-unified.has-site-header[data-view="wall"] #wall2010View .ksan-info-panel{padding:0 18px 24px!important}
body.ksan-unified.has-site-header[data-view="wall"] #wall2010View .ksan-info-portrait{width:150px!important;height:150px!important;flex-basis:150px!important}
body.ksan-unified.has-site-header[data-view="wall"] #wall2010View .ksan-info-name #wall2010ProfileName{font-size:25px!important}
body.ksan-unified.has-site-header[data-view="wall"] #wall2010View .ksan-info-row{font-size:15px!important}
body.ksan-unified.has-site-header[data-view="wall"] #wall2010View .ksan-info-hero{gap:20px!important;padding:24px 0 28px!important}
body.ksan-unified.has-site-header[data-view="wall"] #wall2010View .ksan-info-followers{margin-top:-12px!important;color:#96969d!important;font:400 14px/1.5 Arial,sans-serif!important}
body.ksan-unified.has-site-header[data-view="wall"] #wall2010View .ksan-info-stats > div{font-size:13px!important;height:48px!important}
body.ksan-unified.has-site-header[data-view="wall"] #wall2010View .ksan-info-stats strong{font-size:14px!important}
body.ksan-unified #wall2010View .ksan-collect{width:100%;margin:22px 0 0;padding:0;background:transparent;border:0}
body.ksan-unified #wall2010View .ksan-collect-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;padding:0 2px}
body.ksan-unified #wall2010View .ksan-collect-heading h3{margin:0;color:#eee;font:500 15px/1.4 Arial,sans-serif}
body.ksan-unified #wall2010View .ksan-collect-heading h3 span{margin-left:5px;color:#929099;font-weight:400}
body.ksan-unified #wall2010View .ksan-collect-heading > span{color:#b2a181;font:400 11px/1.4 Arial,sans-serif}
body.ksan-unified #wall2010View .ksan-collect-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%}
body.ksan-unified #wall2010View .ksan-collect-item{position:relative;display:block;width:100%;height:auto;aspect-ratio:1;margin:0;padding:7px;border:1px solid #b6a17835;border-radius:14px;background:linear-gradient(145deg,#302c34,#1d1b23);cursor:pointer;overflow:hidden;transition:transform .16s,border-color .16s}
body.ksan-unified #wall2010View .ksan-collect-item:hover{transform:translateY(-2px);border-color:#c8b28988}
body.ksan-unified #wall2010View .ksan-collect-item img{display:block;width:100%;height:100%;object-fit:cover;border-radius:9px}
body.ksan-unified #wall2010View .ksan-collect-star{position:absolute;top:4px;left:6px;color:#eed3a4;text-shadow:0 1px 4px #000;font-size:14px}
body.ksan-unified #wall2010View .ksan-collect-count{position:absolute;bottom:5px;right:5px;padding:2px 6px;border-radius:7px;background:#141119df;color:#eee;font:500 11px/1.3 Arial,sans-serif}
.ksan-reaction-detail{position:fixed;inset:0;width:min(420px,calc(100vw - 32px));max-width:420px;max-height:calc(100dvh - 40px);height:auto;box-sizing:border-box;margin:auto;padding:28px;border:1px solid #ffffff16;border-radius:24px;background:#18171c;color:#eee;overflow:auto;font:14px/1.5 Arial,sans-serif;box-shadow:0 24px 100px #0008}
.ksan-reaction-detail:not([open]){display:none!important}
.ksan-reaction-detail::backdrop{background:#000a;backdrop-filter:blur(5px)}
.ksan-reaction-detail .ksan-reaction-close{position:absolute;right:12px;top:10px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#ffffff08;color:#aaa;font:26px/1 Arial;cursor:pointer}
.ksan-reaction-detail .ksan-reaction-art{width:130px;height:130px;margin:8px auto 16px;padding:10px;border-radius:24px;background:linear-gradient(140deg,#4b3c54,#272031);border:1px solid #ba9f6844}
.ksan-reaction-detail .ksan-reaction-art img{width:100%;height:100%;object-fit:cover;border-radius:16px}
.ksan-reaction-detail .ksan-reaction-rarity{display:block;text-align:center;color:#cfb785;font-size:12px}
.ksan-reaction-detail h2{margin:5px 0 0;font-size:23px;text-align:center}
.ksan-reaction-detail .ksan-reaction-demo{margin:4px 0 20px;text-align:center;color:#95909f;font-size:11px}
.ksan-reaction-detail .ksan-reaction-facts{padding:14px;margin:0;border-radius:16px;background:#232127}
.ksan-reaction-detail .ksan-reaction-facts > div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0}
.ksan-reaction-detail dt{color:#aaa;font-size:12px}
.ksan-reaction-detail dd{margin:0;color:#d5c1ff;font-size:13px;white-space:nowrap}
.ksan-reaction-detail h3{font-size:14px;font-weight:500;margin:22px 0 8px}
.ksan-reaction-detail .ksan-reaction-people{list-style:none;padding:0;margin:0}
.ksan-reaction-detail li{display:flex;align-items:center;gap:10px;padding:9px 0}
.ksan-reaction-detail .ksan-reaction-person{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:hsl(var(--person-hue) 20% 28%);color:#e5dcea;font-size:13px}
.ksan-reaction-detail li small{margin-left:auto;color:#85818b;font-size:11px}
.ksan-reaction-detail button:focus-visible,body.ksan-unified #wall2010View .ksan-collect-item:focus-visible{outline:2px solid #c9b4ff;outline-offset:3px}
@media(max-width:1199px){body.ksan-unified.has-site-header[data-view="wall"] #wall2010View .wall2010-grid{grid-template-columns:minmax(0,1fr)!important}body.ksan-unified.has-site-header[data-view="wall"] #wall2010View.is-profile-open .wall2010-side{width:min(420px,100%)!important}}
@media(prefers-reduced-motion:reduce){body.ksan-unified #wall2010View .ksan-collect-item{transition:none;transform:none}}
