.home-bubbles-section{padding:180px max(5vw,24px) 110px;border-top:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 15% 20%,rgba(41,148,255,.1),transparent 30%),#05080d;color:#fff}
.home-bubbles-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;max-width:1500px;margin:0 auto 34px}.home-bubbles-heading h2{margin:8px 0 0;font:700 clamp(2.8rem,6vw,5.8rem)/.95 Manrope;letter-spacing:-.06em}.home-bubbles-heading>p{max-width:460px;color:#9ca5b4;line-height:1.6}
.social-search-wrap{position:relative;z-index:8;display:flex;align-items:center;gap:12px;max-width:1500px;margin:0 auto 28px}.social-search-wrap>span{position:absolute;left:20px;color:#76c7ff;font-size:25px}.social-search-wrap input{width:min(720px,100%);height:58px;padding:0 20px 0 55px;border:1px solid rgba(255,255,255,.13);border-radius:999px;outline:0;background:rgba(10,15,24,.82);color:#fff;font:500 16px DM Sans;backdrop-filter:blur(18px);box-shadow:0 15px 40px rgba(0,0,0,.2)}.social-search-wrap input:focus{border-color:rgba(67,177,255,.65);box-shadow:0 0 0 4px rgba(57,170,255,.08)}
.social-search-results{position:absolute;left:0;top:66px;width:min(720px,100%);max-height:430px;overflow:auto;padding:8px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:rgba(7,11,18,.97);backdrop-filter:blur(24px);box-shadow:0 28px 70px rgba(0,0,0,.5)}.social-search-results.hidden{display:none}.social-search-result{display:flex;align-items:center;gap:12px;padding:11px;border-radius:15px;color:#fff;text-decoration:none}.social-search-result:hover{background:rgba(70,171,255,.1)}.social-search-result-avatar{width:45px;height:45px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#17243a;font-weight:800}.social-search-result-avatar img{width:100%;height:100%;object-fit:cover}.social-search-result strong,.social-search-result small{display:block}.social-search-result small{margin-top:3px;color:#6ebfff}.social-search-result-type{margin-left:auto;padding:5px 8px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#9da7b6;font-size:10px;text-transform:uppercase}.social-search-empty{padding:22px;color:#929bab;text-align:center}
.home-bubbles-shell{display:grid;grid-template-columns:minmax(0,860px) minmax(260px,1fr);gap:40px;max-width:1500px;margin:auto;align-items:start}.home-bubbles-feed{height:min(78vh,820px);overflow-y:auto;scroll-snap-type:y mandatory;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:#070a11;scrollbar-width:thin}.home-bubbles-loading{min-height:500px;display:grid;place-items:center;color:#8993a3}
.home-feed-card{position:relative;min-height:100%;box-sizing:border-box;scroll-snap-align:start;display:grid;grid-template-rows:minmax(300px,1fr) auto;overflow:hidden;background:linear-gradient(145deg,#131b2b,#090c14)}
.home-feed-media{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 25% 20%,rgba(70,166,255,.3),transparent 27%),radial-gradient(circle at 72% 62%,rgba(153,81,255,.25),transparent 30%),#0a0e17}.home-feed-media img{width:100%;height:100%;max-height:590px;object-fit:cover}.home-feed-text-art{position:relative;display:grid;align-content:space-between;width:min(76%,600px);min-height:360px;padding:32px;text-align:left;border:1px solid rgba(255,255,255,.14);border-radius:38px;background:linear-gradient(145deg,rgba(23,33,51,.76),rgba(37,23,57,.66));backdrop-filter:blur(22px);box-shadow:0 25px 80px rgba(0,0,0,.35);overflow:hidden}.home-feed-text-art>p{position:relative;z-index:1;margin:35px 8px 20px;font:700 clamp(1.7rem,4vw,3.6rem)/1.12 Manrope;letter-spacing:-.04em;text-align:center}
.home-feed-meta{position:relative;padding:24px 90px 26px 24px;border-top:1px solid rgba(255,255,255,.09);background:rgba(6,9,15,.96)}.home-feed-author{position:relative;z-index:2;display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none}.home-feed-author.inside-card{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.11)}.home-feed-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#17243a;font-weight:800}.home-feed-avatar img{width:100%;height:100%;object-fit:cover}.home-feed-author strong,.home-feed-author span{display:block}.home-feed-author span{color:#65bfff;font-size:13px;margin-top:2px}.home-feed-verified{display:inline-grid!important;place-items:center!important;width:18px;height:18px;margin-left:4px!important;border-radius:50%;background:#1d9bf0;color:#fff!important;font-size:12px!important;box-shadow:0 0 0 2px rgba(29,155,240,.18),0 0 14px rgba(29,155,240,.55)}.home-feed-caption{margin:15px 0 0;color:#e1e5eb;font-size:16px;line-height:1.55;white-space:pre-wrap}
.home-demo-label{position:relative;z-index:2;display:inline-flex;width:max-content;margin-top:14px;padding:6px 9px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#b6c0cf;font:700 10px DM Sans;letter-spacing:.08em;text-transform:uppercase;background:rgba(255,255,255,.04)}
.home-feed-caption .bubble-inline-link,.home-feed-text-art .bubble-inline-link{color:#1d9bf0;text-decoration:none;overflow-wrap:anywhere}.home-feed-caption .bubble-inline-link:hover,.home-feed-text-art .bubble-inline-link:hover{text-decoration:underline}
.home-feed-actions{position:absolute;right:22px;bottom:25px;display:grid;gap:12px}.home-feed-actions button{width:58px;min-height:62px;padding:8px 4px;border:1px solid rgba(255,255,255,.12);border-radius:22px;display:grid;place-items:center;gap:3px;background:linear-gradient(145deg,rgba(25,33,49,.96),rgba(11,15,24,.96));color:#fff;cursor:pointer;box-shadow:0 10px 28px rgba(0,0,0,.3);transition:.2s}.home-feed-actions button:hover{transform:translateY(-3px) scale(1.04);border-color:rgba(95,193,255,.4)}.home-feed-actions button.active{color:#69c5ff;border-color:#3faeff;background:rgba(40,151,255,.16)}.home-feed-actions small{font-size:11px}.home-action-icon{display:grid;place-items:center;width:32px;height:32px}.home-repost-icon{font:700 27px/1 Manrope}.home-bubble-icon{position:relative}.home-bubble-icon i{position:absolute;border:2px solid currentColor;border-radius:50%}.home-bubble-icon i:nth-child(1){width:22px;height:22px}.home-bubble-icon i:nth-child(2){width:9px;height:9px;right:0;top:1px;background:rgba(255,255,255,.08)}.home-bubble-icon i:nth-child(3){width:6px;height:6px;left:1px;bottom:1px;background:rgba(255,255,255,.08)}.text-card-bubbles i{position:absolute;border:1px solid rgba(106,197,255,.16);border-radius:50%;background:rgba(84,177,255,.04)}.text-card-bubbles i:nth-child(1){width:150px;height:150px;right:-55px;bottom:-60px}.text-card-bubbles i:nth-child(2){width:54px;height:54px;right:85px;bottom:30px}.text-card-bubbles i:nth-child(3){width:28px;height:28px;left:25px;bottom:24px}
.home-share-icon{font:700 25px/1 Manrope}
.home-feed-burst{position:absolute;left:50%;top:45%;width:130px;height:130px;pointer-events:none;opacity:0;transform:translate(-50%,-50%)}.home-feed-burst:before,.home-feed-burst:after{content:"";position:absolute;border:3px solid #70d2ff;border-radius:50%;inset:28px;box-shadow:0 0 30px #38a9ff}.home-feed-burst:after{inset:4px;border-color:rgba(164,104,255,.7)}.home-feed-burst.show{animation:homeBubbleBurst .8s ease-out}@keyframes homeBubbleBurst{0%{opacity:0;transform:translate(-50%,-50%) scale(.2)}30%{opacity:1}75%{opacity:1;transform:translate(-50%,-50%) scale(1.18)}100%{opacity:0;transform:translate(-50%,-55%) scale(1.5)}}
.home-bubbles-aside{position:sticky;top:110px;padding:32px;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:linear-gradient(145deg,rgba(38,105,176,.14),rgba(103,56,170,.09));backdrop-filter:blur(20px)}.home-bubbles-aside>span{color:#6bc4ff;font-size:11px;font-weight:800;letter-spacing:.2em}.home-bubbles-aside h3{font:700 clamp(1.8rem,3vw,3.2rem)/1.06 Manrope;letter-spacing:-.045em}.home-bubbles-aside p{color:#a8b0be;line-height:1.65}.home-bubbles-join{display:inline-flex;margin-top:14px;color:#fff;text-decoration:none;font-weight:700}
@media(max-width:900px){.home-bubbles-section{padding:145px 16px 80px}.home-bubbles-heading{display:block}.home-bubbles-heading>p{margin-top:18px}.home-bubbles-shell{grid-template-columns:1fr}.home-bubbles-aside{display:none}.home-bubbles-feed{height:76vh;border-radius:22px}.home-feed-card{min-height:76vh}.home-feed-text-art{width:86%;min-height:330px;padding:24px}.home-feed-meta{padding-left:18px}}

/* Unified tweet-style social feed */
.home-bubbles-feed{height:min(78vh,900px);scroll-snap-type:none;border-radius:22px;background:#05080d}
.home-feed-card{position:relative;display:block;min-height:0;padding:20px 22px 16px 86px;border-bottom:1px solid rgba(255,255,255,.11);background:#070a10;transition:.18s}.home-feed-card:hover{background:#0a0e16}.home-feed-card:last-child{border-bottom:0}
.home-feed-card>.home-feed-author{min-height:48px}.home-feed-card>.home-feed-author .home-feed-avatar{position:absolute;left:-64px;top:0;width:50px;height:50px}.home-feed-card>.home-feed-author>span>span{display:inline;color:#8c98aa;font-size:13px}.home-feed-card>.home-feed-author strong{display:inline;font-size:15px}.home-feed-time{position:absolute;left:190px;top:26px;color:#8c98aa;font-size:12px}.home-feed-time:before{content:"·";margin-right:6px}
.home-feed-caption{margin:8px 0 0;color:#f0f3f6;font-size:16px;line-height:1.55;white-space:pre-wrap}.home-feed-tweet-media{overflow:hidden;margin-top:14px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#020306}.home-feed-tweet-media img,.home-feed-tweet-media video{display:block;width:100%;max-height:650px;object-fit:contain}
.home-feed-card .home-demo-label{margin:9px 0 0}.home-feed-actions{position:static;display:flex;justify-content:space-between;max-width:430px;margin-top:13px}.home-feed-actions button{display:flex;align-items:center;gap:7px;width:auto;min-width:70px;min-height:34px;padding:4px 9px;border:0;border-radius:999px;background:transparent;box-shadow:none;color:#8f9aac}.home-feed-actions button:hover{transform:none;background:rgba(29,155,240,.1);color:#61bfff}.home-feed-actions button.active{border:0;background:rgba(29,155,240,.1)}.home-feed-actions button>span{font-size:20px}.home-feed-actions small{font-size:11px}
.home-feed-caption .mention-link{color:#42aef5;font-weight:600}.home-feed-burst{left:45%;top:50%}
@media(max-width:900px){.home-bubbles-feed{height:76vh}.home-feed-card{min-height:0;padding:17px 15px 14px 72px}.home-feed-card>.home-feed-author .home-feed-avatar{left:-56px;width:44px;height:44px}.home-feed-time{position:static;display:block;margin:3px 0 0}.home-feed-time:before{display:none}}

/* Reference-card treatment */
.home-bubbles-feed{padding:22px;background:#263d78}
.home-feed-card{margin-bottom:20px;padding:28px 30px 22px 112px;border:0;border-radius:28px;background:#f5f7ff;color:#263d78;box-shadow:0 12px 34px rgba(3,12,35,.2)}.home-feed-card:hover{background:#fff}.home-feed-card:last-child{margin-bottom:0}
.home-feed-card>.home-feed-author{min-height:66px;color:#263d78}.home-feed-card>.home-feed-author .home-feed-avatar{left:-82px;width:68px;height:68px;border:2px solid #fff;box-shadow:0 3px 12px rgba(22,38,79,.25);background:linear-gradient(145deg,#836eff,#6953e5)}.home-feed-card>.home-feed-author strong{font-size:21px;color:#263d78}.home-feed-card>.home-feed-author>span>span{display:block;margin-top:3px;color:#737b91;font-size:17px}.home-feed-card .home-feed-verified{width:21px;height:21px;background:#1aa7e8;color:white!important}
.home-feed-time{left:214px;top:62px;color:#737b91;font-size:15px}.home-feed-more{position:absolute;right:28px;top:30px;border:0;background:transparent;color:#263d78;font-size:25px;font-weight:900;letter-spacing:3px;cursor:pointer}
.home-feed-caption{margin:17px 0;color:#6e7589;font-size:18px;line-height:1.55}.home-feed-caption .bubble-inline-link{color:#1c91d0}.home-feed-tweet-media{border:2px solid #fff;border-radius:22px;background:linear-gradient(120deg,#8976ff,#6356dc);box-shadow:0 3px 12px rgba(31,44,86,.22)}.home-feed-tweet-media img,.home-feed-tweet-media video{max-height:680px}
.home-feed-actions{max-width:none;margin-top:18px;justify-content:space-between}.home-feed-actions button{min-width:74px;color:#72798d}.home-feed-actions button:hover,.home-feed-actions button.active{background:rgba(38,61,120,.08);color:#263d78}.home-feed-actions button>span{font-size:27px}.home-feed-actions small{font-size:14px;font-weight:700}.home-feed-card .home-demo-label{color:#56617b;border-color:#ccd2e0;background:#edf0f8}
@media(max-width:900px){.home-bubbles-feed{padding:10px}.home-feed-card{padding:20px 18px 18px 84px;border-radius:22px}.home-feed-card>.home-feed-author .home-feed-avatar{left:-65px;width:54px;height:54px}.home-feed-card>.home-feed-author strong{font-size:17px}.home-feed-card>.home-feed-author>span>span{font-size:13px}.home-feed-time{position:static;margin-top:4px;font-size:12px}.home-feed-more{right:16px;top:18px}.home-feed-caption{font-size:16px}}
