:root{--bio-bg:#eafaf4;--bio-card:#ffffff;--bio-line:rgba(14,120,90,.10);--bio-text:#08312a;--bio-muted:#4f7f73;--bio-green:#1fcb89;--bio-blue:#2e9fff;--bio-orange:#ff9b2f}.s8bio-page{margin:0;background:var(--bio-bg);color:var(--bio-text);font-family:"Bai Jamjuree",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.s8bio-page *{box-sizing:border-box}.s8bio-page a{text-decoration:none}.s8bio-shell{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 12% 4%,rgba(34,212,147,.24),transparent 30%),radial-gradient(circle at 90% 10%,rgba(82,197,255,.22),transparent 32%),linear-gradient(180deg,#f2fff8 0%,#ddf7ee 55%,#d7f3ea 100%)}.s8bio-topbar{position:relative;z-index:10;display:flex;width:min(1120px,calc(100% - 32px));min-height:78px;margin:auto;align-items:center;justify-content:space-between}.s8bio-brand{display:flex;align-items:center;gap:10px;color:#08312a}.s8bio-brand-mark{display:grid;width:48px;height:40px;place-items:center;border:1px solid rgba(91,255,190,.4);border-radius:14px;background:linear-gradient(135deg,#3de2a3,#16b978);font-size:20px;font-weight:950;box-shadow:0 12px 28px rgba(12,174,105,.22)}.s8bio-brand strong,.s8bio-brand small{display:block}.s8bio-brand strong{font-size:16px;font-weight:950}.s8bio-brand small{margin-top:2px;color:#5d877a;font-size:9px;font-weight:800;letter-spacing:.14em}.s8bio-share{display:inline-flex;min-height:42px;align-items:center;gap:8px;padding:0 14px;border:1px solid var(--bio-line);border-radius:13px;background:rgba(255,255,255,.68);color:#0d3a32;font:inherit;font-size:12px;font-weight:850;cursor:pointer;backdrop-filter:blur(12px)}.s8bio-share svg{width:17px;height:17px;fill:currentColor}.s8bio-main{position:relative;z-index:2;width:min(920px,calc(100% - 32px));margin:14px auto 60px}.s8bio-profile-card,.s8bio-section{overflow:hidden;border:1px solid rgba(108,238,193,.12);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(244,255,250,.98));box-shadow:0 24px 60px rgba(17,114,84,.14),0 0 0 1px rgba(255,255,255,.5) inset}.s8bio-cover{position:relative;height:230px;overflow:hidden;background-image:linear-gradient(120deg,rgba(255,255,255,.08),rgba(15,122,92,.18)),var(--s8bio-cover,linear-gradient(135deg,#73efc0 0%,#24c98b 42%,#6ecbff 100%));background-size:cover;background-position:center}.s8bio-cover:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 22%,rgba(239,255,249,.92) 100%);content:""}.s8bio-cover-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,#000,transparent 80%)}.s8bio-cover-ball{position:absolute;right:-80px;top:-100px;width:340px;height:340px;border:1px solid rgba(255,255,255,.1);border-radius:50%;box-shadow:0 0 0 28px rgba(255,255,255,.025),0 0 0 62px rgba(255,255,255,.018)}.s8bio-live-chip{position:absolute;z-index:2;left:24px;top:22px;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.38);font-size:10px;font-weight:900;letter-spacing:.08em;backdrop-filter:blur(10px)}.s8bio-live-chip i{width:8px;height:8px;border-radius:50%;background:#ff405c;box-shadow:0 0 0 5px rgba(255,64,92,.12)}.s8bio-profile-body{position:relative;padding:0 34px 34px}.s8bio-avatar-wrap{position:relative;width:130px;margin-top:-72px}.s8bio-avatar{position:relative;z-index:3;display:grid;width:130px;height:130px;place-items:center;overflow:hidden;border:6px solid #e8fff4;border-radius:36px;background:linear-gradient(135deg,#33d8a0,#4ba9ff);box-shadow:0 18px 44px rgba(0,0,0,.35);font-size:42px;font-weight:950}.s8bio-avatar img{width:100%;height:100%;object-fit:cover}.s8bio-online-dot{position:absolute;z-index:5;right:-2px;bottom:7px;width:22px;height:22px;border:5px solid #f0fff7;border-radius:50%;background:#25d27f}.s8bio-identity{margin-top:16px}.s8bio-name-row{display:flex;align-items:center;gap:9px}.s8bio-name-row h1{margin:0;font-size:38px;line-height:1.08;font-weight:950;letter-spacing:-.03em}.s8bio-verified{display:grid;width:24px;height:24px;place-items:center;color:#31b9ff}.s8bio-verified svg{width:24px;height:24px;fill:currentColor}.s8bio-username{margin-top:7px;color:#0caf72;font-size:14px;font-weight:850}.s8bio-role{margin-top:10px;font-size:18px;font-weight:850}.s8bio-location{display:flex;margin-top:8px;align-items:center;gap:6px;color:var(--bio-muted);font-size:12px;font-weight:700}.s8bio-location svg{width:15px;height:15px;fill:#37d896}.s8bio-description{max-width:700px;margin:22px 0 0;color:#315f53;font-size:15px;line-height:1.7}.s8bio-cta-grid{display:grid;margin-top:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.s8bio-cta{position:relative;display:grid;min-height:78px;grid-template-columns:46px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:12px 16px 12px 12px;overflow:hidden;border:1px solid rgba(255,255,255,.65);border-radius:20px;color:#fff;box-shadow:0 16px 30px rgba(22,151,110,.18);transition:.2s ease}.s8bio-cta:before{position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.12),transparent 50%);content:""}.s8bio-cta:hover{transform:translateY(-2px);filter:brightness(1.06)}.s8bio-cta--telegram{background:linear-gradient(135deg,#258df4,#1756d4)}.s8bio-cta--register{background:linear-gradient(135deg,#ffb019,#ff6815)}.s8bio-cta-icon{position:relative;display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(255,255,255,.26);border-radius:15px;background:rgba(255,255,255,.13)}.s8bio-cta-icon svg{width:24px;height:24px;fill:#fff}.s8bio-cta span:nth-child(2){position:relative;min-width:0}.s8bio-cta small,.s8bio-cta strong{display:block}.s8bio-cta small{margin-bottom:4px;color:rgba(255,255,255,.72);font-size:9px;font-weight:800;letter-spacing:.08em}.s8bio-cta strong{overflow:hidden;font-size:13px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.s8bio-cta em{position:relative;font-size:22px;font-style:normal}.s8bio-section{margin-top:20px;padding:28px}.s8bio-section-heading{display:flex;margin-bottom:18px;align-items:flex-end;justify-content:space-between;gap:14px}.s8bio-section-heading span{display:block;color:#10b978;font-size:10px;font-weight:900;letter-spacing:.12em}.s8bio-section-heading span.live{display:flex;align-items:center;gap:7px;color:#ff6478}.s8bio-section-heading span.live i{width:8px;height:8px;border-radius:50%;background:#ff405c;box-shadow:0 0 0 5px rgba(255,64,92,.12)}.s8bio-section-heading h2{margin:5px 0 0;font-size:24px;font-weight:950}.s8bio-section-heading small,.s8bio-section-heading>a{color:#5d8579;font-size:11px;font-weight:750}.s8bio-social-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.s8bio-social{display:grid;min-height:66px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:10px 13px;border:1px solid var(--bio-line);border-radius:17px;background:rgba(255,255,255,.65);color:#0f3a32;transition:.2s ease}.s8bio-social:hover{border-color:rgba(80,230,178,.28);background:rgba(255,255,255,.065);transform:translateY(-1px)}.s8bio-social-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:rgba(255,255,255,.07);color:#64e6b5}.s8bio-social-icon svg{width:22px;height:22px;fill:currentColor}.s8bio-social small,.s8bio-social strong{display:block}.s8bio-social small{color:#6b8d81;font-size:8px;font-weight:850;letter-spacing:.09em}.s8bio-social strong{margin-top:3px;overflow:hidden;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.s8bio-social em{color:#6b8d81;font-size:17px;font-style:normal}.s8bio-social--telegram .s8bio-social-icon{color:#42b8ff;background:rgba(40,158,238,.12)}.s8bio-social--youtube .s8bio-social-icon{color:#ff5265;background:rgba(255,35,63,.1)}.s8bio-social--facebook .s8bio-social-icon{color:#63a2ff;background:rgba(45,109,224,.12)}.s8bio-social--instagram .s8bio-social-icon{color:#ff75b1;background:rgba(228,64,134,.12)}.s8bio-live-box{overflow:hidden;border:1px solid var(--bio-line);border-radius:20px;background:linear-gradient(180deg,#ffffff,#effff7)}.s8bio-live-box .s8lf-live-now-shortcode{margin:0!important}.s8bio-live-box .s8lf-live-now-root{margin:0!important}.s8bio-live-empty{padding:42px 20px;text-align:center}.s8bio-live-empty span{display:inline-block;color:#ff405c;font-size:14px}.s8bio-live-empty strong{display:block;margin-top:10px}.s8bio-live-empty p{margin:6px 0 0;color:#829dac;font-size:12px}.s8bio-footer{display:flex;width:min(920px,calc(100% - 32px));margin:0 auto;padding:28px 0 38px;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;color:#5a8276;text-align:center}.s8bio-footer a{color:#0b6f56;font-size:13px;font-weight:950}.s8bio-footer span{font-size:9px;font-weight:800;letter-spacing:.09em}.s8bio-footer small{font-size:10px}.s8bio-toast{position:fixed;z-index:90;left:50%;bottom:24px;padding:11px 15px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(10,66,54,.92);color:#fff;font-size:11px;font-weight:850;opacity:0;transform:translate(-50%,20px);transition:.2s ease;pointer-events:none}.s8bio-toast.is-show{opacity:1;transform:translate(-50%,0)}
@media(max-width:680px){.s8bio-topbar{width:calc(100% - 24px);min-height:66px}.s8bio-brand-mark{width:42px;height:36px;border-radius:12px;font-size:18px}.s8bio-brand strong{font-size:14px}.s8bio-share{min-height:38px;padding:0 11px}.s8bio-share span{display:none}.s8bio-main{width:calc(100% - 20px);margin-top:8px}.s8bio-profile-card,.s8bio-section{border-radius:22px}.s8bio-cover{height:176px}.s8bio-live-chip{left:14px;top:14px}.s8bio-profile-body{padding:0 18px 22px}.s8bio-avatar-wrap{width:100px;margin-top:-55px}.s8bio-avatar{width:100px;height:100px;border-width:5px;border-radius:28px;font-size:32px}.s8bio-online-dot{width:19px;height:19px;border-width:4px}.s8bio-name-row h1{font-size:29px}.s8bio-role{font-size:16px}.s8bio-description{margin-top:18px;font-size:13px;line-height:1.65}.s8bio-cta-grid{grid-template-columns:1fr;margin-top:22px}.s8bio-cta{min-height:68px;border-radius:17px}.s8bio-section{margin-top:14px;padding:20px 16px}.s8bio-section-heading h2{font-size:20px}.s8bio-social-grid{grid-template-columns:1fr}.s8bio-footer{width:calc(100% - 24px);padding-bottom:28px}.s8bio-footer span{width:100%}}

.s8bio-social-icon img{width:100%;height:100%;object-fit:cover;border-radius:13px}


/* v3.11.6: compact BIO header + internal all-matches dialog */
.s8bio-topbar{display:none!important}
.s8bio-main{margin-top:18px!important}
.s8bio-shell>.s8-all-matches-modal{font-family:"Bai Jamjuree",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.s8bio-page .s8-all-matches-dialog{width:min(1040px,calc(100% - 32px));border-color:rgba(20,151,108,.18);background:linear-gradient(180deg,#f8fffb,#effbf5);box-shadow:0 32px 90px rgba(14,100,75,.28)}
.s8bio-page .s8-all-matches-header{background:radial-gradient(circle at 90% 0,rgba(90,235,183,.28),transparent 38%),linear-gradient(135deg,#0a6f59 0%,#13a876 58%,#47c99c 100%)}
.s8bio-page .s8-all-matches-content{background:linear-gradient(180deg,#f9fffc,#eefbf5)}
@media(max-width:680px){.s8bio-main{margin-top:10px!important}.s8bio-page .s8-all-matches-dialog{width:100%;border-radius:22px 22px 0 0}}


/* v3.11.7: wide light live section + clean clickable cards */
.s8bio-cta{
  grid-template-columns:46px minmax(0,1fr)!important;
  padding-right:22px!important;
}
.s8bio-cta em,.s8bio-social em{display:none!important}
.s8bio-social{
  grid-template-columns:42px minmax(0,1fr)!important;
  padding-right:18px!important;
}
.s8bio-cta:after,.s8bio-social:after{display:none!important;content:none!important}
.s8bio-live-section{
  width:min(1180px,calc(100vw - 48px));
  margin-left:50%;
  padding:34px!important;
  transform:translateX(-50%);
  border-color:rgba(24,170,119,.14)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(245,255,250,.99))!important;
  box-shadow:0 28px 70px rgba(22,133,96,.13),0 0 0 1px rgba(255,255,255,.72) inset!important;
}
.s8bio-live-section .s8bio-section-heading{margin-bottom:22px!important;align-items:center!important}
.s8bio-live-section .s8bio-section-heading h2{font-size:28px!important;color:#073d32!important}
.s8bio-live-section .s8bio-section-heading>a{
  padding:9px 13px;
  border:1px solid rgba(22,167,116,.13);
  border-radius:999px;
  background:#effcf6;
  color:#087c59!important;
  font-weight:850!important;
}
.s8bio-live-box{
  border-color:rgba(18,151,104,.13)!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 16px 42px rgba(18,112,82,.08)!important;
}
.s8bio-live-box .s8lf-now-panel{
  overflow:hidden!important;
  border:0!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:none!important;
}
.s8bio-live-box .s8lf-now-heading{
  min-height:82px!important;
  padding:18px 22px!important;
  border-bottom:1px solid #dcefe7!important;
  background:radial-gradient(circle at 92% 0,rgba(63,222,165,.22),transparent 38%),linear-gradient(135deg,#effff8 0%,#daf8ec 100%)!important;
  color:#0a4b3d!important;
}
.s8bio-live-box .s8lf-now-heading>span{background:#dff8ee!important}
.s8bio-live-box .s8lf-now-heading-copy h3,.s8bio-live-box .s8lf-now-heading-copy h2{color:#093f35!important;font-size:21px!important}
.s8bio-live-box .s8lf-now-heading-copy small{color:#628b7e!important}
.s8bio-live-box .s8lf-now-heading>b{background:#fff!important;color:#0b9a68!important;box-shadow:0 8px 20px rgba(14,151,102,.11)!important}
.s8bio-live-box .s8lf-now-list{padding:10px 18px 12px!important;background:#fff!important}
.s8bio-live-box .s8lf-now-match{
  margin:8px 0!important;
  padding:16px!important;
  border:1px solid #e1f0ea!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fff,#fbfffd)!important;
  box-shadow:0 8px 24px rgba(19,104,79,.05)!important;
}
.s8bio-live-box .s8lf-now-match:last-child{border-bottom:1px solid #e1f0ea!important}
.s8bio-live-box .s8lf-now-score{border-radius:14px!important;background:linear-gradient(180deg,#083d3d,#052f33)!important;box-shadow:0 10px 24px rgba(5,63,59,.15)!important}
.s8bio-live-box .s8lf-now-watch{color:#079864!important;font-weight:850!important}
.s8bio-live-box .s8lf-now-all{
  margin:0!important;
  padding:18px!important;
  border-top:1px solid #dcefe7!important;
  background:linear-gradient(180deg,#f8fffb,#effbf6)!important;
  color:#07865d!important;
  font-weight:900!important;
}
@media(max-width:680px){
  .s8bio-cta{grid-template-columns:42px minmax(0,1fr)!important;padding-right:16px!important}
  .s8bio-social{grid-template-columns:40px minmax(0,1fr)!important;padding-right:13px!important}
  .s8bio-live-section{
    width:100%;
    margin-left:0;
    padding:18px 12px!important;
    transform:none;
    border-radius:22px!important;
  }
  .s8bio-live-section .s8bio-section-heading{align-items:flex-end!important;margin-bottom:14px!important}
  .s8bio-live-section .s8bio-section-heading h2{font-size:21px!important}
  .s8bio-live-section .s8bio-section-heading>a{padding:6px 9px;font-size:9px!important}
  .s8bio-live-box{border-radius:18px!important}
  .s8bio-live-box .s8lf-now-panel{border-radius:18px!important}
  .s8bio-live-box .s8lf-now-heading{min-height:68px!important;padding:14px!important}
  .s8bio-live-box .s8lf-now-heading-copy h3,.s8bio-live-box .s8lf-now-heading-copy h2{font-size:16px!important}
  .s8bio-live-box .s8lf-now-list{padding:7px 8px 9px!important}
  .s8bio-live-box .s8lf-now-match{margin:6px 0!important;padding:12px 9px!important;border-radius:14px!important}
  .s8bio-live-box .s8lf-now-all{padding:15px 10px!important}
}

/* v3.12.2: premium public BIO profile UI */
body.s8bio-page{
  background:
    radial-gradient(circle at 8% 0,rgba(62,220,165,.16),transparent 28%),
    radial-gradient(circle at 92% 8%,rgba(102,196,255,.18),transparent 26%),
    linear-gradient(180deg,#f7fffb 0%,#eafaf3 52%,#e2f8ef 100%)!important;
}
.s8bio-shell{padding:18px 0 42px}
.s8bio-main{
  width:min(1280px,calc(100% - 38px))!important;
  display:grid;
  grid-template-columns:minmax(360px,460px) minmax(0,1fr);
  gap:24px;
  align-items:start;
  margin-top:14px!important;
}
.s8bio-profile-card,
.s8bio-section{
  border-radius:30px!important;
  border:1px solid rgba(255,255,255,.82)!important;
  background:rgba(255,255,255,.92)!important;
  box-shadow:0 26px 64px rgba(14,109,82,.08),0 0 0 1px rgba(255,255,255,.7) inset!important;
  backdrop-filter:blur(14px);
}
.s8bio-profile-card{
  grid-column:1;
  overflow:hidden;
}
.s8bio-social-section{grid-column:1}
.s8bio-live-section{
  grid-column:2;
  width:auto!important;
  margin:0!important;
  padding:30px!important;
  transform:none!important;
  align-self:start;
}
.s8bio-cover{
  height:264px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.58)),
    var(--s8bio-cover,linear-gradient(135deg,#88f2c6 0%,#8fe2ff 100%));
}
.s8bio-cover-grid{opacity:.22}
.s8bio-cover-ball{right:-10px;bottom:-28px;width:180px;height:180px;opacity:.65}
.s8bio-live-chip{
  left:22px;top:22px;padding:10px 16px;border-radius:999px;
  background:rgba(255,255,255,.82);box-shadow:0 10px 24px rgba(10,78,64,.12);
}
.s8bio-profile-body{padding:0 28px 30px}
.s8bio-avatar-wrap{width:136px;margin-top:-72px}
.s8bio-avatar{
  width:136px;height:136px;border-width:6px;border-radius:38px;
  box-shadow:0 24px 36px rgba(12,104,77,.14);
}
.s8bio-online-dot{width:24px;height:24px;border-width:5px}
.s8bio-name-row{margin-top:16px}
.s8bio-name-row h1{font-size:54px;letter-spacing:-.04em;line-height:1}
.s8bio-verified{width:28px;height:28px}
.s8bio-verified svg{width:18px;height:18px}
.s8bio-username{margin-top:10px;font-size:22px;font-weight:900;color:#11b272}
.s8bio-role{margin-top:16px;font-size:20px;line-height:1.35;color:#0a3d35}
.s8bio-location{margin-top:14px;font-size:14px;gap:8px;color:#5b8377}
.s8bio-description{margin-top:24px;font-size:16px;line-height:1.9;color:#466c62}
.s8bio-cta-grid{gap:14px;margin-top:28px}
.s8bio-cta{
  min-height:86px!important;padding:18px 22px!important;border-radius:22px!important;
  box-shadow:0 18px 34px rgba(12,109,84,.12);
}
.s8bio-cta-icon{width:48px;height:48px;border-radius:15px}
.s8bio-cta small{font-size:10px;letter-spacing:.12em}
.s8bio-cta strong{font-size:20px}
.s8bio-section{padding:28px}
.s8bio-section-heading{margin-bottom:22px!important;align-items:center!important}
.s8bio-section-heading h2{font-size:34px!important;line-height:1.05;color:#063b31}
.s8bio-section-heading small,
.s8bio-section-heading>a{font-size:13px!important}
.s8bio-section-heading>a{
  display:inline-flex;align-items:center;gap:8px;padding:10px 14px;
  border-radius:999px;background:#effcf6;border:1px solid rgba(20,166,117,.14);
  color:#097e5a!important;font-weight:900!important;
}
.s8bio-social-grid{grid-template-columns:1fr;gap:12px}
.s8bio-social{
  min-height:76px;padding:12px 16px!important;border-radius:18px!important;
  box-shadow:0 10px 24px rgba(12,92,71,.05);
}
.s8bio-social-icon{width:48px;height:48px;border-radius:15px}
.s8bio-social-icon svg{width:24px;height:24px}
.s8bio-social small{font-size:9px}
.s8bio-social strong{font-size:15px}
.s8bio-live-box{
  border-radius:24px!important;
  border-color:rgba(18,151,104,.12)!important;
  background:#fff!important;
  box-shadow:0 14px 36px rgba(14,103,78,.08)!important;
}
.s8bio-live-box .s8lf-now-panel,
.s8bio-live-box .s8lf-live-now-shortcode,
.s8bio-live-box .s8lf-live-now-root{border-radius:24px!important}
.s8bio-live-box .s8lf-now-heading{
  min-height:92px!important;padding:20px 24px!important;
  border-bottom:1px solid #dcefe7!important;
  background:radial-gradient(circle at 92% 0,rgba(63,222,165,.22),transparent 38%),linear-gradient(135deg,#effff8 0%,#daf8ec 100%)!important;
}
.s8bio-live-box .s8lf-now-heading-copy h3,
.s8bio-live-box .s8lf-now-heading-copy h2{font-size:24px!important;color:#093f35!important}
.s8bio-live-box .s8lf-now-heading-copy small{font-size:12px!important;color:#628b7e!important}
.s8bio-live-box .s8lf-now-heading>b{background:#fff!important;color:#0b9a68!important;box-shadow:0 8px 20px rgba(14,151,102,.11)!important}
.s8bio-live-box .s8lf-now-list{padding:12px 18px 14px!important}
.s8bio-live-box .s8lf-now-match{
  margin:10px 0!important;padding:18px 18px!important;border-radius:18px!important;
  border:1px solid #e1f0ea!important;background:linear-gradient(180deg,#fff,#fbfffd)!important;
  box-shadow:0 10px 24px rgba(19,104,79,.05)!important;
}
.s8bio-live-box .s8lf-now-score{border-radius:14px!important}
.s8bio-live-box .s8lf-now-all{
  margin:0!important;padding:18px!important;border-top:1px solid #dcefe7!important;
  background:linear-gradient(180deg,#f8fffb,#effbf6)!important;color:#07865d!important;font-weight:900!important;
}
.s8bio-footer{width:min(1280px,calc(100% - 38px));justify-content:flex-start;padding-top:30px}
.s8bio-footer a{font-size:14px}.s8bio-footer span{font-size:10px}.s8bio-footer small{margin-left:auto}

@media(max-width:1180px){
  .s8bio-main{
    width:calc(100% - 24px)!important;
    grid-template-columns:1fr;
    gap:16px;
  }
  .s8bio-profile-card,.s8bio-social-section,.s8bio-live-section{grid-column:auto}
  .s8bio-live-section{padding:22px!important}
  .s8bio-footer{width:calc(100% - 24px);justify-content:center}
  .s8bio-footer small{margin-left:0}
}
@media(max-width:680px){
  .s8bio-shell{padding-top:10px}
  .s8bio-main{width:calc(100% - 16px)!important;gap:14px;margin-top:6px!important}
  .s8bio-profile-card,.s8bio-section{border-radius:24px!important}
  .s8bio-cover{height:182px}
  .s8bio-live-chip{left:14px;top:14px;padding:8px 12px}
  .s8bio-profile-body{padding:0 16px 20px}
  .s8bio-avatar-wrap{width:102px;margin-top:-52px}
  .s8bio-avatar{width:102px;height:102px;border-width:5px;border-radius:30px}
  .s8bio-online-dot{width:18px;height:18px;border-width:4px}
  .s8bio-name-row h1{font-size:28px}
  .s8bio-username{font-size:18px;margin-top:8px}
  .s8bio-role{font-size:16px;margin-top:12px}
  .s8bio-location{font-size:12px;margin-top:10px}
  .s8bio-description{font-size:14px;line-height:1.7;margin-top:18px}
  .s8bio-cta-grid{grid-template-columns:1fr;gap:12px;margin-top:20px}
  .s8bio-cta{min-height:72px!important;padding:14px 16px!important;border-radius:18px!important}
  .s8bio-cta-icon{width:42px;height:42px}
  .s8bio-cta strong{font-size:17px}
  .s8bio-section{padding:18px 14px}
  .s8bio-section-heading{margin-bottom:14px!important}
  .s8bio-section-heading h2{font-size:22px!important}
  .s8bio-section-heading>a{padding:7px 10px;font-size:10px!important}
  .s8bio-social{min-height:68px;padding:10px 12px!important;border-radius:16px!important}
  .s8bio-social-icon{width:42px;height:42px}
  .s8bio-social strong{font-size:14px}
  .s8bio-live-section{padding:16px 12px!important}
  .s8bio-live-box{border-radius:18px!important}
  .s8bio-live-box .s8lf-now-panel{border-radius:18px!important}
  .s8bio-live-box .s8lf-now-heading{min-height:74px!important;padding:14px!important}
  .s8bio-live-box .s8lf-now-heading-copy h3,
  .s8bio-live-box .s8lf-now-heading-copy h2{font-size:17px!important}
  .s8bio-live-box .s8lf-now-list{padding:8px!important}
  .s8bio-live-box .s8lf-now-match{margin:6px 0!important;padding:12px 10px!important;border-radius:14px!important}
  .s8bio-live-box .s8lf-now-all{padding:14px 10px!important}
  .s8bio-footer{width:calc(100% - 16px);padding:20px 0 26px;gap:8px;justify-content:center}
  .s8bio-footer a,.s8bio-footer small{font-size:10px}
  .s8bio-footer span{width:100%;font-size:9px}
}


/* v3.13.2: corrected BIO desktop grid + true wide layout */
@media (min-width:1181px){
  body.s8bio-page{
    overflow-x:hidden!important;
  }
  .s8bio-shell{
    overflow-x:hidden!important;
    padding:20px 0 46px!important;
  }
  .s8bio-main{
    width:calc(100vw - clamp(40px,5vw,96px))!important;
    max-width:none!important;
    margin:12px auto 54px!important;
    display:grid!important;
    grid-template-columns:minmax(440px,36%) minmax(0,64%)!important;
    grid-template-rows:auto auto!important;
    column-gap:26px!important;
    row-gap:22px!important;
    align-items:start!important;
  }
  .s8bio-profile-card{
    grid-column:1!important;
    grid-row:1!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  .s8bio-social-section{
    grid-column:1!important;
    grid-row:2!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  .s8bio-live-section{
    grid-column:2!important;
    grid-row:1 / span 2!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:30px!important;
    transform:none!important;
    align-self:start!important;
  }
  .s8bio-profile-card,.s8bio-section{
    box-shadow:0 24px 64px rgba(14,109,82,.10),0 0 0 1px rgba(255,255,255,.74) inset!important;
  }
  .s8bio-cover{
    height:clamp(220px,19vw,330px)!important;
  }
  .s8bio-profile-body{
    padding:0 clamp(24px,2.2vw,38px) clamp(28px,2.5vw,42px)!important;
  }
  .s8bio-avatar-wrap{
    width:clamp(120px,9vw,154px)!important;
    margin-top:clamp(-82px,-5vw,-64px)!important;
  }
  .s8bio-avatar{
    width:clamp(120px,9vw,154px)!important;
    height:clamp(120px,9vw,154px)!important;
    border-radius:clamp(32px,2.5vw,42px)!important;
  }
  .s8bio-name-row h1{
    font-size:clamp(38px,3.1vw,58px)!important;
  }
  .s8bio-description{
    max-width:none!important;
  }
  .s8bio-cta-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .s8bio-section-heading h2{
    font-size:clamp(26px,2vw,36px)!important;
  }
  .s8bio-social-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .s8bio-social{
    min-width:0!important;
  }
  .s8bio-live-box,
  .s8bio-live-box .s8lf-live-now-shortcode,
  .s8bio-live-box .s8lf-live-now-root,
  .s8bio-live-box .s8lf-now-panel{
    width:100%!important;
    max-width:none!important;
  }
  .s8bio-live-box .s8lf-now-match{
    min-height:112px!important;
  }
  .s8bio-footer{
    width:calc(100vw - clamp(40px,5vw,96px))!important;
    max-width:none!important;
  }
}
@media (min-width:1181px) and (max-width:1450px){
  .s8bio-main{
    grid-template-columns:minmax(400px,39%) minmax(0,61%)!important;
  }
  .s8bio-social-grid{
    grid-template-columns:1fr!important;
  }
  .s8bio-cta-grid{
    grid-template-columns:1fr!important;
  }
}
@media (max-width:1180px){
  .s8bio-main{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto!important;
  }
  .s8bio-profile-card,
  .s8bio-social-section,
  .s8bio-live-section{
    grid-column:1!important;
    grid-row:auto!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  .s8bio-live-section{
    transform:none!important;
  }
}

/* v3.13.3: compact, balanced and softer BIO desktop UI */
@media (min-width:1181px){
  body.s8bio-page{
    background:
      radial-gradient(circle at 8% 0,rgba(75,220,172,.13),transparent 27%),
      radial-gradient(circle at 94% 5%,rgba(101,199,255,.13),transparent 25%),
      linear-gradient(180deg,#f8fffb 0%,#ecfbf5 54%,#e5f8f1 100%)!important;
  }
  .s8bio-shell{
    padding:18px 0 38px!important;
  }
  .s8bio-main{
    width:min(1420px,calc(100vw - 56px))!important;
    margin:10px auto 38px!important;
    grid-template-columns:380px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    column-gap:20px!important;
    row-gap:18px!important;
  }
  .s8bio-profile-card,
  .s8bio-section{
    border-radius:24px!important;
    box-shadow:0 18px 44px rgba(17,105,80,.075),0 0 0 1px rgba(255,255,255,.76) inset!important;
  }
  .s8bio-profile-card{
    overflow:hidden!important;
  }
  .s8bio-cover{
    height:190px!important;
  }
  .s8bio-live-chip{
    left:16px!important;
    top:16px!important;
    padding:7px 11px!important;
    font-size:9px!important;
  }
  .s8bio-profile-body{
    padding:0 22px 24px!important;
  }
  .s8bio-avatar-wrap{
    width:104px!important;
    margin-top:-52px!important;
  }
  .s8bio-avatar{
    width:104px!important;
    height:104px!important;
    border-width:5px!important;
    border-radius:28px!important;
    box-shadow:0 16px 28px rgba(12,104,77,.13)!important;
  }
  .s8bio-online-dot{
    width:19px!important;
    height:19px!important;
    border-width:4px!important;
  }
  .s8bio-name-row{
    margin-top:12px!important;
  }
  .s8bio-name-row h1{
    font-size:38px!important;
    line-height:1.04!important;
    letter-spacing:-.035em!important;
  }
  .s8bio-verified{
    width:22px!important;
    height:22px!important;
  }
  .s8bio-verified svg{
    width:15px!important;
    height:15px!important;
  }
  .s8bio-username{
    margin-top:7px!important;
    font-size:16px!important;
  }
  .s8bio-role{
    margin-top:12px!important;
    font-size:16px!important;
    line-height:1.35!important;
  }
  .s8bio-location{
    margin-top:10px!important;
    font-size:11px!important;
  }
  .s8bio-description{
    margin-top:18px!important;
    font-size:13px!important;
    line-height:1.7!important;
  }
  .s8bio-cta-grid{
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin-top:20px!important;
  }
  .s8bio-cta{
    min-height:62px!important;
    padding:12px 14px!important;
    border-radius:16px!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:11px!important;
    box-shadow:0 12px 24px rgba(12,109,84,.10)!important;
  }
  .s8bio-cta-icon{
    width:38px!important;
    height:38px!important;
    border-radius:12px!important;
  }
  .s8bio-cta-icon svg{
    width:20px!important;
    height:20px!important;
  }
  .s8bio-cta small{
    margin-bottom:2px!important;
    font-size:8px!important;
  }
  .s8bio-cta strong{
    font-size:14px!important;
  }
  .s8bio-social-section{
    padding:20px!important;
  }
  .s8bio-social-section .s8bio-section-heading{
    margin-bottom:14px!important;
  }
  .s8bio-social-section .s8bio-section-heading h2{
    font-size:24px!important;
  }
  .s8bio-social-grid{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .s8bio-social{
    min-height:58px!important;
    padding:8px 11px!important;
    border-radius:14px!important;
    grid-template-columns:38px minmax(0,1fr)!important;
    gap:10px!important;
    box-shadow:none!important;
  }
  .s8bio-social-icon{
    width:38px!important;
    height:38px!important;
    border-radius:12px!important;
  }
  .s8bio-social-icon svg{
    width:20px!important;
    height:20px!important;
  }
  .s8bio-social small{
    font-size:7px!important;
  }
  .s8bio-social strong{
    font-size:12px!important;
  }
  .s8bio-live-section{
    padding:22px!important;
    border-radius:24px!important;
  }
  .s8bio-live-section .s8bio-section-heading{
    margin-bottom:15px!important;
  }
  .s8bio-live-section .s8bio-section-heading h2{
    font-size:26px!important;
  }
  .s8bio-live-section .s8bio-section-heading span{
    font-size:9px!important;
  }
  .s8bio-live-section .s8bio-section-heading>a{
    padding:7px 11px!important;
    font-size:9px!important;
  }
  .s8bio-live-box{
    border-radius:18px!important;
    box-shadow:0 10px 28px rgba(14,103,78,.06)!important;
  }
  .s8bio-live-box .s8lf-now-panel,
  .s8bio-live-box .s8lf-live-now-shortcode,
  .s8bio-live-box .s8lf-live-now-root{
    border-radius:18px!important;
  }
  .s8bio-live-box .s8lf-now-heading{
    min-height:66px!important;
    padding:13px 16px!important;
  }
  .s8bio-live-box .s8lf-now-heading-copy h3,
  .s8bio-live-box .s8lf-now-heading-copy h2{
    font-size:17px!important;
  }
  .s8bio-live-box .s8lf-now-heading-copy small{
    font-size:9px!important;
  }
  .s8bio-live-box .s8lf-now-heading>b{
    padding:7px 10px!important;
    font-size:9px!important;
  }
  .s8bio-live-box .s8lf-now-list{
    padding:8px 10px 10px!important;
  }
  .s8bio-live-box .s8lf-now-match{
    min-height:82px!important;
    margin:7px 0!important;
    padding:11px 12px!important;
    border-radius:14px!important;
    box-shadow:none!important;
  }
  .s8bio-live-box .s8lf-now-score{
    min-width:52px!important;
    border-radius:11px!important;
    font-size:14px!important;
  }
  .s8bio-live-box .s8lf-now-watch{
    font-size:9px!important;
  }
  .s8bio-live-box .s8lf-now-all{
    padding:13px!important;
    font-size:9px!important;
  }
  .s8bio-footer{
    width:min(1420px,calc(100vw - 56px))!important;
    padding-top:22px!important;
  }
}

@media (min-width:1181px) and (max-width:1380px){
  .s8bio-main{
    width:min(1240px,calc(100vw - 40px))!important;
    grid-template-columns:350px minmax(0,1fr)!important;
  }
  .s8bio-cover{height:172px!important}
  .s8bio-profile-body{padding:0 18px 20px!important}
  .s8bio-live-section{padding:18px!important}
  .s8bio-live-box .s8lf-now-match{min-height:76px!important}
}

/* v3.13.4: desktop one-screen BIO layout */
@media (min-width:1181px) and (min-height:700px){
  html:has(body.s8bio-page),
  body.s8bio-page{
    height:100%;
    overflow:hidden!important;
  }
  .s8bio-shell{
    min-height:100svh!important;
    height:100svh!important;
    display:grid!important;
    grid-template-rows:minmax(0,1fr) 32px!important;
    padding:12px 0 0!important;
    overflow:hidden!important;
  }
  .s8bio-main{
    width:min(1360px,calc(100vw - 36px))!important;
    height:calc(100svh - 44px)!important;
    min-height:0!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:350px minmax(0,1fr)!important;
    grid-template-rows:minmax(0,1fr) 202px!important;
    gap:14px!important;
    overflow:hidden!important;
    align-items:stretch!important;
  }
  .s8bio-profile-card{
    grid-column:1!important;
    grid-row:1!important;
    height:100%!important;
    min-height:0!important;
    display:flex!important;
    flex-direction:column!important;
    border-radius:22px!important;
  }
  .s8bio-cover{
    flex:0 0 clamp(118px,17vh,152px)!important;
    height:auto!important;
    min-height:0!important;
  }
  .s8bio-live-chip{
    left:14px!important;
    top:13px!important;
    padding:6px 10px!important;
    font-size:8px!important;
  }
  .s8bio-profile-body{
    flex:1 1 auto!important;
    min-height:0!important;
    padding:0 18px 16px!important;
    overflow:hidden!important;
  }
  .s8bio-avatar-wrap{
    width:82px!important;
    margin-top:-41px!important;
  }
  .s8bio-avatar{
    width:82px!important;
    height:82px!important;
    border-width:4px!important;
    border-radius:23px!important;
    font-size:28px!important;
  }
  .s8bio-online-dot{
    width:16px!important;
    height:16px!important;
    border-width:3px!important;
  }
  .s8bio-name-row{
    margin-top:8px!important;
  }
  .s8bio-name-row h1{
    font-size:28px!important;
    line-height:1!important;
  }
  .s8bio-verified{
    width:18px!important;
    height:18px!important;
  }
  .s8bio-verified svg{
    width:13px!important;
    height:13px!important;
  }
  .s8bio-username{
    margin-top:5px!important;
    font-size:13px!important;
  }
  .s8bio-role{
    margin-top:8px!important;
    overflow:hidden!important;
    font-size:13px!important;
    line-height:1.3!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .s8bio-location{
    margin-top:7px!important;
    overflow:hidden!important;
    font-size:9px!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .s8bio-location svg{
    width:12px!important;
    height:12px!important;
  }
  .s8bio-description{
    display:-webkit-box!important;
    margin-top:11px!important;
    overflow:hidden!important;
    font-size:10.5px!important;
    line-height:1.55!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
  }
  .s8bio-cta-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    margin-top:12px!important;
  }
  .s8bio-cta{
    min-height:52px!important;
    padding:8px 10px!important;
    grid-template-columns:32px minmax(0,1fr)!important;
    gap:8px!important;
    border-radius:14px!important;
  }
  .s8bio-cta-icon{
    width:32px!important;
    height:32px!important;
    border-radius:10px!important;
  }
  .s8bio-cta-icon svg{
    width:17px!important;
    height:17px!important;
  }
  .s8bio-cta small{
    margin-bottom:1px!important;
    font-size:6.5px!important;
  }
  .s8bio-cta strong{
    font-size:10px!important;
  }
  .s8bio-social-section{
    grid-column:1!important;
    grid-row:2!important;
    height:100%!important;
    min-height:0!important;
    margin:0!important;
    padding:14px!important;
    overflow:hidden!important;
    border-radius:22px!important;
  }
  .s8bio-social-section .s8bio-section-heading{
    margin-bottom:9px!important;
  }
  .s8bio-social-section .s8bio-section-heading span{
    font-size:7px!important;
  }
  .s8bio-social-section .s8bio-section-heading h2{
    margin-top:3px!important;
    font-size:18px!important;
  }
  .s8bio-social-section .s8bio-section-heading small{
    font-size:8px!important;
  }
  .s8bio-social-grid{
    max-height:138px!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px!important;
    overflow:auto!important;
    scrollbar-width:thin!important;
  }
  .s8bio-social{
    min-height:52px!important;
    padding:7px 9px!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    gap:8px!important;
    border-radius:13px!important;
  }
  .s8bio-social-icon{
    width:34px!important;
    height:34px!important;
    border-radius:10px!important;
  }
  .s8bio-social-icon svg,
  .s8bio-social-icon img{
    width:19px!important;
    height:19px!important;
  }
  .s8bio-social small{
    font-size:6px!important;
  }
  .s8bio-social strong{
    font-size:10px!important;
  }
  .s8bio-live-section{
    grid-column:2!important;
    grid-row:1 / span 2!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    margin:0!important;
    padding:16px!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    border-radius:22px!important;
  }
  .s8bio-live-section .s8bio-section-heading{
    flex:0 0 auto!important;
    min-height:42px!important;
    margin-bottom:10px!important;
  }
  .s8bio-live-section .s8bio-section-heading span{
    font-size:7px!important;
  }
  .s8bio-live-section .s8bio-section-heading h2{
    margin-top:3px!important;
    font-size:20px!important;
  }
  .s8bio-live-section .s8bio-section-heading>a{
    padding:6px 9px!important;
    font-size:8px!important;
  }
  .s8bio-live-box{
    flex:1 1 auto!important;
    min-height:0!important;
    display:flex!important;
    overflow:hidden!important;
    border-radius:16px!important;
  }
  .s8bio-live-box .s8lf-live-now-shortcode,
  .s8bio-live-box .s8lf-live-now-root,
  .s8bio-live-box .s8lf-now-panel{
    width:100%!important;
    height:100%!important;
    min-height:0!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    border-radius:16px!important;
  }
  .s8bio-live-box .s8lf-now-heading{
    flex:0 0 58px!important;
    min-height:58px!important;
    padding:10px 13px!important;
  }
  .s8bio-live-box .s8lf-now-heading-copy h3,
  .s8bio-live-box .s8lf-now-heading-copy h2{
    font-size:15px!important;
  }
  .s8bio-live-box .s8lf-now-heading-copy small{
    font-size:8px!important;
  }
  .s8bio-live-box .s8lf-now-heading>b{
    padding:6px 9px!important;
    font-size:8px!important;
  }
  .s8bio-live-box .s8lf-now-list{
    flex:1 1 auto!important;
    min-height:0!important;
    padding:6px 8px!important;
    overflow:auto!important;
    scrollbar-width:thin!important;
  }
  .s8bio-live-box .s8lf-now-match{
    min-height:66px!important;
    margin:5px 0!important;
    padding:8px 10px!important;
    border-radius:12px!important;
  }
  .s8bio-live-box .s8lf-now-score{
    min-width:48px!important;
    min-height:38px!important;
    border-radius:10px!important;
    font-size:13px!important;
  }
  .s8bio-live-box .s8lf-now-watch{
    font-size:8px!important;
  }
  .s8bio-live-box .s8lf-now-all{
    flex:0 0 auto!important;
    padding:10px!important;
    font-size:8px!important;
  }
  .s8bio-footer{
    width:min(1360px,calc(100vw - 36px))!important;
    min-height:32px!important;
    margin:0 auto!important;
    padding:0!important;
    justify-content:flex-start!important;
    gap:10px!important;
    overflow:hidden!important;
  }
  .s8bio-footer a{
    font-size:9px!important;
  }
  .s8bio-footer span,
  .s8bio-footer small{
    font-size:7px!important;
  }
  .s8bio-footer small{
    margin-left:auto!important;
  }
}

@media (min-width:1181px) and (min-height:700px) and (max-width:1350px){
  .s8bio-main{
    grid-template-columns:320px minmax(0,1fr)!important;
  }
  .s8bio-cta-grid{
    grid-template-columns:1fr!important;
  }
  .s8bio-profile-body{
    padding-bottom:12px!important;
  }
  .s8bio-description{
    -webkit-line-clamp:1!important;
  }
}

/* Short desktop screens keep normal page scrolling instead of clipping content. */
@media (min-width:1181px) and (max-height:699px){
  html:has(body.s8bio-page),body.s8bio-page{height:auto!important;overflow:auto!important}
}

/* v3.13.7: avatar overlaps the cover without being clipped */
.s8bio-cover{
  position:relative!important;
  z-index:1!important;
}
.s8bio-profile-body{
  position:relative!important;
  z-index:4!important;
  overflow:visible!important;
}
.s8bio-avatar-wrap{
  position:relative!important;
  z-index:8!important;
}
.s8bio-avatar{
  position:relative!important;
  z-index:9!important;
  background:#fff!important;
  box-shadow:0 14px 32px rgba(13,92,72,.18)!important;
}
.s8bio-avatar img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.s8bio-online-dot{
  z-index:10!important;
}

@media (min-width:1181px) and (min-height:700px){
  .s8bio-profile-body{
    overflow:visible!important;
  }
  .s8bio-avatar-wrap{
    margin-top:-46px!important;
  }
  .s8bio-avatar{
    border:4px solid rgba(255,255,255,.98)!important;
  }
}

@media (max-width:1180px){
  .s8bio-avatar-wrap{
    margin-top:-54px!important;
  }
}


/* v3.14.4 — premium social profile UI */
body.s8bio-social-profile{
  background:#eaf8f2;
}
body.s8bio-social-profile .s8bio-shell{
  background:
    radial-gradient(circle at 12% 0%,rgba(40,213,149,.20),transparent 24%),
    radial-gradient(circle at 92% 0%,rgba(88,196,255,.18),transparent 26%),
    linear-gradient(180deg,#effdf8 0%,#e8f8f1 48%,#e5f6ef 100%);
}
body.s8bio-social-profile .s8bio-main{
  width:min(1280px,calc(100% - 36px));
  margin:18px auto 0;
  display:grid;
  grid-template-columns:380px minmax(0,1fr);
  gap:18px;
  align-items:start;
}
body.s8bio-social-profile .s8bio-profile-card,
body.s8bio-social-profile .s8bio-section,
body.s8bio-social-profile .s8member-feed,
body.s8bio-social-profile .s8member-profile-tabs{
  border:1px solid rgba(13,111,86,.08);
  box-shadow:0 14px 34px rgba(14,89,67,.08),0 1px 0 rgba(255,255,255,.86) inset;
}
body.s8bio-social-profile .s8bio-profile-card{
  position:sticky;
  top:16px;
  overflow:hidden;
  border-radius:28px;
}
body.s8bio-social-profile .s8bio-cover{
  height:178px;
  background-image:
    linear-gradient(135deg,rgba(255,255,255,.04),rgba(0,0,0,.08)),
    linear-gradient(110deg,rgba(16,146,110,.18),rgba(41,193,142,.16)),
    var(--s8bio-cover,linear-gradient(135deg,#b5f6e0 0%,#75e5bf 52%,#8acfff 100%));
}
body.s8bio-social-profile .s8bio-cover:after{
  background:linear-gradient(180deg,transparent 42%,rgba(246,255,251,.94) 100%);
}
body.s8bio-social-profile .s8bio-live-chip{
  left:16px;
  top:16px;
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.52);
  background:rgba(255,255,255,.9);
  color:#184236;
}
body.s8bio-social-profile .s8bio-cover-grid,
body.s8bio-social-profile .s8bio-cover-ball{opacity:.75}
body.s8bio-social-profile .s8bio-profile-body{
  padding:0 20px 20px;
}
body.s8bio-social-profile .s8bio-avatar-wrap{
  width:112px;
  margin-top:-62px;
}
body.s8bio-social-profile .s8bio-avatar{
  width:112px;
  height:112px;
  border-width:5px;
  border-radius:28px;
  box-shadow:0 10px 24px rgba(15,75,59,.16);
}
body.s8bio-social-profile .s8bio-online-dot{
  right:1px;
  bottom:8px;
  width:18px;
  height:18px;
  border:3px solid #ffffff;
}
body.s8bio-social-profile .s8bio-name-row h1{
  font-size:28px;
}
body.s8bio-social-profile .s8bio-username{
  margin-top:6px;
  font-size:13px;
}
body.s8bio-social-profile .s8bio-role{
  margin-top:8px;
  font-size:14px;
  color:#2e5c52;
}
body.s8bio-social-profile .s8bio-location{
  margin-top:6px;
}
body.s8bio-social-profile .s8bio-description{
  margin-top:14px;
  font-size:14px;
  line-height:1.6;
}
body.s8bio-social-profile .s8bio-cta-grid{
  gap:10px;
  margin-top:18px;
}
body.s8bio-social-profile .s8bio-cta{
  min-height:60px;
  grid-template-columns:40px minmax(0,1fr);
  padding:10px 12px;
  border-radius:16px;
}
body.s8bio-social-profile .s8bio-cta:after{
  content:'›';
  position:absolute;
  right:12px;
  top:50%;
  transform:translateY(-50%);
  font-size:20px;
  font-weight:900;
  opacity:.86;
}
body.s8bio-social-profile .s8bio-cta-icon{
  width:40px;height:40px;border-radius:13px;
}
body.s8bio-social-profile .s8bio-cta strong{font-size:12px}
body.s8bio-social-profile .s8bio-cta small{font-size:8px}
body.s8bio-social-profile .s8member-profile-bar{
  margin-top:16px;
  padding:14px;
  border:1px solid rgba(16,110,84,.08);
  border-radius:20px;
  background:linear-gradient(180deg,#f9fffc,#f2fff9);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85);
}
body.s8bio-social-profile .s8member-profile-stats{
  display:grid;
  width:100%;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
}
body.s8bio-social-profile .s8member-profile-stats>div{
  padding:10px 8px;
  border-radius:16px;
  background:#fff;
  text-align:center;
}
body.s8bio-social-profile .s8member-profile-stats span{
  display:block;
  color:#78978e;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
}
body.s8bio-social-profile .s8member-profile-stats strong{
  display:block;
  margin-top:6px;
  font-size:21px;
  line-height:1;
  font-weight:950;
  color:#10332c;
}
body.s8bio-social-profile .s8member-profile-actions{margin-top:12px}
body.s8bio-social-profile .s8member-profile-actions a,
body.s8bio-social-profile .s8member-profile-actions button{
  display:inline-flex;
  min-height:44px;
  align-items:center;
  justify-content:center;
  padding:0 16px;
  border:1px solid rgba(19,117,88,.1);
  border-radius:14px;
  background:linear-gradient(135deg,#22d694,#12bc76);
  color:#fff;
  font-size:12px;
  font-weight:900;
  box-shadow:0 10px 20px rgba(18,188,118,.16);
}
body.s8bio-social-profile .s8member-profile-actions .secondary{background:#fff;color:#0c6a52;box-shadow:none}
body.s8bio-social-profile .s8bio-social-section{
  align-self:start;
  padding:20px;
  border-radius:24px;
}
body.s8bio-social-profile .s8bio-section-heading{
  margin-bottom:14px;
}
body.s8bio-social-profile .s8bio-section-heading h2{font-size:18px}
body.s8bio-social-profile .s8bio-social-grid{
  grid-template-columns:1fr;
  gap:10px;
}
body.s8bio-social-profile .s8bio-social{
  min-height:64px;
  grid-template-columns:40px minmax(0,1fr);
  border-radius:16px;
  padding:11px 12px;
}
body.s8bio-social-profile .s8bio-social:after{
  content:'↗';
  color:#89a79f;
  font-size:14px;
  font-weight:900;
}
body.s8bio-social-profile .s8bio-social-icon{
  width:40px;height:40px;border-radius:13px;
}
body.s8bio-social-profile .s8bio-social strong{font-size:12px}
body.s8bio-social-profile .s8bio-live-section{
  grid-column:2;
  padding:20px;
  border-radius:28px;
}
body.s8bio-social-profile .s8bio-live-box{border-radius:22px}
body.s8bio-social-profile .s8member-profile-tabs{
  width:min(1280px,calc(100% - 36px));
  margin:18px auto 0;
  padding:0 14px;
  border-radius:18px;
  background:rgba(255,255,255,.92);
  display:flex;
  align-items:center;
  gap:4px;
}
body.s8bio-social-profile .s8member-profile-tabs a{
  display:inline-flex;
  min-height:56px;
  padding:0 16px;
  align-items:center;
  color:#56766d;
  font-size:14px;
  font-weight:850;
  border-bottom:3px solid transparent;
}
body.s8bio-social-profile .s8member-profile-tabs a.active,
body.s8bio-social-profile .s8member-profile-tabs a:hover{
  color:#0f3029;
  border-bottom-color:#20ce8c;
}
body.s8bio-social-profile .s8member-feed{
  width:min(1280px,calc(100% - 36px));
  margin:18px auto 0;
  padding:0;
  display:grid;
  grid-template-columns:380px minmax(0,1fr);
  gap:18px;
  background:transparent;
  border:none;
  box-shadow:none;
}
body.s8bio-social-profile .s8member-feed-head,
body.s8bio-social-profile .s8member-post-card,
body.s8bio-social-profile .s8member-empty-feed{
  grid-column:2;
  border:1px solid rgba(13,111,86,.08);
  border-radius:24px;
  background:rgba(255,255,255,.96);
  box-shadow:0 14px 34px rgba(14,89,67,.08),0 1px 0 rgba(255,255,255,.86) inset;
}
body.s8bio-social-profile .s8member-feed-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:20px 24px;
}
body.s8bio-social-profile .s8member-feed-head h2{
  margin:0;
  font-size:28px;
  line-height:1.1;
  font-weight:950;
  letter-spacing:-.03em;
}
body.s8bio-social-profile .s8member-feed-head a{
  display:inline-flex;
  min-height:44px;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border-radius:14px;
  background:linear-gradient(135deg,#22d694,#12bc76);
  color:#fff;
  font-size:12px;
  font-weight:900;
  box-shadow:0 10px 22px rgba(18,188,118,.18);
}
body.s8bio-social-profile .s8member-post-card{
  padding:18px 20px;
}
body.s8bio-social-profile .s8member-post-author .avatar{
  width:52px;height:52px;border-radius:16px;
}
body.s8bio-social-profile .s8member-post-author strong{font-size:16px}
body.s8bio-social-profile .s8member-post-author small{font-size:11px;color:#79958d}
body.s8bio-social-profile .s8member-post-content{font-size:15px;line-height:1.72;color:#234b41}
body.s8bio-social-profile .s8member-post-image{border-radius:18px}
body.s8bio-social-profile .s8member-post-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding-top:14px;
  border-top:1px solid rgba(13,111,86,.08);
}
body.s8bio-social-profile .s8member-like-button{
  min-height:42px;
  padding:0 16px;
  border-radius:12px;
}
body.s8bio-social-profile .s8member-empty-feed{
  padding:42px 24px;
  text-align:center;
  color:#68877f;
}
body.s8bio-social-profile .s8bio-footer{
  width:min(1280px,calc(100% - 36px));
  min-height:54px;
  margin-top:16px;
  padding:16px 0 28px;
  border-top:1px solid rgba(13,111,86,.08);
}

/* One-screen member center refinement */
body.s8member-account-body .s8member-account-shell{
  background:
    radial-gradient(circle at 15% 10%,rgba(46,219,162,.18),transparent 26%),
    radial-gradient(circle at 90% 8%,rgba(83,189,255,.16),transparent 26%),
    linear-gradient(180deg,#f4fff9 0%,#eaf8f2 100%);
}
body.s8member-account-body .s8member-account-grid{
  width:min(1320px,calc(100% - 34px));
  grid-template-columns:310px minmax(0,1fr);
  gap:18px;
}
body.s8member-account-body .s8member-account-side,
body.s8member-account-body .s8member-account-welcome,
body.s8member-account-body .s8member-stat-grid article,
body.s8member-account-body .s8member-account-card{
  border:1px solid rgba(13,111,86,.08);
  box-shadow:0 14px 34px rgba(14,89,67,.08),0 1px 0 rgba(255,255,255,.86) inset;
}
body.s8member-account-body .s8member-account-side{position:sticky;top:18px}
body.s8member-account-body .s8member-account-side .avatar{
  width:94px;height:94px;border-radius:26px;
}
body.s8member-account-body .s8member-account-side nav a{
  min-height:48px;border-radius:14px;font-size:14px;font-weight:850;
}
body.s8member-account-body .s8member-account-side nav a.active,
body.s8member-account-body .s8member-account-side nav a:hover{background:#eafcf5;color:#0b6d53}
body.s8member-account-body .s8member-account-welcome{padding:24px 28px;border-radius:28px}
body.s8member-account-body .s8member-account-welcome h1{font-size:38px;letter-spacing:-.03em}
body.s8member-account-body .s8member-account-welcome p{font-size:14px}
body.s8member-account-body .s8member-stat-grid{gap:14px}
body.s8member-account-body .s8member-stat-grid article{padding:20px;border-radius:20px}
body.s8member-account-body .s8member-stat-grid span{font-size:11px;font-weight:850;color:#6e8b83}
body.s8member-account-body .s8member-stat-grid strong{font-size:34px}
body.s8member-account-body .s8member-account-card{border-radius:28px}
body.s8member-account-body .s8member-account-card.compose textarea{min-height:138px}
body.s8member-account-body .s8member-account-posts article{border-radius:20px}
body.s8member-account-body .s8member-account-posts article img{border-radius:18px}
body.s8member-account-body .s8member-profile-form .save{min-height:52px;border-radius:16px}

@media(max-width:1080px){
  body.s8bio-social-profile .s8bio-main,
  body.s8bio-social-profile .s8member-feed{grid-template-columns:1fr}
  body.s8bio-social-profile .s8bio-live-section{grid-column:auto}
  body.s8bio-social-profile .s8bio-profile-card{position:relative;top:auto}
  body.s8bio-social-profile .s8member-feed-head,
  body.s8bio-social-profile .s8member-post-card,
  body.s8bio-social-profile .s8member-empty-feed{grid-column:auto}
  body.s8member-account-body .s8member-account-grid{grid-template-columns:1fr}
  body.s8member-account-body .s8member-account-side{position:relative;top:auto}
}
@media(max-width:760px){
  body.s8bio-social-profile .s8bio-main,
  body.s8bio-social-profile .s8member-profile-tabs,
  body.s8bio-social-profile .s8member-feed,
  body.s8bio-social-profile .s8bio-footer{width:calc(100% - 20px)}
  body.s8bio-social-profile .s8bio-main{margin-top:10px;gap:14px}
  body.s8bio-social-profile .s8bio-profile-card,
  body.s8bio-social-profile .s8bio-live-section,
  body.s8bio-social-profile .s8bio-social-section{border-radius:22px}
  body.s8bio-social-profile .s8bio-cover{height:158px}
  body.s8bio-social-profile .s8bio-profile-body{padding:0 14px 16px}
  body.s8bio-social-profile .s8bio-avatar-wrap{width:96px;margin-top:-50px}
  body.s8bio-social-profile .s8bio-avatar{width:96px;height:96px;border-radius:24px}
  body.s8bio-social-profile .s8bio-name-row h1{font-size:24px}
  body.s8bio-social-profile .s8member-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.s8bio-social-profile .s8bio-section,
  body.s8bio-social-profile .s8bio-live-section{padding:16px}
  body.s8bio-social-profile .s8member-profile-tabs{padding:0 8px;overflow-x:auto}
  body.s8bio-social-profile .s8member-profile-tabs a{min-height:50px;padding:0 12px;white-space:nowrap;font-size:13px}
  body.s8bio-social-profile .s8member-feed-head{padding:16px}
  body.s8bio-social-profile .s8member-feed-head h2{font-size:24px}
  body.s8bio-social-profile .s8member-post-card{padding:16px}
  body.s8bio-social-profile .s8member-post-meta{flex-direction:column;align-items:flex-start}
  body.s8bio-social-profile .s8bio-footer{padding:14px 0 26px}
  body.s8member-account-body .s8member-account-grid{width:calc(100% - 20px);gap:14px}
  body.s8member-account-body .s8member-account-welcome{padding:18px 16px}
  body.s8member-account-body .s8member-account-welcome h1{font-size:28px}
  body.s8member-account-body .s8member-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}


/* v3.14.5 — separate BIO and SOCIAL PROFILE layouts */
body.s8bio-social-profile .s8bio-main{
  width:min(1280px,calc(100% - 36px));
  grid-template-columns:380px minmax(0,1fr);
  gap:18px;
  align-items:start;
}
body.s8bio-social-profile .s8bio-live-section{min-height:100%}
body.s8bio-social-profile .s8social-profile-shell{
  width:min(1280px,calc(100% - 36px));
  margin:22px auto 0;
  padding:24px;
  border-radius:30px;
  border:1px solid rgba(13,111,86,.08);
  background:rgba(255,255,255,.8);
  box-shadow:0 18px 40px rgba(14,89,67,.08),0 1px 0 rgba(255,255,255,.86) inset;
}
body.s8bio-social-profile .s8social-profile-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:16px;
  margin-bottom:18px;
}
body.s8bio-social-profile .s8social-profile-head>div>span{
  display:inline-flex;
  padding:7px 12px;
  border-radius:999px;
  background:#ebfbf4;
  color:#0f8e66;
  font-size:11px;
  font-weight:900;
  letter-spacing:.08em;
}
body.s8bio-social-profile .s8social-profile-head h2{
  margin:12px 0 6px;
  font-size:34px;
  line-height:1.05;
  letter-spacing:-.03em;
}
body.s8bio-social-profile .s8social-profile-head p{
  margin:0;
  max-width:740px;
  color:#63817a;
  font-size:14px;
  line-height:1.65;
}
body.s8bio-social-profile .s8social-profile-head>a,
body.s8bio-social-profile .s8social-profile-head .s8social-follow{
  display:inline-flex;
  min-height:46px;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border:none;
  border-radius:15px;
  background:linear-gradient(135deg,#22d694,#12bc76);
  color:#fff;
  font-size:13px;
  font-weight:900;
  box-shadow:0 12px 24px rgba(18,188,118,.18);
}
body.s8bio-social-profile .s8social-profile-head .s8social-follow.is-active{
  background:#eafcf5;
  color:#0b6d53;
  box-shadow:none;
  border:1px solid rgba(19,117,88,.12);
}
body.s8bio-social-profile .s8social-profile-grid{
  display:grid;
  grid-template-columns:320px minmax(0,1fr);
  gap:18px;
}
body.s8bio-social-profile .s8social-sidebar,
body.s8bio-social-profile .s8social-feed-wrap{
  display:flex;
  flex-direction:column;
  gap:16px;
}
body.s8bio-social-profile .s8social-card,
body.s8bio-social-profile .s8social-feed-card,
body.s8bio-social-profile .s8social-tabs{
  border:1px solid rgba(13,111,86,.08);
  border-radius:24px;
  background:rgba(255,255,255,.96);
  box-shadow:0 14px 34px rgba(14,89,67,.06),0 1px 0 rgba(255,255,255,.86) inset;
}
body.s8bio-social-profile .s8social-card{padding:18px}
body.s8bio-social-profile .s8social-card-head{
  display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;
}
body.s8bio-social-profile .s8social-card-head h3{
  margin:0;font-size:18px;line-height:1.2;
}
body.s8bio-social-profile .s8social-card-head small{color:#7a9990;font-size:11px;font-weight:800}
body.s8bio-social-profile .s8social-user-head{
  display:flex;align-items:center;gap:14px;margin-bottom:14px;
}
body.s8bio-social-profile .s8social-user-head .avatar{
  width:64px;height:64px;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;
  background:linear-gradient(135deg,#33dca1,#5cbcff); color:#fff; font-size:30px; font-weight:900;
}
body.s8bio-social-profile .s8social-user-head .avatar img{width:100%;height:100%;object-fit:cover}
body.s8bio-social-profile .s8social-user-head strong{display:block;font-size:18px;line-height:1.1}
body.s8bio-social-profile .s8social-user-head small{display:block;margin-top:4px;color:#11a36f;font-size:13px;font-weight:800}
body.s8bio-social-profile .s8social-stats-grid{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;
}
body.s8bio-social-profile .s8social-stats-grid>div{
  padding:12px 10px;border-radius:16px;background:#f6fffb;text-align:center;
}
body.s8bio-social-profile .s8social-stats-grid span{display:block;color:#7c9b92;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
body.s8bio-social-profile .s8social-stats-grid strong{display:block;margin-top:6px;color:#10332c;font-size:24px;line-height:1;font-weight:950}
body.s8bio-social-profile .s8social-about-list{
  list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;
}
body.s8bio-social-profile .s8social-about-list li{
  display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-radius:14px;background:#f8fffb;
}
body.s8bio-social-profile .s8social-about-list strong{font-size:11px;color:#7c9b92;text-transform:uppercase;letter-spacing:.06em}
body.s8bio-social-profile .s8social-about-list span{font-size:14px;font-weight:800;color:#163a33}
body.s8bio-social-profile .s8social-about-text{margin:12px 0 0;color:#55726b;font-size:14px;line-height:1.7}
body.s8bio-social-profile .s8social-links-list{display:flex;flex-direction:column;gap:10px}
body.s8bio-social-profile .s8social-link-item{
  display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:11px 12px;border-radius:16px;background:#f8fffb;border:1px solid rgba(13,111,86,.06);
}
body.s8bio-social-profile .s8social-link-item .icon{
  width:42px;height:42px;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px rgba(14,89,67,.06);
}
body.s8bio-social-profile .s8social-link-item .icon img,
body.s8bio-social-profile .s8social-link-item .icon svg{max-width:24px;max-height:24px}
body.s8bio-social-profile .s8social-link-item .meta small{display:block;color:#7e9b93;font-size:10px;font-weight:900;letter-spacing:.07em}
body.s8bio-social-profile .s8social-link-item .meta strong{display:block;margin-top:2px;color:#143730;font-size:14px;line-height:1.35}
body.s8bio-social-profile .s8social-link-item:after{content:'↗';justify-self:end;color:#89a79f;font-size:14px;font-weight:900}
body.s8bio-social-profile .s8social-tabs{
  display:flex;align-items:center;gap:6px;padding:0 14px;overflow:auto;
}
body.s8bio-social-profile .s8social-tabs a{
  display:inline-flex;min-height:54px;align-items:center;padding:0 14px;color:#5a7870;font-size:14px;font-weight:850;border-bottom:3px solid transparent;white-space:nowrap;
}
body.s8bio-social-profile .s8social-tabs a.active,
body.s8bio-social-profile .s8social-tabs a:hover{color:#10332c;border-bottom-color:#21cf8d}
body.s8bio-social-profile .s8social-feed-card{padding:20px}
body.s8bio-social-profile .s8social-feed-head{
  display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;
}
body.s8bio-social-profile .s8social-feed-head span{display:block;color:#11a36f;font-size:11px;font-weight:900;letter-spacing:.08em}
body.s8bio-social-profile .s8social-feed-head h3{margin:6px 0 0;font-size:30px;line-height:1.1;letter-spacing:-.03em}
body.s8bio-social-profile .s8social-feed-head a{
  display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 16px;border-radius:14px;background:linear-gradient(135deg,#22d694,#12bc76);color:#fff;font-size:12px;font-weight:900;
  box-shadow:0 12px 24px rgba(18,188,118,.18)
}
body.s8bio-social-profile .s8social-post-card{
  padding:18px 0 0;margin-top:18px;border-top:1px solid rgba(13,111,86,.08);
}
body.s8bio-social-profile .s8social-post-card:first-of-type{margin-top:0;padding-top:0;border-top:none}
body.s8bio-social-profile .s8social-post-author{display:flex;align-items:center;gap:12px}
body.s8bio-social-profile .s8social-post-author .avatar{
  width:52px;height:52px;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#33dca1,#5cbcff); color:#fff; font-size:24px; font-weight:900;
}
body.s8bio-social-profile .s8social-post-author .avatar img{width:100%;height:100%;object-fit:cover}
body.s8bio-social-profile .s8social-post-author strong{display:block;font-size:16px}
body.s8bio-social-profile .s8social-post-author small{display:block;margin-top:4px;color:#79958d;font-size:11px}
body.s8bio-social-profile .s8social-post-content{margin-top:12px;color:#244b41;font-size:15px;line-height:1.72}
body.s8bio-social-profile .s8social-post-image{display:block;width:100%;margin-top:14px;border-radius:18px;max-height:520px;object-fit:cover}
body.s8bio-social-profile .s8social-post-meta{
  display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(13,111,86,.08);
}
body.s8bio-social-profile .s8social-post-meta>span{color:#6f8d85;font-size:13px;font-weight:700}
body.s8bio-social-profile .s8social-empty-state{
  padding:48px 20px;border-radius:20px;background:#f9fffc;text-align:center;color:#6c8a82;font-size:15px;line-height:1.7;
}
body.s8bio-social-profile .s8bio-footer{width:min(1280px,calc(100% - 36px))}
@media(max-width:1080px){
  body.s8bio-social-profile .s8social-profile-grid{grid-template-columns:1fr}
}
@media(max-width:760px){
  body.s8bio-social-profile .s8social-profile-shell{width:calc(100% - 20px);padding:16px;border-radius:22px}
  body.s8bio-social-profile .s8social-profile-head{flex-direction:column;align-items:flex-start}
  body.s8bio-social-profile .s8social-profile-head h2{font-size:26px}
  body.s8bio-social-profile .s8social-feed-head{flex-direction:column;align-items:flex-start}
  body.s8bio-social-profile .s8social-feed-head h3{font-size:24px}
  body.s8bio-social-profile .s8social-feed-card{padding:16px}
  body.s8bio-social-profile .s8social-post-meta{flex-direction:column;align-items:flex-start}
}

/* v3.14.6 — BIO compact share page */
body.s8bio-compact-page{
  margin:0;
  color:#11352e;
  background:
    radial-gradient(circle at 12% 8%,rgba(39,216,154,.24),transparent 26%),
    radial-gradient(circle at 92% 4%,rgba(78,191,255,.20),transparent 26%),
    linear-gradient(180deg,#effdf8 0%,#e8f8f1 100%);
}
body.s8bio-compact-page .s8bio-compact-shell{
  min-height:100vh;
  width:min(620px,calc(100% - 24px));
  margin:0 auto;
  padding:18px 0 28px;
}
body.s8bio-compact-page .s8bio-compact-topbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:14px;
}
body.s8bio-compact-page .s8bio-compact-topbar .brand{
  display:inline-flex;
  align-items:center;
  gap:10px;
  color:#10372f;
  text-decoration:none;
}
body.s8bio-compact-page .s8bio-compact-topbar .brand span{
  display:inline-flex;width:42px;height:42px;border-radius:14px;align-items:center;justify-content:center;
  background:linear-gradient(135deg,#27d99a,#15b978);color:#fff;font-size:18px;font-weight:950;
  box-shadow:0 10px 20px rgba(20,185,120,.18);
}
body.s8bio-compact-page .s8bio-compact-topbar .brand strong{font-size:15px;font-weight:950}
body.s8bio-compact-page .s8bio-compact-topbar button{
  min-height:42px;padding:0 15px;border:1px solid rgba(13,111,86,.10);border-radius:14px;background:rgba(255,255,255,.86);color:#0d6d53;font-size:11px;font-weight:900;cursor:pointer;
}
body.s8bio-compact-page .s8bio-compact-card{
  overflow:hidden;
  border:1px solid rgba(13,111,86,.08);
  border-radius:30px;
  background:rgba(255,255,255,.96);
  box-shadow:0 22px 58px rgba(14,89,67,.13),0 1px 0 rgba(255,255,255,.9) inset;
}
body.s8bio-compact-page .s8bio-compact-cover{
  position:relative;
  height:205px;
  overflow:hidden;
  background-image:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.04)),
    var(--s8bio-cover,linear-gradient(135deg,#9ef0d4 0%,#65dcb7 52%,#78c8f6 100%));
  background-size:cover;
  background-position:center;
}
body.s8bio-compact-page .s8bio-compact-cover:after{
  content:'';position:absolute;inset:auto 0 0;height:90px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.96));
}
body.s8bio-compact-page .s8bio-live-chip{left:16px;top:16px;background:rgba(255,255,255,.92);color:#153e35;border:1px solid rgba(255,255,255,.62)}
body.s8bio-compact-page .s8bio-compact-body{position:relative;padding:0 22px 24px}
body.s8bio-compact-page .s8bio-compact-avatar-wrap{position:relative;z-index:4;width:116px;margin-top:-62px}
body.s8bio-compact-page .s8bio-compact-avatar{
  width:116px;height:116px;border-radius:30px;overflow:hidden;display:flex;align-items:center;justify-content:center;
  border:5px solid #fff;background:linear-gradient(135deg,#2edba0,#50b9f3);color:#fff;font-size:42px;font-weight:950;
  box-shadow:0 12px 28px rgba(13,97,72,.18);
}
body.s8bio-compact-page .s8bio-compact-avatar img{width:100%;height:100%;object-fit:cover}
body.s8bio-compact-page .s8bio-online-dot{right:0;bottom:8px;width:19px;height:19px;border:4px solid #fff}
body.s8bio-compact-page .s8bio-compact-name-row{display:flex;align-items:center;gap:8px;margin-top:14px}
body.s8bio-compact-page .s8bio-compact-name-row h1{margin:0;font-size:30px;line-height:1.05;letter-spacing:-.035em;font-weight:950}
body.s8bio-compact-page .s8bio-verified{width:22px;height:22px}
body.s8bio-compact-page .s8bio-compact-username{margin-top:7px;color:#0aae72;font-size:14px;font-weight:900}
body.s8bio-compact-page .s8bio-compact-role{margin-top:10px;color:#2b574e;font-size:15px;font-weight:850}
body.s8bio-compact-page .s8bio-compact-description{margin:14px 0 0;color:#5b7971;font-size:14px;line-height:1.68}
body.s8bio-compact-page .s8bio-profile-link{
  display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:15px 16px;border-radius:18px;
  background:linear-gradient(135deg,#e9fff6,#e8f8ff);border:1px solid rgba(19,142,102,.10);color:#123d34;text-decoration:none;
}
body.s8bio-compact-page .s8bio-profile-link small{display:block;color:#13a270;font-size:9px;font-weight:950;letter-spacing:.09em}
body.s8bio-compact-page .s8bio-profile-link strong{display:block;margin-top:3px;font-size:14px;font-weight:950}
body.s8bio-compact-page .s8bio-profile-link b{display:flex;width:38px;height:38px;border-radius:13px;align-items:center;justify-content:center;background:#fff;color:#0a8c63;font-size:18px;box-shadow:0 8px 16px rgba(14,89,67,.07)}
body.s8bio-compact-page .s8bio-compact-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}
body.s8bio-compact-page .s8bio-cta{min-height:64px;padding:10px 12px;border-radius:17px;grid-template-columns:42px minmax(0,1fr)}
body.s8bio-compact-page .s8bio-cta-icon{width:42px;height:42px;border-radius:13px}
body.s8bio-compact-page .s8bio-cta strong{font-size:12px}
body.s8bio-compact-page .s8bio-cta small{font-size:8px}
body.s8bio-compact-page .s8bio-compact-links{margin-top:18px;padding:17px;border-radius:22px;background:#f8fffb;border:1px solid rgba(13,111,86,.07)}
body.s8bio-compact-page .s8bio-compact-links .heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}
body.s8bio-compact-page .s8bio-compact-links .heading span{color:#0ca06e;font-size:11px;font-weight:950;letter-spacing:.08em}
body.s8bio-compact-page .s8bio-compact-links .heading strong{color:#76958c;font-size:11px}
body.s8bio-compact-page .s8bio-compact-links .list{display:flex;flex-direction:column;gap:9px}
body.s8bio-compact-page .s8bio-compact-links .list>a{display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:11px;padding:10px 11px;border-radius:16px;background:#fff;border:1px solid rgba(13,111,86,.06);text-decoration:none;color:#173c34}
body.s8bio-compact-page .s8bio-compact-links .icon{display:flex;width:42px;height:42px;border-radius:13px;align-items:center;justify-content:center;background:#edf9ff}
body.s8bio-compact-page .s8bio-compact-links .icon img,body.s8bio-compact-page .s8bio-compact-links .icon svg{max-width:24px;max-height:24px}
body.s8bio-compact-page .s8bio-compact-links .meta small{display:block;color:#7a978f;font-size:9px;font-weight:900;letter-spacing:.07em}
body.s8bio-compact-page .s8bio-compact-links .meta strong{display:block;margin-top:2px;font-size:13px}
body.s8bio-compact-page .s8bio-compact-links .list>a>b{color:#8aa79f}
body.s8bio-compact-page .s8bio-compact-footer{text-align:center;padding:18px 0 0;color:#78958d;font-size:11px;font-weight:700}
body.s8bio-compact-page .s8bio-compact-footer a{color:#0b8e64;font-weight:900}

/* v3.14.6 — Facebook-inspired social profile page */
body.s8profile-social-page{
  margin:0;
  color:#12352e;
  background:#eef8f4;
}
body.s8profile-social-page .s8profile-shell{
  min-height:100vh;
  background:
    radial-gradient(circle at 8% 0%,rgba(37,215,153,.18),transparent 24%),
    radial-gradient(circle at 95% 0%,rgba(83,188,255,.16),transparent 24%),
    linear-gradient(180deg,#f4fff9 0%,#eaf7f1 100%);
}
body.s8profile-social-page .s8profile-topbar{
  position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:12px;
  min-height:68px;padding:0 max(22px,calc((100% - 1280px)/2));background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border-bottom:1px solid rgba(13,111,86,.08);
}
body.s8profile-social-page .s8profile-topbar .brand{display:inline-flex;align-items:center;gap:10px;color:#10372f;text-decoration:none}
body.s8profile-social-page .s8profile-topbar .brand span{display:inline-flex;width:42px;height:42px;border-radius:14px;align-items:center;justify-content:center;background:linear-gradient(135deg,#27d99a,#15b978);color:#fff;font-size:18px;font-weight:950}
body.s8profile-social-page .s8profile-topbar .brand strong{font-size:15px;font-weight:950}
body.s8profile-social-page .s8profile-topbar .actions{display:flex;align-items:center;gap:9px}
body.s8profile-social-page .s8profile-topbar .actions>a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 15px;border-radius:14px;background:#fff;border:1px solid rgba(13,111,86,.10);color:#0c6d53;font-size:11px;font-weight:900;text-decoration:none}
body.s8profile-social-page .s8profile-topbar .actions>a.primary{background:linear-gradient(135deg,#22d694,#12bc76);color:#fff;border:none}
body.s8profile-social-page .s8profile-hero{
  width:min(1280px,calc(100% - 28px));margin:18px auto 0;overflow:hidden;border:1px solid rgba(13,111,86,.08);border-radius:30px;background:#fff;box-shadow:0 18px 44px rgba(14,89,67,.09);
}
body.s8profile-social-page .s8profile-cover{position:relative;height:310px;background-image:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.10)),var(--s8bio-cover,linear-gradient(135deg,#9ef0d4 0%,#65dcb7 52%,#78c8f6 100%));background-size:cover;background-position:center}
body.s8profile-social-page .s8profile-cover:after{content:'';position:absolute;inset:auto 0 0;height:110px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.18))}
body.s8profile-social-page .s8profile-cover .grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:44px 44px;opacity:.6}
body.s8profile-social-page .s8profile-hero-body{display:grid;grid-template-columns:180px minmax(0,1fr) auto;gap:18px;align-items:end;padding:0 28px 22px}
body.s8profile-social-page .s8profile-avatar-wrap{position:relative;z-index:4;width:164px;margin-top:-88px}
body.s8profile-social-page .s8profile-avatar{display:flex;width:164px;height:164px;border-radius:50%;overflow:hidden;align-items:center;justify-content:center;border:7px solid #fff;background:linear-gradient(135deg,#2edba0,#50b9f3);color:#fff;font-size:58px;font-weight:950;box-shadow:0 14px 32px rgba(13,97,72,.18)}
body.s8profile-social-page .s8profile-avatar img{width:100%;height:100%;object-fit:cover}
body.s8profile-social-page .s8profile-avatar-wrap>i{position:absolute;right:12px;bottom:14px;width:22px;height:22px;border-radius:50%;background:#24d58d;border:5px solid #fff}
body.s8profile-social-page .s8profile-identity{padding-bottom:8px}
body.s8profile-social-page .s8profile-identity .name-row{display:flex;align-items:center;gap:8px}
body.s8profile-social-page .s8profile-identity h1{margin:0;font-size:38px;line-height:1.04;letter-spacing:-.04em;font-weight:950}
body.s8profile-social-page .s8profile-identity .username{margin-top:7px;color:#0aa56f;font-size:15px;font-weight:900}
body.s8profile-social-page .s8profile-identity .subline{margin-top:9px;color:#5d7972;font-size:14px;font-weight:700}
body.s8profile-social-page .s8profile-actions{display:flex;align-items:center;gap:10px;padding-bottom:8px}
body.s8profile-social-page .s8profile-actions>a,body.s8profile-social-page .s8profile-actions>button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 17px;border-radius:14px;border:1px solid rgba(13,111,86,.10);font-size:12px;font-weight:900;cursor:pointer;text-decoration:none}
body.s8profile-social-page .s8profile-actions .bio{background:#edf9f4;color:#0b7959}
body.s8profile-social-page .s8profile-actions .edit,body.s8profile-social-page .s8profile-actions .follow{background:linear-gradient(135deg,#22d694,#12bc76);color:#fff;border:none;box-shadow:0 10px 20px rgba(18,188,118,.16)}
body.s8profile-social-page .s8profile-actions .follow.is-active{background:#eafcf5;color:#0b6d53;border:1px solid rgba(13,111,86,.10);box-shadow:none}
body.s8profile-social-page .s8profile-statbar{display:flex;align-items:center;gap:8px;padding:0 28px 18px}
body.s8profile-social-page .s8profile-statbar>div{display:flex;align-items:baseline;gap:5px;padding:10px 14px;border-radius:14px;background:#f6fffb}
body.s8profile-social-page .s8profile-statbar strong{font-size:18px;font-weight:950}
body.s8profile-social-page .s8profile-statbar span{color:#718f87;font-size:12px;font-weight:800}
body.s8profile-social-page .s8profile-tabs{display:flex;align-items:center;gap:4px;padding:0 22px;border-top:1px solid rgba(13,111,86,.08)}
body.s8profile-social-page .s8profile-tabs a{display:inline-flex;min-height:58px;align-items:center;padding:0 18px;color:#5c7a72;font-size:14px;font-weight:850;text-decoration:none;border-bottom:3px solid transparent}
body.s8profile-social-page .s8profile-tabs a.active,body.s8profile-social-page .s8profile-tabs a:hover{color:#10352d;border-bottom-color:#20cf8c}
body.s8profile-social-page .s8profile-content{width:min(1280px,calc(100% - 28px));margin:18px auto 0;display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px;align-items:start}
body.s8profile-social-page .s8profile-sidebar,body.s8profile-social-page .s8profile-feed{display:flex;flex-direction:column;gap:16px}
body.s8profile-social-page .s8profile-sidebar{position:sticky;top:86px}
body.s8profile-social-page .s8profile-card{border:1px solid rgba(13,111,86,.08);border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(14,89,67,.07);padding:18px}
body.s8profile-social-page .s8profile-card .card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:13px}
body.s8profile-social-page .s8profile-card .card-head h2{margin:0;font-size:20px;line-height:1.2}
body.s8profile-social-page .s8profile-card .card-head small{color:#7a9990;font-size:11px;font-weight:800}
body.s8profile-social-page .about-text{margin:0 0 13px;color:#58766e;font-size:14px;line-height:1.7}
body.s8profile-social-page .about-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:9px}
body.s8profile-social-page .about-list li{display:flex;flex-direction:column;gap:3px;padding:11px 12px;border-radius:14px;background:#f8fffb}
body.s8profile-social-page .about-list span{color:#79978f;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}
body.s8profile-social-page .about-list strong,body.s8profile-social-page .about-list a{color:#143a32;font-size:13px;font-weight:850}
body.s8profile-social-page .social-list{display:flex;flex-direction:column;gap:9px}
body.s8profile-social-page .social-list>a{display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:11px;padding:10px 11px;border-radius:15px;background:#f8fffb;text-decoration:none;color:#153a32}
body.s8profile-social-page .social-list .icon{display:flex;width:42px;height:42px;border-radius:13px;align-items:center;justify-content:center;background:#fff;box-shadow:0 7px 16px rgba(14,89,67,.05)}
body.s8profile-social-page .social-list .icon img,body.s8profile-social-page .social-list .icon svg{max-width:24px;max-height:24px}
body.s8profile-social-page .social-list small{display:block;color:#7e9b93;font-size:9px;font-weight:900;letter-spacing:.07em}
body.s8profile-social-page .social-list strong{display:block;margin-top:2px;font-size:13px}
body.s8profile-social-page .social-list b{color:#8ca8a0}
body.s8profile-social-page .bio-promo{background:linear-gradient(135deg,#eafff6,#eaf8ff)}
body.s8profile-social-page .bio-promo>span{color:#0ba26f;font-size:10px;font-weight:950;letter-spacing:.08em}
body.s8profile-social-page .bio-promo h2{margin:8px 0 7px;font-size:21px;line-height:1.18}
body.s8profile-social-page .bio-promo p{margin:0;color:#5d7b73;font-size:13px;line-height:1.6}
body.s8profile-social-page .bio-promo a{display:inline-flex;margin-top:13px;color:#07865e;font-size:12px;font-weight:950}
body.s8profile-social-page .feed-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 22px}
body.s8profile-social-page .feed-head>div>span{display:block;color:#0ba26f;font-size:10px;font-weight:950;letter-spacing:.08em}
body.s8profile-social-page .feed-head h2{margin:7px 0 0;font-size:28px;letter-spacing:-.03em}
body.s8profile-social-page .feed-head>a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 16px;border-radius:14px;background:linear-gradient(135deg,#22d694,#12bc76);color:#fff;font-size:12px;font-weight:900;text-decoration:none}
body.s8profile-social-page .post-card{padding:18px 20px}
body.s8profile-social-page .post-author{display:flex;align-items:center;gap:12px}
body.s8profile-social-page .post-author .avatar{display:flex;width:52px;height:52px;border-radius:16px;overflow:hidden;align-items:center;justify-content:center;background:linear-gradient(135deg,#2edba0,#50b9f3);color:#fff;font-size:24px;font-weight:950}
body.s8profile-social-page .post-author .avatar img{width:100%;height:100%;object-fit:cover}
body.s8profile-social-page .post-author strong{display:block;font-size:16px}
body.s8profile-social-page .post-author small{display:block;margin-top:4px;color:#7a9790;font-size:11px}
body.s8profile-social-page .post-content{margin-top:13px;color:#244c42;font-size:15px;line-height:1.72}
body.s8profile-social-page .post-image{display:block;width:100%;max-height:620px;margin-top:14px;border-radius:18px;object-fit:cover}
body.s8profile-social-page .post-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(13,111,86,.08)}
body.s8profile-social-page .post-meta>span{color:#6e8c84;font-size:13px;font-weight:700}
body.s8profile-social-page .empty-feed{text-align:center;padding:54px 20px;color:#6b8981;font-size:15px;line-height:1.7}
body.s8profile-social-page .live-card{padding:20px}
body.s8profile-social-page .live-card .live-dot{color:#ff5366;font-size:10px;font-weight:950;letter-spacing:.07em}
body.s8profile-social-page .live-card .card-head a{color:#0b8c64;font-size:11px;font-weight:900}
body.s8profile-social-page .live-card .live-box{overflow:hidden;border-radius:18px}
body.s8profile-social-page .empty-live{padding:28px;text-align:center;color:#718f87;background:#f8fffb;border-radius:16px}
body.s8profile-social-page .s8profile-footer{width:min(1280px,calc(100% - 28px));margin:20px auto 0;padding:18px 0 28px;border-top:1px solid rgba(13,111,86,.08);display:flex;align-items:center;gap:14px;color:#79968e;font-size:11px;font-weight:750}
body.s8profile-social-page .s8profile-footer a{color:#087f5b;font-weight:950}
body.s8profile-social-page .s8profile-footer small{margin-left:auto}
@media(max-width:960px){
  body.s8profile-social-page .s8profile-hero-body{grid-template-columns:150px minmax(0,1fr);align-items:end}
  body.s8profile-social-page .s8profile-actions{grid-column:1/-1;padding-bottom:0}
  body.s8profile-social-page .s8profile-avatar-wrap{width:140px;margin-top:-76px}
  body.s8profile-social-page .s8profile-avatar{width:140px;height:140px}
  body.s8profile-social-page .s8profile-content{grid-template-columns:1fr}
  body.s8profile-social-page .s8profile-sidebar{position:relative;top:auto;display:grid;grid-template-columns:1fr 1fr;align-items:start}
  body.s8profile-social-page .s8profile-sidebar .bio-promo{grid-column:1/-1}
}
@media(max-width:700px){
  body.s8bio-compact-page .s8bio-compact-shell{width:calc(100% - 16px);padding-top:10px}
  body.s8bio-compact-page .s8bio-compact-card{border-radius:24px}
  body.s8bio-compact-page .s8bio-compact-cover{height:175px}
  body.s8bio-compact-page .s8bio-compact-body{padding:0 15px 18px}
  body.s8bio-compact-page .s8bio-compact-avatar-wrap{width:98px;margin-top:-52px}
  body.s8bio-compact-page .s8bio-compact-avatar{width:98px;height:98px;border-radius:26px;font-size:34px}
  body.s8bio-compact-page .s8bio-compact-name-row h1{font-size:25px}
  body.s8bio-compact-page .s8bio-compact-cta-grid{grid-template-columns:1fr}

  body.s8profile-social-page .s8profile-topbar{padding:0 12px;min-height:62px}
  body.s8profile-social-page .s8profile-topbar .actions>a:not(.primary){display:none}
  body.s8profile-social-page .s8profile-hero,body.s8profile-social-page .s8profile-content,body.s8profile-social-page .s8profile-footer{width:calc(100% - 16px)}
  body.s8profile-social-page .s8profile-hero{margin-top:8px;border-radius:22px}
  body.s8profile-social-page .s8profile-cover{height:205px}
  body.s8profile-social-page .s8profile-hero-body{grid-template-columns:104px minmax(0,1fr);gap:12px;padding:0 14px 16px}
  body.s8profile-social-page .s8profile-avatar-wrap{width:100px;margin-top:-54px}
  body.s8profile-social-page .s8profile-avatar{width:100px;height:100px;border-width:5px;font-size:38px}
  body.s8profile-social-page .s8profile-avatar-wrap>i{right:5px;bottom:8px;width:17px;height:17px;border-width:4px}
  body.s8profile-social-page .s8profile-identity h1{font-size:25px}
  body.s8profile-social-page .s8profile-identity .subline{font-size:12px}
  body.s8profile-social-page .s8profile-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}
  body.s8profile-social-page .s8profile-statbar{display:grid;grid-template-columns:1fr 1fr;padding:0 14px 14px}
  body.s8profile-social-page .s8profile-statbar>div{justify-content:center}
  body.s8profile-social-page .s8profile-tabs{padding:0 8px;overflow:auto}
  body.s8profile-social-page .s8profile-tabs a{min-height:50px;padding:0 12px;white-space:nowrap;font-size:13px}
  body.s8profile-social-page .s8profile-content{margin-top:12px;gap:12px}
  body.s8profile-social-page .s8profile-sidebar{display:flex}
  body.s8profile-social-page .feed-head{align-items:flex-start;flex-direction:column}
  body.s8profile-social-page .feed-head h2{font-size:23px}
  body.s8profile-social-page .post-meta{align-items:flex-start;flex-direction:column}
  body.s8profile-social-page .s8profile-footer{flex-wrap:wrap}
  body.s8profile-social-page .s8profile-footer small{margin-left:0;width:100%}
}


/* v3.14.7 — restore classic shareable BIO + keep social profile separate */
body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-main{
  width:min(1180px,calc(100% - 28px));
  grid-template-columns:360px minmax(0,1fr);
  align-items:start;
  gap:18px;
}
body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-profile-card{grid-column:1;grid-row:1}
body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-social-section{grid-column:1;grid-row:2}
body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-live-section{grid-column:2;grid-row:1 / span 2;min-width:0}
body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-cover{height:210px}
body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-avatar-wrap{margin-top:-64px}
body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-open-profile{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  min-height:58px;
  margin-top:16px;
  padding:10px 15px;
  border:1px solid rgba(16,120,91,.10);
  border-radius:17px;
  background:linear-gradient(135deg,#eefcf7,#f7fffc);
  color:#103b31;
  box-shadow:0 10px 22px rgba(16,105,79,.07);
  text-decoration:none;
}
body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-open-profile small{
  display:block;
  color:#12a872;
  font-size:9px;
  font-weight:900;
  letter-spacing:.08em;
}
body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-open-profile strong{
  display:block;
  margin-top:3px;
  font-size:13px;
  font-weight:950;
}
body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-open-profile b{
  display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:12px;background:#18c987;color:#fff;font-size:18px;
}
@media(max-width:900px){
  body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-main{grid-template-columns:1fr;width:min(680px,calc(100% - 20px))}
  body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-profile-card,
  body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-social-section,
  body.s8bio-page:not(.s8profile-social-page):not(.s8bio-compact-page) .s8bio-live-section{grid-column:1;grid-row:auto}
}


/* v3.14.8 — refined premium profile UI */
body.s8profile-social-page{
  background:
    radial-gradient(circle at 10% 0,rgba(53,226,158,.18),transparent 24%),
    radial-gradient(circle at 88% 0,rgba(106,206,255,.18),transparent 24%),
    linear-gradient(180deg,#f6fffb 0%,#e8f7f0 100%);
}
body.s8profile-social-page .s8profile-shell{
  background:transparent;
}
body.s8profile-social-page .s8profile-topbar{
  min-height:74px;
  background:rgba(255,255,255,.82);
  box-shadow:0 10px 28px rgba(8,79,60,.05);
}
body.s8profile-social-page .s8profile-topbar .brand span{
  width:48px;height:48px;border-radius:16px;box-shadow:0 12px 24px rgba(18,188,118,.16);
}
body.s8profile-social-page .s8profile-topbar .brand strong{font-size:16px;letter-spacing:-.02em}
body.s8profile-social-page .s8profile-topbar .actions>a{
  min-height:44px;padding:0 18px;border-radius:15px;background:rgba(255,255,255,.88);
  box-shadow:0 8px 18px rgba(8,79,60,.05);
}
body.s8profile-social-page .s8profile-topbar .actions>a.primary{
  background:linear-gradient(135deg,#1ed38d,#10b872);
  box-shadow:0 14px 26px rgba(16,184,114,.22);
}
body.s8profile-social-page .s8profile-hero{
  overflow:hidden;
  border:none;
  border-radius:34px;
  background:transparent;
  box-shadow:none;
}
body.s8profile-social-page .s8profile-cover{
  height:340px;
  border-radius:34px 34px 0 0;
  background-image:
    linear-gradient(180deg,rgba(255,255,255,.02),rgba(0,0,0,.12)),
    radial-gradient(circle at 18% 8%,rgba(255,255,255,.18),transparent 30%),
    var(--s8bio-cover,linear-gradient(135deg,#9ef0d4 0%,#65dcb7 52%,#78c8f6 100%));
}
body.s8profile-social-page .s8profile-cover:after{
  height:150px;
  background:linear-gradient(180deg,transparent,rgba(255,255,255,.94) 86%,#fff 100%);
}
body.s8profile-social-page .s8profile-cover .grid{opacity:.45}
body.s8profile-social-page .s8profile-hero-body{
  position:relative;
  z-index:3;
  grid-template-columns:186px minmax(0,1fr) auto;
  gap:22px;
  align-items:end;
  margin:-72px 22px 0;
  padding:0 28px 24px;
  border-radius:30px 30px 0 0;
  background:linear-gradient(180deg,rgba(255,255,255,.98),#fff 70%);
  box-shadow:0 -1px 0 rgba(13,111,86,.05),0 18px 38px rgba(8,79,60,.08);
}
body.s8profile-social-page .s8profile-avatar-wrap{width:172px;margin-top:-26px}
body.s8profile-social-page .s8profile-avatar{
  width:172px;height:172px;border-width:8px;
  box-shadow:0 24px 48px rgba(8,79,60,.16);
}
body.s8profile-social-page .s8profile-avatar-wrap>i{right:16px;bottom:16px;width:24px;height:24px;border-width:5px}
body.s8profile-social-page .s8profile-identity{padding-bottom:0;align-self:center}
body.s8profile-social-page .s8profile-identity h1{font-size:44px;line-height:1;letter-spacing:-.045em}
body.s8profile-social-page .s8profile-identity .username{
  display:inline-flex;align-items:center;margin-top:10px;padding:6px 12px;border-radius:999px;
  background:#eefbf5;color:#0aa56f;font-size:14px;box-shadow:inset 0 0 0 1px rgba(13,111,86,.06);
}
body.s8profile-social-page .s8profile-identity .subline{margin-top:12px;font-size:15px;color:#4e6f67}
body.s8profile-social-page .s8profile-identity .hero-bio{
  max-width:760px;margin:12px 0 0;color:#67857d;font-size:14px;line-height:1.75;
}
body.s8profile-social-page .s8profile-actions{
  align-self:center;justify-self:end;flex-wrap:wrap;justify-content:flex-end;
  gap:12px;max-width:260px;
}
body.s8profile-social-page .s8profile-actions>a,
body.s8profile-social-page .s8profile-actions>button{
  min-height:48px;padding:0 18px;border-radius:16px;font-size:12px;letter-spacing:.01em;
}
body.s8profile-social-page .s8profile-actions .bio{
  background:#f5fbf8;border-color:rgba(13,111,86,.08);color:#0b7859;
}
body.s8profile-social-page .s8profile-actions .edit,
body.s8profile-social-page .s8profile-actions .follow{
  background:linear-gradient(135deg,#21d592,#0fba73);
  box-shadow:0 14px 26px rgba(16,184,114,.18);
}
body.s8profile-social-page .s8profile-statbar{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;
  padding:0 22px 20px;background:#fff;
}
body.s8profile-social-page .s8profile-statbar>div{
  flex-direction:column;align-items:flex-start;gap:4px;padding:16px 18px;border-radius:18px;
  background:linear-gradient(180deg,#fbfffd,#f1fbf6);border:1px solid rgba(13,111,86,.06);
}
body.s8profile-social-page .s8profile-statbar strong{font-size:28px;line-height:1;font-weight:950}
body.s8profile-social-page .s8profile-statbar span{font-size:12px;letter-spacing:.01em}
body.s8profile-social-page .s8profile-tabs{
  gap:8px;padding:14px 22px 18px;border-top:1px solid rgba(13,111,86,.06);
  background:#fff;
}
body.s8profile-social-page .s8profile-tabs a{
  min-height:44px;padding:0 16px;border-radius:999px;border:none;background:#f6fbf9;
}
body.s8profile-social-page .s8profile-tabs a.active,
body.s8profile-social-page .s8profile-tabs a:hover{
  background:linear-gradient(135deg,#effcf6,#e4fbf1);color:#0e473b;border-bottom-color:transparent;
  box-shadow:inset 0 0 0 1px rgba(32,207,140,.20);
}
body.s8profile-social-page .s8profile-content{margin-top:22px;gap:22px;grid-template-columns:340px minmax(0,1fr)}
body.s8profile-social-page .s8profile-sidebar{top:94px;gap:18px}
body.s8profile-social-page .s8profile-card{
  padding:20px;border:none;border-radius:26px;
  background:rgba(255,255,255,.96);
  box-shadow:0 18px 40px rgba(8,79,60,.08),inset 0 0 0 1px rgba(13,111,86,.06);
}
body.s8profile-social-page .s8profile-card .card-head{margin-bottom:14px}
body.s8profile-social-page .s8profile-card .card-head h2{font-size:22px}
body.s8profile-social-page .about-list li,
body.s8profile-social-page .social-list>a{
  border:1px solid rgba(13,111,86,.05);
  background:linear-gradient(180deg,#fcfffd,#f4fbf8);
}
body.s8profile-social-page .social-list>a{
  padding:12px 13px;border-radius:17px;
}
body.s8profile-social-page .social-list .icon{box-shadow:none;border:1px solid rgba(13,111,86,.05)}
body.s8profile-social-page .bio-promo{
  background:linear-gradient(135deg,#e9fff5,#eef8ff);
}
body.s8profile-social-page .feed-head{padding:22px 24px}
body.s8profile-social-page .feed-head h2{font-size:30px}
body.s8profile-social-page .feed-head>a{
  min-height:46px;padding:0 18px;border-radius:15px;box-shadow:0 14px 26px rgba(16,184,114,.18)
}
body.s8profile-social-page .post-card{padding:20px 22px}
body.s8profile-social-page .post-author .avatar{width:56px;height:56px;border-radius:18px}
body.s8profile-social-page .post-content{font-size:15px;line-height:1.8}
body.s8profile-social-page .post-image{border-radius:22px}
body.s8profile-social-page .post-meta{padding-top:16px}
body.s8profile-social-page .live-card .live-box{border-radius:22px;box-shadow:inset 0 0 0 1px rgba(13,111,86,.06)}
body.s8profile-social-page .s8profile-footer{
  margin-top:24px;padding:22px 0 32px;border-top:1px solid rgba(13,111,86,.06)
}

@media(max-width:1100px){
  body.s8profile-social-page .s8profile-hero-body{
    grid-template-columns:160px minmax(0,1fr);
    gap:18px;
  }
  body.s8profile-social-page .s8profile-actions{
    grid-column:1/-1;justify-self:start;max-width:none;justify-content:flex-start;
  }
  body.s8profile-social-page .s8profile-avatar-wrap{width:150px}
  body.s8profile-social-page .s8profile-avatar{width:150px;height:150px}
  body.s8profile-social-page .s8profile-statbar{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:960px){
  body.s8profile-social-page .s8profile-content{grid-template-columns:1fr}
  body.s8profile-social-page .s8profile-sidebar{position:relative;top:auto;display:grid;grid-template-columns:1fr 1fr;align-items:start}
  body.s8profile-social-page .s8profile-sidebar .bio-promo{grid-column:1/-1}
}
@media(max-width:700px){
  body.s8profile-social-page .s8profile-topbar{padding:0 12px;min-height:62px}
  body.s8profile-social-page .s8profile-hero,
  body.s8profile-social-page .s8profile-content,
  body.s8profile-social-page .s8profile-footer{width:calc(100% - 16px)}
  body.s8profile-social-page .s8profile-hero{margin-top:8px;border-radius:24px}
  body.s8profile-social-page .s8profile-cover{height:210px;border-radius:24px 24px 0 0}
  body.s8profile-social-page .s8profile-hero-body{
    grid-template-columns:104px minmax(0,1fr);
    gap:12px;
    margin:-46px 10px 0;
    padding:0 14px 16px;
    border-radius:22px 22px 0 0;
  }
  body.s8profile-social-page .s8profile-avatar-wrap{width:100px;margin-top:-12px}
  body.s8profile-social-page .s8profile-avatar{width:100px;height:100px;border-width:5px;font-size:38px}
  body.s8profile-social-page .s8profile-avatar-wrap>i{right:6px;bottom:8px;width:17px;height:17px;border-width:4px}
  body.s8profile-social-page .s8profile-identity h1{font-size:25px}
  body.s8profile-social-page .s8profile-identity .username{font-size:12px;padding:5px 10px}
  body.s8profile-social-page .s8profile-identity .subline{font-size:12px;margin-top:8px}
  body.s8profile-social-page .s8profile-identity .hero-bio{font-size:12px;line-height:1.65;margin-top:8px}
  body.s8profile-social-page .s8profile-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:10px}
  body.s8profile-social-page .s8profile-actions>a,
  body.s8profile-social-page .s8profile-actions>button{min-height:42px;padding:0 12px;font-size:11px}
  body.s8profile-social-page .s8profile-statbar{grid-template-columns:1fr 1fr;padding:0 10px 14px;gap:10px}
  body.s8profile-social-page .s8profile-statbar>div{padding:12px 14px}
  body.s8profile-social-page .s8profile-statbar strong{font-size:22px}
  body.s8profile-social-page .s8profile-tabs{padding:10px 8px 14px;overflow:auto}
  body.s8profile-social-page .s8profile-tabs a{min-height:40px;padding:0 12px;white-space:nowrap;font-size:12px}
  body.s8profile-social-page .s8profile-content{margin-top:12px;gap:12px}
  body.s8profile-social-page .s8profile-sidebar{display:flex}
  body.s8profile-social-page .s8profile-card{padding:16px;border-radius:22px}
  body.s8profile-social-page .feed-head{align-items:flex-start;flex-direction:column;padding:18px}
  body.s8profile-social-page .feed-head h2{font-size:23px}
  body.s8profile-social-page .post-meta{align-items:flex-start;flex-direction:column}
  body.s8profile-social-page .s8profile-footer{flex-wrap:wrap}
  body.s8profile-social-page .s8profile-footer small{margin-left:0;width:100%}
}
