.related-posts-widget{background:#fff;border-left:4px solid #f0b90b;padding:20px;margin:20px 0;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:0 8px 8px 0;transition:all .3s ease}.related-posts-widget:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.related-posts-title{font-size:18px;font-weight:700;color:#333;margin:0 0 15px;padding:0;text-transform:uppercase;letter-spacing:.5px;position:relative}.related-posts-title:after{content:'';position:absolute;bottom:-5px;left:0;width:40px;height:2px;background:#f0b90b}.related-posts-list{list-style:none;margin:0;padding:0}.related-post-item{margin:0 0 12px;padding:8px 0;border-bottom:1px solid #f0f0f0;transition:all .3s ease;position:relative;padding-left:15px}.related-post-item:last-child{border-bottom:none;margin-bottom:0}.related-post-item:before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;background:#f0b90b;border-radius:50%;transition:all .3s ease}.related-post-item:hover:before{background:#007cba;transform:translateY(-50%) scale(1.2)}.related-post-item a{color:#666;text-decoration:none;font-size:14px;line-height:1.4;font-weight:500;transition:all .3s ease;display:block}.related-post-item a:hover{color:#007cba;text-decoration:none;padding-left:5px}.related-post-excerpt{color:#999;font-size:12px;line-height:1.3;margin-top:5px;font-style:italic}@media (max-width:768px){.related-posts-widget{padding:15px;margin:15px 0}.related-posts-title{font-size:16px;margin-bottom:12px}.related-post-item a{font-size:13px}.related-post-excerpt{font-size:11px}}@media (max-width:480px){.related-posts-widget{padding:12px;margin:10px 0}.related-posts-title{font-size:14px;margin-bottom:10px}.related-post-item{margin-bottom:10px;padding:6px 0;padding-left:12px}.related-post-item a{font-size:12px}}.related-posts-widget.fade-in{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.related-posts-loading{text-align:center;padding:20px;color:#999;font-style:italic}.related-posts-loading:before{content:'';display:inline-block;width:20px;height:20px;border:2px solid #f0f0f0;border-top:2px solid #f0b90b;border-radius:50%;animation:spin 1s linear infinite;margin-right:10px;vertical-align:middle}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.related-posts-empty{text-align:center;padding:20px;color:#999;font-style:italic;background:#f9f9f9;border-radius:4px}.related-posts-widget.style-minimal{border-left:none;border-top:3px solid #f0b90b;box-shadow:none;background:0 0;padding:15px 0}.related-posts-widget.style-minimal .related-posts-title:after{display:none}.related-posts-widget.style-card{border:1px solid #e0e0e0;border-left:4px solid #f0b90b;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.related-posts-widget.style-bordered{border:2px solid #f0b90b;border-radius:8px;border-left-width:2px}.related-posts-widget.no-title-underline .related-posts-title:after{display:none}.related-posts-widget.no-separator .related-post-item{border-bottom:none}.related-post-item[data-bullet-type=none]{padding-left:0}.related-post-item[data-bullet-type=none]:before{display:none}.related-post-item[data-bullet-type=square]:before{border-radius:0}.related-post-item[data-bullet-type=arrow]:before{content:'→';background:0 0;color:#f0b90b;font-weight:700;width:auto;height:auto;border-radius:0;font-size:12px;line-height:1}.related-post-item[data-bullet-type=icon]{position:relative}.related-post-item[data-bullet-type=icon]:before{display:none}.related-post-item[data-bullet-type=icon] .bullet-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);color:#f0b90b;transition:all .3s ease}.related-post-item[data-bullet-type=icon]:hover .bullet-icon{color:#007cba;transform:translateY(-50%) scale(1.1)}.related-posts-widget.hover-animation-slide .related-post-item:hover{transform:translateX(5px)}.related-posts-widget.hover-animation-scale .related-post-item:hover{transform:scale(1.02)}.related-posts-widget.hover-animation-fade .related-post-item:hover{opacity:.8}.related-posts-widget.entrance-animation{animation:fadeInUp .6s ease-out}.related-posts-widget.entrance-animation .related-post-item{opacity:0;transform:translateY(20px);animation:fadeInItem .6s ease-out forwards}.related-posts-widget.entrance-animation .related-post-item:nth-child(1){animation-delay:.1s}.related-posts-widget.entrance-animation .related-post-item:nth-child(2){animation-delay:.2s}.related-posts-widget.entrance-animation .related-post-item:nth-child(3){animation-delay:.3s}.related-posts-widget.entrance-animation .related-post-item:nth-child(4){animation-delay:.4s}.related-posts-widget.entrance-animation .related-post-item:nth-child(5){animation-delay:.5s}.related-posts-widget.entrance-animation .related-post-item:nth-child(n+6){animation-delay:.6s}@keyframes fadeInItem{to{opacity:1;transform:translateY(0)}}.related-posts-widget.dark-theme{background:#2c2c2c;color:#fff;border-left-color:#f0b90b}.related-posts-widget.dark-theme .related-posts-title{color:#fff}.related-posts-widget.dark-theme .related-post-item a{color:#ccc}.related-posts-widget.dark-theme .related-post-item a:hover{color:#f0b90b}.related-posts-widget.dark-theme .related-post-excerpt{color:#999}.related-posts-widget.dark-theme .related-post-item{border-bottom-color:#444}.related-posts-widget[data-enable-hover-effects=true] .related-post-item{transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.related-posts-widget[data-enable-hover-effects=true] .related-post-item:hover{background-color:rgba(240,185,11,.05);border-radius:4px}.related-post-item:before{transition:all .3s ease}.related-post-item:hover:before{transform:translateY(-50%) scale(1.2)}.related-post-item a:focus{outline:2px solid #f0b90b;outline-offset:2px;border-radius:2px}@media print{.related-posts-widget{box-shadow:none;border:1px solid #000;background:#fff !important;color:#000 !important}.related-posts-title{color:#000 !important}.related-post-item a{color:#000 !important;text-decoration:underline}.related-post-item:before{background:#000 !important}}@media (prefers-contrast:high){.related-posts-widget{border-left-color:#000;background:#fff;color:#000}.related-posts-title{color:#000}.related-post-item a{color:#000}.related-post-item:before{background:#000}}@media (prefers-reduced-motion:reduce){.related-posts-widget,.related-posts-widget *,.related-posts-widget:before,.related-posts-widget:after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}.rtl .related-posts-widget{border-left:none;border-right:4px solid #f0b90b}.rtl .related-post-item{padding-left:0;padding-right:15px}.rtl .related-post-item:before{left:auto;right:0}.rtl .related-posts-widget.hover-animation-slide .related-post-item:hover{transform:translateX(-5px)}.related-posts-widget.loading{opacity:.6;pointer-events:none}.related-posts-widget.loading .related-posts-list{position:relative}.related-posts-widget.loading .related-posts-list:after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;border:3px solid #f0f0f0;border-top:3px solid #f0b90b;border-radius:50%;animation:spin 1s linear infinite}.related-posts-widget.error{border-left-color:#dc3545}.related-posts-widget.error .related-posts-title{color:#dc3545}.related-posts-widget.success{border-left-color:#28a745}.related-posts-list{max-height:400px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#f0b90b #f0f0f0}.related-posts-list::-webkit-scrollbar{width:6px}.related-posts-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.related-posts-list::-webkit-scrollbar-thumb{background:#f0b90b;border-radius:3px}.related-posts-list::-webkit-scrollbar-thumb:hover{background:#d4a00a}