.social-card.social-whatsapp{--social-glow:#25d366}
.channel-grid>.channel-card:nth-child(6),.channel-grid>.channel-card:nth-child(7){grid-column:span 3}
@media(max-width:900px){.channel-grid>.channel-card:nth-child(6),.channel-grid>.channel-card:nth-child(7){grid-column:span 1}}

/* Clinton's permanent Creator No. 1 signature */
@property --founder-angle{syntax:"<angle>";initial-value:0deg;inherits:false}
.founder-signature{display:inline-flex;align-items:center;gap:10px;color:#f8e6b5;text-transform:uppercase}
.founder-seal{--founder-angle:0deg;position:relative;display:grid;place-items:center;min-width:54px;height:54px;padding:4px;border-radius:17px;background:conic-gradient(from var(--founder-angle),#f8e6b5,#d6b36a 18%,#b991ff 36%,#5bbcff 54%,#f8e6b5 72%,#ff8a1f 88%,#f8e6b5);box-shadow:0 0 20px rgba(214,179,106,.42);animation:founderOrbit 5s linear infinite;isolation:isolate}
.founder-seal:before{content:"";position:absolute;inset:3px;z-index:-1;border-radius:14px;background:#06162f}
.founder-seal b{font:900 20px/1 Manrope,sans-serif;letter-spacing:.02em}
.founder-seal small{font:900 7px/1 Manrope,sans-serif;letter-spacing:.14em}
.founder-words{display:grid;gap:3px;text-align:left}
.founder-words b{font:900 12px/1.2 Manrope,sans-serif;letter-spacing:.14em}
.founder-words small{font:800 9px/1.2 Manrope,sans-serif;letter-spacing:.18em;color:#b991ff}
@keyframes founderOrbit{to{--founder-angle:360deg}}
@media(prefers-reduced-motion:reduce){.founder-seal{animation:none}}
@media(max-width:600px){.founder-signature{gap:8px}.founder-seal{min-width:46px;height:46px;border-radius:15px}.founder-seal:before{border-radius:12px}.founder-seal b{font-size:17px}.founder-words b{font-size:10px}.founder-words small{font-size:8px}}
.creator-search{margin-top:20px;max-width:520px}.creator-search label{display:block;margin-bottom:8px;color:#f0d9a1;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.creator-search>div{display:flex;gap:8px;padding:6px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.06)}.creator-search input{min-width:0;flex:1;border:0;background:transparent;color:#fff;font:inherit;padding:10px 12px;outline:0}.creator-search input::placeholder{color:rgba(255,255,255,.4)}.creator-search button{border:0;border-radius:12px;background:#67e8a5;color:#06162f;padding:10px 18px;font-weight:900;cursor:pointer}@media(max-width:520px){.creator-search>div{flex-wrap:wrap}.creator-search input{flex-basis:65%}.creator-search button{flex:1}}
