:root{
  --bio-bg:#edf7f2;
  --bio-card:#fff;
  --bio-ink:#0d362f;
  --bio-muted:#688078;
  --bio-line:#dfece7;
  --bio-green:#0cab70;
  --bio-green-dark:#06744f;
  --bio-blue:#1274df;
  --bio-shadow:0 20px 56px rgba(17,83,65,.11);
  --s8bio-cover:url('../images/bio-demo-stadium.jpg');
  --s8bio-page-bg:none;
}
*{box-sizing:border-box}
html,body{margin:0;padding:0}
body.s8bio-page--studio{min-height:100vh;background:var(--bio-bg);color:var(--bio-ink);font-family:"Bai Jamjuree",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
body.s8bio-page--studio a{color:inherit;text-decoration:none}
body.s8bio-page--studio button{font:inherit}
.s8bio-page-bg{position:fixed;inset:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 12% 8%,rgba(64,207,136,.22),transparent 28%),radial-gradient(circle at 88% 10%,rgba(37,141,231,.16),transparent 24%),linear-gradient(180deg,#f3fbf7 0%,#e4f3eb 100%)}
body[style*="--s8bio-page-bg"] .s8bio-page-bg:after{content:"";position:absolute;inset:0;background-image:var(--s8bio-page-bg);background-size:cover;background-position:center;opacity:.12;mix-blend-mode:soft-light}
.s8bio-shell{position:relative;z-index:1;width:min(100%,560px);margin:0 auto;padding:22px 14px 36px}
.s8bio-stack{display:grid;gap:14px}

/* Profile */
.s8bio-profile-card{overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:30px;background:rgba(255,255,255,.97);box-shadow:var(--bio-shadow)}
.s8bio-cover{position:relative;height:188px;background-image:linear-gradient(180deg,rgba(3,35,54,.08),rgba(3,35,54,.20)),var(--s8bio-cover);background-size:cover;background-position:center;overflow:hidden}
.s8bio-cover-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,33,54,.10),transparent 60%)}
.s8bio-icon-btn,.s8bio-edit-cover{position:absolute;top:14px;z-index:3;display:flex;align-items:center;justify-content:center;color:#fff;backdrop-filter:blur(12px);box-shadow:0 10px 26px rgba(1,40,34,.18)}
.s8bio-back{left:14px;width:44px;height:44px;border-radius:50%;background:rgba(5,111,78,.84)}
.s8bio-back svg{width:22px;height:22px;fill:currentColor}
.s8bio-edit-cover{right:14px;gap:7px;height:40px;padding:0 13px;border:1px solid rgba(255,255,255,.72);border-radius:14px;background:rgba(4,36,55,.63);font-size:12px;font-weight:800}
.s8bio-edit-cover svg{width:16px;height:16px;fill:currentColor}
.s8bio-profile-content{position:relative;padding:0 22px 22px;text-align:center}
.s8bio-avatar-wrap{position:relative;display:flex;justify-content:center;margin-top:-62px}
.s8bio-avatar{width:124px;height:124px;padding:5px;border:5px solid #fff;border-radius:34px;background:#fff;box-shadow:0 16px 38px rgba(9,73,55,.18)}
.s8bio-avatar img,.s8bio-avatar>span{width:100%;height:100%;border-radius:28px}
.s8bio-avatar img{object-fit:cover}
.s8bio-avatar>span{display:grid;place-items:center;background:linear-gradient(135deg,#0db66d,#1378db);color:#fff;font-size:44px;font-weight:900}
.s8bio-avatar-edit{position:absolute;right:calc(50% - 63px);bottom:-2px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#08775a;border:1px solid var(--bio-line);box-shadow:0 8px 20px rgba(9,73,55,.12)}
.s8bio-avatar-edit svg{width:16px;height:16px;fill:currentColor}
.s8bio-name-row{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:13px}
.s8bio-name-row h1{margin:0;font-size:34px;line-height:1;letter-spacing:-.035em;font-weight:900}
.s8bio-verified{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#2d7cf6;color:#fff;box-shadow:0 7px 15px rgba(45,124,246,.22)}
.s8bio-verified svg{width:14px;height:14px;fill:currentColor}
.s8bio-handle{margin-top:5px;color:#789188;font-size:12px;font-weight:700}
.s8bio-role{display:inline-flex;align-items:center;justify-content:center;min-height:30px;margin-top:9px;padding:0 14px;border-radius:999px;background:#e9f9f2;color:#08754f;border:1px solid #cfeee1;font-size:10px;font-weight:900;letter-spacing:.04em}
.s8bio-tagline{max-width:356px;margin:10px auto 0;color:#466057;font-size:13px;line-height:1.45;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.9em;text-wrap:pretty}
.s8bio-trust-row{display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-top:15px}
.s8bio-trust-row span{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 10px;border-radius:999px;background:#f5faf7;border:1px solid #e1eee8;color:#517067;font-size:9px;font-weight:800}
.s8bio-trust-row svg{width:13px;height:13px;fill:#0ca66b}

/* Reward */
.s8bio-reward-card{position:relative;display:grid;grid-template-columns:68px minmax(0,1fr) 36px;align-items:center;gap:12px;min-height:104px;padding:14px 15px;border-radius:26px;background:linear-gradient(120deg,#075f48 0%,#079c61 28%,#096891 62%,#126fda 100%);color:#fff;box-shadow:0 20px 42px rgba(18,111,218,.18);overflow:hidden}
.s8bio-reward-card:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,rgba(255,255,255,.16),transparent 30%,transparent 70%,rgba(255,255,255,.08));transform:translateX(-115%);animation:s8Sweep 5.5s ease-in-out infinite}
@keyframes s8Sweep{0%{transform:translateX(-115%)}45%,100%{transform:translateX(115%)}}
.s8bio-reward-icon,.s8bio-reward-copy,.s8bio-arrow{position:relative;z-index:1}
.s8bio-reward-icon{display:grid;place-items:center;width:68px;height:68px;border-radius:20px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16)}
.s8bio-reward-icon svg{width:36px;height:36px;fill:#ffd45c;filter:drop-shadow(0 5px 12px rgba(255,212,92,.26))}
.s8bio-reward-copy{min-width:0}
.s8bio-reward-copy small{display:block;font-size:8px;letter-spacing:.08em;font-weight:900;opacity:.86}
.s8bio-reward-copy strong{display:block;margin-top:3px;font-size:23px;line-height:1.04;letter-spacing:-.025em;font-weight:900;white-space:nowrap}
.s8bio-reward-copy strong em{font-style:normal;color:#ffd75f}
.s8bio-reward-copy b{display:block;margin-top:5px;font-size:9px;font-weight:650;opacity:.9}
.s8bio-arrow{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#0b5e8e}
.s8bio-arrow svg{width:18px;height:18px;fill:currentColor}

/* Bento blocks */
.s8bio-bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.s8bio-bento-card{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:10px;min-height:86px;padding:13px;border:1px solid var(--bio-line);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 12px 30px rgba(12,75,58,.07);transition:transform .18s ease,box-shadow .18s ease}
.s8bio-bento-card:active{transform:scale(.985)}
.s8bio-bento-home{grid-column:1/-1;min-height:94px;background:linear-gradient(135deg,#073f36,#0a7659);color:#fff;border:0}
.s8bio-bento-card.is-featured{grid-column:1/-1}
.s8bio-bento-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#f3f9f6;color:#0b9565}
.s8bio-bento-home .s8bio-bento-icon{background:rgba(255,255,255,.12);color:#fff}
.s8bio-bento-icon svg,.s8bio-bento-icon img{width:26px;height:26px;object-fit:contain}
.s8bio-bento-icon svg{fill:currentColor}
.s8bio-bento-card>span:nth-child(2){min-width:0}
.s8bio-bento-card small{display:block;color:#8aa097;font-size:7.5px;font-weight:900;letter-spacing:.08em}
.s8bio-bento-card strong{display:block;margin-top:2px;color:#173c34;font-size:13px;line-height:1.2;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.s8bio-bento-card em{display:block;margin-top:3px;color:#758c84;font-size:8px;font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.s8bio-bento-home small,.s8bio-bento-home strong,.s8bio-bento-home em{color:#fff}
.s8bio-bento-home em{opacity:.75}
.s8bio-bento-card i{display:grid;place-items:center;color:#789087;font-style:normal}
.s8bio-bento-home i{color:#fff}
.s8bio-bento-card i svg{width:16px;height:16px;fill:currentColor}
.s8bio-bento-telegram .s8bio-bento-icon{background:#eaf7ff;color:#1c9bd7}
.s8bio-bento-facebook .s8bio-bento-icon{background:#eef5ff;color:#1877f2}
.s8bio-bento-youtube .s8bio-bento-icon{background:#fff0f0;color:#f11}
.s8bio-bento-tiktok .s8bio-bento-icon{background:#f1f1f1;color:#111}
.s8bio-bento-instagram .s8bio-bento-icon{background:#fff1f7;color:#d73a79}

/* About */
.s8bio-about-card{padding:18px;border:1px solid rgba(255,255,255,.9);border-radius:26px;background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(12,75,58,.08)}
.s8bio-about-heading{display:flex;align-items:center;gap:10px}
.s8bio-about-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#eaf8f2;color:#0b9a67}
.s8bio-about-icon svg{width:19px;height:19px;fill:currentColor}
.s8bio-about-heading small{display:block;color:#8aa097;font-size:7.5px;font-weight:900;letter-spacing:.08em}
.s8bio-about-heading h2{margin:1px 0 0;font-size:18px;line-height:1.15}
.s8bio-about-card>p{margin:14px 0 0;color:#465f57;font-size:13px;line-height:1.65}
.s8bio-about-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}
.s8bio-about-actions a,.s8bio-share{display:flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 11px;border-radius:13px;border:1px solid var(--bio-line);background:#f8fbf9;color:#17604d;font-size:9px;font-weight:850;cursor:pointer}
.s8bio-about-actions a svg,.s8bio-share svg{width:13px;height:13px;fill:currentColor}
.s8bio-share{appearance:none}

.s8bio-footer{display:flex;align-items:center;justify-content:space-between;padding:4px 5px 0;color:#7e948d;font-size:9px}
.s8bio-footer strong{color:#0c805a;font-size:10px}

@media (hover:hover){
  .s8bio-bento-card:hover,.s8bio-reward-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(12,75,58,.11)}
}
@media(min-width:768px){
  .s8bio-shell{width:520px;padding-top:24px}
  .s8bio-cover{height:210px}
  .s8bio-avatar{width:132px;height:132px}
  .s8bio-avatar-wrap{margin-top:-66px}
}
@media(max-width:430px){
  .s8bio-shell{padding:0 9px 24px}
  .s8bio-profile-card{border-radius:0 0 26px 26px}
  .s8bio-cover{height:174px}
  .s8bio-profile-content{padding:0 16px 18px}
  .s8bio-avatar-wrap{margin-top:-54px}
  .s8bio-avatar{width:110px;height:110px;border-radius:30px}
  .s8bio-avatar img,.s8bio-avatar>span{border-radius:24px}
  .s8bio-avatar-edit{right:calc(50% - 56px);width:34px;height:34px}
  .s8bio-name-row h1{font-size:30px}
  .s8bio-tagline{font-size:13px}
  .s8bio-trust-row{gap:5px}
  .s8bio-trust-row span{padding:0 8px;font-size:8px}
  .s8bio-reward-card{grid-template-columns:60px minmax(0,1fr) 34px;min-height:96px;padding:12px}
  .s8bio-reward-icon{width:60px;height:60px;border-radius:18px}
  .s8bio-reward-icon svg{width:32px;height:32px}
  .s8bio-reward-copy strong{font-size:20px}
  .s8bio-bento{gap:8px}
  .s8bio-bento-card{grid-template-columns:42px minmax(0,1fr) 20px;min-height:80px;padding:11px;border-radius:19px}
  .s8bio-bento-icon{width:42px;height:42px;border-radius:14px}
  .s8bio-bento-icon svg,.s8bio-bento-icon img{width:23px;height:23px}
  .s8bio-bento-card strong{font-size:12px}
  .s8bio-about-card{padding:16px;border-radius:22px}
}
@media(max-width:355px){
  .s8bio-bento{grid-template-columns:1fr}
  .s8bio-bento-card,.s8bio-bento-card.is-featured,.s8bio-bento-home{grid-column:1}
}


/* v4.19.1 · single unified bio block */
.s8bio-shell{width:min(100%,460px)!important;padding:18px 12px 32px!important}
.s8bio-stack{gap:0!important;background:rgba(255,255,255,.98)!important;border:1px solid rgba(255,255,255,.92)!important;border-radius:34px!important;box-shadow:0 20px 56px rgba(17,83,65,.11)!important;overflow:hidden!important}
.s8bio-profile-card{border:none!important;border-radius:34px 34px 0 0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.s8bio-cover{height:188px!important;border-radius:34px 34px 0 0!important}
.s8bio-profile-content{padding:0 20px 14px!important}
.s8bio-name-row h1{font-size:32px!important}
.s8bio-tagline{font-size:12.5px!important;max-width:348px!important;margin-top:8px!important;line-height:1.42!important;height:2.84em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-wrap:pretty!important}
.s8bio-trust-row{margin-top:12px!important}
.s8bio-trust-row span{font-size:8px!important}
.s8bio-reward-card{margin:4px 16px 0!important;min-height:92px!important;border-radius:24px!important;box-shadow:none!important}
.s8bio-bento{margin:16px 16px 0!important;padding-top:16px!important;border-top:1px solid #e6f0eb!important}
.s8bio-bento-home{min-height:86px!important}
.s8bio-bento-card{box-shadow:none!important;border-radius:20px!important}
.s8bio-about-card{margin:16px 16px 0!important;padding:16px!important;border-radius:22px!important;box-shadow:none!important;background:#f9fcfb!important}
.s8bio-about-card>p{font-size:12px!important;margin-top:12px!important}
.s8bio-about-actions{margin-top:14px!important}
.s8bio-about-actions a,.s8bio-share{min-height:38px!important;font-size:9px!important}
.s8bio-footer{margin:14px 16px 0!important;padding:12px 2px 6px!important;border-top:1px solid #e6f0eb!important}
@media (min-width:768px){
 .s8bio-shell{width:430px!important;padding-top:18px!important}
}
@media (max-width:430px){
 .s8bio-shell{padding:0 10px 24px!important}
 .s8bio-stack{border-radius:0 0 30px 30px!important}
 .s8bio-profile-card{border-radius:0!important}
 .s8bio-cover{height:174px!important;border-radius:0!important}
 .s8bio-profile-content{padding:0 16px 14px!important}
 .s8bio-reward-card{margin:4px 12px 0!important;min-height:88px!important;border-radius:22px!important}
 .s8bio-bento{margin:14px 12px 0!important;padding-top:14px!important;gap:8px!important}
 .s8bio-about-card{margin:14px 12px 0!important;padding:15px!important}
 .s8bio-footer{margin:12px 12px 0!important;padding:10px 2px 4px!important}
}


/* v4.19.2 · remove extra bio sections */
.s8bio-bento{margin-top:14px!important}
.s8bio-about-card{margin-top:14px!important}
.s8bio-about-card>p{margin-bottom:0!important}
@media(max-width:430px){
  .s8bio-bento{margin-top:12px!important}
  .s8bio-about-card{margin-top:12px!important}
}


/* v4.19.3 · tidy social grid */
.s8bio-bento{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
.s8bio-bento-card,.s8bio-bento-card.is-featured,.s8bio-bento-home{grid-column:auto!important}
.s8bio-bento-card{min-height:92px!important;align-items:center!important}
.s8bio-bento-card small{font-size:8px!important}
.s8bio-bento-card strong{font-size:13px!important}
.s8bio-bento-card em{font-size:8px!important}
@media(max-width:430px){
  .s8bio-bento{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .s8bio-bento-card{min-height:86px!important;padding:11px!important}
  .s8bio-bento-card strong{font-size:12px!important}
}
@media(max-width:340px){
  .s8bio-bento{grid-template-columns:1fr!important}
}


/* v4.19.4 · bio CTA polish + hide live button on bio */
body.s8bio-page .s8lf-floating-player,
body.s8bio-page .s8lf-floating-player__restore,
body.s8bio-page [data-s8lf-floating-player],
body.s8bio-page [class*="s8lf-floating-player"]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}

.s8bio-reward-card{
  position:relative!important;
  grid-template-columns:84px minmax(0,1fr) 48px!important;
  gap:14px!important;
  min-height:112px!important;
  margin:8px 16px 0!important;
  padding:16px 18px!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:28px!important;
  background:linear-gradient(135deg,#0b8b56 0%,#13b56c 26%,#0d7db1 64%,#1668ee 100%)!important;
  box-shadow:0 18px 42px rgba(20,112,212,.22)!important;
  overflow:hidden!important;
}
.s8bio-reward-card:after{
  content:"";position:absolute;inset:auto -40px -52px auto;width:160px;height:160px;border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.22) 0%,rgba(255,255,255,0) 70%);pointer-events:none
}
.s8bio-reward-icon{
  position:relative;z-index:1;display:grid!important;place-items:center!important;
  width:84px!important;height:84px!important;border-radius:24px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.08))!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 12px 26px rgba(0,0,0,.16)!important;
  backdrop-filter:blur(10px)!important;
}
.s8bio-reward-icon svg{width:36px!important;height:36px!important;fill:#ffd65c!important}
.s8bio-reward-copy{position:relative;z-index:1;display:block}
.s8bio-reward-copy small{display:block!important;margin:0 0 5px!important;color:rgba(234,255,246,.86)!important;font-size:9px!important;font-weight:900!important;letter-spacing:.14em!important}
.s8bio-reward-copy strong{display:block!important;color:#fff!important;font-size:22px!important;line-height:1.04!important;font-weight:950!important;letter-spacing:-.02em!important}
.s8bio-reward-copy strong em{color:#ffd75e!important;font-style:normal!important}
.s8bio-reward-copy b{display:block!important;margin-top:8px!important;color:rgba(255,255,255,.92)!important;font-size:11px!important;font-weight:700!important;line-height:1.45!important}
.s8bio-arrow{
  position:relative;z-index:1;display:grid!important;place-items:center!important;
  width:44px!important;height:44px!important;border-radius:50%!important;
  background:rgba(255,255,255,.95)!important;color:#0a4f8f!important;
  box-shadow:0 8px 22px rgba(0,0,0,.18)!important
}
.s8bio-arrow svg{width:18px!important;height:18px!important;fill:currentColor!important}
@media(max-width:767px){
  .s8bio-reward-card{grid-template-columns:70px minmax(0,1fr) 42px!important;min-height:102px!important;margin:8px 12px 0!important;padding:14px 14px!important;border-radius:24px!important}
  .s8bio-reward-icon{width:70px!important;height:70px!important;border-radius:20px!important}
  .s8bio-reward-icon svg{width:30px!important;height:30px!important}
  .s8bio-reward-copy small{font-size:8px!important;margin-bottom:4px!important}
  .s8bio-reward-copy strong{font-size:18px!important}
  .s8bio-reward-copy b{font-size:10px!important;margin-top:6px!important}
  .s8bio-arrow{width:40px!important;height:40px!important}
}


/* v4.20.0 · cover slider */
.s8bio-cover{background:none!important}
.s8bio-cover-slides,.s8bio-cover-slide{position:absolute;inset:0}
.s8bio-cover-slides{z-index:0}
.s8bio-cover-slide{background-size:cover;background-position:center;opacity:0;transition:opacity .55s ease}
.s8bio-cover-slide.is-active{opacity:1}
.s8bio-cover-overlay{z-index:1}
.s8bio-icon-btn,.s8bio-edit-cover{z-index:3}
.s8bio-cover-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:7px;z-index:3}
.s8bio-cover-dot{width:9px;height:9px;border:0;border-radius:999px;background:rgba(255,255,255,.45);box-shadow:0 2px 8px rgba(0,0,0,.18);padding:0;cursor:pointer}
.s8bio-cover-dot.is-active{width:24px;background:#fff}


/* v4.20.2 · force tagline two lines */
@media(max-width:430px){.s8bio-tagline{text-wrap:balance}}


/* v4.20.3 · let tagline fill 2 lines naturally */
.s8bio-tagline br{display:none!important}


/* v4.21.0 · premium CTA + about editor */
.s8bio-reward-card{
  position:relative!important;
  background:linear-gradient(135deg,#08a85e 0%,#14c17b 18%,#13a0b5 50%,#1967f0 100%)!important;
  border-radius:30px!important;
  padding:18px 18px!important;
  min-height:124px!important;
  box-shadow:0 20px 48px rgba(21,103,209,.22), inset 0 1px 0 rgba(255,255,255,.2)!important;
}
.s8bio-reward-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 44%,rgba(255,255,255,.08) 72%,transparent);pointer-events:none}
.s8bio-reward-icon{width:86px!important;height:86px!important;border-radius:26px!important;background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.1))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 14px 28px rgba(0,0,0,.15)!important}
.s8bio-reward-copy small{color:rgba(232,255,247,.9)!important;font-size:9px!important;letter-spacing:.16em!important}
.s8bio-reward-copy strong{font-size:23px!important;font-weight:1000!important;letter-spacing:-.03em!important;text-shadow:0 2px 10px rgba(0,0,0,.12)!important}
.s8bio-reward-copy b{font-size:11px!important;color:rgba(255,255,255,.96)!important}
.s8bio-reward-copy b:after{content:"";display:block;margin-top:8px;width:110px;height:4px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,0))}
.s8bio-arrow{width:48px!important;height:48px!important;background:#fff!important;color:#0e5caf!important;box-shadow:0 10px 24px rgba(0,0,0,.18)!important;transition:transform .2s ease, box-shadow .2s ease}
.s8bio-reward-card:hover .s8bio-arrow{transform:translateX(2px);box-shadow:0 14px 28px rgba(0,0,0,.22)!important}
.s8bio-about-card{border-radius:24px!important;background:linear-gradient(180deg,#fbfdfc 0%,#f3f8f6 100%)!important;border:1px solid rgba(12,96,61,.08)!important;box-shadow:0 10px 26px rgba(17,67,50,.05)!important}
.s8bio-about-card p{font-size:14px!important;line-height:1.72!important;color:#4f655d!important}
@media(max-width:767px){.s8bio-reward-card{border-radius:26px!important;min-height:116px!important}.s8bio-reward-copy strong{font-size:21px!important}.s8bio-reward-copy b{font-size:10.5px!important}.s8bio-about-card p{font-size:13px!important;line-height:1.68!important}}


/* v4.21.2 · CTA refinement */
.s8bio-reward-card{
  grid-template-columns:88px minmax(0,1fr) 52px!important;
  gap:16px!important;
  min-height:128px!important;
  padding:18px 18px!important;
  border-radius:32px!important;
  background:linear-gradient(135deg,#07a75c 0%,#19bf7b 22%,#1596bb 54%,#216cf2 100%)!important;
  box-shadow:0 24px 54px rgba(16,103,214,.24), inset 0 1px 0 rgba(255,255,255,.24)!important;
  isolation:isolate!important;
}
.s8bio-reward-card:after{
  content:""!important;position:absolute!important;right:-30px!important;top:-24px!important;width:160px!important;height:160px!important;border-radius:50%!important;
  background:radial-gradient(circle,rgba(255,255,255,.22) 0%,rgba(255,255,255,0) 68%)!important;pointer-events:none!important;z-index:0!important
}
.s8bio-reward-icon{
  width:88px!important;height:88px!important;border-radius:28px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,.11))!important;
  border:1px solid rgba(255,255,255,.22)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 16px 32px rgba(0,0,0,.16)!important;
  backdrop-filter:blur(10px)!important;
}
.s8bio-reward-icon svg{width:38px!important;height:38px!important;fill:#ffd451!important;filter:drop-shadow(0 8px 18px rgba(255,212,81,.28))!important}
.s8bio-reward-copy{align-self:center!important}
.s8bio-reward-copy small{margin-bottom:6px!important;color:rgba(239,255,249,.95)!important;font-size:9px!important;letter-spacing:.15em!important;line-height:1.15!important}
.s8bio-reward-copy strong{margin-top:0!important;font-size:24px!important;line-height:1.02!important;font-weight:1000!important;letter-spacing:-.035em!important;text-shadow:0 3px 16px rgba(0,0,0,.12)!important}
.s8bio-reward-copy strong em{color:#ffd85f!important}
.s8bio-reward-copy b{margin-top:7px!important;font-size:11px!important;line-height:1.4!important;font-weight:800!important;color:rgba(255,255,255,.96)!important}
.s8bio-reward-copy b:after{margin-top:9px!important;width:118px!important;height:4px!important;background:linear-gradient(90deg,#ffffff 0%,rgba(255,255,255,.15) 100%)!important;opacity:.9!important}
.s8bio-arrow{
  width:52px!important;height:52px!important;border-radius:999px!important;background:rgba(255,255,255,.97)!important;color:#0f5db4!important;
  box-shadow:0 12px 26px rgba(0,0,0,.18)!important;border:1px solid rgba(255,255,255,.55)!important;transition:transform .22s ease,box-shadow .22s ease!important
}
.s8bio-arrow svg{width:19px!important;height:19px!important}
.s8bio-reward-card:hover .s8bio-arrow{transform:translateX(3px) scale(1.03)!important;box-shadow:0 16px 30px rgba(0,0,0,.22)!important}
@media(max-width:767px){
  .s8bio-reward-card{grid-template-columns:76px minmax(0,1fr) 46px!important;gap:14px!important;min-height:118px!important;padding:16px 16px!important;border-radius:28px!important}
  .s8bio-reward-icon{width:76px!important;height:76px!important;border-radius:24px!important}
  .s8bio-reward-icon svg{width:33px!important;height:33px!important}
  .s8bio-reward-copy small{font-size:8px!important;margin-bottom:5px!important}
  .s8bio-reward-copy strong{font-size:21px!important}
  .s8bio-reward-copy b{font-size:10px!important}
  .s8bio-arrow{width:46px!important;height:46px!important}
}


/* v4.21.3 · remove extra arrows/urls and refine CTA */
.s8bio-reward-card{grid-template-columns:88px minmax(0,1fr)!important;gap:16px!important;padding:18px 20px!important;border-radius:34px!important;min-height:126px!important}
.s8bio-reward-card:before{background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 40%,rgba(255,255,255,.08) 72%,transparent)!important}
.s8bio-reward-card:after{content:""!important;position:absolute!important;left:132px!important;right:22px!important;bottom:20px!important;height:3px!important;border-radius:999px!important;background:linear-gradient(90deg,rgba(255,255,255,.88),rgba(255,255,255,.16))!important;opacity:.95!important}
.s8bio-reward-icon{width:90px!important;height:90px!important;border-radius:28px!important}
.s8bio-reward-copy small{font-size:9px!important;letter-spacing:.17em!important;margin-bottom:6px!important}
.s8bio-reward-copy strong{font-size:23px!important;line-height:1.02!important}
.s8bio-reward-copy b{font-size:11px!important;line-height:1.4!important;margin-top:7px!important}
.s8bio-reward-copy b:after,.s8bio-arrow{display:none!important}
.s8bio-bento-card{grid-template-columns:48px minmax(0,1fr)!important;gap:12px!important;min-height:88px!important;padding:14px!important}
.s8bio-bento-card em,.s8bio-bento-card i{display:none!important}
.s8bio-bento-card strong{margin-top:3px!important;font-size:13px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.s8bio-bento-card small{font-size:8px!important;letter-spacing:.1em!important}
@media(max-width:767px){.s8bio-reward-card{grid-template-columns:78px minmax(0,1fr)!important;gap:14px!important;min-height:116px!important;padding:16px 18px!important;border-radius:28px!important}.s8bio-reward-card:after{left:118px!important;right:18px!important;bottom:18px!important}.s8bio-reward-icon{width:78px!important;height:78px!important;border-radius:24px!important}.s8bio-reward-copy strong{font-size:21px!important}.s8bio-reward-copy b{font-size:10px!important}.s8bio-bento-card{grid-template-columns:44px minmax(0,1fr)!important;min-height:84px!important;padding:13px!important}}


/* v4.23.1 · smaller CTA button */
.s8bio-reward-card{
  grid-template-columns:72px minmax(0,1fr)!important;
  gap:14px!important;
  min-height:102px!important;
  padding:14px 16px!important;
  border-radius:28px!important;
}
.s8bio-reward-card:after{left:112px!important;right:18px!important;bottom:16px!important;height:3px!important}
.s8bio-reward-icon{width:72px!important;height:72px!important;border-radius:22px!important}
.s8bio-reward-icon svg{width:30px!important;height:30px!important}
.s8bio-reward-copy small{font-size:8px!important;letter-spacing:.13em!important;margin-bottom:4px!important}
.s8bio-reward-copy strong{font-size:18px!important;line-height:1.04!important}
.s8bio-reward-copy b{font-size:9.5px!important;line-height:1.35!important;margin-top:5px!important}
@media(max-width:767px){
  .s8bio-reward-card{grid-template-columns:66px minmax(0,1fr)!important;gap:12px!important;min-height:94px!important;padding:12px 14px!important;border-radius:24px!important}
  .s8bio-reward-card:after{left:102px!important;right:16px!important;bottom:14px!important;height:3px!important}
  .s8bio-reward-icon{width:66px!important;height:66px!important;border-radius:20px!important}
  .s8bio-reward-icon svg{width:27px!important;height:27px!important}
  .s8bio-reward-copy small{font-size:7.5px!important;margin-bottom:4px!important}
  .s8bio-reward-copy strong{font-size:16px!important}
  .s8bio-reward-copy b{font-size:9px!important;margin-top:4px!important}
}
