/* Chat profile only: keep the existing shell/editor/album and scene payment UI. */
#profilePopup { background: #160f09 !important; color: #f4ebdf; }
#profilePopup .sns-body { background: #160f09; padding-bottom: max(24px, env(safe-area-inset-bottom)) !important; }
#profilePopup [hidden] { display: none !important; }
#profilePopup button { font-family: inherit; }
#profilePopup button:focus-visible { outline: 2px solid #efd392; outline-offset: 3px; }
#profilePopup .snsc-top { height: 320px; height: clamp(280px, 43svh, 360px); background: #352516; }
#profilePopup .snsc-cover { object-position: 50% 27%; }
#profilePopup .snsc-cover-fade { background: linear-gradient(180deg, #160f0933, transparent 30%, #160f0944 58%, #160f09 100%); }
#profilePopup .snsc-name-block { bottom: 14px; }
#profilePopup .snsc-name { font: 600 30px/1.4 'Noto Serif KR', serif; color: #f4ebdf; letter-spacing: -.8px; }
#profilePopup .snsc-name .snsc-age { font-size: 13px; }
#profilePopup .snsc-eyebrow { font-family: inherit; font-size: 10px; letter-spacing: 1px; }
#profilePopup .snsc-relation { font-family: inherit; font-style: normal; font-size: 12px; color: #cdbda7; margin-top: 5px; }
#profilePopup .snsc-quick-row { padding: 3px 22px 15px; }
#profilePopup .snsc-chip.warm { color: #ddbc80; background: #bd8a3614; border-color: #bd8a363b; }
#profilePopup .snsc-tabs { margin: 0; padding: 0 16px; gap: 4px; border-color: #443320; }
#profilePopup .snsc-tab { appearance: none; background: transparent; border: 0; border-bottom: 2px solid transparent; border-radius: 0; min-height: 49px; margin: 0; padding: 12px 4px; color: #ad987d; font-size: 13px; font-weight: 500; letter-spacing: 0; box-shadow: none; }
#profilePopup .snsc-tab.on { color: #edd097; border-bottom-color: #dbb064; }
#profilePopup #snsStoryPane, #profilePopup #snsVideoPane { padding: 22px 21px 8px; }
#profilePopup .crnv2-shortcut { gap: 14px; flex-wrap: wrap; background: linear-gradient(120deg, #322212, #1c140d); border-color: #594226; }
#profilePopup .crnv2-shortcut > div { flex: 1 1 180px; min-width: 0; }
#profilePopup .crnv2-shortcut button { white-space: normal; font-size: 12px; line-height: 1.6; min-height: 42px; font-weight: 500; }
#profilePopup .crnv2-shortcut-note { margin: 7px 0 0; font-size: 11px; line-height: 1.7; color: #bda78b; word-break: keep-all; }
#profilePopup .snsp-media-title { margin: 0 0 7px; font: 600 19px/1.5 'Noto Serif KR', serif; color: #f4ebdf; letter-spacing: -.5px; }
#profilePopup .snsp-media-caption { margin: 0 0 7px; color: #bca58a; font-size: 12px; line-height: 1.7; word-break: keep-all; }
#profilePopup .snsp-video-row { display: flex; width: 100%; align-items: center; gap: 13px; text-align: left; padding: 17px 0; margin: 0; background: transparent; border: 0; border-radius: 0; border-bottom: 1px solid #3b2c1e; box-shadow: none; color: #eee2cf; cursor: pointer; }
#profilePopup .snsp-video-row:disabled { opacity: .6; cursor: wait; }
#profilePopup .snsp-video-thumb { position: relative; width: 104px; height: 76px; flex: 0 0 104px; overflow: hidden; border-radius: 8px; background: #35281c; }
#profilePopup .snsp-video-thumb img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 30%; display: block; }
#profilePopup .snsp-video-play { position: absolute; left: 9px; top: 8px; width: 24px; height: 24px; border-radius: 50%; background: #140e09aa; border: 1px solid #e5cf9d77; color: #f1dfb8; display: grid; place-items: center; font-size: 9px; padding-left: 1px; }
#profilePopup .snsp-video-duration { position: absolute; bottom: 5px; right: 5px; border-radius: 4px; padding: 2px 5px; font-size: 10px; background: #130d09dd; color: #f1e4d0; font-variant-numeric: tabular-nums; }
#profilePopup .snsp-video-copy { min-width: 0; flex: 1; }
#profilePopup .snsp-video-copy strong { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; font-size: 13px; font-weight: 500; line-height: 1.6; }
#profilePopup .snsp-video-copy small { display: block; color: #bda78b; margin-top: 3px; font-size: 11px; line-height: 1.5; }
#profilePopup .snsp-video-access { display: block; color: #dec085; font-size: 11px; margin-top: 6px; line-height: 1.5; }
#profilePopup .snsp-video-arrow { color: #ab8d57; font-size: 23px; flex-shrink: 0; }
#profilePopup .snsp-media-status { color: #bda78b; font-size: 12px; line-height: 1.7; }
#profilePopup .snsp-media-status:empty { display: none; }
#profilePopup .snsp-media-more { display: block; width: 100%; min-height: 44px; margin: 16px 0 0; border: 1px solid #594226; border-radius: 10px; background: #22180f; color: #e1bd77; font-size: 12px; }
#profilePopup .snsp-media-notice { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; padding: 12px 21px 0; color: #bda78b; font-size: 11px; }
#profilePopup .snsp-media-notice button { color: #e1bd77; background: transparent; border: 1px solid #594226; border-radius: 8px; min-height: 36px; padding: 5px 10px; font-size: 11px; }
/* Only profile-origin overlays sit above the existing profile (z-index: 200). */
#scDetail.sc-profile-context { z-index: 210; }
#scPlayer.sc-profile-context { z-index: 220; }
@media (max-width: 359px) {
  #profilePopup #snsStoryPane, #profilePopup #snsVideoPane { padding-right: 16px; padding-left: 16px; }
  #profilePopup .snsp-video-thumb { width: 90px; height: 70px; flex-basis: 90px; }
  #profilePopup .snsp-video-row { gap: 10px; }
}
