@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";.global-music-player[data-v-225b5206]{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -5px 20px #0000001a;z-index:9999;transition:all .3s ease}.global-music-player.hidden[data-v-225b5206]{transform:translateY(100%);opacity:0;pointer-events:none}.global-music-player.minimized .player-container[data-v-225b5206]{padding:10px 20px}.global-music-player.minimized .player-container .player-progress[data-v-225b5206],.global-music-player.minimized .player-container .volume-control[data-v-225b5206]{display:none}.global-music-player.minimized .player-container .player-info .song-cover[data-v-225b5206]{width:40px;height:40px}.global-music-player.minimized .player-container .player-info .song-details h4[data-v-225b5206]{font-size:.9rem}.global-music-player.minimized .player-container .player-info .song-details p[data-v-225b5206]{display:none}.global-music-player .player-container[data-v-225b5206]{max-width:100%;margin:0 auto;padding:15px 20px;display:flex;align-items:center;gap:20px}@media (max-width: 768px){.global-music-player .player-container[data-v-225b5206]{flex-wrap:wrap;gap:15px;padding:12px 15px}}.global-music-player .player-info[data-v-225b5206]{display:flex;align-items:center;gap:12px;flex:0 0 auto;min-width:200px}@media (max-width: 768px){.global-music-player .player-info[data-v-225b5206]{width:100%;min-width:unset}}.global-music-player .player-info .song-cover[data-v-225b5206]{width:50px;height:50px;border-radius:8px;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 8px #0000001a}.global-music-player .player-info .song-details[data-v-225b5206]{flex:1;min-width:0}.global-music-player .player-info .song-details h4[data-v-225b5206]{font-size:1rem;font-weight:600;color:#2d3748;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-music-player .player-info .song-details p[data-v-225b5206]{font-size:.85rem;color:#718096;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-music-player .player-controls[data-v-225b5206]{display:flex;align-items:center;gap:8px;flex:0 0 auto}@media (max-width: 768px){.global-music-player .player-controls[data-v-225b5206]{order:3;width:100%;justify-content:center}}.global-music-player .player-controls .control-btn[data-v-225b5206]{width:36px;height:36px;border:none;background:transparent;color:#4a5568;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.global-music-player .player-controls .control-btn[data-v-225b5206]:hover{background:#f7fafc;color:#2d3748}.global-music-player .player-controls .control-btn.active[data-v-225b5206]{color:#4299e1}.global-music-player .player-controls .control-btn.play-btn[data-v-225b5206]{width:44px;height:44px;background:linear-gradient(135deg,#1a365d,#2b5999);color:#fff;box-shadow:0 3px 12px #1a365d4d}.global-music-player .player-controls .control-btn.play-btn[data-v-225b5206]:hover{transform:scale(1.05)}.global-music-player .player-controls .control-btn i[data-v-225b5206]{font-size:1.1rem}.global-music-player .player-controls .control-btn[data-v-225b5206]:disabled{opacity:.4;cursor:not-allowed}.global-music-player .player-controls .control-btn[data-v-225b5206]:disabled:hover{background:transparent;transform:none}.global-music-player .player-progress[data-v-225b5206]{flex:1;display:flex;align-items:center;gap:12px}@media (max-width: 768px){.global-music-player .player-progress[data-v-225b5206]{order:2;width:100%}}.global-music-player .player-progress .time-current[data-v-225b5206],.global-music-player .player-progress .time-total[data-v-225b5206]{font-size:.75rem;color:#718096;font-weight:500;min-width:35px}.global-music-player .player-progress .progress-bar[data-v-225b5206]{flex:1;height:4px;background:#e2e8f0;border-radius:4px;position:relative;cursor:pointer;overflow:visible}.global-music-player .player-progress .progress-bar:hover .progress-handle[data-v-225b5206]{opacity:1}.global-music-player .player-progress .progress-bar .progress-fill[data-v-225b5206]{height:100%;background:linear-gradient(90deg,#1a365d,#2b5999);border-radius:4px;position:relative}.global-music-player .player-progress .progress-bar .progress-handle[data-v-225b5206]{position:absolute;top:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#1a365d;border-radius:50%;box-shadow:0 2px 6px #0003;opacity:0;transition:opacity .2s ease}.global-music-player .player-extra[data-v-225b5206]{display:flex;align-items:center;gap:8px;flex:0 0 auto}@media (max-width: 768px){.global-music-player .player-extra[data-v-225b5206]{display:none}}.global-music-player .player-extra .volume-control[data-v-225b5206]{width:80px;display:flex;align-items:center}.global-music-player .player-extra .volume-control .volume-slider[data-v-225b5206]{width:100%;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e2e8f0;border-radius:4px;outline:none}.global-music-player .player-extra .volume-control .volume-slider[data-v-225b5206]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;background:#1a365d;border-radius:50%;cursor:pointer}.global-music-player .player-extra .volume-control .volume-slider[data-v-225b5206]::-moz-range-thumb{width:12px;height:12px;background:#1a365d;border-radius:50%;cursor:pointer;border:none}.global-music-player .player-extra .control-btn[data-v-225b5206]{width:32px;height:32px;border:none;background:transparent;color:#4a5568;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.global-music-player .player-extra .control-btn[data-v-225b5206]:hover{background:#f7fafc;color:#2d3748}.global-music-player .player-extra .control-btn i[data-v-225b5206]{font-size:1rem}.radio-live-badge[data-v-225b5206]{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#ff6b6b,#ff4757);color:#fff;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:700;display:flex;align-items:center;gap:6px;z-index:10;animation:pulse-225b5206 2s infinite}.radio-live-badge .live-dot[data-v-225b5206]{width:8px;height:8px;background:#fff;border-radius:50%;animation:blink-225b5206 1.5s infinite}.radio-live-badge .live-text[data-v-225b5206]{letter-spacing:.5px}.radio-icon[data-v-225b5206]{width:60px;height:60px;background:linear-gradient(135deg,#ff6b6b,#ff4757);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;animation:pulse-225b5206 2s infinite}.radio-icon i[data-v-225b5206]{font-size:1.5rem}@keyframes pulse-225b5206{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes blink-225b5206{0%,to{opacity:1}50%{opacity:.3}}.player-slide-enter-active[data-v-225b5206],.player-slide-leave-active[data-v-225b5206]{transition:transform .3s ease}.player-slide-enter-from[data-v-225b5206],.player-slide-leave-to[data-v-225b5206]{transform:translateY(100%)}.radio-notification-wrapper[data-v-8b8d3209]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.radio-overlay[data-v-8b8d3209]{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;cursor:pointer}.radio-modal[data-v-8b8d3209]{position:relative;background:#fff;border-radius:.75rem;max-width:450px;width:100%;box-shadow:0 10px 25px #0000001a,0 6px 10px #00000014;overflow:hidden;animation:slideUp-8b8d3209 .3s ease-out}.wave-decoration[data-v-8b8d3209]{background:#2c3e50;height:80px;position:relative}.close-btn[data-v-8b8d3209]{position:absolute;top:1rem;right:1rem;background:#fffffff2;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#4b5563;font-size:20px;z-index:10;border-radius:.375rem}.close-btn[data-v-8b8d3209]:hover{background:#fff;box-shadow:0 2px 4px #0000001a}.radio-visual[data-v-8b8d3209]{padding:1.5rem 2rem 1rem;text-align:center;margin-top:-2rem;position:relative;z-index:2}.radio-icon-container[data-v-8b8d3209]{position:relative;display:inline-block;margin-bottom:.75rem}.radio-icon[data-v-8b8d3209]{width:64px;height:64px;background:#fff;border:4px solid #2c3e50;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:3;box-shadow:0 4px 6px #2563eb1a}.radio-icon i[data-v-8b8d3209]{color:#2563eb;font-size:28px}.radio-pulse[data-v-8b8d3209]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;border:2px solid #dbeafe;animation:pulse-wave-8b8d3209 2s ease-out infinite}.radio-pulse.delay[data-v-8b8d3209]{animation-delay:1s}.live-badge[data-v-8b8d3209]{display:inline-flex;align-items:center;gap:.35rem;background:#ef4444;color:#fff;padding:.25rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.live-dot[data-v-8b8d3209]{width:6px;height:6px;background:#fff;border-radius:50%;animation:blink-8b8d3209 1.5s infinite}.radio-content[data-v-8b8d3209]{padding:.75rem 2rem 1.5rem;text-align:center}.radio-title[data-v-8b8d3209]{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.radio-title i[data-v-8b8d3209]{color:#2c3e50;font-size:1.1rem}.radio-program[data-v-8b8d3209]{font-size:1rem;color:#2c3e50;font-weight:600;margin:0 0 .5rem}.radio-description[data-v-8b8d3209]{font-size:.875rem;color:#6b7280;line-height:1.5;margin:0}.radio-actions[data-v-8b8d3209]{padding:0 2rem 1.5rem;display:flex;gap:.75rem}.btn-listen[data-v-8b8d3209]{flex:1;background:#2c3e50;color:#fff;border:none;border-radius:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .15s ease}.btn-listen[data-v-8b8d3209]:hover{background:#2c3e50}.btn-listen[data-v-8b8d3209]:focus{outline:none;box-shadow:0 0 0 3px #2563eb1a}.btn-listen i[data-v-8b8d3209]{font-size:18px}.btn-later[data-v-8b8d3209]{flex:1;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}.btn-later[data-v-8b8d3209]:hover{background:#f9fafb;border-color:#9ca3af}.radio-footer[data-v-8b8d3209]{padding:1rem 2rem;background:#f9fafb;border-top:1px solid #e5e7eb}.remember-choice[data-v-8b8d3209]{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#6b7280;font-size:.813rem;cursor:pointer;margin:0}.remember-choice input[type=checkbox][data-v-8b8d3209]{width:16px;height:16px;cursor:pointer;border-radius:.25rem;border:1px solid #d1d5db}@keyframes slideUp-8b8d3209{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-wave-8b8d3209{0%{transform:translate(-50%,-50%) scale(1);opacity:.5}to{transform:translate(-50%,-50%) scale(2);opacity:0}}@keyframes blink-8b8d3209{0%,to{opacity:1}50%{opacity:.3}}.radio-modal-enter-active[data-v-8b8d3209],.radio-modal-leave-active[data-v-8b8d3209]{transition:all .3s ease}.radio-modal-enter-from[data-v-8b8d3209],.radio-modal-leave-to[data-v-8b8d3209]{opacity:0}.radio-modal-enter-active .radio-modal[data-v-8b8d3209]{animation:slideUp-8b8d3209 .4s ease-out}@media (max-width: 480px){.radio-modal[data-v-8b8d3209]{padding:1.5rem}.radio-title[data-v-8b8d3209]{font-size:1.25rem}.radio-program[data-v-8b8d3209]{font-size:1rem}.radio-description[data-v-8b8d3209]{font-size:.813rem}.radio-icon-wrapper[data-v-8b8d3209]{width:100px;height:100px}.radio-icon[data-v-8b8d3209]{width:60px;height:60px}.radio-icon svg[data-v-8b8d3209]{width:40px;height:40px}.btn-listen[data-v-8b8d3209],.btn-later[data-v-8b8d3209]{font-size:.875rem;padding:.625rem}}.top-header[data-v-a60a345d]{background:linear-gradient(135deg,#2c3e50,#1a252f);color:#fff;padding:10px 0;font-size:14px}.top-header .top-header-content[data-v-a60a345d]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media (max-width: 767px){.top-header .top-header-content[data-v-a60a345d]{font-size:12px;justify-content:center;gap:10px}}.top-header .top-header-content .contact-info[data-v-a60a345d]{display:flex;gap:20px}.top-header .top-header-content .contact-info span[data-v-a60a345d]{display:inline-flex;align-items:center}@media (max-width: 767px){.top-header .top-header-content .contact-info span[data-v-a60a345d]{gap:10px}}.top-header .top-header-content .contact-info span i[data-v-a60a345d]{margin-right:5px}.top-header .top-header-content .social-links[data-v-a60a345d]{display:flex;gap:15px}.top-header .top-header-content .social-links a[data-v-a60a345d]{color:#fff;transition:all .3s ease;font-size:16px}@media (max-width: 767px){.top-header .top-header-content .social-links a[data-v-a60a345d]{font-size:14px}}.top-header .top-header-content .social-links a[data-v-a60a345d]:hover{color:#3498db;transform:translateY(-2px)}.main-nav[data-v-a60a345d]{background:#fff;box-shadow:0 2px 10px #00000014;position:sticky;top:0;z-index:1000;transition:all .3s ease}.main-nav.scrolled[data-v-a60a345d]{box-shadow:0 4px 20px #0000001a}.main-nav .nav-content[data-v-a60a345d]{display:flex;justify-content:center;align-items:center;padding:15px 0;gap:40px}@media (max-width: 991px){.main-nav .nav-content[data-v-a60a345d]{padding:10px 0;justify-content:space-between;gap:0}}.main-nav .nav-content .logo[data-v-a60a345d]{font-size:24px;font-weight:700;color:#2c3e50;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;flex-shrink:0;gap:12px}.main-nav .nav-content .logo[data-v-a60a345d]:hover{transform:scale(1.05)}.main-nav .nav-content .logo .logo-img[data-v-a60a345d]{height:50px;width:50px;-o-object-fit:contain;object-fit:contain}@media (max-width: 767px){.main-nav .nav-content .logo .logo-img[data-v-a60a345d]{height:40px;width:40px}}.main-nav .nav-content .logo .logo-text[data-v-a60a345d]{font-size:22px;font-weight:700;color:#2c3e50;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}@media (max-width: 991px){.main-nav .nav-content .logo .logo-text[data-v-a60a345d]{font-size:18px}}@media (max-width: 767px){.main-nav .nav-content .logo .logo-text[data-v-a60a345d]{font-size:16px;letter-spacing:.5px}}.main-nav .nav-content .desktop-menu[data-v-a60a345d]{display:flex;list-style:none;margin:0;padding:0;gap:0;flex-grow:1;justify-content:center}@media (max-width: 991px){.main-nav .nav-content .desktop-menu[data-v-a60a345d]{display:none!important}}.main-nav .nav-content .desktop-menu .nav-item[data-v-a60a345d]{position:relative}.main-nav .nav-content .desktop-menu .nav-item .nav-link[data-v-a60a345d]{color:#333;text-decoration:none;padding:10px 16px;display:flex;align-items:center;transition:all .3s ease;position:relative;font-weight:500;font-size:15px}@media (max-width: 1399px){.main-nav .nav-content .desktop-menu .nav-item .nav-link[data-v-a60a345d]{padding:8px 14px;font-size:14px}}@media (max-width: 1199px){.main-nav .nav-content .desktop-menu .nav-item .nav-link[data-v-a60a345d]{padding:8px 12px;font-size:14px}}.main-nav .nav-content .desktop-menu .nav-item .nav-link[data-v-a60a345d]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:#e74c3c;transition:width .3s ease}.main-nav .nav-content .desktop-menu .nav-item .nav-link[data-v-a60a345d]:hover{color:#e74c3c}.main-nav .nav-content .desktop-menu .nav-item .nav-link[data-v-a60a345d]:hover:after{width:80%}.main-nav .nav-content .desktop-menu .nav-item .nav-link.router-link-active[data-v-a60a345d]{color:#e74c3c}.main-nav .nav-content .desktop-menu .nav-item .nav-link.router-link-active[data-v-a60a345d]:after{width:80%}.main-nav .nav-content .desktop-menu .nav-item .nav-link i[data-v-a60a345d]{font-size:10px;margin-left:5px;transition:transform .3s ease}.main-nav .nav-content .desktop-menu .nav-item .nav-link:hover i[data-v-a60a345d]{transform:rotate(180deg)}.main-nav .nav-content .desktop-menu .nav-item .dropdown[data-v-a60a345d]{position:relative}.main-nav .nav-content .desktop-menu .nav-item .dropdown .dropdown-toggle[data-v-a60a345d]{cursor:pointer}.main-nav .nav-content .desktop-menu .nav-item .dropdown .dropdown-menu[data-v-a60a345d]{position:absolute;top:100%;left:0;background:#fff;box-shadow:0 10px 30px #00000026;border-radius:8px;padding:10px 0;min-width:180px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;list-style:none;margin:0;z-index:1000;border:1px solid rgba(0,0,0,.05)}.main-nav .nav-content .desktop-menu .nav-item .dropdown .dropdown-menu li[data-v-a60a345d]{margin:0}.main-nav .nav-content .desktop-menu .nav-item .dropdown .dropdown-menu li a[data-v-a60a345d]{display:block;padding:10px 16px;color:#333;text-decoration:none;transition:all .3s ease;font-size:13px;font-weight:400;white-space:nowrap;position:relative}.main-nav .nav-content .desktop-menu .nav-item .dropdown .dropdown-menu li a[data-v-a60a345d]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:20px;background:#e74c3c;transition:width .3s ease}.main-nav .nav-content .desktop-menu .nav-item .dropdown .dropdown-menu li a[data-v-a60a345d]:hover{background:linear-gradient(to right,#f8f9fa,transparent);color:#e74c3c;padding-left:30px}.main-nav .nav-content .desktop-menu .nav-item .dropdown .dropdown-menu li a[data-v-a60a345d]:hover:before{width:3px}.main-nav .nav-content .desktop-menu .nav-item .dropdown .dropdown-menu li a.router-link-active[data-v-a60a345d]{background:#e74c3c14;color:#e74c3c;font-weight:500;border-left:3px solid #e74c3c}.main-nav .nav-content .desktop-menu .nav-item .dropdown:hover .dropdown-menu[data-v-a60a345d]{opacity:1;visibility:visible;transform:translateY(0)}.main-nav .nav-content .mobile-menu-toggle[data-v-a60a345d]{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}@media (max-width: 991px){.main-nav .nav-content .mobile-menu-toggle[data-v-a60a345d]{display:block}}@media (min-width: 992px){.main-nav .nav-content .mobile-menu-toggle[data-v-a60a345d]{display:none!important}}.main-nav .nav-content .mobile-menu-toggle i[data-v-a60a345d]{font-size:28px;color:#2c3e50;transition:color .3s ease}.main-nav .nav-content .mobile-menu-toggle:hover i[data-v-a60a345d]{color:#e74c3c}.desktop-menu .admin-login[data-v-a60a345d]{margin-left:auto;position:absolute;right:0}.desktop-menu .admin-login .btn-admin-login[data-v-a60a345d]{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;text-decoration:none;border-radius:25px;font-weight:500;font-size:14px;transition:all .3s ease;box-shadow:0 2px 10px #e74c3c4d}@media (max-width: 1399px){.desktop-menu .admin-login .btn-admin-login[data-v-a60a345d]{padding:7px 18px;font-size:13px}}@media (max-width: 1199px){.desktop-menu .admin-login .btn-admin-login[data-v-a60a345d]{padding:6px 16px;font-size:13px;gap:6px}}.desktop-menu .admin-login .btn-admin-login i[data-v-a60a345d]{font-size:16px}.desktop-menu .admin-login .btn-admin-login[data-v-a60a345d]:hover{background:linear-gradient(135deg,#c0392b,#a93226);transform:translateY(-2px);box-shadow:0 4px 15px #e74c3c66}.desktop-menu .admin-login .btn-admin-login[data-v-a60a345d]:active{transform:translateY(0)}.mobile-menu .admin-login-mobile[data-v-a60a345d]{border-top:2px solid #f0f0f0;margin-top:15px;padding-top:15px}.mobile-menu .admin-login-mobile .btn-admin-login-mobile[data-v-a60a345d]{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;margin:10px 20px;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:16px;transition:all .3s ease;text-align:center}.mobile-menu .admin-login-mobile .btn-admin-login-mobile i[data-v-a60a345d]{font-size:18px}.mobile-menu .admin-login-mobile .btn-admin-login-mobile[data-v-a60a345d]:hover{background:linear-gradient(135deg,#c0392b,#a93226)}.mobile-menu[data-v-a60a345d]{position:fixed;top:70px;left:0;right:0;background:#fff;box-shadow:0 10px 30px #0000001a;max-height:calc(100vh - 70px);overflow-y:auto;z-index:999;display:none}@media (max-width: 991px){.mobile-menu[data-v-a60a345d]{display:block}}@media (min-width: 992px){.mobile-menu[data-v-a60a345d]{display:none!important}}@media (max-width: 767px){.mobile-menu[data-v-a60a345d]{top:60px;max-height:calc(100vh - 60px)}}.mobile-menu .close-menu[data-v-a60a345d]{position:absolute;top:15px;right:20px;background:none;border:none;font-size:24px;color:#333;cursor:pointer;padding:5px;transition:all .3s ease;z-index:1002}.mobile-menu .close-menu[data-v-a60a345d]:hover{color:#e74c3c;transform:rotate(90deg)}.mobile-menu ul[data-v-a60a345d]{list-style:none;padding:50px 20px 20px;margin:0}.mobile-menu ul li[data-v-a60a345d]{margin-bottom:10px}.mobile-menu ul li>a[data-v-a60a345d]{display:block;padding:12px 15px;color:#333;text-decoration:none;border-radius:8px;transition:all .3s ease;font-weight:500}.mobile-menu ul li>a[data-v-a60a345d]:hover{background:#f8f9fa;color:#e74c3c;padding-left:20px}.mobile-menu ul li>a.router-link-active[data-v-a60a345d]{background:#e74c3c1a;color:#e74c3c;border-left:3px solid #e74c3c}.mobile-menu ul li .mobile-dropdown>a[data-v-a60a345d]{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;color:#333;text-decoration:none;border-radius:8px;transition:all .3s ease;font-weight:500}.mobile-menu ul li .mobile-dropdown>a i[data-v-a60a345d]{transition:transform .3s ease;font-size:12px}.mobile-menu ul li .mobile-dropdown>a i.rotate[data-v-a60a345d]{transform:rotate(180deg)}.mobile-menu ul li .mobile-dropdown>a[data-v-a60a345d]:hover{background:#f8f9fa;color:#e74c3c}.mobile-menu ul li .mobile-dropdown .mobile-dropdown-menu[data-v-a60a345d]{list-style:none;padding:10px 0 0 20px;margin:0;overflow:hidden;max-height:0;opacity:0;transition:all .3s ease}.mobile-menu ul li .mobile-dropdown .mobile-dropdown-menu.show[data-v-a60a345d]{max-height:500px;opacity:1}.mobile-menu ul li .mobile-dropdown .mobile-dropdown-menu li[data-v-a60a345d]{margin-bottom:5px}.mobile-menu ul li .mobile-dropdown .mobile-dropdown-menu li a[data-v-a60a345d]{display:block;padding:10px 15px;font-size:14px;background:#00000005;color:#333;text-decoration:none;border-radius:6px;transition:all .3s ease;position:relative}.mobile-menu ul li .mobile-dropdown .mobile-dropdown-menu li a[data-v-a60a345d]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:0;height:20px;background:#e74c3c;transition:width .3s ease;border-radius:2px}.mobile-menu ul li .mobile-dropdown .mobile-dropdown-menu li a[data-v-a60a345d]:hover{background:#f8f9fa;color:#e74c3c;padding-left:25px}.mobile-menu ul li .mobile-dropdown .mobile-dropdown-menu li a[data-v-a60a345d]:hover:before{width:3px}.mobile-menu ul li .mobile-dropdown .mobile-dropdown-menu li a.router-link-active[data-v-a60a345d]{background:#e74c3c1a;color:#e74c3c;font-weight:500;border-left:3px solid #e74c3c}.page-content[data-v-a60a345d]{min-height:calc(100vh - 400px);padding-top:20px}@media (max-width: 767px){.page-content[data-v-a60a345d]{padding-top:10px}}.main-footer[data-v-a60a345d]{background:linear-gradient(135deg,#2c3e50,#1a252f);color:#fff;margin-top:80px}@media (max-width: 767px){.main-footer[data-v-a60a345d]{margin-top:40px}}.main-footer .footer-top[data-v-a60a345d]{padding:60px 0 40px}@media (max-width: 767px){.main-footer .footer-top[data-v-a60a345d]{padding:40px 15px 20px}}.main-footer .footer-top .footer-section[data-v-a60a345d]{margin-bottom:30px}.main-footer .footer-top .footer-section h3[data-v-a60a345d]{font-size:28px;margin-bottom:20px;font-weight:700}@media (max-width: 767px){.main-footer .footer-top .footer-section h3[data-v-a60a345d]{font-size:24px}}.main-footer .footer-top .footer-section h4[data-v-a60a345d]{font-size:20px;margin-bottom:20px;position:relative;padding-bottom:10px;font-weight:600}@media (max-width: 767px){.main-footer .footer-top .footer-section h4[data-v-a60a345d]{font-size:18px}}.main-footer .footer-top .footer-section h4[data-v-a60a345d]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#e74c3c}.main-footer .footer-top .footer-section p[data-v-a60a345d]{opacity:.9;line-height:1.8;margin-bottom:20px}.main-footer .footer-top .footer-section .footer-social[data-v-a60a345d]{margin-top:20px;display:flex;gap:10px}.main-footer .footer-top .footer-section .footer-social a[data-v-a60a345d]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;color:#fff;border-radius:50%;transition:all .3s ease;font-size:18px}.main-footer .footer-top .footer-section .footer-social a[data-v-a60a345d]:hover{background:#e74c3c;transform:translateY(-3px);box-shadow:0 5px 15px #0000004d}.main-footer .footer-top .footer-section .footer-links[data-v-a60a345d]{list-style:none;padding:0;margin:0}.main-footer .footer-top .footer-section .footer-links li[data-v-a60a345d]{margin-bottom:10px}.main-footer .footer-top .footer-section .footer-links li a[data-v-a60a345d]{color:#ffffffe6;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center}.main-footer .footer-top .footer-section .footer-links li a i[data-v-a60a345d]{font-size:10px;margin-right:8px}.main-footer .footer-top .footer-section .footer-links li a[data-v-a60a345d]:hover{color:#fff;padding-left:5px}.main-footer .footer-top .footer-section .service-times .service-time[data-v-a60a345d]{margin-bottom:20px;padding:15px;background:#ffffff0d;border-radius:8px}.main-footer .footer-top .footer-section .service-times .service-time h6[data-v-a60a345d]{font-weight:700;margin-bottom:5px;color:#3498db;font-size:16px}.main-footer .footer-top .footer-section .service-times .service-time p[data-v-a60a345d]{margin:5px 0;font-size:14px;opacity:.9}.main-footer .footer-top .footer-section .contact-details p[data-v-a60a345d]{margin-bottom:15px;display:flex;align-items:center}.main-footer .footer-top .footer-section .contact-details p i[data-v-a60a345d]{margin-right:10px;color:#3498db;font-size:18px;width:20px}.main-footer .footer-bottom[data-v-a60a345d]{background:#0003;padding:20px 0;text-align:center;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:center;align-items:center}.main-footer .footer-bottom .container[data-v-a60a345d]{width:100%;max-width:100%;padding:0 15px;text-align:center}.main-footer .footer-bottom p[data-v-a60a345d]{margin:0;opacity:.8;font-size:14px;text-align:center;width:100%}.back-to-top[data-v-a60a345d]{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background:#e74c3c;color:#fff;border:none;cursor:pointer;box-shadow:0 5px 20px #0003;transition:all .3s ease;z-index:100;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.back-to-top[data-v-a60a345d]{bottom:20px;right:20px;width:40px;height:40px}}.back-to-top[data-v-a60a345d]:hover{background:#d62c1a;transform:translateY(-5px);box-shadow:0 8px 30px #0000004d}.back-to-top i[data-v-a60a345d]{font-size:20px}@media (max-width: 767px){.back-to-top i[data-v-a60a345d]{font-size:16px}}.slide-enter-active[data-v-a60a345d],.slide-leave-active[data-v-a60a345d]{transition:all .3s ease}.slide-enter-from[data-v-a60a345d],.slide-leave-to[data-v-a60a345d]{transform:translate(-100%);opacity:0}.dropdown-enter-active[data-v-a60a345d],.dropdown-leave-active[data-v-a60a345d]{transition:all .3s ease}.dropdown-enter-from[data-v-a60a345d],.dropdown-leave-to[data-v-a60a345d]{opacity:0;max-height:0}.dropdown-enter-to[data-v-a60a345d]{opacity:1;max-height:500px}.page-enter-active[data-v-a60a345d],.page-leave-active[data-v-a60a345d]{transition:all .3s ease}.page-enter-from[data-v-a60a345d]{opacity:0;transform:translateY(20px)}.page-leave-to[data-v-a60a345d]{opacity:0;transform:translateY(-20px)}.fade-enter-active[data-v-a60a345d],.fade-leave-active[data-v-a60a345d]{transition:opacity .3s ease}.fade-enter-from[data-v-a60a345d],.fade-leave-to[data-v-a60a345d]{opacity:0}.container[data-v-a60a345d]{max-width:1400px;margin:0 auto;padding:0 20px;position:relative}@media (max-width: 1199px){.container[data-v-a60a345d]{max-width:992px}}@media (max-width: 991px){.container[data-v-a60a345d]{max-width:768px}}@media (max-width: 767px){.container[data-v-a60a345d]{max-width:100%}.top-header[data-v-a60a345d]{display:none}.main-nav .nav-content[data-v-a60a345d]{padding:10px 15px}}@media (min-width: 992px){.mobile-menu[data-v-a60a345d],.mobile-menu-toggle[data-v-a60a345d],.mobile-menu .close-menu[data-v-a60a345d]{display:none!important}.desktop-menu[data-v-a60a345d]{display:flex!important}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.home-page[data-v-71317ab8]{overflow-x:hidden;width:100%;max-width:100vw;position:relative}.container[data-v-71317ab8]{max-width:1200px;margin:0 auto;padding:0 15px;width:100%}img[data-v-71317ab8],video[data-v-71317ab8],iframe[data-v-71317ab8]{max-width:100%;height:auto}.hero-section[data-v-71317ab8]{position:relative;height:100vh;min-height:650px;overflow:hidden;background:#2d3748}.hero-section .hero-carousel[data-v-71317ab8]{height:100%;position:relative}.hero-section .hero-carousel .carousel-container[data-v-71317ab8]{height:100%}.hero-section .hero-carousel .carousel-slide[data-v-71317ab8]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center}.hero-section .hero-carousel .carousel-slide .slide-background[data-v-71317ab8]{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;transform:scale(1.1);transition:transform 10s ease;will-change:transform}.hero-section .hero-carousel .carousel-slide:hover .slide-background[data-v-71317ab8]{transform:scale(1.05)}.hero-section .hero-carousel .carousel-slide .slide-overlay[data-v-71317ab8]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#1a365d66,#1a365db3)}.hero-section .hero-carousel .carousel-slide .hero-container[data-v-71317ab8]{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hero-section .hero-carousel .carousel-slide .hero-content[data-v-71317ab8]{max-width:800px}.hero-section .hero-carousel .carousel-slide .hero-content .hero-label[data-v-71317ab8]{display:inline-block;padding:8px 20px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;color:#fff;font-size:.9rem;font-weight:500;margin-bottom:20px;letter-spacing:1px;text-transform:uppercase}.hero-section .hero-carousel .carousel-slide .hero-content .hero-title[data-v-71317ab8]{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:20px;text-shadow:2px 4px 20px rgba(0,0,0,.3)}.hero-section .hero-carousel .carousel-slide .hero-content .hero-subtitle[data-v-71317ab8]{font-size:clamp(1.1rem,2vw,1.4rem);color:#ffffffe6;line-height:1.6;margin-bottom:40px;text-shadow:1px 2px 10px rgba(0,0,0,.3)}.hero-section .hero-carousel .carousel-slide .hero-content .hero-actions[data-v-71317ab8]{display:flex;gap:20px;flex-wrap:wrap}.hero-section .hero-carousel .carousel-slide .hero-content .hero-actions .btn-hero-primary[data-v-71317ab8]{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,#ed8936,#f1a465);color:#fff;text-decoration:none;border-radius:50px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 10px 30px #ed89364d}.hero-section .hero-carousel .carousel-slide .hero-content .hero-actions .btn-hero-primary[data-v-71317ab8]:hover{transform:translateY(-2px);box-shadow:0 15px 40px #ed893666}.hero-section .hero-carousel .carousel-slide .hero-content .hero-actions .btn-hero-primary:hover i[data-v-71317ab8]{transform:translate(5px)}.hero-section .hero-carousel .carousel-slide .hero-content .hero-actions .btn-hero-primary i[data-v-71317ab8]{transition:transform .3s ease}.hero-section .hero-carousel .carousel-slide .hero-content .hero-actions .btn-hero-secondary[data-v-71317ab8]{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);color:#fff;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.hero-section .hero-carousel .carousel-slide .hero-content .hero-actions .btn-hero-secondary[data-v-71317ab8]:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.hero-section .hero-carousel .carousel-slide .hero-content .hero-actions .btn-hero-secondary i[data-v-71317ab8]{animation:bounce-71317ab8 2s infinite}.hero-section .hero-carousel .carousel-controls[data-v-71317ab8]{position:absolute;bottom:50px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:30px;z-index:35}.hero-section .hero-carousel .carousel-controls .control-prev[data-v-71317ab8],.hero-section .hero-carousel .carousel-controls .control-next[data-v-71317ab8]{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;font-size:1.2rem;cursor:pointer;transition:all .3s ease}.hero-section .hero-carousel .carousel-controls .control-prev[data-v-71317ab8]:hover:not(:disabled),.hero-section .hero-carousel .carousel-controls .control-next[data-v-71317ab8]:hover:not(:disabled){background:#fff3;border-color:#fff6;transform:scale(1.1)}.hero-section .hero-carousel .carousel-controls .control-prev[data-v-71317ab8]:disabled,.hero-section .hero-carousel .carousel-controls .control-next[data-v-71317ab8]:disabled{opacity:.3;cursor:not-allowed}.hero-section .hero-carousel .carousel-controls .carousel-dots[data-v-71317ab8]{display:flex;gap:15px}.hero-section .hero-carousel .carousel-controls .carousel-dots .dot[data-v-71317ab8]{width:40px;height:4px;background:#ffffff4d;border:none;border-radius:2px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.hero-section .hero-carousel .carousel-controls .carousel-dots .dot.active[data-v-71317ab8]{background:#ffffff80}.hero-section .hero-carousel .carousel-controls .carousel-dots .dot.active .dot-progress[data-v-71317ab8]{position:absolute;left:0;top:0;height:100%;background:#ed8936;animation:progress-71317ab8 6s linear}.hero-section .hero-carousel .carousel-controls .carousel-dots .dot[data-v-71317ab8]:hover:not(.active){background:#ffffff80}.hero-section .hero-skeleton[data-v-71317ab8]{height:100%;background:linear-gradient(135deg,#e2e8f0,#cbd5e0);display:flex;align-items:center;justify-content:center}.hero-section .hero-skeleton .skeleton-overlay[data-v-71317ab8]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001a}.hero-section .hero-skeleton .skeleton-content[data-v-71317ab8]{position:relative;z-index:1}.hero-section .hero-skeleton .skeleton-content .skeleton-title[data-v-71317ab8]{width:400px;height:50px;background:#ffffff4d;border-radius:10px;margin-bottom:20px;animation:pulse-71317ab8 1.5s infinite}.hero-section .hero-skeleton .skeleton-content .skeleton-subtitle[data-v-71317ab8]{width:300px;height:30px;background:#fff3;border-radius:5px;margin-bottom:30px;animation:pulse-71317ab8 1.5s infinite}.hero-section .hero-skeleton .skeleton-content .skeleton-button[data-v-71317ab8]{width:150px;height:50px;background:#fff3;border-radius:25px;animation:pulse-71317ab8 1.5s infinite}.quick-access-section[data-v-71317ab8]{margin-top:140px;position:relative;z-index:10;padding-bottom:40px}@media (min-width: 768px){.quick-access-section[data-v-71317ab8]{margin-top:-60px;padding-bottom:60px}}@media (min-width: 1024px){.quick-access-section[data-v-71317ab8]{margin-top:-20px;padding-bottom:80px}}.quick-access-section .quick-access-grid[data-v-71317ab8]{display:grid;grid-template-columns:1fr;gap:15px;padding:0 15px}@media (min-width: 640px){.quick-access-section .quick-access-grid[data-v-71317ab8]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width: 1024px){.quick-access-section .quick-access-grid[data-v-71317ab8]{grid-template-columns:repeat(3,1fr);gap:25px;padding:0}}@media (min-width: 1280px){.quick-access-section .quick-access-grid[data-v-71317ab8]{grid-template-columns:repeat(4,1fr);gap:30px}}.quick-access-section .quick-access-grid .quick-card[data-v-71317ab8]{position:relative}.quick-access-section .quick-access-grid .quick-card .card-glow[data-v-71317ab8]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#1a365d,#2b5999);border-radius:20px;opacity:0;filter:blur(20px);transition:opacity .3s ease}.quick-access-section .quick-access-grid .quick-card .card-glow.glow-primary[data-v-71317ab8]{background:linear-gradient(135deg,#1a365d,#2b5999)}.quick-access-section .quick-access-grid .quick-card .card-glow.glow-success[data-v-71317ab8]{background:linear-gradient(135deg,#4299e1,#84bdeb)}.quick-access-section .quick-access-grid .quick-card .card-glow.glow-info[data-v-71317ab8]{background:linear-gradient(135deg,#48bb78,#80d0a1)}.quick-access-section .quick-access-grid .quick-card .card-glow.glow-danger[data-v-71317ab8]{background:linear-gradient(135deg,#f56565,#faadad)}.quick-access-section .quick-access-grid .quick-card:hover .card-glow[data-v-71317ab8]{opacity:.3}.quick-access-section .quick-access-grid .quick-card .card-content[data-v-71317ab8]{position:relative;display:block;padding:25px 20px;background:#fff;border-radius:16px;box-shadow:0 5px 20px #0000000f;text-decoration:none;transition:all .3s ease;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width: 768px){.quick-access-section .quick-access-grid .quick-card .card-content[data-v-71317ab8]{padding:30px 25px;border-radius:18px}}@media (min-width: 1024px){.quick-access-section .quick-access-grid .quick-card .card-content[data-v-71317ab8]{padding:35px 25px;border-radius:20px;box-shadow:0 10px 30px #00000014}}@media (min-width: 1280px){.quick-access-section .quick-access-grid .quick-card .card-content[data-v-71317ab8]{padding:40px 30px}}.quick-access-section .quick-access-grid .quick-card .card-content[data-v-71317ab8]:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}@media (min-width: 1024px){.quick-access-section .quick-access-grid .quick-card .card-content[data-v-71317ab8]:hover{transform:translateY(-8px);box-shadow:0 20px 50px #0000001f}}.quick-access-section .quick-access-grid .quick-card .card-content:hover .card-icon[data-v-71317ab8]{transform:scale(1.05);background:linear-gradient(135deg,#1a365d,#2b5999)}@media (min-width: 1024px){.quick-access-section .quick-access-grid .quick-card .card-content:hover .card-icon[data-v-71317ab8]{transform:scale(1.1) rotate(5deg)}}.quick-access-section .quick-access-grid .quick-card .card-content:hover .card-icon i[data-v-71317ab8]{color:#fff}.quick-access-section .quick-access-grid .quick-card .card-content:hover .card-arrow[data-v-71317ab8]{transform:translate(5px);opacity:1}.quick-access-section .quick-access-grid .quick-card .card-content .card-icon[data-v-71317ab8]{width:55px;height:55px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a365d1a,#1a365d0d);border-radius:16px;margin-bottom:15px;transition:all .3s ease}@media (min-width: 768px){.quick-access-section .quick-access-grid .quick-card .card-content .card-icon[data-v-71317ab8]{width:60px;height:60px;border-radius:18px}}@media (min-width: 1024px){.quick-access-section .quick-access-grid .quick-card .card-content .card-icon[data-v-71317ab8]{width:65px;height:65px;margin-bottom:20px;border-radius:20px}}@media (min-width: 1280px){.quick-access-section .quick-access-grid .quick-card .card-content .card-icon[data-v-71317ab8]{width:70px;height:70px}}.quick-access-section .quick-access-grid .quick-card .card-content .card-icon i[data-v-71317ab8]{font-size:1.5rem;color:#1a365d;transition:all .3s ease}@media (min-width: 768px){.quick-access-section .quick-access-grid .quick-card .card-content .card-icon i[data-v-71317ab8]{font-size:1.75rem}}@media (min-width: 1024px){.quick-access-section .quick-access-grid .quick-card .card-content .card-icon i[data-v-71317ab8]{font-size:2rem}}.quick-access-section .quick-access-grid .quick-card .card-content .card-title[data-v-71317ab8]{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:8px;line-height:1.3}@media (min-width: 768px){.quick-access-section .quick-access-grid .quick-card .card-content .card-title[data-v-71317ab8]{font-size:1.2rem;margin-bottom:10px}}@media (min-width: 1024px){.quick-access-section .quick-access-grid .quick-card .card-content .card-title[data-v-71317ab8]{font-size:1.25rem}}@media (min-width: 1280px){.quick-access-section .quick-access-grid .quick-card .card-content .card-title[data-v-71317ab8]{font-size:1.3rem}}.quick-access-section .quick-access-grid .quick-card .card-content .card-arrow[data-v-71317ab8]{position:absolute;top:30px;right:30px;display:flex;align-items:center;justify-content:center;width:35px;height:35px;background:#4299e11a;border-radius:10px;color:#4299e1;opacity:0;transition:all .3s ease}.quick-access-section .quick-access-grid .quick-card .card-content .card-arrow i[data-v-71317ab8]{font-size:1rem}.stats-section[data-v-71317ab8]{position:relative;padding:100px 0;overflow:hidden}.stats-section .stats-background[data-v-71317ab8]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#1a365d,#2b5999);transform:skewY(-3deg);transform-origin:top left}.stats-section .stats-background .stats-pattern[data-v-71317ab8]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.03),rgba(255,255,255,.03) 10px,transparent 10px,transparent 20px)}.stats-section .stats-grid[data-v-71317ab8]{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.stats-section .stats-grid .stat-card[data-v-71317ab8]{text-align:center}.stats-section .stats-grid .stat-card .stat-inner[data-v-71317ab8]{padding:30px;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;transition:all .4s ease}.stats-section .stats-grid .stat-card .stat-inner[data-v-71317ab8]:hover{transform:translateY(-10px);background:#ffffff26;box-shadow:0 20px 40px #0003}.stats-section .stats-grid .stat-card .stat-inner .stat-icon-wrapper[data-v-71317ab8]{width:80px;height:80px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:50%}.stats-section .stats-grid .stat-card .stat-inner .stat-icon-wrapper i[data-v-71317ab8]{font-size:2.5rem;color:#fff}.stats-section .stats-grid .stat-card .stat-inner .stat-content .stat-number[data-v-71317ab8]{font-size:3.5rem;font-weight:800;color:#fff;margin-bottom:10px;font-family:Inter,sans-serif}.stats-section .stats-grid .stat-card .stat-inner .stat-content .stat-label[data-v-71317ab8]{font-size:1.1rem;color:#ffffffe6;text-transform:uppercase;letter-spacing:2px;font-weight:500}.content-section[data-v-71317ab8]{padding:100px 0;background:linear-gradient(to bottom,#f7fafc,#fff)}.content-section .content-grid[data-v-71317ab8]{display:grid;grid-template-columns:1fr 400px;gap:50px}@media (max-width: 1200px){.content-section .content-grid[data-v-71317ab8]{grid-template-columns:1fr}}.content-section .section-header[data-v-71317ab8]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.content-section .section-header .header-content .section-title[data-v-71317ab8]{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:10px;display:flex;align-items:center;gap:15px}.content-section .section-header .header-content .section-title .title-icon[data-v-71317ab8]{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a365d,#2b5999);border-radius:12px;color:#fff}.content-section .section-header .header-content .section-title .title-icon i[data-v-71317ab8]{font-size:1.2rem}.content-section .section-header .header-content .section-subtitle[data-v-71317ab8]{color:#718096;font-size:1rem}.content-section .section-header .btn-view-all[data-v-71317ab8]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;color:#1a365d;text-decoration:none;border:2px solid #1a365d;border-radius:50px;font-weight:500;transition:all .3s ease}.content-section .section-header .btn-view-all[data-v-71317ab8]:hover{background:#1a365d;color:#fff;transform:translate(5px)}.content-section .articles-area .article-featured[data-v-71317ab8]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000014;margin-bottom:30px;transition:all .4s ease}.content-section .articles-area .article-featured[data-v-71317ab8]:hover{transform:translateY(-5px);box-shadow:0 20px 60px #0000001f}.content-section .articles-area .article-featured:hover .article-image img[data-v-71317ab8]{transform:scale(1.05)}.content-section .articles-area .article-featured .article-link[data-v-71317ab8]{display:block;text-decoration:none;color:inherit}.content-section .articles-area .article-featured .article-image[data-v-71317ab8]{position:relative;height:300px;overflow:hidden}.content-section .articles-area .article-featured .article-image img[data-v-71317ab8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.content-section .articles-area .article-featured .article-image .image-overlay[data-v-71317ab8]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.5) 100%)}.content-section .articles-area .article-featured .article-image .article-badge[data-v-71317ab8]{position:absolute;top:20px;left:20px;padding:8px 16px;background:linear-gradient(135deg,#ed8936,#f1a465);color:#fff;border-radius:50px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.content-section .articles-area .article-featured .article-body[data-v-71317ab8]{padding:30px}.content-section .articles-area .article-featured .article-body .article-meta[data-v-71317ab8]{display:flex;gap:20px;margin-bottom:15px;color:#718096;font-size:.9rem}.content-section .articles-area .article-featured .article-body .article-meta span[data-v-71317ab8]{display:flex;align-items:center;gap:5px}.content-section .articles-area .article-featured .article-body .article-meta span i[data-v-71317ab8]{color:#4299e1}.content-section .articles-area .article-featured .article-body .article-title[data-v-71317ab8]{font-size:1.8rem;font-weight:700;color:#2d3748;line-height:1.3;margin-bottom:15px}.content-section .articles-area .article-featured .article-body .article-excerpt[data-v-71317ab8]{color:#4a5568;line-height:1.6;margin-bottom:20px}.content-section .articles-area .article-featured .article-body .read-more[data-v-71317ab8]{display:inline-flex;align-items:center;gap:8px;color:#ed8936;font-weight:500;transition:gap .3s ease}.content-section .articles-area .article-featured .article-body .read-more[data-v-71317ab8]:hover{gap:12px}.content-section .articles-area .articles-grid[data-v-71317ab8]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px}.content-section .articles-area .articles-grid .article-card[data-v-71317ab8]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #0000000f;transition:all .3s ease}.content-section .articles-area .articles-grid .article-card[data-v-71317ab8]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.content-section .articles-area .articles-grid .article-card:hover .article-thumb img[data-v-71317ab8]{transform:scale(1.1)}.content-section .articles-area .articles-grid .article-card .article-link[data-v-71317ab8]{display:block;text-decoration:none;color:inherit}.content-section .articles-area .articles-grid .article-card .article-thumb[data-v-71317ab8]{position:relative;height:150px;overflow:hidden}.content-section .articles-area .articles-grid .article-card .article-thumb img[data-v-71317ab8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.content-section .articles-area .articles-grid .article-card .article-thumb .thumb-overlay[data-v-71317ab8]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 100%)}.content-section .articles-area .articles-grid .article-card .article-info[data-v-71317ab8]{padding:20px}.content-section .articles-area .articles-grid .article-card .article-info .article-date[data-v-71317ab8]{color:#4299e1;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:1px}.content-section .articles-area .articles-grid .article-card .article-info .article-title[data-v-71317ab8]{font-size:1.1rem;font-weight:600;color:#2d3748;margin:10px 0;line-height:1.4}.content-section .articles-area .articles-grid .article-card .article-info .article-preview[data-v-71317ab8]{color:#718096;font-size:.9rem;line-height:1.5}.content-section .articles-area .articles-skeleton .skeleton-featured[data-v-71317ab8]{height:400px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:20px;margin-bottom:30px;animation:shimmer-71317ab8 2s infinite}.content-section .articles-area .articles-skeleton .skeleton-grid[data-v-71317ab8]{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.content-section .articles-area .articles-skeleton .skeleton-grid .skeleton-card[data-v-71317ab8]{height:250px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:15px;animation:shimmer-71317ab8 2s infinite}.content-section .sidebar-area .widget[data-v-71317ab8]{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000000f;overflow:hidden;margin-bottom:30px}.content-section .sidebar-area .widget .widget-header[data-v-71317ab8]{padding:20px;background:linear-gradient(135deg,#1a365d,#2b5999);display:flex;align-items:center;gap:15px}.content-section .sidebar-area .widget .widget-header i[data-v-71317ab8]{font-size:1.5rem;color:#fff}.content-section .sidebar-area .widget .widget-header h3[data-v-71317ab8]{font-size:1.2rem;font-weight:600;color:#fff;margin:0}.content-section .sidebar-area .widget .widget-body[data-v-71317ab8]{padding:25px}.content-section .sidebar-area .widget .widget-footer-link[data-v-71317ab8]{display:block;padding:20px;background:linear-gradient(to right,#1a365d0d,#1a365d05);color:#1a365d;text-align:center;text-decoration:none;font-weight:500;transition:all .3s ease}.content-section .sidebar-area .widget .widget-footer-link[data-v-71317ab8]:hover{background:linear-gradient(to right,#1a365d1a,#1a365d0d)}.content-section .sidebar-area .widget .widget-skeleton[data-v-71317ab8]{padding:25px}.content-section .sidebar-area .widget .widget-skeleton .skeleton-block[data-v-71317ab8]{height:150px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:10px;animation:shimmer-71317ab8 2s infinite}.content-section .sidebar-area .widget.devotional-widget .devotional-card a[data-v-71317ab8]{display:block;text-decoration:none;color:inherit}.content-section .sidebar-area .widget.devotional-widget .devotional-card .devotional-header[data-v-71317ab8]{margin-bottom:15px}.content-section .sidebar-area .widget.devotional-widget .devotional-card .devotional-header .devotional-date[data-v-71317ab8]{display:inline-block;padding:6px 12px;background:linear-gradient(135deg,#4299e1,#84bdeb);color:#fff;border-radius:50px;font-size:.85rem;font-weight:500}.content-section .sidebar-area .widget.devotional-widget .devotional-card .devotional-title[data-v-71317ab8]{font-size:1.3rem;font-weight:600;color:#2d3748;margin-bottom:15px;line-height:1.3}.content-section .sidebar-area .widget.devotional-widget .devotional-card .devotional-verse[data-v-71317ab8]{display:flex;align-items:center;gap:10px;padding:12px 16px;background:linear-gradient(to right,#4299e11a,#4299e10d);border-left:3px solid #4299e1;border-radius:5px;margin-bottom:20px}.content-section .sidebar-area .widget.devotional-widget .devotional-card .devotional-verse i[data-v-71317ab8]{color:#4299e1}.content-section .sidebar-area .widget.devotional-widget .devotional-card .devotional-preview[data-v-71317ab8]{color:#4a5568;line-height:1.6;margin-bottom:20px}.content-section .sidebar-area .widget.devotional-widget .devotional-card .devotional-footer[data-v-71317ab8]{display:flex;justify-content:space-between;align-items:center}.content-section .sidebar-area .widget.devotional-widget .devotional-card .devotional-footer .devotional-author[data-v-71317ab8]{color:#718096;font-style:italic;font-size:.9rem}.content-section .sidebar-area .widget.devotional-widget .devotional-card .devotional-footer .devotional-action[data-v-71317ab8]{color:#ed8936;font-weight:500;display:flex;align-items:center;gap:5px;transition:gap .3s ease}.content-section .sidebar-area .widget.devotional-widget .devotional-card .devotional-footer .devotional-action[data-v-71317ab8]:hover{gap:10px}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline[data-v-71317ab8]{position:relative;padding-left:30px}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline[data-v-71317ab8]:before{content:"";position:absolute;left:8px;top:10px;bottom:10px;width:2px;background:linear-gradient(to bottom,#4299e1 0%,transparent 100%)}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline .announcement-item[data-v-71317ab8]{position:relative;margin-bottom:25px}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline .announcement-item[data-v-71317ab8]:last-child{margin-bottom:0}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline .announcement-item .announcement-marker[data-v-71317ab8]{position:absolute;left:-26px;top:8px;width:12px;height:12px;background:#fff;border:3px solid #4299e1;border-radius:50%}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline .announcement-item.priority-high .announcement-marker[data-v-71317ab8]{border-color:#f56565;animation:pulse-danger-71317ab8 2s infinite}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline .announcement-item.priority-medium .announcement-marker[data-v-71317ab8]{border-color:#ed8936}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline .announcement-item .announcement-content .announcement-title[data-v-71317ab8]{font-size:1rem;font-weight:600;color:#2d3748;margin-bottom:8px}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline .announcement-item .announcement-content .announcement-text[data-v-71317ab8]{color:#718096;font-size:.9rem;line-height:1.5;margin-bottom:8px}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline .announcement-item .announcement-content .announcement-link[data-v-71317ab8]{color:#4299e1;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:gap .3s ease}.content-section .sidebar-area .widget.announcement-widget .announcements-timeline .announcement-item .announcement-content .announcement-link[data-v-71317ab8]:hover{gap:8px}.content-section .sidebar-area .widget.event-widget .event-highlight[data-v-71317ab8]{display:flex;gap:20px;align-items:center}.content-section .sidebar-area .widget.event-widget .event-highlight .event-date-badge[data-v-71317ab8]{flex-shrink:0;width:70px;height:70px;background:linear-gradient(135deg,#ed8936,#f1a465);border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;box-shadow:0 5px 20px #ed89364d}.content-section .sidebar-area .widget.event-widget .event-highlight .event-date-badge .date-day[data-v-71317ab8]{font-size:1.8rem;font-weight:700;line-height:1}.content-section .sidebar-area .widget.event-widget .event-highlight .event-date-badge .date-month[data-v-71317ab8]{font-size:.85rem;text-transform:uppercase;margin-top:2px}.content-section .sidebar-area .widget.event-widget .event-highlight .event-details h4[data-v-71317ab8]{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:10px;line-height:1.3}.content-section .sidebar-area .widget.event-widget .event-highlight .event-details .event-info[data-v-71317ab8]{display:flex;flex-direction:column;gap:5px}.content-section .sidebar-area .widget.event-widget .event-highlight .event-details .event-info span[data-v-71317ab8]{color:#718096;font-size:.85rem;display:flex;align-items:center;gap:8px}.content-section .sidebar-area .widget.event-widget .event-highlight .event-details .event-info span i[data-v-71317ab8]{color:#4299e1;font-size:.9rem}.gallery-section[data-v-71317ab8]{position:relative;padding:60px 0;background:#fff;overflow:hidden}@media (min-width: 768px){.gallery-section[data-v-71317ab8]{padding:80px 0}}@media (min-width: 1024px){.gallery-section[data-v-71317ab8]{padding:100px 0}}.gallery-section .section-background[data-v-71317ab8]{position:absolute;top:0;left:0;right:0;bottom:0}.gallery-section .section-background .bg-pattern[data-v-71317ab8]{position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(66,153,225,.05) 0%,transparent 70%);border-radius:50%}.gallery-section .section-header[data-v-71317ab8]{text-align:center;margin-bottom:40px;padding:0 15px}@media (min-width: 768px){.gallery-section .section-header[data-v-71317ab8]{margin-bottom:50px;padding:0 20px}}@media (min-width: 1024px){.gallery-section .section-header[data-v-71317ab8]{margin-bottom:60px;padding:0}}.gallery-section .section-header.center .section-label[data-v-71317ab8]{display:inline-block;padding:5px 15px;background:linear-gradient(135deg,#4299e1,#84bdeb);color:#fff;border-radius:50px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}@media (min-width: 768px){.gallery-section .section-header.center .section-label[data-v-71317ab8]{padding:6px 18px;font-size:.8rem;letter-spacing:.75px;margin-bottom:12px}}@media (min-width: 1024px){.gallery-section .section-header.center .section-label[data-v-71317ab8]{padding:6px 20px;font-size:.85rem;letter-spacing:1px;margin-bottom:15px}}.gallery-section .section-header.center .section-title[data-v-71317ab8]{font-size:1.75rem;font-weight:700;color:#2d3748;margin-bottom:10px;line-height:1.2}@media (min-width: 768px){.gallery-section .section-header.center .section-title[data-v-71317ab8]{font-size:2rem;margin-bottom:12px}}@media (min-width: 1024px){.gallery-section .section-header.center .section-title[data-v-71317ab8]{font-size:2.5rem;margin-bottom:15px}}.gallery-section .section-header.center .section-desc[data-v-71317ab8]{color:#718096;font-size:.95rem;line-height:1.5}@media (min-width: 768px){.gallery-section .section-header.center .section-desc[data-v-71317ab8]{font-size:1rem}}@media (min-width: 1024px){.gallery-section .section-header.center .section-desc[data-v-71317ab8]{font-size:1.1rem}}.gallery-section .gallery-masonry[data-v-71317ab8]{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:8px;padding:0 15px}@media (min-width: 640px){.gallery-section .gallery-masonry[data-v-71317ab8]{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px;gap:10px}}@media (min-width: 768px){.gallery-section .gallery-masonry[data-v-71317ab8]{grid-template-columns:repeat(3,1fr);grid-auto-rows:200px;gap:12px;padding:0 20px}}@media (min-width: 1024px){.gallery-section .gallery-masonry[data-v-71317ab8]{grid-template-columns:repeat(4,1fr);grid-auto-rows:240px;gap:15px;padding:0}}@media (min-width: 1280px){.gallery-section .gallery-masonry[data-v-71317ab8]{grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;gap:16px}}.gallery-section .gallery-masonry .gallery-item[data-v-71317ab8]{position:relative;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .3s ease;background-color:#f0f0f0;box-shadow:0 2px 10px #00000014}@media (min-width: 768px){.gallery-section .gallery-masonry .gallery-item[data-v-71317ab8]{border-radius:12px}}@media (min-width: 1024px){.gallery-section .gallery-masonry .gallery-item[data-v-71317ab8]{border-radius:15px;box-shadow:0 4px 15px #0000001a}}@media (min-width: 768px){.gallery-section .gallery-masonry .gallery-item.gallery-wide[data-v-71317ab8]{grid-column:span 2}.gallery-section .gallery-masonry .gallery-item.gallery-tall[data-v-71317ab8]{grid-row:span 2}}.gallery-section .gallery-masonry .gallery-item[data-v-71317ab8]:hover{transform:scale(1.01);box-shadow:0 10px 25px #00000026}@media (min-width: 1024px){.gallery-section .gallery-masonry .gallery-item[data-v-71317ab8]:hover{transform:scale(1.02);box-shadow:0 20px 40px #0003}}.gallery-section .gallery-masonry .gallery-item:hover .gallery-image img[data-v-71317ab8]{transform:scale(1.1)}.gallery-section .gallery-masonry .gallery-item:hover .gallery-overlay[data-v-71317ab8]{opacity:1}.gallery-section .gallery-masonry .gallery-item .gallery-image[data-v-71317ab8]{position:absolute;top:0;left:0;width:100%;height:100%}.gallery-section .gallery-masonry .gallery-item .gallery-image img[data-v-71317ab8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .6s ease}.gallery-section .gallery-masonry .gallery-item .gallery-overlay[data-v-71317ab8]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000004d,#000000b3);display:flex;align-items:flex-end;padding:20px;opacity:0;transition:opacity .3s ease}.gallery-section .gallery-masonry .gallery-item .gallery-overlay .overlay-content[data-v-71317ab8]{width:100%}.gallery-section .gallery-masonry .gallery-item .gallery-overlay .overlay-content .gallery-category[data-v-71317ab8]{display:inline-block;padding:4px 12px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-radius:50px;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.gallery-section .gallery-masonry .gallery-item .gallery-overlay .overlay-content .gallery-title[data-v-71317ab8]{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:10px}.gallery-section .gallery-masonry .gallery-item .gallery-overlay .overlay-content .gallery-zoom[data-v-71317ab8]{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease}.gallery-section .gallery-masonry .gallery-item .gallery-overlay .overlay-content .gallery-zoom[data-v-71317ab8]:hover{background:#ffffff4d;transform:scale(1.1)}.gallery-section .gallery-skeleton .skeleton-masonry[data-v-71317ab8]{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:20px}.gallery-section .gallery-skeleton .skeleton-masonry .skeleton-item[data-v-71317ab8]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:15px;animation:shimmer-71317ab8 2s infinite}.gallery-section .gallery-skeleton .skeleton-masonry .skeleton-item[data-v-71317ab8]:nth-child(2),.gallery-section .gallery-skeleton .skeleton-masonry .skeleton-item[data-v-71317ab8]:nth-child(5){grid-column:span 2}.gallery-section .gallery-skeleton .skeleton-masonry .skeleton-item[data-v-71317ab8]:nth-child(3){grid-row:span 2}.gallery-section .section-footer[data-v-71317ab8]{text-align:center;margin-top:60px}.gallery-section .section-footer .btn-gradient[data-v-71317ab8]{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;background:linear-gradient(135deg,#1a365d,#2b5999);color:#fff;text-decoration:none;border-radius:50px;font-size:1.1rem;font-weight:600;box-shadow:0 10px 30px #1a365d4d;transition:all .4s ease}.gallery-section .section-footer .btn-gradient[data-v-71317ab8]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #1a365d66}.gallery-section .section-footer .btn-gradient:hover i[data-v-71317ab8]{transform:translate(5px)}.gallery-section .section-footer .btn-gradient i[data-v-71317ab8]{transition:transform .3s ease}section[data-v-71317ab8]{width:100%;max-width:100vw;overflow-x:hidden}.schedule-section[data-v-71317ab8]{padding:60px 0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);position:relative;overflow:hidden}@media (min-width: 768px){.schedule-section[data-v-71317ab8]{padding:80px 0}}@media (min-width: 1024px){.schedule-section[data-v-71317ab8]{padding:100px 0}}.schedule-section[data-v-71317ab8]:before{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(26,54,93,.05) 0%,transparent 70%);border-radius:50%}@media (min-width: 768px){.schedule-section[data-v-71317ab8]:before{width:500px;height:500px}}.schedule-section .schedule-container[data-v-71317ab8]{max-width:1100px;margin:0 auto;padding:0 15px;position:relative;z-index:1}@media (min-width: 768px){.schedule-section .schedule-container[data-v-71317ab8]{padding:0 20px}}.schedule-section .schedule-header[data-v-71317ab8]{text-align:center;margin-bottom:30px}@media (min-width: 768px){.schedule-section .schedule-header[data-v-71317ab8]{margin-bottom:50px}}.schedule-section .schedule-header .section-label[data-v-71317ab8]{display:inline-block;padding:6px 16px;background:linear-gradient(135deg,#1a365d,#2b5999);color:#fff;border-radius:50px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}@media (min-width: 768px){.schedule-section .schedule-header .section-label[data-v-71317ab8]{padding:8px 24px;font-size:.85rem;letter-spacing:1.5px;margin-bottom:15px}}.schedule-section .schedule-header .section-title[data-v-71317ab8]{font-size:1.75rem;font-weight:700;color:#2d3748;line-height:1.2}@media (min-width: 768px){.schedule-section .schedule-header .section-title[data-v-71317ab8]{font-size:2.25rem}}@media (min-width: 1024px){.schedule-section .schedule-header .section-title[data-v-71317ab8]{font-size:2.75rem}}.schedule-section .schedule-tabs[data-v-71317ab8]{display:flex;flex-direction:column;gap:20px;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;padding:20px}@media (min-width: 768px){.schedule-section .schedule-tabs[data-v-71317ab8]{display:grid;grid-template-columns:200px 1fr;gap:30px;border-radius:20px;padding:30px}}@media (min-width: 1024px){.schedule-section .schedule-tabs[data-v-71317ab8]{grid-template-columns:250px 1fr;padding:40px;box-shadow:0 20px 50px #0000001a}}.schedule-section .schedule-tabs .tabs-nav[data-v-71317ab8]{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:10px}.schedule-section .schedule-tabs .tabs-nav[data-v-71317ab8]::-webkit-scrollbar{display:none}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-nav[data-v-71317ab8]{flex-direction:column;overflow-x:visible;padding-bottom:0}}.schedule-section .schedule-tabs .tabs-nav .tab-button[data-v-71317ab8]{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#f8f9fa;border:2px solid transparent;border-radius:12px;color:#6c757d;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-nav .tab-button[data-v-71317ab8]{gap:12px;padding:14px 18px;font-size:.95rem;width:100%}}@media (min-width: 1024px){.schedule-section .schedule-tabs .tabs-nav .tab-button[data-v-71317ab8]{gap:15px;padding:16px 20px;font-size:1rem}}.schedule-section .schedule-tabs .tabs-nav .tab-button.active[data-v-71317ab8]{background:linear-gradient(135deg,#1a365d,#2b5999);color:#fff;box-shadow:0 5px 15px #1a365d33}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-nav .tab-button.active[data-v-71317ab8]{transform:translate(5px)}}.schedule-section .schedule-tabs .tabs-nav .tab-button.active .tab-icon[data-v-71317ab8]{background:#fff3;color:#fff}.schedule-section .schedule-tabs .tabs-nav .tab-button[data-v-71317ab8]:hover:not(.active){background:#e9ecef;border-color:#1a365d}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-nav .tab-button[data-v-71317ab8]:hover:not(.active){transform:translate(2px)}}.schedule-section .schedule-tabs .tabs-nav .tab-button .tab-icon[data-v-71317ab8]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#1a365d14;border-radius:8px;color:#1a365d;transition:all .3s ease;flex-shrink:0}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-nav .tab-button .tab-icon[data-v-71317ab8]{width:36px;height:36px}}@media (min-width: 1024px){.schedule-section .schedule-tabs .tabs-nav .tab-button .tab-icon[data-v-71317ab8]{width:40px;height:40px;border-radius:10px}}.schedule-section .schedule-tabs .tabs-nav .tab-button .tab-icon i[data-v-71317ab8]{font-size:.9rem}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-nav .tab-button .tab-icon i[data-v-71317ab8]{font-size:1rem}}.schedule-section .schedule-tabs .tabs-nav .tab-button .tab-label[data-v-71317ab8]{font-weight:600}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card[data-v-71317ab8]{display:flex;flex-direction:column;gap:15px;padding:15px;margin-bottom:12px;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef;transition:all .3s ease}@media (min-width: 640px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card[data-v-71317ab8]{flex-direction:row;align-items:center;gap:20px;padding:20px}}@media (min-width: 1024px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card[data-v-71317ab8]{gap:25px;padding:25px;margin-bottom:15px;border-radius:14px}}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card[data-v-71317ab8]:hover{box-shadow:0 5px 20px #1a365d1a;border-color:#1a365d33}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card[data-v-71317ab8]:hover{transform:translate(5px)}}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card[data-v-71317ab8]:last-child{margin-bottom:0}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-time[data-v-71317ab8]{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:10px 14px;background:linear-gradient(135deg,#1a365d,#2b5999);border-radius:10px;color:#fff;font-size:1rem;font-weight:600;box-shadow:0 3px 10px #1a365d26;align-self:flex-start}@media (min-width: 640px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-time[data-v-71317ab8]{padding:12px 16px;font-size:1.1rem;min-width:120px;justify-content:center}}@media (min-width: 1024px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-time[data-v-71317ab8]{padding:14px 18px;font-size:1.2rem;min-width:140px;gap:10px}}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-time i[data-v-71317ab8]{font-size:1.1rem;opacity:.9}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-time i[data-v-71317ab8]{font-size:1.2rem}}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details[data-v-71317ab8]{flex:1;display:flex;flex-direction:column}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details h4[data-v-71317ab8]{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:8px;line-height:1.3}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details h4[data-v-71317ab8]{font-size:1.2rem;margin-bottom:10px}}@media (min-width: 1024px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details h4[data-v-71317ab8]{font-size:1.25rem}}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details p[data-v-71317ab8]{color:#6c757d;line-height:1.5;margin-bottom:12px;font-size:.9rem}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details p[data-v-71317ab8]{font-size:.95rem;line-height:1.6}}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details .schedule-tags[data-v-71317ab8]{display:flex;flex-wrap:wrap;gap:8px}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details .schedule-tags[data-v-71317ab8]{gap:10px}}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details .schedule-tags .tag[data-v-71317ab8]{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background:#1a365d14;border-radius:20px;color:#1a365d;font-size:.75rem;font-weight:500;border:1px solid rgba(26,54,93,.15);transition:all .3s ease}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details .schedule-tags .tag[data-v-71317ab8]{gap:5px;padding:6px 14px;font-size:.8rem}}@media (min-width: 1024px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details .schedule-tags .tag[data-v-71317ab8]{padding:7px 15px;font-size:.85rem;font-weight:600}}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details .schedule-tags .tag[data-v-71317ab8]:hover{background:#1a365d26;transform:translateY(-1px);box-shadow:0 3px 8px #1a365d1a}.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details .schedule-tags .tag i[data-v-71317ab8]{font-size:.85rem;opacity:.8}@media (min-width: 768px){.schedule-section .schedule-tabs .tabs-content .tab-panel .schedule-card .schedule-details .schedule-tags .tag i[data-v-71317ab8]{font-size:.9rem}}.schedule-section .schedule-skeleton[data-v-71317ab8]{background:#fff;border-radius:16px;padding:20px;box-shadow:0 10px 30px #00000014}@media (min-width: 768px){.schedule-section .schedule-skeleton[data-v-71317ab8]{border-radius:20px;padding:30px}}@media (min-width: 1024px){.schedule-section .schedule-skeleton[data-v-71317ab8]{padding:40px;box-shadow:0 20px 50px #0000001a}}.schedule-section .schedule-skeleton .skeleton-tabs[data-v-71317ab8]{height:50px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:12px;margin-bottom:20px;animation:shimmer-71317ab8 2s infinite}@media (min-width: 768px){.schedule-section .schedule-skeleton .skeleton-tabs[data-v-71317ab8]{height:60px;margin-bottom:25px}}@media (min-width: 1024px){.schedule-section .schedule-skeleton .skeleton-tabs[data-v-71317ab8]{height:70px;margin-bottom:30px;border-radius:14px}}.schedule-section .schedule-skeleton .skeleton-content[data-v-71317ab8]{height:180px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:12px;animation:shimmer-71317ab8 2s infinite}@media (min-width: 768px){.schedule-section .schedule-skeleton .skeleton-content[data-v-71317ab8]{height:220px}}@media (min-width: 1024px){.schedule-section .schedule-skeleton .skeleton-content[data-v-71317ab8]{height:250px;border-radius:14px}}.lightbox-modal[data-v-71317ab8]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;cursor:zoom-out;padding:20px}.lightbox-modal .lightbox-wrapper[data-v-71317ab8]{position:relative;max-width:90%;max-height:90vh}.lightbox-modal .lightbox-close[data-v-71317ab8]{position:absolute;top:-50px;right:0;width:40px;height:40px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;cursor:pointer;transition:all .3s ease}.lightbox-modal .lightbox-close[data-v-71317ab8]:hover{background:#fff3;transform:scale(1.1)}.lightbox-modal .lightbox-content[data-v-71317ab8]{cursor:default}.lightbox-modal .lightbox-content img[data-v-71317ab8]{max-width:100%;max-height:80vh;border-radius:10px;box-shadow:0 20px 60px #00000080}.lightbox-modal .lightbox-content .lightbox-caption[data-v-71317ab8]{margin-top:20px;text-align:center;color:#fff;font-size:1.1rem}@keyframes bounce-71317ab8{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes progress-71317ab8{0%{width:0}to{width:100%}}@keyframes pulse-71317ab8{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes shimmer-71317ab8{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse-danger-71317ab8{0%{box-shadow:0 0 #f56565b3}70%{box-shadow:0 0 0 10px #f5656500}to{box-shadow:0 0 #f5656500}}.hero-slide-enter-active[data-v-71317ab8],.hero-slide-leave-active[data-v-71317ab8]{transition:all 1s cubic-bezier(.4,0,.2,1)}.hero-slide-enter-from[data-v-71317ab8]{opacity:0;transform:translate(100px)}.hero-slide-leave-to[data-v-71317ab8]{opacity:0;transform:translate(-100px)}.tab-fade-enter-active[data-v-71317ab8],.tab-fade-leave-active[data-v-71317ab8]{transition:all .3s ease}.tab-fade-enter-from[data-v-71317ab8],.tab-fade-leave-to[data-v-71317ab8]{opacity:0;transform:translateY(10px)}.lightbox-enter-active[data-v-71317ab8],.lightbox-leave-active[data-v-71317ab8]{transition:all .3s ease}.lightbox-enter-from[data-v-71317ab8],.lightbox-leave-to[data-v-71317ab8]{opacity:0}@media (max-width: 1400px){.content-section .content-grid[data-v-71317ab8]{grid-template-columns:1fr 350px}}@media (max-width: 1200px){.content-section .content-grid[data-v-71317ab8]{grid-template-columns:1fr}.content-section .content-grid .sidebar-area[data-v-71317ab8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}}@media (max-width: 768px){.hero-section[data-v-71317ab8]{height:70vh;min-height:500px}.hero-section .hero-content .hero-title[data-v-71317ab8]{font-size:2rem}.hero-section .hero-content .hero-subtitle[data-v-71317ab8]{font-size:1rem}.hero-section .hero-content .hero-actions .btn-hero-primary[data-v-71317ab8],.hero-section .hero-content .hero-actions .btn-hero-secondary[data-v-71317ab8]{padding:12px 24px;font-size:1rem}.hero-section .carousel-controls[data-v-71317ab8]{bottom:30px}.hero-section .carousel-controls .control-prev[data-v-71317ab8],.hero-section .carousel-controls .control-next[data-v-71317ab8]{width:40px;height:40px}.quick-access-section[data-v-71317ab8]{margin-top:-50px;padding-bottom:50px}.quick-access-section .quick-access-grid[data-v-71317ab8]{grid-template-columns:repeat(2,1fr);gap:20px}.stats-section[data-v-71317ab8]{padding:60px 0}.stats-section .stats-grid[data-v-71317ab8]{grid-template-columns:repeat(2,1fr);gap:20px}.content-section[data-v-71317ab8]{padding:60px 0}.content-section .section-header[data-v-71317ab8]{flex-direction:column;align-items:flex-start;gap:20px}.content-section .articles-area .articles-grid[data-v-71317ab8]{grid-template-columns:1fr}.gallery-section[data-v-71317ab8],.schedule-section[data-v-71317ab8]{padding:60px 0}}@media (max-width: 480px){.quick-access-section .quick-access-grid[data-v-71317ab8],.stats-section .stats-grid[data-v-71317ab8]{grid-template-columns:1fr}.stats-section .stats-grid .stat-card .stat-inner[data-v-71317ab8]{padding:20px}.content-section .sidebar-area[data-v-71317ab8]{grid-template-columns:1fr}}.vision-mission-page[data-v-949b1065]{overflow-x:hidden;width:100%;max-width:100vw;position:relative}.container[data-v-949b1065]{max-width:1200px;margin:0 auto;padding:0 15px;width:100%}img[data-v-949b1065],video[data-v-949b1065],iframe[data-v-949b1065]{max-width:100%;height:auto}.page-header[data-v-949b1065]{position:relative;height:450px;background:linear-gradient(135deg,#2c3e50,#11181f);display:flex;align-items:center;overflow:hidden}.page-header .header-overlay[data-v-949b1065]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;z-index:1}.page-header .header-pattern[data-v-949b1065]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:1}.page-header .header-content[data-v-949b1065]{position:relative;z-index:3;text-align:center;color:#fff}.page-header .header-content .page-title[data-v-949b1065]{font-size:4rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.page-header .header-content .breadcrumb[data-v-949b1065]{font-size:1.1rem;opacity:.9}.page-header .header-content .breadcrumb a[data-v-949b1065]{color:#fff;text-decoration:none;transition:all .3s ease}.page-header .header-content .breadcrumb a[data-v-949b1065]:hover{color:#3498db}.page-header .header-content .breadcrumb .separator[data-v-949b1065]{margin:0 10px;opacity:.5}.page-header .header-shape[data-v-949b1065]{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;z-index:2}.page-header .header-shape svg[data-v-949b1065]{position:relative;display:block;width:100%;height:120px}.stats-section[data-v-949b1065]{margin-top:-60px;position:relative;z-index:10;padding-bottom:60px}.stats-section .stats-grid[data-v-949b1065]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.stats-section .stats-grid .stat-item[data-v-949b1065]{background:#fff;border-radius:20px;padding:30px;box-shadow:0 10px 40px #0000001a;display:flex;align-items:center;gap:20px;transition:all .3s ease}.stats-section .stats-grid .stat-item[data-v-949b1065]:hover{transform:translateY(-10px);box-shadow:0 20px 50px #00000026}.stats-section .stats-grid .stat-item:hover .stat-icon[data-v-949b1065]{transform:rotate(10deg) scale(1.1);background:#e74c3c}.stats-section .stats-grid .stat-item .stat-icon[data-v-949b1065]{width:70px;height:70px;background:linear-gradient(135deg,#2c3e50,#3e5871);border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.stats-section .stats-grid .stat-item .stat-icon i[data-v-949b1065]{font-size:2rem;color:#fff}.stats-section .stats-grid .stat-item .stat-content[data-v-949b1065]{flex:1}.stats-section .stats-grid .stat-item .stat-content .stat-number[data-v-949b1065]{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:5px}.stats-section .stats-grid .stat-item .stat-content .stat-number .suffix[data-v-949b1065]{font-size:1.8rem;color:#3498db}.stats-section .stats-grid .stat-item .stat-content .stat-label[data-v-949b1065]{font-size:.95rem;color:#666;text-transform:uppercase;letter-spacing:1px}.vision-section[data-v-949b1065]{padding:100px 0;background:#fff;position:relative;overflow:hidden}.vision-section[data-v-949b1065]:before{content:"";position:absolute;top:0;left:-100px;width:300px;height:300px;background:linear-gradient(135deg,rgba(52,152,219,.1) 0%,transparent 50%);border-radius:50%}.vision-section .section-wrapper[data-v-949b1065]{position:relative;z-index:2}.vision-section .content-wrapper[data-v-949b1065]{padding:40px}.vision-section .content-wrapper .section-badge[data-v-949b1065]{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#3498db,#5faee3);color:#fff;padding:8px 20px;border-radius:30px;font-size:.9rem;font-weight:500;margin-bottom:20px}.vision-section .content-wrapper .section-badge i[data-v-949b1065]{font-size:1.1rem}.vision-section .content-wrapper .section-title[data-v-949b1065]{font-size:3rem;font-weight:700;color:#2c3e50;margin-bottom:20px;line-height:1.2}.vision-section .content-wrapper .divider[data-v-949b1065]{width:80px;height:4px;background:linear-gradient(90deg,#e74c3c,#3498db);border-radius:2px;margin-bottom:30px}.vision-section .content-wrapper .vision-content[data-v-949b1065]{font-size:1.3rem;line-height:1.8;color:#555;position:relative}.vision-section .content-wrapper .decorative-quote[data-v-949b1065]{position:absolute;bottom:-20px;right:0;font-size:5rem;color:#3498db1a;transform:rotate(180deg)}.vision-section .image-wrapper[data-v-949b1065]{position:relative;padding:40px}.vision-section .image-wrapper .image-container[data-v-949b1065]{position:relative;border-radius:30px;overflow:hidden;box-shadow:0 30px 60px #00000026;transition:all .5s ease}.vision-section .image-wrapper .image-container[data-v-949b1065]:hover{transform:scale(1.05) rotate(2deg)}.vision-section .image-wrapper .image-container:hover .image-overlay[data-v-949b1065]{opacity:1}.vision-section .image-wrapper .image-container:hover img[data-v-949b1065]{transform:scale(1.1)}.vision-section .image-wrapper .image-container img[data-v-949b1065]{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.vision-section .image-wrapper .image-container .image-overlay[data-v-949b1065]{position:absolute;top:0;left:0;right:0;bottom:0;background:#2c3e50cc;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .5s ease}.vision-section .image-wrapper .image-container .image-overlay i[data-v-949b1065]{font-size:4rem;color:#fff;animation:pulse-949b1065 2s infinite}.vision-section .image-wrapper .floating-element[data-v-949b1065]{position:absolute;width:60px;height:60px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #0000001a;animation:float 3s ease-in-out infinite}.vision-section .image-wrapper .floating-element i[data-v-949b1065]{font-size:1.5rem}.vision-section .image-wrapper .floating-element.element-1[data-v-949b1065]{top:20px;right:20px;animation-delay:0s}.vision-section .image-wrapper .floating-element.element-1 i[data-v-949b1065]{color:#f39c12}.vision-section .image-wrapper .floating-element.element-2[data-v-949b1065]{bottom:40px;left:20px;animation-delay:1.5s}.vision-section .image-wrapper .floating-element.element-2 i[data-v-949b1065]{color:#e74c3c}.mission-section[data-v-949b1065]{padding:100px 0;background:linear-gradient(135deg,rgba(44,62,80,.03) 0%,transparent 50%);position:relative}.mission-section .content-wrapper[data-v-949b1065]{padding:40px}.mission-section .content-wrapper .mission-list[data-v-949b1065]{list-style:none;padding:0;margin:0}.mission-section .content-wrapper .mission-list li[data-v-949b1065]{display:flex;align-items:flex-start;gap:20px;margin-bottom:25px;padding:20px;background:#fff;border-radius:15px;transition:all .3s ease;border:2px solid transparent}.mission-section .content-wrapper .mission-list li[data-v-949b1065]:hover{transform:translate(10px);border-color:#3498db;box-shadow:0 10px 30px #0000001a}.mission-section .content-wrapper .mission-list li:hover .list-icon[data-v-949b1065]{transform:scale(1.2) rotate(10deg);background:#e74c3c}.mission-section .content-wrapper .mission-list li .list-icon[data-v-949b1065]{position:relative;width:50px;height:50px;background:linear-gradient(135deg,#2c3e50,#3e5871);border-radius:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.mission-section .content-wrapper .mission-list li .list-icon i[data-v-949b1065]{color:#fff;font-size:1.5rem}.mission-section .content-wrapper .mission-list li .list-icon .number[data-v-949b1065]{position:absolute;top:-8px;right:-8px;background:#e74c3c;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.mission-section .content-wrapper .mission-list li .list-content[data-v-949b1065]{flex:1;font-size:1.1rem;line-height:1.6;color:#555;padding-top:10px}.mission-section .image-wrapper[data-v-949b1065]{position:relative}.mission-section .image-wrapper .pattern-bg[data-v-949b1065]{position:absolute;top:-50px;left:-50px;width:200px;height:200px;background-image:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(52,152,219,.05) 10px,rgba(52,152,219,.05) 20px);border-radius:30px;transform:rotate(45deg)}.values-section[data-v-949b1065]{padding:100px 0;background:#f8f9fa}.values-section .section-header[data-v-949b1065]{text-align:center;margin-bottom:80px}.values-section .section-header .section-badge[data-v-949b1065]{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#2c3e50,#3e5871);color:#fff;padding:10px 25px;border-radius:30px;margin-bottom:20px}.values-section .section-header .section-badge.center[data-v-949b1065]{margin:0 auto 20px}.values-section .section-header .section-title[data-v-949b1065]{font-size:3rem;font-weight:700;color:#2c3e50;margin-bottom:15px}.values-section .section-header .section-subtitle[data-v-949b1065]{font-size:1.2rem;color:#666}.values-section .values-grid[data-v-949b1065]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.values-section .values-grid .value-card[data-v-949b1065]{perspective:1000px;height:300px}.values-section .values-grid .value-card .card-inner[data-v-949b1065]{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;cursor:pointer}.values-section .values-grid .value-card .card-inner[data-v-949b1065]:hover{transform:rotateY(180deg)}.values-section .values-grid .value-card .card-front[data-v-949b1065],.values-section .values-grid .value-card .card-back[data-v-949b1065]{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px}.values-section .values-grid .value-card .card-front[data-v-949b1065]{background:#fff;border:3px solid #2c3e50}.values-section .values-grid .value-card .card-front .value-icon[data-v-949b1065]{width:80px;height:80px;background:linear-gradient(135deg,#2c3e50,#476481);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.values-section .values-grid .value-card .card-front .value-icon i[data-v-949b1065]{font-size:2.5rem;color:#fff}.values-section .values-grid .value-card .card-front h3[data-v-949b1065]{font-size:1.5rem;color:#2c3e50;margin-bottom:15px}.values-section .values-grid .value-card .card-front .hover-hint[data-v-949b1065]{position:absolute;bottom:20px;color:#999;font-size:.9rem;animation:bounce 2s infinite}.values-section .values-grid .value-card .card-back[data-v-949b1065]{background:linear-gradient(135deg,#2c3e50,#1a252f);color:#fff;transform:rotateY(180deg)}.values-section .values-grid .value-card .card-back h4[data-v-949b1065]{font-size:1.8rem;margin-bottom:20px}.values-section .values-grid .value-card .card-back p[data-v-949b1065]{font-size:1.1rem;line-height:1.6}.motto-section[data-v-949b1065]{padding:150px 0;background:linear-gradient(135deg,#2c3e50,#11181f);position:relative;overflow:hidden}.motto-section .parallax-bg[data-v-949b1065]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50 30c11.046 0 20 8.954 20 20s-8.954 20-20 20-20-8.954-20-20 8.954-20 20-20zm0 5c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z' fill='%23ffffff' fill-opacity='0.03'/%3E%3C/svg%3E");background-size:200px;transform:translateZ(0)}.motto-section .motto-content[data-v-949b1065]{position:relative;text-align:center;z-index:2}.motto-section .motto-content .quote-icon[data-v-949b1065]{font-size:5rem;color:#fff3;margin-bottom:30px}.motto-section .motto-content .motto-text[data-v-949b1065]{font-size:2.3rem;font-weight:700;color:#fff;line-height:1.4;max-width:900px;margin:0 auto;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.motto-section .motto-content .decorative-line[data-v-949b1065]{width:150px;height:4px;background:#e74c3c;margin:40px auto 0;border-radius:2px}.beliefs-section[data-v-949b1065]{padding:120px 0;background:linear-gradient(180deg,#fff,#f8f9fa,#fff);position:relative;overflow:hidden}.beliefs-section[data-v-949b1065]:before{content:"";position:absolute;top:50%;left:-200px;width:400px;height:400px;background:radial-gradient(circle,rgba(44,62,80,.05) 0%,transparent 70%);animation:float 20s ease-in-out infinite}.beliefs-section[data-v-949b1065]:after{content:"";position:absolute;top:50%;right:-200px;width:400px;height:400px;background:radial-gradient(circle,rgba(52,152,219,.05) 0%,transparent 70%);animation:float 20s ease-in-out infinite reverse}.beliefs-section .section-header[data-v-949b1065]{text-align:center;margin-bottom:80px;position:relative;z-index:2}.beliefs-section .section-header .section-badge[data-v-949b1065]{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#2c3e50,#3e5871);color:#fff;padding:12px 30px;border-radius:50px;margin-bottom:30px;box-shadow:0 10px 30px #2c3e5033;animation:pulse-glow-949b1065 3s ease-in-out infinite}.beliefs-section .section-header .section-badge i[data-v-949b1065]{font-size:1.3rem}.beliefs-section .section-header .section-title[data-v-949b1065]{font-size:3.5rem;font-weight:800;color:#2c3e50;margin-bottom:20px;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.beliefs-section .section-header .section-subtitle[data-v-949b1065]{font-size:1.3rem;color:#666;max-width:600px;margin:0 auto}.beliefs-section .beliefs-tabs[data-v-949b1065]{max-width:1000px;margin:0 auto 80px;position:relative;z-index:2}.beliefs-section .beliefs-tabs .tab-nav[data-v-949b1065]{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-bottom:50px}.beliefs-section .beliefs-tabs .tab-nav .tab-button[data-v-949b1065]{background:#fff;border:2px solid #e0e0e0;border-radius:15px;padding:15px 25px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:12px;position:relative;overflow:hidden}.beliefs-section .beliefs-tabs .tab-nav .tab-button[data-v-949b1065]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(52,152,219,.2),transparent);transition:left .5s ease}.beliefs-section .beliefs-tabs .tab-nav .tab-button[data-v-949b1065]:hover:before{left:100%}.beliefs-section .beliefs-tabs .tab-nav .tab-button[data-v-949b1065]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.beliefs-section .beliefs-tabs .tab-nav .tab-button.active[data-v-949b1065]{background:linear-gradient(135deg,#2c3e50,#1a252f);color:#fff;border-color:#2c3e50;transform:scale(1.05);box-shadow:0 15px 40px #2c3e504d}.beliefs-section .beliefs-tabs .tab-nav .tab-button.active .tab-icon[data-v-949b1065]{animation:rotate-icon-949b1065 .5s ease}.beliefs-section .beliefs-tabs .tab-nav .tab-button .tab-icon[data-v-949b1065]{font-size:1.5rem}.beliefs-section .beliefs-tabs .tab-nav .tab-button .tab-label[data-v-949b1065]{font-weight:600;font-size:1rem}.beliefs-section .beliefs-tabs .tab-content-wrapper[data-v-949b1065]{background:#fff;border-radius:30px;box-shadow:0 20px 60px #0000001a;overflow:hidden;min-height:350px;position:relative}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content[data-v-949b1065]{padding:60px}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner[data-v-949b1065]{text-align:center;position:relative}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-icon[data-v-949b1065]{width:100px;height:100px;margin:0 auto 30px;background:linear-gradient(135deg,#3498db1a,#2c3e501a);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-icon[data-v-949b1065]:before{content:"";position:absolute;width:120px;height:120px;border:2px solid rgba(44,62,80,.1);border-radius:50%;animation:pulse-949b1065 2s ease-in-out infinite}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-icon i[data-v-949b1065]{font-size:3rem;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-title[data-v-949b1065]{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:20px}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-divider[data-v-949b1065]{width:80px;height:4px;background:linear-gradient(90deg,#e74c3c,#3498db);margin:0 auto 30px;border-radius:2px}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-text[data-v-949b1065]{font-size:1.2rem;line-height:1.8;color:#555;max-width:700px;margin:0 auto}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-decoration[data-v-949b1065]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none;z-index:-1}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-decoration .decoration-circle[data-v-949b1065]{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(52,152,219,.05),transparent)}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-decoration .decoration-circle[data-v-949b1065]:nth-child(1){width:300px;height:300px;top:-100px;left:-100px;animation:float 10s ease-in-out infinite}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-decoration .decoration-circle[data-v-949b1065]:nth-child(2){width:200px;height:200px;bottom:-50px;right:-50px;animation:float 8s ease-in-out infinite reverse}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-decoration .decoration-circle[data-v-949b1065]:nth-child(3){width:150px;height:150px;top:50%;left:80%;animation:float 12s ease-in-out infinite}.beliefs-section .beliefs-grid[data-v-949b1065]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;max-width:1200px;margin:80px auto 0;position:relative;z-index:2}.beliefs-section .beliefs-grid .belief-card[data-v-949b1065]{background:#fff;border-radius:25px;padding:40px 30px;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000014;transition:all .4s ease;border:2px solid transparent}.beliefs-section .beliefs-grid .belief-card[data-v-949b1065]:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 60px #00000026;border-color:#3498db}.beliefs-section .beliefs-grid .belief-card:hover .card-icon-wrapper[data-v-949b1065]{transform:scale(1.1)}.beliefs-section .beliefs-grid .belief-card:hover .card-icon-wrapper .card-icon[data-v-949b1065]{background:linear-gradient(135deg,#e74c3c,#3498db)}.beliefs-section .beliefs-grid .belief-card:hover .card-icon-wrapper .card-icon i[data-v-949b1065]{color:#fff}.beliefs-section .beliefs-grid .belief-card:hover .card-hover-effect[data-v-949b1065]{opacity:1}.beliefs-section .beliefs-grid .belief-card:hover .card-number[data-v-949b1065]{background:#e74c3c;color:#fff}.beliefs-section .beliefs-grid .belief-card .card-number[data-v-949b1065]{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#2c3e501a;color:#2c3e50;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;transition:all .3s ease}.beliefs-section .beliefs-grid .belief-card .card-icon-wrapper[data-v-949b1065]{margin-bottom:25px;transition:all .3s ease}.beliefs-section .beliefs-grid .belief-card .card-icon-wrapper .card-icon[data-v-949b1065]{width:80px;height:80px;background:linear-gradient(135deg,#2c3e501a,#3498db1a);border-radius:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative}.beliefs-section .beliefs-grid .belief-card .card-icon-wrapper .card-icon[data-v-949b1065]:after{content:"";position:absolute;width:100%;height:100%;border:2px solid rgba(44,62,80,.1);border-radius:20px;transform:rotate(10deg);z-index:-1}.beliefs-section .beliefs-grid .belief-card .card-icon-wrapper .card-icon i[data-v-949b1065]{font-size:2.5rem;color:#2c3e50;transition:all .3s ease}.beliefs-section .beliefs-grid .belief-card .card-content[data-v-949b1065]{position:relative;z-index:2}.beliefs-section .beliefs-grid .belief-card .card-content .card-title[data-v-949b1065]{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:15px}.beliefs-section .beliefs-grid .belief-card .card-content .card-text[data-v-949b1065]{font-size:1rem;line-height:1.7;color:#666}.beliefs-section .beliefs-grid .belief-card .card-hover-effect[data-v-949b1065]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#3498db08,#2c3e5008);opacity:0;transition:opacity .3s ease;pointer-events:none}@keyframes pulse-glow-949b1065{0%,to{box-shadow:0 10px 30px #2c3e5033}50%{box-shadow:0 10px 50px #2c3e5066}}@keyframes rotate-icon-949b1065{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-949b1065{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.1}}.tab-content-enter-active[data-v-949b1065],.tab-content-leave-active[data-v-949b1065]{transition:all .5s ease}.tab-content-enter-from[data-v-949b1065]{opacity:0;transform:translate(30px)}.tab-content-leave-to[data-v-949b1065]{opacity:0;transform:translate(-30px)}@media (max-width: 991px){.beliefs-section[data-v-949b1065]{padding:80px 0}.beliefs-section .section-header .section-title[data-v-949b1065]{font-size:2.5rem}.beliefs-section .beliefs-tabs .tab-nav .tab-button[data-v-949b1065]{padding:12px 20px;font-size:.9rem}.beliefs-section .beliefs-tabs .tab-nav .tab-button .tab-icon[data-v-949b1065]{font-size:1.2rem}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content[data-v-949b1065]{padding:40px 20px}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-title[data-v-949b1065]{font-size:2rem}.beliefs-section .beliefs-tabs .tab-content-wrapper .tab-content .content-inner .content-text[data-v-949b1065]{font-size:1.1rem}.beliefs-section .beliefs-grid[data-v-949b1065]{grid-template-columns:1fr;gap:30px}}@media (max-width: 767px){.beliefs-section .section-header[data-v-949b1065]{margin-bottom:50px}.beliefs-section .section-header .section-title[data-v-949b1065]{font-size:2rem}.beliefs-section .section-header .section-subtitle[data-v-949b1065]{font-size:1.1rem}.beliefs-section .beliefs-tabs .tab-nav[data-v-949b1065]{gap:10px}.beliefs-section .beliefs-tabs .tab-nav .tab-button[data-v-949b1065]{padding:10px 15px}.beliefs-section .beliefs-tabs .tab-nav .tab-button .tab-label[data-v-949b1065]{font-size:.85rem}}@keyframes fadeIn-a7d78c3a{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp-a7d78c3a{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft-a7d78c3a{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight-a7d78c3a{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.animate-fade-in[data-v-a7d78c3a]{animation:fadeIn-a7d78c3a .8s ease}.animate-fade-in-delay[data-v-a7d78c3a]{animation:fadeIn-a7d78c3a .8s ease .3s both}.animate-fade-up[data-v-a7d78c3a]{animation:fadeInUp-a7d78c3a .8s ease .6s both}.hero-section[data-v-a7d78c3a]{position:relative;height:400px;background:linear-gradient(135deg,#2c3e50,#11181f);display:flex;align-items:center;overflow:hidden}.hero-section[data-v-a7d78c3a]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/church-pattern.png) repeat;opacity:.1}.hero-section .hero-overlay[data-v-a7d78c3a]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}.hero-section .hero-content[data-v-a7d78c3a]{position:relative;z-index:2;text-align:center;color:#fff}.hero-section .hero-content .hero-title[data-v-a7d78c3a]{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media (max-width: 768px){.hero-section .hero-content .hero-title[data-v-a7d78c3a]{font-size:2.5rem}}.hero-section .hero-content .hero-subtitle[data-v-a7d78c3a]{font-size:1.25rem;opacity:.95;margin-bottom:3rem}@media (max-width: 768px){.hero-section .hero-content .hero-subtitle[data-v-a7d78c3a]{font-size:1rem}}.hero-section .hero-content .hero-stats[data-v-a7d78c3a]{display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}.hero-section .hero-content .hero-stats .stat-item[data-v-a7d78c3a]{text-align:center}.hero-section .hero-content .hero-stats .stat-item .stat-number[data-v-a7d78c3a]{display:block;font-size:2.5rem;font-weight:700;color:#3498db;margin-bottom:.5rem}.hero-section .hero-content .hero-stats .stat-item .stat-label[data-v-a7d78c3a]{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;opacity:.9}.hero-section .hero-content .hero-stats .stat-divider[data-v-a7d78c3a]{width:1px;height:50px;background:#ffffff4d}@media (max-width: 768px){.hero-section .hero-content .hero-stats .stat-divider[data-v-a7d78c3a]{display:none}}.controls-section[data-v-a7d78c3a]{background:#fff;padding:2rem 0;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000000d}.controls-section .controls-wrapper[data-v-a7d78c3a]{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap}@media (max-width: 992px){.controls-section .controls-wrapper[data-v-a7d78c3a]{flex-direction:column;gap:1rem}}.controls-section .controls-wrapper .view-toggle[data-v-a7d78c3a]{display:flex;background:#f8f9fa;padding:4px;border-radius:10px}.controls-section .controls-wrapper .view-toggle .view-btn[data-v-a7d78c3a]{padding:.5rem 1rem;background:transparent;border:none;color:#333;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.controls-section .controls-wrapper .view-toggle .view-btn.active[data-v-a7d78c3a]{background:#fff;color:#2c3e50;box-shadow:0 2px 8px #0000001a}.controls-section .controls-wrapper .view-toggle .view-btn[data-v-a7d78c3a]:hover:not(.active){background:#ffffff80}.controls-section .controls-wrapper .view-toggle .view-btn i[data-v-a7d78c3a]{font-size:1.1rem}@media (max-width: 576px){.controls-section .controls-wrapper .view-toggle .view-btn span[data-v-a7d78c3a]{display:none}}.controls-section .controls-wrapper .filter-controls[data-v-a7d78c3a]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.controls-section .controls-wrapper .filter-controls .filter-item[data-v-a7d78c3a]{display:flex;flex-direction:column;gap:.3rem}.controls-section .controls-wrapper .filter-controls .filter-item label[data-v-a7d78c3a]{font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.controls-section .controls-wrapper .filter-controls .filter-item input[data-v-a7d78c3a]{padding:.5rem;border:1px solid #ddd;border-radius:8px;width:120px;transition:all .3s ease}.controls-section .controls-wrapper .filter-controls .filter-item input[data-v-a7d78c3a]:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.controls-section .controls-wrapper .filter-controls .filter-item.search-box[data-v-a7d78c3a]{position:relative}.controls-section .controls-wrapper .filter-controls .filter-item.search-box input[data-v-a7d78c3a]{width:200px;padding-right:2rem}.controls-section .controls-wrapper .filter-controls .filter-item.search-box i[data-v-a7d78c3a]{position:absolute;right:.75rem;bottom:.75rem;color:#999}.controls-section .controls-wrapper .filter-controls .reset-btn[data-v-a7d78c3a]{align-self:flex-end;padding:.5rem 1rem;background:#e74c3c;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.controls-section .controls-wrapper .filter-controls .reset-btn[data-v-a7d78c3a]:hover{background:#d62c1a;transform:translateY(-2px)}.loading-container[data-v-a7d78c3a]{display:flex;justify-content:center;align-items:center;min-height:400px}.loading-container .spinner-wrapper[data-v-a7d78c3a]{text-align:center}.loading-container .spinner-wrapper .spinner[data-v-a7d78c3a]{width:50px;height:50px;border:4px solid #f8f9fa;border-top-color:#2c3e50;border-radius:50%;animation:spin-a7d78c3a 1s linear infinite;margin:0 auto 1rem}.loading-container .spinner-wrapper p[data-v-a7d78c3a]{color:#666}@keyframes spin-a7d78c3a{to{transform:rotate(360deg)}}.timeline-view[data-v-a7d78c3a]{padding:4rem 0;background:#f8f9fa}.timeline-view .timeline-wrapper[data-v-a7d78c3a]{position:relative;padding:2rem 0}.timeline-view .timeline-wrapper .timeline-line[data-v-a7d78c3a]{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#2c3e50,#3498db);transform:translate(-50%)}@media (max-width: 768px){.timeline-view .timeline-wrapper .timeline-line[data-v-a7d78c3a]{left:30px}}.timeline-view .timeline-wrapper .decade-group[data-v-a7d78c3a]{margin-bottom:4rem}.timeline-view .timeline-wrapper .decade-group .decade-marker[data-v-a7d78c3a]{text-align:center;margin-bottom:3rem;position:relative}.timeline-view .timeline-wrapper .decade-group .decade-marker .decade-badge[data-v-a7d78c3a]{display:inline-block;padding:.75rem 1.5rem;background:#2c3e50;color:#fff;border-radius:30px;font-weight:700;font-size:1.25rem;position:relative;z-index:2}.timeline-view .timeline-wrapper .decade-group .timeline-item[data-v-a7d78c3a]{position:relative;margin-bottom:3rem;animation:fadeInUp-a7d78c3a .8s ease}.timeline-view .timeline-wrapper .decade-group .timeline-item.left[data-v-a7d78c3a]{padding-right:calc(50% + 40px);text-align:right}.timeline-view .timeline-wrapper .decade-group .timeline-item.left .timeline-content[data-v-a7d78c3a]{animation:slideInLeft-a7d78c3a .8s ease}@media (max-width: 768px){.timeline-view .timeline-wrapper .decade-group .timeline-item.left[data-v-a7d78c3a]{padding-right:0;padding-left:60px;text-align:left}}.timeline-view .timeline-wrapper .decade-group .timeline-item.right[data-v-a7d78c3a]{padding-left:calc(50% + 40px)}.timeline-view .timeline-wrapper .decade-group .timeline-item.right .timeline-content[data-v-a7d78c3a]{animation:slideInRight-a7d78c3a .8s ease}@media (max-width: 768px){.timeline-view .timeline-wrapper .decade-group .timeline-item.right[data-v-a7d78c3a]{padding-left:60px}}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-dot[data-v-a7d78c3a]{position:absolute;left:50%;top:30px;width:20px;height:20px;background:#fff;border:4px solid #3498db;border-radius:50%;transform:translate(-50%);z-index:2;transition:all .3s ease}@media (max-width: 768px){.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-dot[data-v-a7d78c3a]{left:30px}}.timeline-view .timeline-wrapper .decade-group .timeline-item:hover .timeline-dot[data-v-a7d78c3a]{transform:translate(-50%) scale(1.3);border-color:#e74c3c}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-content[data-v-a7d78c3a]{cursor:pointer}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-content .timeline-year[data-v-a7d78c3a]{display:inline-block;padding:.5rem 1rem;background:#3498db;color:#fff;border-radius:20px;font-weight:600;margin-bottom:1rem}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-content .timeline-card[data-v-a7d78c3a]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-content .timeline-card[data-v-a7d78c3a]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-content .timeline-card .timeline-image[data-v-a7d78c3a]{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-content .timeline-card .timeline-body[data-v-a7d78c3a]{padding:1.5rem}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-content .timeline-card .timeline-body .timeline-title[data-v-a7d78c3a]{font-size:1.25rem;color:#2c3e50;margin-bottom:.75rem;font-weight:600}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-content .timeline-card .timeline-body .timeline-description[data-v-a7d78c3a]{color:#666;line-height:1.6;margin-bottom:1rem}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-content .timeline-card .timeline-body .read-more-btn[data-v-a7d78c3a]{background:none;border:none;color:#3498db;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.timeline-view .timeline-wrapper .decade-group .timeline-item .timeline-content .timeline-card .timeline-body .read-more-btn[data-v-a7d78c3a]:hover{color:#2c3e50;gap:1rem}.grid-view[data-v-a7d78c3a]{padding:4rem 0;background:#f8f9fa}.grid-view .grid-wrapper[data-v-a7d78c3a]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}@media (max-width: 768px){.grid-view .grid-wrapper[data-v-a7d78c3a]{grid-template-columns:1fr;gap:1.5rem}}.grid-view .grid-wrapper .grid-item[data-v-a7d78c3a]{animation:fadeInUp-a7d78c3a .8s ease}.grid-view .grid-wrapper .grid-item .grid-card[data-v-a7d78c3a]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease;cursor:pointer;height:100%;display:flex;flex-direction:column}.grid-view .grid-wrapper .grid-item .grid-card[data-v-a7d78c3a]:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.grid-view .grid-wrapper .grid-item .grid-card:hover .card-image[data-v-a7d78c3a]{transform:scale(1.1)}.grid-view .grid-wrapper .grid-item .grid-card .card-image-wrapper[data-v-a7d78c3a]{position:relative;height:250px;overflow:hidden}.grid-view .grid-wrapper .grid-item .grid-card .card-image-wrapper .card-image[data-v-a7d78c3a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.grid-view .grid-wrapper .grid-item .grid-card .card-image-wrapper .no-image[data-v-a7d78c3a]{height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.grid-view .grid-wrapper .grid-item .grid-card .card-image-wrapper .no-image i[data-v-a7d78c3a]{font-size:4rem;opacity:.5}.grid-view .grid-wrapper .grid-item .grid-card .card-image-wrapper .card-year[data-v-a7d78c3a]{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:#fffffff2;color:#2c3e50;border-radius:20px;font-weight:700;box-shadow:0 2px 10px #0000001a}.grid-view .grid-wrapper .grid-item .grid-card .card-body[data-v-a7d78c3a]{padding:1.5rem;flex:1;display:flex;flex-direction:column}.grid-view .grid-wrapper .grid-item .grid-card .card-body .card-title[data-v-a7d78c3a]{font-size:1.25rem;color:#2c3e50;margin-bottom:1rem;font-weight:600}.grid-view .grid-wrapper .grid-item .grid-card .card-body .card-description[data-v-a7d78c3a]{color:#666;line-height:1.6;flex:1;margin-bottom:1rem}.grid-view .grid-wrapper .grid-item .grid-card .card-body .card-footer .detail-btn[data-v-a7d78c3a]{background:none;border:2px solid #3498db;color:#3498db;padding:.5rem 1rem;border-radius:25px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;font-weight:500}.grid-view .grid-wrapper .grid-item .grid-card .card-body .card-footer .detail-btn[data-v-a7d78c3a]:hover{background:#3498db;color:#fff;transform:translate(5px)}.list-view[data-v-a7d78c3a]{padding:4rem 0;background:#f8f9fa}.list-view .list-wrapper[data-v-a7d78c3a]{max-width:900px;margin:0 auto}.list-view .list-wrapper .list-item[data-v-a7d78c3a]{background:#fff;border-radius:15px;margin-bottom:2rem;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease;cursor:pointer;animation:fadeInUp-a7d78c3a .8s ease;display:flex;align-items:stretch}@media (max-width: 768px){.list-view .list-wrapper .list-item[data-v-a7d78c3a]{flex-direction:column}}.list-view .list-wrapper .list-item[data-v-a7d78c3a]:hover{transform:translate(10px);box-shadow:0 10px 30px #00000026}.list-view .list-wrapper .list-item .list-year[data-v-a7d78c3a]{background:linear-gradient(135deg,#2c3e50,#1a252f);padding:2rem;display:flex;align-items:center;justify-content:center;min-width:150px}@media (max-width: 768px){.list-view .list-wrapper .list-item .list-year[data-v-a7d78c3a]{min-width:auto;padding:1rem}}.list-view .list-wrapper .list-item .list-year .year-badge[data-v-a7d78c3a]{color:#fff;font-size:1.5rem;font-weight:700}.list-view .list-wrapper .list-item .list-content[data-v-a7d78c3a]{display:flex;flex:1;align-items:center;padding:1.5rem;gap:1.5rem}@media (max-width: 576px){.list-view .list-wrapper .list-item .list-content[data-v-a7d78c3a]{flex-direction:column}}.list-view .list-wrapper .list-item .list-content .list-image[data-v-a7d78c3a]{width:150px;height:120px;-o-object-fit:cover;object-fit:cover;border-radius:10px;flex-shrink:0}@media (max-width: 576px){.list-view .list-wrapper .list-item .list-content .list-image[data-v-a7d78c3a]{width:100%;height:200px}}.list-view .list-wrapper .list-item .list-content .list-body[data-v-a7d78c3a]{flex:1}.list-view .list-wrapper .list-item .list-content .list-body .list-title[data-v-a7d78c3a]{font-size:1.5rem;color:#2c3e50;margin-bottom:.75rem;font-weight:600}.list-view .list-wrapper .list-item .list-content .list-body .list-description[data-v-a7d78c3a]{color:#666;line-height:1.6;margin-bottom:1rem}.list-view .list-wrapper .list-item .list-content .list-body .list-action[data-v-a7d78c3a]{background:none;border:none;color:#3498db;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.list-view .list-wrapper .list-item .list-content .list-body .list-action[data-v-a7d78c3a]:hover{color:#2c3e50;gap:1rem}.empty-state[data-v-a7d78c3a]{text-align:center;padding:4rem 2rem}.empty-state i[data-v-a7d78c3a]{font-size:4rem;color:#ccc;margin-bottom:1rem}.empty-state h3[data-v-a7d78c3a]{font-size:1.5rem;color:#2c3e50;margin-bottom:.5rem}.empty-state p[data-v-a7d78c3a]{color:#666}.modal-overlay[data-v-a7d78c3a]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;overflow-y:auto}.modal-overlay .modal-content[data-v-a7d78c3a]{background:#fff;border-radius:20px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:fadeInUp-a7d78c3a .5s ease}.modal-overlay .modal-content .modal-close[data-v-a7d78c3a]{position:absolute;top:1rem;right:1rem;background:#0000001a;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2}.modal-overlay .modal-content .modal-close[data-v-a7d78c3a]:hover{background:#e74c3c;color:#fff;transform:rotate(90deg)}.modal-overlay .modal-content .modal-header[data-v-a7d78c3a]{padding:2rem 2rem 1rem;border-bottom:1px solid #eee}.modal-overlay .modal-content .modal-header .modal-year[data-v-a7d78c3a]{display:inline-block;padding:.5rem 1rem;background:#3498db;color:#fff;border-radius:20px;font-weight:600;margin-bottom:1rem}.modal-overlay .modal-content .modal-header .modal-title[data-v-a7d78c3a]{font-size:2rem;color:#2c3e50;font-weight:700}.modal-overlay .modal-content .modal-body[data-v-a7d78c3a]{padding:2rem}.modal-overlay .modal-content .modal-body .modal-image[data-v-a7d78c3a]{width:100%;height:auto;border-radius:15px;margin-bottom:2rem}.modal-overlay .modal-content .modal-body .modal-description[data-v-a7d78c3a]{color:#666;line-height:1.8;font-size:1.1rem}.modal-overlay .modal-content .modal-body .modal-description p[data-v-a7d78c3a]{margin-bottom:1rem}.modal-overlay .modal-content .modal-navigation[data-v-a7d78c3a]{padding:1rem 2rem 2rem;display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #eee}@media (max-width: 576px){.modal-overlay .modal-content .modal-navigation[data-v-a7d78c3a]{flex-direction:column}}.modal-overlay .modal-content .modal-navigation .nav-btn[data-v-a7d78c3a]{flex:1;padding:.75rem 1rem;background:#f8f9fa;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;color:#333;font-size:.9rem}.modal-overlay .modal-content .modal-navigation .nav-btn[data-v-a7d78c3a]:hover{background:#2c3e50;color:#fff}.modal-overlay .modal-content .modal-navigation .nav-btn.prev[data-v-a7d78c3a]{justify-content:flex-start}.modal-overlay .modal-content .modal-navigation .nav-btn.next[data-v-a7d78c3a]{justify-content:flex-end}.modal-overlay .modal-content .modal-navigation .nav-btn span[data-v-a7d78c3a]{flex:1;text-align:center}.modal-enter-active[data-v-a7d78c3a],.modal-leave-active[data-v-a7d78c3a]{transition:all .3s ease}.modal-enter-from[data-v-a7d78c3a],.modal-leave-to[data-v-a7d78c3a]{opacity:0}.modal-enter-from .modal-content[data-v-a7d78c3a],.modal-leave-to .modal-content[data-v-a7d78c3a]{transform:scale(.9)}@media (max-width: 992px){.timeline-view .timeline-wrapper .timeline-item.left[data-v-a7d78c3a],.timeline-view .timeline-wrapper .timeline-item.right[data-v-a7d78c3a]{padding-left:60px;padding-right:0;text-align:left}}@media (max-width: 576px){.hero-section[data-v-a7d78c3a]{height:300px}.hero-section .hero-content .hero-stats[data-v-a7d78c3a]{gap:1.5rem}.hero-section .hero-content .hero-stats .stat-item .stat-number[data-v-a7d78c3a]{font-size:2rem}.controls-section .controls-wrapper .filter-controls[data-v-a7d78c3a]{width:100%}.controls-section .controls-wrapper .filter-controls .filter-item[data-v-a7d78c3a]{flex:1}.controls-section .controls-wrapper .filter-controls .filter-item input[data-v-a7d78c3a],.controls-section .controls-wrapper .filter-controls .filter-item.search-box input[data-v-a7d78c3a]{width:100%}}.page-header[data-v-d1af357e]{position:relative;height:450px;background:linear-gradient(135deg,#2c3e50,#11181f);display:flex;align-items:center;overflow:hidden}.page-header .header-overlay[data-v-d1af357e]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0006;z-index:1}.page-header .header-pattern[data-v-d1af357e]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:1}.page-header .header-content[data-v-d1af357e]{position:relative;z-index:3;text-align:center;color:#fff}.page-header .header-content .page-title[data-v-d1af357e]{font-size:4rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.page-header .header-content .breadcrumb[data-v-d1af357e]{font-size:1.1rem;opacity:.9}.page-header .header-content .breadcrumb a[data-v-d1af357e]{color:#fff;text-decoration:none;transition:all .3s ease}.page-header .header-content .breadcrumb a[data-v-d1af357e]:hover{color:#3498db}.page-header .header-content .breadcrumb .separator[data-v-d1af357e]{margin:0 10px;opacity:.5}.page-header .header-shape[data-v-d1af357e]{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;z-index:2}.page-header .header-shape svg[data-v-d1af357e]{position:relative;display:block;width:100%;height:120px}.intro-section[data-v-d1af357e]{padding:80px 0;background:#fff}.intro-section .intro-content[data-v-d1af357e]{text-align:center;max-width:800px;margin:0 auto}.intro-section .intro-content .section-badge[data-v-d1af357e]{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#3498db,#5faee3);color:#fff;padding:10px 25px;border-radius:30px;font-size:.9rem;font-weight:500;margin-bottom:25px}.intro-section .intro-content .section-badge i[data-v-d1af357e]{font-size:1.1rem}.intro-section .intro-content .section-title[data-v-d1af357e]{font-size:3rem;font-weight:700;color:#2c3e50;margin-bottom:25px}.intro-section .intro-content .section-description[data-v-d1af357e]{font-size:1.2rem;line-height:1.8;color:#666}.intro-section .intro-content .stats-row[data-v-d1af357e]{display:flex;justify-content:center;gap:60px;margin-top:50px;padding:40px 0;border-top:1px solid rgba(44,62,80,.1)}.intro-section .intro-content .stats-row .stat-item[data-v-d1af357e]{text-align:center}.intro-section .intro-content .stats-row .stat-item i[data-v-d1af357e]{font-size:2.5rem;color:#3498db;margin-bottom:15px}.intro-section .intro-content .stats-row .stat-item h3[data-v-d1af357e]{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:5px}.intro-section .intro-content .stats-row .stat-item p[data-v-d1af357e]{color:#666;font-size:1rem}.pastors-section[data-v-d1af357e]{padding:80px 0;background:linear-gradient(to bottom,#f8f9fa,#fff)}.pastors-section .filter-bar[data-v-d1af357e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:50px;padding:25px;background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014}.pastors-section .filter-bar .search-box[data-v-d1af357e]{position:relative;flex:1;max-width:500px}.pastors-section .filter-bar .search-box i[data-v-d1af357e]{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#999;font-size:1.2rem}.pastors-section .filter-bar .search-box input[data-v-d1af357e]{width:100%;padding:15px 20px 15px 50px;border:2px solid transparent;border-radius:50px;font-size:1rem;background:#f8f9fa;transition:all .3s ease}.pastors-section .filter-bar .search-box input[data-v-d1af357e]:focus{outline:none;border-color:#3498db;box-shadow:0 5px 20px #3498db33;background:#fff}.pastors-section .filter-bar .search-box input[data-v-d1af357e]::-moz-placeholder{color:#999}.pastors-section .filter-bar .search-box input[data-v-d1af357e]::placeholder{color:#999}.pastors-section .filter-bar .view-options[data-v-d1af357e]{display:flex;gap:10px;background:#f8f9fa;padding:5px;border-radius:50px}.pastors-section .filter-bar .view-options .view-btn[data-v-d1af357e]{display:flex;align-items:center;gap:8px;padding:10px 20px;background:transparent;border:none;border-radius:50px;color:#666;cursor:pointer;transition:all .3s ease;font-weight:500}.pastors-section .filter-bar .view-options .view-btn i[data-v-d1af357e]{font-size:1.2rem}.pastors-section .filter-bar .view-options .view-btn[data-v-d1af357e]:hover{background:#2c3e500d}.pastors-section .filter-bar .view-options .view-btn.active[data-v-d1af357e]{background:#2c3e50;color:#fff}.pastors-section .pastors-grid[data-v-d1af357e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px}.pastors-section .pastors-grid .pastor-card[data-v-d1af357e]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease;cursor:pointer;position:relative}.pastors-section .pastors-grid .pastor-card.featured[data-v-d1af357e]{box-shadow:0 5px 30px #3498db33}.pastors-section .pastors-grid .pastor-card.featured .card-inner[data-v-d1af357e]{border:2px solid #3498db}.pastors-section .pastors-grid .pastor-card[data-v-d1af357e]:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000026}.pastors-section .pastors-grid .pastor-card:hover .pastor-image .image-overlay[data-v-d1af357e]{opacity:1}.pastors-section .pastors-grid .pastor-card:hover .pastor-image img[data-v-d1af357e]{transform:scale(1.1)}.pastors-section .pastors-grid .pastor-card .card-inner[data-v-d1af357e]{height:100%;border-radius:20px;overflow:hidden}.pastors-section .pastors-grid .pastor-card .leadership-badge[data-v-d1af357e]{position:absolute;top:15px;right:15px;width:40px;height:40px;background:linear-gradient(135deg,#f39c12,#e74c3c);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 3px 10px #0003}.pastors-section .pastors-grid .pastor-card .leadership-badge i[data-v-d1af357e]{color:#fff;font-size:1.2rem}.pastors-section .pastors-grid .pastor-card .pastor-image[data-v-d1af357e]{position:relative;height:280px;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.pastors-section .pastors-grid .pastor-card .pastor-image img[data-v-d1af357e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.pastors-section .pastors-grid .pastor-card .pastor-image .image-overlay[data-v-d1af357e]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#2c3e50b3,#2c3e50e6);display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.pastors-section .pastors-grid .pastor-card .pastor-image .image-overlay i[data-v-d1af357e]{font-size:2.5rem;color:#fff;margin-bottom:10px}.pastors-section .pastors-grid .pastor-card .pastor-image .image-overlay span[data-v-d1af357e]{color:#fff;font-weight:500}.pastors-section .pastors-grid .pastor-card .pastor-info[data-v-d1af357e]{padding:25px}.pastors-section .pastors-grid .pastor-card .pastor-info .pastor-name[data-v-d1af357e]{font-size:1.3rem;font-weight:600;color:#2c3e50;margin-bottom:8px}.pastors-section .pastors-grid .pastor-card .pastor-info .pastor-title[data-v-d1af357e]{font-size:.95rem;color:#3498db;font-weight:500;margin-bottom:15px;display:inline-block;padding:5px 12px;background:#3498db1a;border-radius:20px}.pastors-section .pastors-grid .pastor-card .pastor-info .pastor-description[data-v-d1af357e]{font-size:.95rem;line-height:1.6;color:#666;margin-bottom:20px;min-height:50px}.pastors-section .pastors-grid .pastor-card .pastor-info .pastor-contact[data-v-d1af357e]{display:flex;gap:10px;padding-top:15px;border-top:1px solid #f8f9fa}.pastors-section .pastors-grid .pastor-card .pastor-info .pastor-contact .contact-link[data-v-d1af357e]{width:40px;height:40px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#2c3e50;text-decoration:none;transition:all .3s ease}.pastors-section .pastors-grid .pastor-card .pastor-info .pastor-contact .contact-link[data-v-d1af357e]:hover{background:#2c3e50;color:#fff;transform:scale(1.1)}.pastors-section .pastors-grid .pastor-card .pastor-info .pastor-contact .contact-link i[data-v-d1af357e]{font-size:1.1rem}.pastors-section .pastors-list[data-v-d1af357e]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #00000014}.pastors-section .pastors-list .list-header[data-v-d1af357e]{display:grid;grid-template-columns:80px 2fr 1.5fr 2fr 120px;gap:20px;padding:20px 25px;background:#f8f9fa;font-weight:600;color:#666;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.pastors-section .pastors-list .pastor-list-item[data-v-d1af357e]{display:grid;grid-template-columns:80px 2fr 1.5fr 2fr 120px;gap:20px;padding:20px 25px;border-bottom:1px solid rgba(248,249,250,.5);align-items:center;transition:all .3s ease}.pastors-section .pastors-list .pastor-list-item[data-v-d1af357e]:hover{background:#f8f9fa4d}.pastors-section .pastors-list .pastor-list-item.featured[data-v-d1af357e]{background:linear-gradient(90deg,rgba(52,152,219,.05) 0%,transparent 100%)}.pastors-section .pastors-list .pastor-list-item .col-photo img[data-v-d1af357e]{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:3px solid #ffffff;box-shadow:0 3px 10px #0000001a}.pastors-section .pastors-list .pastor-list-item .col-name h4[data-v-d1af357e]{font-size:1.1rem;font-weight:600;color:#2c3e50;margin-bottom:5px}.pastors-section .pastors-list .pastor-list-item .col-name .description-preview[data-v-d1af357e]{font-size:.85rem;color:#666;line-height:1.4}.pastors-section .pastors-list .pastor-list-item .col-title .title-badge[data-v-d1af357e]{display:inline-block;padding:6px 15px;background:#3498db1a;color:#3498db;border-radius:20px;font-size:.9rem;font-weight:500}.pastors-section .pastors-list .pastor-list-item .col-contact .contact-info[data-v-d1af357e]{display:flex;flex-direction:column;gap:8px}.pastors-section .pastors-list .pastor-list-item .col-contact .contact-info a[data-v-d1af357e]{display:flex;align-items:center;gap:8px;color:#666;text-decoration:none;font-size:.9rem;transition:color .3s ease}.pastors-section .pastors-list .pastor-list-item .col-contact .contact-info a[data-v-d1af357e]:hover{color:#3498db}.pastors-section .pastors-list .pastor-list-item .col-contact .contact-info a i[data-v-d1af357e]{color:#2c3e50;width:20px}.pastors-section .pastors-list .pastor-list-item .col-contact .contact-info a .contact-text[data-v-d1af357e]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pastors-section .pastors-list .pastor-list-item .col-action .btn-detail[data-v-d1af357e]{display:flex;align-items:center;gap:8px;padding:8px 20px;background:#2c3e50;color:#fff;border:none;border-radius:25px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease}.pastors-section .pastors-list .pastor-list-item .col-action .btn-detail[data-v-d1af357e]:hover{background:#1a252f;transform:translate(3px)}.pastors-section .pastors-list .pastor-list-item .col-action .btn-detail i[data-v-d1af357e]{font-size:1.1rem}.pastors-section .empty-state[data-v-d1af357e]{text-align:center;padding:100px 20px}.pastors-section .empty-state i[data-v-d1af357e]{font-size:5rem;color:#ddd;margin-bottom:20px}.pastors-section .empty-state h3[data-v-d1af357e]{font-size:1.8rem;color:#666;margin-bottom:15px}.pastors-section .empty-state p[data-v-d1af357e]{color:#999;margin-bottom:30px}.pastors-section .empty-state .btn-reset[data-v-d1af357e]{display:inline-flex;align-items:center;gap:10px;padding:12px 30px;background:#2c3e50;color:#fff;border:none;border-radius:50px;cursor:pointer;font-weight:500;transition:all .3s ease}.pastors-section .empty-state .btn-reset[data-v-d1af357e]:hover{background:#1a252f;transform:translateY(-2px)}.modal-overlay[data-v-d1af357e]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.modal-overlay .modal-content[data-v-d1af357e]{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:modalSlideIn-d1af357e .3s ease}.modal-overlay .modal-content .modal-close[data-v-d1af357e]{position:absolute;top:20px;right:20px;background:none;border:none;font-size:1.5rem;color:#999;cursor:pointer;z-index:1;transition:all .3s ease}.modal-overlay .modal-content .modal-close[data-v-d1af357e]:hover{color:#e74c3c;transform:rotate(90deg)}.modal-overlay .modal-content .modal-body[data-v-d1af357e]{padding:40px}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header[data-v-d1af357e]{display:flex;align-items:center;gap:30px;padding-bottom:30px;border-bottom:2px solid #f8f9fa;margin-bottom:30px}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header .pastor-avatar[data-v-d1af357e]{position:relative}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header .pastor-avatar img[data-v-d1af357e]{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid #f8f9fa;box-shadow:0 5px 20px #0000001a}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header .pastor-avatar .badge-overlay[data-v-d1af357e]{position:absolute;bottom:5px;right:5px;width:35px;height:35px;background:linear-gradient(135deg,#f39c12,#e74c3c);border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #ffffff}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header .pastor-avatar .badge-overlay i[data-v-d1af357e]{color:#fff;font-size:1rem}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header .pastor-main-info[data-v-d1af357e]{flex:1}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header .pastor-main-info h3[data-v-d1af357e]{font-size:1.8rem;font-weight:700;color:#2c3e50;margin-bottom:10px}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header .pastor-main-info .title[data-v-d1af357e]{font-size:1.1rem;color:#3498db;font-weight:500;margin-bottom:15px}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header .pastor-main-info .status-badge[data-v-d1af357e]{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:linear-gradient(135deg,#27ae60,#36d278);color:#fff;border-radius:50px;font-size:.9rem;font-weight:500}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header .pastor-main-info .status-badge i[data-v-d1af357e]{font-size:1.1rem}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section[data-v-d1af357e],.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section[data-v-d1af357e]{margin-bottom:30px}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section h4[data-v-d1af357e],.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section h4[data-v-d1af357e]{display:flex;align-items:center;gap:10px;font-size:1.2rem;font-weight:600;color:#2c3e50;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #f8f9fa}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section h4 i[data-v-d1af357e],.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section h4 i[data-v-d1af357e]{color:#3498db}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section p[data-v-d1af357e],.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section p[data-v-d1af357e]{line-height:1.8;color:#666}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section .contact-items[data-v-d1af357e],.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section .contact-items[data-v-d1af357e]{display:flex;flex-direction:column;gap:15px}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section .contact-items .contact-item[data-v-d1af357e],.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section .contact-items .contact-item[data-v-d1af357e]{display:flex;align-items:flex-start;gap:15px;padding:15px;background:#f8f9fa;border-radius:12px}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section .contact-items .contact-item i[data-v-d1af357e],.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section .contact-items .contact-item i[data-v-d1af357e]{font-size:1.5rem;color:#2c3e50;margin-top:5px}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section .contact-items .contact-item div[data-v-d1af357e],.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section .contact-items .contact-item div[data-v-d1af357e]{flex:1}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section .contact-items .contact-item div label[data-v-d1af357e],.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section .contact-items .contact-item div label[data-v-d1af357e]{display:block;font-size:.85rem;color:#999;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section .contact-items .contact-item div a[data-v-d1af357e],.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section .contact-items .contact-item div a[data-v-d1af357e]{color:#2c3e50;text-decoration:none;font-weight:500;font-size:1.05rem;transition:color .3s ease}.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .description-section .contact-items .contact-item div a[data-v-d1af357e]:hover,.modal-overlay .modal-content .modal-body .pastor-detail .detail-content .contact-section .contact-items .contact-item div a[data-v-d1af357e]:hover{color:#3498db}.modal-overlay .modal-content .modal-body .pastor-detail .detail-footer[data-v-d1af357e]{padding-top:20px;border-top:1px solid #f8f9fa;text-align:center}.modal-overlay .modal-content .modal-body .pastor-detail .detail-footer .btn-close-modal[data-v-d1af357e]{display:inline-flex;align-items:center;gap:10px;padding:12px 30px;background:#2c3e50;color:#fff;border:none;border-radius:50px;cursor:pointer;font-weight:500;font-size:1rem;transition:all .3s ease}.modal-overlay .modal-content .modal-body .pastor-detail .detail-footer .btn-close-modal[data-v-d1af357e]:hover{background:#1a252f;transform:translate(-3px)}.modal-overlay .modal-content .modal-body .pastor-detail .detail-footer .btn-close-modal i[data-v-d1af357e]{font-size:1.2rem}.loading-overlay[data-v-d1af357e]{position:fixed;top:0;left:0;right:0;bottom:0;background:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-overlay .loading-content[data-v-d1af357e]{text-align:center}.loading-overlay .loading-content .spinner[data-v-d1af357e]{width:60px;height:60px;border:4px solid rgba(44,62,80,.1);border-top-color:#2c3e50;border-radius:50%;animation:spin-d1af357e 1s linear infinite;margin:0 auto 20px}.loading-overlay .loading-content p[data-v-d1af357e]{color:#2c3e50;font-size:1.1rem}@keyframes spin-d1af357e{to{transform:rotate(360deg)}}@keyframes modalSlideIn-d1af357e{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.modal-enter-active[data-v-d1af357e],.modal-leave-active[data-v-d1af357e]{transition:opacity .3s ease}.modal-enter-active .modal-content[data-v-d1af357e],.modal-leave-active .modal-content[data-v-d1af357e]{transition:transform .3s ease}.modal-enter-from[data-v-d1af357e],.modal-leave-to[data-v-d1af357e]{opacity:0}.modal-enter-from .modal-content[data-v-d1af357e],.modal-leave-to .modal-content[data-v-d1af357e]{transform:scale(.9)}@media (max-width: 991px){.page-header[data-v-d1af357e]{height:350px}.page-header .header-content .page-title[data-v-d1af357e]{font-size:2.5rem}.intro-section .intro-content .section-title[data-v-d1af357e]{font-size:2rem}.intro-section .intro-content .stats-row[data-v-d1af357e]{flex-direction:column;gap:30px}.pastors-section .filter-bar[data-v-d1af357e]{flex-direction:column;gap:20px}.pastors-section .filter-bar .search-box[data-v-d1af357e]{max-width:100%}.pastors-section .pastors-list .list-header[data-v-d1af357e],.pastors-section .pastors-list .pastor-list-item[data-v-d1af357e]{display:flex;flex-direction:column;text-align:left;gap:15px}.pastors-section .pastors-list .list-header .col-photo img[data-v-d1af357e],.pastors-section .pastors-list .pastor-list-item .col-photo img[data-v-d1af357e]{width:80px;height:80px}}@media (max-width: 767px){.page-header[data-v-d1af357e]{height:300px}.page-header .header-content .page-title[data-v-d1af357e]{font-size:2rem}.pastors-section[data-v-d1af357e]{padding:40px 0}.pastors-section .pastors-grid[data-v-d1af357e]{grid-template-columns:1fr}.pastors-section .view-options .view-btn span[data-v-d1af357e]{display:none}.modal-overlay .modal-content[data-v-d1af357e]{margin:20px}.modal-overlay .modal-content .modal-body[data-v-d1af357e]{padding:30px 20px}.modal-overlay .modal-content .modal-body .pastor-detail .detail-header[data-v-d1af357e]{flex-direction:column;text-align:center}}[data-v-666b4efd]{box-sizing:border-box;margin:0;padding:0}.locations-page[data-v-666b4efd]{min-height:100vh;background:#f3f4f6}.hero-section[data-v-666b4efd]{position:relative;min-height:60vh;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#1e3a8a,#3b82f6)}@media (min-width: 768px){.hero-section[data-v-666b4efd]{min-height:50vh}}.hero-section .hero-background[data-v-666b4efd]{position:absolute;top:0;right:0;bottom:0;left:0}.hero-section .hero-background .hero-overlay[data-v-666b4efd]{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d}.hero-section .hero-background .hero-pattern[data-v-666b4efd]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.5'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-section .hero-content[data-v-666b4efd]{position:relative;z-index:2;width:100%;padding:2rem 0 6rem}@media (min-width: 768px){.hero-section .hero-content[data-v-666b4efd]{padding:3rem 0 8rem}}.hero-section .hero-content .hero-text[data-v-666b4efd]{text-align:center;color:#fff;margin-bottom:2rem}.hero-section .hero-content .hero-text .hero-badge[data-v-666b4efd]{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;margin-bottom:1rem}.hero-section .hero-content .hero-text .hero-title[data-v-666b4efd]{font-size:2rem;font-weight:800;margin-bottom:.5rem;padding:0 1rem}@media (min-width: 768px){.hero-section .hero-content .hero-text .hero-title[data-v-666b4efd]{font-size:3rem;padding:0 2rem}}@media (min-width: 1024px){.hero-section .hero-content .hero-text .hero-title[data-v-666b4efd]{padding:0 3rem}}.hero-section .hero-content .hero-text .hero-subtitle[data-v-666b4efd]{font-size:1rem;opacity:.9;max-width:600px;margin:0 auto;padding:0 1rem;margin-bottom:1rem}@media (min-width: 768px){.hero-section .hero-content .hero-text .hero-subtitle[data-v-666b4efd]{font-size:1.25rem;padding:0 2rem;margin-bottom:2rem}}@media (min-width: 1024px){.hero-section .hero-content .hero-text .hero-subtitle[data-v-666b4efd]{padding:0 3rem}}.hero-section .hero-content .hero-search[data-v-666b4efd]{max-width:600px;margin:0 auto;padding:0 1rem}.hero-section .hero-content .hero-search .search-wrapper[data-v-666b4efd]{position:relative;background:#fff;border-radius:3rem;box-shadow:0 20px 25px -5px #0000001a}.hero-section .hero-content .hero-search .search-wrapper .search-icon[data-v-666b4efd]{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#6b7280;font-size:1.25rem}.hero-section .hero-content .hero-search .search-wrapper .search-input[data-v-666b4efd]{width:100%;padding:1rem 3rem 1rem 3.5rem;border:none;border-radius:3rem;font-size:1rem;outline:none}.hero-section .hero-content .hero-search .search-wrapper .search-input[data-v-666b4efd]::-moz-placeholder{color:#6b7280}.hero-section .hero-content .hero-search .search-wrapper .search-input[data-v-666b4efd]::placeholder{color:#6b7280}.hero-section .hero-content .hero-search .search-wrapper .clear-btn[data-v-666b4efd]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;font-size:1.25rem;cursor:pointer;padding:.5rem}.hero-section .hero-content .hero-search .search-wrapper .clear-btn[data-v-666b4efd]:hover{color:#ef4444}.hero-section .hero-wave[data-v-666b4efd]{position:absolute;bottom:-1px;left:0;width:100%;line-height:0}.hero-section .hero-wave svg[data-v-666b4efd]{width:100%;height:auto}.loader-wrapper[data-v-666b4efd]{display:flex;justify-content:center;align-items:center;min-height:50vh}.loader-wrapper .loader[data-v-666b4efd]{text-align:center}.loader-wrapper .loader .loader-circle[data-v-666b4efd]{width:3rem;height:3rem;border:3px solid #f3f4f6;border-top-color:#1e3a8a;border-radius:50%;animation:spin-666b4efd 1s linear infinite;margin:0 auto 1rem}.loader-wrapper .loader .loader-text[data-v-666b4efd]{color:#6b7280;font-size:.875rem}@keyframes spin-666b4efd{to{transform:rotate(360deg)}}.stats-section[data-v-666b4efd]{margin-top:-2rem;padding:0 1rem 2rem}.stats-section .stats-grid[data-v-666b4efd]{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 480px){.stats-section .stats-grid[data-v-666b4efd]{grid-template-columns:repeat(3,1fr)}}.stats-section .stats-grid .stat-card[data-v-666b4efd]{background:#fff;border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease}.stats-section .stats-grid .stat-card[data-v-666b4efd]:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px #0000001a}.stats-section .stats-grid .stat-card .stat-icon[data-v-666b4efd]{width:3rem;height:3rem;background:linear-gradient(135deg,#3b82f6,#1e3a8a);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.stats-section .stats-grid .stat-card .stat-icon i[data-v-666b4efd]{color:#fff;font-size:1.5rem}.stats-section .stats-grid .stat-card .stat-value[data-v-666b4efd]{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:.25rem}.stats-section .stats-grid .stat-card .stat-label[data-v-666b4efd]{font-size:.875rem;color:#6b7280}.view-controls[data-v-666b4efd]{padding:1.5rem 1rem;background:#fff;border-bottom:1px solid #f3f4f6;position:sticky;top:0;z-index:100}.view-controls .controls-wrapper[data-v-666b4efd]{max-width:1200px;margin:0 auto}.view-controls .controls-wrapper .view-toggle[data-v-666b4efd]{display:flex;gap:.5rem;margin-bottom:1rem}@media (min-width: 768px){.view-controls .controls-wrapper .view-toggle[data-v-666b4efd]{margin-bottom:0;display:inline-flex}}.view-controls .controls-wrapper .view-toggle .toggle-btn[data-v-666b4efd]{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:#f3f4f6;border:none;border-radius:.5rem;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}@media (min-width: 768px){.view-controls .controls-wrapper .view-toggle .toggle-btn[data-v-666b4efd]{flex:none;padding:.75rem 1.5rem}}.view-controls .controls-wrapper .view-toggle .toggle-btn.active[data-v-666b4efd]{background:#1e3a8a;color:#fff}.view-controls .controls-wrapper .view-toggle .toggle-btn[data-v-666b4efd]:hover:not(.active){background:#e4e7eb}.view-controls .controls-wrapper .view-toggle .toggle-btn i[data-v-666b4efd]{font-size:1.125rem}.view-controls .controls-wrapper .view-toggle .toggle-btn span[data-v-666b4efd]{display:none}@media (min-width: 768px){.view-controls .controls-wrapper .view-toggle .toggle-btn span[data-v-666b4efd]{display:inline}}.view-controls .controls-wrapper .filter-tags[data-v-666b4efd]{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0}@media (min-width: 768px){.view-controls .controls-wrapper .filter-tags[data-v-666b4efd]{display:inline-flex;margin-left:1rem}}.view-controls .controls-wrapper .filter-tags .tag-btn[data-v-666b4efd]{flex-shrink:0;padding:.5rem 1rem;background:transparent;border:1px solid #f3f4f6;border-radius:2rem;color:#6b7280;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.view-controls .controls-wrapper .filter-tags .tag-btn.active[data-v-666b4efd]{background:#10b981;border-color:#10b981;color:#fff}.view-controls .controls-wrapper .filter-tags .tag-btn[data-v-666b4efd]:hover:not(.active){border-color:#1e3a8a;color:#1e3a8a}.view-controls .controls-wrapper .filter-tags .tag-btn i[data-v-666b4efd]{color:#f59e0b}.locations-content[data-v-666b4efd]{padding:1.5rem 0;min-height:50vh;overflow-x:hidden}@media (min-width: 768px){.locations-content[data-v-666b4efd]{padding:3rem 1rem}}.locations-content .container[data-v-666b4efd]{max-width:100%;padding:0 1rem}@media (min-width: 1024px){.locations-content .container[data-v-666b4efd]{max-width:1200px;margin:0 auto}}.locations-content .card-view[data-v-666b4efd]{width:100%}.locations-content .card-view .featured-card[data-v-666b4efd]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a;margin:0 1rem 2rem;position:relative}@media (min-width: 768px){.locations-content .card-view .featured-card[data-v-666b4efd]{border-radius:1.5rem;margin:0 0 3rem}}.locations-content .card-view .featured-card .featured-badge[data-v-666b4efd]{position:absolute;top:.75rem;left:.75rem;background:#f59e0b;color:#fff;padding:.375rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.375rem;z-index:10}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-badge[data-v-666b4efd]{top:1rem;left:1rem;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;gap:.5rem}.locations-content .card-view .featured-card .featured-content[data-v-666b4efd]{display:grid;grid-template-columns:1fr 1fr}}.locations-content .card-view .featured-card .featured-content .featured-image[data-v-666b4efd]{position:relative;height:200px;overflow:hidden}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-image[data-v-666b4efd]{height:100%;min-height:350px}}.locations-content .card-view .featured-card .featured-content .featured-image .map-container[data-v-666b4efd]{width:100%;height:100%}.locations-content .card-view .featured-card .featured-content .featured-image .map-placeholder[data-v-666b4efd]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.locations-content .card-view .featured-card .featured-content .featured-image .map-placeholder img[data-v-666b4efd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.locations-content .card-view .featured-card .featured-content .featured-image .image-overlay[data-v-666b4efd]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);display:flex;align-items:flex-end;padding:1rem;opacity:0;transition:opacity .3s ease}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-image .image-overlay[data-v-666b4efd]{padding:1.5rem}}@media (hover: hover){.locations-content .card-view .featured-card .featured-content .featured-image .image-overlay[data-v-666b4efd]:hover{opacity:1}}@media (hover: none){.locations-content .card-view .featured-card .featured-content .featured-image .image-overlay[data-v-666b4efd]{opacity:1}}.locations-content .card-view .featured-card .featured-content .featured-image .image-overlay .overlay-btn[data-v-666b4efd]{background:#fff;color:#1f2937;padding:.5rem 1rem;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.375rem}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-image .image-overlay .overlay-btn[data-v-666b4efd]{padding:.75rem 1.5rem;border-radius:.5rem;gap:.5rem}}.locations-content .card-view .featured-card .featured-content .featured-info[data-v-666b4efd]{padding:1.25rem}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-info[data-v-666b4efd]{padding:2rem}}.locations-content .card-view .featured-card .featured-content .featured-info .location-name[data-v-666b4efd]{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;word-wrap:break-word}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-info .location-name[data-v-666b4efd]{font-size:1.75rem;margin-bottom:1.5rem}}.locations-content .card-view .featured-card .featured-content .featured-info .info-list[data-v-666b4efd]{margin-bottom:1.5rem}.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item[data-v-666b4efd]{display:flex;align-items:flex-start;gap:.625rem;margin-bottom:.875rem}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item[data-v-666b4efd]{gap:.75rem;margin-bottom:1rem}}.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item i[data-v-666b4efd]{color:#1e3a8a;font-size:1rem;margin-top:.125rem;flex-shrink:0}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item i[data-v-666b4efd]{font-size:1.125rem}}.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item span[data-v-666b4efd],.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item a[data-v-666b4efd]{color:#6b7280;line-height:1.5;font-size:.875rem;word-break:break-word}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item span[data-v-666b4efd],.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item a[data-v-666b4efd]{font-size:1rem}}.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item a[data-v-666b4efd]{text-decoration:none}.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item a[data-v-666b4efd]:hover{color:#1e3a8a}.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item .schedule-preview[data-v-666b4efd]{font-size:.8125rem}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-info .info-list .info-item .schedule-preview[data-v-666b4efd]{font-size:.875rem}}.locations-content .card-view .featured-card .featured-content .featured-info .action-group[data-v-666b4efd]{display:flex;gap:.5rem}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-info .action-group[data-v-666b4efd]{gap:.75rem}}.locations-content .card-view .featured-card .featured-content .featured-info .action-group .btn-action[data-v-666b4efd]{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.75rem 1rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:0}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-info .action-group .btn-action[data-v-666b4efd]{gap:.5rem;padding:.875rem 1.5rem;border-radius:.75rem;font-size:1rem}}.locations-content .card-view .featured-card .featured-content .featured-info .action-group .btn-action.primary[data-v-666b4efd]{flex:1;background:#1e3a8a;color:#fff}@media (max-width: 360px){.locations-content .card-view .featured-card .featured-content .featured-info .action-group .btn-action.primary span[data-v-666b4efd]{display:none}}.locations-content .card-view .featured-card .featured-content .featured-info .action-group .btn-action.primary[data-v-666b4efd]:hover{background:#152860;transform:translateY(-2px)}.locations-content .card-view .featured-card .featured-content .featured-info .action-group .btn-action.secondary[data-v-666b4efd]{background:#f3f4f6;color:#6b7280;padding:.75rem}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-info .action-group .btn-action.secondary[data-v-666b4efd]{padding:.875rem 1.5rem}}.locations-content .card-view .featured-card .featured-content .featured-info .action-group .btn-action.secondary[data-v-666b4efd]:hover{background:#d6d9e0}.locations-content .card-view .featured-card .featured-content .featured-info .action-group .btn-action.secondary span[data-v-666b4efd]{display:none}@media (min-width: 768px){.locations-content .card-view .featured-card .featured-content .featured-info .action-group .btn-action.secondary span[data-v-666b4efd]{display:inline}}.locations-content .card-view .locations-grid[data-v-666b4efd]{display:grid;grid-template-columns:1fr;gap:1rem;padding:0 1rem}@media (min-width: 640px){.locations-content .card-view .locations-grid[data-v-666b4efd]{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width: 1024px){.locations-content .card-view .locations-grid[data-v-666b4efd]{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:0}}.locations-content .card-view .locations-grid .location-card[data-v-666b4efd]{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease;position:relative;width:100%;max-width:100%}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card[data-v-666b4efd]{border-radius:1rem}}.locations-content .card-view .locations-grid .location-card[data-v-666b4efd]:hover{transform:translateY(-.25rem);box-shadow:0 20px 25px -5px #0000001a}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card[data-v-666b4efd]:hover{transform:translateY(-.5rem)}}.locations-content .card-view .locations-grid .location-card .card-map-preview[data-v-666b4efd]{width:100%;height:150px;overflow:hidden}.locations-content .card-view .locations-grid .location-card .card-map-placeholder[data-v-666b4efd]{width:100%;height:150px;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);display:flex;align-items:center;justify-content:center}.locations-content .card-view .locations-grid .location-card .card-map-placeholder i[data-v-666b4efd]{font-size:3rem;color:#6366f1;opacity:.5}.locations-content .card-view .locations-grid .location-card .card-badge[data-v-666b4efd]{position:absolute;top:.75rem;right:.75rem;width:1.75rem;height:1.75rem;background:#f59e0b;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;z-index:10;font-size:.75rem}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-badge[data-v-666b4efd]{top:1rem;right:1rem;width:2rem;height:2rem;font-size:.875rem}}.locations-content .card-view .locations-grid .location-card .card-content[data-v-666b4efd]{padding:1.25rem}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content[data-v-666b4efd]{padding:1.5rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-header[data-v-666b4efd]{display:flex;align-items:center;gap:.625rem;margin-bottom:.875rem}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-header[data-v-666b4efd]{gap:.75rem;margin-bottom:1rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-header .header-icon[data-v-666b4efd]{width:2.25rem;height:2.25rem;background:linear-gradient(135deg,#3b82f6,#1e3a8a);border-radius:.375rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-header .header-icon[data-v-666b4efd]{width:2.5rem;height:2.5rem;border-radius:.5rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-header .header-icon i[data-v-666b4efd]{color:#fff;font-size:1.125rem}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-header .header-icon i[data-v-666b4efd]{font-size:1.25rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-header .card-title[data-v-666b4efd]{font-size:1rem;font-weight:600;color:#1f2937;flex:1;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-header .card-title[data-v-666b4efd]{font-size:1.125rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-body[data-v-666b4efd]{margin-bottom:1.25rem}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-body[data-v-666b4efd]{margin-bottom:1.5rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-body .card-address[data-v-666b4efd]{display:flex;align-items:flex-start;gap:.375rem;color:#6b7280;font-size:.8125rem;line-height:1.5;margin-bottom:.875rem;word-break:break-word}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-body .card-address[data-v-666b4efd]{gap:.5rem;font-size:.875rem;margin-bottom:1rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-body .card-address i[data-v-666b4efd]{color:#1e3a8a;font-size:.875rem;margin-top:.125rem;flex-shrink:0}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-body .card-address i[data-v-666b4efd]{font-size:1rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-body .card-meta[data-v-666b4efd]{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:.875rem}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-body .card-meta[data-v-666b4efd]{gap:.5rem;margin-bottom:1rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-body .card-meta .meta-item[data-v-666b4efd]{display:flex;align-items:center;gap:.25rem;font-size:.7rem;color:#6b7280}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-body .card-meta .meta-item[data-v-666b4efd]{font-size:.75rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-body .card-meta .meta-item i[data-v-666b4efd]{font-size:.75rem}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-body .card-meta .meta-item i[data-v-666b4efd]{font-size:.875rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-body .schedule-badge[data-v-666b4efd]{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:#10b9811a;color:#10b981;border-radius:1rem;font-size:.7rem;font-weight:500}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-body .schedule-badge[data-v-666b4efd]{gap:.5rem;padding:.375rem .75rem;border-radius:2rem;font-size:.75rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-footer[data-v-666b4efd]{display:flex;gap:.375rem}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-footer[data-v-666b4efd]{gap:.5rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-footer .card-btn[data-v-666b4efd]{flex:1;display:flex;align-items:center;justify-content:center;gap:.25rem;padding:.5rem;background:#f3f4f6;border:none;border-radius:.375rem;color:#6b7280;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-footer .card-btn[data-v-666b4efd]{gap:.375rem;padding:.625rem;border-radius:.5rem;font-size:.875rem}}.locations-content .card-view .locations-grid .location-card .card-content .card-footer .card-btn.primary[data-v-666b4efd]{background:#1e3a8a;color:#fff}.locations-content .card-view .locations-grid .location-card .card-content .card-footer .card-btn.primary[data-v-666b4efd]:hover{background:#152860}.locations-content .card-view .locations-grid .location-card .card-content .card-footer .card-btn[data-v-666b4efd]:hover:not(.primary){background:#d6d9e0}.locations-content .card-view .locations-grid .location-card .card-content .card-footer .card-btn i[data-v-666b4efd]{font-size:.875rem}@media (min-width: 768px){.locations-content .card-view .locations-grid .location-card .card-content .card-footer .card-btn i[data-v-666b4efd]{font-size:1rem}}.locations-content .card-view .load-more-wrapper[data-v-666b4efd]{text-align:center;margin-top:2rem;padding:0 1rem}@media (min-width: 768px){.locations-content .card-view .load-more-wrapper[data-v-666b4efd]{margin-top:3rem;padding:0}}.locations-content .card-view .load-more-wrapper .load-more-btn[data-v-666b4efd]{display:inline-flex;align-items:center;gap:.375rem;padding:.75rem 1.5rem;background:#fff;border:2px solid #1e3a8a;border-radius:1.5rem;color:#1e3a8a;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}@media (min-width: 768px){.locations-content .card-view .load-more-wrapper .load-more-btn[data-v-666b4efd]{gap:.5rem;padding:.875rem 2rem;border-radius:2rem;font-size:1rem}}.locations-content .card-view .load-more-wrapper .load-more-btn[data-v-666b4efd]:hover{background:#1e3a8a;color:#fff;transform:translateY(-2px)}.locations-content .list-view .list-container[data-v-666b4efd]{padding:0 1rem}.locations-content .list-view .list-container .list-item[data-v-666b4efd]{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border-radius:.75rem;margin-bottom:1rem;cursor:pointer;transition:all .2s ease}.locations-content .list-view .list-container .list-item[data-v-666b4efd]:hover{background:#f3f4f6;transform:translate(.25rem)}.locations-content .list-view .list-container .list-item .list-icon[data-v-666b4efd]{position:relative;width:3rem;height:3rem;background:linear-gradient(135deg,#3b82f6,#1e3a8a);border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.locations-content .list-view .list-container .list-item .list-icon i[data-v-666b4efd]{color:#fff;font-size:1.5rem}.locations-content .list-view .list-container .list-item .list-icon .icon-badge[data-v-666b4efd]{position:absolute;top:-.25rem;right:-.25rem;width:1rem;height:1rem;background:#f59e0b;border-radius:50%;display:flex;align-items:center;justify-content:center}.locations-content .list-view .list-container .list-item .list-icon .icon-badge i[data-v-666b4efd]{font-size:.5rem}.locations-content .list-view .list-container .list-item .list-content[data-v-666b4efd]{flex:1;min-width:0}.locations-content .list-view .list-container .list-item .list-content .list-title[data-v-666b4efd]{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.locations-content .list-view .list-container .list-item .list-content .list-address[data-v-666b4efd]{font-size:.875rem;color:#6b7280;margin-bottom:.5rem;line-height:1.4}.locations-content .list-view .list-container .list-item .list-content .list-meta[data-v-666b4efd]{display:flex;flex-wrap:wrap;gap:.5rem}.locations-content .list-view .list-container .list-item .list-content .list-meta .meta-tag[data-v-666b4efd]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#f3f4f6;border-radius:1rem;font-size:.75rem;color:#6b7280}.locations-content .list-view .list-container .list-item .list-content .list-meta .meta-tag.schedule[data-v-666b4efd]{background:#10b9811a;color:#10b981}.locations-content .list-view .list-container .list-item .list-content .list-meta .meta-tag i[data-v-666b4efd]{font-size:.75rem}.locations-content .list-view .list-container .list-item .list-action .action-icon[data-v-666b4efd]{width:2.5rem;height:2.5rem;background:#1e3a8a;color:#fff;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.locations-content .list-view .list-container .list-item .list-action .action-icon[data-v-666b4efd]:hover{background:#152860;transform:scale(1.1)}.locations-content .map-view[data-v-666b4efd]{padding:0 1rem}.locations-content .map-view .map-container[data-v-666b4efd]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.locations-content .map-view .map-container .map-header[data-v-666b4efd]{padding:1rem;background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;display:flex;align-items:center;gap:.5rem;font-weight:600}.locations-content .map-view .map-container .map-wrapper .embedded-map[data-v-666b4efd]{width:100%;height:500px}@media (max-width: 768px){.locations-content .map-view .map-container .map-wrapper .embedded-map[data-v-666b4efd]{height:400px}}.locations-content .map-view .map-container .map-wrapper .map-placeholder[data-v-666b4efd]{height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f3f4f6}.locations-content .map-view .map-container .map-wrapper .map-placeholder i[data-v-666b4efd]{font-size:4rem;color:#6b7280;margin-bottom:1rem}.locations-content .map-view .map-container .map-wrapper .map-placeholder h3[data-v-666b4efd]{font-size:1.5rem;color:#1f2937;margin-bottom:.5rem}.locations-content .map-view .map-container .map-wrapper .map-placeholder p[data-v-666b4efd]{color:#6b7280;margin-bottom:1.5rem}.locations-content .map-view .map-container .map-wrapper .map-placeholder .btn-primary[data-v-666b4efd]{padding:.75rem 1.5rem;background:#1e3a8a;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease}.locations-content .map-view .map-container .map-wrapper .map-placeholder .btn-primary[data-v-666b4efd]:hover{background:#152860;transform:translateY(-2px)}.locations-content .map-view .map-container .map-legend[data-v-666b4efd]{padding:1rem;border-top:1px solid #f3f4f6;display:flex;gap:2rem;justify-content:center}.locations-content .map-view .map-container .map-legend .legend-item[data-v-666b4efd]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.locations-content .map-view .map-container .map-legend .legend-item .legend-icon[data-v-666b4efd]{width:1rem;height:1rem;border-radius:50%}.locations-content .map-view .map-container .map-legend .legend-item .legend-icon.pusat[data-v-666b4efd]{background:#f59e0b}.locations-content .map-view .map-container .map-legend .legend-item .legend-icon.cabang[data-v-666b4efd]{background:#1e3a8a}.cta-section[data-v-666b4efd]{padding:3rem 1rem}.cta-section .cta-card[data-v-666b4efd]{background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:1.5rem;padding:3rem 2rem;text-align:center;color:#fff;box-shadow:0 20px 25px -5px #0000001a}.cta-section .cta-card .cta-icon[data-v-666b4efd]{width:4rem;height:4rem;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.cta-section .cta-card .cta-icon i[data-v-666b4efd]{font-size:2rem}.cta-section .cta-card .cta-title[data-v-666b4efd]{font-size:1.75rem;font-weight:700;margin-bottom:.75rem}@media (min-width: 768px){.cta-section .cta-card .cta-title[data-v-666b4efd]{font-size:2rem}}.cta-section .cta-card .cta-text[data-v-666b4efd]{font-size:1rem;opacity:.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-section .cta-card .cta-buttons[data-v-666b4efd]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-section .cta-card .cta-buttons .cta-btn[data-v-666b4efd]{padding:.875rem 1.75rem;border-radius:2rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.cta-section .cta-card .cta-buttons .cta-btn.primary[data-v-666b4efd]{background:#fff;color:#1e3a8a}.cta-section .cta-card .cta-buttons .cta-btn.primary[data-v-666b4efd]:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.cta-section .cta-card .cta-buttons .cta-btn.secondary[data-v-666b4efd]{background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:2px solid rgba(255,255,255,.3)}.cta-section .cta-card .cta-buttons .cta-btn.secondary[data-v-666b4efd]:hover{background:#ffffff4d;transform:translateY(-2px)}.modal-overlay[data-v-666b4efd]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.modal-overlay .modal-content[data-v-666b4efd]{background:#fff;border-radius:1rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.modal-overlay .modal-content .modal-header[data-v-666b4efd]{padding:1.5rem;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;justify-content:space-between}.modal-overlay .modal-content .modal-header .modal-title[data-v-666b4efd]{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;color:#1f2937}.modal-overlay .modal-content .modal-header .modal-title i[data-v-666b4efd]{color:#1e3a8a}.modal-overlay .modal-content .modal-header .modal-close[data-v-666b4efd]{width:2rem;height:2rem;background:#f3f4f6;border:none;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.modal-overlay .modal-content .modal-header .modal-close[data-v-666b4efd]:hover{background:#d6d9e0}.modal-overlay .modal-content .modal-body[data-v-666b4efd]{padding:1.5rem}.modal-overlay .modal-content .modal-body .modal-map[data-v-666b4efd]{margin-bottom:1.5rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.modal-overlay .modal-content .modal-body .modal-image[data-v-666b4efd]{margin-bottom:1.5rem;border-radius:12px;overflow:hidden}.modal-overlay .modal-content .modal-body .modal-image .modal-img[data-v-666b4efd]{width:100%;height:auto;max-height:250px;-o-object-fit:cover;object-fit:cover}.modal-overlay .modal-content .modal-body .modal-info .info-group[data-v-666b4efd]{margin-bottom:1.25rem}.modal-overlay .modal-content .modal-body .modal-info .info-group label[data-v-666b4efd]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem;font-size:.875rem}.modal-overlay .modal-content .modal-body .modal-info .info-group label i[data-v-666b4efd]{font-size:1rem;color:#1e3a8a}.modal-overlay .modal-content .modal-body .modal-info .info-group p[data-v-666b4efd]{color:#6b7280;line-height:1.6;margin:0;padding-left:1.5rem}.modal-overlay .modal-content .modal-body .modal-info .info-group .phone-link[data-v-666b4efd]{color:#1e3a8a;text-decoration:none}.modal-overlay .modal-content .modal-body .modal-info .info-group .phone-link[data-v-666b4efd]:hover{text-decoration:underline}.modal-overlay .modal-content .modal-body .modal-info .info-group .schedule-list[data-v-666b4efd]{padding-left:1.5rem;color:#6b7280;line-height:1.8}.modal-overlay .modal-content .modal-footer[data-v-666b4efd]{padding:1.5rem;border-top:1px solid #f3f4f6;display:flex;gap:.75rem}.modal-overlay .modal-content .modal-footer .modal-btn[data-v-666b4efd]{flex:1;padding:.75rem 1rem;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.modal-overlay .modal-content .modal-footer .modal-btn.primary[data-v-666b4efd]{background:#1e3a8a;color:#fff}.modal-overlay .modal-content .modal-footer .modal-btn.primary[data-v-666b4efd]:hover{background:#152860}.modal-overlay .modal-content .modal-footer .modal-btn.secondary[data-v-666b4efd]{background:#f3f4f6;color:#6b7280}.modal-overlay .modal-content .modal-footer .modal-btn.secondary[data-v-666b4efd]:hover{background:#d6d9e0}.fab-container[data-v-666b4efd]{position:fixed;bottom:2rem;right:2rem;z-index:1000}.fab-container .fab-menu[data-v-666b4efd]{position:absolute;bottom:4.5rem;right:0;display:flex;flex-direction:column;gap:.75rem}.fab-container .fab-menu .fab-item[data-v-666b4efd]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:none;border-radius:2rem;box-shadow:0 4px 6px -1px #0000001a;cursor:pointer;white-space:nowrap;transition:all .2s ease}.fab-container .fab-menu .fab-item[data-v-666b4efd]:hover{transform:translate(-.5rem);box-shadow:0 10px 15px -3px #0000001a}.fab-container .fab-menu .fab-item i[data-v-666b4efd]{color:#1e3a8a}.fab-container .fab-menu .fab-item span[data-v-666b4efd]{font-size:.875rem;font-weight:500;color:#1f2937}.fade-slide-enter-active[data-v-666b4efd],.fade-slide-leave-active[data-v-666b4efd]{transition:all .3s ease}.fade-slide-enter-from[data-v-666b4efd]{opacity:0;transform:translateY(1rem)}.fade-slide-leave-to[data-v-666b4efd]{opacity:0;transform:translateY(-1rem)}.modal-slide-enter-active[data-v-666b4efd],.modal-slide-leave-active[data-v-666b4efd]{transition:all .3s ease}.modal-slide-enter-from[data-v-666b4efd],.modal-slide-leave-to[data-v-666b4efd]{opacity:0}.modal-slide-enter-from .modal-content[data-v-666b4efd],.modal-slide-leave-to .modal-content[data-v-666b4efd]{transform:scale(.9)}.fab-menu-enter-active[data-v-666b4efd],.fab-menu-leave-active[data-v-666b4efd]{transition:all .3s ease}.fab-menu-enter-from[data-v-666b4efd],.fab-menu-leave-to[data-v-666b4efd]{opacity:0;transform:translateY(1rem)}@media (max-width: 480px){body[data-v-666b4efd]{overflow-x:hidden}.locations-page[data-v-666b4efd]{overflow-x:hidden;width:100%;max-width:100vw}.modal-content[data-v-666b4efd]{margin:1rem;width:calc(100% - 2rem)}.modal-map[data-v-666b4efd]{height:180px}}.page-header[data-v-efbd2cc2]{position:relative;height:350px;background:linear-gradient(135deg,#2c3e50,#11181f);display:flex;align-items:center;overflow:hidden}.page-header .header-overlay[data-v-efbd2cc2]{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/pattern.png) repeat;opacity:.1}.page-header .header-content[data-v-efbd2cc2]{position:relative;z-index:2;text-align:center;color:#fff}.page-header .header-content .page-title[data-v-efbd2cc2]{font-size:3rem;font-weight:700;margin-bottom:20px}.page-header .header-content .breadcrumb[data-v-efbd2cc2]{font-size:1.1rem}.page-header .header-content .breadcrumb a[data-v-efbd2cc2]{color:#fff;text-decoration:none;transition:all .3s ease}.page-header .header-content .breadcrumb a[data-v-efbd2cc2]:hover{color:#3498db}.page-header .header-content .breadcrumb .separator[data-v-efbd2cc2]{margin:0 10px;opacity:.5}.articles-section[data-v-efbd2cc2]{padding:80px 0;background:#f8f9fa}.articles-section .filter-bar[data-v-efbd2cc2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.articles-section .filter-bar .section-title[data-v-efbd2cc2]{font-size:2rem;margin:0;color:#2c3e50}.articles-section .filter-bar .sort-select[data-v-efbd2cc2]{padding:10px 15px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease}.articles-section .filter-bar .sort-select[data-v-efbd2cc2]:focus{outline:none;border-color:#3498db}.articles-section .articles-grid[data-v-efbd2cc2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.articles-section .articles-grid .article-card[data-v-efbd2cc2]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease}.articles-section .articles-grid .article-card a[data-v-efbd2cc2]{text-decoration:none;color:inherit}.articles-section .articles-grid .article-card .article-image[data-v-efbd2cc2]{position:relative;height:200px;overflow:hidden}.articles-section .articles-grid .article-card .article-image img[data-v-efbd2cc2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.articles-section .articles-grid .article-card .article-image .featured-badge[data-v-efbd2cc2]{position:absolute;top:15px;left:15px;background:linear-gradient(135deg,#e74c3c,#d62c1a);color:#fff;padding:5px 15px;border-radius:20px;font-size:.85rem}.articles-section .articles-grid .article-card .article-image .featured-badge i[data-v-efbd2cc2]{margin-right:5px}.articles-section .articles-grid .article-card .article-content[data-v-efbd2cc2]{padding:25px}.articles-section .articles-grid .article-card .article-content .article-meta[data-v-efbd2cc2]{display:flex;gap:20px;margin-bottom:15px;font-size:.9rem;color:#666}.articles-section .articles-grid .article-card .article-content .article-meta span[data-v-efbd2cc2]{display:flex;align-items:center;gap:5px}.articles-section .articles-grid .article-card .article-content .article-meta span i[data-v-efbd2cc2]{color:#3498db}.articles-section .articles-grid .article-card .article-content .article-title[data-v-efbd2cc2]{font-size:1.4rem;margin-bottom:15px;line-height:1.4;color:#2c3e50;transition:color .3s ease}.articles-section .articles-grid .article-card .article-content .article-excerpt[data-v-efbd2cc2]{color:#666;line-height:1.6;margin-bottom:20px}.articles-section .articles-grid .article-card .article-content .read-more[data-v-efbd2cc2]{color:#3498db;font-weight:500;display:flex;align-items:center;gap:5px;transition:all .3s ease}.articles-section .articles-grid .article-card .article-content .read-more i[data-v-efbd2cc2]{transition:transform .3s ease}.articles-section .articles-grid .article-card[data-v-efbd2cc2]:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.articles-section .articles-grid .article-card:hover .article-image img[data-v-efbd2cc2]{transform:scale(1.1)}.articles-section .articles-grid .article-card:hover .article-title[data-v-efbd2cc2]{color:#2c3e50}.articles-section .articles-grid .article-card:hover .read-more[data-v-efbd2cc2]{color:#e74c3c}.articles-section .articles-grid .article-card:hover .read-more i[data-v-efbd2cc2]{transform:translate(5px)}.articles-section .loading-state[data-v-efbd2cc2]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}.articles-section .loading-state .article-skeleton[data-v-efbd2cc2]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #00000014}.articles-section .loading-state .article-skeleton .skeleton-image[data-v-efbd2cc2]{height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-efbd2cc2 1.5s infinite}.articles-section .loading-state .article-skeleton .skeleton-content[data-v-efbd2cc2]{padding:25px}.articles-section .loading-state .article-skeleton .skeleton-content .skeleton-line[data-v-efbd2cc2]{height:15px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-efbd2cc2 1.5s infinite;margin-bottom:15px;border-radius:5px}.articles-section .loading-state .article-skeleton .skeleton-content .skeleton-line.short[data-v-efbd2cc2]{width:60%}.articles-section .empty-state[data-v-efbd2cc2]{text-align:center;padding:80px 20px;background:#fff;border-radius:15px}.articles-section .empty-state .empty-icon[data-v-efbd2cc2]{font-size:5rem;color:#ccc;margin-bottom:20px}.articles-section .empty-state h3[data-v-efbd2cc2]{font-size:1.8rem;color:#2c3e50;margin-bottom:10px}.articles-section .empty-state p[data-v-efbd2cc2]{color:#666;font-size:1.1rem}.articles-section .pagination[data-v-efbd2cc2]{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:50px}.articles-section .pagination .btn-page[data-v-efbd2cc2]{min-width:45px;height:45px;border:2px solid #e0e0e0;background:#fff;color:#2c3e50;border-radius:10px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-weight:500}.articles-section .pagination .btn-page[data-v-efbd2cc2]:hover:not(:disabled):not(.active){border-color:#3498db;color:#3498db}.articles-section .pagination .btn-page.active[data-v-efbd2cc2]{background:#2c3e50;color:#fff;border-color:#2c3e50}.articles-section .pagination .btn-page[data-v-efbd2cc2]:disabled{opacity:.5;cursor:not-allowed}.articles-section .pagination .btn-page.prev[data-v-efbd2cc2],.articles-section .pagination .btn-page.next[data-v-efbd2cc2]{padding:0 15px}.articles-section .sidebar-widget[data-v-efbd2cc2]{background:#fff;border-radius:15px;padding:30px;margin-bottom:30px;box-shadow:0 5px 20px #00000014}.articles-section .sidebar-widget .widget-title[data-v-efbd2cc2]{font-size:1.5rem;margin-bottom:25px;color:#2c3e50;display:flex;align-items:center;gap:10px;padding-bottom:15px;border-bottom:2px solid #e0e0e0}.articles-section .sidebar-widget .widget-title i[data-v-efbd2cc2]{color:#3498db}.articles-section .sidebar-widget .search-form[data-v-efbd2cc2]{display:flex;gap:10px}.articles-section .sidebar-widget .search-form .search-input[data-v-efbd2cc2]{flex:1;padding:12px 15px;border:2px solid #e0e0e0;border-radius:10px;transition:all .3s ease}.articles-section .sidebar-widget .search-form .search-input[data-v-efbd2cc2]:focus{outline:none;border-color:#3498db}.articles-section .sidebar-widget .search-form .search-btn[data-v-efbd2cc2]{padding:12px 20px;background:#2c3e50;color:#fff;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease}.articles-section .sidebar-widget .search-form .search-btn[data-v-efbd2cc2]:hover{background:#1a252f}.articles-section .sidebar-widget .category-list[data-v-efbd2cc2]{list-style:none;padding:0}.articles-section .sidebar-widget .category-list li[data-v-efbd2cc2]{margin-bottom:10px}.articles-section .sidebar-widget .category-list li a[data-v-efbd2cc2]{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background:#f8f9fa;border-radius:10px;cursor:pointer;transition:all .3s ease}.articles-section .sidebar-widget .category-list li a[data-v-efbd2cc2]:hover,.articles-section .sidebar-widget .category-list li a.active[data-v-efbd2cc2]{background:linear-gradient(135deg,#2c3e50,#3e5871);color:#fff}.articles-section .sidebar-widget .category-list li a:hover .count[data-v-efbd2cc2],.articles-section .sidebar-widget .category-list li a.active .count[data-v-efbd2cc2]{background:#fff3;color:#fff}.articles-section .sidebar-widget .category-list li a .count[data-v-efbd2cc2]{background:#0000001a;padding:2px 10px;border-radius:15px;font-size:.85rem}.articles-section .sidebar-widget .featured-list .featured-item[data-v-efbd2cc2]{margin-bottom:20px}.articles-section .sidebar-widget .featured-list .featured-item a[data-v-efbd2cc2]{display:flex;gap:15px;text-decoration:none;color:inherit}.articles-section .sidebar-widget .featured-list .featured-item .featured-image[data-v-efbd2cc2]{width:80px;height:80px;border-radius:10px;overflow:hidden}.articles-section .sidebar-widget .featured-list .featured-item .featured-image img[data-v-efbd2cc2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.articles-section .sidebar-widget .featured-list .featured-item .featured-content[data-v-efbd2cc2]{flex:1}.articles-section .sidebar-widget .featured-list .featured-item .featured-content h4[data-v-efbd2cc2]{font-size:1rem;margin-bottom:5px;color:#2c3e50;line-height:1.4;transition:color .3s ease}.articles-section .sidebar-widget .featured-list .featured-item .featured-content .featured-date[data-v-efbd2cc2]{font-size:.85rem;color:#666}.articles-section .sidebar-widget .featured-list .featured-item .featured-content .featured-date i[data-v-efbd2cc2]{margin-right:5px}.articles-section .sidebar-widget .featured-list .featured-item:hover .featured-image img[data-v-efbd2cc2]{transform:scale(1.1)}.articles-section .sidebar-widget .featured-list .featured-item:hover h4[data-v-efbd2cc2]{color:#2c3e50}.articles-section .sidebar-widget.newsletter-widget[data-v-efbd2cc2]{background:linear-gradient(135deg,#2c3e50,#1a252f);color:#fff}.articles-section .sidebar-widget.newsletter-widget .widget-title[data-v-efbd2cc2]{color:#fff;border-bottom-color:#fff3}.articles-section .sidebar-widget.newsletter-widget .widget-title i[data-v-efbd2cc2]{color:#fff}.articles-section .sidebar-widget.newsletter-widget p[data-v-efbd2cc2]{margin-bottom:20px;opacity:.9}.articles-section .sidebar-widget.newsletter-widget .newsletter-form[data-v-efbd2cc2]{display:flex;flex-direction:column;gap:15px}.articles-section .sidebar-widget.newsletter-widget .newsletter-form input[data-v-efbd2cc2]{padding:12px 15px;border:2px solid rgba(255,255,255,.3);background:#ffffff1a;border-radius:10px;color:#fff}.articles-section .sidebar-widget.newsletter-widget .newsletter-form input[data-v-efbd2cc2]::-moz-placeholder{color:#fff9}.articles-section .sidebar-widget.newsletter-widget .newsletter-form input[data-v-efbd2cc2]::placeholder{color:#fff9}.articles-section .sidebar-widget.newsletter-widget .newsletter-form input[data-v-efbd2cc2]:focus{outline:none;border-color:#3498db;background:#ffffff26}.articles-section .sidebar-widget.newsletter-widget .newsletter-form button[data-v-efbd2cc2]{padding:12px;background:#e74c3c;color:#fff;border:none;border-radius:10px;font-weight:500;cursor:pointer;transition:all .3s ease}.articles-section .sidebar-widget.newsletter-widget .newsletter-form button[data-v-efbd2cc2]:hover:not(:disabled){background:#d62c1a}.articles-section .sidebar-widget.newsletter-widget .newsletter-form button[data-v-efbd2cc2]:disabled{opacity:.7;cursor:not-allowed}.articles-section .sidebar-widget.newsletter-widget .message[data-v-efbd2cc2]{margin-top:15px;padding:10px 15px;border-radius:8px;text-align:center}.articles-section .sidebar-widget.newsletter-widget .message.success[data-v-efbd2cc2]{background:#3498db33}.articles-section .sidebar-widget.newsletter-widget .message.error[data-v-efbd2cc2]{background:#e74c3c33}.articles-section .sidebar-widget .widget-loading[data-v-efbd2cc2]{text-align:center;padding:30px}.articles-section .sidebar-widget .widget-loading .spinner-small[data-v-efbd2cc2]{display:inline-block;width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #2c3e50;border-radius:50%;animation:spin-efbd2cc2 1s linear infinite}.row[data-v-efbd2cc2]{display:flex;flex-wrap:wrap;margin:0 -15px}.col-lg-8[data-v-efbd2cc2]{flex:0 0 66.66667%;max-width:66.66667%;padding:0 15px}.col-lg-4[data-v-efbd2cc2]{flex:0 0 33.33333%;max-width:33.33333%;padding:0 15px}@keyframes loading-efbd2cc2{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin-efbd2cc2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-text[data-v-efbd2cc2]{animation:fadeInUp-efbd2cc2 .8s ease}.animate-text-delay[data-v-efbd2cc2]{animation:fadeInUp-efbd2cc2 .8s ease .2s both}@keyframes fadeInUp-efbd2cc2{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 991px){.col-lg-8[data-v-efbd2cc2],.col-lg-4[data-v-efbd2cc2]{flex:0 0 100%;max-width:100%}.articles-section .filter-bar[data-v-efbd2cc2]{flex-direction:column;gap:20px;align-items:flex-start}}@media (max-width: 768px){.page-header[data-v-efbd2cc2]{height:250px}.page-header .header-content .page-title[data-v-efbd2cc2]{font-size:2rem}.articles-section[data-v-efbd2cc2]{padding:50px 0}.articles-section .articles-grid[data-v-efbd2cc2]{grid-template-columns:1fr}.articles-section .pagination[data-v-efbd2cc2]{flex-wrap:wrap}}.loading-container[data-v-39cd85fd]{min-height:100vh;display:flex;justify-content:center;align-items:center}.loading-container .spinner-large[data-v-39cd85fd]{width:60px;height:60px;border:5px solid #f3f3f3;border-top:5px solid #2c3e50;border-radius:50%;animation:spin-39cd85fd 1s linear infinite}.article-header[data-v-39cd85fd]{position:relative;min-height:500px;background-size:cover;background-position:center;display:flex;align-items:center}.article-header .header-overlay[data-v-39cd85fd]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(#0006,#000000b3)}.article-header .header-content[data-v-39cd85fd]{position:relative;z-index:2;color:#fff;text-align:center;max-width:900px;margin:0 auto}.article-header .header-content .breadcrumb[data-v-39cd85fd]{margin-bottom:30px;font-size:.95rem}.article-header .header-content .breadcrumb a[data-v-39cd85fd]{color:#fffc;text-decoration:none;transition:color .3s ease}.article-header .header-content .breadcrumb a[data-v-39cd85fd]:hover{color:#fff}.article-header .header-content .breadcrumb .separator[data-v-39cd85fd]{margin:0 10px;opacity:.5}.article-header .header-content .breadcrumb .current[data-v-39cd85fd]{opacity:.8}.article-header .header-content .article-title[data-v-39cd85fd]{font-size:3rem;font-weight:700;margin-bottom:25px;line-height:1.2}.article-header .header-content .article-meta[data-v-39cd85fd]{display:flex;justify-content:center;align-items:center;gap:30px;font-size:1.1rem}.article-header .header-content .article-meta span[data-v-39cd85fd]{display:flex;align-items:center;gap:8px}.article-header .header-content .article-meta span i[data-v-39cd85fd]{font-size:1.2rem;color:#3498db}.article-content-section[data-v-39cd85fd]{padding:80px 0;background:#f8f9fa}.article-content-section .article-body[data-v-39cd85fd]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 30px #00000014}.article-content-section .article-body .featured-image[data-v-39cd85fd]{margin:-1px -1px 40px}.article-content-section .article-body .featured-image img[data-v-39cd85fd]{width:100%;height:auto;display:block}.article-content-section .article-body .content[data-v-39cd85fd]{padding:40px;font-size:1.15rem;line-height:1.8;color:#333}.article-content-section .article-body .content[data-v-39cd85fd] h2{font-size:2rem;margin:40px 0 20px;color:#2c3e50;font-weight:600}.article-content-section .article-body .content[data-v-39cd85fd] h3{font-size:1.6rem;margin:35px 0 15px;color:#2c3e50;font-weight:600}.article-content-section .article-body .content[data-v-39cd85fd] p{margin-bottom:20px}.article-content-section .article-body .content[data-v-39cd85fd] ul,.article-content-section .article-body .content[data-v-39cd85fd] ol{margin:20px 0;padding-left:30px}.article-content-section .article-body .content[data-v-39cd85fd] ul li,.article-content-section .article-body .content[data-v-39cd85fd] ol li{margin-bottom:10px}.article-content-section .article-body .content[data-v-39cd85fd] blockquote{margin:30px 0;padding:20px 30px;background:#3498db0d;border-left:4px solid #3498db;font-style:italic;color:#555}.article-content-section .article-body .content[data-v-39cd85fd] img{max-width:100%;height:auto;margin:30px 0;border-radius:10px}.article-content-section .article-body .content[data-v-39cd85fd] a{color:#3498db;text-decoration:none;border-bottom:1px solid transparent;transition:all .3s ease}.article-content-section .article-body .content[data-v-39cd85fd] a:hover{border-bottom-color:#3498db}.article-content-section .article-body .content[data-v-39cd85fd] pre{background:#f4f4f4;padding:20px;border-radius:10px;overflow-x:auto;margin:20px 0}.article-content-section .article-body .content[data-v-39cd85fd] code{background:#f4f4f4;padding:2px 6px;border-radius:3px;font-size:.9em}.article-content-section .article-body .video-embed[data-v-39cd85fd]{margin:40px;padding-bottom:56.25%;position:relative;height:0;overflow:hidden;border-radius:15px}.article-content-section .article-body .video-embed iframe[data-v-39cd85fd]{position:absolute;top:0;left:0;width:100%;height:100%}.article-content-section .article-body .article-footer[data-v-39cd85fd]{padding:40px;border-top:2px solid #eee;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.article-content-section .article-body .article-footer .article-tags[data-v-39cd85fd]{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.article-content-section .article-body .article-footer .article-tags i[data-v-39cd85fd]{font-size:1.2rem;color:#3498db}.article-content-section .article-body .article-footer .article-tags .tag[data-v-39cd85fd]{background:#f8f9fa;padding:5px 15px;border-radius:20px;font-size:.9rem;color:#666;transition:all .3s ease}.article-content-section .article-body .article-footer .article-tags .tag[data-v-39cd85fd]:hover{background:#2c3e50;color:#fff}.article-content-section .article-body .article-footer .share-buttons[data-v-39cd85fd]{display:flex;align-items:center;gap:10px}.article-content-section .article-body .article-footer .share-buttons .share-label[data-v-39cd85fd]{font-weight:500;color:#666}.article-content-section .article-body .article-footer .share-buttons .btn-share[data-v-39cd85fd]{width:40px;height:40px;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#fff}.article-content-section .article-body .article-footer .share-buttons .btn-share.facebook[data-v-39cd85fd]{background:#1877f2}.article-content-section .article-body .article-footer .share-buttons .btn-share.facebook[data-v-39cd85fd]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #1877f266}.article-content-section .article-body .article-footer .share-buttons .btn-share.twitter[data-v-39cd85fd]{background:#1da1f2}.article-content-section .article-body .article-footer .share-buttons .btn-share.twitter[data-v-39cd85fd]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #1da1f266}.article-content-section .article-body .article-footer .share-buttons .btn-share.whatsapp[data-v-39cd85fd]{background:#25d366}.article-content-section .article-body .article-footer .share-buttons .btn-share.whatsapp[data-v-39cd85fd]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #25d36666}.article-content-section .article-body .article-footer .share-buttons .btn-share.link[data-v-39cd85fd]{background:#3498db}.article-content-section .article-body .article-footer .share-buttons .btn-share.link[data-v-39cd85fd]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #3498db66}.article-content-section .article-body .author-box[data-v-39cd85fd]{margin:40px;padding:30px;background:#f8f9fa;border-radius:15px;display:flex;gap:25px}.article-content-section .article-body .author-box .author-avatar[data-v-39cd85fd]{font-size:4rem;color:#2c3e50}.article-content-section .article-body .author-box .author-info[data-v-39cd85fd]{flex:1}.article-content-section .article-body .author-box .author-info h4[data-v-39cd85fd]{font-size:1.3rem;margin-bottom:10px;color:#2c3e50}.article-content-section .article-body .author-box .author-info p[data-v-39cd85fd]{color:#666;line-height:1.6}.article-content-section .article-body .related-articles[data-v-39cd85fd]{padding:40px}.article-content-section .article-body .related-articles h3[data-v-39cd85fd]{font-size:1.8rem;margin-bottom:30px;color:#2c3e50}.article-content-section .article-body .related-articles .related-grid[data-v-39cd85fd]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px}.article-content-section .article-body .related-articles .related-grid .related-card[data-v-39cd85fd]{background:#f8f9fa;border-radius:15px;overflow:hidden;transition:all .3s ease}.article-content-section .article-body .related-articles .related-grid .related-card a[data-v-39cd85fd]{text-decoration:none;color:inherit}.article-content-section .article-body .related-articles .related-grid .related-card .related-image[data-v-39cd85fd]{height:150px;overflow:hidden}.article-content-section .article-body .related-articles .related-grid .related-card .related-image img[data-v-39cd85fd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.article-content-section .article-body .related-articles .related-grid .related-card .related-content[data-v-39cd85fd]{padding:20px}.article-content-section .article-body .related-articles .related-grid .related-card .related-content h4[data-v-39cd85fd]{font-size:1.1rem;margin-bottom:10px;color:#2c3e50;line-height:1.4}.article-content-section .article-body .related-articles .related-grid .related-card .related-content p[data-v-39cd85fd]{font-size:.9rem;color:#666;margin-bottom:10px}.article-content-section .article-body .related-articles .related-grid .related-card .related-content .related-date[data-v-39cd85fd]{font-size:.85rem;color:#999}.article-content-section .article-body .related-articles .related-grid .related-card[data-v-39cd85fd]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.article-content-section .article-body .related-articles .related-grid .related-card:hover .related-image img[data-v-39cd85fd]{transform:scale(1.1)}.article-content-section .sidebar-widget[data-v-39cd85fd]{background:#fff;border-radius:15px;padding:30px;margin-bottom:30px;box-shadow:0 5px 20px #00000014}.article-content-section .sidebar-widget .widget-title[data-v-39cd85fd]{font-size:1.4rem;margin-bottom:25px;color:#2c3e50;display:flex;align-items:center;gap:10px;padding-bottom:15px;border-bottom:2px solid #e0e0e0}.article-content-section .sidebar-widget .widget-title i[data-v-39cd85fd]{color:#3498db}.article-content-section .sidebar-widget.toc-widget[data-v-39cd85fd]{position:sticky;top:100px}.article-content-section .sidebar-widget.toc-widget .toc-list[data-v-39cd85fd]{list-style:none;padding:0}.article-content-section .sidebar-widget.toc-widget .toc-list li[data-v-39cd85fd]{margin-bottom:10px}.article-content-section .sidebar-widget.toc-widget .toc-list li a[data-v-39cd85fd]{display:block;padding:10px 15px;color:#666;text-decoration:none;border-left:3px solid transparent;transition:all .3s ease;cursor:pointer}.article-content-section .sidebar-widget.toc-widget .toc-list li a[data-v-39cd85fd]:hover{background:#f8f9fa;color:#2c3e50}.article-content-section .sidebar-widget.toc-widget .toc-list li a.active[data-v-39cd85fd]{background:#3498db1a;color:#3498db;border-left-color:#3498db}.article-content-section .sidebar-widget .latest-articles .latest-item[data-v-39cd85fd]{margin-bottom:20px}.article-content-section .sidebar-widget .latest-articles .latest-item a[data-v-39cd85fd]{display:flex;gap:15px;text-decoration:none;color:inherit}.article-content-section .sidebar-widget .latest-articles .latest-item .latest-image[data-v-39cd85fd]{width:70px;height:70px;border-radius:10px;overflow:hidden;flex-shrink:0}.article-content-section .sidebar-widget .latest-articles .latest-item .latest-image img[data-v-39cd85fd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.article-content-section .sidebar-widget .latest-articles .latest-item .latest-content[data-v-39cd85fd]{flex:1}.article-content-section .sidebar-widget .latest-articles .latest-item .latest-content h5[data-v-39cd85fd]{font-size:1rem;margin-bottom:5px;color:#2c3e50;line-height:1.4;transition:color .3s ease}.article-content-section .sidebar-widget .latest-articles .latest-item .latest-content .latest-date[data-v-39cd85fd]{font-size:.85rem;color:#999}.article-content-section .sidebar-widget .latest-articles .latest-item:hover .latest-image img[data-v-39cd85fd]{transform:scale(1.1)}.article-content-section .sidebar-widget .latest-articles .latest-item:hover h5[data-v-39cd85fd]{color:#2c3e50}.article-content-section .sidebar-widget.cta-widget[data-v-39cd85fd]{background:linear-gradient(135deg,#2c3e50,#1a252f);color:#fff;text-align:center}.article-content-section .sidebar-widget.cta-widget .cta-content i[data-v-39cd85fd]{font-size:3rem;margin-bottom:20px}.article-content-section .sidebar-widget.cta-widget .cta-content h3[data-v-39cd85fd]{font-size:1.5rem;margin-bottom:15px}.article-content-section .sidebar-widget.cta-widget .cta-content p[data-v-39cd85fd]{margin-bottom:25px;opacity:.9}.article-content-section .sidebar-widget.cta-widget .cta-content .btn-cta[data-v-39cd85fd]{background:#e74c3c;color:#fff;border:none;padding:12px 30px;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.article-content-section .sidebar-widget.cta-widget .cta-content .btn-cta[data-v-39cd85fd]:hover{background:#d62c1a;transform:translateY(-2px);box-shadow:0 10px 30px #0003}.error-container[data-v-39cd85fd]{min-height:60vh;display:flex;justify-content:center;align-items:center;padding:50px 20px}.error-container .error-content[data-v-39cd85fd]{text-align:center}.error-container .error-content i[data-v-39cd85fd]{font-size:5rem;color:#e74c3c;margin-bottom:20px}.error-container .error-content h2[data-v-39cd85fd]{font-size:2rem;color:#2c3e50;margin-bottom:15px}.error-container .error-content p[data-v-39cd85fd]{color:#666;font-size:1.1rem;margin-bottom:30px}.error-container .error-content .btn-back[data-v-39cd85fd]{display:inline-block;background:#2c3e50;color:#fff;padding:12px 30px;border-radius:50px;text-decoration:none;transition:all .3s ease}.error-container .error-content .btn-back[data-v-39cd85fd]:hover{background:#1a252f;transform:translateY(-2px)}.toast-message[data-v-39cd85fd]{position:fixed;bottom:30px;right:30px;background:#2c3e50;color:#fff;padding:15px 25px;border-radius:10px;box-shadow:0 5px 20px #0003;display:flex;align-items:center;gap:10px;z-index:1000}.toast-message i[data-v-39cd85fd]{color:#3498db;font-size:1.2rem}.row[data-v-39cd85fd]{display:flex;flex-wrap:wrap;margin:0 -15px}.col-lg-8[data-v-39cd85fd]{flex:0 0 66.66667%;max-width:66.66667%;padding:0 15px}.col-lg-4[data-v-39cd85fd]{flex:0 0 33.33333%;max-width:33.33333%;padding:0 15px}@keyframes spin-39cd85fd{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-text[data-v-39cd85fd]{animation:fadeInUp-39cd85fd .8s ease}.animate-text-delay[data-v-39cd85fd]{animation:fadeInUp-39cd85fd .8s ease .2s both}@keyframes fadeInUp-39cd85fd{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.toast-enter-active[data-v-39cd85fd],.toast-leave-active[data-v-39cd85fd]{transition:all .3s ease}.toast-enter-from[data-v-39cd85fd]{transform:translate(100px);opacity:0}.toast-leave-to[data-v-39cd85fd]{transform:translateY(100px);opacity:0}@media (max-width: 991px){.col-lg-8[data-v-39cd85fd],.col-lg-4[data-v-39cd85fd]{flex:0 0 100%;max-width:100%}.article-header .header-content .article-title[data-v-39cd85fd]{font-size:2rem}.article-header .header-content .article-meta[data-v-39cd85fd]{flex-wrap:wrap;gap:15px;font-size:.95rem}}@media (max-width: 768px){.article-header[data-v-39cd85fd]{min-height:400px}.article-header .header-content .article-title[data-v-39cd85fd]{font-size:1.75rem}.article-content-section[data-v-39cd85fd]{padding:50px 0}.article-content-section .article-body .content[data-v-39cd85fd]{padding:25px;font-size:1.05rem}.article-content-section .article-body .article-footer[data-v-39cd85fd]{padding:25px;flex-direction:column}.article-content-section .article-body .author-box[data-v-39cd85fd]{flex-direction:column;text-align:center;margin:25px;padding:25px}.article-content-section .article-body .related-articles[data-v-39cd85fd]{padding:25px}.article-content-section .article-body .related-articles .related-grid[data-v-39cd85fd]{grid-template-columns:1fr}}.page-header[data-v-0b066dbf]{position:relative;height:300px;background:linear-gradient(135deg,#2c3e50,#11181f);display:flex;align-items:center;overflow:hidden}.page-header[data-v-0b066dbf]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/pattern.png) repeat;opacity:.1}.page-header .header-overlay[data-v-0b066dbf]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}.page-header .header-content[data-v-0b066dbf]{position:relative;z-index:2;text-align:center;color:#fff}.page-header .header-content .page-title[data-v-0b066dbf]{font-size:3rem;font-weight:700;margin-bottom:20px}.page-header .header-content .breadcrumb[data-v-0b066dbf]{font-size:1rem}.page-header .header-content .breadcrumb a[data-v-0b066dbf]{color:#fff;text-decoration:none;transition:all .3s ease}.page-header .header-content .breadcrumb a[data-v-0b066dbf]:hover{color:#3498db}.page-header .header-content .breadcrumb .separator[data-v-0b066dbf]{margin:0 10px;opacity:.5}.page-header .header-content .breadcrumb .current[data-v-0b066dbf]{opacity:.8}.today-section[data-v-0b066dbf]{margin-top:-60px;position:relative;z-index:10;padding-bottom:40px}.today-section .today-card[data-v-0b066dbf]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a;position:relative}.today-section .today-card .today-badge[data-v-0b066dbf]{position:absolute;top:20px;right:20px;background:linear-gradient(135deg,#e74c3c,#ed7669);color:#fff;padding:10px 20px;border-radius:30px;font-weight:500;z-index:2}.today-section .today-card .today-badge i[data-v-0b066dbf]{margin-right:8px}.today-section .today-card .today-content[data-v-0b066dbf]{padding:40px}.today-section .today-card .today-content .row[data-v-0b066dbf]{align-items:center}.today-section .today-card .today-content .today-image[data-v-0b066dbf]{position:relative;border-radius:15px;overflow:hidden}.today-section .today-card .today-content .today-image img[data-v-0b066dbf]{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.today-section .today-card .today-content .today-image .date-overlay[data-v-0b066dbf]{position:absolute;top:20px;left:20px;background:#fffffff2;border-radius:10px;padding:10px 15px;text-align:center;box-shadow:0 5px 15px #0000001a}.today-section .today-card .today-content .today-image .date-overlay .day[data-v-0b066dbf]{display:block;font-size:2rem;font-weight:700;color:#2c3e50;line-height:1}.today-section .today-card .today-content .today-image .date-overlay .month[data-v-0b066dbf]{display:block;font-size:.9rem;color:#666;text-transform:uppercase}.today-section .today-card .today-content .today-text h2[data-v-0b066dbf]{font-size:2rem;color:#2c3e50;margin-bottom:15px}.today-section .today-card .today-content .today-text .verse-reference[data-v-0b066dbf]{color:#3498db;font-size:1.1rem;margin-bottom:20px}.today-section .today-card .today-content .today-text .verse-reference i[data-v-0b066dbf]{margin-right:8px}.today-section .today-card .today-content .today-text .excerpt[data-v-0b066dbf]{color:#666;line-height:1.8;font-size:1.05rem;margin-bottom:25px}.today-section .today-card .today-content .today-text .today-meta[data-v-0b066dbf]{display:flex;gap:30px;margin-bottom:30px;color:#888}.today-section .today-card .today-content .today-text .today-meta span i[data-v-0b066dbf]{margin-right:5px;color:#2c3e50}.today-section .today-card .today-content .today-text .btn-read-more[data-v-0b066dbf]{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#3498db,#5faee3);color:#fff;padding:12px 30px;border-radius:50px;text-decoration:none;font-weight:500;transition:all .3s ease}.today-section .today-card .today-content .today-text .btn-read-more[data-v-0b066dbf]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3498db4d}.filter-section[data-v-0b066dbf]{padding:30px 0;background:#f8f9fa;border-bottom:1px solid #e0e0e0}.filter-section .filter-wrapper[data-v-0b066dbf]{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.filter-section .filter-wrapper .filter-left[data-v-0b066dbf]{display:flex;gap:15px;align-items:center}.filter-section .filter-wrapper .filter-left .filter-group .form-select[data-v-0b066dbf]{padding:10px 15px;border:2px solid #e0e0e0;border-radius:10px;background:#fff;min-width:150px;transition:all .3s ease}.filter-section .filter-wrapper .filter-left .filter-group .form-select[data-v-0b066dbf]:focus{outline:none;border-color:#3498db}.filter-section .filter-wrapper .filter-left .view-toggle[data-v-0b066dbf]{display:flex;gap:5px;background:#fff;padding:5px;border-radius:10px;border:2px solid #e0e0e0}.filter-section .filter-wrapper .filter-left .view-toggle .view-btn[data-v-0b066dbf]{padding:8px 12px;background:transparent;border:none;border-radius:6px;color:#999;cursor:pointer;transition:all .3s ease}.filter-section .filter-wrapper .filter-left .view-toggle .view-btn.active[data-v-0b066dbf]{background:#2c3e50;color:#fff}.filter-section .filter-wrapper .filter-left .view-toggle .view-btn[data-v-0b066dbf]:hover:not(.active){background:#2c3e501a}.filter-section .filter-wrapper .filter-right .search-box[data-v-0b066dbf]{display:flex;background:#fff;border:2px solid #e0e0e0;border-radius:50px;overflow:hidden}.filter-section .filter-wrapper .filter-right .search-box .search-input[data-v-0b066dbf]{border:none;padding:10px 20px;min-width:250px;font-size:1rem}.filter-section .filter-wrapper .filter-right .search-box .search-input[data-v-0b066dbf]:focus{outline:none}.filter-section .filter-wrapper .filter-right .search-box .search-btn[data-v-0b066dbf]{background:#2c3e50;color:#fff;border:none;padding:0 20px;cursor:pointer;transition:all .3s ease}.filter-section .filter-wrapper .filter-right .search-box .search-btn[data-v-0b066dbf]:hover{background:#1a252f}.content-section[data-v-0b066dbf]{padding:60px 0}.content-section .loading-wrapper .skeleton-grid[data-v-0b066dbf]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}.content-section .loading-wrapper .skeleton-grid .skeleton-card .skeleton-image[data-v-0b066dbf]{height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-0b066dbf 1.5s infinite;border-radius:10px;margin-bottom:15px}.content-section .loading-wrapper .skeleton-grid .skeleton-card .skeleton-content .skeleton-line[data-v-0b066dbf]{height:20px;background:#f0f0f0;border-radius:5px;margin-bottom:10px}.content-section .loading-wrapper .skeleton-grid .skeleton-card .skeleton-content .skeleton-line.short[data-v-0b066dbf]{width:60%}.content-section .loading-wrapper .skeleton-grid .skeleton-card .skeleton-content .skeleton-text[data-v-0b066dbf]{height:60px;background:#f0f0f0;border-radius:5px}.content-section .devotionals-grid[data-v-0b066dbf]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}.content-section .devotionals-grid .devotional-card[data-v-0b066dbf]{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease}.content-section .devotionals-grid .devotional-card[data-v-0b066dbf]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.content-section .devotionals-grid .devotional-card:hover .card-image img[data-v-0b066dbf]{transform:scale(1.05)}.content-section .devotionals-grid .devotional-card:hover .read-more[data-v-0b066dbf]{transform:translate(5px)}.content-section .devotionals-grid .devotional-card a[data-v-0b066dbf]{text-decoration:none;color:inherit}.content-section .devotionals-grid .devotional-card .card-image[data-v-0b066dbf]{position:relative;height:200px;overflow:hidden}.content-section .devotionals-grid .devotional-card .card-image img[data-v-0b066dbf]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.content-section .devotionals-grid .devotional-card .card-image .card-date[data-v-0b066dbf]{position:absolute;top:15px;right:15px;background:#fff;border-radius:10px;padding:8px 12px;text-align:center;box-shadow:0 3px 10px #0000001a}.content-section .devotionals-grid .devotional-card .card-image .card-date .day[data-v-0b066dbf]{display:block;font-size:1.3rem;font-weight:700;color:#2c3e50;line-height:1}.content-section .devotionals-grid .devotional-card .card-image .card-date .month[data-v-0b066dbf]{display:block;font-size:.75rem;color:#666;text-transform:uppercase;margin-top:2px}.content-section .devotionals-grid .devotional-card .card-content[data-v-0b066dbf]{padding:20px}.content-section .devotionals-grid .devotional-card .card-content h3[data-v-0b066dbf]{font-size:1.2rem;color:#2c3e50;margin-bottom:10px;line-height:1.4}.content-section .devotionals-grid .devotional-card .card-content .verse[data-v-0b066dbf]{color:#3498db;font-size:.9rem;margin-bottom:15px}.content-section .devotionals-grid .devotional-card .card-content .verse i[data-v-0b066dbf]{margin-right:5px}.content-section .devotionals-grid .devotional-card .card-content .excerpt[data-v-0b066dbf]{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:20px}.content-section .devotionals-grid .devotional-card .card-content .card-footer[data-v-0b066dbf]{display:flex;justify-content:space-between;align-items:center}.content-section .devotionals-grid .devotional-card .card-content .card-footer .author[data-v-0b066dbf]{color:#999;font-size:.85rem}.content-section .devotionals-grid .devotional-card .card-content .card-footer .read-more[data-v-0b066dbf]{color:#2c3e50;font-weight:500;font-size:.9rem;transition:all .3s ease}.content-section .devotionals-grid .devotional-card .card-content .card-footer .read-more i[data-v-0b066dbf]{margin-left:5px}.content-section .devotionals-list .devotional-item[data-v-0b066dbf]{background:#fff;border-radius:15px;margin-bottom:20px;box-shadow:0 3px 15px #00000014;transition:all .3s ease}.content-section .devotionals-list .devotional-item[data-v-0b066dbf]:hover{box-shadow:0 5px 25px #0000001f}.content-section .devotionals-list .devotional-item:hover .item-arrow[data-v-0b066dbf]{transform:translate(5px)}.content-section .devotionals-list .devotional-item .item-link[data-v-0b066dbf]{display:flex;align-items:center;padding:25px;text-decoration:none;color:inherit;gap:25px}.content-section .devotionals-list .devotional-item .item-link .item-date[data-v-0b066dbf]{flex-shrink:0;text-align:center;padding:15px;background:linear-gradient(135deg,#2c3e50,#3e5871);color:#fff;border-radius:12px;min-width:80px}.content-section .devotionals-list .devotional-item .item-link .item-date .day[data-v-0b066dbf]{display:block;font-size:1.8rem;font-weight:700;line-height:1}.content-section .devotionals-list .devotional-item .item-link .item-date .month[data-v-0b066dbf]{display:block;font-size:.85rem;text-transform:uppercase;margin:5px 0}.content-section .devotionals-list .devotional-item .item-link .item-date .year[data-v-0b066dbf]{display:block;font-size:.75rem;opacity:.8}.content-section .devotionals-list .devotional-item .item-link .item-content[data-v-0b066dbf]{flex:1}.content-section .devotionals-list .devotional-item .item-link .item-content h3[data-v-0b066dbf]{font-size:1.3rem;color:#2c3e50;margin-bottom:10px}.content-section .devotionals-list .devotional-item .item-link .item-content .item-meta[data-v-0b066dbf]{display:flex;gap:20px;margin-bottom:15px;font-size:.9rem}.content-section .devotionals-list .devotional-item .item-link .item-content .item-meta .verse[data-v-0b066dbf]{color:#3498db}.content-section .devotionals-list .devotional-item .item-link .item-content .item-meta .verse i[data-v-0b066dbf]{margin-right:5px}.content-section .devotionals-list .devotional-item .item-link .item-content .item-meta .author[data-v-0b066dbf]{color:#999}.content-section .devotionals-list .devotional-item .item-link .item-content .item-meta .author i[data-v-0b066dbf]{margin-right:5px}.content-section .devotionals-list .devotional-item .item-link .item-content .excerpt[data-v-0b066dbf]{color:#666;line-height:1.6}.content-section .devotionals-list .devotional-item .item-link .item-arrow[data-v-0b066dbf]{font-size:1.5rem;color:#2c3e50;transition:all .3s ease}.content-section .empty-state[data-v-0b066dbf]{text-align:center;padding:60px 20px}.content-section .empty-state i[data-v-0b066dbf]{font-size:4rem;color:#ddd;margin-bottom:20px}.content-section .empty-state h3[data-v-0b066dbf]{font-size:1.5rem;color:#2c3e50;margin-bottom:10px}.content-section .empty-state p[data-v-0b066dbf]{color:#999;margin-bottom:30px}.content-section .empty-state .btn-reset[data-v-0b066dbf]{background:#2c3e50;color:#fff;border:none;padding:12px 30px;border-radius:50px;cursor:pointer;transition:all .3s ease}.content-section .empty-state .btn-reset[data-v-0b066dbf]:hover{background:#1a252f;transform:translateY(-2px)}.content-section .pagination-wrapper[data-v-0b066dbf]{margin-top:50px;display:flex;justify-content:center}.content-section .pagination-wrapper .pagination[data-v-0b066dbf]{display:flex;gap:10px}.content-section .pagination-wrapper .pagination .page-btn[data-v-0b066dbf]{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #e0e0e0;border-radius:10px;color:#2c3e50;font-weight:500;cursor:pointer;transition:all .3s ease}.content-section .pagination-wrapper .pagination .page-btn[data-v-0b066dbf]:hover:not(:disabled){border-color:#2c3e50;background:#2c3e50;color:#fff}.content-section .pagination-wrapper .pagination .page-btn.active[data-v-0b066dbf]{background:#2c3e50;border-color:#2c3e50;color:#fff}.content-section .pagination-wrapper .pagination .page-btn[data-v-0b066dbf]:disabled{opacity:.5;cursor:not-allowed}.content-section .pagination-wrapper .pagination .page-btn.prev[data-v-0b066dbf],.content-section .pagination-wrapper .pagination .page-btn.next[data-v-0b066dbf]{padding:0 15px}.content-section .sidebar-widget[data-v-0b066dbf]{background:#fff;border-radius:15px;overflow:hidden;margin-bottom:30px;box-shadow:0 5px 20px #00000014}.content-section .sidebar-widget .widget-header[data-v-0b066dbf]{background:linear-gradient(135deg,#2c3e50,#3e5871);padding:20px}.content-section .sidebar-widget .widget-header h3[data-v-0b066dbf]{color:#fff;margin:0;font-size:1.3rem;display:flex;align-items:center;gap:10px}.content-section .sidebar-widget .calendar-widget[data-v-0b066dbf]{padding:20px}.content-section .sidebar-widget .calendar-widget .calendar-nav[data-v-0b066dbf]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.content-section .sidebar-widget .calendar-widget .calendar-nav .nav-btn[data-v-0b066dbf]{background:#f8f9fa;border:none;width:30px;height:30px;border-radius:8px;cursor:pointer;transition:all .3s ease}.content-section .sidebar-widget .calendar-widget .calendar-nav .nav-btn[data-v-0b066dbf]:hover{background:#2c3e50;color:#fff}.content-section .sidebar-widget .calendar-widget .calendar-nav .month-year[data-v-0b066dbf]{font-weight:600;color:#2c3e50;text-transform:capitalize}.content-section .sidebar-widget .calendar-widget .calendar-grid[data-v-0b066dbf]{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.content-section .sidebar-widget .calendar-widget .calendar-grid .day-header[data-v-0b066dbf]{text-align:center;font-weight:600;color:#2c3e50;padding:5px;font-size:.85rem}.content-section .sidebar-widget .calendar-widget .calendar-grid .calendar-date[data-v-0b066dbf]{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:.9rem;cursor:pointer;transition:all .3s ease}.content-section .sidebar-widget .calendar-widget .calendar-grid .calendar-date.other-month[data-v-0b066dbf]{color:#ccc}.content-section .sidebar-widget .calendar-widget .calendar-grid .calendar-date.has-devotional[data-v-0b066dbf]{background:#3498db1a;color:#3498db;font-weight:600}.content-section .sidebar-widget .calendar-widget .calendar-grid .calendar-date.has-devotional[data-v-0b066dbf]:hover{background:#3498db;color:#fff}.content-section .sidebar-widget .calendar-widget .calendar-grid .calendar-date.today[data-v-0b066dbf]{background:#e74c3c;color:#fff;font-weight:600}.content-section .sidebar-widget .archive-list[data-v-0b066dbf]{padding:10px 0;max-height:400px;overflow-y:auto}.content-section .sidebar-widget .archive-list .archive-item[data-v-0b066dbf]{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;cursor:pointer;transition:all .3s ease}.content-section .sidebar-widget .archive-list .archive-item[data-v-0b066dbf]:hover{background:#f8f9fa}.content-section .sidebar-widget .archive-list .archive-item:hover .archive-name[data-v-0b066dbf]{color:#2c3e50;padding-left:5px}.content-section .sidebar-widget .archive-list .archive-item .archive-name[data-v-0b066dbf]{font-weight:500;color:#2c3e50;transition:all .3s ease}.content-section .sidebar-widget .archive-list .archive-item .archive-count[data-v-0b066dbf]{background:#2c3e50;color:#fff;padding:2px 10px;border-radius:20px;font-size:.85rem}.content-section .sidebar-widget .verse-list[data-v-0b066dbf]{padding:20px}.content-section .sidebar-widget .verse-list .verse-item[data-v-0b066dbf]{padding:15px;background:#f8f9fa;border-radius:10px;margin-bottom:15px}.content-section .sidebar-widget .verse-list .verse-item[data-v-0b066dbf]:last-child{margin-bottom:0}.content-section .sidebar-widget .verse-list .verse-item i[data-v-0b066dbf]{color:#3498db;font-size:1.2rem;margin-bottom:10px}.content-section .sidebar-widget .verse-list .verse-item .verse-text[data-v-0b066dbf]{font-style:italic;color:#555;line-height:1.6;margin-bottom:10px}.content-section .sidebar-widget .verse-list .verse-item .verse-ref[data-v-0b066dbf]{color:#2c3e50;font-weight:600;font-size:.9rem}@keyframes loading-0b066dbf{0%{background-position:200% 0}to{background-position:-200% 0}}.animate-text[data-v-0b066dbf]{animation:fadeInUp-0b066dbf .8s ease}.animate-text-delay[data-v-0b066dbf]{animation:fadeInUp-0b066dbf .8s ease .2s both}@keyframes fadeInUp-0b066dbf{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.row[data-v-0b066dbf]{display:flex;flex-wrap:wrap;margin:0 -15px}.col-lg-8[data-v-0b066dbf]{flex:0 0 66.666667%;max-width:66.666667%;padding:0 15px}.col-lg-4[data-v-0b066dbf]{flex:0 0 33.333333%;max-width:33.333333%;padding:0 15px}.col-lg-5[data-v-0b066dbf]{flex:0 0 41.666667%;max-width:41.666667%;padding:0 15px}.col-lg-7[data-v-0b066dbf]{flex:0 0 58.333333%;max-width:58.333333%;padding:0 15px}.align-items-center[data-v-0b066dbf]{align-items:center}@media (max-width: 991px){.col-lg-8[data-v-0b066dbf],.col-lg-4[data-v-0b066dbf],.col-lg-5[data-v-0b066dbf],.col-lg-7[data-v-0b066dbf]{flex:0 0 100%;max-width:100%}.today-section .today-card .today-badge[data-v-0b066dbf]{position:static;display:inline-block;margin-bottom:20px}.today-section .today-card .today-content[data-v-0b066dbf]{padding:30px 20px}.today-section .today-card .today-content .today-image[data-v-0b066dbf]{margin-bottom:30px}.filter-section .filter-wrapper[data-v-0b066dbf]{flex-direction:column}.filter-section .filter-wrapper .filter-left[data-v-0b066dbf],.filter-section .filter-wrapper .filter-right[data-v-0b066dbf]{width:100%}.filter-section .filter-wrapper .filter-left[data-v-0b066dbf]{flex-wrap:wrap}}@media (max-width: 767px){.page-header[data-v-0b066dbf]{height:250px}.page-header .header-content .page-title[data-v-0b066dbf]{font-size:2rem}.devotionals-grid[data-v-0b066dbf]{grid-template-columns:1fr}.devotionals-list .devotional-item .item-link[data-v-0b066dbf]{flex-direction:column;text-align:center}.devotionals-list .devotional-item .item-link .item-arrow[data-v-0b066dbf]{display:none}.filter-section .filter-wrapper .search-box .search-input[data-v-0b066dbf]{min-width:auto;width:100%}}.page-header[data-v-ea4aaa2e]{position:relative;height:250px;background:linear-gradient(135deg,#2c3e50,#11181f);display:flex;align-items:center;overflow:hidden}.page-header[data-v-ea4aaa2e]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/pattern.png) repeat;opacity:.1}.page-header .header-overlay[data-v-ea4aaa2e]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}.page-header .header-content[data-v-ea4aaa2e]{position:relative;z-index:2;text-align:center;color:#fff}.page-header .header-content .page-title[data-v-ea4aaa2e]{font-size:2.5rem;font-weight:700;margin-bottom:15px}.page-header .header-content .breadcrumb[data-v-ea4aaa2e]{font-size:.95rem}.page-header .header-content .breadcrumb a[data-v-ea4aaa2e]{color:#fff;text-decoration:none;transition:all .3s ease}.page-header .header-content .breadcrumb a[data-v-ea4aaa2e]:hover{color:#3498db}.page-header .header-content .breadcrumb .separator[data-v-ea4aaa2e]{margin:0 10px;opacity:.5}.page-header .header-content .breadcrumb .current[data-v-ea4aaa2e]{opacity:.8}.loading-section[data-v-ea4aaa2e]{padding:100px 0}.loading-section .loading-wrapper[data-v-ea4aaa2e]{text-align:center}.loading-section .loading-wrapper .spinner-wrapper .spinner[data-v-ea4aaa2e]{width:50px;height:50px;border:5px solid #f8f9fa;border-top-color:#2c3e50;border-radius:50%;margin:0 auto 20px;animation:spin-ea4aaa2e 1s linear infinite}.loading-section .loading-wrapper .spinner-wrapper p[data-v-ea4aaa2e]{color:#666;font-size:1.1rem}.content-section[data-v-ea4aaa2e]{padding:60px 0}.content-section .devotional-header[data-v-ea4aaa2e]{text-align:center;max-width:800px;margin:0 auto 50px;padding-bottom:30px;border-bottom:2px solid #e0e0e0}.content-section .devotional-header .header-date[data-v-ea4aaa2e]{margin-bottom:20px}.content-section .devotional-header .header-date .day-name[data-v-ea4aaa2e]{display:block;color:#3498db;font-size:1.1rem;font-weight:500;margin-bottom:5px}.content-section .devotional-header .header-date .date[data-v-ea4aaa2e]{display:block;color:#999;font-size:1rem}.content-section .devotional-header .devotional-title[data-v-ea4aaa2e]{font-size:2.5rem;color:#2c3e50;margin-bottom:25px;line-height:1.3}.content-section .devotional-header .verse-reference[data-v-ea4aaa2e]{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#3498db,#5faee3);color:#fff;padding:10px 25px;border-radius:50px;font-size:1.1rem;margin-bottom:20px}.content-section .devotional-header .verse-reference i[data-v-ea4aaa2e]{font-size:1.2rem}.content-section .devotional-header .author-info[data-v-ea4aaa2e]{color:#666;font-size:1rem}.content-section .devotional-header .author-info i[data-v-ea4aaa2e]{margin-right:8px;color:#2c3e50}.content-section .featured-image[data-v-ea4aaa2e]{margin-bottom:40px;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0000001a}.content-section .featured-image img[data-v-ea4aaa2e]{width:100%;height:auto}.content-section .devotional-content .content-body[data-v-ea4aaa2e]{font-size:1.1rem;line-height:1.8;color:#333}.content-section .devotional-content .content-body[data-v-ea4aaa2e] p{margin-bottom:20px}.content-section .devotional-content .content-body[data-v-ea4aaa2e] h2,.content-section .devotional-content .content-body[data-v-ea4aaa2e] h3,.content-section .devotional-content .content-body[data-v-ea4aaa2e] h4{color:#2c3e50;margin-top:30px;margin-bottom:15px}.content-section .devotional-content .content-body[data-v-ea4aaa2e] ul,.content-section .devotional-content .content-body[data-v-ea4aaa2e] ol{margin-bottom:20px;padding-left:30px}.content-section .devotional-content .content-body[data-v-ea4aaa2e] ul li,.content-section .devotional-content .content-body[data-v-ea4aaa2e] ol li{margin-bottom:10px}.content-section .devotional-content .content-body[data-v-ea4aaa2e] blockquote{background:#f8f9fa;border-left:4px solid #3498db;padding:20px 25px;margin:30px 0;font-style:italic;border-radius:5px}.content-section .devotional-content .content-body[data-v-ea4aaa2e] img{max-width:100%;height:auto;border-radius:10px;margin:20px 0}.content-section .prayer-section[data-v-ea4aaa2e]{margin-top:50px;padding:30px;background:linear-gradient(135deg,#2c3e500d,#2c3e5005);border-radius:15px}.content-section .prayer-section h3[data-v-ea4aaa2e]{color:#2c3e50;margin-bottom:20px;font-size:1.5rem}.content-section .prayer-section h3 i[data-v-ea4aaa2e]{margin-right:10px}.content-section .prayer-section .prayer-box[data-v-ea4aaa2e]{background:#fff;padding:25px;border-radius:10px;border-left:4px solid #3498db}.content-section .prayer-section .prayer-box p[data-v-ea4aaa2e]{font-style:italic;line-height:1.8;color:#555;margin:0}.content-section .share-section[data-v-ea4aaa2e]{margin-top:40px;padding:30px;background:#f8f9fa;border-radius:15px;text-align:center}.content-section .share-section h4[data-v-ea4aaa2e]{margin-bottom:20px;color:#2c3e50}.content-section .share-section .share-buttons[data-v-ea4aaa2e]{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.content-section .share-section .share-buttons .share-btn[data-v-ea4aaa2e]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:50px;color:#fff;font-weight:500;cursor:pointer;transition:all .3s ease}.content-section .share-section .share-buttons .share-btn.facebook[data-v-ea4aaa2e]{background:#3b5998}.content-section .share-section .share-buttons .share-btn.facebook[data-v-ea4aaa2e]:hover{background:#2d4373;transform:translateY(-2px)}.content-section .share-section .share-buttons .share-btn.twitter[data-v-ea4aaa2e]{background:#1da1f2}.content-section .share-section .share-buttons .share-btn.twitter[data-v-ea4aaa2e]:hover{background:#0c85d0;transform:translateY(-2px)}.content-section .share-section .share-buttons .share-btn.whatsapp[data-v-ea4aaa2e]{background:#25d366}.content-section .share-section .share-buttons .share-btn.whatsapp[data-v-ea4aaa2e]:hover{background:#1da851;transform:translateY(-2px)}.content-section .share-section .share-buttons .share-btn.link[data-v-ea4aaa2e]{background:#2c3e50}.content-section .share-section .share-buttons .share-btn.link[data-v-ea4aaa2e]:hover{background:#1a252f;transform:translateY(-2px)}.content-section .devotional-navigation[data-v-ea4aaa2e]{margin-top:50px;padding:30px;background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center}.content-section .devotional-navigation .nav-prev[data-v-ea4aaa2e],.content-section .devotional-navigation .nav-next[data-v-ea4aaa2e],.content-section .devotional-navigation .nav-center[data-v-ea4aaa2e]{display:flex;align-items:center;text-decoration:none;padding:15px 20px;border-radius:10px;transition:all .3s ease}.content-section .devotional-navigation .nav-prev[data-v-ea4aaa2e]:hover,.content-section .devotional-navigation .nav-next[data-v-ea4aaa2e]:hover,.content-section .devotional-navigation .nav-center[data-v-ea4aaa2e]:hover{background:#f8f9fa}.content-section .devotional-navigation .nav-prev[data-v-ea4aaa2e]{gap:15px;justify-self:start}.content-section .devotional-navigation .nav-prev i[data-v-ea4aaa2e]{font-size:1.2rem;color:#2c3e50}.content-section .devotional-navigation .nav-prev .nav-text[data-v-ea4aaa2e]{text-align:left}.content-section .devotional-navigation .nav-center[data-v-ea4aaa2e]{gap:10px;color:#2c3e50;font-weight:500;border:2px solid #2c3e50}.content-section .devotional-navigation .nav-center[data-v-ea4aaa2e]:hover{background:#2c3e50;color:#fff}.content-section .devotional-navigation .nav-next[data-v-ea4aaa2e]{gap:15px;justify-self:end}.content-section .devotional-navigation .nav-next i[data-v-ea4aaa2e]{font-size:1.2rem;color:#2c3e50}.content-section .devotional-navigation .nav-next .nav-text[data-v-ea4aaa2e]{text-align:right}.content-section .devotional-navigation .nav-text .nav-label[data-v-ea4aaa2e]{display:block;font-size:.85rem;color:#999;margin-bottom:5px}.content-section .devotional-navigation .nav-text .nav-title[data-v-ea4aaa2e]{display:block;color:#2c3e50;font-weight:500}.content-section .related-section[data-v-ea4aaa2e]{margin-top:60px}.content-section .related-section h3[data-v-ea4aaa2e]{font-size:1.8rem;color:#2c3e50;margin-bottom:30px}.content-section .related-section .related-grid[data-v-ea4aaa2e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:25px}.content-section .related-section .related-grid .related-card[data-v-ea4aaa2e]{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px;transition:all .3s ease}.content-section .related-section .related-grid .related-card[data-v-ea4aaa2e]:hover{box-shadow:0 5px 20px #0000001a;transform:translateY(-3px)}.content-section .related-section .related-grid .related-card:hover h4[data-v-ea4aaa2e]{color:#3498db}.content-section .related-section .related-grid .related-card a[data-v-ea4aaa2e]{text-decoration:none;color:inherit}.content-section .related-section .related-grid .related-card .related-date[data-v-ea4aaa2e]{color:#3498db;font-size:.85rem;margin-bottom:10px}.content-section .related-section .related-grid .related-card h4[data-v-ea4aaa2e]{font-size:1.1rem;color:#2c3e50;margin-bottom:10px;line-height:1.4;transition:all .3s ease}.content-section .related-section .related-grid .related-card .related-verse[data-v-ea4aaa2e]{color:#666;font-size:.9rem;margin-bottom:10px}.content-section .related-section .related-grid .related-card .related-verse i[data-v-ea4aaa2e]{margin-right:5px}.content-section .related-section .related-grid .related-card .related-author[data-v-ea4aaa2e]{color:#999;font-size:.85rem}.content-section .sidebar-widget[data-v-ea4aaa2e]{background:#fff;border-radius:15px;overflow:hidden;margin-bottom:30px;box-shadow:0 5px 20px #00000014}.content-section .sidebar-widget.sticky-widget[data-v-ea4aaa2e]{position:sticky;top:100px}.content-section .sidebar-widget .widget-header[data-v-ea4aaa2e]{background:linear-gradient(135deg,#2c3e50,#3e5871);padding:18px 20px}.content-section .sidebar-widget .widget-header h3[data-v-ea4aaa2e]{color:#fff;margin:0;font-size:1.2rem;display:flex;align-items:center;gap:10px}.content-section .sidebar-widget .verse-widget[data-v-ea4aaa2e]{padding:20px}.content-section .sidebar-widget .verse-widget .verse-card[data-v-ea4aaa2e]{text-align:center}.content-section .sidebar-widget .verse-widget .verse-card i[data-v-ea4aaa2e]{font-size:2rem;color:#3498db;margin-bottom:15px}.content-section .sidebar-widget .verse-widget .verse-card .verse-text[data-v-ea4aaa2e]{font-size:1.1rem;font-style:italic;color:#555;line-height:1.6;margin-bottom:20px}.content-section .sidebar-widget .verse-widget .verse-card .btn-highlight[data-v-ea4aaa2e]{background:linear-gradient(135deg,#f39c12,#f5b043);color:#fff;border:none;padding:10px 20px;border-radius:50px;cursor:pointer;transition:all .3s ease}.content-section .sidebar-widget .verse-widget .verse-card .btn-highlight[data-v-ea4aaa2e]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #f39c124d}.content-section .sidebar-widget .date-picker-widget[data-v-ea4aaa2e]{padding:20px}.content-section .sidebar-widget .date-picker-widget .date-input[data-v-ea4aaa2e]{width:100%;padding:12px 15px;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:all .3s ease}.content-section .sidebar-widget .date-picker-widget .date-input[data-v-ea4aaa2e]:focus{outline:none;border-color:#3498db}.content-section .sidebar-widget .date-picker-widget .date-hint[data-v-ea4aaa2e]{margin-top:10px;color:#999;font-size:.9rem;text-align:center}.content-section .sidebar-widget .download-options[data-v-ea4aaa2e]{padding:15px}.content-section .sidebar-widget .download-options .download-btn[data-v-ea4aaa2e]{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:12px;margin-bottom:10px;background:#f8f9fa;border:2px solid transparent;border-radius:10px;color:#2c3e50;font-weight:500;cursor:pointer;transition:all .3s ease}.content-section .sidebar-widget .download-options .download-btn[data-v-ea4aaa2e]:last-child{margin-bottom:0}.content-section .sidebar-widget .download-options .download-btn[data-v-ea4aaa2e]:hover{border-color:#2c3e50;background:#fff}.content-section .sidebar-widget .download-options .download-btn:hover i[data-v-ea4aaa2e]{color:#2c3e50}.content-section .sidebar-widget .download-options .download-btn i[data-v-ea4aaa2e]{font-size:1.2rem}.content-section .sidebar-widget .reading-progress[data-v-ea4aaa2e]{padding:20px}.content-section .sidebar-widget .reading-progress .progress-header[data-v-ea4aaa2e]{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:#2c3e50;font-weight:500}.content-section .sidebar-widget .reading-progress .progress-bar[data-v-ea4aaa2e]{height:8px;background:#f8f9fa;border-radius:10px;overflow:hidden;margin-bottom:10px}.content-section .sidebar-widget .reading-progress .progress-bar .progress-fill[data-v-ea4aaa2e]{height:100%;background:linear-gradient(90deg,#3498db,#27ae60);border-radius:10px;transition:width .3s ease}.content-section .sidebar-widget .reading-progress .progress-text[data-v-ea4aaa2e]{text-align:center;color:#666;font-size:.9rem}.error-section[data-v-ea4aaa2e]{padding:100px 0}.error-section .error-wrapper[data-v-ea4aaa2e]{text-align:center;max-width:500px;margin:0 auto}.error-section .error-wrapper i[data-v-ea4aaa2e]{font-size:4rem;color:#e74c3c;margin-bottom:20px}.error-section .error-wrapper h2[data-v-ea4aaa2e]{font-size:1.8rem;color:#2c3e50;margin-bottom:15px}.error-section .error-wrapper p[data-v-ea4aaa2e]{color:#666;margin-bottom:30px}.error-section .error-wrapper .btn-back[data-v-ea4aaa2e]{display:inline-flex;align-items:center;gap:10px;background:#2c3e50;color:#fff;padding:12px 30px;border-radius:50px;text-decoration:none;transition:all .3s ease}.error-section .error-wrapper .btn-back[data-v-ea4aaa2e]:hover{background:#1a252f;transform:translateY(-2px)}@keyframes spin-ea4aaa2e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-text[data-v-ea4aaa2e]{animation:fadeInUp-ea4aaa2e .8s ease}.animate-text-delay[data-v-ea4aaa2e]{animation:fadeInUp-ea4aaa2e .8s ease .2s both}@keyframes fadeInUp-ea4aaa2e{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.row[data-v-ea4aaa2e]{display:flex;flex-wrap:wrap;margin:0 -15px}.col-lg-8[data-v-ea4aaa2e]{flex:0 0 66.666667%;max-width:66.666667%;padding:0 15px}.col-lg-4[data-v-ea4aaa2e]{flex:0 0 33.333333%;max-width:33.333333%;padding:0 15px}.img-fluid[data-v-ea4aaa2e]{max-width:100%;height:auto}@media print{.page-header[data-v-ea4aaa2e],.sidebar-widget[data-v-ea4aaa2e],.share-section[data-v-ea4aaa2e],.devotional-navigation[data-v-ea4aaa2e],.related-section[data-v-ea4aaa2e]{display:none}.content-section[data-v-ea4aaa2e]{padding:0}.content-section .devotional-header[data-v-ea4aaa2e]{border-bottom:1px solid #000}.content-section .devotional-content .content-body[data-v-ea4aaa2e]{font-size:12pt}}@media (max-width: 991px){.col-lg-8[data-v-ea4aaa2e],.col-lg-4[data-v-ea4aaa2e]{flex:0 0 100%;max-width:100%}.devotional-navigation[data-v-ea4aaa2e]{grid-template-columns:1fr;text-align:center}.devotional-navigation .nav-prev[data-v-ea4aaa2e],.devotional-navigation .nav-next[data-v-ea4aaa2e]{justify-self:center}}@media (max-width: 767px){.page-header[data-v-ea4aaa2e]{height:200px}.page-header .header-content .page-title[data-v-ea4aaa2e],.content-section .devotional-header .devotional-title[data-v-ea4aaa2e]{font-size:1.8rem}.content-section .devotional-header .verse-reference[data-v-ea4aaa2e]{font-size:1rem;padding:8px 20px}.content-section .share-section .share-buttons .share-btn[data-v-ea4aaa2e]{flex:1 0 45%}.content-section .related-section .related-grid[data-v-ea4aaa2e]{grid-template-columns:1fr}}@keyframes fadeUp-ef5b41a4{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn-ef5b41a4{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.animate-fade-up[data-v-ef5b41a4]{animation:fadeUp-ef5b41a4 .8s ease}.animate-fade-up-delay[data-v-ef5b41a4]{animation:fadeUp-ef5b41a4 .8s ease .2s both}.animate-fade-up-delay-2[data-v-ef5b41a4]{animation:fadeUp-ef5b41a4 .8s ease .4s both}.gallery-page[data-v-ef5b41a4]{min-height:100vh;background:linear-gradient(to bottom,#f8f9fa,#fff)}.gallery-page .hero-section[data-v-ef5b41a4]{position:relative;background:linear-gradient(135deg,#2c3e50,#11181f);padding:120px 0 80px;overflow:hidden}.gallery-page .hero-section[data-v-ef5b41a4]:before{content:"";position:absolute;top:-50%;right:-10%;width:60%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%);animation:rotate-ef5b41a4 30s linear infinite}@keyframes rotate-ef5b41a4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gallery-page .hero-section .hero-overlay[data-v-ef5b41a4]{position:absolute;top:0;right:0;bottom:0;left:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="%23ffffff" fill-opacity="0.03" d="M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,122.7C672,117,768,139,864,154.7C960,171,1056,181,1152,165.3C1248,149,1344,107,1392,85.3L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') no-repeat bottom;background-size:cover}.gallery-page .hero-section .hero-content[data-v-ef5b41a4]{position:relative;z-index:1;text-align:center}.gallery-page .hero-section .hero-content .hero-title[data-v-ef5b41a4]{font-size:3.5rem;font-weight:800;margin-bottom:1rem}.gallery-page .hero-section .hero-content .hero-title .gradient-text[data-v-ef5b41a4]{background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gallery-page .hero-section .hero-content .hero-subtitle[data-v-ef5b41a4]{color:#ffffffe6;font-size:1.2rem;margin-bottom:3rem;font-weight:300}.gallery-page .hero-section .hero-content .search-wrapper[data-v-ef5b41a4]{max-width:600px;margin:0 auto}.gallery-page .hero-section .hero-content .search-wrapper .search-box[data-v-ef5b41a4]{background:#fffffff2;border-radius:60px;padding:8px;display:flex;align-items:center;box-shadow:0 20px 40px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-page .hero-section .hero-content .search-wrapper .search-box i[data-v-ef5b41a4]{color:#3498db;margin:0 20px;font-size:1.2rem}.gallery-page .hero-section .hero-content .search-wrapper .search-box .search-input[data-v-ef5b41a4]{flex:1;border:none;outline:none;background:transparent;font-size:1rem;color:#34495e}.gallery-page .hero-section .hero-content .search-wrapper .search-box .search-input[data-v-ef5b41a4]::-moz-placeholder{color:#999}.gallery-page .hero-section .hero-content .search-wrapper .search-box .search-input[data-v-ef5b41a4]::placeholder{color:#999}.gallery-page .hero-section .hero-content .search-wrapper .search-box .search-btn[data-v-ef5b41a4]{background:linear-gradient(135deg,#e74c3c,#d62c1a);color:#fff;border:none;padding:12px 30px;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}.gallery-page .hero-section .hero-content .search-wrapper .search-box .search-btn[data-v-ef5b41a4]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #e74c3c4d}.gallery-page .gallery-content-section[data-v-ef5b41a4]{padding:60px 0}.gallery-page .gallery-content-section .sidebar-modern[data-v-ef5b41a4]{position:sticky;top:20px}.gallery-page .gallery-content-section .sidebar-modern .filter-card[data-v-ef5b41a4],.gallery-page .gallery-content-section .sidebar-modern .stats-card[data-v-ef5b41a4]{background:#fff;border-radius:16px;margin-bottom:24px;box-shadow:0 4px 20px #00000014;overflow:hidden;animation:slideIn-ef5b41a4 .6s ease}.gallery-page .gallery-content-section .sidebar-modern .filter-header[data-v-ef5b41a4]{padding:20px;border-bottom:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center}.gallery-page .gallery-content-section .sidebar-modern .filter-header .filter-title[data-v-ef5b41a4]{margin:0;font-size:1.1rem;font-weight:600;color:#34495e;display:flex;align-items:center}.gallery-page .gallery-content-section .sidebar-modern .filter-header .filter-title i[data-v-ef5b41a4]{margin-right:8px;color:#3498db}.gallery-page .gallery-content-section .sidebar-modern .filter-header .filter-badge[data-v-ef5b41a4]{background:linear-gradient(135deg,#3498db,#217dbb);color:#fff;padding:4px 10px;border-radius:20px;font-size:.85rem;font-weight:600}.gallery-page .gallery-content-section .sidebar-modern .filter-body[data-v-ef5b41a4]{padding:20px}.gallery-page .gallery-content-section .sidebar-modern .filter-body .category-pills[data-v-ef5b41a4]{display:flex;flex-direction:column;gap:8px}.gallery-page .gallery-content-section .sidebar-modern .filter-body .category-pills .category-pill[data-v-ef5b41a4]{display:flex;align-items:center;padding:12px 16px;background:#ecf0f1;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s ease;font-size:.95rem}.gallery-page .gallery-content-section .sidebar-modern .filter-body .category-pills .category-pill[data-v-ef5b41a4]:hover{background:#dde4e6;transform:translate(5px)}.gallery-page .gallery-content-section .sidebar-modern .filter-body .category-pills .category-pill.active[data-v-ef5b41a4]{background:linear-gradient(135deg,#e74c3c,#d62c1a);color:#fff;border-color:#e74c3c}.gallery-page .gallery-content-section .sidebar-modern .filter-body .category-pills .category-pill.active .pill-icon i[data-v-ef5b41a4],.gallery-page .gallery-content-section .sidebar-modern .filter-body .category-pills .category-pill.active .pill-count[data-v-ef5b41a4]{color:#fff}.gallery-page .gallery-content-section .sidebar-modern .filter-body .category-pills .category-pill .pill-icon[data-v-ef5b41a4]{margin-right:10px}.gallery-page .gallery-content-section .sidebar-modern .filter-body .category-pills .category-pill .pill-icon i[data-v-ef5b41a4]{font-size:1.1rem;color:#3498db}.gallery-page .gallery-content-section .sidebar-modern .filter-body .category-pills .category-pill .pill-text[data-v-ef5b41a4]{flex:1;font-weight:500}.gallery-page .gallery-content-section .sidebar-modern .filter-body .category-pills .category-pill .pill-count[data-v-ef5b41a4]{background:#0000001a;padding:2px 8px;border-radius:10px;font-size:.85rem;font-weight:600;color:#34495e}.gallery-page .gallery-content-section .sidebar-modern .filter-body .sort-select[data-v-ef5b41a4]{width:100%;padding:12px 16px;border:2px solid #ecf0f1;border-radius:12px;background:#fff;color:#34495e;font-size:.95rem;cursor:pointer;transition:all .3s ease}.gallery-page .gallery-content-section .sidebar-modern .filter-body .sort-select[data-v-ef5b41a4]:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.gallery-page .gallery-content-section .sidebar-modern .stats-card[data-v-ef5b41a4]{padding:24px;background:linear-gradient(135deg,#2c3e50,#1a252f)}.gallery-page .gallery-content-section .sidebar-modern .stats-card .stat-item[data-v-ef5b41a4]{display:flex;align-items:center;gap:16px}.gallery-page .gallery-content-section .sidebar-modern .stats-card .stat-item .stat-icon[data-v-ef5b41a4]{width:50px;height:50px;background:#fff3;border-radius:12px;display:flex;align-items:center;justify-content:center}.gallery-page .gallery-content-section .sidebar-modern .stats-card .stat-item .stat-icon i[data-v-ef5b41a4]{font-size:1.5rem;color:#fff}.gallery-page .gallery-content-section .sidebar-modern .stats-card .stat-item .stat-info[data-v-ef5b41a4]{flex:1}.gallery-page .gallery-content-section .sidebar-modern .stats-card .stat-item .stat-info .stat-value[data-v-ef5b41a4]{display:block;font-size:1.8rem;font-weight:700;color:#fff}.gallery-page .gallery-content-section .sidebar-modern .stats-card .stat-item .stat-info .stat-label[data-v-ef5b41a4]{display:block;font-size:.9rem;color:#fffc}.gallery-page .gallery-content-section .results-header[data-v-ef5b41a4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #ecf0f1}.gallery-page .gallery-content-section .results-header .results-info .results-title[data-v-ef5b41a4]{font-size:1.5rem;font-weight:700;color:#34495e;margin-bottom:5px}.gallery-page .gallery-content-section .results-header .results-info .results-count[data-v-ef5b41a4]{color:#666;font-size:.95rem;margin:0}.gallery-page .gallery-content-section .results-header .view-options[data-v-ef5b41a4]{display:flex;gap:8px}.gallery-page .gallery-content-section .results-header .view-options .view-btn[data-v-ef5b41a4]{width:40px;height:40px;border:2px solid #ecf0f1;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.gallery-page .gallery-content-section .results-header .view-options .view-btn i[data-v-ef5b41a4]{font-size:1.2rem;color:#34495e}.gallery-page .gallery-content-section .results-header .view-options .view-btn.active[data-v-ef5b41a4]{background:#3498db;border-color:#3498db}.gallery-page .gallery-content-section .results-header .view-options .view-btn.active i[data-v-ef5b41a4]{color:#fff}.gallery-page .gallery-content-section .results-header .view-options .view-btn[data-v-ef5b41a4]:hover:not(.active){background:#ecf0f1}.gallery-page .gallery-content-section .loading-container[data-v-ef5b41a4]{text-align:center;padding:80px 20px}.gallery-page .gallery-content-section .loading-container .modern-loader[data-v-ef5b41a4]{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:20px}.gallery-page .gallery-content-section .loading-container .modern-loader .loader-dot[data-v-ef5b41a4]{width:12px;height:12px;background:#3498db;border-radius:50%;animation:pulse-ef5b41a4 1.5s ease-in-out infinite}.gallery-page .gallery-content-section .loading-container .modern-loader .loader-dot[data-v-ef5b41a4]:nth-child(2){animation-delay:.2s}.gallery-page .gallery-content-section .loading-container .modern-loader .loader-dot[data-v-ef5b41a4]:nth-child(3){animation-delay:.4s}@keyframes pulse-ef5b41a4{0%,60%,to{transform:scale(1);opacity:1}30%{transform:scale(1.5);opacity:.5}}.gallery-page .gallery-content-section .loading-container .loading-text[data-v-ef5b41a4]{color:#666;font-size:1.1rem}.gallery-page .gallery-content-section .modern-gallery-grid[data-v-ef5b41a4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card[data-v-ef5b41a4]{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease;animation:fadeUp-ef5b41a4 .6s ease both}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card[data-v-ef5b41a4]:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card:hover .gallery-image[data-v-ef5b41a4]{transform:scale(1.1)}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card:hover .gallery-overlay[data-v-ef5b41a4]{opacity:1}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-link[data-v-ef5b41a4]{text-decoration:none;color:inherit}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-image-wrapper[data-v-ef5b41a4]{position:relative;height:200px;overflow:hidden;background:#ecf0f1}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-image-wrapper .gallery-image[data-v-ef5b41a4]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-image-wrapper .gallery-overlay[data-v-ef5b41a4]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-image-wrapper .gallery-overlay .overlay-content[data-v-ef5b41a4]{text-align:center;color:#fff}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-image-wrapper .gallery-overlay .overlay-content .view-icon[data-v-ef5b41a4]{display:block;width:50px;height:50px;margin:0 auto 10px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-image-wrapper .gallery-overlay .overlay-content .view-icon i[data-v-ef5b41a4]{font-size:1.5rem}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-image-wrapper .gallery-overlay .overlay-content .view-text[data-v-ef5b41a4]{font-size:.9rem;font-weight:600;margin:0}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-image-wrapper .category-badge[data-v-ef5b41a4]{position:absolute;top:12px;left:12px;background:#fffffff2;color:#34495e;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-image-wrapper .category-badge i[data-v-ef5b41a4]{margin-right:4px;color:#3498db}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-info[data-v-ef5b41a4]{padding:20px}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-info .gallery-title[data-v-ef5b41a4]{font-size:1.1rem;font-weight:600;color:#34495e;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-info .gallery-description[data-v-ef5b41a4]{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-info .gallery-meta[data-v-ef5b41a4]{display:flex;gap:16px;flex-wrap:wrap}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-info .gallery-meta .meta-item[data-v-ef5b41a4]{display:flex;align-items:center;gap:4px;font-size:.85rem;color:#999}.gallery-page .gallery-content-section .modern-gallery-grid .gallery-card .gallery-info .gallery-meta .meta-item i[data-v-ef5b41a4]{color:#3498db}.gallery-page .gallery-content-section .empty-state[data-v-ef5b41a4]{text-align:center;padding:80px 20px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014}.gallery-page .gallery-content-section .empty-state .empty-icon[data-v-ef5b41a4]{width:100px;height:100px;margin:0 auto 20px;background:linear-gradient(135deg,#ecf0f1,#dde4e6);border-radius:50%;display:flex;align-items:center;justify-content:center}.gallery-page .gallery-content-section .empty-state .empty-icon i[data-v-ef5b41a4]{font-size:3rem;color:#999}.gallery-page .gallery-content-section .empty-state h3[data-v-ef5b41a4]{font-size:1.5rem;color:#34495e;margin-bottom:10px}.gallery-page .gallery-content-section .empty-state p[data-v-ef5b41a4]{color:#666;font-size:1rem;margin-bottom:24px}.gallery-page .gallery-content-section .empty-state .btn-reset[data-v-ef5b41a4]{background:linear-gradient(135deg,#3498db,#217dbb);color:#fff;border:none;padding:12px 30px;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.gallery-page .gallery-content-section .empty-state .btn-reset[data-v-ef5b41a4]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #3498db4d}.gallery-page .gallery-content-section .modern-pagination[data-v-ef5b41a4]{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:60px}.gallery-page .gallery-content-section .modern-pagination .pagination-btn[data-v-ef5b41a4]{width:40px;height:40px;border-radius:50%;border:2px solid #ecf0f1;background:#fff;color:#34495e;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.gallery-page .gallery-content-section .modern-pagination .pagination-btn[data-v-ef5b41a4]:hover:not(:disabled){background:#3498db;border-color:#3498db;color:#fff;transform:scale(1.1)}.gallery-page .gallery-content-section .modern-pagination .pagination-btn[data-v-ef5b41a4]:disabled{opacity:.4;cursor:not-allowed}.gallery-page .gallery-content-section .modern-pagination .pagination-btn i[data-v-ef5b41a4]{font-size:1rem}.gallery-page .gallery-content-section .modern-pagination .pagination-numbers[data-v-ef5b41a4]{display:flex;gap:8px}.gallery-page .gallery-content-section .modern-pagination .pagination-numbers .pagination-number[data-v-ef5b41a4]{min-width:40px;height:40px;padding:0 12px;border-radius:12px;border:2px solid transparent;background:#ecf0f1;color:#34495e;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;transition:all .3s ease}.gallery-page .gallery-content-section .modern-pagination .pagination-numbers .pagination-number[data-v-ef5b41a4]:hover{background:#dde4e6;transform:translateY(-2px)}.gallery-page .gallery-content-section .modern-pagination .pagination-numbers .pagination-number.active[data-v-ef5b41a4]{background:linear-gradient(135deg,#e74c3c,#d62c1a);color:#fff;border-color:#e74c3c;transform:scale(1.1)}@media (max-width: 991px){.gallery-page .hero-section[data-v-ef5b41a4]{padding:80px 0 60px}.gallery-page .hero-section .hero-content .hero-title[data-v-ef5b41a4]{font-size:2.5rem}.gallery-page .hero-section .hero-content .hero-subtitle[data-v-ef5b41a4]{font-size:1rem}.gallery-page .gallery-content-section .sidebar-modern[data-v-ef5b41a4]{margin-bottom:40px;position:static}}@media (max-width: 767px){.gallery-page .hero-section[data-v-ef5b41a4]{padding:60px 0 40px}.gallery-page .hero-section .hero-content .hero-title[data-v-ef5b41a4]{font-size:2rem}.gallery-page .hero-section .hero-content .search-wrapper .search-box[data-v-ef5b41a4]{flex-direction:column;border-radius:16px;padding:16px}.gallery-page .hero-section .hero-content .search-wrapper .search-box .search-input[data-v-ef5b41a4]{width:100%;padding:12px 0}.gallery-page .hero-section .hero-content .search-wrapper .search-box .search-btn[data-v-ef5b41a4]{width:100%;margin-top:12px}.gallery-page .gallery-content-section[data-v-ef5b41a4]{padding:40px 0}.gallery-page .gallery-content-section .results-header[data-v-ef5b41a4]{flex-direction:column;align-items:flex-start;gap:16px}.gallery-page .gallery-content-section .modern-gallery-grid[data-v-ef5b41a4]{grid-template-columns:1fr;gap:16px}.gallery-page .gallery-content-section .modern-pagination .pagination-numbers .pagination-number[data-v-ef5b41a4]{min-width:35px;height:35px;font-size:.9rem}}@keyframes fadeDown-b4e80dd0{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp-b4e80dd0{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes spin-b4e80dd0{to{transform:rotate(360deg)}}.animate-fade-down[data-v-b4e80dd0]{animation:fadeDown-b4e80dd0 .6s ease}.animate-fade-up[data-v-b4e80dd0]{animation:fadeUp-b4e80dd0 .8s ease}.animate-fade-up-delay[data-v-b4e80dd0]{animation:fadeUp-b4e80dd0 .8s ease .2s both}.gallery-detail-page[data-v-b4e80dd0]{min-height:100vh;background:linear-gradient(to bottom,#f8f9fa,#fff)}.gallery-detail-page .hero-section[data-v-b4e80dd0]{position:relative;height:400px;background-size:cover;background-position:center;display:flex;align-items:center;overflow:hidden}.gallery-detail-page .hero-section[data-v-b4e80dd0]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000004d,#000000b3)}.gallery-detail-page .hero-section .hero-overlay[data-v-b4e80dd0]{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.gallery-detail-page .hero-section .hero-content[data-v-b4e80dd0]{position:relative;z-index:1;color:#fff}.gallery-detail-page .hero-section .hero-content .modern-breadcrumb[data-v-b4e80dd0]{display:flex;align-items:center;gap:12px;margin-bottom:20px;font-size:.95rem}.gallery-detail-page .hero-section .hero-content .modern-breadcrumb .breadcrumb-link[data-v-b4e80dd0]{color:#ffffffe6;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;gap:6px}.gallery-detail-page .hero-section .hero-content .modern-breadcrumb .breadcrumb-link[data-v-b4e80dd0]:hover{color:#fff;transform:translate(2px)}.gallery-detail-page .hero-section .hero-content .modern-breadcrumb .breadcrumb-link i[data-v-b4e80dd0]{font-size:1rem}.gallery-detail-page .hero-section .hero-content .modern-breadcrumb .separator[data-v-b4e80dd0]{color:#ffffff80}.gallery-detail-page .hero-section .hero-content .modern-breadcrumb .current[data-v-b4e80dd0]{color:#fff;font-weight:500}.gallery-detail-page .hero-section .hero-content .hero-title[data-v-b4e80dd0]{font-size:3rem;font-weight:800;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.gallery-detail-page .hero-section .hero-content .hero-meta[data-v-b4e80dd0]{display:flex;gap:24px;flex-wrap:wrap}.gallery-detail-page .hero-section .hero-content .hero-meta .meta-item[data-v-b4e80dd0]{display:flex;align-items:center;gap:8px;font-size:1rem;background:#ffffff1a;padding:8px 16px;border-radius:30px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-detail-page .hero-section .hero-content .hero-meta .meta-item i[data-v-b4e80dd0]{color:#3498db}.gallery-detail-page .detail-section[data-v-b4e80dd0]{padding:60px 0;margin-top:-80px;position:relative;z-index:10}.gallery-detail-page .detail-section .loading-container[data-v-b4e80dd0]{text-align:center;padding:100px 20px}.gallery-detail-page .detail-section .loading-container .modern-loader[data-v-b4e80dd0]{display:inline-block;margin-bottom:20px}.gallery-detail-page .detail-section .loading-container .modern-loader .loader-ring[data-v-b4e80dd0]{width:60px;height:60px;border:4px solid #ecf0f1;border-top-color:#3498db;border-radius:50%;animation:spin-b4e80dd0 1s linear infinite}.gallery-detail-page .detail-section .loading-container .loading-text[data-v-b4e80dd0]{color:#666;font-size:1.1rem}.gallery-detail-page .detail-section .detail-content .image-card[data-v-b4e80dd0]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000001a;margin-bottom:30px}.gallery-detail-page .detail-section .detail-content .image-card .image-wrapper[data-v-b4e80dd0]{position:relative;cursor:zoom-in;overflow:hidden;background:#ecf0f1}.gallery-detail-page .detail-section .detail-content .image-card .image-wrapper .main-image[data-v-b4e80dd0]{width:100%;height:auto;display:block;transition:transform .5s ease}.gallery-detail-page .detail-section .detail-content .image-card .image-wrapper:hover .main-image[data-v-b4e80dd0]{transform:scale(1.05)}.gallery-detail-page .detail-section .detail-content .image-card .image-wrapper:hover .image-overlay[data-v-b4e80dd0]{opacity:1}.gallery-detail-page .detail-section .detail-content .image-card .image-wrapper .image-overlay[data-v-b4e80dd0]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.7) 100%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-detail-page .detail-section .detail-content .image-card .image-wrapper .image-overlay .overlay-content[data-v-b4e80dd0]{text-align:center;color:#fff}.gallery-detail-page .detail-section .detail-content .image-card .image-wrapper .image-overlay .overlay-content .zoom-button[data-v-b4e80dd0]{width:70px;height:70px;margin:0 auto 15px;background:#fff3;border:2px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-detail-page .detail-section .detail-content .image-card .image-wrapper .image-overlay .overlay-content .zoom-button i[data-v-b4e80dd0]{font-size:2rem}.gallery-detail-page .detail-section .detail-content .image-card .image-wrapper .image-overlay .overlay-content .overlay-text[data-v-b4e80dd0]{font-size:1rem;font-weight:500}.gallery-detail-page .detail-section .detail-content .image-card .description-card[data-v-b4e80dd0],.gallery-detail-page .detail-section .detail-content .image-card .share-card[data-v-b4e80dd0]{padding:30px;border-top:1px solid rgba(0,0,0,.05)}.gallery-detail-page .detail-section .detail-content .image-card .description-card .section-title[data-v-b4e80dd0],.gallery-detail-page .detail-section .detail-content .image-card .share-card .section-title[data-v-b4e80dd0]{font-size:1.2rem;font-weight:600;color:#34495e;margin-bottom:20px;display:flex;align-items:center;gap:10px}.gallery-detail-page .detail-section .detail-content .image-card .description-card .section-title i[data-v-b4e80dd0],.gallery-detail-page .detail-section .detail-content .image-card .share-card .section-title i[data-v-b4e80dd0]{color:#3498db}.gallery-detail-page .detail-section .detail-content .image-card .description-card .description-text[data-v-b4e80dd0],.gallery-detail-page .detail-section .detail-content .image-card .share-card .description-text[data-v-b4e80dd0]{color:#666;line-height:1.8;font-size:1rem}.gallery-detail-page .detail-section .detail-content .image-card .share-card .share-buttons[data-v-b4e80dd0]{display:flex;gap:12px;flex-wrap:wrap}.gallery-detail-page .detail-section .detail-content .image-card .share-card .share-buttons .share-btn[data-v-b4e80dd0]{flex:1;min-width:120px;padding:12px 20px;border:none;border-radius:12px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.gallery-detail-page .detail-section .detail-content .image-card .share-card .share-buttons .share-btn i[data-v-b4e80dd0]{font-size:1.2rem}.gallery-detail-page .detail-section .detail-content .image-card .share-card .share-buttons .share-btn[data-v-b4e80dd0]:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}.gallery-detail-page .detail-section .detail-content .image-card .share-card .share-buttons .share-btn.facebook[data-v-b4e80dd0]{background:linear-gradient(135deg,#1877f2,#0b5fcc)}.gallery-detail-page .detail-section .detail-content .image-card .share-card .share-buttons .share-btn.whatsapp[data-v-b4e80dd0]{background:linear-gradient(135deg,#25d366,#1da851)}.gallery-detail-page .detail-section .detail-content .image-card .share-card .share-buttons .share-btn.twitter[data-v-b4e80dd0]{background:linear-gradient(135deg,#1da1f2,#0c85d0)}.gallery-detail-page .detail-section .detail-content .image-card .share-card .share-buttons .share-btn.link[data-v-b4e80dd0]{background:linear-gradient(135deg,#6c757d,#545b62)}.gallery-detail-page .detail-section .detail-content .sidebar-card[data-v-b4e80dd0]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #00000014;margin-bottom:24px}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-header[data-v-b4e80dd0]{padding:20px;background:linear-gradient(135deg,#ecf0f1,#dde4e6);border-bottom:2px solid #3498db;display:flex;justify-content:space-between;align-items:center}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-header .card-title[data-v-b4e80dd0]{margin:0;font-size:1.1rem;font-weight:600;color:#34495e;display:flex;align-items:center;gap:8px}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-header .card-title i[data-v-b4e80dd0]{color:#3498db}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-header .badge[data-v-b4e80dd0]{background:#3498db;color:#fff;padding:4px 10px;border-radius:20px;font-size:.85rem;font-weight:600}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body[data-v-b4e80dd0]{padding:20px}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .category-info[data-v-b4e80dd0]{margin-bottom:20px}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .category-info h5[data-v-b4e80dd0]{font-size:1.2rem;font-weight:600;color:#34495e;margin-bottom:8px}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .category-info p[data-v-b4e80dd0]{color:#666;line-height:1.6;font-size:.95rem}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .btn-category[data-v-b4e80dd0]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background:linear-gradient(135deg,#3498db,#217dbb);color:#fff;text-decoration:none;border-radius:12px;font-weight:600;transition:all .3s ease}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .btn-category[data-v-b4e80dd0]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #3498db4d}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .btn-download[data-v-b4e80dd0]{width:100%;padding:16px;background:linear-gradient(135deg,#e74c3c,#d62c1a);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:4px}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .btn-download i[data-v-b4e80dd0]{font-size:1.5rem;margin-bottom:4px}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .btn-download span[data-v-b4e80dd0]{font-weight:600;font-size:1rem}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .btn-download small[data-v-b4e80dd0]{font-size:.85rem;opacity:.9}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .btn-download[data-v-b4e80dd0]:hover{transform:translateY(-3px);box-shadow:0 15px 30px #e74c3c4d}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .download-note[data-v-b4e80dd0]{margin-top:15px;padding:12px;background:#3498db1a;border-radius:8px;color:#666;font-size:.85rem;line-height:1.5}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .download-note i[data-v-b4e80dd0]{color:#3498db;margin-right:6px}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid[data-v-b4e80dd0]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid .related-item[data-v-b4e80dd0]{text-decoration:none;border-radius:12px;overflow:hidden;transition:all .3s ease}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid .related-item[data-v-b4e80dd0]:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000026}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid .related-item:hover .related-overlay[data-v-b4e80dd0]{opacity:1}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid .related-item .related-image[data-v-b4e80dd0]{position:relative;padding-bottom:75%;background:#ecf0f1;overflow:hidden}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid .related-item .related-image img[data-v-b4e80dd0]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid .related-item .related-image .related-overlay[data-v-b4e80dd0]{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid .related-item .related-image .related-overlay i[data-v-b4e80dd0]{color:#fff;font-size:1.5rem}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid .related-item .related-info[data-v-b4e80dd0]{padding:10px;background:#fff}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid .related-item .related-info h6[data-v-b4e80dd0]{margin:0 0 4px;font-size:.9rem;font-weight:600;color:#34495e;line-height:1.3}.gallery-detail-page .detail-section .detail-content .sidebar-card .card-body .related-grid .related-item .related-info .related-date[data-v-b4e80dd0]{font-size:.75rem;color:#999}.gallery-detail-page .detail-section .detail-content .navigation-section[data-v-b4e80dd0]{margin-top:40px;text-align:center}.gallery-detail-page .detail-section .detail-content .navigation-section .btn-back[data-v-b4e80dd0]{display:inline-flex;align-items:center;gap:10px;padding:14px 30px;background:linear-gradient(135deg,#2c3e50,#1a252f);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;transition:all .3s ease}.gallery-detail-page .detail-section .detail-content .navigation-section .btn-back[data-v-b4e80dd0]:hover{transform:translate(-5px);box-shadow:0 10px 30px #2c3e504d}.gallery-detail-page .detail-section .detail-content .navigation-section .btn-back i[data-v-b4e80dd0]{font-size:1.2rem}.gallery-detail-page .detail-section .error-state[data-v-b4e80dd0]{text-align:center;padding:100px 20px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000014}.gallery-detail-page .detail-section .error-state .error-icon[data-v-b4e80dd0]{width:100px;height:100px;margin:0 auto 20px;background:linear-gradient(135deg,#ecf0f1,#dde4e6);border-radius:50%;display:flex;align-items:center;justify-content:center}.gallery-detail-page .detail-section .error-state .error-icon i[data-v-b4e80dd0]{font-size:3rem;color:#999}.gallery-detail-page .detail-section .error-state h3[data-v-b4e80dd0]{font-size:1.8rem;color:#34495e;margin-bottom:10px}.gallery-detail-page .detail-section .error-state p[data-v-b4e80dd0]{color:#666;font-size:1.1rem;margin-bottom:30px}.gallery-detail-page .detail-section .error-state .btn-error[data-v-b4e80dd0]{display:inline-flex;align-items:center;gap:8px;padding:14px 30px;background:linear-gradient(135deg,#3498db,#217dbb);color:#fff;text-decoration:none;border-radius:50px;font-weight:600;transition:all .3s ease}.gallery-detail-page .detail-section .error-state .btn-error[data-v-b4e80dd0]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3498db4d}.gallery-detail-page .lightbox-modal[data-v-b4e80dd0]{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-detail-page .lightbox-modal .lightbox-container[data-v-b4e80dd0]{position:relative;max-width:90vw;max-height:90vh}.gallery-detail-page .lightbox-modal .lightbox-container .lightbox-close[data-v-b4e80dd0]{position:absolute;top:-50px;right:0;width:40px;height:40px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.gallery-detail-page .lightbox-modal .lightbox-container .lightbox-close[data-v-b4e80dd0]:hover{background:#fff3;transform:rotate(90deg)}.gallery-detail-page .lightbox-modal .lightbox-container .lightbox-close i[data-v-b4e80dd0]{font-size:1.2rem}.gallery-detail-page .lightbox-modal .lightbox-container .lightbox-content .lightbox-image[data-v-b4e80dd0]{max-width:100%;max-height:80vh;border-radius:12px;box-shadow:0 20px 60px #00000080}.gallery-detail-page .lightbox-modal .lightbox-container .lightbox-info[data-v-b4e80dd0]{margin-top:20px;text-align:center;color:#fff}.gallery-detail-page .lightbox-modal .lightbox-container .lightbox-info h4[data-v-b4e80dd0]{font-size:1.3rem;margin-bottom:8px}.gallery-detail-page .lightbox-modal .lightbox-container .lightbox-info p[data-v-b4e80dd0]{font-size:.95rem;opacity:.9}.lightbox-enter-active[data-v-b4e80dd0],.lightbox-leave-active[data-v-b4e80dd0]{transition:opacity .3s ease}.lightbox-enter-from[data-v-b4e80dd0],.lightbox-leave-to[data-v-b4e80dd0]{opacity:0}@media (max-width: 991px){.gallery-detail-page .hero-section[data-v-b4e80dd0]{height:300px}.gallery-detail-page .hero-section .hero-content .hero-title[data-v-b4e80dd0]{font-size:2rem}.gallery-detail-page .hero-section .hero-content .hero-meta[data-v-b4e80dd0]{gap:12px}.gallery-detail-page .hero-section .hero-content .hero-meta .meta-item[data-v-b4e80dd0]{font-size:.9rem;padding:6px 12px}.gallery-detail-page .detail-section[data-v-b4e80dd0]{margin-top:-60px}.gallery-detail-page .detail-section .sidebar-card .related-grid[data-v-b4e80dd0]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 767px){.gallery-detail-page .hero-section[data-v-b4e80dd0]{height:250px}.gallery-detail-page .hero-section .hero-content .hero-title[data-v-b4e80dd0]{font-size:1.5rem}.gallery-detail-page .hero-section .hero-content .modern-breadcrumb[data-v-b4e80dd0]{font-size:.85rem}.gallery-detail-page .detail-section[data-v-b4e80dd0]{padding:40px 0}.gallery-detail-page .detail-section .detail-content .share-card .share-buttons .share-btn[data-v-b4e80dd0]{min-width:100px;padding:10px;font-size:.9rem}.gallery-detail-page .detail-section .detail-content .share-card .share-buttons .share-btn i[data-v-b4e80dd0]{font-size:1rem}.gallery-detail-page .detail-section .sidebar-card .related-grid[data-v-b4e80dd0]{grid-template-columns:repeat(2,1fr)}.gallery-detail-page .lightbox-modal .lightbox-container .lightbox-close[data-v-b4e80dd0]{top:10px;right:10px}}.page-header[data-v-1f124ed6]{background:linear-gradient(135deg,#2c3e50,#1a252f);padding:80px 0 60px;position:relative;overflow:hidden}.page-header[data-v-1f124ed6]:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:#ffffff0d;border-radius:50%}.page-header .page-header-content[data-v-1f124ed6]{position:relative;z-index:2;text-align:center;color:#fff}.page-header .page-header-content .page-title[data-v-1f124ed6]{font-size:2.5rem;font-weight:700;margin-bottom:20px}.page-header .page-header-content .breadcrumb[data-v-1f124ed6]{display:flex;justify-content:center;align-items:center;gap:10px;font-size:.95rem}.page-header .page-header-content .breadcrumb a[data-v-1f124ed6]{color:#fffc;text-decoration:none;transition:color .3s ease}.page-header .page-header-content .breadcrumb a[data-v-1f124ed6]:hover{color:#fff}.page-header .page-header-content .breadcrumb span[data-v-1f124ed6]{color:#fff9}.page-header .page-header-content .breadcrumb span.current[data-v-1f124ed6]{color:#fff}.songs-section[data-v-1f124ed6]{padding:60px 0;background:#f8f9fa}.sidebar .widget[data-v-1f124ed6]{background:#fff;border-radius:12px;padding:25px;margin-bottom:25px;box-shadow:0 2px 10px #0000000d}.sidebar .widget h4[data-v-1f124ed6]{font-size:1.1rem;font-weight:600;margin-bottom:20px;color:#34495e}.sidebar .widget.search-widget .search-box[data-v-1f124ed6]{display:flex;gap:10px}.sidebar .widget.search-widget .search-box .search-input[data-v-1f124ed6]{flex:1;padding:10px 15px;border:1px solid #e0e0e0;border-radius:8px;font-size:.95rem;transition:all .3s ease}.sidebar .widget.search-widget .search-box .search-input[data-v-1f124ed6]:focus{outline:none;border-color:#2c3e50}.sidebar .widget.search-widget .search-box .search-btn[data-v-1f124ed6]{padding:10px 15px;background:#2c3e50;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .3s ease}.sidebar .widget.search-widget .search-box .search-btn[data-v-1f124ed6]:hover{background:#1a252f}.sidebar .widget.filter-widget .filter-select[data-v-1f124ed6]{width:100%;padding:10px 15px;border:1px solid #e0e0e0;border-radius:8px;font-size:.95rem;background:#fff;cursor:pointer;transition:all .3s ease}.sidebar .widget.filter-widget .filter-select[data-v-1f124ed6]:focus{outline:none;border-color:#2c3e50}.sidebar .widget.stats-widget .stats-item[data-v-1f124ed6]{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid #f0f0f0}.sidebar .widget.stats-widget .stats-item[data-v-1f124ed6]:last-child{border-bottom:none}.sidebar .widget.stats-widget .stats-item i[data-v-1f124ed6]{font-size:1.5rem;color:#3498db}.sidebar .widget.stats-widget .stats-item div strong[data-v-1f124ed6]{display:block;font-size:1.2rem;color:#34495e}.sidebar .widget.stats-widget .stats-item div span[data-v-1f124ed6]{font-size:.85rem;color:#7f8c8d}.sidebar .widget.popular-widget .popular-list .popular-item[data-v-1f124ed6]{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:all .3s ease}.sidebar .widget.popular-widget .popular-list .popular-item[data-v-1f124ed6]:last-child{border-bottom:none}.sidebar .widget.popular-widget .popular-list .popular-item[data-v-1f124ed6]:hover{background:#f8f9fa;margin:0 -10px;padding:12px 10px;border-radius:6px}.sidebar .widget.popular-widget .popular-list .popular-item .rank[data-v-1f124ed6]{width:25px;height:25px;background:#ecf0f1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.85rem;color:#7f8c8d}.sidebar .widget.popular-widget .popular-list .popular-item .info[data-v-1f124ed6]{flex:1}.sidebar .widget.popular-widget .popular-list .popular-item .info h6[data-v-1f124ed6]{margin:0;font-size:.95rem;font-weight:500;color:#34495e}.sidebar .widget.popular-widget .popular-list .popular-item .info small[data-v-1f124ed6]{color:#7f8c8d;font-size:.85rem}.sidebar .widget.popular-widget .popular-list .popular-item .plays[data-v-1f124ed6]{font-size:.85rem;color:#7f8c8d;display:flex;align-items:center;gap:5px}.sidebar .widget.popular-widget .popular-list .popular-item .plays i[data-v-1f124ed6]{font-size:.9rem}.content-header[data-v-1f124ed6]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.content-header .result-info[data-v-1f124ed6]{color:#7f8c8d;font-size:.95rem}.content-header .header-controls[data-v-1f124ed6]{display:flex;align-items:center;gap:15px}.content-header .header-controls .btn-radio[data-v-1f124ed6]{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:2px solid #e0e0e0;border-radius:25px;font-size:.9rem;color:#7f8c8d;cursor:pointer;transition:all .3s ease;position:relative}.content-header .header-controls .btn-radio i[data-v-1f124ed6]{font-size:1.1rem}.content-header .header-controls .btn-radio .radio-text[data-v-1f124ed6]{font-weight:500}.content-header .header-controls .btn-radio .live-indicator[data-v-1f124ed6]{position:absolute;top:-2px;right:-2px;width:12px;height:12px;background:#f44;border-radius:50%;border:2px solid white;animation:pulse-1f124ed6 2s infinite}.content-header .header-controls .btn-radio.is-live[data-v-1f124ed6]{border-color:#ff6b6b;color:#ff6b6b;background:#fff5f5}.content-header .header-controls .btn-radio.is-live[data-v-1f124ed6]:hover{background:#ff6b6b;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #ff6b6b4d}.content-header .header-controls .btn-radio.is-playing[data-v-1f124ed6]{background:linear-gradient(135deg,#ff6b6b,#ff4757);color:#fff;border-color:transparent}.content-header .header-controls .btn-radio.is-playing .live-indicator[data-v-1f124ed6]{animation:pulse-1f124ed6 1s infinite}.content-header .header-controls .btn-radio.is-playing[data-v-1f124ed6]:hover{background:linear-gradient(135deg,#ff4757,#ff3838)}.content-header .header-controls .btn-radio[data-v-1f124ed6]:not(.is-live):not(.is-playing):hover{background:#f5f5f5}.content-header .view-indicator .view-mode-text[data-v-1f124ed6]{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#ecf0f1;border-radius:8px;color:#34495e;font-size:.9rem;font-weight:500}.content-header .view-indicator .view-mode-text i[data-v-1f124ed6]{font-size:1.1rem}.loading-container[data-v-1f124ed6]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#7f8c8d}.loading-container .spinner-border[data-v-1f124ed6]{width:3rem;height:3rem;margin-bottom:20px}.songs-container.view-list[data-v-1f124ed6]{display:flex;flex-direction:column;gap:20px}.songs-container.view-list .song-item[data-v-1f124ed6]{display:flex;flex-direction:row;background:#fff;border-radius:16px;box-shadow:0 2px 15px #00000014;border:1px solid rgba(0,0,0,.05);overflow:hidden;cursor:pointer;transition:all .3s ease}.songs-container.view-list .song-item[data-v-1f124ed6]:hover{transform:translateY(-3px);box-shadow:0 5px 25px #0000001f}.songs-container.view-list .song-item:hover .play-overlay[data-v-1f124ed6]{opacity:1}.songs-container.view-list .song-item .song-cover[data-v-1f124ed6]{width:180px;height:180px;position:relative;flex-shrink:0}.songs-container.view-list .song-item .song-cover img[data-v-1f124ed6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.songs-container.view-list .song-item .song-cover .play-overlay[data-v-1f124ed6]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.songs-container.view-list .song-item .song-cover .play-overlay .play-btn[data-v-1f124ed6]{width:60px;height:60px;border-radius:50%;background:#fff;border:none;color:#2c3e50;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.songs-container.view-list .song-item .song-cover .play-overlay .play-btn[data-v-1f124ed6]:hover{transform:scale(1.1);background:#3498db;color:#fff}.songs-container.view-list .song-item .song-info[data-v-1f124ed6]{flex:1;padding:25px 30px;display:flex;flex-direction:column;justify-content:center}.songs-container.view-list .song-item .song-info .song-title[data-v-1f124ed6]{font-size:1.3rem;font-weight:600;color:#34495e;margin-bottom:8px}.songs-container.view-list .song-item .song-info .song-artist[data-v-1f124ed6]{font-size:1rem;color:#7f8c8d;margin-bottom:15px}.songs-container.view-list .song-item .song-info .song-meta[data-v-1f124ed6]{display:flex;gap:25px;margin-bottom:20px;font-size:.9rem;color:#7f8c8d}.songs-container.view-list .song-item .song-info .song-meta span[data-v-1f124ed6]{display:flex;align-items:center;gap:5px}.songs-container.view-list .song-item .song-info .song-meta span i[data-v-1f124ed6]{font-size:.9rem}.songs-container.view-list .song-item .song-info .song-actions[data-v-1f124ed6]{display:flex;gap:12px}.songs-container.view-list .song-item .song-info .song-actions .btn-action[data-v-1f124ed6]{padding:8px 20px;background:none;border:1px solid #e0e0e0;border-radius:8px;color:#34495e;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:6px}.songs-container.view-list .song-item .song-info .song-actions .btn-action[data-v-1f124ed6]:hover{background:#2c3e50;border-color:#2c3e50;color:#fff}.songs-container.view-list .song-item .song-info .song-actions .btn-action.btn-play-song[data-v-1f124ed6]{background:#3498db;border-color:#3498db;color:#fff}.songs-container.view-list .song-item .song-info .song-actions .btn-action.btn-play-song[data-v-1f124ed6]:hover{background:#217dbb;border-color:#217dbb}.songs-container.view-list .song-item .song-info .song-actions .btn-action i[data-v-1f124ed6]{font-size:.95rem}@media (max-width: 768px){.songs-container.view-grid[data-v-1f124ed6]{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.songs-container.view-grid .song-item[data-v-1f124ed6]{background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px #00000014}.songs-container.view-grid .song-item[data-v-1f124ed6]:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001f}.songs-container.view-grid .song-item .song-cover[data-v-1f124ed6]{width:100%;height:160px;position:relative}.songs-container.view-grid .song-item .song-cover img[data-v-1f124ed6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.songs-container.view-grid .song-item .song-cover .play-overlay[data-v-1f124ed6]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.songs-container.view-grid .song-item .song-cover .play-overlay .play-btn[data-v-1f124ed6]{width:50px;height:50px;border-radius:50%;background:#fff;border:none;color:#2c3e50;font-size:1.3rem;display:flex;align-items:center;justify-content:center}.songs-container.view-grid .song-item .song-info[data-v-1f124ed6]{padding:12px}.songs-container.view-grid .song-item .song-info .song-title[data-v-1f124ed6]{font-size:.95rem;font-weight:600;color:#34495e;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.songs-container.view-grid .song-item .song-info .song-artist[data-v-1f124ed6]{font-size:.85rem;color:#7f8c8d;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.songs-container.view-grid .song-item .song-info .song-meta[data-v-1f124ed6]{display:flex;gap:10px;font-size:.75rem;color:#7f8c8d;margin-bottom:10px}.songs-container.view-grid .song-item .song-info .song-meta span[data-v-1f124ed6]{display:flex;align-items:center;gap:3px}.songs-container.view-grid .song-item .song-info .song-meta span i[data-v-1f124ed6]{font-size:.8rem}.songs-container.view-grid .song-item .song-info .song-actions[data-v-1f124ed6]{display:flex;gap:6px}.songs-container.view-grid .song-item .song-info .song-actions .btn-action[data-v-1f124ed6]{flex:1;padding:6px 8px;background:none;border:1px solid #e0e0e0;border-radius:6px;color:#34495e;font-size:.75rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:4px}.songs-container.view-grid .song-item .song-info .song-actions .btn-action.btn-play-song[data-v-1f124ed6]{background:#3498db;border-color:#3498db;color:#fff}.songs-container.view-grid .song-item .song-info .song-actions .btn-action i[data-v-1f124ed6]{font-size:.85rem}}@media (max-width: 768px) and (max-width: 400px){.songs-container.view-grid .song-item .song-info .song-actions .btn-action[data-v-1f124ed6]{font-size:0}.songs-container.view-grid .song-item .song-info .song-actions .btn-action i[data-v-1f124ed6]{font-size:1rem}}@media (max-width: 768px) and (max-width: 480px){.songs-container.view-grid[data-v-1f124ed6]{grid-template-columns:1fr}}@media (max-width: 768px){.sidebar[data-v-1f124ed6]{display:none}.col-lg-9[data-v-1f124ed6]{width:100%}.page-header[data-v-1f124ed6]{padding:60px 0 40px}.page-header .page-title[data-v-1f124ed6]{font-size:1.8rem}.content-header[data-v-1f124ed6]{flex-direction:column;gap:15px;align-items:flex-start}.content-header .view-indicator[data-v-1f124ed6]{align-self:flex-end}}.empty-state[data-v-1f124ed6]{text-align:center;padding:80px 20px}.empty-state i[data-v-1f124ed6]{font-size:4rem;color:#ecf0f1;margin-bottom:20px}.empty-state h4[data-v-1f124ed6]{color:#34495e;margin-bottom:10px}.empty-state p[data-v-1f124ed6]{color:#7f8c8d}.pagination-wrapper[data-v-1f124ed6]{display:flex;justify-content:center;margin-top:40px}.pagination-wrapper .pagination[data-v-1f124ed6]{display:flex;gap:5px}.pagination-wrapper .pagination .page-item.disabled .page-link[data-v-1f124ed6]{opacity:.5;cursor:not-allowed}.pagination-wrapper .pagination .page-item.active .page-link[data-v-1f124ed6]{background:#2c3e50;border-color:#2c3e50;color:#fff}.pagination-wrapper .pagination .page-item .page-link[data-v-1f124ed6]{padding:10px 15px;border:1px solid #e0e0e0;border-radius:8px;color:#34495e;text-decoration:none;transition:all .3s ease}.pagination-wrapper .pagination .page-item .page-link[data-v-1f124ed6]:hover:not(.disabled){background:#ecf0f1;border-color:#2c3e50}.animate-text[data-v-1f124ed6]{animation:fadeInUp-1f124ed6 .6s ease}.animate-text-delay[data-v-1f124ed6]{animation:fadeInUp-1f124ed6 .6s ease .2s both}@keyframes fadeInUp-1f124ed6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-1f124ed6{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media (max-width: 768px){.content-header[data-v-1f124ed6]{flex-direction:column;gap:15px;align-items:flex-start}.content-header .header-controls[data-v-1f124ed6]{width:100%;justify-content:space-between}.content-header .header-controls .btn-radio[data-v-1f124ed6]{flex:1;justify-content:center}}.playlists-page[data-v-4681c98c]{overflow-x:hidden!important;max-width:100vw!important;position:relative}[data-v-4681c98c]{box-sizing:border-box}.min-header[data-v-4681c98c]{position:relative;padding:64px 0 48px;background:#fff;border-bottom:1px solid #e9ecef}@media (max-width: 768px){.min-header[data-v-4681c98c]{padding:48px 0 32px}}.min-header .header-background[data-v-4681c98c]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#f8f9fa,#fff);opacity:.5}.min-header .header-content[data-v-4681c98c]{position:relative;z-index:1}.min-header .header-content .breadcrumb-minimal[data-v-4681c98c]{font-size:14px;color:#6c757d;margin-bottom:24px}@media (max-width: 576px){.min-header .header-content .breadcrumb-minimal[data-v-4681c98c]{font-size:12px;margin-bottom:16px}}.min-header .header-content .breadcrumb-minimal .breadcrumb-link[data-v-4681c98c]{color:#6c757d;text-decoration:none;transition:color .3s ease}.min-header .header-content .breadcrumb-minimal .breadcrumb-link[data-v-4681c98c]:hover{color:#3498db}.min-header .header-content .breadcrumb-minimal .breadcrumb-link.current[data-v-4681c98c]{color:#212529;font-weight:500}.min-header .header-content .breadcrumb-minimal .separator[data-v-4681c98c]{margin:0 8px;color:#ced4da}.min-header .header-content .page-title[data-v-4681c98c]{font-size:48px;font-weight:700;color:#212529;margin:0 0 8px;letter-spacing:-.02em}@media (max-width: 768px){.min-header .header-content .page-title[data-v-4681c98c]{font-size:32px}}.min-header .header-content .page-title .title-accent[data-v-4681c98c]{color:#3498db;font-weight:300}.min-header .header-content .page-description[data-v-4681c98c]{font-size:18px;color:#6c757d;margin:0}@media (max-width: 768px){.min-header .header-content .page-description[data-v-4681c98c]{font-size:16px}}.main-container[data-v-4681c98c]{min-height:70vh;padding:48px 0 64px;overflow-x:hidden}@media (max-width: 768px){.main-container[data-v-4681c98c]{padding:32px 0}}.main-container .container-fluid[data-v-4681c98c]{max-width:1400px;margin:0 auto;padding:0 24px}@media (max-width: 768px){.main-container .container-fluid[data-v-4681c98c]{padding:0 16px;overflow-x:hidden}}.main-container .content-wrapper[data-v-4681c98c]{display:grid;grid-template-columns:280px 1fr;gap:48px}@media (max-width: 1024px){.main-container .content-wrapper[data-v-4681c98c]{grid-template-columns:1fr;gap:32px}}.sidebar-filter[data-v-4681c98c]{position:sticky;top:24px;height:-moz-fit-content;height:fit-content}@media (max-width: 1024px){.sidebar-filter[data-v-4681c98c]{display:none}}.sidebar-filter .filter-header[data-v-4681c98c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.sidebar-filter .filter-header h3[data-v-4681c98c]{font-size:24px;font-weight:600;color:#212529;margin:0}.sidebar-filter .filter-header .reset-btn[data-v-4681c98c]{background:none;border:none;color:#3498db;font-size:14px;font-weight:500;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .3s ease}.sidebar-filter .filter-header .reset-btn[data-v-4681c98c]:hover{background:#3498db1a}.sidebar-filter .filter-section[data-v-4681c98c]{margin-bottom:32px}.sidebar-filter .filter-section .filter-label[data-v-4681c98c]{display:block;font-size:14px;font-weight:600;color:#495057;margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}.sidebar-filter .filter-section .search-box[data-v-4681c98c]{position:relative}.sidebar-filter .filter-section .search-box .search-input[data-v-4681c98c]{width:100%;padding:16px 40px 16px 16px;border:1px solid #dee2e6;border-radius:8px;font-size:14px;transition:all .3s ease}.sidebar-filter .filter-section .search-box .search-input[data-v-4681c98c]:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.sidebar-filter .filter-section .search-box i[data-v-4681c98c]{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#adb5bd}.sidebar-filter .filter-section .radio-group[data-v-4681c98c]{display:flex;flex-direction:column;gap:8px}.sidebar-filter .filter-section .radio-group .radio-option[data-v-4681c98c]{display:flex;align-items:center;padding:8px 0;cursor:pointer;transition:color .3s ease}.sidebar-filter .filter-section .radio-group .radio-option[data-v-4681c98c]:hover{color:#3498db}.sidebar-filter .filter-section .radio-group .radio-option input[type=radio][data-v-4681c98c]{display:none}.sidebar-filter .filter-section .radio-group .radio-option input[type=radio]:checked+.radio-custom[data-v-4681c98c]{border-color:#3498db;background:#3498db}.sidebar-filter .filter-section .radio-group .radio-option input[type=radio]:checked+.radio-custom[data-v-4681c98c]:after{transform:scale(1)}.sidebar-filter .filter-section .radio-group .radio-option .radio-custom[data-v-4681c98c]{width:20px;height:20px;border:2px solid #ced4da;border-radius:50%;margin-right:16px;position:relative;transition:all .3s ease}.sidebar-filter .filter-section .radio-group .radio-option .radio-custom[data-v-4681c98c]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:8px;height:8px;background:#fff;border-radius:50%;transition:transform .3s ease}.sidebar-filter .filter-section .radio-group .radio-option .radio-label[data-v-4681c98c]{font-size:14px;color:#495057}.sidebar-filter .filter-section.stats-section[data-v-4681c98c]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.sidebar-filter .filter-section.stats-section .stat-card[data-v-4681c98c]{padding:16px;background:#f8f9fa;border-radius:8px;text-align:center}.sidebar-filter .filter-section.stats-section .stat-card .stat-number[data-v-4681c98c]{font-size:24px;font-weight:700;color:#3498db}.sidebar-filter .filter-section.stats-section .stat-card .stat-label[data-v-4681c98c]{font-size:12px;color:#6c757d;margin-top:4px}.sidebar-filter .filter-section .view-toggle[data-v-4681c98c]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sidebar-filter .filter-section .view-toggle .view-btn[data-v-4681c98c]{padding:8px;background:#fff;border:1px solid #dee2e6;border-radius:6px;font-size:14px;color:#495057;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:4px}.sidebar-filter .filter-section .view-toggle .view-btn[data-v-4681c98c]:hover{border-color:#3498db;color:#3498db}.sidebar-filter .filter-section .view-toggle .view-btn.active[data-v-4681c98c]{background:#3498db;border-color:#3498db;color:#fff}.mobile-filter-btn[data-v-4681c98c]{display:none;position:fixed;bottom:16px;right:8px;padding:8px 16px;background:#2c3e50;color:#fff;border:none;border-radius:24px;font-size:16px;font-weight:500;box-shadow:0 4px 16px #2c3e504d;z-index:100;transition:all .3s ease;align-items:center;gap:8px}@media (max-width: 1024px){.mobile-filter-btn[data-v-4681c98c]{display:flex}}.mobile-filter-btn[data-v-4681c98c]:active{transform:scale(.95)}.mobile-filter-btn .filter-count[data-v-4681c98c]{background:#e74c3c;color:#fff;padding:2px 6px;border-radius:12px;font-size:12px;min-width:20px;text-align:center}.mobile-filter-sheet[data-v-4681c98c]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:flex-end}.mobile-filter-sheet .sheet-backdrop[data-v-4681c98c]{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080}.mobile-filter-sheet .sheet-content[data-v-4681c98c]{position:relative;background:#fff;border-radius:24px 24px 0 0;width:100%;max-height:80vh;display:flex;flex-direction:column}.mobile-filter-sheet .sheet-content .sheet-header[data-v-4681c98c]{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e9ecef}.mobile-filter-sheet .sheet-content .sheet-header h3[data-v-4681c98c]{font-size:20px;font-weight:600;color:#212529;margin:0}.mobile-filter-sheet .sheet-content .sheet-header .close-btn[data-v-4681c98c]{width:32px;height:32px;border-radius:50%;background:#f8f9fa;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;color:#495057;cursor:pointer}.mobile-filter-sheet .sheet-content .sheet-header .close-btn[data-v-4681c98c]:active{background:#e9ecef}.mobile-filter-sheet .sheet-content .sheet-body[data-v-4681c98c]{flex:1;overflow-y:auto;padding:24px}.mobile-filter-sheet .sheet-content .sheet-body .mobile-filter-section[data-v-4681c98c]{margin-bottom:24px}.mobile-filter-sheet .sheet-content .sheet-body .mobile-filter-section label[data-v-4681c98c]{display:block;font-size:14px;font-weight:600;color:#495057;margin-bottom:8px}.mobile-filter-sheet .sheet-content .sheet-body .mobile-filter-section .mobile-search[data-v-4681c98c],.mobile-filter-sheet .sheet-content .sheet-body .mobile-filter-section .mobile-select[data-v-4681c98c]{width:100%;padding:16px;border:1px solid #dee2e6;border-radius:8px;font-size:16px;transition:border-color .3s ease}.mobile-filter-sheet .sheet-content .sheet-body .mobile-filter-section .mobile-search[data-v-4681c98c]:focus,.mobile-filter-sheet .sheet-content .sheet-body .mobile-filter-section .mobile-select[data-v-4681c98c]:focus{outline:none;border-color:#3498db}.mobile-filter-sheet .sheet-content .sheet-body .mobile-filter-section .mobile-view-toggle[data-v-4681c98c]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-filter-sheet .sheet-content .sheet-body .mobile-filter-section .mobile-view-toggle button[data-v-4681c98c]{padding:16px;border:1px solid #dee2e6;border-radius:8px;background:#fff;font-size:16px;color:#495057;transition:all .3s ease}.mobile-filter-sheet .sheet-content .sheet-body .mobile-filter-section .mobile-view-toggle button.active[data-v-4681c98c]{background:#3498db;border-color:#3498db;color:#fff}.mobile-filter-sheet .sheet-content .sheet-footer[data-v-4681c98c]{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:24px;border-top:1px solid #e9ecef}.mobile-filter-sheet .sheet-content .sheet-footer button[data-v-4681c98c]{padding:16px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease}.mobile-filter-sheet .sheet-content .sheet-footer button.btn-outline[data-v-4681c98c]{background:#fff;border:1px solid #dee2e6;color:#495057}.mobile-filter-sheet .sheet-content .sheet-footer button.btn-primary[data-v-4681c98c]{background:#3498db;border:1px solid #3498db;color:#fff}@media (max-width: 1024px){.main-content[data-v-4681c98c]{width:100%}}.hero-playlist[data-v-4681c98c]{margin-bottom:64px}.hero-playlist .hero-link[data-v-4681c98c]{text-decoration:none;color:inherit}.hero-playlist .hero-card[data-v-4681c98c]{position:relative;border-radius:16px;overflow:hidden;background:#212529;min-height:300px;display:flex;align-items:center}@media (max-width: 768px){.hero-playlist .hero-card[data-v-4681c98c]{flex-direction:column;min-height:auto}}.hero-playlist .hero-card .hero-image[data-v-4681c98c]{position:absolute;top:0;left:0;right:0;bottom:0}@media (max-width: 768px){.hero-playlist .hero-card .hero-image[data-v-4681c98c]{position:relative;padding-bottom:60%}}.hero-playlist .hero-card .hero-image img[data-v-4681c98c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-playlist .hero-card .hero-image .hero-gradient[data-v-4681c98c]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#000000e6,#0009 40%,#0003)}@media (max-width: 768px){.hero-playlist .hero-card .hero-image .hero-gradient[data-v-4681c98c]{background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.9) 100%)}}.hero-playlist .hero-card .hero-content[data-v-4681c98c]{position:relative;z-index:1;padding:64px;max-width:600px}@media (max-width: 768px){.hero-playlist .hero-card .hero-content[data-v-4681c98c]{padding:32px;max-width:100%}}.hero-playlist .hero-card .hero-content .hero-badge[data-v-4681c98c]{display:inline-flex;align-items:center;gap:4px;padding:4px 16px;background:#f39c1233;color:#f39c12;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:16px}.hero-playlist .hero-card .hero-content .hero-badge i[data-v-4681c98c]{font-size:12px}.hero-playlist .hero-card .hero-content .hero-title[data-v-4681c98c]{font-size:32px;font-weight:700;color:#fff;margin:0 0 16px}@media (max-width: 768px){.hero-playlist .hero-card .hero-content .hero-title[data-v-4681c98c]{font-size:24px}}.hero-playlist .hero-card .hero-content .hero-desc[data-v-4681c98c]{font-size:16px;color:#fffc;line-height:1.6;margin-bottom:24px}.hero-playlist .hero-card .hero-content .hero-meta[data-v-4681c98c]{display:flex;gap:24px;margin-bottom:32px;flex-wrap:wrap}.hero-playlist .hero-card .hero-content .hero-meta span[data-v-4681c98c]{display:flex;align-items:center;gap:4px;font-size:14px;color:#ffffffb3}.hero-playlist .hero-card .hero-content .hero-meta span i[data-v-4681c98c]{color:#3498db}.hero-playlist .hero-card .hero-content .hero-play-btn[data-v-4681c98c]{padding:16px 32px;background:#3498db;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.hero-playlist .hero-card .hero-content .hero-play-btn[data-v-4681c98c]:hover{background:#217dbb;transform:translateY(-2px)}.hero-playlist .hero-card .hero-content .hero-play-btn i[data-v-4681c98c]{font-size:18px}.loading-container .skeleton-grid[data-v-4681c98c],.loading-container .skeleton-list[data-v-4681c98c]{display:grid;gap:24px}.loading-container .skeleton-grid[data-v-4681c98c]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (max-width: 768px){.loading-container .skeleton-grid[data-v-4681c98c]{grid-template-columns:1fr}}.loading-container .skeleton-item[data-v-4681c98c]{background:#fff;border-radius:12px;overflow:hidden}.loading-container .skeleton-item .skeleton-image[data-v-4681c98c]{height:200px;background:linear-gradient(90deg,#e9ecef 25%,#f8f9fa,#e9ecef 75%);background-size:200% 100%;animation:skeleton-loading-4681c98c 1.5s ease-in-out infinite}.loading-container .skeleton-item .skeleton-content[data-v-4681c98c]{padding:24px}.loading-container .skeleton-item .skeleton-content .skeleton-title[data-v-4681c98c],.loading-container .skeleton-item .skeleton-content .skeleton-subtitle[data-v-4681c98c],.loading-container .skeleton-item .skeleton-content .skeleton-meta[data-v-4681c98c]{background:linear-gradient(90deg,#e9ecef 25%,#f8f9fa,#e9ecef 75%);background-size:200% 100%;animation:skeleton-loading-4681c98c 1.5s ease-in-out infinite;border-radius:4px;margin-bottom:8px}.loading-container .skeleton-item .skeleton-content .skeleton-title[data-v-4681c98c]:last-child,.loading-container .skeleton-item .skeleton-content .skeleton-subtitle[data-v-4681c98c]:last-child,.loading-container .skeleton-item .skeleton-content .skeleton-meta[data-v-4681c98c]:last-child{margin-bottom:0}.loading-container .skeleton-item .skeleton-content .skeleton-title[data-v-4681c98c]{height:20px;width:60%}.loading-container .skeleton-item .skeleton-content .skeleton-subtitle[data-v-4681c98c]{height:16px;width:80%}.loading-container .skeleton-item .skeleton-content .skeleton-meta[data-v-4681c98c]{height:14px;width:40%}.loading-container .skeleton-list .skeleton-item[data-v-4681c98c]{display:flex;padding:24px;gap:24px}.loading-container .skeleton-list .skeleton-item .skeleton-image[data-v-4681c98c]{width:120px;height:120px;flex-shrink:0}.playlist-masonry[data-v-4681c98c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}@media (max-width: 768px){.playlist-masonry[data-v-4681c98c]{grid-template-columns:1fr}}@media (min-width: 768px) and (max-width: 1024px){.playlist-masonry[data-v-4681c98c]{grid-template-columns:repeat(2,1fr)}}.playlist-masonry .masonry-item.small .card-image-container[data-v-4681c98c]{padding-bottom:60%}.playlist-masonry .masonry-item.medium .card-image-container[data-v-4681c98c]{padding-bottom:75%}.playlist-masonry .masonry-item.large .card-image-container[data-v-4681c98c]{padding-bottom:100%}.playlist-masonry .playlist-card-link[data-v-4681c98c]{text-decoration:none;color:inherit;display:block}.playlist-masonry .playlist-card[data-v-4681c98c]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000014;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.playlist-masonry .playlist-card[data-v-4681c98c]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.playlist-masonry .playlist-card:hover .card-overlay[data-v-4681c98c]{opacity:1}.playlist-masonry .playlist-card:hover .overlay-play-btn[data-v-4681c98c]{transform:scale(1)}.playlist-masonry .playlist-card .card-image-container[data-v-4681c98c]{position:relative;padding-bottom:70%;background:#f8f9fa;overflow:hidden}.playlist-masonry .playlist-card .card-image-container .card-image[data-v-4681c98c]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.playlist-masonry .playlist-card .card-image-container .card-overlay[data-v-4681c98c]{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.playlist-masonry .playlist-card .card-image-container .overlay-play-btn[data-v-4681c98c]{width:56px;height:56px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:scale(.8);transition:transform .3s ease}.playlist-masonry .playlist-card .card-image-container .overlay-play-btn i[data-v-4681c98c]{font-size:20px;color:#2c3e50;margin-left:2px}.playlist-masonry .playlist-card .card-image-container .card-badges[data-v-4681c98c]{position:absolute;top:16px;left:16px}.playlist-masonry .playlist-card .card-image-container .card-badges .badge-songs[data-v-4681c98c]{padding:4px 8px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#212529;border-radius:6px;font-size:12px;font-weight:600}.playlist-masonry .playlist-card .card-content[data-v-4681c98c]{padding:24px;flex:1;display:flex;flex-direction:column}.playlist-masonry .playlist-card .card-content .card-title[data-v-4681c98c]{font-size:18px;font-weight:600;color:#212529;margin:0 0 8px;line-height:1.3}.playlist-masonry .playlist-card .card-content .card-excerpt[data-v-4681c98c]{font-size:14px;color:#6c757d;line-height:1.5;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.playlist-masonry .playlist-card .card-content .card-meta[data-v-4681c98c]{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #e9ecef}.playlist-masonry .playlist-card .card-content .card-meta .meta-left[data-v-4681c98c],.playlist-masonry .playlist-card .card-content .card-meta .meta-right[data-v-4681c98c]{display:flex;align-items:center;gap:4px;font-size:14px;color:#6c757d}.playlist-masonry .playlist-card .card-content .card-meta .meta-left i[data-v-4681c98c],.playlist-masonry .playlist-card .card-content .card-meta .meta-right i[data-v-4681c98c]{font-size:14px;opacity:.6}.playlist-masonry .playlist-card .card-content .card-meta .meta-plays[data-v-4681c98c]{color:#3498db;font-weight:500}.playlist-list[data-v-4681c98c]{display:flex;flex-direction:column;gap:16px}.playlist-list .list-item-link[data-v-4681c98c]{text-decoration:none;color:inherit}.playlist-list .list-item[data-v-4681c98c]{display:flex;gap:24px;padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;transition:all .3s ease;width:100%;box-sizing:border-box}@media (max-width: 768px){.playlist-list .list-item[data-v-4681c98c]{flex-direction:column;padding:16px;gap:16px;max-width:100%;overflow:hidden}}.playlist-list .list-item[data-v-4681c98c]:hover{box-shadow:0 4px 16px #0000001f;transform:translate(4px)}.playlist-list .list-item:hover .list-play-btn[data-v-4681c98c]{opacity:1}.playlist-list .list-item .list-image[data-v-4681c98c]{position:relative;width:140px;height:140px;border-radius:8px;overflow:hidden;flex-shrink:0}@media (max-width: 768px){.playlist-list .list-item .list-image[data-v-4681c98c]{width:100%;height:180px;max-width:100%}}.playlist-list .list-item .list-image img[data-v-4681c98c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.playlist-list .list-item .list-image .list-play-btn[data-v-4681c98c]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:#fffffff2;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .3s ease}.playlist-list .list-item .list-image .list-play-btn i[data-v-4681c98c]{font-size:18px;color:#2c3e50;margin-left:2px}.playlist-list .list-item .list-content[data-v-4681c98c]{flex:1;display:flex;flex-direction:column;justify-content:center}.playlist-list .list-item .list-content .list-title[data-v-4681c98c]{font-size:20px;font-weight:600;color:#212529;margin:0 0 8px}.playlist-list .list-item .list-content .list-description[data-v-4681c98c]{font-size:16px;color:#6c757d;line-height:1.5;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.playlist-list .list-item .list-content .list-meta[data-v-4681c98c]{display:flex;gap:24px;font-size:14px;color:#6c757d;flex-wrap:wrap}.playlist-list .list-item .list-content .list-meta span[data-v-4681c98c]{display:flex;align-items:center;gap:4px}.playlist-list .list-item .list-content .list-meta span i[data-v-4681c98c]{opacity:.6}.playlist-list .list-item .list-actions[data-v-4681c98c]{display:flex;align-items:center}@media (max-width: 768px){.playlist-list .list-item .list-actions[data-v-4681c98c]{display:none}}.playlist-list .list-item .list-actions .action-btn[data-v-4681c98c]{width:32px;height:32px;border-radius:8px;background:#f8f9fa;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#6c757d;margin-left:4px}.playlist-list .list-item .list-actions .action-btn[data-v-4681c98c]:hover{background:#e9ecef;color:#3498db}.playlist-list .list-item .list-actions .action-btn[data-v-4681c98c]:first-child{margin-left:0}.empty-container[data-v-4681c98c]{padding:64px 24px;text-align:center}.empty-container .empty-illustration[data-v-4681c98c]{margin-bottom:32px}.empty-container .empty-illustration .empty-svg[data-v-4681c98c]{width:200px;height:200px;max-width:100%}.empty-container .empty-title[data-v-4681c98c]{font-size:24px;font-weight:600;color:#212529;margin:0 0 8px}.empty-container .empty-text[data-v-4681c98c]{font-size:16px;color:#6c757d;max-width:400px;margin:0 auto 32px}.empty-container .empty-action[data-v-4681c98c]{padding:16px 32px;background:#3498db;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.empty-container .empty-action[data-v-4681c98c]:hover{background:#217dbb;transform:translateY(-2px)}.pagination-minimal[data-v-4681c98c]{display:flex;justify-content:center;align-items:center;gap:32px;margin-top:64px}.pagination-minimal .page-arrow[data-v-4681c98c]{width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid #dee2e6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#495057}.pagination-minimal .page-arrow[data-v-4681c98c]:hover:not(:disabled){background:#f8f9fa;border-color:#3498db;color:#3498db}.pagination-minimal .page-arrow[data-v-4681c98c]:disabled{opacity:.3;cursor:not-allowed}.pagination-minimal .page-arrow i[data-v-4681c98c]{font-size:18px}.pagination-minimal .page-indicator[data-v-4681c98c]{display:flex;align-items:center;gap:8px;font-size:16px}.pagination-minimal .page-indicator .current-page[data-v-4681c98c]{font-size:20px;font-weight:600;color:#212529}.pagination-minimal .page-indicator .separator[data-v-4681c98c]{color:#ced4da}.pagination-minimal .page-indicator .total-pages[data-v-4681c98c]{color:#6c757d}.floating-cta[data-v-4681c98c]{background:#f8f9fa;padding:32px 0;margin-top:64px;overflow:hidden;width:100%}@media (max-width: 768px){.floating-cta[data-v-4681c98c]{padding:32px 16px}}.floating-cta .cta-card[data-v-4681c98c]{background:#fff;border-radius:12px;padding:32px;display:flex;align-items:center;gap:32px;box-shadow:0 2px 8px #0000000f;width:100%;overflow:hidden}@media (max-width: 768px){.floating-cta .cta-card[data-v-4681c98c]{flex-direction:column;text-align:center;gap:24px;padding:24px}}.floating-cta .cta-card .cta-icon[data-v-4681c98c]{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#3498db,#217dbb);display:flex;align-items:center;justify-content:center;flex-shrink:0}.floating-cta .cta-card .cta-icon i[data-v-4681c98c]{font-size:24px;color:#fff}.floating-cta .cta-card .cta-text[data-v-4681c98c]{flex:1}.floating-cta .cta-card .cta-text h4[data-v-4681c98c]{font-size:20px;font-weight:600;color:#212529;margin:0 0 4px}.floating-cta .cta-card .cta-text p[data-v-4681c98c]{font-size:16px;color:#6c757d;margin:0}.floating-cta .cta-card .cta-button[data-v-4681c98c]{padding:16px 32px;background:#2c3e50;color:#fff;border-radius:8px;text-decoration:none;font-size:16px;font-weight:500;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}@media (max-width: 768px){.floating-cta .cta-card .cta-button[data-v-4681c98c]{padding:16px 24px;font-size:14px}}.floating-cta .cta-card .cta-button[data-v-4681c98c]:hover{background:#1a252f;transform:translate(4px)}.floating-cta .cta-card .cta-button:hover i[data-v-4681c98c]{transform:translate(4px)}.floating-cta .cta-card .cta-button i[data-v-4681c98c]{transition:transform .3s ease}@keyframes skeleton-loading-4681c98c{0%{background-position:200% 0}to{background-position:-200% 0}}.slide-up-enter-active[data-v-4681c98c],.slide-up-leave-active[data-v-4681c98c]{transition:all .3s ease}.slide-up-enter-from[data-v-4681c98c],.slide-up-leave-to[data-v-4681c98c]{transform:translateY(100%)}.container[data-v-4681c98c]{max-width:1200px;margin:0 auto;padding:0 24px}@media (max-width: 768px){.container[data-v-4681c98c]{padding:0 16px}}[data-v-5e756756]{box-sizing:border-box}.playlist-detail-page[data-v-5e756756]{width:100%;overflow-x:hidden;min-height:100vh;background:linear-gradient(180deg,#f0f2f5,#fff)}.detail-header[data-v-5e756756]{background:#fffc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06);padding:16px 0;position:sticky;top:0;z-index:50}@media (max-width: 768px){.detail-header[data-v-5e756756]{padding:12px 0}}.detail-header .breadcrumb-minimal[data-v-5e756756]{font-size:13px;color:#6c757d;display:flex;align-items:center;flex-wrap:wrap;gap:6px}@media (max-width: 768px){.detail-header .breadcrumb-minimal[data-v-5e756756]{font-size:12px}}.detail-header .breadcrumb-minimal .breadcrumb-link[data-v-5e756756]{color:#6c757d;text-decoration:none;transition:all .2s ease}.detail-header .breadcrumb-minimal .breadcrumb-link[data-v-5e756756]:hover{color:#3498db}.detail-header .breadcrumb-minimal .separator[data-v-5e756756]{color:#ced4da;font-size:10px}.detail-header .breadcrumb-minimal .current[data-v-5e756756]{color:#212529;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}@media (max-width: 768px){.detail-header .breadcrumb-minimal .current[data-v-5e756756]{max-width:150px}}.detail-container[data-v-5e756756]{min-height:calc(100vh - 60px);width:100%;overflow-x:hidden}.detail-container .container-fluid[data-v-5e756756]{max-width:1200px;margin:0 auto;padding:0;width:100%}.loading-wrapper[data-v-5e756756]{padding:48px}.loading-wrapper .playlist-info-skeleton[data-v-5e756756]{display:flex;gap:48px;margin-bottom:64px}@media (max-width: 768px){.loading-wrapper .playlist-info-skeleton[data-v-5e756756]{flex-direction:column}}.loading-wrapper .playlist-info-skeleton .skeleton-cover[data-v-5e756756]{width:250px;height:250px;background:linear-gradient(90deg,#dee2e6 25%,#e9ecef,#dee2e6 75%);background-size:200% 100%;animation:skeleton-5e756756 1.5s ease-in-out infinite;border-radius:12px}@media (max-width: 768px){.loading-wrapper .playlist-info-skeleton .skeleton-cover[data-v-5e756756]{width:100%;max-width:300px;margin:0 auto}}.loading-wrapper .playlist-info-skeleton .skeleton-info[data-v-5e756756]{flex:1}.loading-wrapper .playlist-info-skeleton .skeleton-info>div[data-v-5e756756]{background:linear-gradient(90deg,#dee2e6 25%,#e9ecef,#dee2e6 75%);background-size:200% 100%;animation:skeleton-5e756756 1.5s ease-in-out infinite;border-radius:6px;margin-bottom:16px}.loading-wrapper .playlist-info-skeleton .skeleton-info .skeleton-title[data-v-5e756756]{height:40px;width:60%}.loading-wrapper .playlist-info-skeleton .skeleton-info .skeleton-desc[data-v-5e756756]{height:60px;width:80%}.loading-wrapper .playlist-info-skeleton .skeleton-info .skeleton-meta[data-v-5e756756]{height:20px;width:40%}.loading-wrapper .playlist-info-skeleton .skeleton-info .skeleton-buttons[data-v-5e756756]{height:48px;width:300px}.loading-wrapper .songs-skeleton .skeleton-song[data-v-5e756756]{display:flex;align-items:center;gap:16px;padding:16px;margin-bottom:8px;background:#fff;border-radius:8px}.loading-wrapper .songs-skeleton .skeleton-song>div[data-v-5e756756]{background:linear-gradient(90deg,#dee2e6 25%,#e9ecef,#dee2e6 75%);background-size:200% 100%;animation:skeleton-5e756756 1.5s ease-in-out infinite;border-radius:4px}.loading-wrapper .songs-skeleton .skeleton-song .skeleton-number[data-v-5e756756]{width:30px;height:20px}.loading-wrapper .songs-skeleton .skeleton-song .skeleton-image[data-v-5e756756]{width:48px;height:48px;border-radius:6px}.loading-wrapper .songs-skeleton .skeleton-song .skeleton-content[data-v-5e756756]{flex:1}.loading-wrapper .songs-skeleton .skeleton-song .skeleton-content .skeleton-name[data-v-5e756756]{height:18px;width:200px;margin-bottom:4px}.loading-wrapper .songs-skeleton .skeleton-song .skeleton-content .skeleton-artist[data-v-5e756756]{height:14px;width:120px}.loading-wrapper .songs-skeleton .skeleton-song .skeleton-duration[data-v-5e756756]{width:50px;height:20px}.detail-content .playlist-info[data-v-5e756756]{background:linear-gradient(135deg,#fffffff2,#f8f9faf2);padding:32px 24px;border-bottom:none;position:relative;overflow:hidden}@media (max-width: 768px){.detail-content .playlist-info[data-v-5e756756]{padding:20px 16px}}.detail-content .playlist-info[data-v-5e756756]:before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;background:radial-gradient(circle,rgba(52,152,219,.08) 0%,transparent 70%);pointer-events:none}.detail-content .playlist-info .info-wrapper[data-v-5e756756]{display:flex;gap:32px;max-width:1000px;margin:0 auto;align-items:center;position:relative;z-index:1}@media (max-width: 768px){.detail-content .playlist-info .info-wrapper[data-v-5e756756]{flex-direction:column;gap:20px;text-align:center}}.detail-content .playlist-info .cover-section[data-v-5e756756]{flex-shrink:0}.detail-content .playlist-info .cover-section .cover-container[data-v-5e756756]{position:relative;width:280px;height:280px}@media (max-width: 768px){.detail-content .playlist-info .cover-section .cover-container[data-v-5e756756]{width:200px;height:200px;margin:0 auto}}.detail-content .playlist-info .cover-section .cover-container .cover-image[data-v-5e756756]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px;box-shadow:0 12px 40px #00000026}.detail-content .playlist-info .cover-section .cover-container .cover-play-btn[data-v-5e756756]{position:absolute;bottom:16px;right:16px;width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#3498db,#217dbb);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px #3498db66}.detail-content .playlist-info .cover-section .cover-container .cover-play-btn[data-v-5e756756]:hover{transform:scale(1.08);box-shadow:0 8px 25px #3498db80}.detail-content .playlist-info .cover-section .cover-container .cover-play-btn[data-v-5e756756]:active{transform:scale(.98)}.detail-content .playlist-info .cover-section .cover-container .cover-play-btn i[data-v-5e756756]{font-size:20px;color:#fff;margin-left:2px}.detail-content .playlist-info .details-section[data-v-5e756756]{flex:1;display:flex;flex-direction:column;justify-content:center}@media (max-width: 768px){.detail-content .playlist-info .details-section[data-v-5e756756]{text-align:center}}.detail-content .playlist-info .details-section .playlist-type[data-v-5e756756]{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6c757d;margin-bottom:8px}.detail-content .playlist-info .details-section .playlist-title[data-v-5e756756]{font-size:36px;font-weight:800;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 12px;line-height:1.2}@media (max-width: 768px){.detail-content .playlist-info .details-section .playlist-title[data-v-5e756756]{font-size:28px}}.detail-content .playlist-info .details-section .playlist-description[data-v-5e756756]{font-size:16px;color:#6c757d;line-height:1.6;margin-bottom:24px}.detail-content .playlist-info .details-section .playlist-stats[data-v-5e756756]{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:24px;font-size:14px;color:#6c757d}@media (max-width: 768px){.detail-content .playlist-info .details-section .playlist-stats[data-v-5e756756]{justify-content:center;gap:12px;font-size:12px}}.detail-content .playlist-info .details-section .playlist-stats .stat-item[data-v-5e756756]{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f8f9facc;border-radius:20px;transition:all .2s ease}.detail-content .playlist-info .details-section .playlist-stats .stat-item[data-v-5e756756]:hover{background:#3498db1a;transform:translateY(-2px)}.detail-content .playlist-info .details-section .playlist-stats .stat-item i[data-v-5e756756]{color:#3498db;font-size:14px}@media (max-width: 768px){.detail-content .playlist-info .details-section .playlist-stats .stat-item[data-v-5e756756]{padding:4px 8px}.detail-content .playlist-info .details-section .playlist-stats .stat-item i[data-v-5e756756]{font-size:12px}}.detail-content .playlist-info .details-section .playlist-stats .stat-divider[data-v-5e756756]{display:none}.detail-content .playlist-info .details-section .action-buttons[data-v-5e756756]{display:flex;gap:8px}@media (max-width: 768px){.detail-content .playlist-info .details-section .action-buttons[data-v-5e756756]{justify-content:center;flex-wrap:wrap}}.detail-content .playlist-info .details-section .action-buttons button[data-v-5e756756]{padding:16px 32px;border-radius:8px;font-size:16px;font-weight:500;border:none;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.detail-content .playlist-info .details-section .action-buttons button.btn-primary[data-v-5e756756]{background:#2c3e50;color:#fff}.detail-content .playlist-info .details-section .action-buttons button.btn-primary[data-v-5e756756]:hover{background:#1a252f;transform:translateY(-2px)}.detail-content .playlist-info .details-section .action-buttons button.btn-secondary[data-v-5e756756]{background:transparent;color:#495057;border:1px solid #dee2e6}.detail-content .playlist-info .details-section .action-buttons button.btn-secondary[data-v-5e756756]:hover{background:#f8f9fa;border-color:#ced4da}.detail-content .playlist-info .details-section .action-buttons button.btn-icon[data-v-5e756756]{width:48px;height:48px;padding:0;background:transparent;color:#6c757d;border:1px solid #dee2e6}.detail-content .playlist-info .details-section .action-buttons button.btn-icon[data-v-5e756756]:hover{background:#f8f9fa;color:#2c3e50}.detail-content .content-layout[data-v-5e756756]{display:grid;grid-template-columns:1fr 320px;gap:24px;padding:24px;max-width:1200px;margin:0 auto;width:100%}@media (max-width: 1024px){.detail-content .content-layout[data-v-5e756756]{grid-template-columns:1fr;padding-bottom:90px}}@media (max-width: 768px){.detail-content .content-layout[data-v-5e756756]{padding:16px 16px 100px;gap:16px}}.songs-section[data-v-5e756756]{width:100%;overflow:hidden}.songs-section .songs-header[data-v-5e756756]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 4px}.songs-section .songs-header .section-title[data-v-5e756756]{font-size:20px;font-weight:700;color:#212529;margin:0}@media (max-width: 768px){.songs-section .songs-header .section-title[data-v-5e756756]{font-size:18px}}.songs-section .songs-header .view-options[data-v-5e756756]{display:flex;gap:4px;background:#f8f9fa80;padding:3px;border-radius:10px}.songs-section .songs-header .view-options .view-btn[data-v-5e756756]{width:34px;height:34px;border-radius:8px;background:transparent;border:none;color:#6c757d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.songs-section .songs-header .view-options .view-btn[data-v-5e756756]:hover{color:#3498db}.songs-section .songs-header .view-options .view-btn.active[data-v-5e756756]{background:#fff;color:#3498db;box-shadow:0 2px 8px #00000014}.songs-section .songs-list[data-v-5e756756]{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000f;border:1px solid rgba(0,0,0,.04)}.songs-section .songs-list .list-header[data-v-5e756756]{display:grid;grid-template-columns:48px 1fr 100px 120px;gap:16px;padding:16px 24px;border-bottom:1px solid #e9ecef;font-size:12px;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.05em}@media (max-width: 768px){.songs-section .songs-list .list-header[data-v-5e756756]{display:none}}.songs-section .songs-list .song-row[data-v-5e756756]{display:grid;grid-template-columns:40px 1fr 80px 100px;gap:12px;padding:12px 16px;align-items:center;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(0,0,0,.04);position:relative}@media (max-width: 768px){.songs-section .songs-list .song-row[data-v-5e756756]{grid-template-columns:30px 1fr 50px;gap:10px;padding:10px 12px}}.songs-section .songs-list .song-row[data-v-5e756756]:hover{background:#3498db0a}.songs-section .songs-list .song-row:hover .song-actions[data-v-5e756756]{opacity:1}.songs-section .songs-list .song-row:hover .track-number[data-v-5e756756]{opacity:0}.songs-section .songs-list .song-row:hover .col-number[data-v-5e756756]:after{content:"▶";position:absolute;color:#3498db;font-size:12px}.songs-section .songs-list .song-row.playing[data-v-5e756756]{background:linear-gradient(90deg,#3498db14,#3498db05)}.songs-section .songs-list .song-row.playing .song-name[data-v-5e756756]{color:#3498db;font-weight:600}.songs-section .songs-list .song-row .col-number[data-v-5e756756]{display:flex;align-items:center;justify-content:center;position:relative}.songs-section .songs-list .song-row .col-number .track-number[data-v-5e756756]{color:#adb5bd;font-size:13px;transition:opacity .2s ease}@media (max-width: 768px){.songs-section .songs-list .song-row .col-number .track-number[data-v-5e756756]{font-size:12px}}.songs-section .songs-list .song-row .col-number .playing-indicator[data-v-5e756756]{display:flex;gap:2px;align-items:center;height:16px}.songs-section .songs-list .song-row .col-number .playing-indicator span[data-v-5e756756]{width:3px;background:linear-gradient(180deg,#3498db,#217dbb);border-radius:3px;animation:wave-5e756756 1.2s ease-in-out infinite}.songs-section .songs-list .song-row .col-number .playing-indicator span[data-v-5e756756]:nth-child(1){animation-delay:0s;height:8px}.songs-section .songs-list .song-row .col-number .playing-indicator span[data-v-5e756756]:nth-child(2){animation-delay:.2s;height:12px}.songs-section .songs-list .song-row .col-number .playing-indicator span[data-v-5e756756]:nth-child(3){animation-delay:.4s;height:6px}.songs-section .songs-list .song-row .col-title[data-v-5e756756]{display:flex;align-items:center;gap:12px;min-width:0;overflow:hidden}.songs-section .songs-list .song-row .col-title img[data-v-5e756756]{width:44px;height:44px;border-radius:8px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #0000001a}@media (max-width: 768px){.songs-section .songs-list .song-row .col-title img[data-v-5e756756]{width:36px;height:36px;border-radius:6px}}.songs-section .songs-list .song-row .col-title .song-info[data-v-5e756756]{flex:1;min-width:0;overflow:hidden}.songs-section .songs-list .song-row .col-title .song-info .song-name[data-v-5e756756]{font-size:14px;font-weight:600;color:#212529;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}@media (max-width: 768px){.songs-section .songs-list .song-row .col-title .song-info .song-name[data-v-5e756756]{font-size:13px}}.songs-section .songs-list .song-row .col-title .song-info .song-artist[data-v-5e756756]{font-size:12px;color:#adb5bd;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.songs-section .songs-list .song-row .col-title .song-info .song-artist[data-v-5e756756]{font-size:11px}}.songs-section .songs-list .song-row .col-plays[data-v-5e756756]{color:#adb5bd;font-size:13px;text-align:right}@media (max-width: 768px){.songs-section .songs-list .song-row .col-plays[data-v-5e756756]{display:none}}.songs-section .songs-list .song-row .col-duration[data-v-5e756756]{display:flex;align-items:center;justify-content:flex-end;gap:8px}@media (max-width: 768px){.songs-section .songs-list .song-row .col-duration[data-v-5e756756]{flex-direction:column;align-items:flex-end;gap:4px}}.songs-section .songs-list .song-row .col-duration .duration-text[data-v-5e756756]{color:#adb5bd;font-size:13px}@media (max-width: 768px){.songs-section .songs-list .song-row .col-duration .duration-text[data-v-5e756756]{font-size:11px}}.songs-section .songs-list .song-row .col-duration .song-actions[data-v-5e756756]{display:flex;gap:4px;opacity:0;transition:opacity .2s ease}@media (max-width: 768px){.songs-section .songs-list .song-row .col-duration .song-actions[data-v-5e756756]{opacity:1}}.songs-section .songs-list .song-row .col-duration .song-actions .action-btn[data-v-5e756756]{width:28px;height:28px;border-radius:6px;background:transparent;border:none;color:#adb5bd;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}@media (max-width: 768px){.songs-section .songs-list .song-row .col-duration .song-actions .action-btn[data-v-5e756756]{width:22px;height:22px}.songs-section .songs-list .song-row .col-duration .song-actions .action-btn i[data-v-5e756756]{font-size:11px}}.songs-section .songs-list .song-row .col-duration .song-actions .action-btn[data-v-5e756756]:hover{background:#3498db1a;color:#3498db;transform:translateY(-1px)}.songs-section .songs-list .song-row .col-duration .song-actions .action-btn[data-v-5e756756]:active{transform:translateY(0)}.songs-section .songs-grid[data-v-5e756756]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;width:100%}@media (max-width: 768px){.songs-section .songs-grid[data-v-5e756756]{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width: 400px){.songs-section .songs-grid[data-v-5e756756]{grid-template-columns:repeat(2,1fr);gap:10px}}.songs-section .songs-grid .song-card[data-v-5e756756]{background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 12px #0000000f;border:1px solid rgba(0,0,0,.04)}.songs-section .songs-grid .song-card[data-v-5e756756]:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.songs-section .songs-grid .song-card:hover .card-overlay[data-v-5e756756]{opacity:1}.songs-section .songs-grid .song-card:hover .card-image img[data-v-5e756756]{transform:scale(1.05)}.songs-section .songs-grid .song-card.playing[data-v-5e756756]{box-shadow:0 0 0 2px #3498db}.songs-section .songs-grid .song-card .card-image[data-v-5e756756]{position:relative;padding-bottom:100%;background:linear-gradient(135deg,#e9ecef,#f8f9fa);overflow:hidden}.songs-section .songs-grid .song-card .card-image img[data-v-5e756756]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.songs-section .songs-grid .song-card .card-image .card-overlay[data-v-5e756756]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.6) 100%);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.songs-section .songs-grid .song-card .card-image .card-overlay .play-btn[data-v-5e756756]{width:44px;height:44px;border-radius:50%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.songs-section .songs-grid .song-card .card-image .card-overlay .play-btn[data-v-5e756756]:hover{transform:scale(1.1);background:#fff}.songs-section .songs-grid .song-card .card-image .card-overlay .play-btn i[data-v-5e756756]{font-size:18px;color:#3498db;margin-left:2px}.songs-section .songs-grid .song-card .card-image .now-playing-badge[data-v-5e756756]{position:absolute;top:8px;right:8px;padding:4px 8px;background:#3498dbe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;display:flex;gap:2px;box-shadow:0 2px 8px #3498db4d}.songs-section .songs-grid .song-card .card-image .now-playing-badge span[data-v-5e756756]{width:2px;height:10px;background:#fff;border-radius:1px;animation:wave-5e756756 1.2s ease-in-out infinite}.songs-section .songs-grid .song-card .card-image .now-playing-badge span[data-v-5e756756]:nth-child(2){animation-delay:.2s;height:14px}.songs-section .songs-grid .song-card .card-image .now-playing-badge span[data-v-5e756756]:nth-child(3){animation-delay:.4s;height:8px}.songs-section .songs-grid .song-card .card-content[data-v-5e756756]{padding:12px}@media (max-width: 768px){.songs-section .songs-grid .song-card .card-content[data-v-5e756756]{padding:10px}}.songs-section .songs-grid .song-card .card-content .card-title[data-v-5e756756]{font-size:13px;font-weight:600;color:#212529;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.songs-section .songs-grid .song-card .card-content .card-title[data-v-5e756756]{font-size:12px}}.songs-section .songs-grid .song-card .card-content .card-artist[data-v-5e756756]{font-size:11px;color:#adb5bd;margin:0 0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.songs-section .songs-grid .song-card .card-content .card-artist[data-v-5e756756]{font-size:10px}}.songs-section .songs-grid .song-card .card-content .card-meta[data-v-5e756756]{display:flex;justify-content:space-between;font-size:12px;color:#adb5bd}.songs-section .songs-grid .song-card .card-content .card-meta span[data-v-5e756756]{display:flex;align-items:center;gap:4px}.songs-section .songs-grid .song-card .card-content .card-meta span i[data-v-5e756756]{font-size:10px}.songs-section .empty-songs[data-v-5e756756]{padding:60px 20px;text-align:center;color:#adb5bd}.songs-section .empty-songs i[data-v-5e756756]{font-size:48px;color:#dee2e6;margin-bottom:16px}.songs-section .empty-songs p[data-v-5e756756]{font-size:14px}@media (max-width: 1024px){.sidebar[data-v-5e756756]{display:none}}.sidebar .widget-title[data-v-5e756756]{font-size:18px;font-weight:600;color:#212529;margin:0 0 24px}.sidebar .now-playing-widget[data-v-5e756756]{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;position:sticky;top:24px}.sidebar .now-playing-widget .player-card .player-cover[data-v-5e756756]{position:relative;margin-bottom:24px}.sidebar .now-playing-widget .player-card .player-cover img[data-v-5e756756]{width:100%;border-radius:8px;box-shadow:0 4px 16px #0000001a}.sidebar .now-playing-widget .player-card .player-cover .vinyl-effect[data-v-5e756756]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:60%;border-radius:50%;border:2px solid rgba(255,255,255,.2);pointer-events:none}.sidebar .now-playing-widget .player-card .player-info[data-v-5e756756]{text-align:center;margin-bottom:24px}.sidebar .now-playing-widget .player-card .player-info h4[data-v-5e756756]{font-size:18px;font-weight:600;color:#212529;margin:0 0 4px}.sidebar .now-playing-widget .player-card .player-info p[data-v-5e756756]{font-size:14px;color:#6c757d;margin:0}.sidebar .now-playing-widget .player-card .player-controls[data-v-5e756756]{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:24px}.sidebar .now-playing-widget .player-card .player-controls button[data-v-5e756756]{background:transparent;border:none;color:#495057;cursor:pointer;transition:all .3s ease}.sidebar .now-playing-widget .player-card .player-controls button[data-v-5e756756]:hover:not(:disabled){color:#3498db}.sidebar .now-playing-widget .player-card .player-controls button[data-v-5e756756]:disabled{opacity:.3;cursor:not-allowed}.sidebar .now-playing-widget .player-card .player-controls button.play-btn[data-v-5e756756]{width:56px;height:56px;border-radius:50%;background:#2c3e50;color:#fff;display:flex;align-items:center;justify-content:center}.sidebar .now-playing-widget .player-card .player-controls button.play-btn[data-v-5e756756]:hover{background:#1a252f;transform:scale(1.05)}.sidebar .now-playing-widget .player-card .player-controls button.play-btn i[data-v-5e756756]{font-size:20px;margin-left:2px}.sidebar .now-playing-widget .player-card .player-controls button i[data-v-5e756756]{font-size:18px}.sidebar .now-playing-widget .player-card .player-progress[data-v-5e756756]{display:flex;align-items:center;gap:8px;margin-bottom:16px}.sidebar .now-playing-widget .player-card .player-progress .time[data-v-5e756756]{font-size:12px;color:#6c757d;min-width:35px}.sidebar .now-playing-widget .player-card .player-progress .progress-bar[data-v-5e756756]{flex:1;height:4px;background:#dee2e6;border-radius:2px;position:relative}.sidebar .now-playing-widget .player-card .player-progress .progress-bar .progress-fill[data-v-5e756756]{height:100%;background:#3498db;border-radius:2px;transition:width .1s linear}.sidebar .now-playing-widget .player-card .player-progress .progress-bar .progress-slider[data-v-5e756756]{position:absolute;top:-3px;left:0;width:100%;height:10px;opacity:0;cursor:pointer}.sidebar .now-playing-widget .player-card .volume-control[data-v-5e756756]{display:flex;align-items:center;gap:8px}.sidebar .now-playing-widget .player-card .volume-control i[data-v-5e756756]{color:#6c757d}.sidebar .now-playing-widget .player-card .volume-control .volume-slider[data-v-5e756756]{flex:1;height:4px;-webkit-appearance:none;background:#dee2e6;border-radius:2px;outline:none}.sidebar .now-playing-widget .player-card .volume-control .volume-slider[data-v-5e756756]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;background:#3498db;border-radius:50%;cursor:pointer}.sidebar .related-widget[data-v-5e756756]{background:#fff;border-radius:12px;padding:24px}.sidebar .related-widget .related-list .related-item[data-v-5e756756]{display:flex;align-items:center;gap:16px;padding:8px 0;text-decoration:none;color:inherit;transition:all .3s ease}.sidebar .related-widget .related-list .related-item[data-v-5e756756]:hover{opacity:.8}.sidebar .related-widget .related-list .related-item:hover i[data-v-5e756756]{transform:translate(4px)}.sidebar .related-widget .related-list .related-item img[data-v-5e756756]{width:48px;height:48px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.sidebar .related-widget .related-list .related-item .related-info[data-v-5e756756]{flex:1}.sidebar .related-widget .related-list .related-item .related-info h5[data-v-5e756756]{font-size:14px;font-weight:500;color:#212529;margin:0 0 2px}.sidebar .related-widget .related-list .related-item .related-info p[data-v-5e756756]{font-size:12px;color:#6c757d;margin:0}.sidebar .related-widget .related-list .related-item i[data-v-5e756756]{color:#ced4da;transition:transform .3s ease}.lyrics-modal[data-v-5e756756]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.lyrics-modal .lyrics-backdrop[data-v-5e756756]{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lyrics-modal .lyrics-content[data-v-5e756756]{position:relative;background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:80vh;display:flex;flex-direction:column}.lyrics-modal .lyrics-content .lyrics-header[data-v-5e756756]{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e9ecef}.lyrics-modal .lyrics-content .lyrics-header h3[data-v-5e756756]{font-size:20px;font-weight:600;color:#212529;margin:0}.lyrics-modal .lyrics-content .lyrics-header .close-btn[data-v-5e756756]{width:36px;height:36px;border-radius:8px;background:#f8f9fa;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.lyrics-modal .lyrics-content .lyrics-header .close-btn[data-v-5e756756]:hover{background:#e9ecef}.lyrics-modal .lyrics-content .lyrics-body[data-v-5e756756]{padding:24px;overflow-y:auto;flex:1}.lyrics-modal .lyrics-content .lyrics-body p[data-v-5e756756]{white-space:pre-wrap;line-height:1.8;color:#495057}.lyrics-modal .lyrics-content .lyrics-body .no-lyrics[data-v-5e756756]{text-align:center;color:#adb5bd;font-style:italic}.mobile-player[data-v-5e756756]{position:fixed;bottom:0;left:0;right:0;z-index:100}@media (min-width: 1024px){.mobile-player[data-v-5e756756]{display:none}}.mobile-player .mobile-player-bar[data-v-5e756756]{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(0,0,0,.06);padding:10px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 -4px 20px #00000014;width:100%;box-sizing:border-box}.mobile-player .mobile-player-bar img[data-v-5e756756]{width:44px;height:44px;border-radius:8px;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 8px #0000001f}.mobile-player .mobile-player-bar .mobile-player-info[data-v-5e756756]{flex:1;min-width:0}.mobile-player .mobile-player-bar .mobile-player-info .song-title[data-v-5e756756]{font-size:14px;font-weight:500;color:#212529;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-player .mobile-player-bar .mobile-player-info .song-artist[data-v-5e756756]{font-size:12px;color:#6c757d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-player .mobile-player-bar .mobile-play-btn[data-v-5e756756]{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3498db,#217dbb);border:none;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #3498db4d;transition:all .2s ease}.mobile-player .mobile-player-bar .mobile-play-btn[data-v-5e756756]:active{transform:scale(.95)}.mobile-player .mobile-player-bar .mobile-play-btn i[data-v-5e756756]{font-size:16px;margin-left:1px}.mobile-player .mobile-player-full[data-v-5e756756]{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:1000;display:flex;flex-direction:column}.mobile-player .mobile-player-full .player-header[data-v-5e756756]{display:flex;justify-content:space-between;align-items:center;padding:24px}.mobile-player .mobile-player-full .player-header button[data-v-5e756756]{width:36px;height:36px;border-radius:50%;background:#f8f9fa;border:none;display:flex;align-items:center;justify-content:center}.mobile-player .mobile-player-full .player-header .player-title[data-v-5e756756]{font-size:14px;font-weight:500;color:#495057;text-transform:uppercase;letter-spacing:.05em}.mobile-player .mobile-player-full .player-content[data-v-5e756756]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 32px 32px}.mobile-player .mobile-player-full .player-content .player-cover-large[data-v-5e756756]{width:280px;height:280px;margin-bottom:48px}.mobile-player .mobile-player-full .player-content .player-cover-large img[data-v-5e756756]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px;box-shadow:0 8px 32px #00000026}.mobile-player .mobile-player-full .player-content .player-info-large[data-v-5e756756]{text-align:center;margin-bottom:48px}.mobile-player .mobile-player-full .player-content .player-info-large h2[data-v-5e756756]{font-size:24px;font-weight:600;color:#212529;margin:0 0 8px}.mobile-player .mobile-player-full .player-content .player-info-large p[data-v-5e756756]{font-size:18px;color:#6c757d;margin:0}.mobile-player .mobile-player-full .player-content .player-progress-large[data-v-5e756756]{width:100%;margin-bottom:48px}.mobile-player .mobile-player-full .player-content .player-progress-large .progress-bar-large[data-v-5e756756]{height:4px;background:#dee2e6;border-radius:2px;position:relative;margin-bottom:8px}.mobile-player .mobile-player-full .player-content .player-progress-large .progress-bar-large .progress-fill-large[data-v-5e756756]{height:100%;background:#3498db;border-radius:2px}.mobile-player .mobile-player-full .player-content .player-progress-large .progress-bar-large .progress-slider-large[data-v-5e756756]{position:absolute;top:-4px;left:0;width:100%;height:12px;opacity:0}.mobile-player .mobile-player-full .player-content .player-progress-large .time-display[data-v-5e756756]{display:flex;justify-content:space-between;font-size:12px;color:#6c757d}.mobile-player .mobile-player-full .player-content .player-controls-large[data-v-5e756756]{display:flex;align-items:center;gap:32px;margin-bottom:48px}.mobile-player .mobile-player-full .player-content .player-controls-large .control-btn[data-v-5e756756]{background:transparent;border:none;color:#495057;font-size:20px}.mobile-player .mobile-player-full .player-content .player-controls-large .control-btn[data-v-5e756756]:disabled{opacity:.3}.mobile-player .mobile-player-full .player-content .player-controls-large .play-btn-large[data-v-5e756756]{width:72px;height:72px;border-radius:50%;background:#2c3e50;border:none;color:#fff;display:flex;align-items:center;justify-content:center}.mobile-player .mobile-player-full .player-content .player-controls-large .play-btn-large i[data-v-5e756756]{font-size:32px;margin-left:2px}.mobile-player .mobile-player-full .player-content .player-actions[data-v-5e756756]{display:flex;gap:48px}.mobile-player .mobile-player-full .player-content .player-actions .action-btn[data-v-5e756756]{background:transparent;border:none;color:#6c757d;font-size:20px}.container[data-v-5e756756]{max-width:1200px;margin:0 auto;padding:0 20px;width:100%;box-sizing:border-box}@media (max-width: 768px){.container[data-v-5e756756]{padding:0 16px}}@keyframes skeleton-5e756756{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes wave-5e756756{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.5)}}@keyframes fadeIn-5e756756{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-enter-active[data-v-5e756756],.fade-leave-active[data-v-5e756756]{transition:opacity .3s ease}.fade-enter-from[data-v-5e756756],.fade-leave-to[data-v-5e756756]{opacity:0}.slide-up-enter-active[data-v-5e756756],.slide-up-leave-active[data-v-5e756756]{transition:transform .3s cubic-bezier(.4,0,.2,1)}.slide-up-enter-from[data-v-5e756756],.slide-up-leave-to[data-v-5e756756]{transform:translateY(100%)}.page-header[data-v-4ae6fec7]{position:relative;height:350px;background:linear-gradient(135deg,#2c3e50,#11181f);display:flex;align-items:center;overflow:hidden}.page-header[data-v-4ae6fec7]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/pattern.png) repeat;opacity:.1}.page-header .header-overlay[data-v-4ae6fec7]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}.page-header .header-content[data-v-4ae6fec7]{position:relative;z-index:2;text-align:center;color:#fff}.page-header .header-content .page-title[data-v-4ae6fec7]{font-size:3rem;font-weight:700;margin-bottom:20px}.page-header .header-content .breadcrumb[data-v-4ae6fec7]{font-size:1.1rem}.page-header .header-content .breadcrumb a[data-v-4ae6fec7]{color:#fff;text-decoration:none;transition:all .3s ease}.page-header .header-content .breadcrumb a[data-v-4ae6fec7]:hover{color:#3498db}.page-header .header-content .breadcrumb .separator[data-v-4ae6fec7]{margin:0 10px;opacity:.5}.page-header .header-content .breadcrumb .current[data-v-4ae6fec7]{opacity:.8}.today-schedule-section[data-v-4ae6fec7]{margin-top:-50px;position:relative;z-index:10;padding-bottom:60px}.today-schedule-section .today-card[data-v-4ae6fec7]{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;overflow:hidden}.today-schedule-section .today-card .today-header[data-v-4ae6fec7]{background:linear-gradient(135deg,#3498db,#5faee3);color:#fff;padding:25px 30px;display:flex;justify-content:space-between;align-items:center}.today-schedule-section .today-card .today-header .today-date[data-v-4ae6fec7]{display:flex;align-items:center;gap:15px}.today-schedule-section .today-card .today-header .today-date i[data-v-4ae6fec7]{font-size:2.5rem}.today-schedule-section .today-card .today-header .today-date h3[data-v-4ae6fec7]{margin:0;font-size:1.3rem}.today-schedule-section .today-card .today-header .today-date p[data-v-4ae6fec7]{margin:5px 0 0;opacity:.9}.today-schedule-section .today-card .today-header .live-indicator[data-v-4ae6fec7]{display:flex;align-items:center;gap:10px;background:#fff3;padding:8px 20px;border-radius:25px}.today-schedule-section .today-card .today-header .live-indicator .pulse[data-v-4ae6fec7]{width:10px;height:10px;background:#fff;border-radius:50%;animation:pulse-4ae6fec7 1.5s infinite}.today-schedule-section .today-card .today-schedules[data-v-4ae6fec7]{padding:30px}.today-schedule-section .today-card .today-schedules .today-item[data-v-4ae6fec7]{display:flex;gap:20px;padding:20px;border-radius:15px;margin-bottom:15px;background:#f8f9fa;transition:all .3s ease}.today-schedule-section .today-card .today-schedules .today-item.ongoing[data-v-4ae6fec7]{background:#27ae601a;border-left:4px solid #27ae60}.today-schedule-section .today-card .today-schedules .today-item.upcoming[data-v-4ae6fec7]{background:#f39c121a;border-left:4px solid #f39c12}.today-schedule-section .today-card .today-schedules .today-item[data-v-4ae6fec7]:hover{transform:translate(5px)}.today-schedule-section .today-card .today-schedules .today-item .schedule-time[data-v-4ae6fec7]{font-size:1.1rem;font-weight:600;color:#2c3e50;white-space:nowrap}.today-schedule-section .today-card .today-schedules .today-item .schedule-time i[data-v-4ae6fec7]{margin-right:8px}.today-schedule-section .today-card .today-schedules .today-item .schedule-details[data-v-4ae6fec7]{flex:1}.today-schedule-section .today-card .today-schedules .today-item .schedule-details h4[data-v-4ae6fec7]{margin:0 0 10px;font-size:1.2rem;color:#2c3e50}.today-schedule-section .today-card .today-schedules .today-item .schedule-details p[data-v-4ae6fec7]{margin:0 0 10px;color:#666;line-height:1.6}.today-schedule-section .today-card .today-schedules .today-item .schedule-details .schedule-meta[data-v-4ae6fec7]{display:flex;gap:20px;align-items:center;color:#666;font-size:.9rem}.today-schedule-section .today-card .today-schedules .today-item .schedule-details .schedule-meta i[data-v-4ae6fec7]{margin-right:5px;color:#2c3e50}.today-schedule-section .today-card .today-schedules .today-item .schedule-details .schedule-meta .status-badge[data-v-4ae6fec7]{padding:4px 12px;border-radius:20px;font-size:.85rem;font-weight:500}.today-schedule-section .today-card .today-schedules .today-item .schedule-details .schedule-meta .status-badge.ongoing[data-v-4ae6fec7]{background:#27ae60;color:#fff}.today-schedule-section .today-card .today-schedules .today-item .schedule-details .schedule-meta .status-badge.upcoming[data-v-4ae6fec7]{background:#f39c12;color:#fff}.today-schedule-section .today-card .today-loading[data-v-4ae6fec7]{padding:60px;text-align:center}.today-schedule-section .today-card .no-schedule-today[data-v-4ae6fec7]{padding:60px;text-align:center;color:#999}.today-schedule-section .today-card .no-schedule-today i[data-v-4ae6fec7]{font-size:3rem;margin-bottom:15px;opacity:.5}.today-schedule-section .today-card .no-schedule-today p[data-v-4ae6fec7]{font-size:1.1rem}.weekly-schedule-section[data-v-4ae6fec7]{padding:80px 0;background:#f8f9fa}.weekly-schedule-section .section-header[data-v-4ae6fec7]{text-align:center;margin-bottom:50px}.weekly-schedule-section .section-header h2[data-v-4ae6fec7]{font-size:2.5rem;margin-bottom:10px;color:#2c3e50}.weekly-schedule-section .section-header p[data-v-4ae6fec7]{font-size:1.2rem;color:#666}.weekly-schedule-section .view-switcher[data-v-4ae6fec7]{display:flex;justify-content:center;gap:10px;margin-bottom:40px}.weekly-schedule-section .view-switcher button[data-v-4ae6fec7]{padding:10px 25px;background:#fff;border:2px solid #ddd;border-radius:25px;color:#666;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.weekly-schedule-section .view-switcher button.active[data-v-4ae6fec7]{background:#2c3e50;border-color:#2c3e50;color:#fff}.weekly-schedule-section .view-switcher button[data-v-4ae6fec7]:hover:not(.active){border-color:#2c3e50;color:#2c3e50}.weekly-schedule-section .schedule-tabs .tab-buttons[data-v-4ae6fec7]{display:flex;justify-content:center;gap:10px;margin-bottom:30px;flex-wrap:wrap}.weekly-schedule-section .schedule-tabs .tab-buttons button[data-v-4ae6fec7]{padding:12px 30px;background:#fff;border:2px solid #2c3e50;border-radius:50px;color:#2c3e50;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative}.weekly-schedule-section .schedule-tabs .tab-buttons button.active[data-v-4ae6fec7]{background:#2c3e50;color:#fff}.weekly-schedule-section .schedule-tabs .tab-buttons button.today[data-v-4ae6fec7]{border-color:#3498db}.weekly-schedule-section .schedule-tabs .tab-buttons button.today[data-v-4ae6fec7]:not(.active){color:#3498db}.weekly-schedule-section .schedule-tabs .tab-buttons button .today-badge[data-v-4ae6fec7]{position:absolute;top:-8px;right:-5px;background:#e74c3c;color:#fff;padding:2px 8px;border-radius:10px;font-size:.7rem}.weekly-schedule-section .schedule-tabs .tab-buttons button[data-v-4ae6fec7]:hover:not(.active){background:#aabed1}.weekly-schedule-section .schedule-tabs .tab-content[data-v-4ae6fec7]{background:#fff;border-radius:20px;padding:30px;box-shadow:0 5px 20px #00000014}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item[data-v-4ae6fec7]{display:flex;gap:30px;padding:25px;border-bottom:1px solid #eee;transition:all .3s ease}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item[data-v-4ae6fec7]:last-child{border-bottom:none}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item[data-v-4ae6fec7]:hover{background:#f8f9fa;border-radius:15px}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-time[data-v-4ae6fec7]{display:flex;align-items:center;gap:10px;color:#3498db;font-size:1.1rem;font-weight:600;min-width:120px}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-time i[data-v-4ae6fec7]{font-size:1.3rem}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-info[data-v-4ae6fec7]{flex:1}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-info h3[data-v-4ae6fec7]{margin:0 0 10px;font-size:1.3rem;color:#2c3e50}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-info p[data-v-4ae6fec7]{margin:0 0 10px;color:#666;line-height:1.6}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-info .item-location[data-v-4ae6fec7]{color:#999;font-size:.9rem}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-info .item-location i[data-v-4ae6fec7]{margin-right:5px;color:#2c3e50}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-action[data-v-4ae6fec7]{display:flex;align-items:center}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-action .btn-reminder[data-v-4ae6fec7]{padding:8px 20px;background:#fff;border:2px solid #3498db;color:#3498db;border-radius:25px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-action .btn-reminder[data-v-4ae6fec7]:hover{background:#3498db;color:#fff}.weekly-schedule-section .schedule-cards .cards-grid[data-v-4ae6fec7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.weekly-schedule-section .schedule-cards .cards-grid .day-card[data-v-4ae6fec7]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 20px #00000014;transition:all .3s ease}.weekly-schedule-section .schedule-cards .cards-grid .day-card.today[data-v-4ae6fec7]{box-shadow:0 0 0 3px #3498db}.weekly-schedule-section .schedule-cards .cards-grid .day-card[data-v-4ae6fec7]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-header[data-v-4ae6fec7]{background:linear-gradient(135deg,#2c3e50,#3e5871);color:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-header h3[data-v-4ae6fec7]{margin:0;font-size:1.3rem}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-header .today-indicator[data-v-4ae6fec7]{background:#fff3;padding:4px 12px;border-radius:20px;font-size:.85rem;display:flex;align-items:center}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-header .today-indicator i[data-v-4ae6fec7]{color:#e74c3c;animation:blink-4ae6fec7 1.5s infinite}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-body[data-v-4ae6fec7]{padding:20px}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-body .card-schedule[data-v-4ae6fec7]{padding:15px 0;border-bottom:1px solid #eee}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-body .card-schedule[data-v-4ae6fec7]:last-child{border-bottom:none}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-body .card-schedule .schedule-badge[data-v-4ae6fec7]{display:inline-block;background:#3498db;color:#fff;padding:4px 12px;border-radius:15px;font-size:.85rem;margin-bottom:10px}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-body .card-schedule h4[data-v-4ae6fec7]{margin:0 0 8px;color:#2c3e50;font-size:1.1rem}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-body .card-schedule p[data-v-4ae6fec7]{margin:0 0 8px;color:#666;font-size:.9rem}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-body .card-schedule .location-tag[data-v-4ae6fec7]{color:#999;font-size:.85rem}.weekly-schedule-section .schedule-cards .cards-grid .day-card .card-body .card-schedule .location-tag i[data-v-4ae6fec7]{margin-right:5px}.weekly-schedule-section .schedule-timeline .timeline-day[data-v-4ae6fec7]{display:flex;gap:40px;margin-bottom:40px;position:relative}.weekly-schedule-section .schedule-timeline .timeline-day .day-label[data-v-4ae6fec7]{min-width:150px;text-align:right;padding-top:20px}.weekly-schedule-section .schedule-timeline .timeline-day .day-label .day-name[data-v-4ae6fec7]{font-size:1.3rem;font-weight:600;color:#2c3e50}.weekly-schedule-section .schedule-timeline .timeline-day .day-label.today .day-name[data-v-4ae6fec7]{color:#3498db}.weekly-schedule-section .schedule-timeline .timeline-day .day-label.today .today-text[data-v-4ae6fec7]{display:block;margin-top:5px;font-size:.85rem;color:#e74c3c}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items[data-v-4ae6fec7]{flex:1;border-left:3px solid #ddd;padding-left:40px;position:relative}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items .timeline-item[data-v-4ae6fec7]{position:relative;margin-bottom:30px}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items .timeline-item .timeline-marker[data-v-4ae6fec7]{position:absolute;left:-45px;top:20px;width:15px;height:15px;background:#fff;border:3px solid #2c3e50;border-radius:50%}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items .timeline-item .timeline-content[data-v-4ae6fec7]{background:#fff;padding:20px;border-radius:15px;box-shadow:0 3px 15px #00000014;transition:all .3s ease}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items .timeline-item .timeline-content[data-v-4ae6fec7]:hover{transform:translate(5px);box-shadow:0 5px 20px #0000001f}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items .timeline-item .timeline-content .content-header[data-v-4ae6fec7]{display:flex;align-items:center;gap:15px;margin-bottom:10px}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items .timeline-item .timeline-content .content-header .time-badge[data-v-4ae6fec7]{background:#3498db;color:#fff;padding:4px 12px;border-radius:15px;font-size:.85rem}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items .timeline-item .timeline-content .content-header h4[data-v-4ae6fec7]{margin:0;color:#2c3e50;font-size:1.2rem}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items .timeline-item .timeline-content p[data-v-4ae6fec7]{margin:0 0 10px;color:#666;line-height:1.6}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items .timeline-item .timeline-content .content-footer[data-v-4ae6fec7]{color:#999;font-size:.9rem}.weekly-schedule-section .schedule-timeline .timeline-day .timeline-items .timeline-item .timeline-content .content-footer i[data-v-4ae6fec7]{margin-right:5px;color:#2c3e50}.weekly-schedule-section .schedule-loading[data-v-4ae6fec7]{padding:80px 20px;text-align:center}.weekly-schedule-section .schedule-loading .spinner[data-v-4ae6fec7]{width:60px;height:60px;border:5px solid #f3f3f3;border-top:5px solid #2c3e50;border-radius:50%;margin:0 auto 20px;animation:spin-4ae6fec7 1s linear infinite}.weekly-schedule-section .schedule-loading p[data-v-4ae6fec7]{color:#666;font-size:1.1rem}.special-schedule-section[data-v-4ae6fec7]{padding:80px 0;background:#fff}.special-schedule-section .section-header[data-v-4ae6fec7]{text-align:center;margin-bottom:50px}.special-schedule-section .section-header h2[data-v-4ae6fec7]{font-size:2.5rem;margin-bottom:10px;color:#2c3e50}.special-schedule-section .section-header p[data-v-4ae6fec7]{font-size:1.2rem;color:#666}.special-schedule-section .special-cards[data-v-4ae6fec7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.special-schedule-section .special-cards .special-card[data-v-4ae6fec7]{background:linear-gradient(135deg,#e74c3c0d,#e74c3c05);border:2px solid rgba(231,76,60,.2);border-radius:20px;padding:30px;display:flex;gap:25px;transition:all .3s ease}.special-schedule-section .special-cards .special-card[data-v-4ae6fec7]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #e74c3c26;border-color:#e74c3c}.special-schedule-section .special-cards .special-card .special-icon[data-v-4ae6fec7]{width:60px;height:60px;background:#e74c3c;border-radius:15px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.special-schedule-section .special-cards .special-card .special-icon i[data-v-4ae6fec7]{font-size:1.8rem;color:#fff}.special-schedule-section .special-cards .special-card .special-content[data-v-4ae6fec7]{flex:1}.special-schedule-section .special-cards .special-card .special-content h3[data-v-4ae6fec7]{margin:0 0 15px;color:#2c3e50;font-size:1.3rem}.special-schedule-section .special-cards .special-card .special-content .special-meta[data-v-4ae6fec7]{display:flex;gap:20px;margin-bottom:15px;color:#666;font-size:.9rem;flex-wrap:wrap}.special-schedule-section .special-cards .special-card .special-content .special-meta span[data-v-4ae6fec7]{display:flex;align-items:center}.special-schedule-section .special-cards .special-card .special-content .special-meta span i[data-v-4ae6fec7]{margin-right:5px;color:#2c3e50}.special-schedule-section .special-cards .special-card .special-content p[data-v-4ae6fec7]{margin:0;color:#666;line-height:1.6}.download-section[data-v-4ae6fec7]{padding:80px 0;background:linear-gradient(135deg,#2c3e50,#11181f)}.download-section .download-box[data-v-4ae6fec7]{background:#ffffff1a;border-radius:20px;padding:40px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2)}.download-section .download-box .download-content[data-v-4ae6fec7]{display:flex;align-items:center;gap:30px;flex-wrap:wrap;justify-content:space-between}.download-section .download-box .download-content>i[data-v-4ae6fec7]{font-size:4rem;color:#fff}.download-section .download-box .download-content>div[data-v-4ae6fec7]{flex:1}.download-section .download-box .download-content>div h3[data-v-4ae6fec7]{color:#fff;font-size:1.8rem;margin-bottom:10px}.download-section .download-box .download-content>div p[data-v-4ae6fec7]{color:#ffffffe6;font-size:1.1rem;margin:0}.download-section .download-box .download-content .btn-download[data-v-4ae6fec7]{background:#e74c3c;color:#fff;border:none;padding:15px 40px;border-radius:50px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:10px}.download-section .download-box .download-content .btn-download[data-v-4ae6fec7]:hover{background:#d62c1a;transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.download-section .download-box .download-content .btn-download i[data-v-4ae6fec7]{font-size:1.3rem}.reminder-modal[data-v-4ae6fec7]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}.reminder-modal .modal-content[data-v-4ae6fec7]{background:#fff;border-radius:20px;width:90%;max-width:500px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.reminder-modal .modal-content .modal-header[data-v-4ae6fec7]{background:linear-gradient(135deg,#2c3e50,#3e5871);color:#fff;padding:25px 30px;display:flex;justify-content:space-between;align-items:center}.reminder-modal .modal-content .modal-header h3[data-v-4ae6fec7]{margin:0;font-size:1.5rem}.reminder-modal .modal-content .modal-header .close-btn[data-v-4ae6fec7]{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;transition:all .3s ease}.reminder-modal .modal-content .modal-header .close-btn[data-v-4ae6fec7]:hover{transform:rotate(90deg)}.reminder-modal .modal-content .modal-body[data-v-4ae6fec7]{padding:30px}.reminder-modal .modal-content .modal-body p[data-v-4ae6fec7]{margin-bottom:15px;color:#666}.reminder-modal .modal-content .modal-body h4[data-v-4ae6fec7]{margin:0 0 10px;color:#2c3e50;font-size:1.3rem}.reminder-modal .modal-content .modal-body .schedule-time[data-v-4ae6fec7]{color:#3498db;font-size:1.1rem;margin-bottom:25px}.reminder-modal .modal-content .modal-body .schedule-time i[data-v-4ae6fec7]{margin-right:8px}.reminder-modal .modal-content .modal-body .reminder-options[data-v-4ae6fec7]{display:flex;flex-direction:column;gap:15px}.reminder-modal .modal-content .modal-body .reminder-options label[data-v-4ae6fec7]{display:flex;align-items:center;padding:15px;background:#f8f9fa;border-radius:10px;cursor:pointer;transition:all .3s ease}.reminder-modal .modal-content .modal-body .reminder-options label[data-v-4ae6fec7]:hover{background:#e1f0fa}.reminder-modal .modal-content .modal-body .reminder-options label input[type=radio][data-v-4ae6fec7]{margin-right:15px;width:20px;height:20px}.reminder-modal .modal-content .modal-footer[data-v-4ae6fec7]{padding:20px 30px;background:#f8f9fa;display:flex;justify-content:flex-end;gap:15px}.reminder-modal .modal-content .modal-footer button[data-v-4ae6fec7]{padding:12px 30px;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.reminder-modal .modal-content .modal-footer button.btn-cancel[data-v-4ae6fec7]{background:#fff;border:2px solid #ddd;color:#666}.reminder-modal .modal-content .modal-footer button.btn-cancel[data-v-4ae6fec7]:hover{border-color:#2c3e50;color:#2c3e50}.reminder-modal .modal-content .modal-footer button.btn-confirm[data-v-4ae6fec7]{background:#3498db;border:none;color:#fff;display:flex;align-items:center;gap:8px}.reminder-modal .modal-content .modal-footer button.btn-confirm[data-v-4ae6fec7]:hover{background:#217dbb}@keyframes fadeInUp-4ae6fec7{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-4ae6fec7{0%{box-shadow:0 0 #ffffffb3}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}@keyframes spin-4ae6fec7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink-4ae6fec7{0%,to{opacity:1}50%{opacity:.3}}.animate-text[data-v-4ae6fec7]{animation:fadeInUp-4ae6fec7 .8s ease}.animate-text-delay[data-v-4ae6fec7]{animation:fadeInUp-4ae6fec7 .8s ease .2s both}.fade-enter-active[data-v-4ae6fec7],.fade-leave-active[data-v-4ae6fec7]{transition:opacity .3s ease}.fade-enter-from[data-v-4ae6fec7],.fade-leave-to[data-v-4ae6fec7]{opacity:0}.modal-enter-active[data-v-4ae6fec7],.modal-leave-active[data-v-4ae6fec7]{transition:opacity .3s ease}.modal-enter-from[data-v-4ae6fec7],.modal-leave-to[data-v-4ae6fec7]{opacity:0}.spinner-small[data-v-4ae6fec7]{width:30px;height:30px;border:3px solid #f3f3f3;border-top:3px solid #2c3e50;border-radius:50%;margin:0 auto;animation:spin-4ae6fec7 1s linear infinite}@media (max-width: 991px){.page-header[data-v-4ae6fec7]{height:300px}.page-header .header-content .page-title[data-v-4ae6fec7]{font-size:2.5rem}.today-schedule-section .today-card .today-header[data-v-4ae6fec7]{flex-direction:column;gap:15px;text-align:center}.weekly-schedule-section .schedule-timeline .timeline-day[data-v-4ae6fec7]{flex-direction:column;gap:20px}.weekly-schedule-section .schedule-timeline .timeline-day .day-label[data-v-4ae6fec7]{text-align:left;min-width:auto}.download-section .download-box .download-content[data-v-4ae6fec7]{flex-direction:column;text-align:center}.download-section .download-box .download-content>i[data-v-4ae6fec7]{font-size:3rem}}@media (max-width: 768px){.page-header[data-v-4ae6fec7]{height:250px}.page-header .header-content .page-title[data-v-4ae6fec7]{font-size:2rem}.weekly-schedule-section .view-switcher[data-v-4ae6fec7]{flex-direction:column}.weekly-schedule-section .view-switcher button[data-v-4ae6fec7]{width:100%}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item[data-v-4ae6fec7]{flex-direction:column;gap:15px}.weekly-schedule-section .schedule-tabs .tab-content .schedule-item .item-action[data-v-4ae6fec7]{justify-content:flex-start}.weekly-schedule-section .schedule-cards .cards-grid[data-v-4ae6fec7],.special-schedule-section .special-cards[data-v-4ae6fec7]{grid-template-columns:1fr}}@media (max-width: 480px){.today-schedule-section .today-card .today-schedules .today-item[data-v-4ae6fec7]{flex-direction:column;gap:10px}.weekly-schedule-section .schedule-tabs .tab-buttons button[data-v-4ae6fec7]{padding:10px 20px;font-size:.9rem}.reminder-modal .modal-content[data-v-4ae6fec7]{width:95%;margin:20px}}.events-page[data-v-6f75dabf]{font-family:Plus Jakarta Sans,sans-serif;min-height:100vh;background:linear-gradient(180deg,#f8fafc,#fff)}.events-hero[data-v-6f75dabf]{position:relative;background:#2c3e50;padding:120px 0 80px;overflow:hidden}.hero-overlay[data-v-6f75dabf]{position:absolute;top:0;left:0;right:0;bottom:0;background:url(/images/pattern.svg) center/cover;opacity:.1}.hero-content[data-v-6f75dabf]{position:relative;text-align:center;color:#fff}.hero-title[data-v-6f75dabf]{font-size:3rem;font-weight:800;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.hero-title i[data-v-6f75dabf]{font-size:2.5rem}.hero-subtitle[data-v-6f75dabf]{font-size:1.25rem;opacity:.95;margin-bottom:3rem}.hero-stats[data-v-6f75dabf]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.stat-item[data-v-6f75dabf]{display:flex;flex-direction:column;align-items:center;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 2rem;border-radius:1rem;border:1px solid rgba(255,255,255,.2)}.stat-number[data-v-6f75dabf]{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label[data-v-6f75dabf]{font-size:.875rem;text-transform:uppercase;letter-spacing:1px;opacity:.9}.events-content[data-v-6f75dabf]{padding:3rem 0}.filters-section[data-v-6f75dabf]{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.filters-wrapper[data-v-6f75dabf]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.search-wrapper[data-v-6f75dabf]{flex:1;min-width:250px;position:relative}.search-wrapper i[data-v-6f75dabf]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#6b7280}.search-input[data-v-6f75dabf]{width:100%;padding:.75rem 1rem .75rem 3rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:.95rem;transition:all .3s}.search-input[data-v-6f75dabf]:focus{outline:none;border-color:#2c3e50;box-shadow:0 0 0 3px #667eea1a}.view-toggle[data-v-6f75dabf]{display:flex;background:#f3f4f6;border-radius:.75rem;padding:.25rem}.view-btn[data-v-6f75dabf]{padding:.5rem .75rem;background:transparent;border:none;color:#6b7280;font-size:1.25rem;cursor:pointer;border-radius:.5rem;transition:all .3s}.view-btn.active[data-v-6f75dabf]{background:#fff;color:#667eea;box-shadow:0 1px 3px #0000001a}.filter-buttons[data-v-6f75dabf]{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn[data-v-6f75dabf]{padding:.5rem 1rem;background:#f3f4f6;border:2px solid transparent;border-radius:.75rem;color:#4b5563;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem}.filter-btn[data-v-6f75dabf]:hover{background:#e5e7eb}.filter-btn.active[data-v-6f75dabf]{background:#667eea;color:#fff;border-color:#667eea}.advanced-filters-btn[data-v-6f75dabf]{padding:.5rem 1rem;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;color:#4b5563;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem}.advanced-filters-btn[data-v-6f75dabf]:hover{border-color:#667eea;color:#667eea}.advanced-filters-panel[data-v-6f75dabf]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.advanced-filters-panel label[data-v-6f75dabf]{display:block;font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.5rem}.advanced-filters-panel .form-control[data-v-6f75dabf]{width:100%;padding:.5rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:.875rem;transition:all .3s}.advanced-filters-panel .form-control[data-v-6f75dabf]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.filter-actions[data-v-6f75dabf]{display:flex;gap:1rem;margin-top:1.5rem;justify-content:flex-end}.btn-apply[data-v-6f75dabf],.btn-reset[data-v-6f75dabf]{padding:.75rem 1.5rem;border:none;border-radius:.75rem;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:.5rem}.btn-apply[data-v-6f75dabf]{background:#667eea;color:#fff}.btn-apply[data-v-6f75dabf]:hover{background:#5a67d8;transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.btn-reset[data-v-6f75dabf]{background:#f3f4f6;color:#4b5563}.btn-reset[data-v-6f75dabf]:hover{background:#e5e7eb}.loading-state[data-v-6f75dabf]{display:flex;justify-content:center;align-items:center;min-height:400px}.spinner-wrapper[data-v-6f75dabf]{text-align:center}.spinner[data-v-6f75dabf]{width:50px;height:50px;border:4px solid #f3f4f6;border-top-color:#667eea;border-radius:50%;animation:spin-6f75dabf 1s linear infinite;margin:0 auto 1rem}@keyframes spin-6f75dabf{to{transform:rotate(360deg)}}.events-grid[data-v-6f75dabf]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.event-card[data-v-6f75dabf]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:all .3s;position:relative}.event-card[data-v-6f75dabf]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.date-badge[data-v-6f75dabf]{position:absolute;top:1rem;left:1rem;background:#667eea;color:#fff;padding:.75rem;border-radius:.75rem;text-align:center;z-index:10;min-width:60px}.date-day[data-v-6f75dabf]{font-size:1.5rem;font-weight:700;line-height:1}.date-month[data-v-6f75dabf]{font-size:.75rem;text-transform:uppercase;margin-top:.25rem}.date-year[data-v-6f75dabf]{font-size:.625rem;opacity:.9}.event-image[data-v-6f75dabf]{position:relative;height:200px;overflow:hidden}.event-image img[data-v-6f75dabf]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.event-card:hover .event-image img[data-v-6f75dabf]{transform:scale(1.1)}.image-overlay[data-v-6f75dabf]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000,#00000080);display:flex;justify-content:flex-end;align-items:flex-start;padding:1rem;gap:.5rem}.badge-featured[data-v-6f75dabf],.badge-status[data-v-6f75dabf]{padding:.25rem .75rem;border-radius:2rem;font-size:.75rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-featured[data-v-6f75dabf]{background:#fbbf24e6;color:#fff}.badge-status.upcoming[data-v-6f75dabf]{background:#22c55ee6;color:#fff}.badge-status.ongoing[data-v-6f75dabf]{background:#3b82f6e6;color:#fff}.badge-status.past[data-v-6f75dabf]{background:#6b7280e6;color:#fff}.event-content[data-v-6f75dabf]{padding:1.5rem}.event-title[data-v-6f75dabf]{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:.75rem;line-height:1.4}.event-description[data-v-6f75dabf]{color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:1rem}.event-meta[data-v-6f75dabf]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.meta-item[data-v-6f75dabf]{display:flex;align-items:center;gap:.75rem;color:#4b5563;font-size:.875rem}.meta-item i[data-v-6f75dabf]{color:#667eea;width:16px}.event-actions[data-v-6f75dabf]{display:flex;gap:.75rem}.btn-detail[data-v-6f75dabf],.btn-register[data-v-6f75dabf],.btn-share[data-v-6f75dabf]{flex:1;padding:.5rem 1rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-detail[data-v-6f75dabf]{background:#f3f4f6;color:#4b5563;text-decoration:none}.btn-detail[data-v-6f75dabf]:hover{background:#e5e7eb}.btn-register[data-v-6f75dabf]{background:#667eea;color:#fff}.btn-register[data-v-6f75dabf]:hover{background:#5a67d8}.btn-share[data-v-6f75dabf]{background:#fff;color:#667eea;border:2px solid #667eea;padding:calc(.5rem - 2px) calc(1rem - 2px)}.btn-share[data-v-6f75dabf]:hover{background:#667eea;color:#fff}.events-list[data-v-6f75dabf]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.event-list-item[data-v-6f75dabf]{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 4px #0000001a;display:flex;gap:1.5rem;align-items:center;transition:all .3s}.event-list-item[data-v-6f75dabf]:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-2px)}.list-date[data-v-6f75dabf]{flex-shrink:0;width:80px;padding:1rem;background:#667eea;color:#fff;border-radius:.75rem;text-align:center}.list-image[data-v-6f75dabf]{flex-shrink:0;width:120px;height:120px;border-radius:.75rem;overflow:hidden}.list-image img[data-v-6f75dabf]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.list-content[data-v-6f75dabf]{flex:1}.list-header[data-v-6f75dabf]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.list-header h3[data-v-6f75dabf]{font-size:1.25rem;font-weight:700;color:#1f2937}.list-badges[data-v-6f75dabf]{display:flex;gap:.5rem}.list-description[data-v-6f75dabf]{color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:1rem}.list-meta[data-v-6f75dabf]{display:flex;flex-wrap:wrap;gap:1rem}.list-actions[data-v-6f75dabf]{display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.events-calendar[data-v-6f75dabf]{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 2px 4px #0000001a}.calendar-header[data-v-6f75dabf]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.calendar-header h3[data-v-6f75dabf]{font-size:1.5rem;font-weight:700;color:#1f2937}.calendar-nav[data-v-6f75dabf]{padding:.5rem 1rem;background:#f3f4f6;border:none;border-radius:.5rem;color:#4b5563;cursor:pointer;transition:all .3s}.calendar-nav[data-v-6f75dabf]:hover{background:#667eea;color:#fff}.calendar-grid[data-v-6f75dabf]{display:grid;grid-template-columns:repeat(7,1fr);gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.calendar-day-header[data-v-6f75dabf]{background:#667eea;color:#fff;padding:.75rem;text-align:center;font-weight:600;font-size:.875rem}.calendar-date[data-v-6f75dabf]{background:#fff;min-height:100px;padding:.5rem;position:relative}.calendar-date.other-month[data-v-6f75dabf]{background:#f9fafb}.calendar-date.today[data-v-6f75dabf]{background:#fef3c7}.calendar-date.has-events[data-v-6f75dabf]{background:#ede9fe}.date-number[data-v-6f75dabf]{font-size:.875rem;font-weight:500;color:#4b5563}.calendar-date.other-month .date-number[data-v-6f75dabf]{color:#9ca3af}.date-events[data-v-6f75dabf]{margin-top:.5rem}.calendar-event[data-v-6f75dabf]{padding:.25rem .5rem;margin-bottom:.25rem;border-radius:.25rem;font-size:.625rem;color:#fff;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event[data-v-6f75dabf]:hover{opacity:.9}.event-time[data-v-6f75dabf]{font-weight:600;margin-right:.25rem}.event-name[data-v-6f75dabf]{font-weight:400}.more-events[data-v-6f75dabf]{font-size:.625rem;color:#667eea;font-weight:500;cursor:pointer}.no-events[data-v-6f75dabf]{display:flex;justify-content:center;align-items:center;min-height:400px}.empty-state[data-v-6f75dabf]{text-align:center;padding:3rem}.empty-state i[data-v-6f75dabf]{font-size:4rem;color:#d1d5db;margin-bottom:1rem}.empty-state h3[data-v-6f75dabf]{font-size:1.5rem;font-weight:700;color:#4b5563;margin-bottom:.5rem}.empty-state p[data-v-6f75dabf]{color:#6b7280;margin-bottom:1.5rem}.pagination-wrapper[data-v-6f75dabf]{display:flex;justify-content:center;margin-top:3rem}.modern-pagination[data-v-6f75dabf]{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.75rem;border-radius:1rem;box-shadow:0 2px 4px #0000001a}.page-btn[data-v-6f75dabf]{padding:.5rem 1rem;background:transparent;border:none;color:#4b5563;font-weight:500;cursor:pointer;border-radius:.5rem;transition:all .3s;display:flex;align-items:center;gap:.5rem}.page-btn[data-v-6f75dabf]:hover:not(:disabled){background:#f3f4f6}.page-btn[data-v-6f75dabf]:disabled{opacity:.5;cursor:not-allowed}.page-numbers[data-v-6f75dabf]{display:flex;gap:.25rem}.page-number[data-v-6f75dabf]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:#4b5563;font-weight:500;cursor:pointer;border-radius:.5rem;transition:all .3s}.page-number[data-v-6f75dabf]:hover{background:#f3f4f6}.page-number.active[data-v-6f75dabf]{background:#667eea;color:#fff}.fab-container[data-v-6f75dabf]{position:fixed;bottom:2rem;right:2rem;z-index:100;display:none}.fab[data-v-6f75dabf]{width:56px;height:56px;border-radius:50%;background:#667eea;color:#fff;border:none;box-shadow:0 4px 12px #667eea66;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem;transition:all .3s}.fab[data-v-6f75dabf]:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea80}.modal-overlay[data-v-6f75dabf]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.modal-content[data-v-6f75dabf]{background:#fff;border-radius:1rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.modal-close[data-v-6f75dabf]{position:absolute;top:1rem;right:1rem;background:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;box-shadow:0 2px 8px #0000001a;transition:all .3s}.modal-close[data-v-6f75dabf]:hover{transform:rotate(90deg)}.modal-header[data-v-6f75dabf]{padding:2rem;color:#fff;border-radius:1rem 1rem 0 0}.modal-header h2[data-v-6f75dabf]{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.modal-date[data-v-6f75dabf]{display:flex;align-items:center;gap:.5rem;opacity:.95}.modal-body[data-v-6f75dabf]{padding:2rem}.modal-body p[data-v-6f75dabf]{color:#4b5563;line-height:1.8;margin-bottom:2rem}.modal-info[data-v-6f75dabf]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.info-item[data-v-6f75dabf]{display:flex;gap:1rem;align-items:flex-start}.info-item i[data-v-6f75dabf]{color:#667eea;font-size:1.25rem;width:24px;margin-top:.25rem}.info-item strong[data-v-6f75dabf]{display:block;font-weight:600;color:#1f2937;margin-bottom:.25rem}.info-item p[data-v-6f75dabf]{margin:0;color:#6b7280}.modal-actions[data-v-6f75dabf]{display:flex;gap:1rem}.modal-actions .btn-detail[data-v-6f75dabf],.modal-actions .btn-register[data-v-6f75dabf]{flex:1;padding:.75rem 1.5rem;font-size:1rem}.fade-scale-enter-active[data-v-6f75dabf],.fade-scale-leave-active[data-v-6f75dabf]{transition:all .3s}.fade-scale-enter-from[data-v-6f75dabf]{opacity:0;transform:scale(.95)}.fade-scale-leave-to[data-v-6f75dabf]{opacity:0;transform:scale(1.05)}.fade-slide-enter-active[data-v-6f75dabf],.fade-slide-leave-active[data-v-6f75dabf]{transition:all .3s}.fade-slide-enter-from[data-v-6f75dabf]{opacity:0;transform:translateY(-10px)}.fade-slide-leave-to[data-v-6f75dabf]{opacity:0;transform:translateY(10px)}.slide-down-enter-active[data-v-6f75dabf],.slide-down-leave-active[data-v-6f75dabf]{transition:all .3s}.slide-down-enter-from[data-v-6f75dabf],.slide-down-leave-to[data-v-6f75dabf]{opacity:0;transform:translateY(-20px)}.modal-enter-active[data-v-6f75dabf],.modal-leave-active[data-v-6f75dabf]{transition:all .3s}.modal-enter-from[data-v-6f75dabf],.modal-leave-to[data-v-6f75dabf]{opacity:0}.modal-enter-from .modal-content[data-v-6f75dabf],.modal-leave-to .modal-content[data-v-6f75dabf]{transform:scale(.9)}@media (max-width: 768px){.hero-title[data-v-6f75dabf]{font-size:2rem}.hero-title i[data-v-6f75dabf]{font-size:1.75rem}.hero-subtitle[data-v-6f75dabf]{font-size:1rem}.hero-stats[data-v-6f75dabf]{gap:1rem}.stat-item[data-v-6f75dabf]{padding:1rem 1.5rem}.stat-number[data-v-6f75dabf]{font-size:2rem}.filters-wrapper[data-v-6f75dabf]{flex-direction:column;align-items:stretch}.search-wrapper[data-v-6f75dabf]{min-width:100%}.view-toggle[data-v-6f75dabf]{align-self:center}.filter-buttons[data-v-6f75dabf]{justify-content:center}.events-grid[data-v-6f75dabf]{grid-template-columns:1fr}.event-list-item[data-v-6f75dabf]{flex-direction:column;text-align:center}.list-date[data-v-6f75dabf]{width:100%}.list-image[data-v-6f75dabf]{width:100%;height:200px}.list-header[data-v-6f75dabf]{flex-direction:column;gap:.5rem}.list-meta[data-v-6f75dabf]{justify-content:center}.list-actions[data-v-6f75dabf]{flex-direction:row;width:100%}.calendar-grid[data-v-6f75dabf]{font-size:.75rem}.calendar-date[data-v-6f75dabf]{min-height:80px}.calendar-event[data-v-6f75dabf]{font-size:.5rem;padding:.125rem .25rem}.fab-container[data-v-6f75dabf]{display:block}.pagination-wrapper[data-v-6f75dabf]{padding:0 1rem}.page-btn span[data-v-6f75dabf]{display:none}}@media (max-width: 480px){.hero-title[data-v-6f75dabf]{font-size:1.5rem;flex-direction:column;gap:.5rem}.events-content[data-v-6f75dabf]{padding:1.5rem 0}.filters-section[data-v-6f75dabf]{border-radius:0;margin:0 -15px 2rem}.event-card[data-v-6f75dabf]{border-radius:.75rem}.modal-content[data-v-6f75dabf]{border-radius:0;max-height:100vh}}.event-detail-page[data-v-d54bd234]{font-family:Plus Jakarta Sans,sans-serif;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);position:relative}.event-detail-page[data-v-d54bd234]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");z-index:0}.container[data-v-d54bd234]{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:1}.loading-container[data-v-d54bd234]{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#fff}.spinner-wrapper[data-v-d54bd234]{text-align:center}.spinner[data-v-d54bd234]{width:50px;height:50px;margin:0 auto 1rem;border:4px solid #e5e7eb;border-top-color:#667eea;border-radius:50%;animation:spin-d54bd234 1s linear infinite}@keyframes spin-d54bd234{to{transform:rotate(360deg)}}.event-hero[data-v-d54bd234]{position:relative;min-height:400px;background-size:cover;background-position:center;padding:4rem 0;margin-bottom:3rem}.hero-overlay[data-v-d54bd234]{position:absolute;top:0;left:0;right:0;bottom:0;background:#2c3e50}.hero-content[data-v-d54bd234]{position:relative;z-index:2;color:#fff;padding:2rem 0}.breadcrumb[data-v-d54bd234]{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.875rem}.breadcrumb a[data-v-d54bd234]{color:#fffc;text-decoration:none;transition:color .3s}.breadcrumb a[data-v-d54bd234]:hover{color:#fff}.breadcrumb i[data-v-d54bd234]{color:#ffffff80;font-size:.75rem}.breadcrumb span[data-v-d54bd234]{color:#fff}.hero-header[data-v-d54bd234]{margin-bottom:2rem}.badges-row[data-v-d54bd234]{display:flex;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.badge-featured[data-v-d54bd234],.badge-status[data-v-d54bd234]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-featured[data-v-d54bd234]{background:#fbbf2433;border:1px solid rgba(251,191,36,.5)}.badge-status.upcoming[data-v-d54bd234]{background:#22c55e33;border:1px solid rgba(34,197,94,.5)}.badge-status.ongoing[data-v-d54bd234]{background:#3b82f633;border:1px solid rgba(59,130,246,.5)}.badge-status.past[data-v-d54bd234]{background:#6b728033;border:1px solid rgba(107,114,128,.5)}.hero-title[data-v-d54bd234]{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}.hero-subtitle[data-v-d54bd234]{font-size:1.125rem;color:#ffffffe6;line-height:1.6}.hero-info[data-v-d54bd234]{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem}.info-item[data-v-d54bd234]{display:flex;align-items:center;gap:.75rem;font-size:1rem}.info-item i[data-v-d54bd234]{width:20px;color:#fffc}.hero-actions[data-v-d54bd234]{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary[data-v-d54bd234],.btn-secondary[data-v-d54bd234]{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.75rem;border:none;border-radius:2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-primary[data-v-d54bd234]{background:#fff;color:#667eea}.btn-primary[data-v-d54bd234]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0003}.btn-secondary[data-v-d54bd234]{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary[data-v-d54bd234]:hover{background:#ffffff4d;transform:translateY(-2px)}.event-detail-content[data-v-d54bd234]{background:#fff;border-radius:2rem 2rem 0 0;padding:3rem 0;margin-top:-2rem;position:relative;z-index:2}.content-grid[data-v-d54bd234]{display:grid;grid-template-columns:1fr 380px;gap:3rem}.detail-card[data-v-d54bd234]{background:#fff;border-radius:1rem;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px #00000014}.section-title[data-v-d54bd234]{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.detail-content[data-v-d54bd234]{color:#4b5563;line-height:1.8;font-size:1.0625rem}.gallery-grid[data-v-d54bd234]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.gallery-item[data-v-d54bd234]{position:relative;aspect-ratio:1;border-radius:.75rem;overflow:hidden;cursor:pointer}.gallery-item img[data-v-d54bd234]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.gallery-overlay[data-v-d54bd234]{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.gallery-item:hover img[data-v-d54bd234]{transform:scale(1.1)}.gallery-item:hover .gallery-overlay[data-v-d54bd234]{opacity:1}.gallery-overlay i[data-v-d54bd234]{color:#fff;font-size:1.5rem}.sidebar-card[data-v-d54bd234]{background:#fff;border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 20px #00000014}.sidebar-card h4[data-v-d54bd234]{font-size:1.125rem;font-weight:700;color:#1f2937;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.info-list[data-v-d54bd234]{display:flex;flex-direction:column;gap:1.25rem}.info-row[data-v-d54bd234]{display:flex;gap:1rem}.info-row i[data-v-d54bd234]{width:20px;color:#667eea;margin-top:.25rem}.info-row strong[data-v-d54bd234]{display:block;font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.info-row p[data-v-d54bd234]{color:#1f2937;font-size:1rem;margin:0}.share-buttons[data-v-d54bd234]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.share-btn[data-v-d54bd234]{aspect-ratio:1;border:none;border-radius:.75rem;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#fff;cursor:pointer;transition:all .3s}.share-btn.facebook[data-v-d54bd234]{background:#1877f2}.share-btn.twitter[data-v-d54bd234]{background:#1da1f2}.share-btn.whatsapp[data-v-d54bd234]{background:#25d366}.share-btn.link[data-v-d54bd234]{background:#6b7280}.share-btn[data-v-d54bd234]:hover{transform:translateY(-3px);box-shadow:0 8px 16px #0003}.related-events-section[data-v-d54bd234]{padding:4rem 0;background:#f8fafc}.section-header[data-v-d54bd234]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.section-header h2[data-v-d54bd234]{font-size:1.875rem;font-weight:700;color:#1f2937}.view-all-link[data-v-d54bd234]{display:inline-flex;align-items:center;gap:.5rem;color:#667eea;text-decoration:none;font-weight:600;transition:gap .3s}.view-all-link[data-v-d54bd234]:hover{gap:.75rem}.related-events-grid[data-v-d54bd234]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.related-event-card[data-v-d54bd234]{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 15px #00000014;transition:all .3s}.related-event-card[data-v-d54bd234]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.event-image[data-v-d54bd234]{position:relative;height:180px;overflow:hidden}.event-image img[data-v-d54bd234]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.related-event-card:hover .event-image img[data-v-d54bd234]{transform:scale(1.1)}.event-date-badge[data-v-d54bd234]{position:absolute;top:1rem;left:1rem;padding:.5rem .75rem;background:#667eea;color:#fff;border-radius:.5rem;text-align:center}.date-day[data-v-d54bd234]{font-size:1.25rem;font-weight:700;line-height:1}.date-month[data-v-d54bd234]{font-size:.75rem;text-transform:uppercase}.event-content[data-v-d54bd234]{padding:1.25rem}.event-content h3[data-v-d54bd234]{margin-bottom:.75rem}.event-content h3 a[data-v-d54bd234]{color:#1f2937;text-decoration:none;font-size:1.125rem;font-weight:600;transition:color .3s}.event-content h3 a[data-v-d54bd234]:hover{color:#667eea}.event-meta[data-v-d54bd234]{display:flex;flex-direction:column;gap:.5rem;color:#6b7280;font-size:.875rem}.event-meta span[data-v-d54bd234]{display:flex;align-items:center;gap:.5rem}.event-meta i[data-v-d54bd234]{color:#9ca3af}.event-navigation[data-v-d54bd234]{padding:3rem 0;background:#fff;border-top:1px solid #e5e7eb}.nav-wrapper[data-v-d54bd234]{display:flex;justify-content:space-between;gap:2rem}.nav-item[data-v-d54bd234]{flex:1;padding:1.5rem;background:#f8fafc;border-radius:.75rem;text-decoration:none;transition:all .3s;display:flex;align-items:center;gap:1rem}.nav-item[data-v-d54bd234]:hover{background:#f3f4f6;transform:translate(5px)}.nav-item.prev[data-v-d54bd234]:hover{transform:translate(-5px)}.nav-content[data-v-d54bd234]{flex:1}.nav-label[data-v-d54bd234]{display:block;font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.nav-title[data-v-d54bd234]{display:block;font-size:1.125rem;font-weight:600;color:#1f2937}.nav-item i[data-v-d54bd234]{color:#667eea;font-size:1.25rem}.not-found-container[data-v-d54bd234]{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#fff;padding:2rem}.not-found-content[data-v-d54bd234]{text-align:center;max-width:500px;background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 10px 40px #0000001a}.not-found-content i[data-v-d54bd234]{font-size:5rem;color:#667eea;margin-bottom:2rem}.not-found-content h2[data-v-d54bd234]{font-size:2rem;color:#1f2937;margin-bottom:1rem}.not-found-content p[data-v-d54bd234]{color:#6b7280;margin-bottom:2rem}.btn-back[data-v-d54bd234]{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:2rem;font-weight:600;transition:all .3s}.btn-back[data-v-d54bd234]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}.lightbox[data-v-d54bd234]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:9999;padding:2rem}.lightbox img[data-v-d54bd234]{max-width:90%;max-height:90vh;-o-object-fit:contain;object-fit:contain}.lightbox-close[data-v-d54bd234],.lightbox-prev[data-v-d54bd234],.lightbox-next[data-v-d54bd234]{position:absolute;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.lightbox-close[data-v-d54bd234]{top:2rem;right:2rem}.lightbox-prev[data-v-d54bd234]{left:2rem;top:50%;transform:translateY(-50%)}.lightbox-next[data-v-d54bd234]{right:2rem;top:50%;transform:translateY(-50%)}.lightbox-close[data-v-d54bd234]:hover,.lightbox-prev[data-v-d54bd234]:hover,.lightbox-next[data-v-d54bd234]:hover{background:#fff3}.toast[data-v-d54bd234]{position:fixed;bottom:2rem;right:2rem;background:#10b981;color:#fff;padding:1rem 1.5rem;border-radius:.75rem;display:flex;align-items:center;gap:.75rem;box-shadow:0 10px 25px #0003;z-index:9999}.lightbox-enter-active[data-v-d54bd234],.lightbox-leave-active[data-v-d54bd234]{transition:opacity .3s}.lightbox-enter-from[data-v-d54bd234],.lightbox-leave-to[data-v-d54bd234]{opacity:0}.toast-enter-active[data-v-d54bd234],.toast-leave-active[data-v-d54bd234]{transition:all .3s}.toast-enter-from[data-v-d54bd234]{transform:translate(100%);opacity:0}.toast-leave-to[data-v-d54bd234]{transform:translateY(100%);opacity:0}@media (max-width: 1024px){.content-grid[data-v-d54bd234]{grid-template-columns:1fr}.sidebar[data-v-d54bd234]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}}@media (max-width: 768px){.hero-title[data-v-d54bd234]{font-size:2rem}.hero-info[data-v-d54bd234]{flex-direction:column;gap:1rem}.related-events-grid[data-v-d54bd234]{grid-template-columns:1fr}.nav-wrapper[data-v-d54bd234]{flex-direction:column}.share-buttons[data-v-d54bd234]{grid-template-columns:repeat(2,1fr)}}[data-v-b432a914]{box-sizing:border-box}.fellowships-page[data-v-b432a914]{overflow-x:hidden;width:100%}.container-safe[data-v-b432a914]{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.page-header[data-v-b432a914]{position:relative;padding:100px 0 60px;overflow:hidden}.page-header .header-background[data-v-b432a914]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#2c3e50,#11181f);z-index:-1}.page-header .header-content[data-v-b432a914]{position:relative;z-index:1;color:#fff;text-align:center}.page-header .header-content .title[data-v-b432a914]{font-size:48px;font-weight:700;margin:0 0 10px}@media (max-width: 768px){.page-header .header-content .title[data-v-b432a914]{font-size:32px}}.page-header .header-content .subtitle[data-v-b432a914]{font-size:18px;opacity:.9;margin:0 0 20px}@media (max-width: 768px){.page-header .header-content .subtitle[data-v-b432a914]{font-size:16px}}.page-header .header-content .breadcrumb[data-v-b432a914]{font-size:14px}.page-header .header-content .breadcrumb a[data-v-b432a914]{color:#fff;text-decoration:none;opacity:.8}.page-header .header-content .breadcrumb a[data-v-b432a914]:hover{opacity:1}.page-header .header-content .breadcrumb .separator[data-v-b432a914]{margin:0 8px;opacity:.5}.page-header .header-content .breadcrumb .current[data-v-b432a914]{opacity:.8}.stats-section[data-v-b432a914]{background:#fff;padding:40px 0;border-bottom:1px solid #e0e0e0}.stats-section .stats-wrapper[data-v-b432a914]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px}@media (max-width: 576px){.stats-section .stats-wrapper[data-v-b432a914]{grid-template-columns:repeat(2,1fr)}}.stats-section .stats-wrapper .stat-item[data-v-b432a914]{text-align:center}.stats-section .stats-wrapper .stat-item .stat-value[data-v-b432a914]{font-size:32px;font-weight:700;color:#2c3e50;margin-bottom:5px}.stats-section .stats-wrapper .stat-item .stat-value .skeleton-text[data-v-b432a914]{height:32px;width:60px;background:#e0e0e0;border-radius:4px;margin:0 auto;animation:pulse-b432a914 1.5s infinite}.stats-section .stats-wrapper .stat-item .stat-label[data-v-b432a914]{font-size:14px;color:#6c757d}.filter-section[data-v-b432a914]{background:#f8f9fa;padding:30px 0}.filter-section .categories-wrapper[data-v-b432a914]{display:flex;gap:10px;margin-bottom:20px;overflow-x:auto;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:#e0e0e0 transparent}.filter-section .categories-wrapper[data-v-b432a914]::-webkit-scrollbar{height:6px}.filter-section .categories-wrapper[data-v-b432a914]::-webkit-scrollbar-track{background:transparent}.filter-section .categories-wrapper[data-v-b432a914]::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:3px}.filter-section .categories-wrapper .category-btn[data-v-b432a914]{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:10px 16px;background:#fff;border:2px solid #e0e0e0;border-radius:25px;color:#333;font-size:14px;cursor:pointer;transition:all .3s;white-space:nowrap}.filter-section .categories-wrapper .category-btn[data-v-b432a914]:hover{border-color:#2c3e50;transform:translateY(-2px)}.filter-section .categories-wrapper .category-btn.active[data-v-b432a914]{background:#2c3e50;border-color:#2c3e50;color:#fff}.filter-section .categories-wrapper .category-btn i[data-v-b432a914]{font-size:16px}.filter-section .categories-wrapper .category-btn .cat-count[data-v-b432a914]{background:#2c3e501a;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:600}.filter-section .categories-wrapper .category-btn.active .cat-count[data-v-b432a914]{background:#fff3}.filter-section .search-filter-wrapper[data-v-b432a914]{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.filter-section .search-filter-wrapper .search-box[data-v-b432a914]{flex:1 1 300px;position:relative}.filter-section .search-filter-wrapper .search-box i[data-v-b432a914]{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#6c757d}.filter-section .search-filter-wrapper .search-box input[data-v-b432a914]{width:100%;padding:12px 40px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;transition:all .3s}.filter-section .search-filter-wrapper .search-box input[data-v-b432a914]:focus{outline:none;border-color:#3498db}.filter-section .search-filter-wrapper .search-box .clear-btn[data-v-b432a914]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:#6c757d;padding:5px;cursor:pointer}.filter-section .search-filter-wrapper .search-box .clear-btn[data-v-b432a914]:hover{color:#e74c3c}.filter-section .search-filter-wrapper .filter-group[data-v-b432a914]{display:flex;gap:10px;flex:0 0 auto}@media (max-width: 768px){.filter-section .search-filter-wrapper .filter-group[data-v-b432a914]{flex:1 1 100%}}.filter-section .search-filter-wrapper .filter-group .filter-select[data-v-b432a914]{padding:10px 15px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;font-size:14px;cursor:pointer;transition:all .3s}.filter-section .search-filter-wrapper .filter-group .filter-select[data-v-b432a914]:focus{outline:none;border-color:#3498db}@media (max-width: 768px){.filter-section .search-filter-wrapper .filter-group .filter-select[data-v-b432a914]{flex:1}}.filter-section .active-filters[data-v-b432a914]{margin-top:15px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.filter-section .active-filters .label[data-v-b432a914]{font-size:14px;color:#6c757d;font-weight:500}.filter-section .active-filters .tags[data-v-b432a914]{display:flex;gap:8px;flex-wrap:wrap}.filter-section .active-filters .tags .tag[data-v-b432a914]{background:#2c3e50;color:#fff;padding:5px 10px;border-radius:15px;font-size:13px;display:flex;align-items:center;gap:5px}.filter-section .active-filters .tags .tag button[data-v-b432a914]{background:none;border:none;color:#fff;font-size:18px;line-height:1;cursor:pointer;padding:0;margin-left:3px}.filter-section .active-filters .tags .tag button[data-v-b432a914]:hover{opacity:.8}.filter-section .active-filters .clear-all[data-v-b432a914]{background:none;border:none;color:#e74c3c;font-size:14px;font-weight:500;cursor:pointer;padding:5px 10px}.filter-section .active-filters .clear-all[data-v-b432a914]:hover{text-decoration:underline}.content-section[data-v-b432a914]{padding:40px 0 60px;background:#fff;min-height:400px}.content-section .fellowship-grid[data-v-b432a914]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;margin-bottom:40px}@media (max-width: 640px){.content-section .fellowship-grid[data-v-b432a914]{grid-template-columns:1fr;gap:20px}}.content-section .fellowship-card[data-v-b432a914]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #00000014;transition:all .3s}.content-section .fellowship-card[data-v-b432a914]:hover{transform:translateY(-5px);box-shadow:0 5px 20px #0000001f}.content-section .fellowship-card .card-image[data-v-b432a914]{position:relative;height:200px;background:#f8f9fa;overflow:hidden}.content-section .fellowship-card .card-image img[data-v-b432a914]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.content-section .fellowship-card .card-image .image-placeholder[data-v-b432a914]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.content-section .fellowship-card .card-image .image-placeholder i[data-v-b432a914]{font-size:48px;color:#bdc6d0}.content-section .fellowship-card .card-image .category-badge[data-v-b432a914]{position:absolute;top:10px;right:10px;padding:5px 12px;border-radius:20px;background:#fffffff2;font-size:12px;font-weight:600}.content-section .fellowship-card .card-image .category-badge.badge-primary[data-v-b432a914]{background:#2c3e50;color:#fff}.content-section .fellowship-card .card-image .category-badge.badge-danger[data-v-b432a914]{background:#e74c3c;color:#fff}.content-section .fellowship-card .card-image .category-badge.badge-success[data-v-b432a914]{background:#27ae60;color:#fff}.content-section .fellowship-card .card-image .category-badge.badge-secondary[data-v-b432a914]{background:#6c757d;color:#fff}.content-section .fellowship-card .card-body[data-v-b432a914]{padding:20px}.content-section .fellowship-card .card-body .card-title[data-v-b432a914]{font-size:18px;font-weight:600;color:#2c3e50;margin:0 0 12px;line-height:1.3}.content-section .fellowship-card .card-body .card-info[data-v-b432a914]{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.content-section .fellowship-card .card-body .card-info .info-item[data-v-b432a914]{display:flex;align-items:center;gap:8px;font-size:13px;color:#6c757d}.content-section .fellowship-card .card-body .card-info .info-item i[data-v-b432a914]{color:#3498db;width:16px}.content-section .fellowship-card .card-body .card-description[data-v-b432a914]{font-size:14px;color:#6c757d;line-height:1.5;margin-bottom:20px}.content-section .fellowship-card .card-body .card-actions[data-v-b432a914]{display:flex;gap:10px}.content-section .fellowship-card .card-body .card-actions .btn[data-v-b432a914]{flex:1;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:500;text-align:center;text-decoration:none;cursor:pointer;transition:all .3s;border:2px solid transparent}.content-section .fellowship-card .card-body .card-actions .btn.btn-outline[data-v-b432a914]{background:#fff;color:#2c3e50;border-color:#2c3e50}.content-section .fellowship-card .card-body .card-actions .btn.btn-outline[data-v-b432a914]:hover{background:#2c3e50;color:#fff}.content-section .fellowship-card .card-body .card-actions .btn.btn-primary[data-v-b432a914]{background:#2c3e50;color:#fff;border-color:#2c3e50}.content-section .fellowship-card .card-body .card-actions .btn.btn-primary[data-v-b432a914]:hover{background:#1a252f;border-color:#1a252f}.content-section .fellowship-skeleton[data-v-b432a914]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #00000014}.content-section .fellowship-skeleton .skeleton-image[data-v-b432a914]{height:200px;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef,#f8f9fa 75%);background-size:200% 100%;animation:shimmer-b432a914 1.5s infinite}.content-section .fellowship-skeleton .skeleton-body[data-v-b432a914]{padding:20px}.content-section .fellowship-skeleton .skeleton-body .skeleton-text[data-v-b432a914]{height:14px;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef,#f8f9fa 75%);background-size:200% 100%;animation:shimmer-b432a914 1.5s infinite;border-radius:4px;margin-bottom:10px}.content-section .fellowship-skeleton .skeleton-body .skeleton-text.title[data-v-b432a914]{height:20px;width:70%}.content-section .fellowship-skeleton .skeleton-body .skeleton-text.short[data-v-b432a914]{width:50%}.content-section .empty-state[data-v-b432a914]{text-align:center;padding:60px 20px}.content-section .empty-state i[data-v-b432a914]{font-size:64px;color:#f8f9fa;margin-bottom:20px}.content-section .empty-state h3[data-v-b432a914]{font-size:24px;color:#2c3e50;margin-bottom:10px}.content-section .empty-state p[data-v-b432a914]{color:#6c757d;margin-bottom:20px}.content-section .empty-state .btn[data-v-b432a914]{padding:12px 24px;background:#2c3e50;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s}.content-section .empty-state .btn[data-v-b432a914]:hover{background:#1a252f}.content-section .pagination[data-v-b432a914]{display:flex;justify-content:center;align-items:center;gap:10px}.content-section .pagination .page-btn[data-v-b432a914]{padding:8px 12px;min-width:36px;background:#fff;border:2px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;transition:all .3s}.content-section .pagination .page-btn[data-v-b432a914]:hover:not(:disabled){border-color:#2c3e50;color:#2c3e50}.content-section .pagination .page-btn[data-v-b432a914]:disabled{opacity:.5;cursor:not-allowed}.content-section .pagination .page-btn.active[data-v-b432a914]{background:#2c3e50;border-color:#2c3e50;color:#fff}.content-section .pagination .page-btn.dots[data-v-b432a914]{border:none;cursor:default}.content-section .pagination .page-btn.dots[data-v-b432a914]:hover{border:none;color:#333}.content-section .pagination .page-numbers[data-v-b432a914]{display:flex;gap:5px}.modal-overlay[data-v-b432a914]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal[data-v-b432a914]{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.modal .modal-header[data-v-b432a914]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0}.modal .modal-header h3[data-v-b432a914]{margin:0;font-size:20px;color:#2c3e50}.modal .modal-header .close-btn[data-v-b432a914]{background:none;border:none;font-size:24px;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.modal .modal-header .close-btn[data-v-b432a914]:hover{color:#e74c3c}.modal .modal-body[data-v-b432a914]{padding:20px}.modal .modal-body .modal-subtitle[data-v-b432a914]{font-size:16px;color:#6c757d;margin-bottom:20px;font-weight:500}.modal .modal-body .form-group[data-v-b432a914]{margin-bottom:15px}.modal .modal-body .form-group label[data-v-b432a914]{display:block;margin-bottom:5px;font-size:14px;font-weight:500;color:#333}.modal .modal-body .form-group input[data-v-b432a914],.modal .modal-body .form-group textarea[data-v-b432a914]{width:100%;padding:10px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;transition:all .3s}.modal .modal-body .form-group input[data-v-b432a914]:focus,.modal .modal-body .form-group textarea[data-v-b432a914]:focus{outline:none;border-color:#3498db}.modal .modal-body .form-group textarea[data-v-b432a914]{resize:vertical;min-height:80px}.modal .modal-body .modal-actions[data-v-b432a914]{display:flex;gap:10px;margin-top:20px}.modal .modal-body .modal-actions .btn[data-v-b432a914]{flex:1;padding:12px 20px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s;border:2px solid transparent}.modal .modal-body .modal-actions .btn.btn-outline[data-v-b432a914]{background:#fff;color:#6c757d;border-color:#e0e0e0}.modal .modal-body .modal-actions .btn.btn-outline[data-v-b432a914]:hover{border-color:#6c757d;color:#333}.modal .modal-body .modal-actions .btn.btn-primary[data-v-b432a914]{background:#2c3e50;color:#fff;border-color:#2c3e50}.modal .modal-body .modal-actions .btn.btn-primary[data-v-b432a914]:hover:not(:disabled){background:#1a252f;border-color:#1a252f}.modal .modal-body .modal-actions .btn.btn-primary[data-v-b432a914]:disabled{opacity:.6;cursor:not-allowed}@keyframes shimmer-b432a914{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse-b432a914{0%,to{opacity:1}50%{opacity:.5}}[data-v-0e25626c]{box-sizing:border-box}.fellowship-detail-page[data-v-0e25626c]{overflow-x:hidden;width:100%}.container-safe[data-v-0e25626c]{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.page-header[data-v-0e25626c]{position:relative;padding:100px 0 60px;overflow:hidden}.page-header .header-background[data-v-0e25626c]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#2c3e50,#11181f);z-index:-1}.page-header .header-content[data-v-0e25626c]{position:relative;z-index:1;color:#fff;text-align:center}.page-header .header-content .header-info .badge-category[data-v-0e25626c]{display:inline-block;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:15px}.page-header .header-content .header-info .badge-category i[data-v-0e25626c]{margin-right:5px}.page-header .header-content .header-info .badge-category.badge-primary[data-v-0e25626c]{background:#fff3;color:#fff}.page-header .header-content .header-info .badge-category.badge-danger[data-v-0e25626c]{background:#e74c3c;color:#fff}.page-header .header-content .header-info .badge-category.badge-success[data-v-0e25626c]{background:#27ae60;color:#fff}.page-header .header-content .header-info .title[data-v-0e25626c]{font-size:42px;font-weight:700;margin:0 0 10px}@media (max-width: 768px){.page-header .header-content .header-info .title[data-v-0e25626c]{font-size:28px}}.page-header .header-content .header-info .subtitle[data-v-0e25626c]{font-size:18px;opacity:.9;margin:0 0 20px}.page-header .header-content .header-skeleton .skeleton-badge[data-v-0e25626c],.page-header .header-content .header-skeleton .skeleton-title[data-v-0e25626c],.page-header .header-content .header-skeleton .skeleton-subtitle[data-v-0e25626c]{background:#fff3;border-radius:4px;margin:0 auto 15px;animation:pulse-0e25626c 1.5s infinite}.page-header .header-content .header-skeleton .skeleton-badge[data-v-0e25626c]{height:28px;width:120px}.page-header .header-content .header-skeleton .skeleton-title[data-v-0e25626c]{height:42px;width:300px;max-width:80%}.page-header .header-content .header-skeleton .skeleton-subtitle[data-v-0e25626c]{height:20px;width:150px}.page-header .header-content .breadcrumb[data-v-0e25626c]{font-size:14px}.page-header .header-content .breadcrumb a[data-v-0e25626c]{color:#fff;text-decoration:none;opacity:.8}.page-header .header-content .breadcrumb a[data-v-0e25626c]:hover{opacity:1}.page-header .header-content .breadcrumb .separator[data-v-0e25626c]{margin:0 8px;opacity:.5}.page-header .header-content .breadcrumb .current[data-v-0e25626c]{opacity:.8}.loading-section[data-v-0e25626c]{padding:40px 0}.loading-section .skeleton-card[data-v-0e25626c]{background:#fff;border-radius:12px;padding:25px;margin-bottom:20px;box-shadow:0 2px 10px #00000014}.loading-section .skeleton-card .skeleton-line[data-v-0e25626c],.loading-section .skeleton-card .skeleton-text[data-v-0e25626c],.loading-section .skeleton-card .skeleton-image[data-v-0e25626c]{background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef,#f8f9fa 75%);background-size:200% 100%;animation:shimmer-0e25626c 1.5s infinite;border-radius:4px}.loading-section .skeleton-card .skeleton-line[data-v-0e25626c]{height:24px;margin-bottom:20px}.loading-section .skeleton-card .skeleton-line.large[data-v-0e25626c]{width:150px}.loading-section .skeleton-card .skeleton-text[data-v-0e25626c]{height:14px;margin-bottom:10px}.loading-section .skeleton-card .skeleton-text.short[data-v-0e25626c]{width:60%}.loading-section .skeleton-card .skeleton-gallery[data-v-0e25626c]{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:15px}.loading-section .skeleton-card .skeleton-gallery .skeleton-image[data-v-0e25626c]{aspect-ratio:1}.loading-section .skeleton-card.tall[data-v-0e25626c]{height:400px}.content-section[data-v-0e25626c]{padding:40px 0 60px;background:#f8f9fa;min-height:400px}.content-section .content-grid[data-v-0e25626c]{display:grid;grid-template-columns:1fr 350px;gap:30px}@media (max-width: 991px){.content-section .content-grid[data-v-0e25626c]{grid-template-columns:1fr}}.content-section .main-content .content-card[data-v-0e25626c]{background:#fff;border-radius:12px;margin-bottom:20px;box-shadow:0 2px 10px #00000014;overflow:hidden}.content-section .main-content .content-card .card-title[data-v-0e25626c]{padding:20px 25px;margin:0;font-size:20px;font-weight:600;color:#2c3e50;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;gap:10px}.content-section .main-content .content-card .card-title i[data-v-0e25626c]{color:#3498db}.content-section .main-content .content-card .card-body[data-v-0e25626c]{padding:25px}.content-section .main-content .content-card .card-body .description[data-v-0e25626c]{color:#333;line-height:1.8;font-size:15px}.content-section .main-content .content-card .gallery-grid[data-v-0e25626c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;padding:20px}@media (max-width: 576px){.content-section .main-content .content-card .gallery-grid[data-v-0e25626c]{grid-template-columns:repeat(2,1fr);gap:10px}}.content-section .main-content .content-card .gallery-grid .gallery-item[data-v-0e25626c]{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer}.content-section .main-content .content-card .gallery-grid .gallery-item img[data-v-0e25626c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.content-section .main-content .content-card .gallery-grid .gallery-item .gallery-overlay[data-v-0e25626c]{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.content-section .main-content .content-card .gallery-grid .gallery-item .gallery-overlay i[data-v-0e25626c]{color:#fff;font-size:24px}.content-section .main-content .content-card .gallery-grid .gallery-item .gallery-caption[data-v-0e25626c]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;padding:10px;font-size:12px;transform:translateY(100%);transition:transform .3s}.content-section .main-content .content-card .gallery-grid .gallery-item:hover img[data-v-0e25626c]{transform:scale(1.1)}.content-section .main-content .content-card .gallery-grid .gallery-item:hover .gallery-overlay[data-v-0e25626c]{opacity:1}.content-section .main-content .content-card .gallery-grid .gallery-item:hover .gallery-caption[data-v-0e25626c]{transform:translateY(0)}.content-section .main-content .content-card .empty-activities[data-v-0e25626c]{padding:40px;text-align:center;color:#6c757d}.content-section .main-content .content-card .empty-activities i[data-v-0e25626c]{font-size:48px;margin-bottom:15px;opacity:.5}.content-section .main-content .content-card .empty-activities p[data-v-0e25626c]{margin:0 0 5px;font-size:16px}.content-section .main-content .content-card .empty-activities small[data-v-0e25626c]{font-size:13px;opacity:.8}@media (max-width: 991px){.content-section .sidebar[data-v-0e25626c]{order:-1}}.content-section .sidebar .info-card[data-v-0e25626c]{background:#fff;border-radius:12px;padding:25px;margin-bottom:20px;box-shadow:0 2px 10px #00000014;position:sticky;top:20px}.content-section .sidebar .info-card .info-title[data-v-0e25626c]{font-size:18px;font-weight:600;color:#2c3e50;margin:0 0 20px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.content-section .sidebar .info-card .info-list[data-v-0e25626c]{margin-bottom:25px}.content-section .sidebar .info-card .info-list .info-item[data-v-0e25626c]{display:flex;gap:15px;margin-bottom:20px}.content-section .sidebar .info-card .info-list .info-item i[data-v-0e25626c]{width:36px;height:36px;background:#3498db1a;color:#3498db;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.content-section .sidebar .info-card .info-list .info-item div[data-v-0e25626c]{flex:1}.content-section .sidebar .info-card .info-list .info-item div .label[data-v-0e25626c]{display:block;font-size:13px;color:#6c757d;margin-bottom:2px}.content-section .sidebar .info-card .info-list .info-item div .value[data-v-0e25626c]{display:block;font-size:15px;color:#333;font-weight:500}.content-section .sidebar .info-card .action-buttons[data-v-0e25626c]{display:flex;gap:10px}.content-section .sidebar .info-card .action-buttons .btn[data-v-0e25626c]{flex:1;padding:12px 16px;border-radius:8px;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s;border:2px solid transparent;display:flex;align-items:center;justify-content:center;gap:6px}.content-section .sidebar .info-card .action-buttons .btn.btn-primary[data-v-0e25626c]{background:#2c3e50;color:#fff;border-color:#2c3e50}.content-section .sidebar .info-card .action-buttons .btn.btn-primary[data-v-0e25626c]:hover{background:#1a252f;border-color:#1a252f}.content-section .sidebar .info-card .action-buttons .btn.btn-outline[data-v-0e25626c]{background:#fff;color:#2c3e50;border-color:#2c3e50}.content-section .sidebar .info-card .action-buttons .btn.btn-outline[data-v-0e25626c]:hover{background:#2c3e50;color:#fff}.content-section .sidebar .contact-card[data-v-0e25626c]{background:linear-gradient(135deg,#27ae60,#36d278);border-radius:12px;padding:25px;text-align:center;color:#fff;box-shadow:0 2px 10px #00000014}.content-section .sidebar .contact-card .contact-icon[data-v-0e25626c]{width:60px;height:60px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.content-section .sidebar .contact-card .contact-icon i[data-v-0e25626c]{font-size:28px}.content-section .sidebar .contact-card h4[data-v-0e25626c]{margin:0 0 8px;font-size:18px}.content-section .sidebar .contact-card p[data-v-0e25626c]{margin:0 0 20px;font-size:14px;opacity:.95}.content-section .sidebar .contact-card .btn-success[data-v-0e25626c]{background:#fff;color:#27ae60;padding:10px 20px;border-radius:8px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:all .3s}.content-section .sidebar .contact-card .btn-success[data-v-0e25626c]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.content-section .related-section[data-v-0e25626c]{margin-top:40px}.content-section .related-section .section-title[data-v-0e25626c]{font-size:24px;font-weight:600;color:#2c3e50;margin-bottom:20px}.content-section .related-section .related-grid[data-v-0e25626c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}@media (max-width: 576px){.content-section .related-section .related-grid[data-v-0e25626c]{grid-template-columns:1fr}}.content-section .related-section .related-grid .related-card[data-v-0e25626c]{background:#fff;border-radius:10px;padding:20px;text-decoration:none;transition:all .3s;box-shadow:0 2px 8px #00000014}.content-section .related-section .related-grid .related-card[data-v-0e25626c]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001f}.content-section .related-section .related-grid .related-card .related-badge[data-v-0e25626c]{display:inline-block;background:#f8f9fa;color:#2c3e50;padding:4px 10px;border-radius:15px;font-size:12px;font-weight:600;margin-bottom:10px}.content-section .related-section .related-grid .related-card h4[data-v-0e25626c]{color:#2c3e50;font-size:16px;margin:0 0 10px}.content-section .related-section .related-grid .related-card .related-info[data-v-0e25626c]{display:flex;flex-direction:column;gap:5px}.content-section .related-section .related-grid .related-card .related-info span[data-v-0e25626c]{color:#6c757d;font-size:13px}.content-section .related-section .related-grid .related-card .related-info span i[data-v-0e25626c]{margin-right:5px;color:#3498db}.error-section[data-v-0e25626c]{padding:80px 0;text-align:center}.error-section .error-content i[data-v-0e25626c]{font-size:64px;color:#e74c3c;margin-bottom:20px}.error-section .error-content h2[data-v-0e25626c]{color:#2c3e50;margin-bottom:10px}.error-section .error-content p[data-v-0e25626c]{color:#6c757d;margin-bottom:30px;max-width:400px;margin-left:auto;margin-right:auto}.error-section .error-content .btn[data-v-0e25626c]{padding:12px 24px;background:#2c3e50;color:#fff;border:none;border-radius:8px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .3s}.error-section .error-content .btn[data-v-0e25626c]:hover{background:#1a252f}.modal-overlay[data-v-0e25626c]{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal[data-v-0e25626c]{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.modal .modal-header[data-v-0e25626c]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0}.modal .modal-header h3[data-v-0e25626c]{margin:0;font-size:20px;color:#2c3e50}.modal .modal-header .close-btn[data-v-0e25626c]{background:none;border:none;font-size:24px;color:#6c757d;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.modal .modal-header .close-btn[data-v-0e25626c]:hover{color:#e74c3c}.modal .modal-body[data-v-0e25626c]{padding:20px}.modal .modal-body .form-group[data-v-0e25626c]{margin-bottom:15px}.modal .modal-body .form-group label[data-v-0e25626c]{display:block;margin-bottom:5px;font-size:14px;font-weight:500;color:#333}.modal .modal-body .form-group input[data-v-0e25626c],.modal .modal-body .form-group textarea[data-v-0e25626c]{width:100%;padding:10px;border:2px solid #e0e0e0;border-radius:6px;font-size:14px;transition:all .3s}.modal .modal-body .form-group input[data-v-0e25626c]:focus,.modal .modal-body .form-group textarea[data-v-0e25626c]:focus{outline:none;border-color:#3498db}.modal .modal-body .form-group textarea[data-v-0e25626c]{resize:vertical;min-height:80px}.modal .modal-body .modal-actions[data-v-0e25626c]{display:flex;gap:10px;margin-top:20px}.modal .modal-body .modal-actions .btn[data-v-0e25626c]{flex:1;padding:12px 20px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s;border:2px solid transparent;display:flex;align-items:center;justify-content:center;gap:6px}.modal .modal-body .modal-actions .btn.btn-outline[data-v-0e25626c]{background:#fff;color:#6c757d;border-color:#e0e0e0}.modal .modal-body .modal-actions .btn.btn-outline[data-v-0e25626c]:hover{border-color:#6c757d;color:#333}.modal .modal-body .modal-actions .btn.btn-primary[data-v-0e25626c]{background:#2c3e50;color:#fff;border-color:#2c3e50}.modal .modal-body .modal-actions .btn.btn-primary[data-v-0e25626c]:hover:not(:disabled){background:#1a252f;border-color:#1a252f}.modal .modal-body .modal-actions .btn.btn-primary[data-v-0e25626c]:disabled{opacity:.6;cursor:not-allowed}.lightbox[data-v-0e25626c]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.lightbox .lightbox-close[data-v-0e25626c]{position:absolute;top:20px;right:20px;background:#ffffff1a;border:none;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;transition:all .3s;z-index:2001}.lightbox .lightbox-close[data-v-0e25626c]:hover{background:#fff3}.lightbox .lightbox-nav[data-v-0e25626c]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;transition:all .3s;z-index:2001}.lightbox .lightbox-nav[data-v-0e25626c]:hover{background:#fff3}.lightbox .lightbox-nav.prev[data-v-0e25626c]{left:20px}.lightbox .lightbox-nav.next[data-v-0e25626c]{right:20px}.lightbox .lightbox-content[data-v-0e25626c]{max-width:90%;max-height:90%;position:relative}.lightbox .lightbox-content img[data-v-0e25626c]{max-width:100%;max-height:80vh;border-radius:8px}.lightbox .lightbox-content .lightbox-caption[data-v-0e25626c]{position:absolute;bottom:-40px;left:0;right:0;text-align:center;color:#fff;font-size:14px;padding:0 20px}@keyframes shimmer-0e25626c{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulse-0e25626c{0%,to{opacity:1}50%{opacity:.5}}.toast-notification[data-v-a4247ca4]{position:fixed;top:20px;right:20px;min-width:350px;max-width:500px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;overflow:hidden;z-index:9999;animation:slideInRight-a4247ca4 .3s ease}@media (max-width: 480px){.toast-notification[data-v-a4247ca4]{left:20px;right:20px;min-width:auto;max-width:none}}.toast-notification .toast-content[data-v-a4247ca4]{display:flex;align-items:center;padding:16px 20px;gap:15px}.toast-notification .toast-content i[data-v-a4247ca4]:first-child{font-size:24px;flex-shrink:0}.toast-notification .toast-content .toast-text[data-v-a4247ca4]{flex:1}.toast-notification .toast-content .toast-text h5[data-v-a4247ca4]{margin:0 0 4px;font-size:1rem;font-weight:600;color:#2c3e50}.toast-notification .toast-content .toast-text p[data-v-a4247ca4]{margin:0;font-size:.9rem;color:#7f8c8d;line-height:1.4}.toast-notification .toast-content .toast-close[data-v-a4247ca4]{background:none;border:none;color:#95a5a6;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:18px}.toast-notification .toast-content .toast-close[data-v-a4247ca4]:hover{color:#2c3e50;transform:scale(1.1)}.toast-notification .toast-progress[data-v-a4247ca4]{height:3px;background:linear-gradient(to right,#2c3e50,#5c6bc0);transition:width .05s linear}.toast-notification.success .toast-content i[data-v-a4247ca4]:first-child{color:#66bb6a}.toast-notification.success .toast-progress[data-v-a4247ca4]{background:#66bb6a}.toast-notification.error .toast-content i[data-v-a4247ca4]:first-child{color:#ef5350}.toast-notification.error .toast-progress[data-v-a4247ca4]{background:#ef5350}@keyframes slideInRight-a4247ca4{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutRight-a4247ca4{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.toast-enter-active[data-v-a4247ca4]{animation:slideInRight-a4247ca4 .3s ease}.toast-leave-active[data-v-a4247ca4]{animation:slideOutRight-a4247ca4 .3s ease}.hero-section[data-v-a4247ca4]{position:relative;height:400px;background:linear-gradient(135deg,#2c3e50,#5c6bc0);display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 768px){.hero-section[data-v-a4247ca4]{height:350px}}.hero-section .hero-overlay[data-v-a4247ca4]{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/images/pattern.png) repeat;opacity:.1}.hero-section .hero-content[data-v-a4247ca4]{position:relative;text-align:center;color:#fff;padding:0 20px;max-width:800px}.hero-section .hero-content .hero-title[data-v-a4247ca4]{font-size:3rem;font-weight:700;margin-bottom:20px}@media (max-width: 768px){.hero-section .hero-content .hero-title[data-v-a4247ca4]{font-size:2.5rem}}@media (max-width: 480px){.hero-section .hero-content .hero-title[data-v-a4247ca4]{font-size:2rem}}.hero-section .hero-content .hero-subtitle[data-v-a4247ca4]{font-size:1.2rem;opacity:.95;line-height:1.6}@media (max-width: 768px){.hero-section .hero-content .hero-subtitle[data-v-a4247ca4]{font-size:1.1rem}}.statistics-section[data-v-a4247ca4]{padding:60px 0;background:#f8f9fa}.statistics-section .stats-grid[data-v-a4247ca4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1000px;margin:0 auto}@media (max-width: 768px){.statistics-section .stats-grid[data-v-a4247ca4]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width: 480px){.statistics-section .stats-grid[data-v-a4247ca4]{grid-template-columns:1fr}}.statistics-section .stat-card[data-v-a4247ca4]{background:#fff;padding:30px;border-radius:16px;text-align:center;box-shadow:0 5px 20px #00000014;transition:all .3s ease}.statistics-section .stat-card[data-v-a4247ca4]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.statistics-section .stat-card i[data-v-a4247ca4]{font-size:36px;color:#2c3e50;margin-bottom:15px}.statistics-section .stat-card h3[data-v-a4247ca4]{font-size:2rem;font-weight:700;color:#2c3e50;margin:10px 0}.statistics-section .stat-card p[data-v-a4247ca4]{color:#95a5a6;font-size:.95rem;margin:0}.prayer-form-section[data-v-a4247ca4]{padding:80px 0;background:#fff}@media (max-width: 768px){.prayer-form-section[data-v-a4247ca4]{padding:60px 0}}.prayer-form-section .form-container[data-v-a4247ca4]{max-width:800px;margin:0 auto}.prayer-form-section .form-card[data-v-a4247ca4]{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;overflow:hidden}.prayer-form-section .form-card .form-header[data-v-a4247ca4]{background:linear-gradient(135deg,#2c3e50,#5c6bc0);color:#fff;padding:40px;text-align:center}@media (max-width: 768px){.prayer-form-section .form-card .form-header[data-v-a4247ca4]{padding:30px 20px}}.prayer-form-section .form-card .form-header i[data-v-a4247ca4]{display:block;width:72px;height:72px;background:#fff3;border-radius:50%;line-height:72px;margin:0 auto 25px;font-size:36px}.prayer-form-section .form-card .form-header .form-title[data-v-a4247ca4]{font-size:1.8rem;font-weight:600;margin-bottom:10px}.prayer-form-section .form-card .form-header .form-subtitle[data-v-a4247ca4]{opacity:.95;font-size:1rem}.prayer-form-section .form-card .prayer-form[data-v-a4247ca4]{padding:40px}@media (max-width: 768px){.prayer-form-section .form-card .prayer-form[data-v-a4247ca4]{padding:25px}}.prayer-form-section .form-card .prayer-form .form-group[data-v-a4247ca4]{margin-top:10px;margin-bottom:24px}.prayer-form-section .form-card .prayer-form .form-group[data-v-a4247ca4]:last-child{margin-bottom:0}.prayer-form-section .form-card .prayer-form .form-row[data-v-a4247ca4]{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 480px){.prayer-form-section .form-card .prayer-form .form-row[data-v-a4247ca4]{grid-template-columns:1fr;gap:15px}}.prayer-form-section .form-card .prayer-form .anonymous-toggle .toggle-switch[data-v-a4247ca4]{display:flex;align-items:center;cursor:pointer}.prayer-form-section .form-card .prayer-form .anonymous-toggle .toggle-switch input[data-v-a4247ca4]{display:none}.prayer-form-section .form-card .prayer-form .anonymous-toggle .toggle-switch .toggle-slider[data-v-a4247ca4]{position:relative;width:56px;height:28px;background:#e0e0e0;border-radius:34px;margin-right:12px;transition:background .3s ease}.prayer-form-section .form-card .prayer-form .anonymous-toggle .toggle-switch .toggle-slider[data-v-a4247ca4]:before{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .3s ease}.prayer-form-section .form-card .prayer-form .anonymous-toggle .toggle-switch input:checked+.toggle-slider[data-v-a4247ca4]{background:#5c6bc0}.prayer-form-section .form-card .prayer-form .anonymous-toggle .toggle-switch input:checked+.toggle-slider[data-v-a4247ca4]:before{transform:translate(28px)}.prayer-form-section .form-card .prayer-form .anonymous-toggle .toggle-switch .toggle-label[data-v-a4247ca4]{font-weight:600;color:#2c3e50;font-size:1rem}.prayer-form-section .form-card .prayer-form .anonymous-toggle .toggle-hint[data-v-a4247ca4]{margin:8px 0 0 68px;font-size:.85rem;color:#95a5a6}.prayer-form-section .form-card .prayer-form .form-label[data-v-a4247ca4]{display:block;font-weight:600;color:#2c3e50;margin-bottom:8px;font-size:.95rem}.prayer-form-section .form-card .prayer-form .form-label i[data-v-a4247ca4]{margin-right:5px;color:#2c3e50}.prayer-form-section .form-card .prayer-form .form-label .required[data-v-a4247ca4]{color:#ef5350}.prayer-form-section .form-card .prayer-form .form-control[data-v-a4247ca4]{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;transition:all .3s ease;background:#fff;box-sizing:border-box;font-family:inherit}@media (max-width: 768px){.prayer-form-section .form-card .prayer-form .form-control[data-v-a4247ca4]{font-size:16px}}.prayer-form-section .form-card .prayer-form .form-control[data-v-a4247ca4]:focus{outline:none;border-color:#7e57c2;box-shadow:0 0 0 4px #7e57c21a}.prayer-form-section .form-card .prayer-form .form-control.error[data-v-a4247ca4]{border-color:#ef5350;box-shadow:0 0 0 4px #ef53501a}.prayer-form-section .form-card .prayer-form textarea.form-control[data-v-a4247ca4]{resize:vertical;min-height:120px;line-height:1.5}.prayer-form-section .form-card .prayer-form .error-message[data-v-a4247ca4]{display:block;color:#ef5350;font-size:.85rem;margin-top:5px}.prayer-form-section .form-card .prayer-form .btn-submit[data-v-a4247ca4]{width:100%;padding:16px 32px;background:linear-gradient(135deg,#2c3e50,#5c6bc0);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px}.prayer-form-section .form-card .prayer-form .btn-submit[data-v-a4247ca4]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #2c3e504d}.prayer-form-section .form-card .prayer-form .btn-submit[data-v-a4247ca4]:disabled{opacity:.7;cursor:not-allowed}.prayer-form-section .form-card .prayer-form .btn-submit i[data-v-a4247ca4]{font-size:1.2rem}.prayer-form-section .form-card .prayer-form .btn-submit .loading i[data-v-a4247ca4]{animation:spin-a4247ca4 .8s linear infinite}.guidelines-section[data-v-a4247ca4]{padding:80px 0;background:#f8f9fa}.guidelines-section .guidelines-title[data-v-a4247ca4]{text-align:center;font-size:2rem;color:#2c3e50;margin-bottom:50px;font-weight:600}.guidelines-section .guidelines-grid[data-v-a4247ca4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}@media (max-width: 768px){.guidelines-section .guidelines-grid[data-v-a4247ca4]{grid-template-columns:1fr;gap:25px}}.guidelines-section .guideline-card[data-v-a4247ca4]{text-align:center;padding:30px;background:#fff;border-radius:16px;transition:all .3s ease;box-shadow:0 5px 20px #00000014}.guidelines-section .guideline-card[data-v-a4247ca4]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.guidelines-section .guideline-card i[data-v-a4247ca4]{font-size:48px;color:#2c3e50;margin-bottom:20px;display:block}.guidelines-section .guideline-card h4[data-v-a4247ca4]{font-size:1.2rem;color:#2c3e50;margin-bottom:15px;font-weight:600}.guidelines-section .guideline-card p[data-v-a4247ca4]{color:#7f8c8d;font-size:.95rem;line-height:1.6;margin:0}.prayer-warriors-section[data-v-a4247ca4]{padding:80px 0;background:#fff}.prayer-warriors-section .warriors-content[data-v-a4247ca4]{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1200px;margin:0 auto}@media (max-width: 768px){.prayer-warriors-section .warriors-content[data-v-a4247ca4]{grid-template-columns:1fr;gap:40px}}.prayer-warriors-section .warriors-text h3[data-v-a4247ca4]{font-size:2rem;color:#2c3e50;margin-bottom:20px;font-weight:600}.prayer-warriors-section .warriors-text p[data-v-a4247ca4]{font-size:1.1rem;color:#7f8c8d;line-height:1.6;margin-bottom:30px}.prayer-warriors-section .warriors-text .warriors-benefits[data-v-a4247ca4]{list-style:none;padding:0;margin:0 0 30px}.prayer-warriors-section .warriors-text .warriors-benefits li[data-v-a4247ca4]{display:flex;align-items:center;gap:15px;margin-bottom:15px;color:#2c3e50}.prayer-warriors-section .warriors-text .warriors-benefits li i[data-v-a4247ca4]{color:#66bb6a;font-size:20px;flex-shrink:0}.prayer-warriors-section .warriors-text .warriors-benefits li span[data-v-a4247ca4]{font-size:1rem}.prayer-warriors-section .warriors-text .btn-join-warriors[data-v-a4247ca4]{padding:14px 30px;background:linear-gradient(135deg,#2c3e50,#5c6bc0);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px}.prayer-warriors-section .warriors-text .btn-join-warriors[data-v-a4247ca4]:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2c3e5040}.prayer-warriors-section .warriors-text .btn-join-warriors i[data-v-a4247ca4]{font-size:18px}.prayer-warriors-section .warriors-image img[data-v-a4247ca4]{width:100%;height:auto;border-radius:16px;box-shadow:0 10px 40px #0000001a}.testimonies-section[data-v-a4247ca4]{padding:80px 0;background:#f8f9fa}.testimonies-section .testimonies-title[data-v-a4247ca4]{text-align:center;font-size:2rem;color:#2c3e50;margin-bottom:50px;font-weight:600}.testimonies-section .testimonies-grid[data-v-a4247ca4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto}@media (max-width: 768px){.testimonies-section .testimonies-grid[data-v-a4247ca4]{grid-template-columns:1fr}}.testimonies-section .testimony-card[data-v-a4247ca4]{background:#fff;padding:30px;border-radius:16px;box-shadow:0 5px 20px #00000014;transition:all .3s ease}.testimonies-section .testimony-card[data-v-a4247ca4]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.testimonies-section .testimony-card .testimony-header[data-v-a4247ca4]{display:flex;align-items:center;gap:15px;margin-bottom:20px}.testimonies-section .testimony-card .testimony-header .testimony-avatar i[data-v-a4247ca4]{font-size:48px;color:#95a5a6}.testimonies-section .testimony-card .testimony-header .testimony-info h5[data-v-a4247ca4]{margin:0 0 5px;color:#2c3e50;font-size:1.1rem;font-weight:600}.testimonies-section .testimony-card .testimony-header .testimony-info .testimony-date[data-v-a4247ca4]{color:#95a5a6;font-size:.9rem}.testimonies-section .testimony-card .testimony-content[data-v-a4247ca4]{color:#7f8c8d;font-size:1rem;line-height:1.6;margin-bottom:20px}.testimonies-section .testimony-card .testimony-footer .testimony-tag[data-v-a4247ca4]{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#66bb6a1a;color:#66bb6a;border-radius:20px;font-size:.9rem;font-weight:500}.testimonies-section .testimony-card .testimony-footer .testimony-tag i[data-v-a4247ca4]{font-size:16px}.faq-section[data-v-a4247ca4]{padding:80px 0;background:#fff}.faq-section .faq-title[data-v-a4247ca4]{text-align:center;font-size:2rem;color:#2c3e50;margin-bottom:50px;font-weight:600}.faq-section .faq-list[data-v-a4247ca4]{max-width:800px;margin:0 auto}.faq-section .faq-item[data-v-a4247ca4]{margin-bottom:20px;background:#fff;border:2px solid #e0e0e0;border-radius:12px;overflow:hidden;transition:all .3s ease}.faq-section .faq-item.active[data-v-a4247ca4]{border-color:#2c3e50;box-shadow:0 5px 20px #2c3e501a}.faq-section .faq-item .faq-question[data-v-a4247ca4]{width:100%;padding:20px 25px;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;transition:all .3s ease}.faq-section .faq-item .faq-question span[data-v-a4247ca4]{font-size:1.1rem;font-weight:600;color:#2c3e50}.faq-section .faq-item .faq-question i[data-v-a4247ca4]{font-size:20px;color:#95a5a6;flex-shrink:0;transition:transform .3s ease}.faq-section .faq-item .faq-question[data-v-a4247ca4]:hover{background:#f8f9fa}.faq-section .faq-item .faq-answer[data-v-a4247ca4]{padding:0 25px 20px}.faq-section .faq-item .faq-answer p[data-v-a4247ca4]{color:#7f8c8d;font-size:1rem;line-height:1.6;margin:0}.faq-answer-enter-active[data-v-a4247ca4],.faq-answer-leave-active[data-v-a4247ca4]{transition:all .3s ease;max-height:200px;overflow:hidden}.faq-answer-enter-from[data-v-a4247ca4],.faq-answer-leave-to[data-v-a4247ca4]{max-height:0;opacity:0;padding-top:0;padding-bottom:0}@keyframes spin-a4247ca4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.container[data-v-a4247ca4]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section[data-v-b9005c57]{position:relative;padding:120px 0 80px;background:linear-gradient(135deg,#2c3e50,#281dca);overflow:hidden}.hero-section .hero-background[data-v-b9005c57]{position:absolute;top:0;left:0;right:0;bottom:0}.hero-section .hero-background .animated-shapes[data-v-b9005c57]{position:relative;width:100%;height:100%}.hero-section .hero-background .animated-shapes .shape[data-v-b9005c57]{position:absolute;border-radius:50%;background:#ffffff1a;animation:float-b9005c57 20s infinite ease-in-out}.hero-section .hero-background .animated-shapes .shape.shape-1[data-v-b9005c57]{width:300px;height:300px;top:-150px;right:-100px;animation-delay:0s}.hero-section .hero-background .animated-shapes .shape.shape-2[data-v-b9005c57]{width:200px;height:200px;bottom:-100px;left:-50px;animation-delay:5s}.hero-section .hero-background .animated-shapes .shape.shape-3[data-v-b9005c57]{width:150px;height:150px;top:50%;left:10%;animation-delay:10s}.hero-section .hero-content[data-v-b9005c57]{position:relative;z-index:2}.hero-section .hero-content .hero-text[data-v-b9005c57]{text-align:center;color:#fff}.hero-section .hero-content .hero-text .hero-title[data-v-b9005c57]{font-size:3.5rem;font-weight:800;margin-bottom:1rem;animation:fadeInUp-b9005c57 .8s ease}.hero-section .hero-content .hero-text .hero-title .gradient-text[data-v-b9005c57]{background:linear-gradient(to right,#fff,#ffffffe6);-webkit-background-clip:text;background-clip:text}.hero-section .hero-content .hero-text .hero-subtitle[data-v-b9005c57]{font-size:1.25rem;opacity:.95;margin-bottom:2.5rem;animation:fadeInUp-b9005c57 .8s ease .2s both}.hero-section .hero-content .hero-text .hero-search[data-v-b9005c57]{max-width:600px;margin:0 auto;animation:fadeInUp-b9005c57 .8s ease .4s both}.hero-section .hero-content .hero-text .hero-search .search-input-group[data-v-b9005c57]{position:relative;background:#fff;border-radius:50px;padding:.5rem;box-shadow:0 20px 40px #00000026}.hero-section .hero-content .hero-text .hero-search .search-input-group i[data-v-b9005c57]{position:absolute;left:1.5rem;top:50%;transform:translateY(-50%);color:#6b7280;font-size:1.25rem}.hero-section .hero-content .hero-text .hero-search .search-input-group .search-input[data-v-b9005c57]{width:100%;padding:1rem 3rem 1rem 3.5rem;border:none;background:transparent;font-size:1.1rem;color:#1f2937}.hero-section .hero-content .hero-text .hero-search .search-input-group .search-input[data-v-b9005c57]::-moz-placeholder{color:#6b7280}.hero-section .hero-content .hero-text .hero-search .search-input-group .search-input[data-v-b9005c57]::placeholder{color:#6b7280}.hero-section .hero-content .hero-text .hero-search .search-input-group .search-input[data-v-b9005c57]:focus{outline:none}.hero-section .hero-content .hero-text .hero-search .search-input-group .clear-btn[data-v-b9005c57]{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;font-size:1.25rem;transition:color .3s ease}.hero-section .hero-content .hero-text .hero-search .search-input-group .clear-btn[data-v-b9005c57]:hover{color:#ef4444}.stats-section[data-v-b9005c57]{margin-top:-40px;position:relative;z-index:3;padding:0 1rem}.stats-section .stats-container[data-v-b9005c57]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.stats-section .stats-container .stat-card[data-v-b9005c57]{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #00000014;display:flex;align-items:center;gap:1.5rem;transition:all .3s ease;animation:fadeInUp-b9005c57 .8s ease}.stats-section .stats-container .stat-card[data-v-b9005c57]:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001f}.stats-section .stats-container .stat-card .stat-icon-wrapper[data-v-b9005c57]{position:relative}.stats-section .stats-container .stat-card .stat-icon-wrapper .stat-icon-bg[data-v-b9005c57]{width:70px;height:70px;background:linear-gradient(135deg,#2c3e50,#281dca);border-radius:20px;opacity:.1}.stats-section .stats-container .stat-card .stat-icon-wrapper .stat-icon[data-v-b9005c57]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;background:linear-gradient(135deg,#2c3e50,#281dca);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.stats-section .stats-container .stat-card .stat-content[data-v-b9005c57]{flex:1}.stats-section .stats-container .stat-card .stat-content .stat-value[data-v-b9005c57]{font-size:2rem;font-weight:800;color:#1f2937;margin-bottom:.25rem}.stats-section .stats-container .stat-card .stat-content .stat-value .counter[data-v-b9005c57]{display:inline-block;animation:countUp-b9005c57 1.5s ease}.stats-section .stats-container .stat-card .stat-content .stat-label[data-v-b9005c57]{color:#6b7280;font-size:.95rem}.stats-section .stats-container .stat-card .stat-content .skeleton-loader[data-v-b9005c57]{height:2rem;width:80px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-b9005c57 1.5s infinite;border-radius:8px}.content-section[data-v-b9005c57]{padding:4rem 0;background:#f9fafb}.content-section .content-wrapper[data-v-b9005c57]{display:grid;grid-template-columns:280px 1fr;gap:2rem}@media (max-width: 991px){.content-section .content-wrapper[data-v-b9005c57]{grid-template-columns:1fr}.filters-sidebar[data-v-b9005c57]{margin-bottom:2rem}}.filters-sidebar .filter-card[data-v-b9005c57]{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 5px 20px #0000000d;position:sticky;top:20px}.filters-sidebar .filter-card .filter-header[data-v-b9005c57]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.filters-sidebar .filter-card .filter-header h3[data-v-b9005c57]{font-size:1.25rem;color:#1f2937;margin:0}.filters-sidebar .filter-card .filter-header h3 i[data-v-b9005c57]{margin-right:.5rem;color:#2c3e50}.filters-sidebar .filter-card .filter-header .reset-btn[data-v-b9005c57]{background:none;border:none;color:#ef4444;font-size:.9rem;cursor:pointer;transition:opacity .3s ease}.filters-sidebar .filter-card .filter-header .reset-btn[data-v-b9005c57]:hover{opacity:.8}.filters-sidebar .filter-card .filter-section[data-v-b9005c57]{margin-bottom:2rem}.filters-sidebar .filter-card .filter-section h4[data-v-b9005c57]{font-size:.95rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.filters-sidebar .filter-card .filter-section .filter-tags[data-v-b9005c57]{display:flex;flex-direction:column;gap:.5rem}.filters-sidebar .filter-card .filter-section .filter-tags .filter-tag[data-v-b9005c57]{display:flex;align-items:center;padding:.75rem 1rem;background:#f9fafb;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s ease}.filters-sidebar .filter-card .filter-section .filter-tags .filter-tag i[data-v-b9005c57]{font-size:1.1rem;margin-right:.75rem;color:#6b7280}.filters-sidebar .filter-card .filter-section .filter-tags .filter-tag span[data-v-b9005c57]{flex:1;color:#1f2937;font-size:.95rem}.filters-sidebar .filter-card .filter-section .filter-tags .filter-tag .tag-count[data-v-b9005c57]{background:#fff;padding:.25rem .5rem;border-radius:20px;font-size:.8rem;color:#6b7280}.filters-sidebar .filter-card .filter-section .filter-tags .filter-tag[data-v-b9005c57]:hover{background:#2c3e500d;border-color:#2c3e5033}.filters-sidebar .filter-card .filter-section .filter-tags .filter-tag.active[data-v-b9005c57]{background:#2c3e501a;border-color:#2c3e50}.filters-sidebar .filter-card .filter-section .filter-tags .filter-tag.active i[data-v-b9005c57],.filters-sidebar .filter-card .filter-section .filter-tags .filter-tag.active span[data-v-b9005c57]{color:#2c3e50}.filters-sidebar .filter-card .filter-section .filter-tags .filter-tag.active .tag-count[data-v-b9005c57]{background:#2c3e50;color:#fff}.filters-sidebar .filter-card .filter-section .filter-radio-group[data-v-b9005c57]{display:flex;flex-direction:column;gap:.75rem}.filters-sidebar .filter-card .filter-section .filter-radio-group .radio-option[data-v-b9005c57]{display:flex;align-items:center;cursor:pointer}.filters-sidebar .filter-card .filter-section .filter-radio-group .radio-option input[type=radio][data-v-b9005c57]{display:none}.filters-sidebar .filter-card .filter-section .filter-radio-group .radio-option input[type=radio]:checked+.radio-custom[data-v-b9005c57]{background:#2c3e50;border-color:#2c3e50}.filters-sidebar .filter-card .filter-section .filter-radio-group .radio-option input[type=radio]:checked+.radio-custom[data-v-b9005c57]:after{transform:scale(1)}.filters-sidebar .filter-card .filter-section .filter-radio-group .radio-option .radio-custom[data-v-b9005c57]{width:20px;height:20px;border:2px solid #ddd;border-radius:50%;margin-right:.75rem;position:relative;transition:all .3s ease}.filters-sidebar .filter-card .filter-section .filter-radio-group .radio-option .radio-custom[data-v-b9005c57]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:8px;height:8px;background:#fff;border-radius:50%;transition:transform .3s ease}.filters-sidebar .filter-card .filter-section .filter-radio-group .radio-option span[data-v-b9005c57]:last-child{color:#1f2937;font-size:.95rem}.filters-sidebar .filter-card .filter-section .sort-dropdown[data-v-b9005c57]{position:relative}.filters-sidebar .filter-card .filter-section .sort-dropdown .sort-select[data-v-b9005c57]{width:100%;padding:.75rem 2.5rem .75rem 1rem;background:#f9fafb;border:2px solid transparent;border-radius:12px;font-size:.95rem;color:#1f2937;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .3s ease}.filters-sidebar .filter-card .filter-section .sort-dropdown .sort-select[data-v-b9005c57]:focus{outline:none;border-color:#2c3e50;background:#fff}.filters-sidebar .filter-card .filter-section .sort-dropdown i[data-v-b9005c57]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#6b7280;pointer-events:none}.downloads-main .content-header[data-v-b9005c57]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.downloads-main .content-header .results-info[data-v-b9005c57]{color:#6b7280}.downloads-main .content-header .results-info strong[data-v-b9005c57]{color:#1f2937}.downloads-main .content-header .view-toggle[data-v-b9005c57]{display:flex;gap:.5rem;background:#fff;padding:.25rem;border-radius:12px;box-shadow:0 2px 10px #0000000d}.downloads-main .content-header .view-toggle .view-btn[data-v-b9005c57]{padding:.5rem .75rem;background:transparent;border:none;color:#6b7280;cursor:pointer;border-radius:8px;transition:all .3s ease}.downloads-main .content-header .view-toggle .view-btn[data-v-b9005c57]:hover{background:#f9fafb}.downloads-main .content-header .view-toggle .view-btn.active[data-v-b9005c57]{background:#2c3e50;color:#fff}.downloads-main .download-grid[data-v-b9005c57]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.downloads-main .download-grid .download-card[data-v-b9005c57]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 20px #0000000d;transition:all .3s ease;animation:fadeInUp-b9005c57 .5s ease}.downloads-main .download-grid .download-card[data-v-b9005c57]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.downloads-main .download-grid .download-card.not-available[data-v-b9005c57]{opacity:.6}.downloads-main .download-grid .download-card.not-available .card-footer .download-btn[data-v-b9005c57]{background:#6b7280;cursor:not-allowed}.downloads-main .download-grid .download-card .card-header[data-v-b9005c57]{padding:2rem;background:linear-gradient(135deg,#2c3e50,#281dca);position:relative}.downloads-main .download-grid .download-card .card-header .file-icon[data-v-b9005c57]{width:60px;height:60px;background:#fff;border-radius:15px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:1rem}.downloads-main .download-grid .download-card .card-header .file-icon.icon-pdf[data-v-b9005c57]{color:#dc2626}.downloads-main .download-grid .download-card .card-header .file-icon.icon-doc[data-v-b9005c57],.downloads-main .download-grid .download-card .card-header .file-icon.icon-docx[data-v-b9005c57]{color:#2563eb}.downloads-main .download-grid .download-card .card-header .file-icon.icon-xls[data-v-b9005c57],.downloads-main .download-grid .download-card .card-header .file-icon.icon-xlsx[data-v-b9005c57]{color:#16a34a}.downloads-main .download-grid .download-card .card-header .file-icon.icon-zip[data-v-b9005c57],.downloads-main .download-grid .download-card .card-header .file-icon.icon-rar[data-v-b9005c57]{color:#7c3aed}.downloads-main .download-grid .download-card .card-header .file-icon.icon-jpg[data-v-b9005c57],.downloads-main .download-grid .download-card .card-header .file-icon.icon-jpeg[data-v-b9005c57],.downloads-main .download-grid .download-card .card-header .file-icon.icon-png[data-v-b9005c57]{color:#ec4899}.downloads-main .download-grid .download-card .card-header .file-badge[data-v-b9005c57]{position:absolute;top:1rem;right:1rem;background:#fff3;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.downloads-main .download-grid .download-card .card-body[data-v-b9005c57]{padding:1.5rem}.downloads-main .download-grid .download-card .card-body .file-title[data-v-b9005c57]{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem;line-height:1.4}.downloads-main .download-grid .download-card .card-body .file-description[data-v-b9005c57]{color:#6b7280;font-size:.9rem;line-height:1.5;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.downloads-main .download-grid .download-card .card-body .file-meta[data-v-b9005c57]{display:flex;gap:1rem;margin-bottom:1rem}.downloads-main .download-grid .download-card .card-body .file-meta .meta-item[data-v-b9005c57]{display:flex;align-items:center;gap:.25rem;color:#6b7280;font-size:.85rem}.downloads-main .download-grid .download-card .card-body .file-meta .meta-item i[data-v-b9005c57]{font-size:.9rem}.downloads-main .download-grid .download-card .card-body .availability-info .expire-badge[data-v-b9005c57]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:#f59e0b1a;color:#f59e0b;border-radius:20px;font-size:.8rem;font-weight:500}.downloads-main .download-grid .download-card .card-body .availability-info .expire-badge.urgent[data-v-b9005c57]{background:#ef44441a;color:#ef4444}.downloads-main .download-grid .download-card .card-body .availability-info .expire-badge.expired[data-v-b9005c57]{background:#6b72801a;color:#6b7280}.downloads-main .download-grid .download-card .card-footer[data-v-b9005c57]{padding:0 1.5rem 1.5rem}.downloads-main .download-grid .download-card .card-footer .download-btn[data-v-b9005c57]{width:100%;padding:.75rem;background:linear-gradient(135deg,#2c3e50,#281dca);color:#fff;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.downloads-main .download-grid .download-card .card-footer .download-btn[data-v-b9005c57]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #2c3e504d}.downloads-main .download-grid .download-card .card-footer .download-btn[data-v-b9005c57]:disabled{background:#6b7280;cursor:not-allowed}.downloads-main .download-list[data-v-b9005c57]{display:flex;flex-direction:column;gap:1rem}.downloads-main .download-list .download-list-item[data-v-b9005c57]{background:#fff;border-radius:15px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;box-shadow:0 3px 10px #0000000d;transition:all .3s ease;animation:fadeInUp-b9005c57 .5s ease}.downloads-main .download-list .download-list-item[data-v-b9005c57]:hover{box-shadow:0 5px 20px #0000001a}.downloads-main .download-list .download-list-item.not-available[data-v-b9005c57]{opacity:.6}.downloads-main .download-list .download-list-item .list-item-icon[data-v-b9005c57]{width:50px;height:50px;background:linear-gradient(135deg,#2c3e50,#281dca);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;flex-shrink:0}.downloads-main .download-list .download-list-item .list-item-content[data-v-b9005c57]{flex:1}.downloads-main .download-list .download-list-item .list-item-content .content-header[data-v-b9005c57]{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.downloads-main .download-list .download-list-item .list-item-content .content-header .file-title[data-v-b9005c57]{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0}.downloads-main .download-list .download-list-item .list-item-content .content-header .file-badge[data-v-b9005c57]{background:#2c3e501a;color:#2c3e50;padding:.25rem .5rem;border-radius:8px;font-size:.75rem;font-weight:600}.downloads-main .download-list .download-list-item .list-item-content .file-description[data-v-b9005c57]{color:#6b7280;font-size:.9rem;margin-bottom:.75rem}.downloads-main .download-list .download-list-item .list-item-content .file-meta[data-v-b9005c57]{display:flex;flex-wrap:wrap;gap:1rem}.downloads-main .download-list .download-list-item .list-item-content .file-meta .meta-item[data-v-b9005c57]{display:flex;align-items:center;gap:.25rem;color:#6b7280;font-size:.85rem}.downloads-main .download-list .download-list-item .list-item-content .file-meta .meta-item.text-warning[data-v-b9005c57]{color:#f59e0b}.downloads-main .download-list .download-list-item .list-item-action .download-btn[data-v-b9005c57]{padding:.75rem 1.5rem;background:linear-gradient(135deg,#2c3e50,#281dca);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;white-space:nowrap}.downloads-main .download-list .download-list-item .list-item-action .download-btn[data-v-b9005c57]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #2c3e504d}.downloads-main .download-list .download-list-item .list-item-action .download-btn[data-v-b9005c57]:disabled{background:#6b7280;cursor:not-allowed}.downloads-main .loading-container .skeleton-card[data-v-b9005c57]{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 5px 20px #0000000d}.downloads-main .loading-container .skeleton-card .skeleton-icon[data-v-b9005c57]{width:60px;height:60px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-b9005c57 1.5s infinite;border-radius:15px;margin-bottom:1rem}.downloads-main .loading-container .skeleton-card .skeleton-content .skeleton-title[data-v-b9005c57],.downloads-main .loading-container .skeleton-card .skeleton-content .skeleton-desc[data-v-b9005c57],.downloads-main .loading-container .skeleton-card .skeleton-content .skeleton-meta[data-v-b9005c57]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-b9005c57 1.5s infinite;border-radius:8px;margin-bottom:.75rem}.downloads-main .loading-container .skeleton-card .skeleton-content .skeleton-title[data-v-b9005c57]{height:20px;width:70%}.downloads-main .loading-container .skeleton-card .skeleton-content .skeleton-desc[data-v-b9005c57]{height:40px;width:100%}.downloads-main .loading-container .skeleton-card .skeleton-content .skeleton-meta[data-v-b9005c57]{height:16px;width:50%}.downloads-main .empty-state[data-v-b9005c57]{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000000d}.downloads-main .empty-state .empty-illustration[data-v-b9005c57]{font-size:5rem;color:#e0e0e0;margin-bottom:1.5rem}.downloads-main .empty-state h3[data-v-b9005c57]{color:#1f2937;margin-bottom:.5rem}.downloads-main .empty-state p[data-v-b9005c57]{color:#6b7280;margin-bottom:2rem}.downloads-main .empty-state .btn-primary[data-v-b9005c57]{padding:.75rem 2rem;background:linear-gradient(135deg,#2c3e50,#281dca);color:#fff;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}.downloads-main .empty-state .btn-primary[data-v-b9005c57]:hover{transform:translateY(-2px);box-shadow:0 5px 15px #2c3e504d}.downloads-main .pagination-container[data-v-b9005c57]{display:flex;justify-content:center;margin-top:3rem}.downloads-main .pagination-container .pagination[data-v-b9005c57]{display:flex;gap:.5rem;list-style:none;padding:0;margin:0}.downloads-main .pagination-container .pagination .page-item.disabled .page-link[data-v-b9005c57]{opacity:.5;cursor:not-allowed}.downloads-main .pagination-container .pagination .page-item.active .page-link[data-v-b9005c57]{background:linear-gradient(135deg,#2c3e50,#281dca);color:#fff}.downloads-main .pagination-container .pagination .page-item.dots[data-v-b9005c57]{display:flex;align-items:center}.downloads-main .pagination-container .pagination .page-item.dots .page-dots[data-v-b9005c57]{padding:0 .5rem;color:#6b7280}.downloads-main .pagination-container .pagination .page-item .page-link[data-v-b9005c57]{padding:.5rem 1rem;background:#fff;border:2px solid #e0e0e0;border-radius:10px;color:#1f2937;font-weight:500;cursor:pointer;transition:all .3s ease}.downloads-main .pagination-container .pagination .page-item .page-link[data-v-b9005c57]:hover:not(.disabled){background:#f9fafb;border-color:#2c3e50;color:#2c3e50}.modal-overlay[data-v-b9005c57]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-overlay .modal-container .modal-content[data-v-b9005c57]{background:#fff;border-radius:20px;padding:3rem;text-align:center;min-width:400px}.modal-overlay .modal-container .modal-content .modal-icon[data-v-b9005c57]{margin-bottom:1.5rem}.modal-overlay .modal-container .modal-content .modal-icon .download-animation[data-v-b9005c57]{width:80px;height:80px;margin:0 auto;background:linear-gradient(135deg,#2c3e50,#281dca);border-radius:50%;display:flex;align-items:center;justify-content:center}.modal-overlay .modal-container .modal-content .modal-icon .download-animation i[data-v-b9005c57]{font-size:2.5rem;color:#fff;animation:bounce-b9005c57 1s infinite}.modal-overlay .modal-container .modal-content h3[data-v-b9005c57]{color:#1f2937;margin-bottom:.5rem}.modal-overlay .modal-container .modal-content p[data-v-b9005c57]{color:#6b7280;margin-bottom:1.5rem}.modal-overlay .modal-container .modal-content .progress-bar[data-v-b9005c57]{height:6px;background:#f9fafb;border-radius:3px;overflow:hidden;margin-bottom:1rem}.modal-overlay .modal-container .modal-content .progress-bar .progress-fill[data-v-b9005c57]{height:100%;background:linear-gradient(135deg,#2c3e50,#281dca);width:100%;animation:progress-b9005c57 2s ease infinite}.modal-overlay .modal-container .modal-content .progress-text[data-v-b9005c57]{font-size:.9rem;color:#2c3e50}@keyframes float-b9005c57{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(180deg)}}@keyframes fadeInUp-b9005c57{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes loading-b9005c57{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes bounce-b9005c57{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes progress-b9005c57{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@keyframes countUp-b9005c57{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.modal-enter-active[data-v-b9005c57],.modal-leave-active[data-v-b9005c57]{transition:all .3s ease}.modal-enter-from[data-v-b9005c57],.modal-leave-to[data-v-b9005c57]{opacity:0}.modal-enter-from .modal-content[data-v-b9005c57],.modal-leave-to .modal-content[data-v-b9005c57]{transform:scale(.9)}@media (max-width: 1200px){.download-grid[data-v-b9005c57]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width: 991px){.hero-section[data-v-b9005c57]{padding:80px 0 60px}.hero-section .hero-text .hero-title[data-v-b9005c57]{font-size:2.5rem}.hero-section .hero-text .hero-subtitle[data-v-b9005c57]{font-size:1.1rem}.content-wrapper[data-v-b9005c57]{grid-template-columns:1fr}.content-wrapper .filters-sidebar .filter-card[data-v-b9005c57]{position:relative;top:0}.download-list .download-list-item[data-v-b9005c57]{flex-direction:column;text-align:center}.download-list .download-list-item .list-item-action[data-v-b9005c57]{width:100%}.download-list .download-list-item .list-item-action .download-btn[data-v-b9005c57]{width:100%;justify-content:center}}@media (max-width: 576px){.hero-section .hero-text .hero-title[data-v-b9005c57]{font-size:2rem}.stats-container[data-v-b9005c57],.download-grid[data-v-b9005c57]{grid-template-columns:1fr}.modal-container .modal-content[data-v-b9005c57]{min-width:90%;padding:2rem}}@keyframes fadeInUp-a71a86fd{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn-a71a86fd{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse-a71a86fd{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin-a71a86fd{to{transform:rotate(360deg)}}.hero-section[data-v-a71a86fd]{position:relative;background:linear-gradient(135deg,#2c3e50,#241e9e);padding:100px 0 60px;overflow:hidden}.hero-section .hero-overlay[data-v-a71a86fd]{position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><g fill="%23ffffff" fill-opacity="0.05"><path d="M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z"/></g></g></svg>') repeat}.hero-section .hero-content[data-v-a71a86fd]{position:relative;z-index:1;text-align:center;color:#fff;animation:fadeInUp-a71a86fd .8s ease-out}.hero-section .hero-content .hero-badge[data-v-a71a86fd]{display:inline-block;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 20px;border-radius:20px;font-size:.9rem;margin-bottom:20px;border:1px solid rgba(255,255,255,.3)}.hero-section .hero-content .hero-title[data-v-a71a86fd]{font-size:3rem;font-weight:700;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.hero-section .hero-content .hero-subtitle[data-v-a71a86fd]{font-size:1.2rem;opacity:.95;margin-bottom:40px}.hero-section .hero-content .search-container[data-v-a71a86fd]{max-width:600px;margin:0 auto 40px}.hero-section .hero-content .search-container .search-box[data-v-a71a86fd]{position:relative;background:#fff;border-radius:50px;padding:15px 25px;box-shadow:0 10px 40px #00000026;display:flex;align-items:center}.hero-section .hero-content .search-container .search-box i[data-v-a71a86fd]{color:#2c3e50;font-size:1.2rem;margin-right:15px}.hero-section .hero-content .search-container .search-box input[data-v-a71a86fd]{flex:1;border:none;outline:none;font-size:1rem;color:#1e293b}.hero-section .hero-content .search-container .search-box input[data-v-a71a86fd]::-moz-placeholder{color:#94a3b8}.hero-section .hero-content .search-container .search-box input[data-v-a71a86fd]::placeholder{color:#94a3b8}.hero-section .hero-content .search-container .search-box .clear-btn[data-v-a71a86fd]{background:none;border:none;color:#94a3b8;cursor:pointer;padding:5px;transition:color .3s}.hero-section .hero-content .search-container .search-box .clear-btn[data-v-a71a86fd]:hover{color:#ef4444}.hero-section .hero-content .stats-row[data-v-a71a86fd]{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.hero-section .hero-content .stats-row .stat-item[data-v-a71a86fd]{display:flex;flex-direction:column;align-items:center}.hero-section .hero-content .stats-row .stat-item .stat-value[data-v-a71a86fd]{font-size:2rem;font-weight:700}.hero-section .hero-content .stats-row .stat-item .stat-label[data-v-a71a86fd]{font-size:.9rem;opacity:.9}.filter-section[data-v-a71a86fd]{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000000d}.filter-section .filter-container[data-v-a71a86fd]{display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.filter-section .filter-container .filter-chips[data-v-a71a86fd]{display:flex;gap:10px;flex-wrap:wrap}.filter-section .filter-container .filter-chips .chip[data-v-a71a86fd]{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f8fafc;border:2px solid transparent;border-radius:25px;font-size:.9rem;color:#1e293b;cursor:pointer;transition:all .3s}.filter-section .filter-container .filter-chips .chip i[data-v-a71a86fd]{font-size:1rem}.filter-section .filter-container .filter-chips .chip .chip-count[data-v-a71a86fd]{background:#fff;padding:2px 8px;border-radius:12px;font-size:.8rem;font-weight:600}.filter-section .filter-container .filter-chips .chip[data-v-a71a86fd]:hover{background:linear-gradient(135deg,#2c3e50,#241e9e);color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #2c3e504d}.filter-section .filter-container .filter-chips .chip:hover .chip-count[data-v-a71a86fd]{background:#fff3;color:#fff}.filter-section .filter-container .filter-chips .chip.active[data-v-a71a86fd]{background:linear-gradient(135deg,#2c3e50,#241e9e);color:#fff}.filter-section .filter-container .filter-chips .chip.active .chip-count[data-v-a71a86fd]{background:#fff3;color:#fff}.filter-section .filter-container .view-toggle[data-v-a71a86fd]{display:flex;background:#f8fafc;border-radius:10px;padding:4px}.filter-section .filter-container .view-toggle button[data-v-a71a86fd]{padding:8px 12px;background:transparent;border:none;border-radius:8px;color:#1e293b;cursor:pointer;transition:all .3s}.filter-section .filter-container .view-toggle button.active[data-v-a71a86fd]{background:#fff;box-shadow:0 2px 8px #0000001a}.filter-section .filter-container .view-toggle button[data-v-a71a86fd]:hover:not(.active){color:#2c3e50}.content-section[data-v-a71a86fd]{background:linear-gradient(to bottom,#f8fafc,#fff);padding:60px 0;min-height:60vh}.loading-container[data-v-a71a86fd]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px}.loading-container .loading-spinner[data-v-a71a86fd]{position:relative;width:60px;height:60px}.loading-container .loading-spinner .spinner-ring[data-v-a71a86fd]{position:absolute;width:100%;height:100%;border:3px solid transparent;border-top-color:#2c3e50;border-radius:50%;animation:spin-a71a86fd 1.5s linear infinite}.loading-container .loading-spinner .spinner-ring[data-v-a71a86fd]:nth-child(2){animation-delay:.2s;border-top-color:#241e9e;transform:scale(.8)}.loading-container .loading-spinner .spinner-ring[data-v-a71a86fd]:nth-child(3){animation-delay:.4s;border-top-color:#ec4899;transform:scale(.6)}.loading-container p[data-v-a71a86fd]{margin-top:20px;color:#1e293b;font-size:1.1rem}.empty-state[data-v-a71a86fd]{text-align:center;padding:100px 20px}.empty-state i[data-v-a71a86fd]{font-size:4rem;color:#cbd5e1;margin-bottom:20px}.empty-state h3[data-v-a71a86fd]{font-size:1.5rem;color:#1e293b;margin-bottom:10px}.empty-state p[data-v-a71a86fd]{color:#64748b}.announcements-grid[data-v-a71a86fd]{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}.announcements-grid .announcement-card[data-v-a71a86fd]{position:relative;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease;animation:fadeInUp-a71a86fd .5s ease-out var(--animation-delay) both}.announcements-grid .announcement-card[data-v-a71a86fd]:hover{transform:translateY(-10px);box-shadow:0 10px 40px #2c3e5026}.announcements-grid .announcement-card:hover .card-image img[data-v-a71a86fd]{transform:scale(1.05)}.announcements-grid .announcement-card:hover .card-button[data-v-a71a86fd]{background:linear-gradient(135deg,#1a252f,#1a1673);transform:translate(5px)}.announcements-grid .announcement-card .priority-badge[data-v-a71a86fd]{position:absolute;top:20px;right:20px;z-index:10;background:#fff;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:5px;box-shadow:0 4px 12px #0000001a}.announcements-grid .announcement-card .priority-badge.urgent[data-v-a71a86fd]{background:#ef4444;color:#fff;animation:pulse-a71a86fd 2s infinite}.announcements-grid .announcement-card .priority-badge.important[data-v-a71a86fd]{background:#f59e0b;color:#fff}.announcements-grid .announcement-card .card-image[data-v-a71a86fd]{position:relative;height:200px;overflow:hidden;background:linear-gradient(135deg,#e0e7ff,#f0f4ff)}.announcements-grid .announcement-card .card-image img[data-v-a71a86fd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.announcements-grid .announcement-card .card-image .image-placeholder[data-v-a71a86fd]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.announcements-grid .announcement-card .card-image .image-placeholder i[data-v-a71a86fd]{font-size:3rem;color:#c7d2fe}.announcements-grid .announcement-card .card-image .category-badge[data-v-a71a86fd]{position:absolute;bottom:15px;left:15px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:5px 12px;border-radius:15px;font-size:.8rem;font-weight:500;display:flex;align-items:center;gap:5px}.announcements-grid .announcement-card .card-content[data-v-a71a86fd]{padding:25px}.announcements-grid .announcement-card .card-content .card-title[data-v-a71a86fd]{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:10px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.announcements-grid .announcement-card .card-content .meta-info[data-v-a71a86fd]{display:flex;gap:15px;margin-bottom:15px}.announcements-grid .announcement-card .card-content .meta-info .meta-item[data-v-a71a86fd]{display:flex;align-items:center;gap:5px;font-size:.85rem;color:#64748b}.announcements-grid .announcement-card .card-content .meta-info .meta-item i[data-v-a71a86fd]{font-size:.9rem}.announcements-grid .announcement-card .card-content .card-excerpt[data-v-a71a86fd]{color:#475569;line-height:1.6;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.announcements-grid .announcement-card .card-content .event-date[data-v-a71a86fd]{display:flex;align-items:center;gap:8px;padding:10px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:10px;margin-bottom:15px;font-size:.9rem;color:#0369a1}.announcements-grid .announcement-card .card-content .event-date i[data-v-a71a86fd]{font-size:1rem}.announcements-grid .announcement-card .card-content .days-badge[data-v-a71a86fd]{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:10px;font-size:.85rem;font-weight:500;color:#166534;margin-bottom:20px}.announcements-grid .announcement-card .card-content .days-badge.ending-soon[data-v-a71a86fd]{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#991b1b}.announcements-grid .announcement-card .card-content .days-badge.ending[data-v-a71a86fd]{background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#92400e}.announcements-grid .announcement-card .card-content .card-button[data-v-a71a86fd]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#2c3e50,#241e9e);color:#fff;text-decoration:none;border-radius:12px;font-weight:500;transition:all .3s}.announcements-grid .announcement-card .card-content .card-button i[data-v-a71a86fd]{transition:transform .3s}.announcements-grid .announcement-card .card-content .card-button:hover i[data-v-a71a86fd]{transform:translate(3px)}.announcements-list[data-v-a71a86fd]{display:flex;flex-direction:column;gap:20px}.announcements-list .list-item[data-v-a71a86fd]{display:flex;gap:25px;background:#fff;border-radius:15px;padding:25px;box-shadow:0 4px 20px #00000014;transition:all .3s ease;animation:slideIn-a71a86fd .5s ease-out var(--animation-delay) both}.announcements-list .list-item[data-v-a71a86fd]:hover{transform:translate(10px);box-shadow:0 8px 30px #2c3e5026}.announcements-list .list-item .list-image[data-v-a71a86fd]{width:150px;height:150px;flex-shrink:0;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#e0e7ff,#f0f4ff)}.announcements-list .list-item .list-image img[data-v-a71a86fd]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.announcements-list .list-item .list-image .image-placeholder[data-v-a71a86fd]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.announcements-list .list-item .list-image .image-placeholder i[data-v-a71a86fd]{font-size:2.5rem;color:#c7d2fe}.announcements-list .list-item .list-content[data-v-a71a86fd]{flex:1;display:flex;flex-direction:column}.announcements-list .list-item .list-content .list-header[data-v-a71a86fd]{display:flex;justify-content:space-between;align-items:start;margin-bottom:10px}.announcements-list .list-item .list-content .list-header .list-title[data-v-a71a86fd]{font-size:1.4rem;font-weight:600;color:#1e293b;margin:0}.announcements-list .list-item .list-content .list-header .list-badges[data-v-a71a86fd]{display:flex;gap:8px}.announcements-list .list-item .list-content .list-header .list-badges .badge[data-v-a71a86fd]{padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:600}.announcements-list .list-item .list-content .list-header .list-badges .badge.pinned[data-v-a71a86fd]{background:linear-gradient(135deg,#241e9e,#1a1673);color:#fff}.announcements-list .list-item .list-content .list-header .list-badges .badge.event[data-v-a71a86fd]{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.announcements-list .list-item .list-content .list-header .list-badges .badge.urgent[data-v-a71a86fd]{background:#ef4444;color:#fff;animation:pulse-a71a86fd 2s infinite}.announcements-list .list-item .list-content .list-header .list-badges .badge.new[data-v-a71a86fd]{background:linear-gradient(135deg,#10b981,#0c8a60);color:#fff}.announcements-list .list-item .list-content .list-excerpt[data-v-a71a86fd]{color:#475569;line-height:1.6;margin-bottom:15px;flex:1}.announcements-list .list-item .list-content .list-footer[data-v-a71a86fd]{display:flex;justify-content:space-between;align-items:center}.announcements-list .list-item .list-content .list-footer .list-meta[data-v-a71a86fd]{display:flex;gap:20px}.announcements-list .list-item .list-content .list-footer .list-meta .meta-item[data-v-a71a86fd]{display:flex;align-items:center;gap:5px;font-size:.85rem;color:#64748b}.announcements-list .list-item .list-content .list-footer .list-meta .meta-item i[data-v-a71a86fd]{font-size:.9rem}.announcements-list .list-item .list-content .list-footer .list-button[data-v-a71a86fd]{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#2c3e50,#241e9e);color:#fff;text-decoration:none;border-radius:10px;font-weight:500;transition:all .3s}.announcements-list .list-item .list-content .list-footer .list-button[data-v-a71a86fd]:hover{transform:translate(5px);box-shadow:0 5px 15px #2c3e504d}.announcements-list .list-item .list-content .list-footer .list-button:hover i[data-v-a71a86fd]{transform:translate(3px)}.pagination-modern[data-v-a71a86fd]{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:60px}.pagination-modern .page-btn[data-v-a71a86fd]{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #e2e8f0;border-radius:10px;color:#1e293b;font-weight:500;cursor:pointer;transition:all .3s}.pagination-modern .page-btn[data-v-a71a86fd]:hover:not(:disabled):not(.active){background:linear-gradient(135deg,#2c3e50,#241e9e);border-color:transparent;color:#fff;transform:translateY(-2px);box-shadow:0 5px 15px #2c3e504d}.pagination-modern .page-btn.active[data-v-a71a86fd]{background:linear-gradient(135deg,#2c3e50,#241e9e);border-color:transparent;color:#fff}.pagination-modern .page-btn[data-v-a71a86fd]:disabled{opacity:.5;cursor:not-allowed}.pagination-modern .page-btn.prev[data-v-a71a86fd],.pagination-modern .page-btn.next[data-v-a71a86fd]{padding:0 15px}.pagination-modern .page-numbers[data-v-a71a86fd]{display:flex;gap:8px}@media (max-width: 768px){.hero-section[data-v-a71a86fd]{padding:60px 0 40px}.hero-section .hero-content .hero-title[data-v-a71a86fd]{font-size:2rem}.hero-section .hero-content .stats-row[data-v-a71a86fd]{gap:20px}.hero-section .hero-content .stats-row .stat-item .stat-value[data-v-a71a86fd]{font-size:1.5rem}.filter-section .filter-container[data-v-a71a86fd]{justify-content:center}.filter-section .filter-container .filter-chips[data-v-a71a86fd]{justify-content:center;width:100%}.announcements-grid[data-v-a71a86fd]{grid-template-columns:1fr;gap:20px}.announcements-list .list-item[data-v-a71a86fd]{flex-direction:column}.announcements-list .list-item .list-image[data-v-a71a86fd]{width:100%;height:200px}}.hero-section[data-v-844e7466]{position:relative;min-height:400px;background:linear-gradient(135deg,#6366f1,#8b5cf6);background-size:cover;background-position:center;background-attachment:fixed;display:flex;align-items:center}.hero-section .hero-overlay[data-v-844e7466]{position:absolute;top:0;left:0;right:0;bottom:0;background:#1e293b}.hero-section .hero-content[data-v-844e7466]{position:relative;z-index:1;padding:80px 0 60px;color:#fff}.hero-section .hero-content .breadcrumb-modern[data-v-844e7466]{display:flex;align-items:center;gap:12px;margin-bottom:30px;font-size:.9rem}.hero-section .hero-content .breadcrumb-modern .breadcrumb-item[data-v-844e7466]{color:#fffc;text-decoration:none;display:flex;align-items:center;gap:5px;transition:color .3s}.hero-section .hero-content .breadcrumb-modern .breadcrumb-item[data-v-844e7466]:hover{color:#fff}.hero-section .hero-content .breadcrumb-modern .breadcrumb-item.active[data-v-844e7466]{color:#fff;font-weight:500}.hero-section .hero-content .breadcrumb-modern i[data-v-844e7466]{font-size:.8rem;color:#fff9}.hero-section .hero-content .hero-info[data-v-844e7466]{animation:fadeInUp-844e7466 .8s ease-out}.hero-section .hero-content .hero-info .badges-row[data-v-844e7466]{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:20px}.hero-section .hero-content .hero-info .badges-row .badge[data-v-844e7466]{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:20px;font-size:.8rem;font-weight:600}.hero-section .hero-content .hero-info .badges-row .badge.urgent[data-v-844e7466]{background:#ef4444e6;border-color:#ef4444}.hero-section .hero-content .hero-info .badges-row .badge.important[data-v-844e7466]{background:#f59e0be6;border-color:#f59e0b}.hero-section .hero-content .hero-info .badges-row .badge.event[data-v-844e7466]{background:#3b82f6e6;border-color:#3b82f6}.hero-section .hero-content .hero-info .badges-row .badge.pinned[data-v-844e7466]{background:#ec4899e6;border-color:#ec4899}.hero-section .hero-content .hero-info .badges-row .badge.new[data-v-844e7466]{background:#10b981e6;border-color:#10b981}.hero-section .hero-content .hero-info .hero-title[data-v-844e7466]{font-size:2.5rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.2);line-height:1.2}.hero-section .hero-content .hero-info .meta-row[data-v-844e7466]{display:flex;gap:25px;flex-wrap:wrap}.hero-section .hero-content .hero-info .meta-row .meta-item[data-v-844e7466]{display:flex;align-items:center;gap:8px;font-size:.95rem}.hero-section .hero-content .hero-info .meta-row .meta-item i[data-v-844e7466]{font-size:1rem;opacity:.9}.content-section[data-v-844e7466]{background:linear-gradient(to bottom,#f8fafc,#fff);padding:60px 0}.loading-state[data-v-844e7466]{padding:40px}.loading-state .skeleton-loader .skeleton[data-v-844e7466]{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-844e7466 1.5s infinite;border-radius:8px}.loading-state .skeleton-loader .skeleton.skeleton-title[data-v-844e7466]{height:40px;width:70%;margin-bottom:20px}.loading-state .skeleton-loader .skeleton.skeleton-text[data-v-844e7466]{height:20px;margin-bottom:15px}.loading-state .skeleton-loader .skeleton.skeleton-text[data-v-844e7466]:last-of-type{width:80%}.loading-state .skeleton-loader .skeleton.skeleton-image[data-v-844e7466]{height:300px;margin-top:30px}@keyframes loading-844e7466{0%{background-position:200% 0}to{background-position:-200% 0}}.error-state[data-v-844e7466]{text-align:center;padding:80px 20px}.error-state i[data-v-844e7466]{font-size:3rem;color:#ef4444;margin-bottom:20px}.error-state h3[data-v-844e7466]{font-size:1.5rem;color:#1e293b;margin-bottom:10px}.error-state p[data-v-844e7466]{color:#64748b;margin-bottom:30px}.error-state .retry-btn[data-v-844e7466]{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:10px;font-weight:500;cursor:pointer;transition:all .3s}.error-state .retry-btn[data-v-844e7466]:hover{transform:translateY(-2px);box-shadow:0 10px 30px #6366f14d}.event-alert[data-v-844e7466]{display:flex;align-items:center;gap:15px;padding:20px;border-radius:12px;margin-bottom:30px}.event-alert.info[data-v-844e7466]{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}.event-alert.warning[data-v-844e7466]{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e}.event-alert.urgent[data-v-844e7466]{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b}.event-alert .alert-icon[data-v-844e7466]{font-size:1.5rem}.event-alert .alert-content[data-v-844e7466]{flex:1}.event-alert .alert-content .days-left[data-v-844e7466]{font-weight:600;margin-left:10px}.image-gallery[data-v-844e7466]{margin-bottom:40px}.image-gallery .main-image[data-v-844e7466]{position:relative;border-radius:15px;overflow:hidden;cursor:pointer;margin-bottom:15px}.image-gallery .main-image img[data-v-844e7466]{width:100%;height:auto;display:block;transition:transform .5s ease}.image-gallery .main-image .image-overlay[data-v-844e7466]{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.image-gallery .main-image .image-overlay i[data-v-844e7466]{font-size:3rem;color:#fff}.image-gallery .main-image:hover img[data-v-844e7466]{transform:scale(1.05)}.image-gallery .main-image:hover .image-overlay[data-v-844e7466]{opacity:1}.image-gallery .thumbnail-row[data-v-844e7466]{display:flex;gap:10px}.image-gallery .thumbnail-row .thumbnail[data-v-844e7466]{flex:1;border-radius:10px;overflow:hidden;cursor:pointer;opacity:.6;transition:all .3s;border:3px solid transparent}.image-gallery .thumbnail-row .thumbnail img[data-v-844e7466]{width:100%;height:100px;-o-object-fit:cover;object-fit:cover}.image-gallery .thumbnail-row .thumbnail.active[data-v-844e7466]{opacity:1;border-color:#6366f1}.image-gallery .thumbnail-row .thumbnail[data-v-844e7466]:hover:not(.active){opacity:.8}.article-content[data-v-844e7466]{background:#fff;border-radius:15px;padding:30px;margin-bottom:30px;box-shadow:0 4px 20px #00000014}.article-content[data-v-844e7466]{font-size:1.1rem;line-height:1.8;color:#334155}.article-content[data-v-844e7466] h1,.article-content[data-v-844e7466] h2,.article-content[data-v-844e7466] h3,.article-content[data-v-844e7466] h4,.article-content[data-v-844e7466] h5,.article-content[data-v-844e7466] h6{margin-top:30px;margin-bottom:15px;color:#1e293b;font-weight:600}.article-content[data-v-844e7466] p{margin-bottom:20px}.article-content[data-v-844e7466] ul,.article-content[data-v-844e7466] ol{margin-bottom:20px;padding-left:30px}.article-content[data-v-844e7466] ul li,.article-content[data-v-844e7466] ol li{margin-bottom:10px}.article-content[data-v-844e7466] blockquote{border-left:4px solid #6366f1;padding-left:20px;margin:30px 0;font-style:italic;color:#64748b}.article-content[data-v-844e7466] img{max-width:100%;height:auto;border-radius:10px;margin:20px 0}.article-content[data-v-844e7466] a{color:#6366f1;text-decoration:none;border-bottom:2px solid transparent;transition:border-color .3s}.article-content[data-v-844e7466] a:hover{border-bottom-color:#6366f1}.tags-section[data-v-844e7466]{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:20px;background:#fff;border-radius:12px;margin-bottom:30px}.tags-section i[data-v-844e7466]{font-size:1.2rem;color:#6366f1}.tags-section .tag[data-v-844e7466]{padding:6px 14px;background:linear-gradient(135deg,#e0e7ff,#f0f4ff);color:#6366f1;border-radius:20px;font-size:.9rem;font-weight:500;transition:all .3s;cursor:pointer}.tags-section .tag[data-v-844e7466]:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;transform:translateY(-2px)}.share-section[data-v-844e7466]{background:#fff;border-radius:15px;padding:30px;box-shadow:0 4px 20px #00000014}.share-section .share-title[data-v-844e7466]{font-size:1.2rem;color:#1e293b;margin-bottom:20px}.share-section .share-buttons[data-v-844e7466]{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.share-section .share-buttons .share-btn[data-v-844e7466]{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border:none;border-radius:10px;font-weight:500;cursor:pointer;transition:all .3s}.share-section .share-buttons .share-btn i[data-v-844e7466]{font-size:1.2rem}.share-section .share-buttons .share-btn.whatsapp[data-v-844e7466]{background:#25d366;color:#fff}.share-section .share-buttons .share-btn.whatsapp[data-v-844e7466]:hover{background:#1da851;transform:translateY(-3px)}.share-section .share-buttons .share-btn.facebook[data-v-844e7466]{background:#1877f2;color:#fff}.share-section .share-buttons .share-btn.facebook[data-v-844e7466]:hover{background:#0b5fcc;transform:translateY(-3px)}.share-section .share-buttons .share-btn.twitter[data-v-844e7466]{background:#1da1f2;color:#fff}.share-section .share-buttons .share-btn.twitter[data-v-844e7466]:hover{background:#0c85d0;transform:translateY(-3px)}.share-section .share-buttons .share-btn.telegram[data-v-844e7466]{background:#08c;color:#fff}.share-section .share-buttons .share-btn.telegram[data-v-844e7466]:hover{background:#069;transform:translateY(-3px)}.share-section .share-buttons .share-btn.link[data-v-844e7466]{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.share-section .share-buttons .share-btn.link[data-v-844e7466]:hover{transform:translateY(-3px);box-shadow:0 5px 15px #6366f14d}.sidebar-card[data-v-844e7466]{background:#fff;border-radius:15px;padding:25px;margin-bottom:25px;box-shadow:0 4px 20px #00000014}.sidebar-card .sidebar-title[data-v-844e7466]{display:flex;align-items:center;gap:10px;font-size:1.1rem;color:#1e293b;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f8fafc}.sidebar-card .sidebar-title i[data-v-844e7466]{color:#6366f1}.sidebar-card .action-buttons[data-v-844e7466]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sidebar-card .action-buttons .action-btn[data-v-844e7466]{display:flex;flex-direction:column;align-items:center;gap:5px;padding:15px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid transparent;border-radius:10px;color:#1e293b;font-size:.9rem;cursor:pointer;transition:all .3s}.sidebar-card .action-buttons .action-btn i[data-v-844e7466]{font-size:1.3rem;color:#6366f1}.sidebar-card .action-buttons .action-btn[data-v-844e7466]:hover{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;transform:translateY(-3px);box-shadow:0 5px 15px #6366f14d}.sidebar-card .action-buttons .action-btn:hover i[data-v-844e7466]{color:#fff}.sidebar-card .info-list .info-item[data-v-844e7466]{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f8fafc}.sidebar-card .info-list .info-item[data-v-844e7466]:last-child{border-bottom:none}.sidebar-card .info-list .info-item .info-label[data-v-844e7466]{color:#64748b;font-size:.9rem}.sidebar-card .info-list .info-item .info-value[data-v-844e7466]{color:#1e293b;font-weight:500;font-size:.9rem}.sidebar-card .info-list .info-item .info-value.priority[data-v-844e7466]{padding:3px 10px;border-radius:12px;font-size:.8rem}.sidebar-card .info-list .info-item .info-value.priority.urgent[data-v-844e7466]{background:#ef44441a;color:#ef4444}.sidebar-card .info-list .info-item .info-value.priority.penting[data-v-844e7466]{background:#f59e0b1a;color:#f59e0b}.sidebar-card .info-list .info-item .info-value.priority.biasa[data-v-844e7466]{background:#64748b1a;color:#64748b}.sidebar-card .related-list .related-item[data-v-844e7466]{display:flex;gap:15px;padding:12px;margin-bottom:12px;border-radius:10px;cursor:pointer;transition:all .3s}.sidebar-card .related-list .related-item[data-v-844e7466]:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9);transform:translate(5px)}.sidebar-card .related-list .related-item .related-image[data-v-844e7466]{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.sidebar-card .related-list .related-item .related-image img[data-v-844e7466]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sidebar-card .related-list .related-item .related-image .image-placeholder[data-v-844e7466]{width:100%;height:100%;background:linear-gradient(135deg,#e0e7ff,#f0f4ff);display:flex;align-items:center;justify-content:center}.sidebar-card .related-list .related-item .related-image .image-placeholder i[data-v-844e7466]{font-size:1.5rem;color:#c7d2fe}.sidebar-card .related-list .related-item .related-content[data-v-844e7466]{flex:1}.sidebar-card .related-list .related-item .related-content .related-title[data-v-844e7466]{font-size:.95rem;color:#1e293b;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sidebar-card .related-list .related-item .related-content .related-date[data-v-844e7466]{display:flex;align-items:center;gap:5px;font-size:.8rem;color:#64748b}.sidebar-card .related-list .related-item .related-content .related-date i[data-v-844e7466]{font-size:.85rem}.sidebar-card.contact-card[data-v-844e7466]{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.sidebar-card.contact-card .sidebar-title[data-v-844e7466]{color:#fff;border-bottom-color:#fff3}.sidebar-card.contact-card .sidebar-title i[data-v-844e7466]{color:#fff}.sidebar-card.contact-card p[data-v-844e7466]{margin-bottom:20px;opacity:.95;line-height:1.6}.sidebar-card.contact-card .contact-btn[data-v-844e7466]{width:100%;padding:12px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);border-radius:10px;color:#fff;font-weight:500;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px}.sidebar-card.contact-card .contact-btn[data-v-844e7466]:hover{background:#ffffff4d;transform:translateY(-2px)}.lightbox[data-v-844e7466]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;cursor:pointer}.lightbox .lightbox-content[data-v-844e7466]{position:relative;max-width:90%;max-height:90vh}.lightbox .lightbox-content img[data-v-844e7466]{max-width:100%;max-height:90vh;-o-object-fit:contain;object-fit:contain}.lightbox .lightbox-content .lightbox-close[data-v-844e7466]{position:absolute;top:-40px;right:0;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;cursor:pointer;transition:all .3s}.lightbox .lightbox-content .lightbox-close[data-v-844e7466]:hover{background:#fff3}.toast-notification[data-v-844e7466]{position:fixed;bottom:30px;right:30px;background:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 10px 40px #00000026;display:flex;align-items:center;gap:12px;z-index:1000}.toast-notification i[data-v-844e7466]{font-size:1.2rem}.toast-notification.success[data-v-844e7466]{border-left:4px solid #10b981}.toast-notification.success i[data-v-844e7466]{color:#10b981}.toast-notification.error[data-v-844e7466]{border-left:4px solid #ef4444}.toast-notification.error i[data-v-844e7466]{color:#ef4444}.toast-notification.warning[data-v-844e7466]{border-left:4px solid #f59e0b}.toast-notification.warning i[data-v-844e7466]{color:#f59e0b}.toast-notification.info[data-v-844e7466]{border-left:4px solid #6366f1}.toast-notification.info i[data-v-844e7466]{color:#6366f1}.toast-enter-active[data-v-844e7466],.toast-leave-active[data-v-844e7466]{transition:all .3s ease}.toast-enter-from[data-v-844e7466]{transform:translate(100%);opacity:0}.toast-leave-to[data-v-844e7466]{transform:translateY(100%);opacity:0}@keyframes fadeInUp-844e7466{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media print{.hero-section[data-v-844e7466],.sidebar-card[data-v-844e7466],.share-section[data-v-844e7466],.tags-section[data-v-844e7466],.lightbox[data-v-844e7466],.toast-notification[data-v-844e7466]{display:none!important}.content-section[data-v-844e7466]{padding:0}.article-content[data-v-844e7466]{box-shadow:none;padding:0}}@media (max-width: 991px){.content-wrapper .row[data-v-844e7466]{flex-direction:column}.col-lg-8[data-v-844e7466],.col-lg-4[data-v-844e7466]{width:100%}}@media (max-width: 768px){.hero-section .hero-content[data-v-844e7466]{padding:60px 0 40px}.hero-section .hero-content .hero-info .hero-title[data-v-844e7466]{font-size:1.8rem}.hero-section .hero-content .hero-info .meta-row[data-v-844e7466]{gap:15px}.share-section .share-buttons[data-v-844e7466],.sidebar-card .action-buttons[data-v-844e7466]{grid-template-columns:1fr}}.contact-page[data-v-92f40551]{min-height:100vh;background:#f5f5f5}.page-header[data-v-92f40551]{position:relative;height:300px;background:#1e293b;display:flex;align-items:center;justify-content:center}.header-overlay[data-v-92f40551]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}.header-content[data-v-92f40551]{position:relative;z-index:1;text-align:center;color:#fff}.page-title[data-v-92f40551]{font-size:3rem;font-weight:700;margin-bottom:1rem}.breadcrumb[data-v-92f40551]{font-size:1.1rem}.breadcrumb a[data-v-92f40551]{color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s}.breadcrumb a[data-v-92f40551]:hover{opacity:1}.breadcrumb span[data-v-92f40551]{margin:0 .5rem}.contact-info-section[data-v-92f40551]{padding:4rem 0}.info-cards[data-v-92f40551]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.info-card[data-v-92f40551]{background:#fff;border-radius:15px;padding:2rem;box-shadow:0 5px 20px #00000014;transition:transform .3s,box-shadow .3s}.info-card[data-v-92f40551]:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.card-icon[data-v-92f40551]{width:60px;height:60px;background:#1e293b;border-radius:15px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.card-icon i[data-v-92f40551]{font-size:1.8rem;color:#fff}.card-content h3[data-v-92f40551]{font-size:1.5rem;margin-bottom:1rem;color:#333}.card-content p[data-v-92f40551]{color:#666;margin-bottom:.5rem}.card-content a[data-v-92f40551]{color:#1e293b;text-decoration:none;transition:color .3s}.card-content a[data-v-92f40551]:hover{color:#1e293b}.social-links[data-v-92f40551]{display:flex;flex-wrap:wrap;gap:.5rem}.social-link[data-v-92f40551]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f0f0f0;border-radius:25px;color:#333;text-decoration:none;transition:all .3s}.social-link[data-v-92f40551]:hover{background:#1e293b;color:#fff;transform:translateY(-2px)}.whatsapp-link[data-v-92f40551]{color:#25d366;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s}.whatsapp-link[data-v-92f40551]:hover{color:#128c7e}.office-hours-list p[data-v-92f40551]{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #eee}.office-hours-list p[data-v-92f40551]:last-child{border-bottom:none}.day-name[data-v-92f40551]{font-weight:500}.day-name.today[data-v-92f40551]{color:#1e293b;font-weight:700}.closed[data-v-92f40551]{color:#dc3545}.contact-form-section[data-v-92f40551]{padding:4rem 0;background:#fff}.contact-form-wrapper[data-v-92f40551],.map-wrapper[data-v-92f40551]{padding:2rem}.contact-form-wrapper h2[data-v-92f40551],.map-wrapper h2[data-v-92f40551]{font-size:2rem;margin-bottom:1rem;color:#333}.contact-form-wrapper p[data-v-92f40551]{color:#666;margin-bottom:2rem}.contact-form .form-group[data-v-92f40551]{margin-bottom:1.5rem}.contact-form label[data-v-92f40551]{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.contact-form .form-control[data-v-92f40551]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .3s}.contact-form .form-control[data-v-92f40551]:focus{outline:none;border-color:#1e293b}.contact-form textarea.form-control[data-v-92f40551]{resize:vertical}.btn-primary[data-v-92f40551]{background:#1e293b;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;cursor:pointer;transition:transform .3s;display:inline-flex;align-items:center;gap:.5rem}.btn-primary[data-v-92f40551]:hover:not(:disabled){transform:translateY(-2px)}.btn-primary[data-v-92f40551]:disabled{opacity:.6;cursor:not-allowed}.spin[data-v-92f40551]{animation:spin-92f40551 1s linear infinite}@keyframes spin-92f40551{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.map-container[data-v-92f40551]{height:400px;border-radius:15px;overflow:hidden}.map-placeholder[data-v-92f40551]{height:400px;background:#f0f0f0;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999}.map-placeholder i[data-v-92f40551]{font-size:4rem;margin-bottom:1rem}.branches-section[data-v-92f40551]{padding:4rem 0;background:#f5f5f5}.section-title[data-v-92f40551]{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.branches-grid[data-v-92f40551]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.branch-card[data-v-92f40551]{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #00000014}.branch-card h4[data-v-92f40551]{color:#1e293b;margin-bottom:1rem}.branch-card p[data-v-92f40551]{color:#666;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.branch-card i[data-v-92f40551]{color:#1e293b}.faq-section[data-v-92f40551]{padding:4rem 0;background:#fff}.faq-list[data-v-92f40551]{max-width:800px;margin:0 auto}.faq-item[data-v-92f40551]{background:#f5f5f5;border-radius:10px;margin-bottom:1rem;overflow:hidden}.faq-question[data-v-92f40551]{padding:1.5rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .3s}.faq-question[data-v-92f40551]:hover{background:#eee}.faq-item.active .faq-question[data-v-92f40551]{background:#1e293b;color:#fff}.faq-answer[data-v-92f40551]{padding:0 1.5rem 1.5rem;color:#666}.faq-enter-active[data-v-92f40551],.faq-leave-active[data-v-92f40551]{transition:all .3s ease}.faq-enter-from[data-v-92f40551],.faq-leave-to[data-v-92f40551]{opacity:0;transform:translateY(-10px)}@media (max-width: 768px){.page-title[data-v-92f40551]{font-size:2rem}.info-cards[data-v-92f40551]{grid-template-columns:1fr}.contact-form-wrapper[data-v-92f40551],.map-wrapper[data-v-92f40551]{padding:1rem}}.hero-section[data-v-1307eaa8]{position:relative;padding:140px 0 80px;background:linear-gradient(135deg,#2c3e50,#1a252f);overflow:hidden}.hero-section .hero-background[data-v-1307eaa8]{position:absolute;top:0;left:0;right:0;bottom:0}.hero-section .hero-background .hero-overlay[data-v-1307eaa8]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}.hero-section .hero-background .hero-pattern[data-v-1307eaa8]{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.4'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-section .hero-content[data-v-1307eaa8]{position:relative;z-index:2;text-align:center;color:#fff}.hero-section .hero-content .hero-badge[data-v-1307eaa8]{display:inline-flex;align-items:center;gap:8px;background:#fff3;padding:8px 20px;border-radius:30px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeInUp-1307eaa8 .8s ease}.hero-section .hero-content .hero-title[data-v-1307eaa8]{font-size:48px;font-weight:800;margin-bottom:16px;letter-spacing:-1px;animation:fadeInUp-1307eaa8 .8s ease .1s both}.hero-section .hero-content .hero-subtitle[data-v-1307eaa8]{font-size:20px;opacity:.95;margin-bottom:32px;font-weight:400;animation:fadeInUp-1307eaa8 .8s ease .2s both}.hero-section .hero-content .hero-breadcrumb[data-v-1307eaa8]{display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;animation:fadeInUp-1307eaa8 .8s ease .3s both}.hero-section .hero-content .hero-breadcrumb .breadcrumb-link[data-v-1307eaa8]{color:#fff;text-decoration:none;display:flex;align-items:center;gap:6px;transition:all .3s ease}.hero-section .hero-content .hero-breadcrumb .breadcrumb-link[data-v-1307eaa8]:hover{transform:translate(-4px)}.hero-section .hero-content .hero-breadcrumb .breadcrumb-current[data-v-1307eaa8]{opacity:.8}.hero-section .hero-content .hero-breadcrumb i[data-v-1307eaa8]{font-size:12px;opacity:.6}.verse-section[data-v-1307eaa8]{padding:60px 0;background:linear-gradient(180deg,#f1f3f5,#fff)}.verse-section .verse-wrapper[data-v-1307eaa8]{max-width:900px;margin:0 auto}.verse-section .verse-card[data-v-1307eaa8]{position:relative;background:#fff;border-radius:24px;padding:48px;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #0000000d;border:1px solid #e9ecef}.verse-section .verse-card .verse-decoration[data-v-1307eaa8]{position:absolute;top:-20px;left:50%;transform:translate(-50%);width:50px;height:50px;background:linear-gradient(135deg,#2c3e50,#3498db);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;box-shadow:0 10px 25px -5px #2c3e504d}.verse-section .verse-card .verse-text[data-v-1307eaa8]{font-size:20px;line-height:1.8;color:#495057;text-align:center;font-style:italic;margin-bottom:24px}.verse-section .verse-card .verse-footer[data-v-1307eaa8]{display:flex;align-items:center;justify-content:center;gap:20px}.verse-section .verse-card .verse-footer .verse-line[data-v-1307eaa8]{height:1px;width:60px;background:linear-gradient(90deg,transparent,#dee2e6,transparent)}.verse-section .verse-card .verse-footer .verse-reference[data-v-1307eaa8]{color:#2c3e50;font-weight:600;font-style:normal;font-size:14px;text-transform:uppercase;letter-spacing:1px}.donation-content[data-v-1307eaa8]{padding:80px 0 100px}.donation-content .content-header[data-v-1307eaa8]{text-align:center;max-width:700px;margin:0 auto 60px}.donation-content .content-header .section-label[data-v-1307eaa8]{display:inline-block;color:#2c3e50;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.donation-content .content-header .section-title[data-v-1307eaa8]{font-size:42px;font-weight:800;color:#34495e;margin-bottom:16px;letter-spacing:-.5px}.donation-content .content-header .section-description[data-v-1307eaa8]{font-size:18px;color:#6c757d;line-height:1.6}.donation-content .loading-container[data-v-1307eaa8]{display:flex;justify-content:center;padding:80px 0}.donation-content .loading-container .loading-card[data-v-1307eaa8]{text-align:center}.donation-content .loading-container .loading-card .loading-spinner[data-v-1307eaa8]{position:relative;width:80px;height:80px;margin:0 auto 24px}.donation-content .loading-container .loading-card .loading-spinner .spinner-ring[data-v-1307eaa8]{position:absolute;width:100%;height:100%;border-radius:50%;border:3px solid transparent;border-top-color:#2c3e50;animation:spin-1307eaa8 1.2s linear infinite}.donation-content .loading-container .loading-card .loading-spinner .spinner-ring[data-v-1307eaa8]:nth-child(2){width:60px;height:60px;top:10px;left:10px;border-top-color:#3498db;animation-delay:.2s}.donation-content .loading-container .loading-card .loading-spinner .spinner-ring[data-v-1307eaa8]:nth-child(3){width:40px;height:40px;top:20px;left:20px;border-top-color:#e74c3c;animation-delay:.4s}.donation-content .loading-container .loading-card .loading-text[data-v-1307eaa8]{color:#6c757d;font-size:16px}.donation-content .filter-tabs[data-v-1307eaa8]{display:flex;gap:12px;margin-bottom:48px;overflow-x:auto;padding:4px;background:#f1f3f5;border-radius:16px}.donation-content .filter-tabs[data-v-1307eaa8]::-webkit-scrollbar{height:6px}.donation-content .filter-tabs[data-v-1307eaa8]::-webkit-scrollbar-track{background:#e9ecef;border-radius:3px}.donation-content .filter-tabs[data-v-1307eaa8]::-webkit-scrollbar-thumb{background:#ced4da;border-radius:3px}.donation-content .filter-tabs .filter-tab[data-v-1307eaa8]{flex-shrink:0;display:flex;align-items:center;gap:10px;padding:12px 20px;background:transparent;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;white-space:nowrap}.donation-content .filter-tabs .filter-tab .tab-icon[data-v-1307eaa8]{width:36px;height:36px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.donation-content .filter-tabs .filter-tab .tab-icon i[data-v-1307eaa8]{font-size:18px;color:#6c757d;transition:all .3s ease}.donation-content .filter-tabs .filter-tab .tab-label[data-v-1307eaa8]{font-size:15px;font-weight:600;color:#495057;transition:all .3s ease}.donation-content .filter-tabs .filter-tab .tab-badge[data-v-1307eaa8]{min-width:24px;height:24px;padding:0 8px;background:#ced4da;color:#fff;border-radius:12px;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.donation-content .filter-tabs .filter-tab[data-v-1307eaa8]:hover{background:#ffffff80}.donation-content .filter-tabs .filter-tab.active[data-v-1307eaa8]{background:#fff;border-color:#2c3e50;box-shadow:0 4px 12px #2c3e5026}.donation-content .filter-tabs .filter-tab.active .tab-icon[data-v-1307eaa8]{background:linear-gradient(135deg,#2c3e50,#3498db)}.donation-content .filter-tabs .filter-tab.active .tab-icon i[data-v-1307eaa8]{color:#fff}.donation-content .filter-tabs .filter-tab.active .tab-label[data-v-1307eaa8]{color:#2c3e50}.donation-content .filter-tabs .filter-tab.active .tab-badge[data-v-1307eaa8]{background:#2c3e50}.donation-content .category-group[data-v-1307eaa8]{margin-bottom:60px}.donation-content .category-group[data-v-1307eaa8]:last-child{margin-bottom:0}.donation-content .category-group .category-header[data-v-1307eaa8]{display:flex;align-items:center;gap:16px;margin-bottom:32px}.donation-content .category-group .category-header .category-icon[data-v-1307eaa8]{width:48px;height:48px;background:linear-gradient(135deg,#2c3e50,#3498db);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px}.donation-content .category-group .category-header .category-title[data-v-1307eaa8]{font-size:24px;font-weight:700;color:#34495e;margin:0}.donation-content .category-group .category-header .category-line[data-v-1307eaa8]{flex:1;height:2px;background:linear-gradient(90deg,#dee2e6,transparent)}.donation-content .accounts-grid[data-v-1307eaa8]{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:24px}.donation-content .accounts-grid.single-type[data-v-1307eaa8]{grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}.donation-content .accounts-grid .account-card[data-v-1307eaa8]{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e9ecef;transition:all .3s ease;position:relative}.donation-content .accounts-grid .account-card[data-v-1307eaa8]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014;border-color:#2c3e50}.donation-content .accounts-grid .account-card .card-badge[data-v-1307eaa8]{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#2c3e50,#3498db);color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:6px;z-index:2}.donation-content .accounts-grid .account-card .card-content[data-v-1307eaa8]{padding:24px}.donation-content .accounts-grid .account-card .card-content .card-title[data-v-1307eaa8]{font-size:20px;font-weight:700;color:#34495e;margin-bottom:12px;padding-right:100px}.donation-content .accounts-grid .account-card .card-content .card-description[data-v-1307eaa8]{color:#6c757d;font-size:14px;line-height:1.6;margin-bottom:24px}.donation-content .accounts-grid .account-card .card-content .account-info[data-v-1307eaa8]{margin-bottom:20px}.donation-content .accounts-grid .account-card .card-content .account-info .info-label[data-v-1307eaa8]{font-size:12px;font-weight:600;color:#adb5bd;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.donation-content .accounts-grid .account-card .card-content .account-info .info-value[data-v-1307eaa8]{display:flex;align-items:center;gap:12px;background:#f8f9fa;padding:12px 16px;border-radius:10px;border:1px solid #e9ecef}.donation-content .accounts-grid .account-card .card-content .account-info .info-value code[data-v-1307eaa8]{flex:1;font-family:Courier New,monospace;font-size:15px;font-weight:600;color:#34495e;word-break:break-all}.donation-content .accounts-grid .account-card .card-content .account-info .info-value strong[data-v-1307eaa8]{color:#34495e;font-size:15px}.donation-content .accounts-grid .account-card .card-content .account-info .info-value .copy-btn[data-v-1307eaa8]{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #dee2e6;border-radius:6px;color:#6c757d;font-size:13px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}.donation-content .accounts-grid .account-card .card-content .account-info .info-value .copy-btn[data-v-1307eaa8]:hover{background:#2c3e50;border-color:#2c3e50;color:#fff}.donation-content .accounts-grid .account-card .card-content .account-info .info-value .copy-btn.copied[data-v-1307eaa8]{background:#27ae60;border-color:#27ae60;color:#fff}.donation-content .accounts-grid .account-card .card-content .card-actions[data-v-1307eaa8]{display:flex;gap:12px;padding-top:20px;border-top:1px solid #e9ecef}.donation-content .accounts-grid .account-card .card-content .card-actions .btn-qr[data-v-1307eaa8],.donation-content .accounts-grid .account-card .card-content .card-actions .btn-confirm[data-v-1307eaa8]{flex:1;padding:12px 20px;border-radius:10px;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease;border:none}.donation-content .accounts-grid .account-card .card-content .card-actions .btn-qr[data-v-1307eaa8]{background:#f1f3f5;color:#495057}.donation-content .accounts-grid .account-card .card-content .card-actions .btn-qr[data-v-1307eaa8]:hover{background:#e9ecef}.donation-content .accounts-grid .account-card .card-content .card-actions .btn-confirm[data-v-1307eaa8]{background:linear-gradient(135deg,#2c3e50,#3498db);color:#fff}.donation-content .accounts-grid .account-card .card-content .card-actions .btn-confirm[data-v-1307eaa8]:hover{transform:scale(1.05);box-shadow:0 8px 20px #2c3e504d}.donation-content .empty-state[data-v-1307eaa8]{text-align:center;padding:80px 20px}.donation-content .empty-state .empty-icon[data-v-1307eaa8]{width:120px;height:120px;margin:0 auto 24px;background:#f1f3f5;border-radius:50%;display:flex;align-items:center;justify-content:center}.donation-content .empty-state .empty-icon i[data-v-1307eaa8]{font-size:48px;color:#ced4da}.donation-content .empty-state h3[data-v-1307eaa8]{font-size:24px;font-weight:700;color:#495057;margin-bottom:12px}.donation-content .empty-state p[data-v-1307eaa8]{color:#adb5bd;font-size:16px}.donation-content .info-section[data-v-1307eaa8]{margin-top:60px}.donation-content .info-section .info-card[data-v-1307eaa8]{background:linear-gradient(135deg,#9ab1c7,#f7fbfe);border-radius:20px;padding:40px;display:flex;align-items:center;gap:32px;border:1px solid rgba(44,62,80,.1)}.donation-content .info-section .info-card .info-icon[data-v-1307eaa8]{width:80px;height:80px;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 20px #00000014}.donation-content .info-section .info-card .info-icon i[data-v-1307eaa8]{font-size:36px;background:linear-gradient(135deg,#2c3e50,#3498db);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.donation-content .info-section .info-card .info-content[data-v-1307eaa8]{flex:1}.donation-content .info-section .info-card .info-content h3[data-v-1307eaa8]{font-size:24px;font-weight:700;color:#34495e;margin-bottom:12px}.donation-content .info-section .info-card .info-content p[data-v-1307eaa8]{color:#6c757d;font-size:16px;line-height:1.6;margin-bottom:16px}.donation-content .info-section .info-card .info-content .info-contact[data-v-1307eaa8]{display:flex;gap:24px}.donation-content .info-section .info-card .info-content .info-contact span[data-v-1307eaa8]{display:flex;align-items:center;gap:8px;color:#2c3e50;font-weight:600}.donation-content .info-section .info-card .info-content .info-contact span i[data-v-1307eaa8]{font-size:18px}.modal-overlay[data-v-1307eaa8]{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.modal-container[data-v-1307eaa8]{background:#fff;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 50px #0003}.modal-container .modal-header[data-v-1307eaa8]{padding:28px 28px 24px;border-bottom:1px solid #e9ecef;display:flex;align-items:center;justify-content:space-between}.modal-container .modal-header h3[data-v-1307eaa8]{font-size:24px;font-weight:700;color:#34495e;margin:0}.modal-container .modal-header .modal-close[data-v-1307eaa8]{width:36px;height:36px;background:#f1f3f5;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.modal-container .modal-header .modal-close[data-v-1307eaa8]:hover{background:#c0392b;color:#fff;transform:rotate(90deg)}.modal-container .modal-body[data-v-1307eaa8]{padding:32px 28px}.modal-container .modal-body .qr-image[data-v-1307eaa8]{text-align:center;margin-bottom:24px}.modal-container .modal-body .qr-image img[data-v-1307eaa8]{max-width:280px;width:100%;height:auto;border-radius:12px;border:2px solid #e9ecef}.modal-container .modal-body .qr-info .qr-instruction[data-v-1307eaa8]{text-align:center;color:#6c757d;font-size:16px;margin-bottom:24px}.modal-container .modal-body .qr-info .qr-details[data-v-1307eaa8]{background:#f8f9fa;border-radius:12px;padding:20px}.modal-container .modal-body .qr-info .qr-details .detail-item[data-v-1307eaa8]{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.modal-container .modal-body .qr-info .qr-details .detail-item[data-v-1307eaa8]:not(:last-child){border-bottom:1px solid #e9ecef}.modal-container .modal-body .qr-info .qr-details .detail-item .detail-label[data-v-1307eaa8]{color:#adb5bd;font-size:14px;font-weight:600}.modal-container .modal-body .qr-info .qr-details .detail-item .detail-value[data-v-1307eaa8]{color:#34495e;font-size:15px;font-weight:600}.modal-container .modal-form[data-v-1307eaa8]{padding:0 28px 28px}.modal-container .modal-form .form-group[data-v-1307eaa8]{margin-bottom:20px}.modal-container .modal-form .form-group label[data-v-1307eaa8]{display:block;font-size:14px;font-weight:600;color:#495057;margin-bottom:8px}.modal-container .modal-form .form-group .form-control[data-v-1307eaa8]{width:100%;padding:12px 16px;border:1px solid #dee2e6;border-radius:10px;font-size:15px;transition:all .3s ease}.modal-container .modal-form .form-group .form-control[data-v-1307eaa8]:focus{outline:none;border-color:#2c3e50;box-shadow:0 0 0 3px #2c3e501a}.modal-container .modal-form .form-group textarea.form-control[data-v-1307eaa8]{resize:vertical;min-height:100px}.modal-container .modal-form .form-group .checkbox-label[data-v-1307eaa8]{display:flex;align-items:center;gap:8px;cursor:pointer}.modal-container .modal-form .form-group .checkbox-label input[type=checkbox][data-v-1307eaa8]{width:20px;height:20px;cursor:pointer}.modal-container .modal-form .form-group .checkbox-label span[data-v-1307eaa8]{color:#495057;font-size:15px}.modal-container .modal-form .form-actions[data-v-1307eaa8]{display:flex;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid #e9ecef}.modal-container .modal-form .form-actions .btn-cancel[data-v-1307eaa8],.modal-container .modal-form .form-actions .btn-submit[data-v-1307eaa8]{flex:1;padding:14px 24px;border-radius:10px;font-size:15px;font-weight:600;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.modal-container .modal-form .form-actions .btn-cancel[data-v-1307eaa8]{background:#f1f3f5;color:#495057}.modal-container .modal-form .form-actions .btn-cancel[data-v-1307eaa8]:hover{background:#e9ecef}.modal-container .modal-form .form-actions .btn-submit[data-v-1307eaa8]{background:linear-gradient(135deg,#2c3e50,#3498db);color:#fff}.modal-container .modal-form .form-actions .btn-submit[data-v-1307eaa8]:hover:not(:disabled){transform:scale(1.05);box-shadow:0 8px 20px #2c3e504d}.modal-container .modal-form .form-actions .btn-submit[data-v-1307eaa8]:disabled{opacity:.6;cursor:not-allowed}.modal-container .modal-form .form-actions .btn-submit .spinner-small[data-v-1307eaa8]{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-1307eaa8 .8s linear infinite}.toast-container[data-v-1307eaa8]{position:fixed;top:100px;right:20px;z-index:10000}.toast-container .toast-success[data-v-1307eaa8]{background:#27ae60;color:#fff;padding:16px 24px;border-radius:12px;box-shadow:0 8px 24px #27ae604d;display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500}.toast-container .toast-success i[data-v-1307eaa8]{font-size:20px}@keyframes fadeInUp-1307eaa8{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes spin-1307eaa8{to{transform:rotate(360deg)}}.modal-enter-active[data-v-1307eaa8],.modal-leave-active[data-v-1307eaa8]{transition:all .3s ease}.modal-enter-from[data-v-1307eaa8]{opacity:0}.modal-enter-from .modal-container[data-v-1307eaa8]{transform:scale(.9)}.modal-leave-to[data-v-1307eaa8]{opacity:0}.modal-leave-to .modal-container[data-v-1307eaa8]{transform:scale(.9)}.toast-enter-active[data-v-1307eaa8],.toast-leave-active[data-v-1307eaa8]{transition:all .3s ease}.toast-enter-from[data-v-1307eaa8],.toast-leave-to[data-v-1307eaa8]{opacity:0;transform:translate(100px)}@media (max-width: 1024px){.accounts-grid[data-v-1307eaa8]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width: 768px){.hero-section[data-v-1307eaa8]{padding:120px 0 60px}.hero-section .hero-content .hero-title[data-v-1307eaa8]{font-size:36px}.hero-section .hero-content .hero-subtitle[data-v-1307eaa8]{font-size:16px}.verse-section[data-v-1307eaa8]{padding:40px 0}.verse-section .verse-card[data-v-1307eaa8]{padding:32px 24px}.verse-section .verse-card .verse-text[data-v-1307eaa8]{font-size:16px}.donation-content[data-v-1307eaa8]{padding:60px 0 80px}.donation-content .content-header .section-title[data-v-1307eaa8]{font-size:32px}.donation-content .content-header .section-description[data-v-1307eaa8]{font-size:16px}.donation-content .filter-tabs .filter-tab[data-v-1307eaa8]{padding:10px 16px}.donation-content .filter-tabs .filter-tab .tab-icon[data-v-1307eaa8]{width:32px;height:32px}.donation-content .filter-tabs .filter-tab .tab-icon i[data-v-1307eaa8]{font-size:16px}.donation-content .filter-tabs .filter-tab .tab-label[data-v-1307eaa8]{font-size:14px}.donation-content .accounts-grid[data-v-1307eaa8]{grid-template-columns:1fr;gap:20px}.donation-content .info-section .info-card[data-v-1307eaa8]{flex-direction:column;text-align:center;padding:32px 24px}.donation-content .info-section .info-card .info-content .info-contact[data-v-1307eaa8]{justify-content:center;flex-wrap:wrap}.modal-container .modal-header[data-v-1307eaa8]{padding:24px 24px 20px}.modal-container .modal-header h3[data-v-1307eaa8]{font-size:20px}.modal-container .modal-body[data-v-1307eaa8],.modal-container .modal-form[data-v-1307eaa8]{padding:0 24px 24px}}@media (max-width: 480px){.hero-section .hero-content .hero-title[data-v-1307eaa8]{font-size:28px}.hero-section .hero-content .hero-badge[data-v-1307eaa8]{font-size:12px;padding:6px 16px}.donation-content .content-header .section-title[data-v-1307eaa8]{font-size:24px}.donation-content .accounts-grid .account-card .card-content[data-v-1307eaa8]{padding:20px}.donation-content .accounts-grid .account-card .card-content .card-title[data-v-1307eaa8]{font-size:18px;padding-right:0;margin-top:40px}.donation-content .accounts-grid .account-card .card-content .account-info .info-value[data-v-1307eaa8]{flex-direction:column;align-items:stretch;gap:10px}.donation-content .accounts-grid .account-card .card-content .account-info .info-value .copy-btn[data-v-1307eaa8]{width:100%}}
