.sbx-page .cover{position:relative;height:340px;overflow:hidden;border-bottom:1px solid var(--line-2)}.sbx-page .cover .ph{position:absolute;inset:0}.sbx-page .cover .scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,10,10,0.4),rgba(10,10,10,0.92))}.sbx-page .profile{position:relative;margin-top:-96px;z-index:3;display:flex;align-items:flex-end;gap:32px;flex-wrap:wrap}.sbx-page .profile .avatar{width:172px;height:172px;border-radius:50%;overflow:hidden;border:4px solid var(--bg);flex:none;background:var(--bg-2)}.sbx-page .profile .avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 22%}.sbx-page .profile .p-meta{flex:1;min-width:260px;padding-bottom:8px}.sbx-page .profile .p-meta .cat{font-family:Pretendard;font-weight:600;font-size:12px;line-height:1.33;letter-spacing:0.13em;text-transform:uppercase;color:var(--accent)}.sbx-page .profile .p-meta h1{font-family:Pretendard;font-weight:800;font-size:clamp(34px, 4.4vw, 52px);letter-spacing:-0.02em;margin:12px 0 0;line-height:1;color:var(--fg)}.sbx-page .profile .p-meta .tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.sbx-page .profile .p-actions{display:flex;gap:10px;padding-bottom:12px}.sbx-page .plat{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:52px}.sbx-page .plat .pl{border:1px solid var(--line);border-radius:4px;padding:22px 24px;background:var(--card)}.sbx-page .plat .pl .pk{font-family:Pretendard;font-weight:600;font-size:12px;letter-spacing:0.02em;color:var(--muted)}.sbx-page .plat .pl .pv{font-family:Inter;font-weight:800;font-size:30px;letter-spacing:-0.02em;margin-top:8px;color:var(--fg)}.sbx-page .plat .pl .ps{font-family:Pretendard;font-weight:500;font-size:12px;color:var(--muted-2);margin-top:6px}@media (max-width:1100px){.sbx-page .plat{grid-template-columns:repeat(2,1fr)}}.sbx-page .cols{display:grid;grid-template-columns:1.4fr 1fr;gap:56px}@media (max-width:1100px){.sbx-page .cols{grid-template-columns:1fr;gap:40px}}.sbx-page .about p{color:var(--muted);font-weight:500;font-size:16px;line-height:1.85;margin:0 0 16px}.sbx-page .side h4{font-family:Pretendard;font-weight:700;font-size:14px;letter-spacing:0.02em;color:var(--fg);margin:0 0 16px}.sbx-page .side .brands{display:flex;flex-wrap:wrap;gap:10px}.sbx-page .side .brands span{font-family:Inter;font-weight:600;font-size:13px;color:var(--muted);border:1px solid var(--line);border-radius:999px;padding:8px 14px}.sbx-page .vids{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media (max-width:1100px){.sbx-page .vids{grid-template-columns:1fr}}.sbx-page .vid{cursor:pointer;display:block;color:inherit;text-decoration:none}.sbx-page .vid .img{aspect-ratio:16/9;position:relative}.sbx-page .vid .img .play{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:50%;background:rgba(10,10,10,0.55);backdrop-filter:blur(6px);display:grid;place-items:center;color:#fff;font-size:12px;z-index:2}.sbx-page .vid .t{font-family:Pretendard;font-weight:600;font-size:15px;letter-spacing:-0.01em;margin-top:14px;line-height:1.4;color:var(--fg)}.sbx-page .vid .m{font-family:Pretendard;font-weight:500;font-size:12px;color:var(--muted-2);margin-top:6px}