.ticker-section[data-astro-cid-vneuuv55]{--bg-color: #ffffff;--text-main: #111111;--text-ticker: #f0f0f0}.dark .ticker-section[data-astro-cid-vneuuv55]{--bg-color: #1c1c1c;--text-main: #ffffff;--text-ticker: #262626}.ticker-section[data-astro-cid-vneuuv55]{position:relative;width:100%;height:300px;overflow:hidden;display:flex;justify-content:center;align-items:center;background:var(--bg-color);user-select:none}.ticker-section[data-astro-cid-vneuuv55]:before,.ticker-section[data-astro-cid-vneuuv55]:after{content:"";position:absolute;top:0;bottom:0;width:150px;z-index:5;pointer-events:none}.ticker-section[data-astro-cid-vneuuv55]:before{left:0;background:linear-gradient(to right,var(--bg-color),transparent)}.ticker-section[data-astro-cid-vneuuv55]:after{right:0;background:linear-gradient(to left,var(--bg-color),transparent)}.center-title[data-astro-cid-vneuuv55]{position:relative;z-index:10;text-align:center}.center-title[data-astro-cid-vneuuv55] h2[data-astro-cid-vneuuv55]{font-size:2.5rem;font-weight:900;margin:0;color:var(--text-main);line-height:1;letter-spacing:-.03em;white-space:nowrap}@media(min-width:768px){.center-title[data-astro-cid-vneuuv55] h2[data-astro-cid-vneuuv55]{font-size:4.5rem}}.ticker-bg[data-astro-cid-vneuuv55]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:20px 0}.ticker-track-wrapper[data-astro-cid-vneuuv55]{width:100%;overflow:hidden}.ticker-track[data-astro-cid-vneuuv55]{display:flex;width:max-content}.ticker-content[data-astro-cid-vneuuv55]{display:flex;white-space:nowrap;padding-right:0}.ticker-item[data-astro-cid-vneuuv55]{padding:0 50px;display:inline-block}.row-style-1[data-astro-cid-vneuuv55]{font-size:2.5rem;color:var(--text-ticker);font-weight:400}.row-style-2[data-astro-cid-vneuuv55]{font-size:1.8rem;color:var(--text-ticker);font-weight:400;transform:translateY(-10px)}.row-style-3[data-astro-cid-vneuuv55]{font-size:3rem;color:var(--text-ticker);font-weight:100}.speed-slow[data-astro-cid-vneuuv55]{animation:scroll 120s linear infinite}.speed-medium[data-astro-cid-vneuuv55]{animation:scroll 90s linear infinite}.speed-fast[data-astro-cid-vneuuv55]{animation:scroll 70s linear infinite}.reverse[data-astro-cid-vneuuv55]{animation-direction:reverse}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.widget-container[data-astro-cid-nsvbjyb5]{display:flex;justify-content:center;align-items:center;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.phone-frame[data-astro-cid-nsvbjyb5]{position:relative;width:360px;height:692px;flex-shrink:0}.phone-image[data-astro-cid-nsvbjyb5]{width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:20;pointer-events:none}.phone-screen[data-astro-cid-nsvbjyb5]{position:absolute;z-index:10;background:#fff;overflow:hidden;left:43px;top:108px;width:272px;height:477px}.bw-shader[data-astro-cid-nsvbjyb5]{filter:grayscale(100%) contrast(110%)}.screen-ui[data-astro-cid-nsvbjyb5]{width:100%;height:100%;display:flex;flex-direction:column;background-color:#fff}.status-bar[data-astro-cid-nsvbjyb5]{height:28px;background:#000;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 8px;font-size:12px;flex-shrink:0}.sb-left[data-astro-cid-nsvbjyb5]{font-weight:700}.sb-right[data-astro-cid-nsvbjyb5]{display:flex;align-items:center;gap:6px}.sb-clock[data-astro-cid-nsvbjyb5]{font-weight:400}.battery-icon[data-astro-cid-nsvbjyb5]{width:16px;height:8px;border:1px solid #fff;position:relative;background:linear-gradient(to right,#fff 70%,transparent 70%)}.battery-icon[data-astro-cid-nsvbjyb5]:after{content:"";position:absolute;right:-3px;top:2px;width:2px;height:4px;background:#fff}.feed-list[data-astro-cid-nsvbjyb5]{flex:1;overflow:hidden;background:#fff;position:relative;padding-top:5px}.soft-keys[data-astro-cid-nsvbjyb5]{height:42px;background:linear-gradient(to bottom,#4a90e2,#2a60b2,#039);display:flex;align-items:center;flex-shrink:0;border-top:1px solid #002266}.soft-key-btn[data-astro-cid-nsvbjyb5]{flex:1;text-align:center;color:#fff;font-size:16px;font-weight:600;text-shadow:0 1px 1px rgba(0,0,0,.5);height:100%;display:flex;align-items:center;justify-content:center;cursor:default}.border-r[data-astro-cid-nsvbjyb5]{border-right:1px solid rgba(255,255,255,.3);position:relative}.border-r[data-astro-cid-nsvbjyb5]:after{content:"";position:absolute;right:-2px;top:0;height:100%;width:1px;background:#0000004d}.feed-item{display:flex;background:#fff;max-height:0;opacity:0;padding:0 12px;border-bottom:0px solid #eee;transform:translateY(10px);overflow:hidden;transition:all .6s cubic-bezier(.25,.8,.25,1)}.feed-item.show{max-height:120px;opacity:1;padding-top:12px;padding-bottom:12px;border-bottom:1px solid #eee;transform:translateY(0)}.item-avatar{width:22px;height:22px;background:#ddd;border-radius:3px;margin-right:10px;display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:700;color:#fff;flex-shrink:0}.item-content{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.item-author{font-size:13px;font-weight:700;color:#000}.item-text{font-size:13px;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.item-time{font-size:10px;color:#888;margin-top:2px}
