.page-hero{padding:50px 0 30px;background:linear-gradient(120deg,#111711,#294124);color:#fff}.page-hero h1{font-size:3.5rem;margin:10px 0}.breadcrumb{color:#cbd4ca;font-size:.85rem}.filter-row{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:30px}.filter-btn{border:1px solid var(--border);background:#fff;border-radius:99px;padding:9px 15px}.filter-btn.active,.filter-btn:hover{background:var(--dark);color:#fff}.pagination{justify-content:center;margin-top:40px}.page-link{color:var(--dark)}.article-wrap{width:min(820px,calc(100% - 32px));margin:auto}.article-header{padding:50px 0 25px}.article-header h1{font-size:4rem;margin:15px 0}.article-meta{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:.86rem}.article-hero{width:100%;max-height:540px;object-fit:cover;border-radius:18px}.article-body{font-family:Georgia,serif;font-size:1.12rem;line-height:1.85}.article-body h2{font-family:'Barlow Condensed';font-size:2rem;margin-top:36px}.article-body blockquote{margin:32px 0;border-left:5px solid var(--primary);padding:12px 24px;background:var(--soft);font:700 1.45rem 'Barlow Condensed'}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.gallery img{height:225px;width:100%;object-fit:cover;border-radius:12px;cursor:pointer}.share{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:24px 0}.share button,.share a{border:1px solid var(--border);background:#fff;border-radius:99px;padding:9px 14px}.site-footer{background:#0b0e0c;color:#d5dbd5;padding:52px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:32px}.footer-logo{width:290px}.site-footer h3{color:#fff}.footer-links{display:grid;gap:8px}.footer-bottom{border-top:1px solid #2a302b;margin-top:36px;padding-top:19px;display:flex;justify-content:space-between;font-size:.78rem}.floating-wa,.to-top{position:fixed;right:20px;width:48px;height:48px;border:0;border-radius:50%;display:grid;place-items:center;z-index:1000}.floating-wa{bottom:22px;background:#25d366;color:#fff;font-size:1.35rem}.to-top{bottom:80px;background:var(--dark);color:#fff;opacity:0;pointer-events:none;transition:.2s}.to-top.show{opacity:1;pointer-events:auto}
@media(max-width:991px){.header-row{height:76px}.header-actions .social-link{display:none}.featured-grid{grid-template-columns:1fr;grid-template-rows:420px 215px 215px}.feature-main{grid-row:auto}.card-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.article-header h1{font-size:3.2rem}}@media(max-width:767px){.container{width:min(100% - 24px,1180px)}.header-row{grid-template-columns:50px 1fr 50px}.brand img{width:100%;height:48px}.header-actions .contact-btn{width:44px;height:44px;padding:0;display:grid;place-items:center;font-size:0}.header-actions .contact-btn i{font-size:1.2rem}.teams-inner{display:block;padding:9px 0}.search{margin-top:8px;min-width:0}.ticker .container{overflow:hidden;white-space:nowrap}.section{padding:44px 0}.section-title{font-size:1.95rem}.featured-grid{grid-template-rows:350px 205px 205px}.feature-copy{padding:19px}.feature-copy h2{font-size:2rem}.feature-copy p{display:none}.card-grid,.compact-list{grid-template-columns:1fr}.compact-news{grid-template-columns:120px 1fr}.compact-news img{width:120px;height:98px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.article-header h1{font-size:2.6rem}.article-hero{border-radius:0}.article-body{font-size:1.05rem}.gallery img{height:145px}}
.pagination{gap:6px}.pagination .page-link{min-width:40px;text-align:center;border:1px solid var(--border);border-radius:8px!important;background:#fff;color:var(--deep);font-weight:700;transition:.2s}.pagination .page-link:hover,.pagination .page-link:focus{background:var(--soft);color:var(--dark);border-color:var(--primary);box-shadow:0 0 0 .18rem rgba(120,190,32,.18)}.pagination .page-item.active .page-link{background:var(--primary);color:var(--dark);border-color:var(--primary);box-shadow:none}
.gallery-modal .modal-dialog{max-width:min(1200px,calc(100% - 28px))}.gallery-lightbox{position:relative;min-height:70vh;display:grid;grid-template-columns:76px minmax(0,1fr) 76px;align-items:center;background:#080a09;border:1px solid #ffffff24;border-radius:18px;overflow:hidden;box-shadow:0 24px 80px #000c}.gallery-close{position:absolute;z-index:5;top:18px;right:18px;padding:12px;background-color:#fff;border-radius:50%}.gallery-stage{margin:0;padding:28px 0;display:grid;place-items:center;min-width:0}.gallery-stage img{width:100%;height:auto;max-height:82vh;object-fit:contain;transition:opacity .12s ease,transform .12s ease}.gallery-stage img.is-changing{opacity:.25;transform:scale(.99)}.gallery-counter{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);padding:5px 13px;border-radius:99px;background:#000b;color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.08em}.gallery-nav{position:relative;z-index:4;width:52px;height:52px;margin:auto;border:1px solid #ffffff3d;border-radius:50%;background:#ffffff14;color:#fff;font-size:1.7rem;transition:.2s}.gallery-nav:hover,.gallery-nav:focus{background:var(--primary);color:var(--dark);border-color:var(--primary);transform:scale(1.06)}.modal-backdrop.show{opacity:.88}@media(max-width:767px){.gallery-lightbox{min-height:60vh;grid-template-columns:52px minmax(0,1fr) 52px;border-radius:12px}.gallery-nav{width:40px;height:40px;font-size:1.25rem}.gallery-stage{padding:60px 0}.gallery-stage img{max-height:72vh}.gallery-close{top:12px;right:12px}}
.developer-credit{color:var(--primary);font-weight:700;transition:color .2s}.developer-credit:hover,.developer-credit:focus{color:#fff;text-decoration:underline}@media(max-width:767px){.developer-credit{display:block;margin:8px 0}}
@media(max-width:767px){.teams-inner .search{width:100%;max-width:260px;margin:8px auto 0}}
.article-video{margin:30px 0;overflow:hidden;border-radius:16px;background:var(--dark);box-shadow:var(--shadow)}.article-video iframe{border:0}
