html{scroll-behavior:smooth}body{background:#fff;overflow-x:hidden;font-family:Poppins,sans-serif}.section-padding{padding:90px 0}.statistics-section{padding:100px 0}.bg-light{background:#f8f9fa!important}.nepad-navbar{padding:18px 0;transition:all .3s ease;background:transparent;z-index:1000}.navbar-scrolled{background:#fff;box-shadow:0 8px 30px #00000014;padding:12px 0}.navbar-logo{width:55px;height:55px;object-fit:contain}.brand-title{font-size:1rem;font-weight:700;color:#111;line-height:1}.brand-subtitle{font-size:.8rem;color:#666}.nepad-navbar .nav-link{color:#222;font-weight:500;margin-left:10px;transition:.3s}.nepad-navbar .nav-link:hover{color:#0c8c43}.podcast-btn{border:none;border-radius:50px;padding:10px 20px;font-weight:600;background:linear-gradient(90deg,#d62839,#f4c542,#0c8c43)}.podcast-btn:hover{transform:translateY(-2px)}.navbar-toggler{border:none;box-shadow:none!important}.hero-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#0c8c43,#128a55 35%,#f4c542);color:#fff}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 45%)}.hero-badge{font-size:.9rem;padding:10px 18px;border-radius:30px;margin-bottom:25px}.hero-title{font-size:3.8rem;font-weight:800;line-height:1.2;margin-bottom:25px}.hero-title span{color:#ffd54a}.hero-description{font-size:1.15rem;line-height:1.9;opacity:.95;max-width:580px;margin-bottom:35px}.hero-buttons{display:flex;gap:18px;flex-wrap:wrap;margin-bottom:55px}.hero-primary-btn{background:#d62839;border:none;border-radius:50px;padding:14px 30px;font-weight:600}.hero-primary-btn:hover{background:#bd2232}.hero-buttons .btn{border-radius:50px;padding:14px 30px}.hero-stats{display:flex;gap:40px;flex-wrap:wrap}.hero-stats div{display:flex;flex-direction:column;align-items:flex-start}.hero-stats svg{color:#ffd54a;margin-bottom:10px}.hero-stats h4{margin:0;font-size:2rem;font-weight:700}.hero-stats span{opacity:.85}.hero-image-wrapper{position:relative}.hero-circle{width:520px;height:520px;border-radius:50%;background:#ffffff1f;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-image{position:relative;z-index:2;max-width:100%;animation:float 5s ease-in-out infinite}.floating-card{position:absolute;right:0;bottom:50px;background:#fff;color:#222;border-radius:20px;padding:16px;display:flex;gap:15px;align-items:center;box-shadow:0 20px 50px #0003;z-index:3}.floating-card small{display:block;color:#666}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media(max-width:992px){.hero-title{font-size:2.6rem;text-align:center}.hero-description{text-align:center}.hero-buttons{justify-content:center}.hero-stats{justify-content:center;margin-bottom:60px}.hero-circle{width:350px;height:350px}.floating-card{position:relative;right:auto;bottom:auto;margin:30px auto 0;max-width:320px}}.about-section{padding:100px 0;background:#fff}.section-subtitle{color:#0c8c43;font-weight:700;text-transform:uppercase;letter-spacing:2px}.section-title{margin-top:15px;font-size:2.7rem;font-weight:800;color:#222;line-height:1.3}.section-description{margin-top:25px;color:#666;line-height:1.9;font-size:1.05rem}.about-image-wrapper{position:relative}.about-image-wrapper img{border-radius:25px}.experience-card{position:absolute;left:-30px;bottom:35px;background:#d62839;color:#fff;padding:25px;border-radius:20px;text-align:center;box-shadow:0 20px 45px #0003}.experience-card h2{margin:0;font-size:2.8rem;font-weight:800}.about-card{border:none;border-radius:18px;transition:.3s;height:100%;box-shadow:0 10px 25px #0000000f}.about-card:hover{transform:translateY(-8px)}.about-card .card-body{padding:30px}.about-icon{color:#0c8c43;margin-bottom:20px}.about-card h5{font-weight:700;margin-bottom:15px}.about-card p{color:#666;line-height:1.7;margin:0}.about-button{background:#0c8c43;border:none;padding:14px 28px;border-radius:50px;font-weight:600}.about-button:hover{background:#086d34}@media(max-width:992px){.section-title{font-size:2rem}.experience-card{left:20px;bottom:20px;padding:18px}}.services-section{padding:100px 0;background:#f8fafb}.section-header{max-width:800px;margin:auto}.section-subtitle{color:#0c8c43;font-weight:700;letter-spacing:2px;text-transform:uppercase}.section-title{margin-top:15px;font-size:2.7rem;font-weight:800;color:#222}.section-text{margin-top:20px;color:#666;line-height:1.8}.service-card{border:none;border-radius:22px;transition:.35s;overflow:hidden;box-shadow:0 12px 30px #0000000f;background:#fff}.service-card:hover{transform:translateY(-10px);box-shadow:0 25px 45px #0000001f}.service-card .card-body{padding:40px 30px;text-align:center}.service-icon{width:90px;height:90px;margin:auto auto 25px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eaf8f0;color:#0c8c43;transition:.3s}.service-card:hover .service-icon{background:#0c8c43;color:#fff}.service-card h4{font-weight:700;margin-bottom:18px;color:#222}.service-card p{color:#666;line-height:1.8}@media(max-width:992px){.section-title{font-size:2rem}}.podcast-section{padding:100px 0;background:#fff}.podcast-card{border:none;border-radius:20px;overflow:hidden;transition:.35s;box-shadow:0 12px 35px #00000012}.podcast-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #00000024}.podcast-image img{width:100%;height:260px;object-fit:cover;transition:.4s}.play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:75px;height:75px;border-radius:50%;background:#0c8c43f2;display:flex;align-items:center;justify-content:center;color:#fff;font-size:30px;cursor:pointer;transition:.3s}.play-button:hover{transform:translate(-50%,-50%) scale(1.08)}.podcast-card h4{font-weight:700;margin-bottom:15px;color:#222}.podcast-card p{color:#666;line-height:1.7}.podcast-meta{display:flex;justify-content:space-between;margin-top:20px;color:#777;font-size:.9rem}.podcast-meta span{display:flex;gap:6px;align-items:center}.podcast-author{margin-top:18px;display:flex;gap:10px;align-items:center;color:#0c8c43;font-weight:600}.podcast-card .card-footer{background:#fff;border:none;padding:20px}.listen-btn{width:100%;border:none;border-radius:40px;background:#d62839;padding:12px;font-weight:600}.listen-btn:hover{background:#b91d2d}.news-section{padding:100px 0;background:#f8fafc}.featured-news{border:none;border-radius:20px;overflow:hidden;box-shadow:0 15px 40px #00000014}.featured-image{overflow:hidden}.featured-image img{width:100%;height:420px;object-fit:cover;transition:.4s}.featured-news:hover img{transform:scale(1.05)}.featured-news .card-body{padding:35px}.featured-news h2{margin:20px 0;font-size:2rem;font-weight:700}.featured-news p{color:#666;line-height:1.8}.featured-news button{margin-top:25px;border:none;background:#0c8c43;border-radius:40px;padding:12px 28px}.small-news{border:none;border-radius:18px;overflow:hidden;transition:.3s;box-shadow:0 10px 25px #0000000f}.small-news:hover{transform:translateY(-6px)}.small-image{width:100%;height:100%;min-height:170px;object-fit:cover}.small-news .card-body{padding:20px}.small-news h5{font-weight:700;margin:10px 0;line-height:1.5}.news-meta{display:flex;gap:20px;flex-wrap:wrap;color:#888;margin-top:15px;font-size:.9rem}.news-meta span{display:flex;align-items:center;gap:6px}@media(max-width:992px){.featured-news h2{font-size:1.6rem}.featured-image img{height:300px}.small-image{min-height:140px}}.partners-section{padding:100px 0}.partner-card{border:none;border-radius:20px;text-align:center;transition:.35s;height:100%;box-shadow:0 10px 30px #0000000f}.partner-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f}.partner-card .card-body{padding:30px 20px}.partner-logo{width:90px;height:90px;object-fit:contain;margin-bottom:20px;transition:.3s;filter:grayscale(100%)}.partner-card:hover .partner-logo{filter:grayscale(0);transform:scale(1.08)}.partner-card h6{font-weight:700;margin-bottom:8px}.partner-card small{display:block;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partnership-banner{margin-top:70px;padding:45px;border-radius:25px;background:linear-gradient(135deg,#0c8c43,#198754);color:#fff}.partnership-banner h3{font-weight:700;margin-bottom:15px}.partnership-banner p{margin:0;opacity:.9}.partner-btn{background:#d62839;border:none;border-radius:40px;padding:14px 30px;font-weight:600}.partner-btn:hover{background:#b91d2d}@media(max-width:992px){.partnership-banner{text-align:center;padding:35px}.partner-logo{width:70px;height:70px}}.newsletter-section{padding:100px 0;background:linear-gradient(135deg,#0c8c43,#198754);color:#fff}.newsletter-badge{display:inline-block;background:#ffd54a;color:#222;padding:8px 18px;border-radius:30px;font-weight:700;letter-spacing:1px;margin-bottom:25px}.newsletter-section h2{font-size:3rem;font-weight:800;margin-bottom:25px}.newsletter-section p{opacity:.92;line-height:1.9}.newsletter-features{margin-top:35px}.newsletter-features div{display:flex;align-items:center;gap:12px;margin-bottom:18px;font-size:1.05rem}.newsletter-features svg{color:#ffd54a}.newsletter-card{background:#fff;color:#222;padding:45px;border-radius:25px;box-shadow:0 20px 60px #0000002e}.newsletter-icon{width:80px;height:80px;border-radius:50%;background:#eaf8f0;color:#0c8c43;display:flex;align-items:center;justify-content:center;font-size:35px;margin:auto auto 25px}.newsletter-card h3{text-align:center;font-weight:700}.newsletter-card p{text-align:center;color:#666;margin-bottom:30px}.newsletter-card input{height:58px;border-radius:14px;margin-bottom:20px}.newsletter-btn{width:100%;height:58px;border:none;border-radius:14px;background:#d62839;font-weight:600;transition:.3s}.newsletter-btn:hover{background:#b91d2d}.newsletter-card small{display:block;margin-top:20px;text-align:center;color:#888}@media(max-width:992px){.newsletter-section{text-align:center}.newsletter-section h2{font-size:2.2rem}.newsletter-card{padding:30px}}.footer{background:#111827;color:#fff;padding:80px 0 25px}.footer-brand{display:flex;align-items:center;gap:15px;margin-bottom:25px}.footer-brand img{width:75px}.footer-brand h4{font-weight:700;margin:0;line-height:1.4}.footer-description{color:#cfcfcf;line-height:1.9}.footer h5{margin-bottom:25px;font-weight:700;color:#ffd54a}.footer ul{list-style:none;padding:0;margin:0}.footer ul li{margin-bottom:14px}.footer ul li a{color:#ddd;text-decoration:none;transition:.3s}.footer ul li a:hover{color:#ffd54a;padding-left:8px}.footer-contact div{display:flex;gap:15px;align-items:flex-start;margin-bottom:20px;color:#ddd}.footer-contact svg{color:#0c8c43;min-width:18px;margin-top:4px}.footer-social{display:flex;gap:15px;margin-top:30px}.footer-social a{width:45px;height:45px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#1f2937;color:#fff;font-size:18px;transition:.3s}.footer-social a:hover{background:#0c8c43;transform:translateY(-5px)}.footer hr{border-color:#ffffff14;margin:50px 0 30px}.copyright{margin:0;color:#aaa}.top-btn{background:none;border:none;color:#fff;transition:.3s;font-weight:600}.top-btn:hover{color:#ffd54a}.footer-bottom{text-align:center;margin-top:30px;color:#999;font-size:.9rem}@media(max-width:992px){.footer{text-align:center}.footer-brand,.footer-social,.footer-contact div{justify-content:center}.top-btn{margin-top:20px}}.activities-section{padding:100px 0;background:#fff}.featured-activity{border:none;border-radius:22px;overflow:hidden;box-shadow:0 15px 40px #00000014}.activity-image{position:relative}.activity-image img{width:100%;height:420px;object-fit:cover}.activity-category{position:absolute;top:20px;left:20px;background:#d62839;font-size:.9rem;padding:8px 14px}.featured-activity .card-body{padding:35px}.activity-date{width:80px;height:80px;border-radius:20px;background:#0c8c43;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;margin-bottom:25px}.activity-date h2{margin:0;font-weight:700}.activity-date span{font-size:.85rem}.featured-activity h3{font-weight:700;margin-bottom:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.featured-activity p{color:#666;line-height:1.8}.activity-info{display:flex;gap:25px;flex-wrap:wrap;margin:25px 0;color:#666}.activity-info span{display:flex;align-items:center;gap:8px}.activity-btn{border:none;border-radius:40px;background:#0c8c43;padding:12px 30px}.mini-activity{border:none;border-radius:18px;overflow:hidden;transition:.3s;box-shadow:0 10px 25px #0000000f}.mini-activity:hover{transform:translateY(-6px)}.mini-image{width:100%;height:100%;min-height:180px;object-fit:cover}.mini-activity .card-body{padding:20px}.mini-activity h5{margin:15px 0;font-weight:700;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:3em}.mini-info{display:flex;flex-direction:column;gap:10px;color:#777;font-size:.9rem}.mini-info span{display:flex;gap:8px;align-items:center}@media(max-width:992px){.featured-activity .card-body{padding:25px}.activity-image img{height:280px}.mini-image{min-height:140px}.activity-info{flex-direction:column;gap:15px}}.statistics-section{padding:100px 0;background:linear-gradient(135deg,#0c8c43,#198754);color:#fff}.stat-card{border:none;border-radius:22px;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;height:100%;transition:.35s;color:#fff}.stat-card:hover{transform:translateY(-10px);background:#fff;color:#222}.stat-card:hover .stat-icon{background:#0c8c43;color:#fff}.stat-card .card-body{padding:35px 20px}.stat-icon{width:75px;height:75px;margin:auto auto 25px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#ffd54a;color:#222;font-size:32px;transition:.3s}.stat-card h2{font-size:2.4rem;font-weight:800;margin-bottom:15px}.stat-card p{margin:0;font-size:1rem;line-height:1.6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:992px){.stat-card h2{font-size:2rem}}.gallery-section{padding:100px 0}.gallery-item{position:relative;width:100%;height:250px;overflow:hidden;border-radius:12px}.gallery-large{height:100%;min-height:620px}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-large img{height:620px}.gallery-item:hover img{transform:scale(1.12)}.gallery-overlay{position:absolute;overflow:hidden;inset:0;background:linear-gradient(transparent,#000000bf);display:flex;flex-direction:column;justify-content:flex-end;padding:30px;color:#fff;opacity:.3;transition:.35s}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-overlay svg{font-size:35px;margin-bottom:15px}.gallery-overlay h3,.gallery-overlay h5{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin:0}@media(max-width:992px){.gallery-large{min-height:350px}.gallery-large img{height:350px}.gallery-item img{height:250px}}.pdf-preview{height:420px;background:#f8f9fa;display:flex;flex-direction:column;justify-content:center;align-items:center}.pdf-icon{font-size:120px;color:#dc3545}.pdf-preview h4{margin-top:20px;font-weight:700}.pdf-preview p{color:#777}.mini-pdf{height:100%;min-height:180px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f5f5f5}.mini-pdf-icon{font-size:60px;color:#dc3545}.mini-pdf span{margin-top:10px;font-weight:600}.podcast-card{border:none;border-radius:22px;overflow:hidden;transition:.35s;box-shadow:0 10px 35px #00000014}.podcast-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #00000026}.podcast-image{position:relative;overflow:hidden}.podcast-image img{width:100%;height:250px;object-fit:cover;transition:.4s}.podcast-card:hover img{transform:scale(1.08)}.play-btn{position:absolute;bottom:20px;right:20px;width:60px;height:60px;border:none;border-radius:50%;background:#198754;color:#fff;font-size:28px;display:flex;align-items:center;justify-content:center;transition:.3s}.play-btn:hover{transform:scale(1.1)}.podcast-card .card-body{padding:25px}.podcast-card h4{font-weight:700;margin-bottom:15px;height:1.5em;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.podcast-card h5{margin:18px 0;font-weight:700;line-height:1.5;height:1.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.podcast-meta{display:flex;justify-content:space-between;margin-bottom:25px;color:#666;font-size:.9rem}.podcast-card p{color:#6c757d;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:3.2em}.podcast-meta span{display:flex;align-items:center;gap:6px}.podcast-actions{display:flex;justify-content:space-between;align-items:center}.listen-btn{border-radius:40px;padding:10px 22px}.icons{display:flex;gap:18px;font-size:20px;color:#666}.icons svg{cursor:pointer;transition:.25s}.icons svg:hover{color:#198754;transform:scale(1.15)}.podcast-video-card{border:none;border-radius:20px;overflow:hidden;box-shadow:0 10px 35px #00000014;margin-bottom:30px}.video-wrapper{position:relative;width:100%;padding-top:56.25%;background:#000}.video-wrapper>div{position:absolute!important;top:0;left:0}.podcast-video-card .card-body{padding:30px}.podcast-video-card h2{font-weight:700;margin-bottom:20px;line-height:1.4}.video-meta{display:flex;flex-wrap:wrap;gap:25px;color:#6c757d}.video-meta span{display:flex;align-items:center;gap:8px;font-size:.95rem}.video-meta svg{color:#198754}.podcast-header{margin:35px 0}.podcast-category{font-size:.9rem;padding:8px 16px;border-radius:50px;margin-bottom:20px}.podcast-header h1{font-size:2.2rem;font-weight:800;color:#222;margin-bottom:20px;line-height:1.4}.podcast-summary{color:#6c757d;font-size:1.05rem;line-height:1.9;margin-bottom:30px}.podcast-information{display:flex;flex-wrap:wrap;gap:18px}.info-item{display:flex;align-items:center;gap:10px;background:#f8f9fa;padding:12px 18px;border-radius:50px;font-size:.95rem;color:#495057}.info-item svg{color:#198754;font-size:1.1rem}@media(max-width:768px){.podcast-header h1{font-size:1.7rem}.podcast-information{flex-direction:column;gap:12px}.info-item{width:100%}}.podcast-description-card{border:none;border-radius:20px;box-shadow:0 10px 30px #00000014;margin-bottom:35px}.podcast-description-card .card-body{padding:35px}.podcast-description-card h3{font-weight:700;margin-bottom:25px}.podcast-description-card p{color:#555;line-height:2;text-align:justify}.podcast-description-card h5{margin-top:35px;margin-bottom:20px;display:flex;align-items:center;font-weight:600}.podcast-tags{display:flex;flex-wrap:wrap;gap:10px}.podcast-tags .badge{padding:10px 18px;border-radius:50px;font-weight:500;background:#eef7f1!important;color:#198754!important}.podcast-document{margin-top:40px;display:flex;justify-content:space-between;align-items:center;padding:20px;border-radius:15px;background:#f8f9fa}.podcast-document>div{display:flex;gap:15px;align-items:center}.podcast-document svg{font-size:35px;color:#dc3545}.podcast-document small{display:block;color:#777}@media(max-width:768px){.podcast-document{flex-direction:column;gap:20px;align-items:flex-start}}.podcast-actions{margin:30px 0;padding:25px;border-radius:20px;background:#fff;box-shadow:0 8px 25px #00000014}.podcast-actions .btn{border-radius:50px;padding:10px 20px;font-weight:500;display:flex;align-items:center;transition:.3s}.podcast-actions .btn svg{font-size:18px}.podcast-actions .btn:hover{transform:translateY(-2px)}@media(max-width:768px){.podcast-actions{padding:20px}.podcast-actions .btn{width:100%;justify-content:center}}.podcast-statistics{margin:35px 0}.statistic-card{border:none;border-radius:18px;text-align:center;transition:.3s;box-shadow:0 8px 25px #00000014}.statistic-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0000001f}.statistic-card .card-body{padding:25px 15px}.statistic-icon{width:65px;height:65px;margin:auto auto 18px;border-radius:50%;background:#19875415;display:flex;align-items:center;justify-content:center;color:#198754;font-size:28px}.statistic-card h3{margin-bottom:8px;font-weight:700;color:#212529}.statistic-card span{color:#6c757d;font-size:.95rem}@media(max-width:768px){.statistic-card .card-body{padding:20px 10px}.statistic-icon{width:55px;height:55px;font-size:24px}.statistic-card h3{font-size:1.2rem}}.comment-form-card{margin-top:40px;border:none;border-radius:20px;box-shadow:0 10px 30px #00000014}.comment-form-card .card-body{padding:30px}.comment-title{display:flex;align-items:center;margin-bottom:25px}.comment-title svg{color:#198754;font-size:26px}.comment-title h4{margin:0;font-weight:700}.comment-form-card textarea{border-radius:15px;resize:none;min-height:140px;padding:18px}.comment-form-card textarea:focus{box-shadow:none;border-color:#198754}.comment-form-card .btn{border-radius:50px;padding:10px 25px}.comment-list-card{margin-top:40px;border:none;border-radius:20px;box-shadow:0 10px 30px #00000014}.comment-list-card .card-body{padding:35px}.comment-list-header{display:flex;align-items:center;gap:15px;margin-bottom:35px}.comment-list-header svg{color:#198754;font-size:30px}.comment-list-header h4{margin:0;font-weight:700}.comment-list-header span{color:#198754;margin-left:10px}.comment-card{border:none;border-bottom:1px solid #ececec;border-radius:0;padding:20px 0}.comment-header{display:flex;align-items:center;gap:15px}.comment-avatar{width:55px;height:55px;object-fit:cover}.comment-user h5{margin:0;font-size:1rem;font-weight:700}.comment-user small{color:#777}.comment-message{margin:20px 0;line-height:1.8;color:#444}.comment-actions{display:flex;gap:25px;margin-bottom:20px}.comment-actions .btn{text-decoration:none;color:#198754;font-weight:600}.comment-actions .btn:hover{color:#146c43}.comment-replies{margin-left:70px;margin-top:20px;border-left:3px solid #19875420;padding-left:20px}@media(max-width:768px){.comment-replies{margin-left:20px;padding-left:15px}.comment-avatar{width:45px;height:45px}}.reply-card{border:none;background:#f8f9fa;border-radius:16px;margin-bottom:15px;box-shadow:0 2px 10px #0000000a}.reply-card .card-body{padding:18px}.reply-header{display:flex;align-items:center;gap:12px}.reply-avatar{width:42px;height:42px;object-fit:cover}.reply-user h6{margin:0;font-weight:700;color:#212529}.reply-user small{color:#6c757d;font-size:.85rem}.reply-message{margin:15px 0;color:#495057;line-height:1.7}.reply-actions{display:flex;align-items:center;gap:20px}.reply-actions .btn{color:#198754;font-weight:600;text-decoration:none;padding:0}.reply-actions .btn:hover{color:#146c43}@media(max-width:768px){.reply-card{margin-left:0}.reply-avatar{width:38px;height:38px}}.reply-form-card{margin-top:20px;border:none;border-radius:16px;background:#f8f9fa;box-shadow:0 4px 15px #0000000d}.reply-form-card .card-body{padding:20px}.reply-form-title{display:flex;align-items:center;color:#198754;font-weight:600;margin-bottom:15px}.reply-form-card textarea{resize:none;border-radius:12px;padding:15px;min-height:100px}.reply-form-card textarea:focus{border-color:#198754;box-shadow:none}.reply-buttons{margin-top:20px;display:flex;justify-content:flex-end;gap:10px}.reply-buttons .btn{border-radius:30px;padding:8px 20px}@media(max-width:768px){.reply-buttons{flex-direction:column}.reply-buttons .btn{width:100%}}.podcast-sidebar{position:sticky;top:100px}.sidebar-card{border:none;border-radius:18px;margin-bottom:25px;box-shadow:0 8px 25px #00000014}.sidebar-card .card-body{padding:25px}.sidebar-card h5{font-weight:700;margin-bottom:20px}.podcast-item{display:flex;align-items:center;gap:15px;padding:15px 0;border:none}.podcast-item img{width:70px;height:70px;border-radius:12px;object-fit:cover}.podcast-item a{color:#222;text-decoration:none;font-weight:600;display:block;margin-bottom:5px;transition:.3s}.podcast-item a:hover{color:#198754}.podcast-item small{color:#777}.tag-badge{margin:4px;padding:10px 15px;border-radius:25px;background:#f5f5f5!important}.newsletter-card p{color:#666;line-height:1.7}.newsletter-card input{border-radius:10px}.newsletter-card button{border-radius:30px}@media(max-width:991px){.podcast-sidebar{position:relative;top:0;margin-top:40px}}.related-podcast-link{text-decoration:none;color:inherit}.related-podcast-card{border:none;overflow:hidden;border-radius:16px;margin-bottom:20px;transition:.35s;box-shadow:0 6px 18px #00000014}.related-podcast-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #00000026}.related-thumbnail{position:relative;overflow:hidden}.related-thumbnail img{width:100%;height:180px;object-fit:cover;transition:.4s}.related-podcast-card:hover img{transform:scale(1.08)}.play-overlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:#00000040;opacity:0;transition:.3s}.related-podcast-card:hover .play-overlay{opacity:1}.play-overlay svg{font-size:55px;color:#fff}.duration-badge{position:absolute;right:12px;bottom:12px;border-radius:6px;font-size:.75rem}.related-podcast-card .card-body{padding:18px}.related-podcast-card h6{font-weight:700;line-height:1.4;margin-bottom:8px;color:#212529;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-podcast-card small{color:#6c757d;display:block;margin-bottom:12px}.related-meta{display:flex;justify-content:space-between;align-items:center;color:#6c757d;font-size:.85rem}.related-meta span{display:flex;align-items:center;gap:6px}.related-meta svg{color:#198754}.podcast-detail-page{padding-top:150px;padding-bottom:60px;min-height:100vh;background:#f8f9fa}.activities-list-page{margin-top:150px;padding-bottom:60px;min-height:100vh}.activity-card{border:none;border-radius:18px;overflow:hidden;transition:.35s;box-shadow:0 8px 25px #00000014}.activity-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #00000026}.activity-card-header{height:170px;background:#f8f9fa;display:flex;justify-content:center;align-items:center;position:relative}.activity-card-header .badge{position:absolute;top:15px;right:15px}.pdf-icon-wrapper{width:90px;height:90px;border-radius:50%;background:#ffe5e5;display:flex;justify-content:center;align-items:center}.pdf-icon{font-size:55px;color:#dc3545}.activity-title{font-weight:700;font-size:1.05rem;margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;line-height:1.4;min-height:1.4em}.activity-description{color:#6c757d;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;line-height:1.6;min-height:3.2em;margin-bottom:20px}.activity-meta{display:flex;flex-direction:column;gap:10px;margin-bottom:15px}.activity-meta div{display:flex;align-items:center;gap:10px;color:#6c757d;font-size:.92rem}.activity-meta svg{color:#198754}.activity-size{font-size:.9rem;color:#495057}.activity-card .card-footer{background:#fff;border:none;padding:20px}.activity-information{border:none;border-radius:18px;box-shadow:0 10px 30px #00000014;margin-bottom:25px}.info-title{font-weight:700;margin-bottom:20px;color:#212529}.activity-information .list-group-item{display:flex;align-items:center;border:none;padding:16px 0}.activity-information .list-group-item svg{font-size:1.2rem;min-width:24px}.activity-information .list-group-item div{display:flex;flex-direction:column}.activity-information small{color:#6c757d;font-size:.8rem}.activity-information strong{font-size:.95rem;color:#212529;margin-top:2px}.activity-information .badge{width:fit-content;margin-top:4px;font-size:.8rem}.activity-description-card{border:none;border-radius:18px;box-shadow:0 10px 30px #00000014;margin-top:25px}.description-header{display:flex;align-items:center;gap:18px;margin-bottom:20px}.description-icon{width:65px;height:65px;border-radius:50%;background:#19875415;color:#198754;display:flex;align-items:center;justify-content:center;font-size:28px}.description-header h3{margin:0;font-size:1.4rem;font-weight:700;color:#212529}.description-header .badge{margin-top:10px;font-size:.85rem;padding:8px 14px}.description-content{font-size:1rem;line-height:1.9;color:#495057;text-align:justify}.description-content p{margin-bottom:18px}.description-content p:last-child{margin-bottom:0}.activity-actions{border:none;border-radius:18px;box-shadow:0 10px 30px #00000014}.actions-title{font-size:1.2rem;font-weight:700;margin-bottom:20px;color:#212529}.activity-actions .btn{border-radius:10px;font-weight:600;padding:12px}.pdf-summary{display:flex;align-items:center;gap:15px}.pdf-summary-icon{font-size:42px;color:#dc3545}.pdf-summary strong{display:block;color:#212529}.pdf-summary small{color:#6c757d}.sidebar-card{border:none;border-radius:18px;box-shadow:0 10px 30px #00000014}.sidebar-title{font-size:1.2rem;font-weight:700;margin-bottom:20px}.sidebar-item{border:none;padding:14px 0;display:flex;align-items:center}.sidebar-item a{text-decoration:none;color:#212529;font-weight:500;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:.3s}.sidebar-item a:hover{color:#198754}.sidebar-stat{display:flex;align-items:center;gap:15px;margin-bottom:18px}.sidebar-stat svg{font-size:28px}.sidebar-stat strong{display:block;font-size:1.2rem}.sidebar-stat small{color:#6c757d}.sidebar-card .form-control{border-radius:10px}.sidebar-card .btn{border-radius:10px;font-weight:600}.pdf-viewer-card{border:none;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #00000014;margin-bottom:30px}.pdf-toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:none;padding:18px 24px}.pdf-title{display:flex;align-items:center;gap:10px;font-size:1.1rem;font-weight:700;color:#198754}.pdf-title svg{font-size:28px;color:#dc3545}.pdf-actions{display:flex;align-items:center}.pdf-body{background:#f8f9fa;display:flex;justify-content:center;align-items:center;overflow:auto;min-height:750px;padding:25px}.pdf-loading{text-align:center;color:#6c757d}.react-pdf__Page{box-shadow:0 10px 35px #00000026}.react-pdf__Page canvas{max-width:100%!important;height:auto!important;border-radius:10px}.activity-detail-page{margin-top:150px;padding-bottom:60px;min-height:100vh}.gallery-page{margin-top:100px;padding-bottom:60px;min-height:100vh}.gallery-hero{background:linear-gradient(135deg,#198754,#157347);color:#fff;padding:80px 0;border-radius:0 0 25px 25px;margin-bottom:50px}.hero-icon{font-size:70px;margin-bottom:20px}.gallery-hero h1{font-weight:700;margin-bottom:15px}.gallery-hero p{max-width:650px;margin:auto;opacity:.9;font-size:1.05rem}.gallery-hero{background:linear-gradient(135deg,#198754,#157347);color:#fff;padding:90px 0;border-radius:0 0 35px 35px;margin-bottom:50px}.gallery-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:25px;font-size:.95rem}.gallery-breadcrumb a{color:#ffffffd9;text-decoration:none;transition:.3s}.gallery-breadcrumb a:hover{color:#fff}.gallery-breadcrumb span{color:#f9b233;font-weight:600}.gallery-badge{padding:10px 18px;font-size:.9rem;border-radius:30px;margin-bottom:20px}.gallery-title{font-size:2.8rem;font-weight:700;line-height:1.3;max-width:850px;margin-bottom:20px}.gallery-description{max-width:760px;font-size:1.08rem;line-height:1.9;color:#ffffffe6}.gallery-stats{display:flex;gap:40px;margin-top:40px;flex-wrap:wrap}.gallery-stat{display:flex;align-items:center;gap:15px}.gallery-stat svg{font-size:32px;color:#f9b233}.gallery-stat strong{display:block;font-size:1.5rem;font-weight:700}.gallery-stat span{color:#ffffffe6;font-size:.9rem}@media(max-width:768px){.gallery-hero{padding:70px 0}.gallery-title{font-size:2rem}.gallery-description{font-size:1rem}.gallery-stats{gap:25px}}.gallery-filters{background:#fff;padding:25px;margin-bottom:35px;border-radius:18px;box-shadow:0 8px 25px #00000014}.gallery-filters .input-group-text{background:#198754;color:#fff;border-color:#198754}.gallery-filters .form-control,.gallery-filters .form-select{border-left:none;min-height:48px}.gallery-filters .form-control:focus,.gallery-filters .form-select:focus{box-shadow:none;border-color:#198754}.results-badge{display:flex;align-items:center;padding:10px 15px;font-size:.9rem;border-radius:10px}.results-badge svg{font-size:16px}@media(max-width:992px){.results-badge{justify-content:center;width:100%}}.gallery-card{border:none;border-radius:18px;overflow:hidden;transition:.35s;box-shadow:0 10px 25px #00000014}.gallery-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.gallery-image{position:relative;height:260px;overflow:hidden}.gallery-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.gallery-overlay .btn{width:45px;height:45px;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:0}.gallery-title{font-size:1.05rem;font-weight:700;color:#212529;margin-bottom:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-meta{display:flex;justify-content:space-between;align-items:center;color:#6c757d;font-size:.9rem}.gallery-meta span{display:flex;align-items:center;gap:6px}.gallery-meta svg{color:#198754}.gallery-pagination{display:flex;justify-content:center;align-items:center;margin-top:50px}.gallery-pagination .pagination{gap:8px;flex-wrap:wrap}.gallery-pagination .page-link{border-radius:10px;border:none;min-width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:#198754;font-weight:600;box-shadow:0 4px 12px #00000014;transition:.3s}.gallery-pagination .page-link:hover,.gallery-pagination .page-item.active .page-link{background:#198754;color:#fff}.gallery-pagination .page-item.disabled .page-link{opacity:.45;cursor:not-allowed}.login-page{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#eef4f2);display:flex;align-items:center;padding:50px 0}.login-illustration{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:40px}.login-illustration img{width:100%;max-width:420px;margin-bottom:35px;animation:float 5s ease-in-out infinite}.login-illustration h2{font-size:2.2rem;font-weight:700;color:#198754;margin-bottom:20px}.login-illustration p{font-size:1.05rem;color:#6c757d;line-height:1.8;max-width:480px}.login-card{border:none;border-radius:24px;overflow:hidden;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 60px #0000001f}.login-card .card-body{padding:45px}.login-logo{width:90px;height:90px;border-radius:50%;background:#198754;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:2.4rem;box-shadow:0 10px 25px #19875459}.login-card h3{font-weight:700;color:#212529}.login-card p{color:#6c757d}.input-icon{position:relative}.input-icon svg:first-child{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#198754;z-index:5}.input-icon .form-control{padding-left:48px;height:54px;border-radius:12px;border:1px solid #dce3e8;transition:.3s}.input-icon .form-control:focus{border-color:#198754;box-shadow:0 0 0 .2rem #19875426}.password-toggle{position:absolute;top:50%;right:18px;transform:translateY(-50%);color:#6c757d;border:none;background:transparent;padding:0;z-index:10;display:flex;align-items:center;justify-content:center}.password-toggle:hover{color:#198754}.login-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;flex-wrap:wrap;gap:10px}.login-options a{text-decoration:none;color:#198754;font-weight:600}.login-options a:hover{color:#146c43}.login-btn{width:100%;height:55px;border:none;border-radius:12px;background:#198754;font-size:1rem;font-weight:600;transition:.3s}.login-btn:hover{background:#157347;transform:translateY(-2px);box-shadow:0 12px 25px #1987544d}.login-btn:disabled{opacity:.8;cursor:not-allowed}.alert{border-radius:12px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media(max-width:992px){.login-card .card-body{padding:35px}}@media(max-width:768px){.login-page{padding:20px 0}.login-card{margin:15px;border-radius:18px}.login-card .card-body{padding:25px}.login-logo{width:70px;height:70px;font-size:2rem}.login-card h3{font-size:1.6rem}.login-options{flex-direction:column;align-items:flex-start}}.dashboard-header{background:#fff;padding:30px;border-radius:20px;box-shadow:0 10px 30px #0000000f;margin-bottom:30px}.dashboard-title{font-size:2rem;font-weight:700;color:#212529;margin-bottom:10px}.dashboard-subtitle{color:#6c757d;font-size:1rem;margin-bottom:18px}.dashboard-date{display:inline-flex;align-items:center;color:#198754;font-weight:600;background:#e9f7ef;padding:10px 18px;border-radius:50px}.dashboard-date svg{font-size:1rem}.dashboard-header .btn{border-radius:12px;padding:10px 20px;font-weight:600}@media(max-width:768px){.dashboard-header{padding:20px}.dashboard-title{font-size:1.6rem}}.statistics-card{border:none;border-radius:22px;overflow:hidden;position:relative;transition:.35s;box-shadow:0 8px 30px #0000000d}.statistics-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#198754,#20c997)}.statistics-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #0000001f}.statistics-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.statistics-icon{width:70px;height:70px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:30px;color:#fff;box-shadow:0 10px 25px #00000026}.statistics-value{font-size:2.3rem;font-weight:800;margin:8px 0;color:#212529}.statistics-label{color:#6c757d;font-weight:600;font-size:.95rem}.statistics-subtitle{color:#adb5bd}.statistics-growth{display:flex;align-items:center;gap:5px;font-weight:700;background:#eaf8f0;padding:6px 12px;border-radius:50px}.statistics-progress{margin-top:20px;background:#eef2f7;border-radius:50px;height:8px;overflow:hidden}.statistics-progress .progress-bar{height:100%;border-radius:50px}@media(max-width:768px){.statistics-value{font-size:1.6rem}}.publication-chart-card{border:none;border-radius:20px;box-shadow:0 10px 30px #0000000f}.publication-chart-card .card-body{padding:30px}.chart-title{font-size:1.4rem;font-weight:700;color:#212529;margin-bottom:5px}.chart-subtitle{color:#6c757d;margin-bottom:0}.chart-container{width:100%;height:400px}.recharts-default-tooltip{border-radius:12px!important}@media(max-width:768px){.publication-chart-card .card-body{padding:20px}.chart-container{height:300px}}.statistics-section{padding:40px 0}.statistics-card{border:none;border-radius:18px;box-shadow:0 8px 25px #0000000f;transition:.3s;cursor:pointer}.statistics-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000001f}.statistics-card .card-body{padding:25px}.statistics-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.statistics-icon{width:62px;height:62px;border-radius:16px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.5rem}.statistics-growth{display:flex;align-items:center;background:#e9f7ef;color:#198754;padding:6px 12px;border-radius:30px;font-size:.85rem;font-weight:700}.statistics-number{font-size:2rem;font-weight:700;margin-bottom:6px;color:#212529}.statistics-title{color:#6c757d;font-size:.95rem;margin:0}@media(max-width:768px){.statistics-card .card-body{padding:20px}.statistics-number{font-size:1.6rem}}.latest-card{border:none;border-radius:20px;box-shadow:0 10px 30px #0000000f}.latest-card-header{display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #f1f1f1;padding:20px 25px}.latest-card-header h5{margin:0;font-weight:700}.latest-card-header small{color:#6c757d}.latest-card table th{font-weight:600;color:#6c757d;background:#fafafa}.latest-card table td{padding:18px;vertical-align:middle}.activity-name{font-weight:600;color:#212529;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.latest-card .btn-light{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.latest-card .btn-light:hover{background:#198754;color:#fff}@media(max-width:768px){.latest-card-header{flex-direction:column;gap:15px;align-items:flex-start}}.latest-podcasts-card{border:none;border-radius:20px;box-shadow:0 10px 30px #0000000f}.podcast-card{border:none;border-radius:16px;overflow:hidden;transition:.3s;box-shadow:0 5px 15px #0000000f}.podcast-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001f}.podcast-image{position:relative;height:180px;overflow:hidden}.podcast-image img{width:100%;height:100%;object-fit:cover}.podcast-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#00000059;color:#fff;font-size:3rem;opacity:0;transition:.3s}.podcast-card:hover .podcast-play{opacity:1}.podcast-title{font-weight:700;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.podcast-meta{display:flex;flex-direction:column;gap:8px;font-size:.9rem;color:#6c757d}.latest-news-card{border:none;border-radius:20px;box-shadow:0 10px 30px #0000000f}.news-card{border:none;border-radius:16px;overflow:hidden;box-shadow:0 5px 15px #0000000f;transition:.3s}.news-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001f}.news-image{height:180px;overflow:hidden}.news-image img{width:100%;height:100%;object-fit:cover}.news-title{font-size:1rem;font-weight:700;line-height:1.4;min-height:45px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-meta{display:flex;flex-direction:column;gap:8px;color:#6c757d;font-size:.9rem}.news-meta span{display:flex;align-items:center;gap:8px}.news-meta svg{color:#198754}.news-card .btn-light{border-radius:10px}@media(max-width:768px){.news-image{height:160px}}.latest-gallery-card{border:none;border-radius:20px;box-shadow:0 10px 30px #0000000f}.gallery-card{border:none;border-radius:15px;overflow:hidden;transition:.3s;box-shadow:0 5px 15px #0000000d}.gallery-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001f}.gallery-image{position:relative;height:170px;overflow:hidden}.gallery-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery-card:hover img{transform:scale(1.08)}.gallery-overlay{position:absolute;inset:0;background:#00000073;display:flex;transition:.3s}.gallery-card:hover .gallery-overlay{opacity:1}.gallery-overlay .btn{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center}.gallery-title{margin:0;font-size:.95rem;font-weight:600;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:46px}@media(max-width:768px){.gallery-image{height:140px}}.latest-partners-card{border:none;border-radius:20px;box-shadow:0 10px 30px #0000000f}.partner-card{border:none;border-radius:18px;box-shadow:0 6px 18px #0000000f;transition:.3s}.partner-card:hover{transform:translateY(-6px);box-shadow:0 20px 35px #0000001f}.partner-card .card-body{padding:25px}.partner-logo{width:90px;height:90px;margin:auto;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #eee;overflow:hidden}.partner-logo img{width:70%;height:70%;object-fit:contain}.partner-name{margin:18px 0 12px;font-weight:700;font-size:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:48px}.partner-status{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:18px;color:#6c757d;font-size:.9rem}.status-dot{width:10px;height:10px;border-radius:50%;background:#198754}.partner-actions{display:flex;justify-content:center;gap:10px}.partner-actions .btn{border-radius:10px}@media(max-width:768px){.partner-logo{width:80px;height:80px}}.quick-actions-card{border:none;border-radius:20px;box-shadow:0 10px 30px #0000000f}.quick-action-item{border:none;border-radius:18px;transition:.3s;box-shadow:0 6px 18px #0000000d;text-align:center;cursor:pointer}.quick-action-item:hover{transform:translateY(-8px);box-shadow:0 20px 35px #0000001f}.quick-action-item .card-body{padding:30px 25px}.quick-action-icon{width:70px;height:70px;margin:0 auto 20px;border-radius:18px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:1.8rem}.quick-action-item h5{font-weight:700;color:#212529;margin-bottom:10px}.quick-action-item p{color:#6c757d;font-size:.95rem;margin:0;line-height:1.5}.quick-action-item:hover .quick-action-icon{transform:scale(1.08);transition:.3s}@media(max-width:768px){.quick-action-item .card-body{padding:25px 20px}}.monthly-chart-card{border:none;border-radius:20px;box-shadow:0 10px 30px #0000000f;margin-bottom:30px}.monthly-chart-card .card-body{padding:30px}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.chart-header p{margin-top:6px;color:#6c757d;margin-bottom:0}.recharts-cartesian-grid line{stroke:#ececec}.recharts-legend-item{margin-right:20px!important}@media(max-width:768px){.monthly-chart-card .card-body{padding:20px}}.category-chart-card{border:none;border-radius:20px;box-shadow:0 10px 30px #0000000f;margin-bottom:30px}.category-chart-card .card-body{padding:30px}.chart-header{margin-bottom:25px}.chart-header h4{margin:0;font-weight:700;color:#212529}.chart-header p{margin:8px 0 0;color:#6c757d}.recharts-legend-item{margin-right:18px!important}.recharts-tooltip-wrapper{border-radius:12px}@media(max-width:768px){.category-chart-card .card-body{padding:20px}}.podcast-preview-card{border-radius:18px}.podcast-preview-image{position:relative;width:100%;height:220px;border-radius:16px;overflow:hidden;background:#f8f9fa}.podcast-preview-image img{width:100%;height:100%;object-fit:cover}.podcast-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#adb5bd}.podcast-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;background:#198754e6;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;box-shadow:0 10px 25px #00000040}.podcast-meta{width:100%;margin-top:12px}.podcast-meta .row{margin:0}.podcast-meta .col-md-6{padding:0}.podcast-action{width:32px;height:32px;padding:0;border:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.podcast-action svg{width:13px;height:13px}.podcast-edit{background:#1987541a;color:#198754}.podcast-edit:hover{background:#198754;color:#fff;transform:translateY(-1px)}.podcast-delete{background:#dc35451a;color:#dc3545}.podcast-delete:hover{background:#dc3545;color:#fff;transform:translateY(-1px)}.gallery-preview{width:100%;overflow:hidden}.gallery-preview img{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.gallery-preview-empty{aspect-ratio:16 / 10;border:2px dashed #dee2e6;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#adb5bd;background:#f8f9fa}.gallery-image{position:relative;overflow:hidden;height:150px;border-radius:10px 10px 0 0}.gallery-image img{width:100%;height:100%;object-fit:cover;display:block}.gallery-actions{position:absolute;top:10px;right:10px;display:flex;gap:6px;opacity:0;transform:translateY(-5px);transition:all .2s ease}.gallery-image:hover .gallery-actions{opacity:1;transform:translateY(0)}.gallery-action-btn{width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 3px 10px #00000026}.gallery-title{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-photo-modal .modal-dialog{width:auto;max-width:95vw}.gallery-photo-modal .modal-content{width:fit-content;max-width:95vw;margin:auto;overflow:hidden;border:none;border-radius:12px}.gallery-photo-modal .modal-header{width:100%;background:#fff}.gallery-photo-modal .modal-title{max-width:80vw;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gallery-modal-image-container{display:flex;align-items:center;justify-content:center;background:#111;max-width:95vw;max-height:75vh;overflow:hidden}.gallery-modal-image{display:block;width:auto;height:auto;max-width:95vw;max-height:75vh;object-fit:contain}.gallery-photo-modal .modal-footer{width:100%;background:#fff}
