/* Exact App-index profile card, scoped to landings. */
.landing-shared-profile{width:100%;margin:0;--elapp-line:rgba(255,255,255,.085);--elapp-copy:#a5abb4;--elapp-context-accent:#34af23;--elapp-context-accent-2:#62d84e;color:#f7f8f9}
.landing-shared-profile .elapp-creator-card{position:relative;display:grid;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:20px;overflow:hidden;padding:18px;border:1px solid var(--elapp-line);border-radius:24px;background:#0c0d0f;box-shadow:0 18px 55px rgba(0,0,0,.28)}
.landing-shared-profile .elapp-creator-glow{position:absolute;left:-90px;top:-100px;width:300px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(52,175,35,.18),transparent 68%);filter:blur(9px);pointer-events:none}
.landing-shared-profile .elapp-creator-photo-wrap,.landing-shared-profile .elapp-creator-copy{position:relative;z-index:1}
.landing-shared-profile .elapp-creator-copy{min-width:0}
.landing-shared-profile .elapp-creator-photo{display:block;width:105px;height:105px;object-fit:cover;object-position:center;border-radius:21px;border:1px solid rgba(255,255,255,.13)}
.landing-shared-profile .elapp-creator-copy h2{margin:0;color:#fff;font:800 28px/1 "Space Grotesk",sans-serif;letter-spacing:-.04em}
.landing-shared-profile .elapp-creator-copy h2 i{margin-left:7px;color:var(--elapp-context-accent-2);font-size:14px}
.landing-shared-profile .elapp-creator-copy p{display:block;max-width:100%;max-height:none;margin:7px 0 13px;overflow:visible;color:var(--elapp-copy);font-size:13px;line-height:1.4;white-space:normal;word-break:normal;overflow-wrap:normal;text-overflow:clip}
.landing-shared-profile .elapp-creator-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.landing-shared-profile .elapp-creator-actions a{text-decoration:none}
.landing-shared-profile .elapp-youtube-cta{height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(255,50,65,.26);border-radius:12px;background:rgba(105,17,24,.22);color:#fff;font-size:11px;font-weight:850;transition:.22s}
.landing-shared-profile .elapp-youtube-cta .fa-youtube{color:#ff2938}.landing-shared-profile .elapp-youtube-cta:hover{transform:translateY(-2px);border-color:rgba(255,50,65,.45)}
.landing-shared-profile .elapp-social-row{display:flex;gap:7px}.landing-shared-profile .elapp-social-row a{width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--elapp-line);border-radius:12px;background:#151619;color:rgba(244,247,250,.62);transition:.2s}.landing-shared-profile .elapp-social-row a:hover{color:#fff;border-color:rgba(98,216,78,.28);transform:translateY(-2px)}
@media(max-width:900px){.landing-shared-profile .elapp-creator-card{grid-template-columns:80px minmax(0,1fr);gap:12px;padding:12px;border-radius:20px}.landing-shared-profile .elapp-creator-photo{width:80px;height:88px;border-radius:17px}.landing-shared-profile .elapp-creator-copy h2{font-size:20px}.landing-shared-profile .elapp-creator-copy p{margin:5px 0 8px;font-size:11px;line-height:1.38}.landing-shared-profile .elapp-creator-actions{gap:5px}.landing-shared-profile .elapp-youtube-cta{height:32px;padding:0 8px;font-size:9.5px}.landing-shared-profile .elapp-social-row{gap:4px}.landing-shared-profile .elapp-social-row a{width:30px;height:30px;border-radius:9px;font-size:12px}}
@media(max-width:390px){.landing-shared-profile .elapp-creator-card{grid-template-columns:70px minmax(0,1fr);gap:10px;padding:10px}.landing-shared-profile .elapp-creator-photo{width:70px;height:78px}.landing-shared-profile .elapp-creator-copy h2{font-size:18px}.landing-shared-profile .elapp-creator-copy p{margin-block:4px 7px;font-size:10.5px;line-height:1.35;overflow-wrap:anywhere}.landing-shared-profile .elapp-creator-actions{align-items:stretch}.landing-shared-profile .elapp-youtube-cta{min-width:0;max-width:100%;height:30px;padding-inline:7px;font-size:8.5px}.landing-shared-profile .elapp-youtube-cta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-shared-profile .elapp-social-row a{width:27px;height:27px}}
@media(max-width:340px){.landing-shared-profile .elapp-creator-card{grid-template-columns:64px minmax(0,1fr);gap:9px;padding:9px}.landing-shared-profile .elapp-creator-photo{width:64px;height:72px;border-radius:15px}.landing-shared-profile .elapp-creator-copy h2{font-size:17px}.landing-shared-profile .elapp-creator-copy p{font-size:10px}.landing-shared-profile .elapp-creator-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px}.landing-shared-profile .elapp-youtube-cta{width:100%}.landing-shared-profile .elapp-social-row{gap:3px}.landing-shared-profile .elapp-social-row a{width:25px;height:25px;font-size:10px}}
