.category-slideshow-container{margin:60px 0 30px;width:100%;position:relative;max-width:100%;overflow:visible}.slideshow-title{font-size:24px;font-weight:500;color:#fff;margin-bottom:20px;padding-left:10px}.slideshow-wrapper{position:relative;width:100%;max-width:100%}.slideshow-content{display:flex;overflow-x:hidden;scroll-behavior:smooth;width:100%;gap:16px;padding:8px 0;position:relative;box-sizing:border-box}.slideshow-card{width:calc(33.33% - 12px);min-width:calc(33.33% - 12px);max-width:calc(33.33% - 12px);margin-bottom:16px;position:relative}.slideshow-card .mesonate-image-container{height:0!important;padding-bottom:100%!important;position:relative;overflow:hidden;border-radius:20px}.slideshow-card .mesonate-image{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.slideshow-card .mesonate-bottom-text{margin-top:8px}.slideshow-card .mesonate-bottom-text h4{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.slideshow-card .mesonate-bottom-text p{font-size:14px;color:#ffffffb3}.slideshow-nav{background:#00000080;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;z-index:30;transition:all .3s ease;top:50%;transform:translateY(-50%)}.slideshow-nav:hover{background:#ff8b3dcc}.slideshow-prev{left:10px}.slideshow-next{right:10px}.slideshow-indicators{display:flex;justify-content:center;margin-top:20px;gap:6px;flex-wrap:wrap;max-width:100%;overflow:hidden;box-sizing:border-box}.slideshow-indicator{width:6px;height:6px;border-radius:50%;background-color:#ffffff4d;border:none;cursor:pointer;padding:0;margin:0;flex-shrink:0;transition:background-color .2s ease,transform .2s ease}.slideshow-indicator.active{background-color:#ff8b3d;transform:scale(1.2)}@media (max-width:1200px){.slideshow-card{width:calc(33.33% - 12px);min-width:calc(33.33% - 12px);max-width:calc(33.33% - 12px)}.slideshow-prev{left:5px}.slideshow-next{right:5px}}@media (max-width:900px){.slideshow-card{width:calc(50% - 8px);min-width:calc(50% - 8px);max-width:calc(50% - 8px)}}@media (max-width:600px){.category-slideshow-container{overflow:hidden;margin:30px 0 20px;padding:0;width:100%}.slideshow-wrapper{position:relative;margin:0;width:100%;overflow:visible}.slideshow-content{padding:0 40px;box-sizing:border-box;margin:0;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.slideshow-card,.slideshow-content{width:100%;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.slideshow-card{min-width:100%;max-width:100%;contain:layout style}.slideshow-nav{width:32px;height:32px;background:#000000b3;z-index:30;backdrop-filter:none;-webkit-backdrop-filter:none;touch-action:manipulation}.slideshow-prev{left:4px}.slideshow-next{right:4px}.slideshow-indicators{display:none}}@media (min-width:601px) and (max-width:900px){.slideshow-wrapper{position:relative;overflow:visible}.slideshow-content{padding:0 40px;width:100%;box-sizing:border-box}.slideshow-nav{width:36px;height:36px;background:#000000b3;z-index:30}.slideshow-prev{left:5px}.slideshow-next{right:5px}}.poll-item{background:#ffffff0d;border-radius:12px;padding:20px;margin-bottom:24px;border:1px solid #ffffff1a}.poll-header{margin-bottom:16px}.poll-question{color:#fff;font-size:18px;font-weight:600;margin:0 0 8px;line-height:1.4}.poll-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.poll-votes-count{color:#ffffffb3;font-size:14px}.poll-expired-badge,.poll-multiple-badge{background:#ffffff1a;color:#fffc;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.poll-expired-badge{background:#ff636333;color:#ff6363}.poll-options{display:flex;flex-direction:column;gap:12px}.poll-option{position:relative}.poll-option-button{width:100%;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:0;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.poll-option-button:hover:not(:disabled){background:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.poll-option-button:disabled{cursor:not-allowed;opacity:.6}.poll-option.voted .poll-option-button{background:#4ade801a;border-color:#4ade804d}.poll-option.disabled .poll-option-button{background:#ffffff05;border-color:#ffffff0d}.poll-option-content{display:flex;justify-content:space-between;align-items:center;padding:16px 50px 16px 16px;position:relative;z-index:2}.poll-option-text{color:#fff;font-size:15px;font-weight:500;text-align:left}.poll-option-stats{display:flex;align-items:center;gap:8px}.poll-option-percentage{color:#fff;font-size:14px;font-weight:600;min-width:35px;text-align:right}.poll-option-votes{color:#fff9;font-size:13px}.poll-option-progress{position:absolute;bottom:0;left:0;right:0;height:100%;background:#0000;z-index:1}.poll-option-progress-fill{height:100%;background:linear-gradient(90deg,#4ade8026,#4ade800d);transition:width .6s ease;border-radius:8px}.poll-option-checkmark,.poll-option-loading{position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:4}.poll-option-checkmark{color:#4ade80;background:#4ade8033;border:1px solid #4ade8066;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.poll-expiry{margin-top:12px;padding-top:12px;border-top:1px solid #ffffff1a}.poll-expiry small{color:#fff9;font-size:12px}.poll-auth-notice{margin-top:12px;padding:10px 16px;background:#ff8b3d1a;border:1px solid #ff8b3d4d;border-radius:8px;text-align:center;cursor:pointer;transition:all .2s ease}.poll-auth-notice:hover{background:#ff8b3d33;border-color:#ff8b3d80}.poll-auth-notice small{color:#ff8b3d;font-size:14px;font-weight:500;font-family:var(--font-secondary)}@media (max-width:768px){.poll-item{padding:16px;margin-bottom:20px}.poll-question{font-size:16px}.poll-option-content{padding:14px}.poll-option-text{font-size:14px}.poll-meta{gap:8px}}