:root{--vm-blue:#1259e8;--vm-orange:#ff5d0a;--vm-ink:#131722;--vm-muted:#687385;--vm-line:#dfe4ec;--vm-bg:#f7f9fc}body,#container{background:var(--vm-bg)!important}.vm-public-profile{min-height:760px;color:var(--vm-ink);background:var(--vm-bg);font-family:Arial,sans-serif}.vm-public-profile *{box-sizing:border-box}.vm-profile-hero{background:radial-gradient(circle at 12% 45%,rgba(255,140,60,.3),transparent 27%),radial-gradient(circle at 75% 20%,rgba(51,145,255,.18),transparent 36%),linear-gradient(105deg,#fff5ed,#f1f8ff 68%,#edf8ff);border-bottom:1px solid var(--vm-line)}.vm-profile-hero-inner{display:grid;grid-template-columns:230px minmax(300px,1fr) 540px;align-items:center;max-width:1480px;min-height:245px;margin:auto;padding:28px 44px;gap:34px}.vm-profile-avatar{position:relative;width:205px;height:205px}.vm-profile-avatar img{width:100%;height:100%;border:8px solid #fff;border-radius:50%;object-fit:cover;box-shadow:0 8px 25px rgba(28,45,75,.15)}.vm-profile-avatar>span{position:absolute;right:13px;bottom:20px;width:25px;height:25px;border:4px solid #fff;border-radius:50%;background:#aeb6c4}.vm-profile-avatar>span.online{background:#28bf4b}.vm-profile-identity h1{margin:0 0 10px;font-size:34px;line-height:1.1}.vm-verified{display:inline-grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;background:#1478f2;font-size:15px;vertical-align:5px}.vm-profile-identity p{margin:10px 0;color:#5f6c7e;font-size:16px}.vm-profile-identity p>span{margin-left:10px}.vm-profile-identity .vm-handle{color:#657185;font-size:19px}.vm-profile-actions-stats{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.vm-profile-actions{display:flex;justify-content:flex-end;gap:15px;margin-bottom:38px}.vm-profile-actions form{margin:0}.vm-follow-button,.vm-message-button{min-width:145px;height:46px;padding:0 22px;border:0;border-radius:25px;font-weight:700}.vm-follow-button{color:#fff;background:linear-gradient(100deg,#ff4c04,#ff7208)}.vm-message-button{border:1px solid #e2e5eb;color:#111;background:#fff;box-shadow:0 5px 15px rgba(30,50,80,.08)}.vm-profile-stats{display:grid;grid-template-columns:repeat(4,1fr)}.vm-profile-stats a{display:flex;flex-direction:column;align-items:center;text-decoration:none}.vm-profile-stats strong{color:var(--vm-blue);font-size:29px}.vm-profile-stats a:nth-child(even) strong{color:var(--vm-orange)}.vm-profile-stats span{margin-top:5px;color:#536074;font-size:15px}.vm-profile-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:28px;max-width:1420px;margin:26px auto;padding:0 24px}.vm-profile-sidebar{display:flex;flex-direction:column;gap:20px}.vm-profile-card,.vm-profile-content{border:1px solid var(--vm-line);border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(30,45,70,.045)}.vm-profile-card{padding:22px 25px}.vm-profile-card h2{margin:0 0 16px;padding-bottom:13px;border-bottom:1px solid var(--vm-line);color:var(--vm-blue);font-size:18px}.vm-profile-card p{color:#536074;line-height:1.55}.vm-read-more{width:100%;height:42px;margin:5px 0 20px;border:1px solid #d7dde7;border-radius:6px;color:var(--vm-blue);background:#fff;font-weight:700}.vm-read-more span{float:right}.vm-profile-card h3{color:var(--vm-blue);font-size:16px}.vm-social-links{display:flex;gap:14px}.vm-social-links a{display:grid;width:42px;height:42px;place-items:center;border:1px solid #e0e5ed;border-radius:50%;color:var(--vm-blue);text-decoration:none;font-weight:700}.vm-social-links a:first-child{color:#fff;background:#f10d18}.vm-official-card{min-height:185px}.vm-official-card img{display:block;max-width:245px;width:100%;margin:28px auto}.vm-profile-content{overflow:hidden}.vm-profile-tabs{display:flex;min-height:58px;padding:0 22px;border-bottom:1px solid var(--vm-line)}.vm-profile-tabs a{display:flex;align-items:center;gap:8px;min-width:160px;padding:0 22px;border-bottom:3px solid transparent;color:#6b7688;text-decoration:none;font-weight:700}.vm-profile-tabs a.active{border-color:var(--vm-blue);color:var(--vm-blue)}.vm-profile-videos{padding:20px 28px 28px}.vm-profile-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.vm-profile-section-title h2{margin:0;font-size:22px}.vm-profile-section-title h2 span{color:var(--vm-blue)}.vm-profile-section-title select{height:42px;padding:0 36px 0 14px;border:1px solid var(--vm-line);border-radius:7px;background:#fff}.vm-profile-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.vm-profile-video-card{overflow:hidden;border:1px solid var(--vm-line);border-radius:9px;background:#fff;box-shadow:0 5px 14px rgba(20,35,60,.07)}.vm-profile-video-poster{position:relative;display:block;overflow:hidden;background:#101722}.vm-profile-video-poster>img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.vm-video-play{position:absolute;left:50%;top:50%;display:grid;width:72px;height:72px;transform:translate(-50%,-50%);place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:rgba(0,0,0,.25);font-size:27px;text-indent:4px}.vm-video-views{position:absolute;left:12px;bottom:12px;padding:7px 10px;border-radius:5px;color:#fff;background:rgba(0,0,0,.75)}.vm-profile-video-info{padding:14px 18px}.vm-profile-video-info h3{margin:0 0 9px;font-size:18px}.vm-profile-video-info h3 a{color:#111;text-decoration:none}.vm-profile-video-info p{margin:0;color:#697386}.vm-profile-video-info p>a{color:var(--vm-blue);text-decoration:none}.vm-profile-video-info p>span{float:right}.vm-profile-empty{display:grid;min-height:260px;place-items:center;color:#748095}.modal .vm-message-button{border:0;color:#fff;background:var(--vm-blue)}.modal-body label{display:block;margin:12px 0 6px}@media(max-width:1100px){.vm-profile-hero-inner{grid-template-columns:180px 1fr}.vm-profile-avatar{width:170px;height:170px}.vm-profile-actions-stats{grid-column:1/-1}.vm-profile-actions{justify-content:flex-start;margin:0 0 20px}.vm-profile-layout{grid-template-columns:250px minmax(0,1fr)}.vm-profile-tabs a{min-width:auto;flex:1;justify-content:center}}@media(max-width:760px){.vm-profile-hero-inner{grid-template-columns:1fr;padding:24px;text-align:center}.vm-profile-avatar{margin:auto}.vm-profile-actions{justify-content:center}.vm-profile-layout{grid-template-columns:1fr;padding:0 14px}.vm-profile-video-grid{grid-template-columns:1fr}.vm-profile-tabs a{padding:0 8px}.vm-profile-tabs a span{display:none}.vm-profile-stats strong{font-size:23px}.vm-profile-stats span{font-size:12px}}
.vm-video-category{display:inline-block!important;float:none!important;margin:0 0 7px!important;padding:4px 9px;border-radius:999px;background:#edf4ff;color:#1760df!important;font-size:11px;font-weight:700}.vm-profile-section-title>div{display:flex;align-items:center;gap:12px}
