*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;background-color:var(--bg);color:var(--text);line-height:1.7}.img-logo{height:60px}@media (max-width:768px){.img-logo{height:42px}}.text-warning,.btn-warning,.badge-warning{background-color:#f07e24!important;color:#fff!important;border-color:#f07e24!important}.btn-warning:hover{background-color:#d96e20!important;border-color:#d96e20!important}.breadcrumb{background:#fff0;padding:0;margin-bottom:1.5rem}.breadcrumb-item+.breadcrumb-item::before{content:"\203A";color:var(--text-muted)}.breadcrumb-item a{color:var(--heading);text-decoration:none}.breadcrumb-item a:hover{color:var(--accent)}.breadcrumb-item.active{color:var(--text-muted)}.article-wrapper{background:var(--surface);color:var(--text);padding:2rem;box-shadow:0 2px 12px rgb(0 0 0 / .08);margin-bottom:2rem}.article-header{padding:0;margin-bottom:1.5rem;background:none;box-shadow:none}.article-title{font-size:2rem;font-weight:700;color:var(--heading);line-height:1.3;margin-bottom:0}a{color:var(--accent);text-decoration:none}.article-meta-row{gap:8px}.article-meta{gap:6px}.article-meta-date{gap:4px}.article-content{background:none;padding:0;box-shadow:none;margin-bottom:0}.article-image{width:100%;margin-bottom:2rem;box-shadow:0 4px 16px rgb(0 0 0 / .1)}.article-body{font-size:1.05rem;line-height:1.8;color:var(--text);border-top:1px solid var(--border);padding-top:.8rem;margin-top:.8rem}.article-body p{margin-top:0;margin-bottom:.75rem}.article-content img,.article-body img{max-width:100%!important;height:auto!important;object-fit:contain}.article-body figure.image{display:table;margin:1.5rem auto 2rem;max-width:100%}.article-body figure.image img{display:block;max-height:400px!important;width:auto!important;max-width:100%!important;margin:0 auto}.article-body figure.image figcaption{display:table-caption;caption-side:bottom;background:var(--surface-soft);color:var(--text);font-size:.9rem;line-height:1.5;text-align:center;padding:.6rem 1rem}.article-body img.img-inline{display:inline-block;max-width:100%!important;height:auto!important;max-height:400px!important}.article-body img.img-left{float:left;margin:0 15px 10px 0;max-width:100%}.article-body img.img-right{float:right;margin:0 0 10px 15px;max-width:100%}.article-body::after{content:"";display:block;clear:both}.article-image-caption{margin-top:-1rem;margin-bottom:1.2rem;padding:.75rem 1rem;background:var(--surface-soft);border-left:4px solid var(--accent);font-size:.9rem;color:var(--text-muted);line-height:1.6}.article-image-caption i{color:var(--accent)}.article-body .article-gallery{margin:1.5rem auto 2rem;width:100%;max-width:100%}.article-body .article-gallery-swiper{width:100%;overflow:hidden;border-radius:8px;background:var(--surface-soft);padding:0 0 12px}.article-body .article-gallery-swiper>.swiper-wrapper>.swiper-slide{display:flex;align-items:center;justify-content:center;background:var(--surface-soft);min-height:220px}.article-body .article-gallery-swiper .swiper-slide img{display:block;max-width:100%!important;width:auto!important;height:auto!important;max-height:420px!important;margin:0 auto;object-fit:contain;border-radius:6px}.article-body .article-gallery-swiper .swiper-button-prev,.article-body .article-gallery-swiper .swiper-button-next{width:40px;height:40px;background:rgb(0 0 0 / .55);border-radius:50%;color:#fff}.article-body .article-gallery-swiper .swiper-button-prev::after,.article-body .article-gallery-swiper .swiper-button-next::after{font-size:16px;font-weight:700}.article-body .article-gallery-swiper .swiper-pagination{position:static;margin-top:8px}.article-body .article-gallery-swiper .swiper-pagination-bullet{width:10px;height:10px;opacity:.5}.article-body .article-gallery-swiper .swiper-pagination-bullet-active{opacity:1}.article-body .article-gallery-swiper figure.image,.article-body .article-gallery-swiper figure.gallery-item{margin:0}.article-body .article-gallery-swiper figure.image figcaption,.article-body .article-gallery-swiper figure.gallery-item figcaption{display:block;margin-top:.75rem;font-size:.9rem;line-height:1.5;color:var(--text-muted);text-align:center;background:#fff0;padding:0}.article-body .article-gallery-thumbs{margin-top:8px;padding:0 12px}.article-body .article-gallery-thumbs .swiper-wrapper{align-items:center}.article-body .article-gallery-thumbs .swiper-slide{display:block;min-height:0;height:54px;opacity:.55;cursor:pointer;border:2px solid #fff0;border-radius:6px;overflow:hidden;transition:all 0.2s ease;background:var(--surface-soft)}.article-body .article-gallery-thumbs .swiper-slide-thumb-active{opacity:1;border-color:var(--accent)}.article-body .article-gallery-thumbs .swiper-slide img{width:100%!important;height:100%!important;object-fit:cover;display:block;max-height:none!important;border-radius:0}@media (max-width:768px){.article-body .article-gallery-swiper .swiper-slide img{max-height:300px!important}.article-body .article-gallery-swiper .swiper-button-prev,.article-body .article-gallery-swiper .swiper-button-next{width:34px;height:34px}.article-body .article-gallery-swiper .swiper-button-prev::after,.article-body .article-gallery-swiper .swiper-button-next::after{font-size:14px}.article-body .article-gallery-thumbs .swiper-slide{height:48px}}.article-source-inline{display:inline-block;margin:.2rem .35rem .2rem 0;vertical-align:middle}.article-source-toggle{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .8rem;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--accent);font-size:.88rem;font-weight:700;line-height:1.2;cursor:pointer;text-align:center;transition:background 0.2s ease,color 0.2s ease,border-color 0.2s ease}.article-source-toggle:hover{background:var(--surface-soft);border-color:var(--accent)}.article-source-content{margin:.65rem 0 1rem;padding:.85rem 1rem;border-left:3px solid var(--accent);background:var(--surface-soft);color:var(--text)}.article-source-content[hidden]{display:none!important}.article-source-content__inner{font-size:.95rem;line-height:1.75;word-break:break-word}.article-source-content__inner p:last-child{margin-bottom:0}.article-source-content__inner a{color:var(--accent);text-decoration:underline}.article-source-toggle::before{content:"🔗";margin-right:6px;color:var(--accent)}[data-theme="dark"] .article-source-toggle{background:var(--surface)}[data-theme="dark"] .article-source-toggle:hover{background:var(--surface-soft)}.article-body .custom-embed{margin:1.5rem 0}.article-body .custom-embed iframe{display:block;border:0}.article-body .custom-embed.is-collapsible{position:relative;overflow:hidden}.article-body .custom-embed.is-collapsed{max-height:420px}.article-body .custom-embed .embed-collapse-overlay{display:none}.article-body .custom-embed.is-collapsed .embed-collapse-overlay{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:flex-end;padding:80px 16px 16px;background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .28) 68%,rgb(0 0 0 / .72) 100%);pointer-events:none}.article-body .custom-embed.is-expanded .embed-collapse-overlay{position:static;display:flex;justify-content:center;padding-top:12px;background:none}.article-body .embed-collapse-toggle{pointer-events:auto;border:0;background:rgb(255 255 255 / .9);color:#222;padding:.52rem .95rem;font-size:.9rem;font-weight:600;line-height:1.2;border-radius:6px;cursor:pointer;backdrop-filter:blur(4px);box-shadow:0 2px 12px rgb(0 0 0 / .24);transition:all 0.2s ease}.article-body .embed-collapse-toggle:hover{background:#fff;transform:translateY(-1px)}.article-body .custom-embed-ratio{position:relative;width:100%;padding-top:56.25%}.article-body .custom-embed-ratio iframe{position:absolute;inset:0;width:100%;height:100%}.article-body .custom-embed-ratio.custom-embed-ratio-vertical{position:relative;width:100%;max-width:340px;aspect-ratio:9 / 16;padding-top:0;margin:0 auto}.article-body .custom-embed-ratio.custom-embed-ratio-vertical iframe{position:absolute;inset:0;width:100%;height:100%}.article-body .custom-embed-instagram{margin:1.5rem auto;max-width:540px}.article-body .custom-embed-instagram .instagram-media{margin:0 auto!important;max-width:540px!important;width:100%!important;min-width:0!important}.article-body .custom-embed-tiktok{margin:1.5rem auto;max-width:340px}.article-body .custom-embed-twitter{margin:1.5rem auto;max-width:540px}.article-body .custom-embed-twitter .twitter-tweet{margin:0 auto!important;width:100%!important}.article-body .custom-embed-threads{margin:1.5rem auto;max-width:540px}.article-body .custom-embed-threads .embed-frame-shell{width:100%}.article-body .custom-embed-threads iframe{width:100%;display:block;border:0;height:220px}.article-body .custom-embed-threads.is-expanded{overflow:visible}.article-body .custom-embed-facebook{margin:1.5rem auto;max-width:540px;width:100%}.article-body .custom-embed-facebook .facebook-embed-slot{width:100%;display:flex;justify-content:center}.article-body .custom-embed-facebook .fb-post,.article-body .custom-embed-facebook .fb-video{margin:0 auto!important;width:100%!important;max-width:100%!important}.article-body .custom-embed-facebook iframe,.article-body .custom-embed-facebook span{max-width:100%!important}.article-body .custom-embed-facebook.is-expanded{overflow:visible}.article-body .custom-embed-youtube[data-type="short"]{margin:1.5rem auto;width:100%;max-width:340px}.article-body .custom-embed-youtube[data-type="short"] .custom-embed-ratio-vertical{max-width:100%;margin:0 auto}.article-body .custom-embed-youtube[data-type="short"].is-collapsed,.article-body .custom-embed-youtube[data-type="short"].is-expanded,.article-body .custom-embed-youtube[data-type="short"].is-collapsible{max-width:340px;margin-left:auto;margin-right:auto}@media (max-width:768px){.article-body .custom-embed.is-collapsed{max-height:360px}.article-body .custom-embed.is-collapsed .embed-collapse-overlay{padding:70px 12px 12px;background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .24) 65%,rgb(0 0 0 / .68) 100%)}.article-body .custom-embed-instagram{max-width:100%}.article-body .custom-embed-ratio.custom-embed-ratio-vertical{max-width:100%}.article-body .custom-embed-tiktok{max-width:100%}.article-body .custom-embed-twitter{max-width:100%}.article-body .custom-embed-threads{max-width:100%}.article-body .custom-embed-facebook{max-width:100%}.article-body .custom-embed-youtube[data-type="short"],.article-body .custom-embed-youtube[data-type="short"].is-collapsed,.article-body .custom-embed-youtube[data-type="short"].is-expanded,.article-body .custom-embed-youtube[data-type="short"].is-collapsible{max-width:100%}}.share-section-inline{margin-top:2rem;padding-top:1.5rem;border-top:2px solid var(--border)}.share-section-inline small{font-size:.9rem}.share-icons{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.share-icon{display:inline-flex;align-items:center;justify-content:center;font-size:1.9rem;color:var(--social);text-decoration:none;background:none;border:none;cursor:pointer;transition:color 0.25s ease,transform 0.25s ease}.share-icon:hover{transform:translateY(-2px);color:var(--social-hover)}.share-section-inline__title{text-align:center;margin-bottom:.85rem;color:var(--text-muted)}.share-section-inline__title h6{display:inline-flex;align-items:center;gap:.45rem;font-size:1rem;font-weight:600}.share-section-inline__title i{color:var(--accent)}.share-icon[aria-label="WhatsApp"]:hover{color:#25d366}.share-icon[aria-label="Facebook"]:hover{color:#1877f2}.share-icon[aria-label="X"]:hover{color:#111}.share-icon[aria-label="Copy link"]:hover{color:#f07e24}.share-section-inline__views{display:inline-flex;align-items:center;gap:.4rem;justify-content:center;width:100%;font-size:.95rem;color:var(--text-muted);margin-bottom:.6rem}.share-section-inline__views i{color:var(--text-muted);font-size:.95rem}@media (max-width:768px){.article-title{font-size:1.5rem;line-height:1.3}.article-wrapper,.comments-section{padding:1rem}.article-body{font-size:1.05rem;line-height:1.63;letter-spacing:0;word-break:normal;overflow-wrap:break-word;padding-top:.7rem;margin-top:.7rem}.article-body p{margin-bottom:1.05rem}.article-image-caption{font-size:.88rem;line-height:1.5;padding:.6rem .8rem}.article-meta{gap:1rem}.share-icon{font-size:1.7rem}.share-icons{gap:1.4rem}}.about-body{text-align:justify;text-justify:inter-word}.about-body p{margin-bottom:1.5rem}@media (min-width:992px){.about-body{max-width:720px;margin-left:auto;margin-right:auto}}.about-contact{font-size:.95rem;color:var(--text-muted)}.about-email-group{display:flex;flex-direction:column;align-items:center;gap:.3rem;margin-bottom:1.25rem}.about-email-label{margin:0}.about-email-link{display:inline-flex;align-items:center;justify-content:center;font-size:1.6rem;color:var(--accent);text-decoration:none;transition:transform 0.25s ease,color 0.25s ease}.about-email-link:hover{transform:translateY(-2px);color:var(--accent-hover)}.about-social-group{display:flex;flex-direction:column;align-items:center;gap:.1rem}.about-social-label{line-height:1.1}.about-social-icons{display:flex;justify-content:center;gap:1.6rem;margin-top:0}.about-social-icons a{font-size:2.6rem;color:var(--social);transition:color 0.25s ease,transform 0.25s ease}.about-social-icons a:hover{transform:translateY(-2px);color:var(--social-hover)}.about-social-icons a[aria-label="Facebook"]:hover{color:#1877f2}.about-social-icons a[aria-label="X"]:hover{color:#111}.about-social-icons a[aria-label="Instagram"]:hover{color:#e4405f}.about-social-icons a[aria-label="YouTube"]:hover{color:red}.article-body [style*="color:black"],.article-body [style*="color: black"],.article-body [style*="color:#000"],.article-body [style*="color: #000"],.article-body [style*="color:#000000"],.article-body [style*="color: #000000"]{color:var(--text)!important}@media (max-width:576px){.about-social-icons{gap:1.2rem}.about-social-icons a{font-size:2.2rem}}[data-theme="dark"] .article-wrapper{box-shadow:0 8px 24px rgb(0 0 0 / .35)}[data-theme="dark"] .article-image{box-shadow:0 8px 24px rgb(0 0 0 / .35)}