.tweet-section{background:0 0;width:100%;padding:0}@media (min-width:768px){.tweet-section{padding:0}}.tweet-header-section{text-align:center;margin-bottom:10px;padding:0 20px}@media (min-width:768px){.tweet-header-section{margin-bottom:40px}}.tweet-section-title{font-family:var(--font-lora),Georgia,serif;color:#000;margin-bottom:12px;font-size:2.5rem;font-weight:700}.tweet-section-subtitle{font-family:var(--font-lora),Georgia,serif;color:#666;max-width:600px;margin:0 auto;font-size:1.125rem}.tweet-carousel{background:0 0;width:100%;padding:0 20px 10px;position:relative;overflow:hidden}.tweet-track{gap:16px;width:max-content;padding:10px 0;animation:62.5s linear infinite scroll-left;display:flex}.tweet-track:hover{animation-play-state:paused}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.tweet-card{-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #fff3;border-radius:10px;flex-shrink:0;min-width:240px;max-width:280px;padding:14px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block}.tweet-card>*{filter:grayscale();transition:filter .3s}.tweet-card:hover>*{filter:grayscale(0%)}.tweet-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.tweet-card-header{align-items:center;margin-bottom:10px;display:flex;position:relative}.tweet-avatar{-o-object-fit:cover;object-fit:cover;filter:grayscale();border-radius:50%;flex-shrink:0;width:36px;height:36px;transition:filter .3s}.tweet-card:hover .tweet-avatar{filter:grayscale(0%)}.tweet-user{flex-direction:column;flex:1;min-width:0;margin-left:10px;display:flex}.tweet-name{color:#000;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.tweet-handle{color:#555;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.tweet-x-logo{fill:#000;flex-shrink:0;width:16px;height:16px;margin-left:auto}.tweet-text{color:#111;white-space:normal;word-wrap:break-word;margin-top:8px;font-size:13px;line-height:1.4}@media (max-width:768px){.tweet-section{padding:40px 0}.tweet-section-title{font-size:1.75rem}.tweet-section-subtitle{font-size:1rem}.tweet-card{min-width:200px;max-width:240px}}
